Pull request #7427 updated 14:30:47 Connecting to https://api.github.com using 476720/****** Obtained .jenkins/continuous.groovy from 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42+47b04a637c6b661210f880c47198377703226b79 (f1c2d1c057bfb398303c8b15a8ee5261453dc407) [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 villars03 in /var/jenkins/workspace/Kokkos_PR-7427 [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-7427 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +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/7427/head:refs/remotes/origin/PR-7427 # 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/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 Merge succeeded, producing 9a1bfe9d8e37f72bf32af685524a544dd2730000 Checking out Revision 9a1bfe9d8e37f72bf32af685524a544dd2730000 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a1bfe9d8e37f72bf32af685524a544dd2730000 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 9e3a3ece8ea101f48313918b7b6f9d5d283c746b -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 17.92kB Step 1/4 : FROM ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 ---> 35a88802559d Step 2/4 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 1fdd8295aa59 Step 3/4 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-16 wget ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> b668760fc0cc Step 4/4 : ENV CLANG_FORMAT_EXE=clang-format-16 ---> Using cache ---> 6fdf13eb5a15 Successfully built 6fdf13eb5a15 Successfully tagged 9e3a3ece8ea101f48313918b7b6f9d5d283c746b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 9e3a3ece8ea101f48313918b7b6f9d5d283c746b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer villars03 seems to be running inside container 7a5f9e27e5f3778a5ea20268b95cd68d56f6925a76ba72d59142963688fe148c $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7427 --volumes-from 7a5f9e27e5f3778a5ea20268b95cd68d56f6925a76ba72d59142963688fe148c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 9e3a3ece8ea101f48313918b7b6f9d5d283c746b cat $ docker top 6d506b13fd6de3fbd967114f90c764a0bacbb98ac9fa797d0d21a062942efc75 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value [Pipeline] } $ docker stop --time=1 6d506b13fd6de3fbd967114f90c764a0bacbb98ac9fa797d0d21a062942efc75 $ docker rm -f --volumes 6d506b13fd6de3fbd967114f90c764a0bacbb98ac9fa797d0d21a062942efc75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-1) [Pipeline] parallel [Pipeline] { (Branch: GCC-8.4.0) [Pipeline] { (Branch: HIP-ROCm-5.7-C++20) [Pipeline] { (Branch: CUDA-11.0-NVCC-RDC) [Pipeline] stage [Pipeline] { (GCC-8.4.0) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.7-C++20) [Pipeline] stage [Pipeline] { (CUDA-11.0-NVCC-RDC) [Pipeline] node [Pipeline] node [Pipeline] node Running on villars03 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7427/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 Merge succeeded, producing a164cd999f153cab0020f0c114dd8eea3d66709e Checking out Revision a164cd999f153cab0020f0c114dd8eea3d66709e (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a164cd999f153cab0020f0c114dd8eea3d66709e # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 16d11366529a5cf8c12888a2ad2b92f2da6179f1 --build-arg BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 --build-arg ADDITIONAL_PACKAGES=g++-8 gfortran clang --build-arg CMAKE_VERSION=3.17.3 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 17.92kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE ---> 66deaf56c203 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 1147b8fe13d9 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 5df44169e85f Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> b698633f7bdd Step 6/10 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 09c0a65be3ec Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 8a2bc3a2236d Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> bfc9a33b035d 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 ---> b3e52f14b95f Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 67729e9ed783 Successfully built 67729e9ed783 Successfully tagged 16d11366529a5cf8c12888a2ad2b92f2da6179f1:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 16d11366529a5cf8c12888a2ad2b92f2da6179f1 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer villars03 seems to be running inside container 7a5f9e27e5f3778a5ea20268b95cd68d56f6925a76ba72d59142963688fe148c $ 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-7427 --volumes-from 7a5f9e27e5f3778a5ea20268b95cd68d56f6925a76ba72d59142963688fe148c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 16d11366529a5cf8c12888a2ad2b92f2da6179f1 cat $ docker top e2c18c398679d0b74614f4aaa1d35b64a66a151bd94fde223f477a54cdef6122 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf install + mkdir -p install + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-7427/build/../install .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-7427/bin/kokkos_launch_compiler) is enabled... -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:251 (message): Setting Kokkos_ENABLE_CUDA_LAMBDA is deprecated. Lambda expressions in device code are always enabled. Forcing -DKokkos_ENABLE_CUDA_LAMBDA=ON Call Stack (most recent call first): cmake/kokkos_tribits.cmake:157 (include) CMakeLists.txt:220 (kokkos_setup_build_environment) -- Using -std=c++17 for C++17 standard as feature -- SIMD: AVX512 detected -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done Still waiting to schedule task Waiting for next available executor on ‘docker’ Still waiting to schedule task Waiting for next available executor on ‘rocm-docker’ -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1357 (message): Setting Kokkos_ENABLE_CUDA_UVM is deprecated - use the portable Kokkos::SharedSpace as an explicit memory space in your code instead Call Stack (most recent call first): cmake/kokkos_tribits.cmake:159 (include) CMakeLists.txt:220 (kokkos_setup_build_environment) -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -- Kokkos Backends: SERIAL;CUDA -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 install Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 10%] Linking CXX static library libkokkossimd.a [ 10%] Built target kokkossimd [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version Scanning dependencies of target kokkoscore [ 17%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 92%] Linking CXX static library libkokkoscore.a [ 92%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_IsXnack.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_DesulAtomicsConfig.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_GraphNodeThenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewAccessPreconditionsCheck.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewAtomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/MDSpan/Kokkos_MDSpan_Accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/MDSpan/Kokkos_MDSpan_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewCommonType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewLegacy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_BasicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/View/Kokkos_ViewTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_TypeInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Adapt_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2389_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2389_bits/dims.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/utility.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7427/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7427/install/include/KokkosCore_Config_DeclareBackend.hpp + cd .. + rm -rf build-tests + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-7427/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror --Werror=all-warnings -Xcudafe --diag_suppress=940 -DCMAKE_EXE_LINKER_FLAGS=-Xnvlink -suppress-stack-size-warning -DCMAKE_CXX_STANDARD=17 -DKokkos_INSTALL_TESTING=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (message): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): install/lib/cmake/Kokkos/KokkosConfig.cmake:43 (include) cmake/kokkos_tribits.cmake:141 (find_package) CMakeLists.txt:220 (kokkos_setup_build_environment) -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- Sources TestCuda.cpp -- Kokkos Backends: -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build-tests + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target Kokkos_query_device [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 0%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 1%] Built target kokkosprinter-tool Scanning dependencies of target Kokkos_example_relocatable_function [ 1%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/main.cpp.o [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 1%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 1%] Linking CXX executable Kokkos_query_device [ 1%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 1%] Built target Kokkos_query_device [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 1%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 3%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/functor.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Built target kokkos_gtest Scanning dependencies of target Kokkos_tutorial_01_hello_world [ 3%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 3%] Linking CXX executable Kokkos_example_relocatable_function [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 3%] Built target Kokkos_example_relocatable_function Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 4%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 4%] Built target Kokkos_tutorial_01_hello_world [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 5%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 5%] Built target Kokkos_tutorial_02_simple_reduce Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 5%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 5%] Built target Kokkos_tutorial_03_simple_view [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 5%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 5%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 5%] Built target Kokkos_tutorial_04_simple_memoryspaces Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts [ 6%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 6%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 6%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 6%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 6%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 6%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 7%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 7%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 7%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 7%] Built target Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_tutorial_algorithms_01_random_numbers [ 7%] Building CXX object example/tutorial/Algorithms/01_random_numbers/CMakeFiles/Kokkos_tutorial_algorithms_01_random_numbers.dir/random_numbers.cpp.o [ 8%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 8%] Built target Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 9%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 9%] Built target Kokkos_tutorial_advancedviews_01_data_layouts Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 9%] 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 [ 9%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 9%] Built target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 9%] 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 [ 9%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 9%] Built target Kokkos_tutorial_advancedviews_02_memory_traits Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 9%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 9%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 10%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 10%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm Scanning dependencies of target Kokkos_launch_bounds_reduce [ 10%] Building CXX object example/tutorial/launch_bounds/CMakeFiles/Kokkos_launch_bounds_reduce.dir/launch_bounds_reduce.cpp.o [ 10%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 10%] Linking CXX executable Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 10%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 10%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 10%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 10%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 10%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_atomic [ 10%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 10%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_gather [ 10%] Linking CXX executable Kokkos_tutorial_algorithms_01_random_numbers [ 10%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 10%] Built target Kokkos_tutorial_algorithms_01_random_numbers Scanning dependencies of target Kokkos_gups [ 10%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization Scanning dependencies of target Kokkos_launch_latency [ 10%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 11%] Linking CXX executable Kokkos_launch_bounds_reduce [ 11%] Built target Kokkos_tutorial_01_hello_world_lambda Scanning dependencies of target Kokkos_stream [ 12%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 12%] Built target Kokkos_launch_bounds_reduce Scanning dependencies of target Kokkos_view_copy_constructor [ 12%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 12%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 12%] Built target Kokkos_tutorial_02_simple_reduce_lambda Scanning dependencies of target Kokkos_policy_performance [ 12%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 13%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 13%] Built target Kokkos_tutorial_03_simple_view_lambda Scanning dependencies of target Kokkos_bytes_and_flops [ 14%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 14%] Linking CXX executable Kokkos_gups [ 14%] Linking CXX executable Kokkos_atomic [ 14%] Built target Kokkos_gups [ 14%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 14%] Built target Kokkos_atomic Scanning dependencies of target impl_git_version [ 14%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 15%] Linking CXX executable Kokkos_view_copy_constructor [ 15%] Linking CXX executable Kokkos_launch_latency [ 15%] Linking CXX executable Kokkos_stream [ 15%] Built target Kokkos_view_copy_constructor Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 15%] Built target Kokkos_launch_latency [ 15%] Built target Kokkos_stream Scanning dependencies of target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_ToolsInitialization [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 17%] Linking CXX static library libimpl_git_version.a [ 17%] Built target impl_git_version Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 17%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 17%] Linking CXX executable Kokkos_gather [ 17%] Built target Kokkos_gather Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 17%] Linking CXX executable Kokkos_policy_performance [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 18%] Built target Kokkos_policy_performance Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 19%] Linking CXX executable Kokkos_ToolsInitialization [ 19%] Built target Kokkos_ToolsInitialization [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 20%] Built target Kokkos_CoreUnitTest_CTestDevice [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 20%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 20%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 20%] Linking CXX executable Kokkos_StackTraceTestExec [ 20%] Built target Kokkos_StackTraceTestExec [ 20%] 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_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 22%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 22%] Linking CXX executable Kokkos_bytes_and_flops [ 22%] Built target Kokkos_bytes_and_flops [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 29%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 34%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 40%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 40%] Built target Kokkos_CoreUnitTest_Develop [ 40%] 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_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 43%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o Running on CPU_Node_05 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7427/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 Merge succeeded, producing a4532f3608b8247cc49d070a4024576b852122c8 Checking out Revision a4532f3608b8247cc49d070a4024576b852122c8 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4532f3608b8247cc49d070a4024576b852122c8 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t e2b53370feaba6c0e5a22c9300f33c5e6644bab3 -f scripts/docker/Dockerfile.gcc scripts/docker #1 [internal] load build definition from Dockerfile.gcc #1 sha256:619e864a305613cae7998b08f22e067176ccc38922327a248cf57646b43f0c9f #1 transferring dockerfile: 1.88kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc #2 sha256:a445a60bb2366ebf01c1be4ffad95bdd53d306c320c3d70cdb338f6efec29899 #2 DONE 0.0s #3 [internal] load .dockerignore #3 sha256:da473748080b3d17d82574827fcef45129bb85c3ea78a6da54ff36d996df5ba4 #3 transferring context: 2B done #3 DONE 0.0s #8 [1/5] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc #8 sha256:ec7b8aa1a623e750be73649b5df0cc0602fefe4104c08d7d80e49ea785b93851 #8 DONE 0.0s #7 [2/5] RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* #7 sha256:258b8921de18c7a215d3a99884f4ecbb533b26cae029d862034aa19b7c48e709 #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:f6a4b2be7ef0d066a7e7a091f7f29f4b4095f89a3b5afec229292753d93aed9f #6 CACHED #5 [4/5] RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:37daaf1a47a11fdb0ce3fece52ce5640369faeb11de9a6586c1b33fd897650eb #5 CACHED #4 [5/5] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:574ee4a92ed978a313dfc44ad7bd2bbaf03c0b24cd9572eb7701085574671926 #4 CACHED #9 exporting to image #9 sha256:713567f0b4b2df078bb6c71f1b1c88c1d9ea4ad93755fd52c34e12a4c81afe38 #9 exporting layers done #9 writing image sha256:769064f4ddc5fbd138f70e653f1c606a43083316484ec1734f0c314973ec0f74 done #9 naming to docker.io/library/e2b53370feaba6c0e5a22c9300f33c5e6644bab3:latest done #9 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . e2b53370feaba6c0e5a22c9300f33c5e6644bab3 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CPU_Node_05 seems to be running inside container 173fcac54123adcdeb1f57ddecbc67068c21e86d5be47e57a6ff1eeec5d202f9 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-7427 --volumes-from 173fcac54123adcdeb1f57ddecbc67068c21e86d5be47e57a6ff1eeec5d202f9 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e2b53370feaba6c0e5a22c9300f33c5e6644bab3 cat [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o $ docker top a5079bfda5bdb0357758095b63be56a64751e4ff60fd5d921b7c152c67c4fdbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. -- Setting default Kokkos CXX standard to 17 -- 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.6.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7427/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success -- Found OpenMP_CXX: -fopenmp (found suitable version "4.5", minimum required is "3.0") -- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "3.0") found components: CXX -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- Sources TestOpenMP.cpp -- No installed google benchmark found, fetching from GitHub -- Kokkos Backends: OPENMP;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest Scanning dependencies of target benchmark [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 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.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o Scanning dependencies of target kokkoscore [ 2%] Linking CXX static library libkokkossimd.a Scanning dependencies of target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.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 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Built target kokkos_gtest [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 7%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 10%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_BasicView.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedAccessor.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedDataHandle.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 51%] Built target Kokkos_CoreUnitTest_Cuda3 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 11%] Built target Kokkos_CoreUnitTest_OpenMP_ViewSupport Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 52%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 52%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 52%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 15%] 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_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.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_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 54%] Linking CXX executable Kokkos_ProfilingAllCalls [ 54%] Built target Kokkos_ProfilingAllCalls [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 17%] Built target Kokkos_CoreTestCompileOnly [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.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_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 57%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 58%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 18%] Built target Kokkos_CoreUnitTest_Default [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 58%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 58%] Built target Kokkos_ContainersPerformanceTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 58%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 58%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 58%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 22%] 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_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanAtomicAccessor.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanConversion.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 65%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 65%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 65%] 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_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 27%] 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_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessorAccessViolation.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessor.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 66%] 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_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 67%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 67%] Built target Kokkos_CoreUnitTest_Serial2 [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 30%] 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_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o Running on lascaux_03 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7427/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 Merge succeeded, producing 2e8351f7ce2187afa28b56e8f88c6dafb5e67c47 Checking out Revision 2e8351f7ce2187afa28b56e8f88c6dafb5e67c47 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e8351f7ce2187afa28b56e8f88c6dafb5e67c47 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 565ff07d1abdd9cd1bda2615d9f71d6383c9f51d --build-arg BASE=rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:caf073dee07869c51e08041bcea4ed61ea1edcc7c0e3706ca1b7f9437f4bb927 #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d #2 sha256:22a91894f80d64075dad75689e81cf29cf250230d7c34e3cb0fc67fedaeba0f2 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o #2 DONE 0.3s #3 [internal] load .dockerignore #3 sha256:45e171107dd72e2cb2fb71ee73f137cbcbf1a4afefc503f854eca4dbfeafd778 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d #7 sha256:f27bda5f4f4636b3038808990e278d10d3d9566eee5ff9a141851b7f0a205d5e #7 DONE 0.0s #5 [3/4] RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:473a79773200bf64148b4f9ec03f3363d5ef39d19df18156a704e3d263f782ee #5 CACHED #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:92b09e1e2452b2a30f0eb9ae12bab5753fc4c70caa7256740a93e3d0c186afd2 #6 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:a35d872265ec7492b36b7c940df69fab086bce55e137139484300b1a22463516 #4 CACHED #8 exporting to image #8 sha256:69f261cef3fa7d6a1c413a34a5d2852875a1e3c7db79deaed163e1da3c1cc1f5 #8 exporting layers done #8 writing image sha256:e0fd9622bb12cd9f572a5ce9b9bc0ebf3f3757163bd5d6ed36880fa4eb1d396a done #8 naming to docker.io/library/565ff07d1abdd9cd1bda2615d9f71d6383c9f51d:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o + docker inspect -f . 565ff07d1abdd9cd1bda2615d9f71d6383c9f51d . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux_03 seems to be running inside container c6cc6345ea3840d6d478fa665d42a203017247fdf5015f1d85f4879a864b4f52 [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Default $ 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-7427 --volumes-from c6cc6345ea3840d6d478fa665d42a203017247fdf5015f1d85f4879a864b4f52 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 565ff07d1abdd9cd1bda2615d9f71d6383c9f51d cat $ docker top e42e13f10e82e83205837aef5e028f7ec9a20bc321e1e7f769ec014ba2c221d1 -eo pid,comm [Pipeline] { [Pipeline] sh [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o + rm -rf build [ 69%] Built target Kokkos_CoreUnitTest_Default [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o + mkdir -p build + cd build + cmake -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. -- Setting default Kokkos CXX standard to 20 -- The CXX compiler identification is Clang 17.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc [ 30%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 30%] Built target Kokkos_CoreUnitTest_KokkosP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.7.31921 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++2a for C++20 extensions as feature [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA908 -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 71%] Built target Kokkos_ContainersUnitTest_Serial [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.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-7427/tpls/mdspan/include -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o -- [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 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.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 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7427/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- No installed google benchmark found, fetching from GitHub -- Kokkos Backends: SERIAL;HIP -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j16 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkos_gtest [ 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 [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark Scanning dependencies of target impl_git_version [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 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_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 3%] Linking CXX shared library libkokkossimd.so [ 3%] Linking CXX shared library libimpl_git_version.so [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkossimd [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 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 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_IsXnack.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 5%] Linking CXX shared library libbenchmark.so [ 5%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 7%] Linking CXX shared library libbenchmark_main.so [ 7%] Built target benchmark_main [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.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_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 7%] Linking CXX shared library libkokkos_gtest.so [ 7%] Built target kokkos_gtest [ 75%] Built target Kokkos_ContainersUnitTest_Cuda [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 7%] Linking CXX shared library libkokkoscore.so [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 7%] Linking CXX shared library libkokkoscontainers.so [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target kokkoscontainers [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 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_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_HIPGraphAtomicLocks Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 10%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 76%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 77%] Built target Kokkos_CoreUnitTest_Cuda2 [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/hip/TestHIP_GraphAtomicLocks.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CTestDevice [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 11%] Built target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_HIPGraphAtomicLocks Scanning dependencies of target Kokkos_CoreUnitTest_HIP_ViewSupport [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 13%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.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_HIPInterOpStreamsMultiGPU.dir/hip/TestHIP_InterOp_StreamsMultiGPU.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_BasicView.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedAccessor.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedDataHandle.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 16%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU [ 16%] Built target Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Cuda1 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_HIP_ViewSupport [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_HIP_ViewSupport Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 18%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 81%] Built target Kokkos_UnitTest_Random [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 38%] Linking CXX executable Kokkos_StackTraceTestExec [ 38%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 82%] 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_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_KokkosP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 41%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 84%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 84%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 25%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 25%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_ProfilingAllCalls [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 25%] Linking CXX executable Kokkos_ProfilingAllCalls [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 25%] Built target Kokkos_ProfilingAllCalls [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 42%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 42%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_CTestDevice [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 29%] Linking CXX executable Kokkos_ToolsInitialization [ 29%] Built target Kokkos_ToolsInitialization [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 29%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 29%] Built target Kokkos_IncrementalTest_SERIAL [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 44%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 44%] Built target Kokkos_CoreUnitTest_Develop [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 45%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 45%] Built target Kokkos_IncrementalTest_SERIAL [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 30%] Linking CXX executable Kokkos_StackTraceTestExec [ 30%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.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_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 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_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 30%] Built target Kokkos_CoreTestCompileOnly [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 88%] Linking CXX executable Kokkos_UnitTest_Sort [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 88%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 33%] 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_HIP.dir/hip/TestHIP_Graph.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.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_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 34%] Built target Kokkos_CoreUnitTest_Default [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 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 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 55%] Linking CXX executable 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%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_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 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 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_BitManipulation_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 57%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 36%] 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_SubView_c12.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 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 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 62%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 65%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 66%] Built target Kokkos_CoreUnitTest_OpenMP [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Reduction [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 66%] Built target Kokkos_PerformanceTest_Mempool [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o [ 67%] Built target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 67%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 67%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Reduction [ 67%] Built target Kokkos_PerformanceTest_Reduction Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 68%] Built target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 40%] 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_Vectorization_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_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 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 69%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Serial1 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 42%] 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_ErrorReporter.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 71%] 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_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanAtomicAccessor.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 71%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 71%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] 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_GraphNode_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 45%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessorAccessViolation.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessor.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.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_Array_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build-tests/DartConfiguration.tcl Site: e2c18c398679 Build name: Linux-nvcc_wrapper Create new tag: 20250410-1846 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build-tests Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/54 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.41 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test timeout computed to be: 1500 2: 2: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 2: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 2: setting CUDA_VISIBLE_DEVICES. 2: This could on multi GPU systems lead to severe performance" 2: penalties. 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from cuda 2: [ RUN ] cuda.basic_view_default_ctor 2: [ OK ] cuda.basic_view_default_ctor (0 ms) 2: [ RUN ] cuda.basic_view_extents_ctor 2: [ OK ] cuda.basic_view_extents_ctor (1 ms) 2: [ RUN ] cuda.basic_view_mapping_ctor_right 2: [ OK ] cuda.basic_view_mapping_ctor_right (1 ms) 2: [ RUN ] cuda.basic_view_access 2: [ OK ] cuda.basic_view_access (1 ms) 2: [ RUN ] cuda.basic_view_atomic_accessor 2: [ OK ] cuda.basic_view_atomic_accessor (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Typedefs 2: [ OK ] cuda.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Ctors 2: [ OK ] cuda.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] cuda.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] cuda.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Access 2: [ OK ] cuda.RefCountedAcc_Access (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Conversion 2: [ OK ] cuda.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle_Typedefs 2: [ OK ] cuda.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle 2: [ OK ] cuda.RefCountedDataHandle (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleAnonym 2: [ OK ] cuda.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleConversion 2: [ OK ] cuda.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from cuda (6 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (6 ms total) 2: [ PASSED ] 14 tests. 2/54 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport ....................... Passed 0.31 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: 3: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 3: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 3: setting CUDA_VISIBLE_DEVICES. 3: This could on multi GPU systems lead to severe performance" 3: penalties. 3: [==========] Running 258 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (437 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (478 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (435 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (462 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (2 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (5 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (2 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (4 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (1833 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 230 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (1 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (38 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (22 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (0 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (5 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (13 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o 3: [ OK ] serial.exec_space_thread_safety_range (328 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (33 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (33 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (33 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (33 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (33 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (33 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.graph_then 3: [ OK ] serial.graph_then (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1183 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1259 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (373 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (374 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_fmax_fmin 3: [ OK ] serial.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (349 ms) 3: [ RUN ] serial.mdrange_6d Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.mdrange_6d (573 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (5 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (44 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (210 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 3: [ OK ] serial.mdrange_large_deep_copy (593 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 72%] Built target Kokkos_ContainersUnitTest_Serial [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2297 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (1 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (0 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (23 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (3 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (2 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.large_parallel_for_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (0 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (167 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (223 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (510 ms) 3: [ RUN ] serial.double_reduce_dynamic [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_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 3: [ OK ] serial.double_reduce_dynamic (808 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (160 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (4 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.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 3: [ OK ] serial.reduce_device_view_mdrange_policy (1466 ms) 3: [ RUN ] serial.reduce_device_view_team_policy [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_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 3: [ OK ] serial.reduce_device_view_team_policy (1438 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (2 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [ RUN ] serial.task_fib_deprecated 3: [ OK ] serial.task_fib_deprecated (585 ms) 3: [ RUN ] serial.task_depend_deprecated 3: [ OK ] serial.task_depend_deprecated (0 ms) 3: [ RUN ] serial.task_team_deprecated 3: [ OK ] serial.task_team_deprecated (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated 3: [ OK ] serial.task_with_mempool_deprecated (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated 3: [ OK ] serial.task_multiple_depend_deprecated (6 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated 3: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated 3: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 3: [ RUN ] serial.task_fib_deprecated_multiple 3: [ OK ] serial.task_fib_deprecated_multiple (588 ms) 3: [ RUN ] serial.task_depend_deprecated_multiple 3: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_team_deprecated_multiple 3: [ OK ] serial.task_team_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated_multiple 3: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated_multiple 3: [ OK ] serial.task_multiple_depend_deprecated_multiple (6 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 3: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 3: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_fib_single [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.task_fib_single (455 ms) 3: [ RUN ] serial.task_depend_single 3: [ OK ] serial.task_depend_single (0 ms) 3: [ RUN ] serial.task_team_single 3: [ OK ] serial.task_team_single (0 ms) 3: [ RUN ] serial.task_with_mempool_single 3: [ OK ] serial.task_with_mempool_single (0 ms) 3: [ RUN ] serial.task_multiple_depend_single 3: [ OK ] serial.task_multiple_depend_single (5 ms) 3: [ RUN ] serial.task_scheduler_ctors_single 3: [ OK ] serial.task_scheduler_ctors_single (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_single 3: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 3: [ RUN ] serial.task_fib_multiple 3: [ OK ] serial.task_fib_multiple (458 ms) 3: [ RUN ] serial.task_depend_multiple 3: [ OK ] serial.task_depend_multiple (0 ms) 3: [ RUN ] serial.task_team_multiple 3: [ OK ] serial.task_team_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_multiple 3: [ OK ] serial.task_with_mempool_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_multiple 3: [ OK ] serial.task_multiple_depend_multiple (5 ms) 3: [ RUN ] serial.task_scheduler_ctors_multiple 3: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_multiple 3: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 3: [ RUN ] serial.task_fib_chase_lev 3: [ OK ] serial.task_fib_chase_lev (485 ms) 3: [ RUN ] serial.task_depend_chase_lev 3: [ OK ] serial.task_depend_chase_lev (0 ms) 3: [ RUN ] serial.task_team_chase_lev 3: [ OK ] serial.task_team_chase_lev (0 ms) 3: [ RUN ] serial.task_with_mempool_chase_lev 3: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 3: [ RUN ] serial.task_multiple_depend_chase_lev 3: [ OK ] serial.task_multiple_depend_chase_lev (5 ms) 3: [ RUN ] serial.task_scheduler_ctors_chase_lev 3: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 3: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 3: [----------] 230 tests from serial (15312 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 258 tests from 4 test suites ran. (17146 ms total) 3: [ PASSED ] 251 tests. 3: [ SKIPPED ] 7 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.large_parallel_for_reduce 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o 3/54 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 17.47 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o 4: 4: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 4: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 4: setting CUDA_VISIBLE_DEVICES. 4: This could on multi GPU systems lead to severe performance" 4: penalties. 4: [==========] Running 143 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3154 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3107 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (6262 ms total) 4: 4: [----------] 135 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (234 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (4 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (3 ms) 4: [ RUN ] serial.triple_nested_parallelism [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 4: [ OK ] serial.triple_nested_parallelism (209 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (55 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (3 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (2 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (69 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (21 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (73 ms) 4: [ RUN ] serial.team_long_array_reduce [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o 4: [ OK ] serial.team_long_array_reduce (40 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (73 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 4: [ OK ] serial.repeated_team_reduce (3398 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o 4: [ OK ] serial.team_scan (63 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (55 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (24 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (2 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (19 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (3 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (2 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (4 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (0 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (20 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o 4: [ OK ] serial.view_allocation_large_rank (411 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (3 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (6270 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_UnitTest_Sort [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (7034 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (26 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (24 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (39 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (1 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (1 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (77 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (149 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (150 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (150 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (160 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (160 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (160 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 135 tests from serial (19242 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (25505 ms total) 4: [ PASSED ] 136 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/54 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 25.84 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 5: Test timeout computed to be: 1500 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 5: 5: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 5: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 5: setting CUDA_VISIBLE_DEVICES. 5: This could on multi GPU systems lead to severe performance" 5: penalties. 5: [==========] Running 225 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 11 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.abort_from_host [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 61%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_PerformanceTest_Reduction [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o 5: [ OK ] cuda_DeathTest.abort_from_host (819 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o 5: [ OK ] cuda_DeathTest.abort_from_device (891 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (861 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (847 ms) 5: [ RUN ] cuda_DeathTest.policy_invalid_bounds 5: [ OK ] cuda_DeathTest.policy_invalid_bounds (2 ms) 5: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 5: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (5 ms) 5: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (2 ms) 5: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes 5: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (4 ms) 5: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (847 ms) 5: [----------] 11 tests from cuda_DeathTest (4288 ms total) 5: 5: [----------] 1 test from cuda_graph_DeathTest 5: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once (1 ms) 5: [----------] 1 test from cuda_graph_DeathTest (1 ms total) 5: 5: [----------] 197 tests from cuda 5: [ RUN ] cuda.array_capacity 5: [ OK ] cuda.array_capacity (0 ms) 5: [ RUN ] cuda.array_element_access 5: [ OK ] cuda.array_element_access (0 ms) 5: [ RUN ] cuda.array_operator_equal 5: [ OK ] cuda.array_operator_equal (0 ms) 5: [ RUN ] cuda.array_zero_capacity 5: [ OK ] cuda.array_zero_capacity (0 ms) 5: [ RUN ] cuda.array_zero_data_nullptr 5: [ OK ] cuda.array_zero_data_nullptr (0 ms) 5: [ RUN ] cuda.array_contiguous_capacity 5: [ OK ] cuda.array_contiguous_capacity (0 ms) 5: [ RUN ] cuda.array_contiguous_element_access 5: [ OK ] cuda.array_contiguous_element_access (0 ms) 5: [ RUN ] cuda.array_contiguous_assignment 5: [ OK ] cuda.array_contiguous_assignment (0 ms) 5: [ RUN ] cuda.array_strided_capacity 5: [ OK ] cuda.array_strided_capacity (0 ms) 5: [ RUN ] cuda.array_strided_element_access 5: [ OK ] cuda.array_strided_element_access (0 ms) 5: [ RUN ] cuda.array_strided_assignment 5: [ OK ] cuda.array_strided_assignment (0 ms) 5: [ RUN ] cuda.atomic_operations_complexdouble 5: [ OK ] cuda.atomic_operations_complexdouble (18 ms) 5: [ RUN ] cuda.atomic_operations_complexfloat 5: [ OK ] cuda.atomic_operations_complexfloat (17 ms) 5: [ RUN ] cuda.atomic_operations_double 5: [ OK ] cuda.atomic_operations_double (28 ms) 5: [ RUN ] cuda.atomic_operations_float 5: [ OK ] cuda.atomic_operations_float (27 ms) 5: [ RUN ] cuda.atomic_operations_int 5: [ OK ] cuda.atomic_operations_int (73 ms) 5: [ RUN ] cuda.atomic_operations_long 5: [ OK ] cuda.atomic_operations_long (72 ms) 5: [ RUN ] cuda.atomic_operations_longlong 5: [ OK ] cuda.atomic_operations_longlong (67 ms) 5: [ RUN ] cuda.atomic_shared 5: [ OK ] cuda.atomic_shared (0 ms) 5: [ RUN ] cuda.atomic_operations_unsigned 5: [ OK ] cuda.atomic_operations_unsigned (55 ms) 5: [ RUN ] cuda.atomic_operations_unsignedlong 5: [ OK ] cuda.atomic_operations_unsignedlong (54 ms) 5: [ RUN ] cuda.atomics 5: [ OK ] cuda.atomics (177 ms) 5: [ RUN ] cuda.atomics_tpetra_max_abs 5: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] cuda.atomic_views_integral [ 61%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 61%] Built target Kokkos_PerformanceTest_TaskDag [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynRankView_TeamScratch.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 61%] Built target Kokkos_PerformanceTest_SharedSpace [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 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 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 5: [ OK ] cuda.atomic_views_integral (8938 ms) 5: [ RUN ] cuda.atomic_views_nonintegral 5: [ OK ] cuda.atomic_views_nonintegral (63 ms) 5: [ RUN ] cuda.atomic_view_api 5: [ OK ] cuda.atomic_view_api (2 ms) 5: [ RUN ] cuda.bit_manip_countl_zero 5: [ OK ] cuda.bit_manip_countl_zero (2 ms) 5: [ RUN ] cuda.bit_manip_countl_one 5: [ OK ] cuda.bit_manip_countl_one (0 ms) 5: [ RUN ] cuda.bit_manip_countr_zero 5: [ OK ] cuda.bit_manip_countr_zero (0 ms) 5: [ RUN ] cuda.bit_manip_countr_one 5: [ OK ] cuda.bit_manip_countr_one (0 ms) 5: [ RUN ] cuda.bit_manip_popcount 5: [ OK ] cuda.bit_manip_popcount (0 ms) 5: [ RUN ] cuda.bit_manip_has_single_bit 5: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 5: [ RUN ] cuda.bit_manip_bit_floor 5: [ OK ] cuda.bit_manip_bit_floor (0 ms) 5: [ RUN ] cuda.bit_manip_bit_ceil 5: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 5: [ RUN ] cuda.bit_manip_bit_width 5: [ OK ] cuda.bit_manip_bit_width (0 ms) 5: [ RUN ] cuda.bit_manip_rotl 5: [ OK ] cuda.bit_manip_rotl (0 ms) 5: [ RUN ] cuda.bit_manip_rotr 5: [ OK ] cuda.bit_manip_rotr (0 ms) 5: [ RUN ] cuda.bit_manip_byeswap 5: [ OK ] cuda.bit_manip_byeswap (0 ms) 5: [ RUN ] cuda.bit_manip_bit_cast 5: [ OK ] cuda.bit_manip_bit_cast (0 ms) 5: [ RUN ] cuda.test_block_deduction_bug_pr_3103 5: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] cuda.checked_integer_operations_multiply_overflow 5: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] cuda.execution_policy_occupancy_and_hint 5: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] cuda.complex_construction 5: [ OK ] cuda.complex_construction (0 ms) 5: [ RUN ] cuda.complex_basic_math 5: [ OK ] cuda.complex_basic_math (0 ms) 5: [ RUN ] cuda.complex_special_funtions 5: [ OK ] cuda.complex_special_funtions (0 ms) 5: [ RUN ] cuda.complex_io 5: [ OK ] cuda.complex_io (0 ms) 5: [ RUN ] cuda.complex_trivially_copyable 5: [ OK ] cuda.complex_trivially_copyable (0 ms) 5: [ RUN ] cuda.complex_issue_3865 5: [ OK ] cuda.complex_issue_3865 (0 ms) 5: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 5: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] cuda.complex_structured_bindings 5: [ OK ] cuda.complex_structured_bindings (0 ms) 5: [ RUN ] cuda.crs_count_fill 5: [ OK ] cuda.crs_count_fill (5 ms) 5: [ RUN ] cuda.crs_copy_constructor 5: [ OK ] cuda.crs_copy_constructor (20 ms) 5: [ RUN ] cuda.deep_copy_alignment 5: [ OK ] cuda.deep_copy_alignment (4 ms) 5: [ RUN ] cuda.deep_copy_conversion 5: [ OK ] cuda.deep_copy_conversion (30 ms) 5: [ RUN ] cuda.partitioning_by_args 5: [ OK ] cuda.partitioning_by_args (1 ms) 5: [ RUN ] cuda.partitioning_by_vector 5: [ OK ] cuda.partitioning_by_vector (0 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_Reduction [ 64%] Built target Kokkos_PerformanceTest_Reduction [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 64%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range (11062 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange 5: [ OK ] cuda.exec_space_thread_safety_mdrange (1107 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy 5: [ OK ] cuda.exec_space_thread_safety_team_policy (1112 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_reduce [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range_reduce (1113 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (1107 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (1009 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range_scan (1117 ms) 5: [ RUN ] cuda.execution_space_as_class_data_member 5: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 5: [ RUN ] cuda.functor_analysis 5: [ OK ] cuda.functor_analysis (0 ms) 5: [ RUN ] cuda.when_all_type 5: [ OK ] cuda.when_all_type (0 ms) 5: [ RUN ] cuda.graph_then 5: [ OK ] cuda.graph_then (0 ms) 5: [ RUN ] cuda.host_shared_ptr_use_count 5: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 5: [ RUN ] cuda.host_shared_ptr_get 5: [ OK ] cuda.host_shared_ptr_get (0 ms) 5: [ RUN ] cuda.host_shared_ptr_dereference_on_device 5: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_special_members_on_device 5: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_tracking 5: [ OK ] cuda.host_shared_ptr_tracking (0 ms) 5: [ RUN ] cuda.join_backward_compatibility 5: [ OK ] cuda.join_backward_compatibility (0 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1322 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 66%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2451 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1298 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1601 ms) 5: [ RUN ] cuda.deep_copy_scratch 5: [ OK ] cuda.deep_copy_scratch (2 ms) 5: [ RUN ] cuda.mathematical_constants_e 5: [ OK ] cuda.mathematical_constants_e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log2e 5: [ OK ] cuda.mathematical_constants_log2e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log10e 5: [ OK ] cuda.mathematical_constants_log10e (0 ms) 5: [ RUN ] cuda.mathematical_constants_pi 5: [ OK ] cuda.mathematical_constants_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_pi 5: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 5: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln2 5: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln10 5: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt2 5: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt3 5: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrt3 5: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_egamma 5: [ OK ] cuda.mathematical_constants_egamma (0 ms) 5: [ RUN ] cuda.mathematical_constants_phi 5: [ OK ] cuda.mathematical_constants_phi (0 ms) 5: [ RUN ] cuda.mathematical_functions_trigonometric_functions 5: [ OK ] cuda.mathematical_functions_trigonometric_functions (1 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (1 ms) 5: [ RUN ] cuda.mathematical_functions_non_standard 5: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 5: [ RUN ] cuda.mathematical_functions_power_functions 5: [ OK ] cuda.mathematical_functions_power_functions (0 ms) 5: [ RUN ] cuda.mathematical_functions_fma 5: [ OK ] cuda.mathematical_functions_fma (0 ms) 5: [ RUN ] cuda.mathematical_functions_fmax_fmin 5: [ OK ] cuda.mathematical_functions_fmax_fmin (0 ms) 5: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 5: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 5: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 5: [ RUN ] cuda.mathematical_functions_absolute_value 5: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 5: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_remainder_function 5: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] cuda.mathematical_functions_isfinite 5: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 5: [ RUN ] cuda.mathematical_functions_isinf 5: [ OK ] cuda.mathematical_functions_isinf (0 ms) 5: [ RUN ] cuda.mathematical_functions_isnan 5: [ OK ] cuda.mathematical_functions_isnan (0 ms) 5: [ RUN ] cuda.mathematical_functions_exponential_functions 5: [ OK ] cuda.mathematical_functions_exponential_functions (1 ms) 5: [ RUN ] cuda.mathspecialfunc_expint1 5: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (24 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 5: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (24 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 5: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 5: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 5: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 5: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [ RUN ] cuda.mdrange_5d 5: [ OK ] cuda.mdrange_5d (165 ms) 5: [ RUN ] cuda.mdrange_6d 5: [ OK ] cuda.mdrange_6d (290 ms) 5: [ RUN ] cuda.mdrange_2d 5: [ OK ] cuda.mdrange_2d (6 ms) 5: [ RUN ] cuda.mdrange_array_reduce 5: [ OK ] cuda.mdrange_array_reduce (0 ms) 5: [ RUN ] cuda.mdrange_3d 5: [ OK ] cuda.mdrange_3d (20 ms) 5: [ RUN ] cuda.mdrange_neg_idx 5: [ OK ] cuda.mdrange_neg_idx (9 ms) 5: [ RUN ] cuda.mdrange_4d 5: [ OK ] cuda.mdrange_4d (76 ms) 5: [ RUN ] cuda.mdrange_scalar 5: [ OK ] cuda.mdrange_scalar (0 ms) 5: [ RUN ] cuda.mdrange_large_deep_copy 5: [ OK ] cuda.mdrange_large_deep_copy (365 ms) 5: [ RUN ] cuda.md_range_policy_construction_from_arrays 5: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] cuda.policy_get_tile_size 5: [ OK ] cuda.policy_get_tile_size (0 ms) 5: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o 5: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1529 ms) 5: [ RUN ] cuda.mdspan_minimal_functional 5: [ OK ] cuda.mdspan_minimal_functional (0 ms) 5: [ RUN ] cuda.mdspan_atomic_accessor 5: [ OK ] cuda.mdspan_atomic_accessor (0 ms) 5: [ RUN ] cuda.view_mdspan_conversion 5: [ OK ] cuda.view_mdspan_conversion (28 ms) 5: [ RUN ] cuda.view_mdspan_conversion_with_stride 5: [ OK ] cuda.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] cuda.max 5: [ OK ] cuda.max (0 ms) 5: [ RUN ] cuda.max_within_parfor 5: [ OK ] cuda.max_within_parfor (0 ms) 5: [ RUN ] cuda.min 5: [ OK ] cuda.min (0 ms) 5: [ RUN ] cuda.min_within_parfor 5: [ OK ] cuda.min_within_parfor (0 ms) 5: [ RUN ] cuda.minmax 5: [ OK ] cuda.minmax (0 ms) 5: [ RUN ] cuda.minmax_within_parfor 5: [ OK ] cuda.minmax_within_parfor (0 ms) 5: [ RUN ] cuda.clamp 5: [ OK ] cuda.clamp (0 ms) 5: [ RUN ] cuda.clamp_within_parfor 5: [ OK ] cuda.clamp_within_parfor (0 ms) 5: [ RUN ] cuda.numeric_traits_infinity 5: [ OK ] cuda.numeric_traits_infinity (1 ms) 5: [ RUN ] cuda.numeric_traits_epsilon 5: [ OK ] cuda.numeric_traits_epsilon (0 ms) 5: [ RUN ] cuda.numeric_traits_round_error 5: [ OK ] cuda.numeric_traits_round_error (0 ms) 5: [ RUN ] cuda.numeric_traits_norm_min 5: [ OK ] cuda.numeric_traits_norm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_denorm_min 5: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_finite_min_max 5: [ OK ] cuda.numeric_traits_finite_min_max (6 ms) 5: [ RUN ] cuda.numeric_traits_digits 5: [ OK ] cuda.numeric_traits_digits (3 ms) 5: [ RUN ] cuda.numeric_traits_digits10 5: [ OK ] cuda.numeric_traits_digits10 (3 ms) 5: [ RUN ] cuda.numeric_traits_max_digits10 5: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] cuda.numeric_traits_radix 5: [ OK ] cuda.numeric_traits_radix (3 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent 5: [ OK ] cuda.numeric_traits_min_max_exponent (1 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent10 5: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 5: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (1 ms) 5: [ RUN ] cuda.numeric_traits_sfinae_friendly 5: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] cuda.occupancy_control 5: [ OK ] cuda.occupancy_control (0 ms) 5: [ RUN ] cuda.memory_pool 5: [ OK ] cuda.memory_pool (23 ms) 5: [ RUN ] cuda.cxx11 5: [ OK ] cuda.cxx11 (3 ms) 5: [ RUN ] cuda.viewctorprop_embedded_dim 5: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 5: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] cuda.parallel_scan_range_policy 5: [ OK ] cuda.parallel_scan_range_policy (47 ms) 5: [ RUN ] cuda.kokkos_printf 5: [ OK ] cuda.kokkos_printf (1 ms) 5: [ RUN ] cuda.range_for 5: [ OK ] cuda.range_for (2 ms) 5: [ RUN ] cuda.range_reduce 5: [ OK ] cuda.range_reduce (1 ms) 5: [ RUN ] cuda.range_dynamic_policy 5: [ OK ] cuda.range_dynamic_policy (0 ms) 5: [ RUN ] cuda.large_parallel_for_reduce [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] cuda.large_parallel_for_reduce (1426 ms) 5: [ RUN ] cuda.range_policy_runtime_parameters 5: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.range_policy_one_way_convertible_bounds 5: [ OK ] cuda.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] cuda.range_for_require 5: [ OK ] cuda.range_for_require (2 ms) 5: [ RUN ] cuda.range_reduce_require 5: [ OK ] cuda.range_reduce_require (1 ms) 5: [ RUN ] cuda.range_dynamic_policy_require 5: [ OK ] cuda.range_dynamic_policy_require (0 ms) 5: [ RUN ] cuda.reducers_int 5: [ OK ] cuda.reducers_int (11 ms) 5: [ RUN ] cuda.reducers_double 5: [ OK ] cuda.reducers_double (11 ms) 5: [ RUN ] cuda.reducers_complex_double 5: [ OK ] cuda.reducers_complex_double (2 ms) 5: [ RUN ] cuda.reducers_struct 5: [ OK ] cuda.reducers_struct (6 ms) 5: [ RUN ] cuda.reducers_half_t 5: [ OK ] cuda.reducers_half_t (6 ms) 5: [ RUN ] cuda.reducers_bhalf_t 5: [ OK ] cuda.reducers_bhalf_t (6 ms) 5: [ RUN ] cuda.reducers_int8_t 5: [ OK ] cuda.reducers_int8_t (10 ms) 5: [ RUN ] cuda.reducers_int16_t 5: [ OK ] cuda.reducers_int16_t (9 ms) 5: [ RUN ] cuda.reducers_point_t 5: [ OK ] cuda.reducers_point_t (3 ms) 5: [ RUN ] cuda.reducers_bool 5: [ OK ] cuda.reducers_bool (0 ms) 5: [ RUN ] cuda.int64_t_reduce 5: [ OK ] cuda.int64_t_reduce (9 ms) 5: [ RUN ] cuda.double_reduce 5: [ OK ] cuda.double_reduce (9 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic 5: [ OK ] cuda.int64_t_reduce_dynamic (14 ms) 5: [ RUN ] cuda.double_reduce_dynamic 5: [ OK ] cuda.double_reduce_dynamic (14 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic_view 5: [ OK ] cuda.int64_t_reduce_dynamic_view (20 ms) 5: [ RUN ] cuda.int_combined_reduce 5: [ OK ] cuda.int_combined_reduce (0 ms) 5: [ RUN ] cuda.mdrange_combined_reduce 5: [ OK ] cuda.mdrange_combined_reduce (0 ms) 5: [ RUN ] cuda.int_combined_reduce_mixed 5: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 5: [ RUN ] cuda.reduction_with_large_iteration_count [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 5: [ OK ] cuda.reduction_with_large_iteration_count (402 ms) 5: [ RUN ] cuda.reduction_deduction 5: [ OK ] cuda.reduction_deduction (0 ms) 5: [ RUN ] cuda.reduce_device_view_range_policy 5: [ OK ] cuda.reduce_device_view_range_policy (6 ms) 5: [ RUN ] cuda.reduce_device_view_mdrange_policy 5: [ OK ] cuda.reduce_device_view_mdrange_policy (159 ms) 5: [ RUN ] cuda.reduce_device_view_team_policy 5: [ OK ] cuda.reduce_device_view_team_policy (8 ms) 5: [ RUN ] cuda.impl_shared_alloc 5: [ OK ] cuda.impl_shared_alloc (49 ms) 5: [ RUN ] cuda.mdspan_space_aware_accessor 5: [ OK ] cuda.mdspan_space_aware_accessor (1 ms) 5: [ RUN ] cuda.kokkos_swap 5: [ OK ] cuda.kokkos_swap (0 ms) 5: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceRangePolicyViewSizeLimit (16 ms) 5: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (69 ms) 5: [----------] 197 tests from cuda (38933 ms total) 5: 5: [----------] 16 tests from cuda_graph 5: [ RUN ] cuda_graph.submit_once 5: [ OK ] cuda_graph.submit_once (1 ms) 5: [ RUN ] cuda_graph.submit_once_rvalue 5: [ OK ] cuda_graph.submit_once_rvalue (0 ms) 5: [ RUN ] cuda_graph.instantiate_and_submit_once 5: [ OK ] cuda_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_onto_another_execution_space_instance 5: [ OK ] cuda_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_closure_with_exec 5: [ OK ] cuda_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_arg 5: [ OK ] cuda_graph.create_graph_no_arg (0 ms) 5: [ RUN ] cuda_graph.submit_six 5: [ OK ] cuda_graph.submit_six (0 ms) 5: [ RUN ] cuda_graph.when_all_cycle 5: [ OK ] cuda_graph.when_all_cycle (0 ms) 5: [ RUN ] cuda_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] cuda_graph.repeat_chain (0 ms) 5: [ RUN ] cuda_graph.zero_work_reduce 5: [ OK ] cuda_graph.zero_work_reduce (0 ms) 5: [ RUN ] cuda_graph.empty_graph 5: [ OK ] cuda_graph.empty_graph (0 ms) 5: [ RUN ] cuda_graph.force_global_launch 5: [ OK ] cuda_graph.force_global_launch (0 ms) 5: [ RUN ] cuda_graph.empty_graph_default_host_exec 5: [ OK ] cuda_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] cuda_graph.node_lifetime 5: [ OK ] cuda_graph.node_lifetime (1 ms) 5: [ RUN ] cuda_graph.diamond 5: [ OK ] cuda_graph.diamond (0 ms) 5: [ RUN ] cuda_graph.end_of_submit_control_flow 5: [ OK ] cuda_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from cuda_graph (9 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 225 tests from 4 test suites ran. (43232 ms total) 5: [ PASSED ] 222 tests. 5: [ SKIPPED ] 3 tests, listed below: 5: [ SKIPPED ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] cuda_graph.repeat_chain 5/54 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 43.73 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 6: Test timeout computed to be: 1500 [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.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 143 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 8 tests from cuda_DeathTest 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 69%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 6: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6422 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Sort [ 81%] Built target Kokkos_UnitTest_Sort [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 81%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6662 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 6: skipping since no memory access violation would occur 6: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host (0 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 70%] 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_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 71%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_UnitTest_Sort [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (16942 ms) 6: [----------] 8 tests from cuda_DeathTest (30027 ms total) 6: 6: [----------] 107 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (6 ms) 6: [ RUN ] cuda.team_reduce 6: [ OK ] cuda.team_reduce (1 ms) 6: [ RUN ] cuda.team_reduce_large 6: [ OK ] cuda.team_reduce_large (597 ms) 6: [ RUN ] cuda.team_parallel_single 6: [ OK ] cuda.team_parallel_single (34 ms) 6: [ RUN ] cuda.large_team_scratch_size 6: [ OK ] cuda.large_team_scratch_size (0 ms) 6: [ RUN ] cuda.team_broadcast_long 6: [ OK ] cuda.team_broadcast_long (0 ms) 6: [ RUN ] cuda.team_broadcast_long_wrapper 6: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 6: [ RUN ] cuda.team_broadcast_char 6: [ OK ] cuda.team_broadcast_char (0 ms) 6: [ RUN ] cuda.team_broadcast_float 6: [ OK ] cuda.team_broadcast_float (0 ms) 6: [ RUN ] cuda.team_broadcast_double 6: [ OK ] cuda.team_broadcast_double (0 ms) 6: [ RUN ] cuda.team_handle_by_value 6: [ OK ] cuda.team_handle_by_value (0 ms) 6: [ RUN ] cuda.team_vector 6: [ OK ] cuda.team_vector (43 ms) 6: [ RUN ] cuda.triple_nested_parallelism 6: [ OK ] cuda.triple_nested_parallelism (152 ms) 6: [ RUN ] cuda.parallel_scan_with_reducers 6: [ OK ] cuda.parallel_scan_with_reducers (82 ms) 6: [ RUN ] cuda.team_thread_range_combined_reducers 6: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 6: [ RUN ] cuda.thread_vector_range_combined_reducers 6: [ OK ] cuda.thread_vector_range_combined_reducers (1 ms) 6: [ RUN ] cuda.team_vector_range_combined_reducers 6: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelFor 6: [ OK ] cuda.TeamThreadMDRangeParallelFor (25 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 6: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (12 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 6: [ OK ] cuda.TeamThreadMDRangeParallelReduce (19 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 6: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (8 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 6: [ OK ] cuda.TeamVectorMDRangeParallelReduce (8 ms) 6: [ RUN ] cuda.team_policy_runtime_parameters 6: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 6: [ RUN ] cuda.team_reduction_scan [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 6: [ OK ] cuda.team_reduction_scan (1170 ms) 6: [ RUN ] cuda.team_long_reduce 6: [ OK ] cuda.team_long_reduce (9 ms) 6: [ RUN ] cuda.team_double_reduce 6: [ OK ] cuda.team_double_reduce (9 ms) 6: [ RUN ] cuda.team_long_array_reduce 6: [ OK ] cuda.team_long_array_reduce (8 ms) 6: [ RUN ] cuda.team_double_array_reduce 6: [ OK ] cuda.team_double_array_reduce (8 ms) 6: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] cuda.repeated_team_reduce 6: [ OK ] cuda.repeated_team_reduce (16 ms) 6: [ RUN ] cuda.nested_team_reduce_functor_as_reducer 6: [ OK ] cuda.nested_team_reduce_functor_as_reducer (1 ms) 6: [ RUN ] cuda.team_scan 6: [ OK ] cuda.team_scan (131 ms) 6: [ RUN ] cuda.team_scan_ret_val 6: [ OK ] cuda.team_scan_ret_val (138 ms) 6: [ RUN ] cuda.team_shared_request 6: [ OK ] cuda.team_shared_request (0 ms) 6: [ RUN ] cuda.team_scratch_request 6: [ OK ] cuda.team_scratch_request (0 ms) 6: [ RUN ] cuda.team_lambda_shared_request 6: [ OK ] cuda.team_lambda_shared_request (0 ms) 6: [ RUN ] cuda.scratch_align 6: [ OK ] cuda.scratch_align (0 ms) 6: [ RUN ] cuda.shmem_size 6: [ OK ] cuda.shmem_size (0 ms) 6: [ RUN ] cuda.multi_level_scratch 6: [ OK ] cuda.multi_level_scratch (6 ms) 6: [ RUN ] cuda.team_scratch_memory_index_parallel_for 6: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] cuda.team_policy_max_recommended 6: [ OK ] cuda.team_policy_max_recommended (183 ms) 6: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] cuda.team_teamvector_range 6: [ OK ] cuda.team_teamvector_range (6 ms) 6: [ RUN ] cuda.unique_token_global 6: [ OK ] cuda.unique_token_global (2 ms) 6: [ RUN ] cuda.unique_token_instance 6: [ OK ] cuda.unique_token_instance (2 ms) 6: [ RUN ] cuda.unique_token_team_acquire 6: [ OK ] cuda.unique_token_team_acquire (15 ms) 6: [ RUN ] cuda.view_api_a 6: [ OK ] cuda.view_api_a (12 ms) 6: [ RUN ] cuda.view_layout_left_with_stride 6: [ OK ] cuda.view_layout_left_with_stride (0 ms) 6: [ RUN ] cuda.view_layout_right_with_stride 6: [ OK ] cuda.view_layout_right_with_stride (0 ms) 6: [ RUN ] cuda.view_api_b 6: [ OK ] cuda.view_api_b (21 ms) 6: [ RUN ] cuda.view_api_c 6: [ OK ] cuda.view_api_c (1 ms) 6: [ RUN ] cuda.view_api_d 6: [ OK ] cuda.view_api_d (4 ms) 6: [ RUN ] cuda.view_remap 6: [ OK ] cuda.view_remap (0 ms) 6: [ RUN ] cuda.view_mirror_nonconst 6: [ OK ] cuda.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda.view_stride_method 6: [ OK ] cuda.view_stride_method (0 ms) 6: [ RUN ] cuda.anonymous_space 6: [ OK ] cuda.anonymous_space (0 ms) 6: [ RUN ] cuda.view_overload_resolution 6: [ OK ] cuda.view_overload_resolution (0 ms) 6: [ RUN ] cuda.view_allocation_large_rank [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o 6: [ OK ] cuda.view_allocation_large_rank (756 ms) 6: [ RUN ] cuda.view_shmem_size_on_device 6: [ OK ] cuda.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda.view_is_assignable 6: [ OK ] cuda.view_is_assignable (4 ms) 6: [ RUN ] cuda.view_bad_alloc 6: [ OK ] cuda.view_bad_alloc (0 ms) 6: [ RUN ] cuda.view_copy_tests 6: [ OK ] cuda.view_copy_tests (21 ms) 6: [ RUN ] cuda.view_copy_tests_rank_0 6: [ OK ] cuda.view_copy_tests_rank_0 (3 ms) 6: [ RUN ] cuda.view_copy_degenerated 6: [ OK ] cuda.view_copy_degenerated (0 ms) 6: [ RUN ] cuda.view_fill_tests_layout_right [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o 6: [ OK ] cuda.view_fill_tests_layout_right (223 ms) 6: [ RUN ] cuda.view_fill_tests_layout_left 6: [ OK ] cuda.view_fill_tests_layout_left (204 ms) 6: [ RUN ] cuda.vcp_empty_traits 6: [ OK ] cuda.vcp_empty_traits (0 ms) 6: [ RUN ] cuda.is_view_label 6: [ OK ] cuda.is_view_label (0 ms) 6: [ RUN ] cuda.vcp_label_base_traits 6: [ OK ] cuda.vcp_label_base_traits (0 ms) 6: [ RUN ] cuda.vcp_label_traits 6: [ OK ] cuda.vcp_label_traits (0 ms) 6: [ RUN ] cuda.view_alloc_can_perfect_forward_label 6: [ OK ] cuda.view_alloc_can_perfect_forward_label (0 ms) 6: [ RUN ] cuda.vcp_label_copy_constructor 6: [ OK ] cuda.vcp_label_copy_constructor (0 ms) 6: [ RUN ] cuda.vcp_pointer_add_property 6: [ OK ] cuda.vcp_pointer_add_property (0 ms) 6: [ RUN ] cuda.view_empty_runtime_unmanaged 6: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] cuda.view_hooks 6: [ OK ] cuda.view_hooks (0 ms) 6: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 6: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (36 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (36 ms) 6: [ RUN ] cuda.view_irregular_layout 6: [ OK ] cuda.view_irregular_layout (0 ms) 6: [ RUN ] cuda.view_mapping 6: [ OK ] cuda.view_mapping (42 ms) 6: [ RUN ] cuda.view_mapping_operator 6: [ OK ] cuda.view_mapping_operator (16 ms) 6: [ RUN ] cuda.static_extent 6: [ OK ] cuda.static_extent (0 ms) 6: [ RUN ] cuda.view_mapping_atomic 6: [ OK ] cuda.view_mapping_atomic (0 ms) 6: [ RUN ] cuda.view_mapping_class_value 6: [ OK ] cuda.view_mapping_class_value (0 ms) 6: [ RUN ] cuda.view_mapping_assignable 6: [ OK ] cuda.view_mapping_assignable (0 ms) 6: [ RUN ] cuda.view_mapping_trivially_copyable 6: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda.view_mapping_subview 6: [ OK ] cuda.view_mapping_subview (2 ms) 6: [ RUN ] cuda.view_nested_view 6: [ OK ] cuda.view_nested_view (0 ms) 6: [ RUN ] cuda.view_of_views_default 6: [ OK ] cuda.view_of_views_default (1 ms) 6: [ RUN ] cuda.view_of_views_without_initializing 6: [ OK ] cuda.view_of_views_without_initializing (1 ms) 6: [ RUN ] cuda.test_view_of_views_sequential_host_init 6: [ OK ] cuda.test_view_of_views_sequential_host_init (1 ms) 6: [ RUN ] cuda.append_formatted_multidimensional_index 6: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 6: [ RUN ] cuda.view_resize 6: [ OK ] cuda.view_resize (25 ms) 6: [ RUN ] cuda.view_realloc 6: [ OK ] cuda.view_realloc (4 ms) 6: [ RUN ] cuda.workgraph_fib [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 83%] 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_DynViewAPI_rank67.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o 6: [ OK ] cuda.workgraph_fib (1281 ms) 6: [ RUN ] cuda.resize_realloc_no_init 6: [ OK ] cuda.resize_realloc_no_init (1 ms) 6: [ RUN ] cuda.resize_realloc_no_alloc 6: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 6: [ RUN ] cuda.realloc_exec_space 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:78: Skipped 6: skipping since CudaUVMSpace requires additional fences 6: [ SKIPPED ] cuda.realloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc 6: [ OK ] cuda.view_alloc (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space 6: [ OK ] cuda.view_alloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc_int 6: [ OK ] cuda.view_alloc_int (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space_int 6: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 6: [ RUN ] cuda.deep_copy_zero_memset 6: [ OK ] cuda.deep_copy_zero_memset (0 ms) 6: [ RUN ] cuda.resize_exec_space 6: [ OK ] cuda.resize_exec_space (0 ms) 6: [ RUN ] cuda.view_allocation_int 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 6: skipping since the fence checked for isn't necessary 6: [ SKIPPED ] cuda.view_allocation_int (0 ms) 6: [ RUN ] cuda.view_allocation_exec_space_int 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:337: Skipped 6: skipping since the CudaUVMSpace requires additiional fences 6: [ SKIPPED ] cuda.view_allocation_exec_space_int (0 ms) 6: [ RUN ] cuda.view_not_default_constructible 6: [ OK ] cuda.view_not_default_constructible (0 ms) 6: [----------] 107 tests from cuda (5436 ms total) 6: 6: [----------] 28 tests from cuda_uvm 6: [ RUN ] cuda_uvm.view_subview_auto_1d_left 6: [ OK ] cuda_uvm.view_subview_auto_1d_left (4 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_right 6: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 6: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 6: [ RUN ] cuda_uvm.view_subview_assign_strided 6: [ OK ] cuda_uvm.view_subview_assign_strided (2 ms) 6: [ RUN ] cuda_uvm.view_subview_left_0 6: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_1 6: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_2 6: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_3 6: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_0 6: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_1 6: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_3 6: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 6: [ RUN ] cuda_uvm.view_static_tests 6: [ OK ] cuda_uvm.view_static_tests (0 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 6: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (2 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 6: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (1 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign 6: [ OK ] cuda_uvm.view_subview_1d_assign (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 6: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 6: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (2 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d 6: [ OK ] cuda_uvm.view_subview_2d_from_3d (38 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (38 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (38 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (106 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (106 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (106 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (109 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (109 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (109 ms) 6: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 6: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 6: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 6: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 6: [----------] 28 tests from cuda_uvm (796 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 143 tests from 3 test suites ran. (36260 ms total) 6: [ PASSED ] 135 tests. 6: [ SKIPPED ] 8 tests, listed below: 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents 6: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host 6: [ SKIPPED ] cuda.realloc_exec_space 6: [ SKIPPED ] cuda.view_allocation_int 6: [ SKIPPED ] cuda.view_allocation_exec_space_int 6/54 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 36.65 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 7: Test timeout computed to be: 1500 [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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 7: 7: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 7: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 7: setting CUDA_VISIBLE_DEVICES. 7: This could on multi GPU systems lead to severe performance" 7: penalties. 7: [==========] Running 97 tests from 3 test suites. 7: [----------] Global test environment set-up. 7: [----------] 41 tests from cuda 7: [ RUN ] cuda.task_fib_deprecated [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o 7: [ OK ] cuda.task_fib_deprecated (3159 ms) 7: [ RUN ] cuda.task_depend_deprecated 7: [ OK ] cuda.task_depend_deprecated (158 ms) 7: [ RUN ] cuda.task_team_deprecated 7: [ OK ] cuda.task_team_deprecated (16 ms) 7: [ RUN ] cuda.task_with_mempool_deprecated 7: [ OK ] cuda.task_with_mempool_deprecated (4 ms) 7: [ RUN ] cuda.task_multiple_depend_deprecated 7: [ OK ] cuda.task_multiple_depend_deprecated (69 ms) 7: [ RUN ] cuda.task_scheduler_ctors_deprecated 7: [ OK ] cuda.task_scheduler_ctors_deprecated (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_deprecated 7: [ OK ] cuda.task_scheduer_ctors_device_deprecated (4 ms) 7: [ RUN ] cuda.task_fib_deprecated_multiple [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 7: [ OK ] cuda.task_fib_deprecated_multiple (1102 ms) 7: [ RUN ] cuda.task_depend_deprecated_multiple 7: [ OK ] cuda.task_depend_deprecated_multiple (171 ms) 7: [ RUN ] cuda.task_team_deprecated_multiple 7: [ OK ] cuda.task_team_deprecated_multiple (21 ms) 7: [ RUN ] cuda.task_with_mempool_deprecated_multiple 7: [ OK ] cuda.task_with_mempool_deprecated_multiple (5 ms) 7: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 7: [ OK ] cuda.task_multiple_depend_deprecated_multiple (68 ms) 7: [ RUN ] cuda.task_scheduler_ctors_deprecated_multiple 7: [ OK ] cuda.task_scheduler_ctors_deprecated_multiple (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_deprecated_multiple 7: [ OK ] cuda.task_scheduer_ctors_device_deprecated_multiple (6 ms) 7: [ RUN ] cuda.task_fib_single [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 7: [ OK ] cuda.task_fib_single (2250 ms) 7: [ RUN ] cuda.task_depend_single 7: [ OK ] cuda.task_depend_single (190 ms) 7: [ RUN ] cuda.task_team_single 7: [ OK ] cuda.task_team_single (18 ms) 7: [ RUN ] cuda.task_with_mempool_single 7: [ OK ] cuda.task_with_mempool_single (5 ms) 7: [ RUN ] cuda.task_multiple_depend_single 7: [ OK ] cuda.task_multiple_depend_single (83 ms) 7: [ RUN ] cuda.task_scheduler_ctors_single 7: [ OK ] cuda.task_scheduler_ctors_single (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_single 7: [ OK ] cuda.task_scheduer_ctors_device_single (5 ms) 7: [ RUN ] cuda.task_fib_multiple [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 7: [ OK ] cuda.task_fib_multiple (1827 ms) 7: [ RUN ] cuda.task_depend_multiple 7: [ OK ] cuda.task_depend_multiple (141 ms) 7: [ RUN ] cuda.task_team_multiple [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o 7: [ OK ] cuda.task_team_multiple (13 ms) 7: [ RUN ] cuda.task_with_mempool_multiple 7: [ OK ] cuda.task_with_mempool_multiple (5 ms) 7: [ RUN ] cuda.task_multiple_depend_multiple 7: [ OK ] cuda.task_multiple_depend_multiple (70 ms) 7: [ RUN ] cuda.task_scheduler_ctors_multiple 7: [ OK ] cuda.task_scheduler_ctors_multiple (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_multiple 7: [ OK ] cuda.task_scheduer_ctors_device_multiple (5 ms) 7: [ RUN ] cuda.task_fib_chase_lev [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o 7: [ OK ] cuda.task_fib_chase_lev (2052 ms) 7: [ RUN ] cuda.task_depend_chase_lev 7: [ OK ] cuda.task_depend_chase_lev (256 ms) 7: [ RUN ] cuda.task_team_chase_lev 7: [ OK ] cuda.task_team_chase_lev (21 ms) 7: [ RUN ] cuda.task_with_mempool_chase_lev 7: [ OK ] cuda.task_with_mempool_chase_lev (13 ms) 7: [ RUN ] cuda.task_multiple_depend_chase_lev 7: [ OK ] cuda.task_multiple_depend_chase_lev (103 ms) 7: [ RUN ] cuda.task_scheduler_ctors_chase_lev 7: [ OK ] cuda.task_scheduler_ctors_chase_lev (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_chase_lev 7: [ OK ] cuda.task_scheduer_ctors_device_chase_lev (10 ms) 7: [ RUN ] cuda.team_scratch_1_streams [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 85%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 85%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.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 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o 7: [ OK ] cuda.team_scratch_1_streams (10151 ms) 7: [ RUN ] cuda.space_access 7: [ OK ] cuda.space_access (0 ms) 7: [ RUN ] cuda.uvm 7: [ OK ] cuda.uvm (0 ms) 7: [ RUN ] cuda.impl_view_accessible 7: [ OK ] cuda.impl_view_accessible (0 ms) 7: [ RUN ] cuda.impl_view_texture 7: [ OK ] cuda.impl_view_texture (0 ms) 7: [ RUN ] cuda.view_subview_const_randomaccess 7: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 7: [----------] 41 tests from cuda (22018 ms total) 7: 7: [----------] 28 tests from cuda_hostpinned 7: [ RUN ] cuda_hostpinned.impl_shared_alloc 7: [ OK ] cuda_hostpinned.impl_shared_alloc (22 ms) 7: [ RUN ] cuda_hostpinned.view_api_a 7: [ OK ] cuda_hostpinned.view_api_a (5 ms) 7: [ RUN ] cuda_hostpinned.view_layout_left_with_stride 7: [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_layout_right_with_stride 7: [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_b 7: [ OK ] cuda_hostpinned.view_api_b (7 ms) 7: [ RUN ] cuda_hostpinned.view_api_c 7: [ OK ] cuda_hostpinned.view_api_c (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_d 7: [ OK ] cuda_hostpinned.view_api_d (1 ms) 7: [ RUN ] cuda_hostpinned.view_remap 7: [ OK ] cuda_hostpinned.view_remap (0 ms) 7: [ RUN ] cuda_hostpinned.view_mirror_nonconst 7: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_hostpinned.view_stride_method 7: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 7: [ RUN ] cuda_hostpinned.anonymous_space 7: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 7: [ RUN ] cuda_hostpinned.view_overload_resolution 7: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 7: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o 7: [ OK ] cuda_hostpinned.view_allocation_large_rank (2543 ms) 7: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 7: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 7: [ RUN ] cuda_hostpinned.view_is_assignable 7: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests 7: [ OK ] cuda_hostpinned.view_copy_tests (4 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 7: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_degenerated 7: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.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 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_UnitTest_Random [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (7016 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 88%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Built target Kokkos_ContainersUnitTest_OpenMP [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (7113 ms) 7: [ RUN ] cuda_hostpinned.view_mapping 7: [ OK ] cuda_hostpinned.view_mapping (39 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_operator 7: [ OK ] cuda_hostpinned.view_mapping_operator (2 ms) 7: [ RUN ] cuda_hostpinned.static_extent 7: [ OK ] cuda_hostpinned.static_extent (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_atomic 7: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_class_value 7: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_assignable 7: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 7: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_subview 7: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 7: [----------] 28 tests from cuda_hostpinned (16759 ms total) 7: 7: [----------] 28 tests from cuda_uvm 7: [ RUN ] cuda_uvm.impl_shared_alloc 7: [ OK ] cuda_uvm.impl_shared_alloc (33 ms) 7: [ RUN ] cuda_uvm.view_api_a 7: [ OK ] cuda_uvm.view_api_a (13 ms) 7: [ RUN ] cuda_uvm.view_layout_left_with_stride 7: [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_layout_right_with_stride 7: [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_api_b 7: [ OK ] cuda_uvm.view_api_b (21 ms) 7: [ RUN ] cuda_uvm.view_api_c 7: [ OK ] cuda_uvm.view_api_c (0 ms) 7: [ RUN ] cuda_uvm.view_api_d 7: [ OK ] cuda_uvm.view_api_d (3 ms) 7: [ RUN ] cuda_uvm.view_remap 7: [ OK ] cuda_uvm.view_remap (0 ms) 7: [ RUN ] cuda_uvm.view_mirror_nonconst 7: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_uvm.view_stride_method 7: [ OK ] cuda_uvm.view_stride_method (0 ms) 7: [ RUN ] cuda_uvm.anonymous_space 7: [ OK ] cuda_uvm.anonymous_space (0 ms) 7: [ RUN ] cuda_uvm.view_overload_resolution 7: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 7: [ RUN ] cuda_uvm.view_allocation_large_rank 7: [ OK ] cuda_uvm.view_allocation_large_rank (750 ms) 7: [ RUN ] cuda_uvm.view_shmem_size_on_device 7: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 7: [ RUN ] cuda_uvm.view_is_assignable 7: [ OK ] cuda_uvm.view_is_assignable (6 ms) 7: [ RUN ] cuda_uvm.view_copy_tests 7: [ OK ] cuda_uvm.view_copy_tests (22 ms) 7: [ RUN ] cuda_uvm.view_copy_tests_rank_0 7: [ OK ] cuda_uvm.view_copy_tests_rank_0 (2 ms) 7: [ RUN ] cuda_uvm.view_copy_degenerated 7: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_right 7: [ OK ] cuda_uvm.view_fill_tests_layout_right (220 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_left 7: [ OK ] cuda_uvm.view_fill_tests_layout_left (201 ms) 7: [ RUN ] cuda_uvm.view_mapping 7: [ OK ] cuda_uvm.view_mapping (42 ms) 7: [ RUN ] cuda_uvm.view_mapping_operator 7: [ OK ] cuda_uvm.view_mapping_operator (15 ms) 7: [ RUN ] cuda_uvm.static_extent 7: [ OK ] cuda_uvm.static_extent (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_atomic 7: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_class_value 7: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_assignable 7: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 7: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_subview 7: [ OK ] cuda_uvm.view_mapping_subview (3 ms) 7: [----------] 28 tests from cuda_uvm (1343 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 97 tests from 3 test suites ran. (40122 ms total) 7: [ PASSED ] 97 tests. 7/54 Test #7: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 40.42 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test timeout computed to be: 1500 8: 8: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 8: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 8: setting CUDA_VISIBLE_DEVICES. 8: This could on multi GPU systems lead to severe performance" 8: penalties. 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.graph_lock_based_atomic_op 8: [ OK ] cuda.graph_lock_based_atomic_op (0 ms) 8: [----------] 1 test from cuda (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/54 Test #8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ................... Passed 0.25 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaTimingBased 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 9: Test timeout computed to be: 1500 9: 9: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 9: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 9: setting CUDA_VISIBLE_DEVICES. 9: This could on multi GPU systems lead to severe performance" 9: penalties. 9: [==========] Running 2 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 2 tests from cuda 9: [ RUN ] cuda.debug_serial_execution [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 9: [ OK ] cuda.debug_serial_execution (96 ms) 9: [ RUN ] cuda.debug_pin_um_to_host 9: [ OK ] cuda.debug_pin_um_to_host (318 ms) 9: [----------] 2 tests from cuda (415 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 2 tests from 1 test suite ran. (415 ms total) 9: [ PASSED ] 2 tests. 9/54 Test #9: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.65 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpInit 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.raw_cuda_interop 10: 10: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 10: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 10: setting CUDA_VISIBLE_DEVICES. 10: This could on multi GPU systems lead to severe performance" 10: penalties. 10: [ OK ] cuda.raw_cuda_interop (134 ms) 10: [----------] 1 test from cuda (134 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (134 ms total) 10: [ PASSED ] 1 test. 10/54 Test #10: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.22 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test timeout computed to be: 1500 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from cuda 11: [ RUN ] cuda.raw_cuda_streams 11: 11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 11: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 11: setting CUDA_VISIBLE_DEVICES. 11: This could on multi GPU systems lead to severe performance" 11: penalties. 11: [ OK ] cuda.raw_cuda_streams (136 ms) 11: [----------] 1 test from cuda (136 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (136 ms total) 11: [ PASSED ] 1 test. 11/54 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.22 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test timeout computed to be: 1500 12: 12: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 12: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 12: setting CUDA_VISIBLE_DEVICES. 12: This could on multi GPU systems lead to severe performance" 12: penalties. 12: [==========] Running 4 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from cuda_multi_gpu 12: [ RUN ] cuda_multi_gpu.managed_views 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.managed_views (0 ms) 12: [ RUN ] cuda_multi_gpu.unmanaged_views 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views (0 ms) 12: [ RUN ] cuda_multi_gpu.scratch_space 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.scratch_space (0 ms) 12: [ RUN ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda (0 ms) 12: [----------] 4 tests from cuda_multi_gpu (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test suite ran. (0 ms total) 12: [ PASSED ] 0 tests. 12: [ SKIPPED ] 4 tests, listed below: 12: [ SKIPPED ] cuda_multi_gpu.managed_views 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views 12: [ SKIPPED ] cuda_multi_gpu.scratch_space 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12/54 Test #12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.23 sec test 13 Start 13: Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test timeout computed to be: 1500 13: 13: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 13: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 13: setting CUDA_VISIBLE_DEVICES. 13: This could on multi GPU systems lead to severe performance" 13: penalties. 13: [==========] Running 5 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 5 tests from cuda_GraphInterOp 13: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 13: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms) 13: [ RUN ] cuda_GraphInterOp.count_nodes 13: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 13: [ RUN ] cuda_GraphInterOp.debug_dot_print 13: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:101: Skipped 13: Export a graph to DOT requires Cuda 11.6. 13: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 13: [ RUN ] cuda_GraphInterOp.instantiation_flags 13: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:141: Skipped 13: Graph instantiation flag inspection requires Cuda 12. 13: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 13: [ RUN ] cuda_GraphInterOp.construct_from_native 13: [ OK ] cuda_GraphInterOp.construct_from_native (0 ms) 13: [----------] 5 tests from cuda_GraphInterOp (1 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 5 tests from 1 test suite ran. (1 ms total) 13: [ PASSED ] 3 tests. 13: [ SKIPPED ] 2 tests, listed below: 13: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 13: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 13/54 Test #13: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.23 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.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: [==========] Running 59 tests from 41 test suites. 14: [----------] Global test environment set-up. 14: [----------] 19 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 14: [ RUN ] defaultdevicetype.shared_space 14: [ OK ] defaultdevicetype.shared_space (79 ms) 14: [ RUN ] defaultdevicetype.shared_host_pinned_space 14: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 14: [ RUN ] defaultdevicetype.compiler_macros 14: [ OK ] defaultdevicetype.compiler_macros (0 ms) 14: [ RUN ] defaultdevicetype.half_conversion 14: [ OK ] defaultdevicetype.half_conversion (2 ms) 14: [ RUN ] defaultdevicetype.bhalf_conversion 14: [ OK ] defaultdevicetype.bhalf_conversion (2 ms) 14: [ RUN ] defaultdevicetype.half_operators 14: [ OK ] defaultdevicetype.half_operators (2 ms) 14: [ RUN ] defaultdevicetype.bhalf_operators 14: [ OK ] defaultdevicetype.bhalf_operators (1 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 (10 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b1 14: [ OK ] defaultdevicetype.reduce_instantiation_b1 (30 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c1 14: [ OK ] defaultdevicetype.reduce_instantiation_c1 (10 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a2 14: [ OK ] defaultdevicetype.reduce_instantiation_a2 (14 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b2 14: [ OK ] defaultdevicetype.reduce_instantiation_b2 (42 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c2 14: [ OK ] defaultdevicetype.reduce_instantiation_c2 (13 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a3 14: [ OK ] defaultdevicetype.reduce_instantiation_a3 (15 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b3 14: [ OK ] defaultdevicetype.reduce_instantiation_b3 (44 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c3 14: [ OK ] defaultdevicetype.reduce_instantiation_c3 (15 ms) 14: [----------] 19 tests from defaultdevicetype (287 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (24 ms) 14: [----------] 1 test from kokkosresize (24 ms total) 14: 14: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 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<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 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<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 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<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 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<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 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<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 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<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 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<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 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<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 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<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 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<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 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<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 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<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 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<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 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<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 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<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 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<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 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<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 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<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 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<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 14: [ RUN ] TestViewAPI/38.sizes 14: [ OK ] TestViewAPI/38.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/38 (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 59 tests from 41 test suites ran. (319 ms total) 14: [ PASSED ] 59 tests. 14/54 Test #14: Kokkos_CoreUnitTest_Default ................................ Passed 0.58 sec test 15 Start 15: Kokkos_CoreUnitTest_InitializeFinalize 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 6 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (511 ms) 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1339 ms) 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (1850 ms total) 15: 15: [----------] 4 tests from InitializeFinalize_DeathTest 15: [ RUN ] InitializeFinalize_DeathTest.initialize [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 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 [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o 15: [ OK ] InitializeFinalize_DeathTest.initialize (1084 ms) 15: [ RUN ] InitializeFinalize_DeathTest.finalize 15: [ OK ] InitializeFinalize_DeathTest.finalize (720 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_initialized 15: [ OK ] InitializeFinalize_DeathTest.is_initialized (220 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_finalized 15: [ OK ] InitializeFinalize_DeathTest.is_finalized (222 ms) 15: [----------] 4 tests from InitializeFinalize_DeathTest (2248 ms total) 15: 15: [----------] 1 test from Legion_DeathTest 15: [ RUN ] Legion_DeathTest.individual_backend_initialization [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 15: [ OK ] Legion_DeathTest.individual_backend_initialization (223 ms) 15: [----------] 1 test from Legion_DeathTest (223 ms total) 15: 15: [----------] 2 tests from PushFinalizeHook_DeathTest 15: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (220 ms) 15: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 15: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (402 ms) 15: [----------] 2 tests from PushFinalizeHook_DeathTest (623 ms total) 15: 15: [----------] 6 tests from ScopeGuard_DeathTest 15: [ RUN ] ScopeGuard_DeathTest.create 15: [ OK ] ScopeGuard_DeathTest.create (238 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_argument 15: [ OK ] ScopeGuard_DeathTest.create_argument (223 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 15: [ OK ] ScopeGuard_DeathTest.create_while_initialize (450 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_initialize [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 15: [ OK ] ScopeGuard_DeathTest.create_after_initialize (442 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 15: [ OK ] ScopeGuard_DeathTest.create_after_finalize (401 ms) 15: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 15: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (436 ms) 15: [----------] 6 tests from ScopeGuard_DeathTest (2192 ms total) 15: 15: [----------] 13 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (22 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (10 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [----------] 13 tests from defaultdevicetype (35 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 6 test suites ran. (7174 ms total) 15: [ PASSED ] 28 tests. 15/54 Test #15: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 7.18 sec test 16 Start 16: Kokkos_CoreUnitTest_Develop 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 16: Test timeout computed to be: 1500 16: 16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 16: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 16: setting CUDA_VISIBLE_DEVICES. 16: This could on multi GPU systems lead to severe performance" 16: penalties. 16: [==========] Running 1 test from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 1 test from defaultdevicetype 16: [ RUN ] defaultdevicetype.development_test 16: [ OK ] defaultdevicetype.development_test (0 ms) 16: [----------] 1 test from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 1 test from 1 test suite ran. (0 ms total) 16: [ PASSED ] 1 test. 16/54 Test #16: Kokkos_CoreUnitTest_Develop ................................ Passed 0.23 sec test 17 Start 17: Kokkos_CoreUnitTest_KokkosP 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 17: Test timeout computed to be: 1500 17: 17: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 17: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 17: setting CUDA_VISIBLE_DEVICES. 17: This could on multi GPU systems lead to severe performance" 17: penalties. 17: [==========] Running 32 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 32 tests from kokkosp 17: [ RUN ] kokkosp.test_named_instance_fence 17: Ref: 33554433 17: Ref: named_instance 17: 33554433 17: named_instance 17: [ OK ] kokkosp.test_named_instance_fence (0 ms) 17: [ RUN ] kokkosp.test_unnamed_instance_fence 17: Ref: 33554433 17: Ref: Unnamed Instance Fence 17: 33554433 17: Kokkos::Cuda::fence(): Unnamed Instance Fence 17: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 17: [ RUN ] kokkosp.test_named_global_fence 17: Ref: 33554432 17: Ref: test global fence 17: 0 17: test global fence 17: Miss on id 17: 33554432 17: test global fence 17: [ OK ] kokkosp.test_named_global_fence (0 ms) 17: [ RUN ] kokkosp.test_unnamed_global_fence 17: Ref: 33554432 17: Ref: Unnamed Global Fence 17: 0 17: Kokkos::fence: Unnamed Global Fence 17: Miss on id 17: 33554432 17: Kokkos::fence: Unnamed Global Fence 17: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 17: [ RUN ] kokkosp.test_multiple_default_instances 17: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 17: [ RUN ] kokkosp.test_id_gen 17: [ OK ] kokkosp.test_id_gen (0 ms) 17: [ RUN ] kokkosp.test_kernel_sequence 17: Ref: 33554433 17: Ref: named_instance 17: 33554433 17: named_instance 17: Ref: 33554433 17: Ref: test_kernel 17: 33554433 17: named_instance 17: Miss on name 17: 0 17: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 17: Miss on name 17: Miss on id 17: 33554432 17: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 17: Miss on name 17: Miss on id 17: 33554433 17: test_kernel 17: [ OK ] kokkosp.test_kernel_sequence (0 ms) 17: [ RUN ] kokkosp.test_streams 17: [ OK ] kokkosp.test_streams (0 ms) 17: [ RUN ] kokkosp.async_deep_copy 17: [ OK ] kokkosp.async_deep_copy (0 ms) 17: [ RUN ] kokkosp.parallel_for 17: [ OK ] kokkosp.parallel_for (0 ms) 17: [ RUN ] kokkosp.parallel_reduce 17: [ OK ] kokkosp.parallel_reduce (0 ms) 17: [ RUN ] kokkosp.parallel_scan 17: [ OK ] kokkosp.parallel_scan (1 ms) 17: [ RUN ] kokkosp.parallel_scan_no_fence 17: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 17: [ RUN ] kokkosp.parallel_scan_no_fence_view 17: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 17: [ RUN ] kokkosp.regions 17: [ OK ] kokkosp.regions (0 ms) 17: [ RUN ] kokkosp.fences 17: [ OK ] kokkosp.fences (0 ms) 17: [ RUN ] kokkosp.raw_allocation 17: [ OK ] kokkosp.raw_allocation (0 ms) 17: [ RUN ] kokkosp.view 17: [ OK ] kokkosp.view (0 ms) 17: [ RUN ] kokkosp.sections 17: [ OK ] kokkosp.sections (0 ms) 17: [ RUN ] kokkosp.metadata 17: [ OK ] kokkosp.metadata (0 ms) 17: [ RUN ] kokkosp.profile_events 17: [ OK ] kokkosp.profile_events (0 ms) 17: [ RUN ] kokkosp.no_init_kernel 17: [ OK ] kokkosp.no_init_kernel (0 ms) 17: [ RUN ] kokkosp.get_events 17: [ OK ] kokkosp.get_events (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_for 17: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_reduce 17: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_scan 17: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 17: [ RUN ] kokkosp.kernel_name_internal 17: [ OK ] kokkosp.kernel_name_internal (0 ms) 17: [ RUN ] kokkosp.profiling_section 17: [ OK ] kokkosp.profiling_section (0 ms) 17: [ RUN ] kokkosp.scoped_profile_region 17: [ OK ] kokkosp.scoped_profile_region (0 ms) 17: [ RUN ] kokkosp.create_mirror_no_init 17: [ OK ] kokkosp.create_mirror_no_init (0 ms) 17: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 17: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 17: [ RUN ] kokkosp.create_mirror_view_and_copy 17: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped 17: skipping since the CudaUVMSpace requires additional fences 17: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 17: [----------] 32 tests from kokkosp (4 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 32 tests from 1 test suite ran. (4 ms total) 17: [ PASSED ] 31 tests. 17: [ SKIPPED ] 1 test, listed below: 17: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 17/54 Test #17: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.24 sec test 18 Start 18: Kokkos_CoreUnitTest_ToolIndependence 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 18: Test timeout computed to be: 1500 18/54 Test #18: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.01 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoadHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/libkokkosprinter-tool.so 19: Test timeout computed to be: 1500 19: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 19: 19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 19: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 19: setting CUDA_VISIBLE_DEVICES. 19: This could on multi GPU systems lead to severe performance" 19: penalties. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/54 Test #19: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.23 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLineHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/libkokkosprinter-tool.so" 20: Test timeout computed to be: 1500 20: 20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 20: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 20: setting CUDA_VISIBLE_DEVICES. 20: This could on multi GPU systems lead to severe performance" 20: penalties. 20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 20/54 Test #20: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.22 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoad 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 21: 21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 21: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 21: setting CUDA_VISIBLE_DEVICES. 21: This could on multi GPU systems lead to severe performance" 21: penalties. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:Cuda::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x555556098880:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556098a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556098ac0:Host:source:0x555556098900: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:0x555556098c00: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:0x555556098a40:40::kokkosp_deallocate_data:Host:source:0x555556098880:40::kokkosp_finalize_library:: 21/54 Test #21: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.21 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLine 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.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: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:Cuda::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x555556098880:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556098a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556098ac0:Host:source:0x555556098900: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:0x555556098c00: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:0x555556098a40:40::kokkosp_deallocate_data:Host:source:0x555556098880:40::kokkosp_finalize_library:: 22/54 Test #22: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.22 sec test 23 Start 23: Kokkos_CoreUnitTest_StackTraceTest 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec 23: Test timeout computed to be: 1500 23: 23: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 23: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 23: setting CUDA_VISIBLE_DEVICES. 23: This could on multi GPU systems lead to severe performance" 23: penalties. [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 23: [==========] Running 3 tests from 2 test suites. 23: [----------] Global test environment set-up. 23: [----------] 2 tests from defaultdevicetype_DeathTest 23: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555604bf9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5555555a2a24] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x5555555a4aff] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3250083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f1: 23: [0x555555604bf9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555a2a24] Test::test_stacktrace(bool, bool) 23: [0x5555555a4aff] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3250083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555604bf9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5555555aa128] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a330e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x5555555a4aff] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3250083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f3: 23: [0x555555604bf9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555aa128] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x5555555a330e] Test::test_stacktrace(bool, bool) 23: [0x5555555a4aff] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3250083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 23: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (349 ms) 23: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555604bf9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5555555a2a24] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x5555555a4e9c] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3250083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f1: 23: [0x555555604bf9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555a2a24] Test::test_stacktrace(bool, bool) 23: [0x5555555a4e9c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3250083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555604bf9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5555555aa128] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a330e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x5555555a4e9c] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3250083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f3: 23: [0x555555604bf9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555aa128] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x5555555a330e] Test::test_stacktrace(bool, bool) 23: [0x5555555a4e9c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3250083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 23: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (408 ms) 23: [----------] 2 tests from defaultdevicetype_DeathTest (757 ms total) 23: 23: [----------] 1 test from defaultdevicetype 23: [ RUN ] defaultdevicetype.stacktrace_normal 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555604bf9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5555555a2a24] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3250083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f1: 23: [0x555555604bf9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555a2a24] Test::test_stacktrace(bool, bool) 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3250083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555604bf9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5555555aa128] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a330e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3250083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f3: 23: [0x555555604bf9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555aa128] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x5555555a330e] Test::test_stacktrace(bool, bool) 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3250083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 23: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 23: [----------] 1 test from defaultdevicetype (0 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 3 tests from 2 test suites ran. (758 ms total) 23: [ PASSED ] 3 tests. 23/54 Test #23: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.98 sec test 24 Start 24: Kokkos_CoreUnitTest_CTestDevice 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 24: Test timeout computed to be: 1500 24: [==========] Running 8 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 5 tests from ctest_environment_DeathTest 24: [ RUN ] ctest_environment_DeathTest.invalid_rank 24: [ OK ] ctest_environment_DeathTest.invalid_rank (82 ms) 24: [ RUN ] ctest_environment_DeathTest.no_type_str 24: [ OK ] ctest_environment_DeathTest.no_type_str (88 ms) 24: [ RUN ] ctest_environment_DeathTest.missing_type 24: [ OK ] ctest_environment_DeathTest.missing_type (174 ms) 24: [ RUN ] ctest_environment_DeathTest.no_id_str 24: [ OK ] ctest_environment_DeathTest.no_id_str (83 ms) 24: [ RUN ] ctest_environment_DeathTest.invalid_id_str 24: [ OK ] ctest_environment_DeathTest.invalid_id_str (170 ms) 24: [----------] 5 tests from ctest_environment_DeathTest (599 ms total) 24: 24: [----------] 3 tests from ctest_environment 24: [ RUN ] ctest_environment.no_device_type 24: [ OK ] ctest_environment.no_device_type (0 ms) 24: [ RUN ] ctest_environment.no_process_count 24: [ OK ] ctest_environment.no_process_count (0 ms) 24: [ RUN ] ctest_environment.good 24: [ OK ] ctest_environment.good (0 ms) 24: [----------] 3 tests from ctest_environment (0 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 8 tests from 2 test suites ran. (599 ms total) 24: [ PASSED ] 8 tests. 24/54 Test #24: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.61 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 25: Test timeout computed to be: 1500 25/54 Test #25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 26: Test timeout computed to be: 1500 26: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 26/54 Test #26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 27 Start 27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 27: Test timeout computed to be: 1500 27/54 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 28: Environment variables: 28: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 28: Test timeout computed to be: 1500 28/54 Test #28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 29 Start 29: Kokkos_CoreUnitTest_DeviceAndThreads 29: Test command: /usr/bin/python3.8 "/var/jenkins/workspace/Kokkos_PR-7427/build-tests/core/unit_test/TestDeviceAndThreads.py" "-v" 29: Test timeout computed to be: 1500 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 29: test_device_id (__main__.KokkosInitializationTestCase) ... ok 29: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 29: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 29: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 29: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 29: 29: ---------------------------------------------------------------------- 29: Ran 5 tests in 2.608s 29: 29: OK (skipped=1) 29/54 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 3.17 sec test 30 Start 30: Kokkos_ContainersUnitTest_Serial 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 30: Test timeout computed to be: 1500 30: 30: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 30: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 30: setting CUDA_VISIBLE_DEVICES. 30: This could on multi GPU systems lead to severe performance" 30: penalties. 30: [==========] Running 72 tests from 2 test suites. 30: [----------] Global test environment set-up. 30: [----------] 2 tests from serial_DeathTest 30: [ RUN ] serial_DeathTest.dualview_external_view_construction [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 30: [ OK ] serial_DeathTest.dualview_external_view_construction (373 ms) 30: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 30: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (5165 ms) 30: [----------] 2 tests from serial_DeathTest (5539 ms total) 30: 30: [----------] 70 tests from serial 30: [ RUN ] serial.bitset [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 30: [ OK ] serial.bitset (1443 ms) 30: [ RUN ] serial.bitset_default_constructor_no_alloc 30: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] serial.dualview_combination 30: [ OK ] serial.dualview_combination (0 ms) 30: [ RUN ] serial.dualview_alloc 30: [ OK ] serial.dualview_alloc (0 ms) 30: [ RUN ] serial.test_dualview_copy_construction_and_assignment 30: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] serial.dualview_combinations_without_init 30: [ OK ] serial.dualview_combinations_without_init (0 ms) 30: [ RUN ] serial.dualview_deep_copy 30: [ OK ] serial.dualview_deep_copy (0 ms) 30: [ RUN ] serial.dualview_sync_should_fence 30: [ OK ] serial.dualview_sync_should_fence (0 ms) 30: [ RUN ] serial.dualview_realloc 30: [ OK ] serial.dualview_realloc (0 ms) 30: [ RUN ] serial.dualview_resize 30: [ OK ] serial.dualview_resize (0 ms) 30: [ RUN ] serial.dualview_device_correct_kokkos_device 30: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] serial.dualview_host_correct_kokkos_device 30: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] serial.dualview_host_modify_template_device_sync 30: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 30: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] serial.dualview_device_modify_template_host_sync 30: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 30: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 30: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 30: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 30: [ RUN ] serial.dualview_sequential_host_init 30: [ OK ] serial.dualview_sequential_host_init (0 ms) 30: [ RUN ] serial.dualview_default_constructed 30: [ OK ] serial.dualview_default_constructed (0 ms) 30: [ RUN ] serial.dynamic_view 30: [ OK ] serial.dynamic_view (12 ms) 30: [ RUN ] serial.dyn_rank_view_api_generic 30: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 30: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 30: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 30: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 30: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 30: skipping since not default execution space 30: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] serial.dyn_rank_view_api_operator_rank67 30: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 30: [ RUN ] serial.dyn_rank_view_team_scratch 30: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 30: [ RUN ] serial.ErrorReporterViaLambda 30: [ OK ] serial.ErrorReporterViaLambda (0 ms) 30: [ RUN ] serial.ErrorReporter 30: [ OK ] serial.ErrorReporter (0 ms) 30: [ RUN ] serial.offsetview_construction 30: [ OK ] serial.offsetview_construction (23 ms) 30: [ RUN ] serial.offsetview_unmanaged_construction 30: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] serial.offsetview_subview 30: [ OK ] serial.offsetview_subview (2 ms) 30: [ RUN ] serial.offsetview_offsets_rank1 30: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] serial.offsetview_offsets_rank2 30: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] serial.offsetview_offsets_rank3 30: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] serial.scatterview [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o 30: [ OK ] serial.scatterview (878 ms) 30: [ RUN ] serial.scatterview_devicetype 30: [ OK ] serial.scatterview_devicetype (0 ms) 30: [ RUN ] serial.staticcrsgraph 30: [ OK ] serial.staticcrsgraph (3 ms) 30: [ RUN ] serial.resize_realloc_no_init_dualview 30: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 30: [ RUN ] serial.resize_realloc_no_alloc_dualview 30: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 30: [ RUN ] serial.resize_exec_space_dualview 30: [ OK ] serial.resize_exec_space_dualview (0 ms) 30: [ RUN ] serial.realloc_exec_space_dualview 30: [ OK ] serial.realloc_exec_space_dualview (0 ms) 30: [ RUN ] serial.resize_realloc_no_init_dynrankview 30: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 30: [ RUN ] serial.resize_exec_space_dynrankview 30: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 30: [ RUN ] serial.realloc_exec_space_dynrankview 30: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 30: [ RUN ] serial.resize_realloc_no_init_scatterview 30: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 30: [ RUN ] serial.resize_realloc_no_alloc_scatterview 30: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 30: [ RUN ] serial.resize_exec_space_scatterview 30: [ OK ] serial.resize_exec_space_scatterview (0 ms) 30: [ RUN ] serial.realloc_exec_space_scatterview 30: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_dynrankview 30: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 30: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 30: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 30: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_offsetview 30: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 30: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 30: [ RUN ] serial.create_mirror_view_and_copy_offsetview 30: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_dynamicview 30: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 30: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 30: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 30: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 30: [ RUN ] serial.UnorderedMap_insert [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 30: [ OK ] serial.UnorderedMap_insert (3576 ms) 30: [ RUN ] serial.UnorderedMap_failed_insert [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 30: [ OK ] serial.UnorderedMap_failed_insert (2748 ms) 30: [ RUN ] serial.UnorderedMap_deep_copy 30: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 30: [ RUN ] serial.UnorderedMap_valid_empty 30: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 30: [ RUN ] serial.UnorderedMap_clear_zero_size 30: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 30: [ RUN ] serial.UnorderedMap_consistent_size 30: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 30: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] serial.UnorderedMap_lambda_capturable 30: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] serial.UnorderedMap_constructor_view_alloc 30: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] serial.vector_combination 30: [ OK ] serial.vector_combination (0 ms) 30: [ RUN ] serial.vector_insert 30: [ OK ] serial.vector_insert (0 ms) 30: [ RUN ] serial.vector_push_back_default_exec 30: [ OK ] serial.vector_push_back_default_exec (0 ms) 30: [ RUN ] serial.viewctorprop_embedded_dim 30: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 30: [----------] 70 tests from serial (8705 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 72 tests from 2 test suites ran. (14244 ms total) 30: [ PASSED ] 71 tests. 30: [ SKIPPED ] 1 test, listed below: 30: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 30/54 Test #30: Kokkos_ContainersUnitTest_Serial ........................... Passed 14.53 sec test 31 Start 31: Kokkos_ContainersUnitTest_Cuda 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 31: Test timeout computed to be: 1500 31: 31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 31: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 31: setting CUDA_VISIBLE_DEVICES. 31: This could on multi GPU systems lead to severe performance" 31: penalties. 31: [==========] Running 72 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from cuda_DeathTest 31: [ RUN ] cuda_DeathTest.dualview_external_view_construction [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 31: [ OK ] cuda_DeathTest.dualview_external_view_construction (572 ms) 31: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 77%] Linking CXX executable Kokkos_UnitTest_Random [ 77%] Built target Kokkos_UnitTest_Random [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 31: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (6538 ms) 31: [----------] 2 tests from cuda_DeathTest (7111 ms total) 31: 31: [----------] 70 tests from cuda 31: [ RUN ] cuda.bitset 31: [ OK ] cuda.bitset (17 ms) 31: [ RUN ] cuda.bitset_default_constructor_no_alloc 31: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 31: [ RUN ] cuda.dualview_combination 31: [ OK ] cuda.dualview_combination (0 ms) 31: [ RUN ] cuda.dualview_alloc 31: [ OK ] cuda.dualview_alloc (0 ms) 31: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 31: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 31: [ RUN ] cuda.dualview_combinations_without_init 31: [ OK ] cuda.dualview_combinations_without_init (0 ms) 31: [ RUN ] cuda.dualview_deep_copy 31: [ OK ] cuda.dualview_deep_copy (3 ms) 31: [ RUN ] cuda.dualview_sync_should_fence 31: [ OK ] cuda.dualview_sync_should_fence (1 ms) 31: [ RUN ] cuda.dualview_realloc 31: [ OK ] cuda.dualview_realloc (1 ms) 31: [ RUN ] cuda.dualview_resize 31: [ OK ] cuda.dualview_resize (2 ms) 31: [ RUN ] cuda.dualview_device_correct_kokkos_device 31: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 31: [ RUN ] cuda.dualview_host_correct_kokkos_device 31: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 31: [ RUN ] cuda.dualview_host_modify_template_device_sync 31: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 31: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 31: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 31: [ RUN ] cuda.dualview_device_modify_template_host_sync 31: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 31: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 31: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 31: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 31: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 31: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view 31: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 31: [ RUN ] cuda.dualview_sequential_host_init 31: [ OK ] cuda.dualview_sequential_host_init (2 ms) 31: [ RUN ] cuda.dualview_default_constructed 31: [ OK ] cuda.dualview_default_constructed (0 ms) 31: [ RUN ] cuda.dynamic_view 31: [ OK ] cuda.dynamic_view (64 ms) 31: [ RUN ] cuda.dyn_rank_view_api_generic 31: [ OK ] cuda.dyn_rank_view_api_generic (24 ms) 31: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 31: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms) 31: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 31: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (0 ms) 31: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 31: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 31: [ RUN ] cuda.dyn_rank_view_team_scratch 31: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms) 31: [ RUN ] cuda.ErrorReporterViaLambda 31: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 31: [ RUN ] cuda.ErrorReporter 31: [ OK ] cuda.ErrorReporter (2 ms) 31: [ RUN ] cuda.offsetview_construction 31: [ OK ] cuda.offsetview_construction (8 ms) 31: [ RUN ] cuda.offsetview_unmanaged_construction 31: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 31: [ RUN ] cuda.offsetview_subview 31: [ OK ] cuda.offsetview_subview (9 ms) 31: [ RUN ] cuda.offsetview_offsets_rank1 31: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 31: [ RUN ] cuda.offsetview_offsets_rank2 31: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 31: [ RUN ] cuda.offsetview_offsets_rank3 31: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 31: [ RUN ] cuda.scatterview [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 81%] Built target Kokkos_ContainersUnitTest_HIP [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 31: [ OK ] cuda.scatterview (10446 ms) 31: [ RUN ] cuda.scatterview_devicetype 31: [ OK ] cuda.scatterview_devicetype (25 ms) 31: [ RUN ] cuda.staticcrsgraph 31: [ OK ] cuda.staticcrsgraph (50 ms) 31: [ RUN ] cuda.resize_realloc_no_init_dualview 31: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_alloc_dualview 31: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 31: [ RUN ] cuda.resize_exec_space_dualview 31: [ OK ] cuda.resize_exec_space_dualview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_dualview 31: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestWithoutInitializing.hpp:155: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_init_dynrankview 31: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 31: [ RUN ] cuda.resize_exec_space_dynrankview 31: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_dynrankview 31: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestWithoutInitializing.hpp:247: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_init_scatterview 31: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 31: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 31: [ RUN ] cuda.resize_exec_space_scatterview 31: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_scatterview 31: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestWithoutInitializing.hpp:386: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynrankview 31: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 31: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 31: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestWithoutInitializing.hpp:496: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_offsetview 31: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 31: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 31: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestWithoutInitializing.hpp:600: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynamicview 31: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 31: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestWithoutInitializing.hpp:672: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 31: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 31: [ RUN ] cuda.UnorderedMap_insert [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.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_E [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 31: [ OK ] cuda.UnorderedMap_insert (11242 ms) 31: [ RUN ] cuda.UnorderedMap_failed_insert Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o 31: [ OK ] cuda.UnorderedMap_failed_insert (4031 ms) 31: [ RUN ] cuda.UnorderedMap_deep_copy 31: [ OK ] cuda.UnorderedMap_deep_copy (19 ms) 31: [ RUN ] cuda.UnorderedMap_valid_empty 31: [ OK ] cuda.UnorderedMap_valid_empty (5 ms) 31: [ RUN ] cuda.UnorderedMap_clear_zero_size 31: [ OK ] cuda.UnorderedMap_clear_zero_size (2 ms) 31: [ RUN ] cuda.UnorderedMap_consistent_size 31: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 31: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 31: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 31: [ RUN ] cuda.UnorderedMap_lambda_capturable 31: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 31: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 31: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 31: [ RUN ] cuda.vector_combination 31: [ OK ] cuda.vector_combination (1 ms) 31: [ RUN ] cuda.vector_insert 31: [ OK ] cuda.vector_insert (1 ms) 31: [ RUN ] cuda.vector_push_back_default_exec 31: [ OK ] cuda.vector_push_back_default_exec (0 ms) 31: [ RUN ] cuda.viewctorprop_embedded_dim 31: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 31: [----------] 70 tests from cuda (25986 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 72 tests from 2 test suites ran. (33098 ms total) 31: [ PASSED ] 66 tests. 31: [ SKIPPED ] 6 tests, listed below: 31: [ SKIPPED ] cuda.realloc_exec_space_dualview 31: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 31: [ SKIPPED ] cuda.realloc_exec_space_scatterview 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview 31/54 Test #31: Kokkos_ContainersUnitTest_Cuda ............................. Passed 33.44 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_Cuda 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 32: Test timeout computed to be: 1500 32: 32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 32: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 32: setting CUDA_VISIBLE_DEVICES. 32: This could on multi GPU systems lead to severe performance" 32: penalties. 32: [==========] Running 4 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 4 tests from TEST_CATEGORY 32: [ RUN ] TEST_CATEGORY.dynrankview_perf 32: Cuda 32: DynRankView vs View: Initialization Only 32: View time (init only): 0.00128519 32: View sum computation time: 0.00128519 32: Strided View time (init only): 0.0011819 32: View Rank7 time (init only): 0.00128727 32: DynRankView time (init only): 0.00123069 32: DynRankView sum computation time: 0.00241917 32: Ratio of View to DynRankView time: 1.04428 32: Ratio of View to DynRankView sum computation time: 0.978725 32: Ratio of View to View Rank7 time: 0.998385 32: Ratio of StrideView to DynRankView time: 0.960355 32: Ratio of DynRankView to View Rank7 time: 0.956046 32: [ OK ] TEST_CATEGORY.dynrankview_perf (535 ms) 32: [ RUN ] TEST_CATEGORY.global_2_local 32: Cuda 32: size, create, generate, fill, find 32: 256, 0.00135217, 1.622e-05, 0.00209024, 0.00164901 32: 512, 0.00109587, 9.97e-06, 2.287e-05, 0.00172407 32: 1024, 0.00108967, 8.61e-06, 2.1531e-05, 0.00171876 32: 2048, 0.00111097, 8.851e-06, 2.475e-05, 0.00177144 32: 4096, 0.000828841, 8.7e-06, 2.4141e-05, 0.00180732 32: 8192, 0.00101137, 9.44e-06, 3.1191e-05, 0.00178395 32: 16384, 0.00106324, 1.03e-05, 2.9821e-05, 0.00191588 32: 32768, 0.00120527, 9.19e-06, 3.357e-05, 0.00201532 32: 65536, 0.00589216, 9.321e-06, 4.619e-05, 0.00236087 32: 131072, 0.00253662, 1.07e-05, 7.1692e-05, 0.0036098 32: 262144, 0.00380084, 1.18e-05, 0.000122542, 0.00505541 32: 524288, 0.00637045, 1.5e-05, 0.000220094, 0.0100976 32: 1048576, 0.010245, 1.846e-05, 0.000546068, 0.0238801 32: 2097152, 0.0183024, 3.199e-05, 0.0014353, 0.0661228 32: 4194304, 0.0340075, 5.0132e-05, 0.00329502, 0.153268 32: [ OK ] TEST_CATEGORY.global_2_local (389 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 32: [----------] 4 tests from TEST_CATEGORY (925 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 4 tests from 1 test suite ran. (925 ms total) 32: [ PASSED ] 4 tests. [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 32/54 Test #32: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 1.19 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Test timeout computed to be: 1500 33: 33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 33: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 33: setting CUDA_VISIBLE_DEVICES. 33: This could on multi GPU systems lead to severe performance" 33: penalties. 33: [==========] Running 17 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from cuda_DeathTest 33: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues [ 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/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o 33: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (977 ms) 33: [----------] 1 test from cuda_DeathTest (977 ms total) 33: 33: [----------] 16 tests from cuda 33: [ RUN ] cuda.SortUnsignedValueType 33: [ OK ] cuda.SortUnsignedValueType (21 ms) 33: [ RUN ] cuda.SortEmptyView 33: [ OK ] cuda.SortEmptyView (0 ms) 33: [ RUN ] cuda.SortByKeyEmptyView 33: [ OK ] cuda.SortByKeyEmptyView (0 ms) 33: [ RUN ] cuda.SortByKeyEmptyViewHost 33: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 33: [ RUN ] cuda.SortByKey 33: [ OK ] cuda.SortByKey (2 ms) 33: [ RUN ] cuda.SortByKeyWithComparator 33: [ OK ] cuda.SortByKeyWithComparator (2 ms) 33: [ RUN ] cuda.SortByKeyStaticExtents 33: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 33: [ RUN ] cuda.SortByKeyWithStrides 33: [ OK ] cuda.SortByKeyWithStrides (0 ms) 33: [ RUN ] cuda.SortWithCustomComparator 33: [ OK ] cuda.SortWithCustomComparator (108 ms) 33: [ RUN ] cuda.BinSortGenericTests 33: [ OK ] cuda.BinSortGenericTests (38 ms) 33: [ RUN ] cuda.BinSortEmptyView 33: [ OK ] cuda.BinSortEmptyView (0 ms) 33: [ RUN ] cuda.BinSortEmptyKeysView 33: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 33: [ RUN ] cuda.BinSort_issue_7221 33: [ OK ] cuda.BinSort_issue_7221 (0 ms) 33: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 83%] 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_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.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 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 83%] Built target Kokkos_ContainersUnitTest_Serial [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 33: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11451 ms) 33: [ RUN ] cuda.NestedSort 33: [ OK ] cuda.NestedSort (40 ms) 33: [ RUN ] cuda.NestedSortByKey 33: [ OK ] cuda.NestedSortByKey (137 ms) 33: [----------] 16 tests from cuda (11806 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 17 tests from 2 test suites ran. (12783 ms total) 33: [ PASSED ] 17 tests. 33/54 Test #33: Kokkos_UnitTest_Sort ....................................... Passed 13.07 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Test timeout computed to be: 1500 34: 34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 34: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 34: setting CUDA_VISIBLE_DEVICES. 34: This could on multi GPU systems lead to severe performance" 34: penalties. 34: [==========] Running 3 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from cuda 34: [ RUN ] cuda.Random_XorShift64 34: Test Seed:1744311016508825355 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00790563 -0.0286062 || 0.051031 28016 29295 || 28902.9 28674.4 || -395.452 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0118895 0.00548339 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.011379 -0.0188982 || 0.051031 28055 29285 || 28351.8 28674.4 || -261.248 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00854536 -0.0038291 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00772654 0.00933643 || 0.051031 27951 29326 || 28897.7 28674.4 || 129.067 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00511561 0.00326886 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0202807 0.0307024 || 0.051031 28027 29360 || 29268 28674.4 || 424.431 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00930827 0.0096784 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000244846 -0.99999 -48246.2 || 0.051031 0 195010 || 2.9287e+09 28674.4 || -6.66956e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000733398 -0.331591 0.174397 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.0019589 -0.999999 -57858.3 || 0.051031 0 1.55145e+06 || 2.86911e+10 28674.4 || -7.99833e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.00588675 -0.967822 10.3528 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.6091e-07 0.00725447 -0.0179725 || 0.051031 28049 29358 || 28467.9 28674.4 || -248.452 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.96226e-07 0.0373864 0.00235321 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00140673 -0.0267064 || 0.051031 28033 29402 || 28634.1 28674.4 || -369.189 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00856228 -0.000486955 || 0.051031 1e+64 -1e+64 34: Test Seed:1744311016698855592 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.45775e-07 -0.0108091 0.0180996 || 0.051031 28007 29386 || 28987.7 28674.4 || 250.209 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.5082e-07 0.00492652 -0.00381927 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.0076989 0.0159085 || 0.051031 28040 29280 || 28455.3 28674.4 || 219.919 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00397085 0.000484875 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00718621 0.0237125 || 0.051031 28064 29341 || 28469.8 28674.4 || 327.802 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0245392 0.00505482 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0192417 0.0127697 || 0.051031 27904 29414 || 29237 28674.4 || 176.528 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00911287 -0.000443072 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000244081 -0.99999 -48247 || 0.051031 0 195152 || 2.92889e+09 28674.4 || -6.66967e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.00073117 -0.310055 0.143781 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195819 -0.999999 -57856.8 || 0.051031 0 1.55108e+06 || 2.86909e+10 28674.4 || -7.99813e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.00588477 -0.967797 10.2762 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.71e-07 -0.0160488 0.0033798 || 0.051031 28019 29472 || 29142.1 28674.4 || 46.7224 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.26496e-07 0.0219147 -0.00356133 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0145772 0.0165894 || 0.051031 28036 29355 || 29098.6 28674.4 || 229.332 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00792192 -0.000912948 || 0.051031 1e+64 -1e+64 34: [ OK ] cuda.Random_XorShift64 (375 ms) 34: [ RUN ] cuda.Random_XorShift1024_0 34: Test Seed:1744311016884447116 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0287498 0.00510502 || 0.051031 10937 11770 || 11713.7 11377 || 70.5718 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00275686 -0.00103308 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0078991 0.00785703 || 0.051031 10994 11808 || 11467.5 11377 || 108.616 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00113072 -0.00227561 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00357646 -0.0072232 || 0.051031 10999 11784 || 11336.4 11377 || -99.8534 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0110784 -0.00200562 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0119601 -0.0003957 || 0.051031 10925 11766 || 11242.5 11377 || -5.47015 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00188381 0.00155363 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000243081 -0.999975 -7594.96 || 0.051031 0 77926 || 4.61055e+08 11377 || -1.04993e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000728909 -0.155859 0.0228727 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195627 -0.999997 -9107.74 || 0.051031 0 616414 || 4.51653e+09 11377 || -1.25905e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.00587963 -0.922283 1.61057 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.86102e-07 -0.00140469 0.00313402 || 0.051031 10852 11772 || 11393 11377 || 43.3246 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.62396e-07 -0.00631225 0.00416663 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00029338 -0.00311631 || 0.051031 11003 11835 || 11373.6 11377 || -43.0798 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0150479 -0.00357614 || 0.051031 1e+64 -1e+64 34: Test Seed:1744311016996417757 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00401196 -0.0163466 || 0.051031 10942 11825 || 11422.8 11377 || -225.976 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00788433 -0.00341031 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00304345 0.00501865 || 0.051031 10996 11770 || 11342.4 11377 || 69.3778 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00504123 -0.00333874 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00730954 -0.00131638 || 0.051031 10946 11806 || 11294.4 11377 || -18.1976 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00790082 -0.00166841 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00911322 0.00926149 || 0.051031 11000 11817 || 11481.6 11377 || 128.031 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0115863 0.00242657 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00024392 -0.999975 -7594.03 || 0.051031 0 77610 || 4.60946e+08 11377 || -1.0498e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000731469 -0.160735 0.0255049 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195321 -0.999997 -9108.05 || 0.051031 0 616437 || 4.51677e+09 11377 || -1.2591e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.00587083 -0.923047 1.6518 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.79744e-07 0.014895 -0.011891 || 0.051031 10937 11781 || 11210 11377 || -164.381 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.43323e-07 0.00851442 -0.000863334 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00886012 -0.00162752 || 0.051031 10943 11814 || 11478.7 11377 || -22.4989 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00412799 0.00075024 || 0.051031 1e+64 -1e+64 34: [ OK ] cuda.Random_XorShift1024_0 (242 ms) 34: [ RUN ] cuda.Multi_streams Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 34: [ OK ] cuda.Multi_streams (137 ms) 34: [----------] 3 tests from cuda (755 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 3 tests from 1 test suite ran. (755 ms total) 34: [ PASSED ] 3 tests. 34/54 Test #34: Kokkos_UnitTest_Random ..................................... Passed 1.03 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 35: 35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 35: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 35: setting CUDA_VISIBLE_DEVICES. 35: This could on multi GPU systems lead to severe performance" 35: penalties. 35: [==========] Running 16 tests from 4 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_DeathTest 35: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 35: [ OK ] std_algorithms_DeathTest.expect_no_overlap (1 ms) 35: [----------] 1 test from std_algorithms_DeathTest (1 ms total) 35: 35: [----------] 3 tests from std_algorithms_reducers 35: [ RUN ] std_algorithms_reducers.max_first_loc 35: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 35: [ RUN ] std_algorithms_reducers.min_first_loc 35: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 35: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 35: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 35: [----------] 3 tests from std_algorithms_reducers (0 ms total) 35: 35: [----------] 1 test from std_algorithms 35: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 35: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 35: [----------] 1 test from std_algorithms (0 ms total) 35: 35: [----------] 11 tests from random_access_iterator_test 35: [ RUN ] random_access_iterator_test.constructor 35: [ OK ] random_access_iterator_test.constructor (0 ms) 35: [ RUN ] random_access_iterator_test.constructiblity 35: [ OK ] random_access_iterator_test.constructiblity (0 ms) 35: [ RUN ] random_access_iterator_test.dereference 35: [ OK ] random_access_iterator_test.dereference (2 ms) 35: [ RUN ] random_access_iterator_test.subscript_operator 35: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet1 35: [ OK ] random_access_iterator_test.operatorsSet1 (2 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet2 35: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet3 35: [ OK ] random_access_iterator_test.operatorsSet3 (2 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet4 35: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 35: [ RUN ] random_access_iterator_test.assignment_operator 35: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 35: [ RUN ] random_access_iterator_test.distance 35: [ OK ] random_access_iterator_test.distance (0 ms) 35: [ RUN ] random_access_iterator_test.traits_helpers 35: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 35: [----------] 11 tests from random_access_iterator_test (13 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 16 tests from 4 test suites ran. (15 ms total) 35: [ PASSED ] 16 tests. 35/54 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.25 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test timeout computed to be: 1500 36: 36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 36: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 36: setting CUDA_VISIBLE_DEVICES. 36: This could on multi GPU systems lead to severe performance" 36: penalties. 36: [==========] Running 7 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 7 tests from std_algorithms_min_max_element_test 36: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (11 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (12 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (11 ms) 36: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (14 ms) 36: [----------] 7 tests from std_algorithms_min_max_element_test (60 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 7 tests from 1 test suite ran. (60 ms total) 36: [ PASSED ] 7 tests. 36/54 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.30 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test timeout computed to be: 1500 37: 37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 37: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 37: setting CUDA_VISIBLE_DEVICES. 37: This could on multi GPU systems lead to severe performance" 37: penalties. 37: [==========] Running 13 tests from 10 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_lexicographical_compare_test 37: [ RUN ] std_algorithms_lexicographical_compare_test.test 37: [ OK ] std_algorithms_lexicographical_compare_test.test (43 ms) 37: [----------] 1 test from std_algorithms_lexicographical_compare_test (43 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_test 37: [ RUN ] std_algorithms_for_each_test.test 37: [ OK ] std_algorithms_for_each_test.test (124 ms) 37: [----------] 1 test from std_algorithms_for_each_test (124 ms total) 37: 37: [----------] 1 test from std_algorithms_find_test 37: [ RUN ] std_algorithms_find_test.test 37: [ OK ] std_algorithms_find_test.test (48 ms) 37: [----------] 1 test from std_algorithms_find_test (48 ms total) 37: 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of Scanning dependencies of target Kokkos_PerformanceTest_InclusiveScan [ 95%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.cpp.o 37: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1366 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 37: [ OK ] std_algorithms_non_mod_seq_ops.find_end (932 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 37: [ OK ] std_algorithms_non_mod_seq_ops.search (925 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 37: [ OK ] std_algorithms_non_mod_seq_ops.search_n (707 ms) 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3932 ms total) 37: 37: [----------] 1 test from std_algorithms_count_test 37: [ RUN ] std_algorithms_count_test.test 37: [ OK ] std_algorithms_count_test.test (36 ms) 37: [----------] 1 test from std_algorithms_count_test (36 ms total) 37: 37: [----------] 1 test from std_algorithms_equal_test 37: [ RUN ] std_algorithms_equal_test.test 37: [ OK ] std_algorithms_equal_test.test (39 ms) 37: [----------] 1 test from std_algorithms_equal_test (39 ms total) 37: 37: [----------] 1 test from std_algorithms_all_any_none_of_test 37: [ RUN ] std_algorithms_all_any_none_of_test.test 37: [ OK ] std_algorithms_all_any_none_of_test.test (52 ms) 37: [----------] 1 test from std_algorithms_all_any_none_of_test (52 ms total) 37: 37: [----------] 1 test from std_algorithms_nonmod_seq_ops 37: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 37: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (113 ms) 37: [----------] 1 test from std_algorithms_nonmod_seq_ops (113 ms total) 37: 37: [----------] 1 test from std_algorithms_mismatch_test 37: [ RUN ] std_algorithms_mismatch_test.test [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o 37: [ OK ] std_algorithms_mismatch_test.test (152 ms) 37: [----------] 1 test from std_algorithms_mismatch_test (152 ms total) 37: 37: [----------] 1 test from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.move_backward [ 95%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: [ OK ] std_algorithms_mod_seq_ops.move_backward (228 ms) 37: [----------] 1 test from std_algorithms_mod_seq_ops (228 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 13 tests from 10 test suites ran. (4772 ms total) 37: [ PASSED ] 13 tests. 37/54 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 5.04 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_UnitTest_SIMD [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 38: 38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 38: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 38: setting CUDA_VISIBLE_DEVICES. 38: This could on multi GPU systems lead to severe performance" 38: penalties. 38: [==========] Running 31 tests from 5 test suites. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from std_algorithms_mod_ops_test 38: [ RUN ] std_algorithms_mod_ops_test.move 38: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 38: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 38: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 38: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 38: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms) 38: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 38: 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy 38: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 38: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill 38: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 38: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 38: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 38: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate 38: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 38: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 38: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (3 ms) 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (17 ms total) 38: 38: [----------] 4 tests from std_algorithms_replace_ops_test 38: [ RUN ] std_algorithms_replace_ops_test.replace 38: [ OK ] std_algorithms_replace_ops_test.replace (107 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_if 38: [ OK ] std_algorithms_replace_ops_test.replace_if (242 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 38: [ OK ] std_algorithms_replace_ops_test.replace_copy (244 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 38: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (207 ms) 38: [----------] 4 tests from std_algorithms_replace_ops_test (802 ms total) 38: 38: [----------] 11 tests from std_algorithms_mod_seq_ops 38: [ RUN ] std_algorithms_mod_seq_ops.copy_if 38: [ OK ] std_algorithms_mod_seq_ops.copy_if (104 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.unique (249 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 38: [ OK ] std_algorithms_mod_seq_ops.unique_copy (163 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove 38: [ OK ] std_algorithms_mod_seq_ops.remove (119 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_if (120 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy (244 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (121 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate Scanning dependencies of target Kokkos_atomic [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.rotate (1316 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (845 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 98%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 98%] Built target Kokkos_PerformanceTest_InclusiveScan Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.shift_left (2206 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.shift_right (2208 ms) 38: [----------] 11 tests from std_algorithms_mod_seq_ops (7702 ms total) 38: 38: [----------] 1 test from std_algorithms_modseq_test 38: [ RUN ] std_algorithms_modseq_test.reverse [ 98%] Linking CXX executable Kokkos_gups [ 98%] Built target Kokkos_gups 38: [ OK ] std_algorithms_modseq_test.reverse (221 ms) 38: [----------] 1 test from std_algorithms_modseq_test (221 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 31 tests from 5 test suites ran. (8746 ms total) 38: [ PASSED ] 31 tests. 38/54 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 9.02 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_view_copy_constructor [ 98%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o 39: 39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 39: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 39: setting CUDA_VISIBLE_DEVICES. 39: This could on multi GPU systems lead to severe performance" 39: penalties. 39: [==========] Running 29 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_sorting_ops_test 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted (22 ms) 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (20 ms) 39: [----------] 2 tests from std_algorithms_sorting_ops_test (43 ms total) 39: 39: [----------] 4 tests from std_algorithms_partitioning_test 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (2 ms) 39: [ RUN ] std_algorithms_partitioning_test.partition_point 39: [ OK ] std_algorithms_partitioning_test.partition_point (2 ms) 39: [----------] 4 tests from std_algorithms_partitioning_test (9 ms total) 39: 39: [----------] 1 test from std_algorithms_partitioning_ops 39: [ RUN ] std_algorithms_partitioning_ops.partition_copy [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 39: [ OK ] std_algorithms_partitioning_ops.partition_copy (126 ms) 39: [----------] 1 test from std_algorithms_partitioning_ops (126 ms total) 39: 39: [----------] 12 tests from std_algorithms_numerics_test 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 39: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 39: 39: [----------] 1 test from std_algorithms_numerics_ops_test 39: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 39: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (246 ms) 39: [----------] 1 test from std_algorithms_numerics_ops_test (246 ms total) 39: 39: [----------] 8 tests from std_algorithms_numeric_ops_test 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 98%] Linking CXX executable Kokkos_atomic [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 98%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1784 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_stream [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1649 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [100%] Linking CXX executable Kokkos_view_copy_constructor [100%] Built target Kokkos_view_copy_constructor [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (655 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1120 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 39: [----------] 8 tests from std_algorithms_numeric_ops_test (5210 ms total) 39: 39: [----------] 1 test from std_algorithms_transform_ops_test 39: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 39: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (156 ms) 39: [----------] 1 test from std_algorithms_transform_ops_test (156 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 29 tests from 7 test suites ran. (5808 ms total) 39: [ PASSED ] 29 tests. 39/54 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 6.09 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test timeout computed to be: 1500 40: 40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 40: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 40: setting CUDA_VISIBLE_DEVICES. 40: This could on multi GPU systems lead to severe performance" 40: penalties. 40: [==========] Running 12 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1069 ms) 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1091 ms) 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2161 ms total) 40: 40: [----------] 2 tests from std_algorithms_count_team_test 40: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 40: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (536 ms) 40: [ RUN ] std_algorithms_count_team_test.count_returns_zero 40: [ OK ] std_algorithms_count_team_test.count_returns_zero (525 ms) 40: [----------] 2 tests from std_algorithms_count_team_test (1061 ms total) 40: 40: [----------] 1 test from std_algorithms_count_if_team_test 40: [ RUN ] std_algorithms_count_if_team_test.test [100%] Linking CXX executable Kokkos_gather [100%] Built target Kokkos_gather [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o 40: [ OK ] std_algorithms_count_if_team_test.test (498 ms) 40: [----------] 1 test from std_algorithms_count_if_team_test (498 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_team_test 40: [ RUN ] std_algorithms_for_each_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 40: [ OK ] std_algorithms_for_each_team_test.test (552 ms) 40: [----------] 1 test from std_algorithms_for_each_team_test (552 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_n_team_test 40: [ RUN ] std_algorithms_for_each_n_team_test.test [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 40: [ OK ] std_algorithms_for_each_n_team_test.test (663 ms) 40: [----------] 1 test from std_algorithms_for_each_n_team_test (663 ms total) 40: 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [100%] Linking CXX executable Kokkos_policy_performance [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_policy_performance [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 40: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1202 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1165 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1164 ms) 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (3532 ms total) 40: 40: [----------] 2 tests from std_algorithms_mismatch_team_test 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 87%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 87%] Built target Kokkos_PerformanceTest_Benchmark [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 40: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1205 ms) 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 40: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1224 ms) 40: [----------] 2 tests from std_algorithms_mismatch_team_test (2429 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 12 tests from 7 test suites ran. (10900 ms total) 40: [ PASSED ] 12 tests. 40/54 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 11.15 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test timeout computed to be: 1500 41: 41: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 41: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 41: setting CUDA_VISIBLE_DEVICES. 41: This could on multi GPU systems lead to severe performance" 41: penalties. 41: [==========] Running 8 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_equal_team_test 41: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o 41: [ OK ] std_algorithms_equal_team_test.views_are_equal (1789 ms) 41: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 41: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1884 ms) 41: [----------] 2 tests from std_algorithms_equal_team_test (3674 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_team_test 41: [ RUN ] std_algorithms_search_team_test.sequences_exist 41: [ OK ] std_algorithms_search_team_test.sequences_exist (1094 ms) 41: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 41: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1109 ms) 41: [----------] 2 tests from std_algorithms_search_team_test (2204 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_end_team_test 41: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 41: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1132 ms) 41: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 41: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1134 ms) 41: [----------] 2 tests from std_algorithms_find_end_team_test (2266 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_first_of_team_test 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1134 ms) 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (1277 ms) 41: [----------] 2 tests from std_algorithms_find_first_of_team_test (2412 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 8 tests from 4 test suites ran. (10558 ms total) 41: [ PASSED ] 8 tests. 41/54 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 10.80 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test timeout computed to be: 1500 42: 42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 42: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 42: setting CUDA_VISIBLE_DEVICES. 42: This could on multi GPU systems lead to severe performance" 42: penalties. 42: [==========] Running 11 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_find_team_test 42: [ RUN ] std_algorithms_find_team_test.searched_values_exist [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o 42: [ OK ] std_algorithms_find_team_test.searched_values_exist (515 ms) 42: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 42: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (515 ms) 42: [----------] 2 tests from std_algorithms_find_team_test (1031 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_team_test 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (517 ms) 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (531 ms) 42: [----------] 2 tests from std_algorithms_find_if_team_test (1048 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_not_team_test 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (525 ms) 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (513 ms) 42: [----------] 2 tests from std_algorithms_find_if_not_team_test (1039 ms total) 42: 42: [----------] 1 test from std_algorithms_all_of_team_test 42: [ RUN ] std_algorithms_all_of_team_test.test 42: [ OK ] std_algorithms_all_of_team_test.test (444 ms) 42: [----------] 1 test from std_algorithms_all_of_team_test (444 ms total) 42: 42: [----------] 1 test from std_algorithms_any_of_team_test 42: [ RUN ] std_algorithms_any_of_team_test.test [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 42: [ OK ] std_algorithms_any_of_team_test.test (450 ms) 42: [----------] 1 test from std_algorithms_any_of_team_test (450 ms total) 42: 42: [----------] 1 test from std_algorithms_none_of_team_test 42: [ RUN ] std_algorithms_none_of_team_test.test 42: [ OK ] std_algorithms_none_of_team_test.test (449 ms) 42: [----------] 1 test from std_algorithms_none_of_team_test (449 ms total) 42: 42: [----------] 2 tests from std_algorithms_search_n_team_test 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (520 ms) 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (519 ms) 42: [----------] 2 tests from std_algorithms_search_n_team_test (1039 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 11 tests from 7 test suites ran. (5504 ms total) 42: [ PASSED ] 11 tests. 42/54 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 5.74 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test timeout computed to be: 1500 43: 43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 43: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 43: setting CUDA_VISIBLE_DEVICES. 43: This could on multi GPU systems lead to severe performance" 43: penalties. 43: [==========] Running 3 tests from 3 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_min_element_team_test 43: [ RUN ] std_algorithms_min_element_team_test.test [ 89%] Linking CXX executable Kokkos_UnitTest_Sort [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 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 [ 90%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 43: [ OK ] std_algorithms_min_element_team_test.test (1356 ms) 43: [----------] 1 test from std_algorithms_min_element_team_test (1356 ms total) 43: 43: [----------] 1 test from std_algorithms_max_element_team_test 43: [ RUN ] std_algorithms_max_element_team_test.test [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: a5079bfda5bd Build name: Linux-c++ Create new tag: 20250410-1851 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/49 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.02 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMP_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP_ViewSupport 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 4 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from openmp 2: [ RUN ] openmp.basic_view_default_ctor 2: [ OK ] openmp.basic_view_default_ctor (0 ms) 2: [ RUN ] openmp.basic_view_extents_ctor 2: [ OK ] openmp.basic_view_extents_ctor (0 ms) 2: [ RUN ] openmp.basic_view_mapping_ctor_right 2: [ OK ] openmp.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] openmp.basic_view_access 2: [ OK ] openmp.basic_view_access (0 ms) 2: [ RUN ] openmp.basic_view_atomic_accessor 2: [ OK ] openmp.basic_view_atomic_accessor (0 ms) 2: [ RUN ] openmp.RefCountedAcc_Typedefs 2: [ OK ] openmp.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] openmp.RefCountedAcc_Ctors 2: [ OK ] openmp.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] openmp.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] openmp.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] openmp.RefCountedAcc_Access 2: [ OK ] openmp.RefCountedAcc_Access (0 ms) 2: [ RUN ] openmp.RefCountedAcc_Conversion 2: [ OK ] openmp.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] openmp.RefCountedDataHandle_Typedefs 2: [ OK ] openmp.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] openmp.RefCountedDataHandle 2: [ OK ] openmp.RefCountedDataHandle (0 ms) 2: [ RUN ] openmp.RefCountedDataHandleAnonym 2: [ OK ] openmp.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] openmp.RefCountedDataHandleConversion 2: [ OK ] openmp.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from openmp (1 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (1 ms total) 2: [ PASSED ] 14 tests. 2/49 Test #2: Kokkos_CoreUnitTest_OpenMP_ViewSupport ..................... Passed 0.01 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 260 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (333 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (172 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 43: [ OK ] std_algorithms_max_element_team_test.test (1402 ms) 43: [----------] 1 test from std_algorithms_max_element_team_test (1402 ms total) 43: 43: [----------] 1 test from std_algorithms_minmax_element_team_test 43: [ RUN ] std_algorithms_minmax_element_team_test.test 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (172 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (174 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (854 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 232 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (3 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (74 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (41 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (6 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (21 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (11 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (21 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 43: [ OK ] std_algorithms_minmax_element_team_test.test (1386 ms) 43: [----------] 1 test from std_algorithms_minmax_element_team_test (1386 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 3 tests from 3 test suites ran. (4145 ms total) 43: [ PASSED ] 3 tests. 3: [ OK ] serial.exec_space_thread_safety_range (1076 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 43/54 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 4.39 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test timeout computed to be: 1500 44: 44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 44: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 44: setting CUDA_VISIBLE_DEVICES. 44: This could on multi GPU systems lead to severe performance" 44: penalties. 44: [==========] Running 6 tests from 6 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_fill_team_test 44: [ RUN ] std_algorithms_fill_team_test.test 3: [ OK ] serial.exec_space_thread_safety_mdrange (124 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (118 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (126 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (124 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 44: [ OK ] std_algorithms_fill_team_test.test (305 ms) 44: [----------] 1 test from std_algorithms_fill_team_test (305 ms total) 44: 44: [----------] 1 test from std_algorithms_fill_n_team_test 44: [ RUN ] std_algorithms_fill_n_team_test.test [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (127 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (112 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.graph_then 3: [ OK ] serial.graph_then (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 44: [ OK ] std_algorithms_fill_n_team_test.test (1858 ms) 44: [----------] 1 test from std_algorithms_fill_n_team_test (1858 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_team_test 44: [ RUN ] std_algorithms_replace_team_test.test 44: [ OK ] std_algorithms_replace_team_test.test (484 ms) 44: [----------] 1 test from std_algorithms_replace_team_test (484 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_if_team_test 44: [ RUN ] std_algorithms_replace_if_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2582 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 44: [ OK ] std_algorithms_replace_if_team_test.test (383 ms) 44: [----------] 1 test from std_algorithms_replace_if_team_test (383 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_team_test 44: [ RUN ] std_algorithms_replace_copy_team_test.test 44: [ OK ] std_algorithms_replace_copy_team_test.test (871 ms) 44: [----------] 1 test from std_algorithms_replace_copy_team_test (871 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test 44: [ RUN ] std_algorithms_replace_copy_if_team_test.test 44: [ OK ] std_algorithms_replace_copy_if_team_test.test (803 ms) 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (803 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 6 test suites ran. (4707 ms total) 44: [ PASSED ] 6 tests. 44/54 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 4.95 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test timeout computed to be: 1500 45: 45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 45: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 45: setting CUDA_VISIBLE_DEVICES. 45: This could on multi GPU systems lead to severe performance" 45: penalties. 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_reverse_team_test 45: [ RUN ] std_algorithms_reverse_team_test.test 45: [ OK ] std_algorithms_reverse_team_test.test (324 ms) 45: [----------] 1 test from std_algorithms_reverse_team_test (324 ms total) 45: 45: [----------] 1 test from std_algorithms_reverse_copy_team_test 45: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2017 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 45: [ OK ] std_algorithms_reverse_copy_team_test.test (671 ms) 45: [----------] 1 test from std_algorithms_reverse_copy_team_test (671 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_team_test 45: [ RUN ] std_algorithms_rotate_team_test.test 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1178 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1166 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (6 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (3 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (1 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_fmax_fmin 3: [ OK ] serial.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (2 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (3 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (57 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (190 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (11 ms) 3: [ RUN ] serial.mdrange_neg_idx 45: [ OK ] std_algorithms_rotate_team_test.test (2125 ms) 45: [----------] 1 test from std_algorithms_rotate_team_test (2125 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_copy_team_test 45: [ RUN ] std_algorithms_rotate_copy_team_test.test 3: [ OK ] serial.mdrange_neg_idx (94 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (13 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 3: [ OK ] serial.mdrange_large_deep_copy (968 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 45: [ OK ] std_algorithms_rotate_copy_team_test.test (2129 ms) 45: [----------] 1 test from std_algorithms_rotate_copy_team_test (2129 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (5250 ms total) 45: [ PASSED ] 4 tests. 45/54 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 5.48 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test timeout computed to be: 1500 46: 46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 46: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 46: setting CUDA_VISIBLE_DEVICES. 46: This could on multi GPU systems lead to severe performance" 46: penalties. 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_move_team_test 46: [ RUN ] std_algorithms_move_team_test.test 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 46: [ OK ] std_algorithms_move_team_test.test (853 ms) 46: [----------] 1 test from std_algorithms_move_team_test (854 ms total) 46: 46: [----------] 1 test from std_algorithms_move_backward_team_test 46: [ RUN ] std_algorithms_move_backward_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3049 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (0 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (36 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (0 ms) 3: [ RUN ] serial.quad_precision_reductions 3: [ OK ] serial.quad_precision_reductions (0 ms) 3: [ RUN ] serial.quad_precision_common_math_functions 3: [ OK ] serial.quad_precision_common_math_functions (0 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (21 ms) 3: [ RUN ] serial.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.large_parallel_for_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (21 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (1 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 46: [ OK ] std_algorithms_move_backward_team_test.test (868 ms) 46: [----------] 1 test from std_algorithms_move_backward_team_test (868 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_left_team_test 46: [ RUN ] std_algorithms_shift_left_team_test.test 3: [ OK ] serial.int64_t_reduce (230 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (260 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] serial.int64_t_reduce_dynamic (832 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (1028 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (213 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (5 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 3: [ OK ] serial.reduce_device_view_mdrange_policy (1684 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 46: [ OK ] std_algorithms_shift_left_team_test.test (3590 ms) 46: [----------] 1 test from std_algorithms_shift_left_team_test (3590 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_right_team_test 46: [ RUN ] std_algorithms_shift_right_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 3: [ OK ] serial.reduce_device_view_team_policy (1626 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (3 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [ RUN ] serial.task_fib_deprecated [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o 3: [ OK ] serial.task_fib_deprecated (936 ms) 3: [ RUN ] serial.task_depend_deprecated 3: [ OK ] serial.task_depend_deprecated (0 ms) 3: [ RUN ] serial.task_team_deprecated 3: [ OK ] serial.task_team_deprecated (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated 3: [ OK ] serial.task_with_mempool_deprecated (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated 3: [ OK ] serial.task_multiple_depend_deprecated (20 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated 3: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated 3: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 3: [ RUN ] serial.task_fib_deprecated_multiple 46: [ OK ] std_algorithms_shift_right_team_test.test (3596 ms) 46: [----------] 1 test from std_algorithms_shift_right_team_test (3596 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (8909 ms total) 46: [ PASSED ] 4 tests. 46/54 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 9.15 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test timeout computed to be: 1500 47: 47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 47: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 47: setting CUDA_VISIBLE_DEVICES. 47: This could on multi GPU systems lead to severe performance" 47: penalties. 47: [==========] Running 9 tests from 9 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_copy_team_test 47: [ RUN ] std_algorithms_copy_team_test.test 3: [ OK ] serial.task_fib_deprecated_multiple (935 ms) 3: [ RUN ] serial.task_depend_deprecated_multiple 3: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_team_deprecated_multiple 3: [ OK ] serial.task_team_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated_multiple 3: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated_multiple 3: [ OK ] serial.task_multiple_depend_deprecated_multiple (19 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 3: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 3: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_fib_single [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 47: [ OK ] std_algorithms_copy_team_test.test (979 ms) 47: [----------] 1 test from std_algorithms_copy_team_test (979 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_n_team_test 47: [ RUN ] std_algorithms_copy_n_team_test.test 3: [ OK ] serial.task_fib_single (732 ms) 3: [ RUN ] serial.task_depend_single 3: [ OK ] serial.task_depend_single (0 ms) 3: [ RUN ] serial.task_team_single 3: [ OK ] serial.task_team_single (0 ms) 3: [ RUN ] serial.task_with_mempool_single 3: [ OK ] serial.task_with_mempool_single (0 ms) 3: [ RUN ] serial.task_multiple_depend_single 3: [ OK ] serial.task_multiple_depend_single (18 ms) 3: [ RUN ] serial.task_scheduler_ctors_single 3: [ OK ] serial.task_scheduler_ctors_single (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_single 3: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 3: [ RUN ] serial.task_fib_multiple 3: [ OK ] serial.task_fib_multiple (742 ms) 3: [ RUN ] serial.task_depend_multiple 3: [ OK ] serial.task_depend_multiple (0 ms) 3: [ RUN ] serial.task_team_multiple 3: [ OK ] serial.task_team_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_multiple 3: [ OK ] serial.task_with_mempool_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_multiple 3: [ OK ] serial.task_multiple_depend_multiple (18 ms) 3: [ RUN ] serial.task_scheduler_ctors_multiple 3: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_multiple 3: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 3: [ RUN ] serial.task_fib_chase_lev [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 3: [ OK ] serial.task_fib_chase_lev (762 ms) 3: [ RUN ] serial.task_depend_chase_lev 3: [ OK ] serial.task_depend_chase_lev (0 ms) 3: [ RUN ] serial.task_team_chase_lev 3: [ OK ] serial.task_team_chase_lev (0 ms) 3: [ RUN ] serial.task_with_mempool_chase_lev 3: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 3: [ RUN ] serial.task_multiple_depend_chase_lev 3: [ OK ] serial.task_multiple_depend_chase_lev (19 ms) 3: [ RUN ] serial.task_scheduler_ctors_chase_lev 3: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 3: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 3: [----------] 232 tests from serial (23541 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:208: Skipped 3: insufficient number of supported concurrent threads 3: [ SKIPPED ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:632: Skipped 3: test needs at least 4 OpenMP threads 3: [ SKIPPED ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:709: Skipped 3: insufficient number of supported concurrent threads 3: [ SKIPPED ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 260 tests from 4 test suites ran. (24396 ms total) 3: [ PASSED ] 250 tests. 3: [ SKIPPED ] 10 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.large_parallel_for_reduce 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.submit_onto_another_execution_space_instance 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3: [ SKIPPED ] serial_graph.diamond 3: [ SKIPPED ] serial_graph.end_of_submit_control_flow 3/49 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 24.40 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 4 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 143 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o 47: [ OK ] std_algorithms_copy_n_team_test.test (2080 ms) 47: [----------] 1 test from std_algorithms_copy_n_team_test (2080 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_backward_team_test 47: [ RUN ] std_algorithms_copy_backward_team_test.test [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o 47: [ OK ] std_algorithms_copy_backward_team_test.test (886 ms) 47: [----------] 1 test from std_algorithms_copy_backward_team_test (886 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_if_team_test 47: [ RUN ] std_algorithms_copy_if_team_test.test 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1167 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 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_D.dir/TestStdAlgorithmsReverse.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o 47: [ OK ] std_algorithms_copy_if_team_test.test (750 ms) 47: [----------] 1 test from std_algorithms_copy_if_team_test (750 ms total) 47: 47: [----------] 1 test from std_algorithms_unique_copy_team_test 47: [ RUN ] std_algorithms_unique_copy_team_test.test 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1179 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (2347 ms total) 4: 4: [----------] 135 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 47: [ OK ] std_algorithms_unique_copy_team_test.test (742 ms) 47: [----------] 1 test from std_algorithms_unique_copy_team_test (742 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_team_test 47: [ RUN ] std_algorithms_remove_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o 4: [ OK ] serial.team_reduce_large (1347 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (6 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (4 ms) 4: [ RUN ] serial.triple_nested_parallelism [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 47: [ OK ] std_algorithms_remove_team_test.test (714 ms) 47: [----------] 1 test from std_algorithms_remove_team_test (714 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_if_team_test 47: [ RUN ] std_algorithms_remove_if_team_test.test 4: [ OK ] serial.triple_nested_parallelism (506 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (66 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (6 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (43 ms) 4: [ RUN ] serial.team_long_reduce 47: [ OK ] std_algorithms_remove_if_team_test.test (672 ms) 47: [----------] 1 test from std_algorithms_remove_if_team_test (672 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_team_test 47: [ RUN ] std_algorithms_remove_copy_team_test.test 4: [ OK ] serial.team_long_reduce (56 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (82 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (93 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (82 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce 47: [ OK ] std_algorithms_remove_copy_team_test.test (745 ms) 47: [----------] 1 test from std_algorithms_remove_copy_team_test (745 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test 47: [ RUN ] std_algorithms_remove_copy_if_team_test.test 47: [ OK ] std_algorithms_remove_copy_if_team_test.test (684 ms) 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (684 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 9 tests from 9 test suites ran. (8258 ms total) 47: [ PASSED ] 9 tests. 47/54 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 8.50 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test timeout computed to be: 1500 48: 48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 48: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 48: setting CUDA_VISIBLE_DEVICES. 48: This could on multi GPU systems lead to severe performance" 48: penalties. 48: [==========] Running 4 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_unique_team_test 48: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 48: [ OK ] std_algorithms_unique_team_test.test_default_predicate (898 ms) 48: [----------] 1 test from std_algorithms_unique_team_test (899 ms total) 48: 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test 48: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 48: [ OK ] std_algorithms_adjacent_difference_team_test.test (1528 ms) 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1529 ms total) 48: 48: [----------] 1 test from std_algorithms_reduce_team_test 48: [ RUN ] std_algorithms_reduce_team_test.test 4: [ OK ] serial.repeated_team_reduce (4298 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (119 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (109 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (63 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (4 ms) 4: [ RUN ] serial.team_lambda_shared_request [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 4: [ OK ] serial.team_lambda_shared_request (69 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (4 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (2 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (6 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (0 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (0 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G 48: [ OK ] std_algorithms_reduce_team_test.test (1679 ms) 48: [----------] 1 test from std_algorithms_reduce_team_test (1680 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_reduce_team_test 48: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 4: [ OK ] serial.view_allocation_large_rank (1324 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (8 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right 48: [ OK ] std_algorithms_transform_reduce_team_test.test (2238 ms) 48: [----------] 1 test from std_algorithms_transform_reduce_team_test (2238 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (6347 ms total) 48: [ PASSED ] 4 tests. 48/54 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 6.60 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test timeout computed to be: 1500 49: 49: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 49: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 49: setting CUDA_VISIBLE_DEVICES. 49: This could on multi GPU systems lead to severe performance" 49: penalties. 49: [==========] Running 18 tests from 5 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_is_sorted_team_test 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1373 ms) 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1287 ms) 49: [----------] 2 tests from std_algorithms_is_sorted_team_test (2660 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (88 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (139 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 4: [ OK ] serial.view_fill_tests_layout_right (4534 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (836 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (918 ms) 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1983 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test 49: [ RUN ] std_algorithms_is_partitioned_team_test.empty 49: [ OK ] std_algorithms_is_partitioned_team_test.empty (45 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 49: [ OK ] std_algorithms_is_partitioned_team_test.all_true (461 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 49: [ OK ] std_algorithms_is_partitioned_team_test.all_false (461 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 49: [ OK ] std_algorithms_is_partitioned_team_test.random (466 ms) 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1434 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_copy_team_test 49: [ RUN ] std_algorithms_partition_copy_team_test.empty 49: [ OK ] std_algorithms_partition_copy_team_test.empty (54 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_true Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 49: [ OK ] std_algorithms_partition_copy_team_test.all_true (1025 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_false 4: [ OK ] serial.view_fill_tests_layout_left (4858 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (46 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (40 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (59 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (6 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (130 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (11 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (11 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_PerformanceTest_InclusiveScan [ 93%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.cpp.o 49: [ OK ] std_algorithms_partition_copy_team_test.all_false (1032 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.random 4: [ OK ] serial.view_subview_3d_from_5d_left (514 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (514 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (514 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 49: [ OK ] std_algorithms_partition_copy_team_test.random (983 ms) 49: [----------] 4 tests from std_algorithms_partition_copy_team_test (3097 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_point_team_test 49: [ RUN ] std_algorithms_partition_point_team_test.empty 49: [ OK ] std_algorithms_partition_point_team_test.empty (34 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_true 49: [ OK ] std_algorithms_partition_point_team_test.all_true (480 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_false 49: [ OK ] std_algorithms_partition_point_team_test.all_false (477 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.random 4: [ OK ] serial.view_subview_3d_from_5d_right (566 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (566 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 49: [ OK ] std_algorithms_partition_point_team_test.random (426 ms) 49: [----------] 4 tests from std_algorithms_partition_point_team_test (1419 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 18 tests from 5 test suites ran. (10595 ms total) 49: [ PASSED ] 18 tests. 49/54 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 10.84 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test timeout computed to be: 1500 50: 50: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 50: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 50: setting CUDA_VISIBLE_DEVICES. 50: This could on multi GPU systems lead to severe performance" 50: penalties. 50: [==========] Running 5 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_transform_team_test 50: [ RUN ] std_algorithms_transform_team_test.test_unary_op 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (566 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 135 tests from serial (21308 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (23655 ms total) 4: [ PASSED ] 136 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/49 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 23.67 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 5: Test timeout computed to be: 1500 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 4 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [==========] Running 403 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from openmp_DeathTest 5: [ RUN ] openmp_DeathTest.abort_from_host 5: [ OK ] openmp_DeathTest.abort_from_host (163 ms) 5: [ RUN ] openmp_DeathTest.abort_from_device 5: [ OK ] openmp_DeathTest.abort_from_device (160 ms) 5: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (166 ms) 5: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (164 ms) 5: [ RUN ] openmp_DeathTest.policy_invalid_bounds 5: [ OK ] openmp_DeathTest.policy_invalid_bounds (0 ms) 5: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 5: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms) 5: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 5: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes 5: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (0 ms) 5: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 5: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 5: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 5: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o 50: [ OK ] std_algorithms_transform_team_test.test_unary_op (1455 ms) 50: [ RUN ] std_algorithms_transform_team_test.test_binary_op Scanning dependencies of target Kokkos_UnitTest_SIMD [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1161 ms) 5: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 50: [ OK ] std_algorithms_transform_team_test.test_binary_op (1311 ms) 50: [----------] 2 tests from std_algorithms_transform_team_test (2767 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_team_test 50: [ RUN ] std_algorithms_generate_team_test.test_unary_op 5: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1174 ms) 5: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 5: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 5: [----------] 19 tests from openmp_DeathTest (2992 ms total) 5: 5: [----------] 1 test from openmp_graph_DeathTest 5: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] openmp_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from openmp_graph_DeathTest (0 ms total) 5: 5: [----------] 367 tests from openmp 5: [ RUN ] openmp.array_capacity 5: [ OK ] openmp.array_capacity (0 ms) 5: [ RUN ] openmp.array_element_access 5: [ OK ] openmp.array_element_access (0 ms) 5: [ RUN ] openmp.array_operator_equal 5: [ OK ] openmp.array_operator_equal (0 ms) 5: [ RUN ] openmp.array_zero_capacity 5: [ OK ] openmp.array_zero_capacity (0 ms) 5: [ RUN ] openmp.array_zero_data_nullptr 5: [ OK ] openmp.array_zero_data_nullptr (0 ms) 5: [ RUN ] openmp.array_contiguous_capacity 5: [ OK ] openmp.array_contiguous_capacity (0 ms) 5: [ RUN ] openmp.array_contiguous_element_access 5: [ OK ] openmp.array_contiguous_element_access (0 ms) 5: [ RUN ] openmp.array_contiguous_assignment 5: [ OK ] openmp.array_contiguous_assignment (0 ms) 5: [ RUN ] openmp.array_strided_capacity 5: [ OK ] openmp.array_strided_capacity (0 ms) 5: [ RUN ] openmp.array_strided_element_access 5: [ OK ] openmp.array_strided_element_access (0 ms) 5: [ RUN ] openmp.array_strided_assignment 5: [ OK ] openmp.array_strided_assignment (0 ms) 5: [ RUN ] openmp.atomic_operations_complexdouble 5: [ OK ] openmp.atomic_operations_complexdouble (9 ms) 5: [ RUN ] openmp.atomic_operations_complexfloat 5: [ OK ] openmp.atomic_operations_complexfloat (8 ms) 5: [ RUN ] openmp.atomic_operations_double 5: [ OK ] openmp.atomic_operations_double (8 ms) 5: [ RUN ] openmp.atomic_operations_float 5: [ OK ] openmp.atomic_operations_float (8 ms) 5: [ RUN ] openmp.atomic_operations_int 5: [ OK ] openmp.atomic_operations_int (22 ms) 5: [ RUN ] openmp.atomic_operations_long 5: [ OK ] openmp.atomic_operations_long (22 ms) 5: [ RUN ] openmp.atomic_operations_longlong 5: [ OK ] openmp.atomic_operations_longlong (25 ms) 5: [ RUN ] openmp.atomic_shared 5: [ OK ] openmp.atomic_shared (0 ms) 5: [ RUN ] openmp.atomic_operations_unsigned 5: [ OK ] openmp.atomic_operations_unsigned (19 ms) 5: [ RUN ] openmp.atomic_operations_unsignedlong 5: [ OK ] openmp.atomic_operations_unsignedlong (20 ms) 5: [ RUN ] openmp.atomics 5: [ OK ] openmp.atomics (18 ms) 5: [ RUN ] openmp.atomics_tpetra_max_abs 5: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openmp.atomic_views_integral [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 5: [ OK ] openmp.atomic_views_integral (227 ms) 5: [ RUN ] openmp.atomic_views_nonintegral 5: [ OK ] openmp.atomic_views_nonintegral (58 ms) 5: [ RUN ] openmp.atomic_view_api 5: [ OK ] openmp.atomic_view_api (0 ms) 5: [ RUN ] openmp.bit_manip_countl_zero 5: [ OK ] openmp.bit_manip_countl_zero (0 ms) 5: [ RUN ] openmp.bit_manip_countl_one 5: [ OK ] openmp.bit_manip_countl_one (0 ms) 5: [ RUN ] openmp.bit_manip_countr_zero 5: [ OK ] openmp.bit_manip_countr_zero (0 ms) 5: [ RUN ] openmp.bit_manip_countr_one 5: [ OK ] openmp.bit_manip_countr_one (0 ms) 5: [ RUN ] openmp.bit_manip_popcount 5: [ OK ] openmp.bit_manip_popcount (0 ms) 5: [ RUN ] openmp.bit_manip_has_single_bit 5: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 5: [ RUN ] openmp.bit_manip_bit_floor 5: [ OK ] openmp.bit_manip_bit_floor (0 ms) 5: [ RUN ] openmp.bit_manip_bit_ceil 5: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 5: [ RUN ] openmp.bit_manip_bit_width 5: [ OK ] openmp.bit_manip_bit_width (0 ms) 5: [ RUN ] openmp.bit_manip_rotl 5: [ OK ] openmp.bit_manip_rotl (0 ms) 5: [ RUN ] openmp.bit_manip_rotr 5: [ OK ] openmp.bit_manip_rotr (0 ms) 5: [ RUN ] openmp.bit_manip_byeswap 5: [ OK ] openmp.bit_manip_byeswap (0 ms) 5: [ RUN ] openmp.bit_manip_bit_cast 5: [ OK ] openmp.bit_manip_bit_cast (0 ms) 5: [ RUN ] openmp.test_block_deduction_bug_pr_3103 5: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] openmp.checked_integer_operations_multiply_overflow 5: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] openmp.execution_policy_occupancy_and_hint 5: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] openmp.complex_construction 5: [ OK ] openmp.complex_construction (0 ms) 5: [ RUN ] openmp.complex_basic_math 5: [ OK ] openmp.complex_basic_math (0 ms) 5: [ RUN ] openmp.complex_special_funtions 5: [ OK ] openmp.complex_special_funtions (0 ms) 5: [ RUN ] openmp.complex_io 5: [ OK ] openmp.complex_io (0 ms) 5: [ RUN ] openmp.complex_trivially_copyable 5: [ OK ] openmp.complex_trivially_copyable (0 ms) 5: [ RUN ] openmp.complex_issue_3865 5: [ OK ] openmp.complex_issue_3865 (0 ms) 5: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 5: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] openmp.complex_structured_bindings 5: [ OK ] openmp.complex_structured_bindings (0 ms) 5: [ RUN ] openmp.crs_count_fill 5: [ OK ] openmp.crs_count_fill (2 ms) 5: [ RUN ] openmp.crs_copy_constructor 5: [ OK ] openmp.crs_copy_constructor (10 ms) 5: [ RUN ] openmp.deep_copy_alignment 5: [ OK ] openmp.deep_copy_alignment (5 ms) 5: [ RUN ] openmp.deep_copy_conversion 5: [ OK ] openmp.deep_copy_conversion (34 ms) 5: [ RUN ] openmp.partitioning_by_args 5: [ OK ] openmp.partitioning_by_args (34 ms) 5: [ RUN ] openmp.partitioning_by_vector 5: [ OK ] openmp.partitioning_by_vector (8 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range 50: [ OK ] std_algorithms_generate_team_test.test_unary_op (1576 ms) 50: [----------] 1 test from std_algorithms_generate_team_test (1576 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_n_team_test 50: [ RUN ] std_algorithms_generate_n_team_test.test 5: [ OK ] openmp.exec_space_thread_safety_range (1067 ms) 5: [ RUN ] openmp.exec_space_thread_safety_mdrange 5: [ OK ] openmp.exec_space_thread_safety_mdrange (291 ms) 5: [ RUN ] openmp.exec_space_thread_safety_team_policy 5: [ OK ] openmp.exec_space_thread_safety_team_policy (268 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range_reduce [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 5: [ OK ] openmp.exec_space_thread_safety_range_reduce (307 ms) 5: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 5: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (283 ms) 5: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 5: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (261 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range_scan 50: [ OK ] std_algorithms_generate_n_team_test.test (1842 ms) 50: [----------] 1 test from std_algorithms_generate_n_team_test (1842 ms total) 50: 50: [----------] 1 test from std_algorithms_swap_ranges_team_test 50: [ RUN ] std_algorithms_swap_ranges_team_test.test 5: [ OK ] openmp.exec_space_thread_safety_range_scan (307 ms) 5: [ RUN ] openmp.execution_space_as_class_data_member 5: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 5: [ RUN ] openmp.functor_analysis 5: [ OK ] openmp.functor_analysis (0 ms) 5: [ RUN ] openmp.when_all_type 5: [ OK ] openmp.when_all_type (0 ms) 5: [ RUN ] openmp.graph_then 5: [ OK ] openmp.graph_then (0 ms) 5: [ RUN ] openmp.host_shared_ptr_use_count 5: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 5: [ RUN ] openmp.host_shared_ptr_get 5: [ OK ] openmp.host_shared_ptr_get (0 ms) 5: [ RUN ] openmp.host_shared_ptr_dereference_on_device 5: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] openmp.host_shared_ptr_special_members_on_device 5: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] openmp.host_shared_ptr_tracking 5: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 5: [ RUN ] openmp.join_backward_compatibility 5: [ OK ] openmp.join_backward_compatibility (0 ms) 5: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 50: [ OK ] std_algorithms_swap_ranges_team_test.test (1114 ms) 50: [----------] 1 test from std_algorithms_swap_ranges_team_test (1114 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 5 tests from 4 test suites ran. (7300 ms total) 50: [ PASSED ] 5 tests. 50/54 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 7.56 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test timeout computed to be: 1500 51: 51: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 51: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 51: setting CUDA_VISIBLE_DEVICES. 51: This could on multi GPU systems lead to severe performance" 51: penalties. 51: [==========] Running 2 tests from 2 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test 51: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 5: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1591 ms) 5: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_atomic [ 93%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o Scanning dependencies of target Kokkos_gather [ 93%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 5: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1516 ms) 5: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_gups [ 94%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 51: [ OK ] std_algorithms_exclusive_scan_team_test.test (3109 ms) 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3109 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 5: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1226 ms) 5: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o 51: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1540 ms) 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1540 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (4649 ms total) 51: [ PASSED ] 2 tests. 5: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1223 ms) 5: [ RUN ] openmp.deep_copy_scratch 5: [ OK ] openmp.deep_copy_scratch (0 ms) 5: [ RUN ] openmp.mathematical_constants_e 5: [ OK ] openmp.mathematical_constants_e (0 ms) 5: [ RUN ] openmp.mathematical_constants_log2e 5: [ OK ] openmp.mathematical_constants_log2e (0 ms) 5: [ RUN ] openmp.mathematical_constants_log10e 5: [ OK ] openmp.mathematical_constants_log10e (0 ms) 5: [ RUN ] openmp.mathematical_constants_pi 5: [ OK ] openmp.mathematical_constants_pi (0 ms) 5: [ RUN ] openmp.mathematical_constants_inv_pi 5: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 5: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] openmp.mathematical_constants_ln2 5: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 5: [ RUN ] openmp.mathematical_constants_ln10 5: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 5: [ RUN ] openmp.mathematical_constants_sqrt2 5: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] openmp.mathematical_constants_sqrt3 5: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] openmp.mathematical_constants_inv_sqrt3 5: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] openmp.mathematical_constants_egamma 5: [ OK ] openmp.mathematical_constants_egamma (0 ms) 5: [ RUN ] openmp.mathematical_constants_phi 5: [ OK ] openmp.mathematical_constants_phi (0 ms) 5: [ RUN ] openmp.mathematical_functions_trigonometric_functions 5: [ OK ] openmp.mathematical_functions_trigonometric_functions (3 ms) 5: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 5: [ OK ] openmp.mathematical_functions_hyperbolic_functions (2 ms) 5: [ RUN ] openmp.mathematical_functions_non_standard 5: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 5: [ RUN ] openmp.mathematical_functions_power_functions 5: [ OK ] openmp.mathematical_functions_power_functions (1 ms) 5: [ RUN ] openmp.mathematical_functions_fma 5: [ OK ] openmp.mathematical_functions_fma (0 ms) 5: [ RUN ] openmp.mathematical_functions_fmax_fmin 5: [ OK ] openmp.mathematical_functions_fmax_fmin (0 ms) 5: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 5: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (1 ms) 5: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 5: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (1 ms) 5: [ RUN ] openmp.mathematical_functions_absolute_value 5: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 5: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] openmp.mathematical_functions_remainder_function 5: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] openmp.mathematical_functions_isfinite 5: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 5: [ RUN ] openmp.mathematical_functions_isinf 5: [ OK ] openmp.mathematical_functions_isinf (0 ms) 5: [ RUN ] openmp.mathematical_functions_isnan 5: [ OK ] openmp.mathematical_functions_isnan (0 ms) 5: [ RUN ] openmp.mathematical_functions_exponential_functions 5: [ OK ] openmp.mathematical_functions_exponential_functions (3 ms) 5: [ RUN ] openmp.mathspecialfunc_expint1 5: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] openmp.mathspecialfunc_errorfunc 5: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 5: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 5: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 5: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 5: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 5: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 5: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] openmp.mdrange_5d 5: [ OK ] openmp.mdrange_5d (30 ms) 5: [ RUN ] openmp.mdrange_6d 5: [ OK ] openmp.mdrange_6d (93 ms) 5: [ RUN ] openmp.mdrange_2d 5: [ OK ] openmp.mdrange_2d (2 ms) 5: [ RUN ] openmp.mdrange_array_reduce 5: [ OK ] openmp.mdrange_array_reduce (0 ms) 5: [ RUN ] openmp.mdrange_3d 5: [ OK ] openmp.mdrange_3d (14 ms) 5: [ RUN ] openmp.mdrange_neg_idx 5: [ OK ] openmp.mdrange_neg_idx (45 ms) 5: [ RUN ] openmp.mdrange_4d 5: [ OK ] openmp.mdrange_4d (9 ms) 5: [ RUN ] openmp.mdrange_scalar 5: [ OK ] openmp.mdrange_scalar (0 ms) 5: [ RUN ] openmp.mdrange_large_deep_copy 51/54 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 4.92 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test timeout computed to be: 1500 52: 52: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 52: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 52: setting CUDA_VISIBLE_DEVICES. 52: This could on multi GPU systems lead to severe performance" 52: penalties. 52: [==========] Running 2 tests from 2 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test 52: [ RUN ] std_algorithms_inclusive_scan_team_test.test 5: [ OK ] openmp.mdrange_large_deep_copy (863 ms) 5: [ RUN ] openmp.md_range_policy_construction_from_arrays 5: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] openmp.policy_get_tile_size 5: [ OK ] openmp.policy_get_tile_size (0 ms) 5: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 95%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o 52: [ OK ] std_algorithms_inclusive_scan_team_test.test (4726 ms) 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4726 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 95%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o 5: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (4712 ms) 5: [ RUN ] openmp.mdspan_minimal_functional 5: [ OK ] openmp.mdspan_minimal_functional (0 ms) 5: [ RUN ] openmp.mdspan_atomic_accessor 5: [ OK ] openmp.mdspan_atomic_accessor (0 ms) 5: [ RUN ] openmp.view_mdspan_conversion 5: [ OK ] openmp.view_mdspan_conversion (0 ms) 5: [ RUN ] openmp.view_mdspan_conversion_with_stride 5: [ OK ] openmp.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] openmp.max 5: [ OK ] openmp.max (0 ms) 5: [ RUN ] openmp.max_within_parfor 5: [ OK ] openmp.max_within_parfor (0 ms) 5: [ RUN ] openmp.min 5: [ OK ] openmp.min (0 ms) 5: [ RUN ] openmp.min_within_parfor 5: [ OK ] openmp.min_within_parfor (0 ms) 5: [ RUN ] openmp.minmax 5: [ OK ] openmp.minmax (0 ms) 5: [ RUN ] openmp.minmax_within_parfor 5: [ OK ] openmp.minmax_within_parfor (0 ms) 5: [ RUN ] openmp.clamp 5: [ OK ] openmp.clamp (0 ms) 5: [ RUN ] openmp.clamp_within_parfor 5: [ OK ] openmp.clamp_within_parfor (0 ms) 5: [ RUN ] openmp.numeric_traits_infinity 5: [ OK ] openmp.numeric_traits_infinity (0 ms) 5: [ RUN ] openmp.numeric_traits_epsilon 5: [ OK ] openmp.numeric_traits_epsilon (0 ms) 5: [ RUN ] openmp.numeric_traits_round_error 5: [ OK ] openmp.numeric_traits_round_error (0 ms) 5: [ RUN ] openmp.numeric_traits_norm_min 5: [ OK ] openmp.numeric_traits_norm_min (0 ms) 5: [ RUN ] openmp.numeric_traits_denorm_min 5: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 5: [ RUN ] openmp.numeric_traits_finite_min_max 5: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 5: [ RUN ] openmp.numeric_traits_digits 5: [ OK ] openmp.numeric_traits_digits (0 ms) 5: [ RUN ] openmp.numeric_traits_digits10 5: [ OK ] openmp.numeric_traits_digits10 (0 ms) 5: [ RUN ] openmp.numeric_traits_max_digits10 5: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] openmp.numeric_traits_radix 5: [ OK ] openmp.numeric_traits_radix (0 ms) 5: [ RUN ] openmp.numeric_traits_min_max_exponent 5: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] openmp.numeric_traits_min_max_exponent10 5: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 5: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] openmp.numeric_traits_sfinae_friendly 5: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] openmp.occupancy_control 5: [ OK ] openmp.occupancy_control (0 ms) 5: [ RUN ] openmp.memory_pool 5: [ OK ] openmp.memory_pool (66 ms) 5: [ RUN ] openmp.cxx11 5: [ OK ] openmp.cxx11 (0 ms) 5: [ RUN ] openmp.viewctorprop_embedded_dim 5: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] openmp.parallel_scan_range_policy 5: [ OK ] openmp.parallel_scan_range_policy (51 ms) 5: [ RUN ] openmp.kokkos_printf 5: [ OK ] openmp.kokkos_printf (0 ms) 5: [ RUN ] openmp.quad_precision_reductions 5: [ OK ] openmp.quad_precision_reductions (1 ms) 5: [ RUN ] openmp.quad_precision_common_math_functions 5: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 5: [ RUN ] openmp.range_for 5: [ OK ] openmp.range_for (1 ms) 5: [ RUN ] openmp.range_reduce 5: [ OK ] openmp.range_reduce (1 ms) 5: [ RUN ] openmp.range_dynamic_policy 5: [ OK ] openmp.range_dynamic_policy (14 ms) 5: [ RUN ] openmp.large_parallel_for_reduce 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 5: Disabling for host backends 5: [ SKIPPED ] openmp.large_parallel_for_reduce (0 ms) 5: [ RUN ] openmp.range_policy_runtime_parameters 5: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 5: [ RUN ] openmp.range_policy_one_way_convertible_bounds 5: [ OK ] openmp.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] openmp.range_for_require 5: [ OK ] openmp.range_for_require (1 ms) 5: [ RUN ] openmp.range_reduce_require 5: [ OK ] openmp.range_reduce_require (1 ms) 5: [ RUN ] openmp.range_dynamic_policy_require 5: [ OK ] openmp.range_dynamic_policy_require (15 ms) 5: [ RUN ] openmp.reducers_int 5: [ OK ] openmp.reducers_int (5 ms) 5: [ RUN ] openmp.reducers_double 5: [ OK ] openmp.reducers_double (6 ms) 5: [ RUN ] openmp.reducers_complex_double 5: [ OK ] openmp.reducers_complex_double (3 ms) 5: [ RUN ] openmp.reducers_struct 5: [ OK ] openmp.reducers_struct (15 ms) 5: [ RUN ] openmp.reducers_half_t 5: [ OK ] openmp.reducers_half_t (8 ms) 5: [ RUN ] openmp.reducers_bhalf_t 5: [ OK ] openmp.reducers_bhalf_t (8 ms) 5: [ RUN ] openmp.reducers_int8_t 5: [ OK ] openmp.reducers_int8_t (7 ms) 5: [ RUN ] openmp.reducers_int16_t 5: [ OK ] openmp.reducers_int16_t (8 ms) 5: [ RUN ] openmp.reducers_point_t 5: [ OK ] openmp.reducers_point_t (8 ms) 5: [ RUN ] openmp.reducers_bool 5: [ OK ] openmp.reducers_bool (0 ms) 5: [ RUN ] openmp.int64_t_reduce 5: [ OK ] openmp.int64_t_reduce (86 ms) 5: [ RUN ] openmp.double_reduce 5: [ OK ] openmp.double_reduce (93 ms) 5: [ RUN ] openmp.int64_t_reduce_dynamic Scanning dependencies of target Kokkos_launch_latency [ 95%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 95%] Linking CXX executable Kokkos_atomic 5: [ OK ] openmp.int64_t_reduce_dynamic (227 ms) 5: [ RUN ] openmp.double_reduce_dynamic [ 95%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_stream [ 95%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o Scanning dependencies of target Kokkos_view_copy_constructor [ 95%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o 5: [ OK ] openmp.double_reduce_dynamic (280 ms) 5: [ RUN ] openmp.int64_t_reduce_dynamic_view 5: [ OK ] openmp.int64_t_reduce_dynamic_view (61 ms) 5: [ RUN ] openmp.int_combined_reduce 5: [ OK ] openmp.int_combined_reduce (0 ms) 5: [ RUN ] openmp.mdrange_combined_reduce 5: [ OK ] openmp.mdrange_combined_reduce (0 ms) 5: [ RUN ] openmp.int_combined_reduce_mixed 5: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 5: [ RUN ] openmp.reduction_with_large_iteration_count 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 5: Disabling for host backends 5: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 5: [ RUN ] openmp.reduction_deduction 5: [ OK ] openmp.reduction_deduction (0 ms) 5: [ RUN ] openmp.reduce_device_view_range_policy 5: [ OK ] openmp.reduce_device_view_range_policy (11 ms) 5: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 95%] Linking CXX executable Kokkos_gups [ 95%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 96%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o Scanning dependencies of target Kokkos_bytes_and_flops [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o 5: [ OK ] openmp.reduce_device_view_mdrange_policy (676 ms) 5: [ RUN ] openmp.reduce_device_view_team_policy 5: [ OK ] openmp.reduce_device_view_team_policy (430 ms) 5: [ RUN ] openmp.impl_shared_alloc 5: [ OK ] openmp.impl_shared_alloc (6 ms) 5: [ RUN ] openmp.mdspan_space_aware_accessor 5: [ OK ] openmp.mdspan_space_aware_accessor (0 ms) 5: [ RUN ] openmp.kokkos_swap 5: [ OK ] openmp.kokkos_swap (0 ms) 5: [ RUN ] openmp.team_for 5: [ OK ] openmp.team_for (279 ms) 5: [ RUN ] openmp.team_reduce 5: [ OK ] openmp.team_reduce (277 ms) 5: [ RUN ] openmp.team_reduce_large 52: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3172 ms) 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3172 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (7898 ms total) 52: [ PASSED ] 2 tests. 52/54 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 8.15 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Test timeout computed to be: 1500 53: 53: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 53: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 53: setting CUDA_VISIBLE_DEVICES. 53: This could on multi GPU systems lead to severe performance" 53: penalties. 53: [==========] Running 18 tests from 1 test suite. 53: [----------] Global test environment set-up. 53: [----------] 18 tests from simd 53: [ RUN ] simd.host_math_ops 53: [ OK ] simd.host_math_ops (1 ms) 53: [ RUN ] simd.device_math_ops 53: [ OK ] simd.device_math_ops (1 ms) 53: [ RUN ] simd.host_mask_ops 53: [ OK ] simd.host_mask_ops (0 ms) 53: [ RUN ] simd.device_mask_ops 53: [ OK ] simd.device_mask_ops (0 ms) 53: [ RUN ] simd.host_conversions 53: [ OK ] simd.host_conversions (0 ms) 53: [ RUN ] simd.device_conversions 53: [ OK ] simd.device_conversions (0 ms) 53: [ RUN ] simd.host_shift_ops 53: [ OK ] simd.host_shift_ops (0 ms) 53: [ RUN ] simd.device_shift_ops 53: [ OK ] simd.device_shift_ops (0 ms) 53: [ RUN ] simd.host_condition 53: [ OK ] simd.host_condition (0 ms) 53: [ RUN ] simd.device_condition 53: [ OK ] simd.device_condition (0 ms) 53: [ RUN ] simd.host_gen_ctors 53: [ OK ] simd.host_gen_ctors (0 ms) 53: [ RUN ] simd.device_gen_ctors 53: [ OK ] simd.device_gen_ctors (0 ms) 53: [ RUN ] simd.host_where_expressions 53: [ OK ] simd.host_where_expressions (0 ms) 53: [ RUN ] simd.device_where_expressions 53: [ OK ] simd.device_where_expressions (0 ms) 53: [ RUN ] simd.host_reductions 53: [ OK ] simd.host_reductions (0 ms) 53: [ RUN ] simd.device_reductions 53: [ OK ] simd.device_reductions (0 ms) 53: [ RUN ] simd.host_construction 53: [ OK ] simd.host_construction (0 ms) 53: [ RUN ] simd.device_construction 53: [ OK ] simd.device_construction (0 ms) 53: [----------] 18 tests from simd (3 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 1 test suite ran. (3 ms total) 53: [ PASSED ] 18 tests. 53/54 Test #53: Kokkos_UnitTest_SIMD ....................................... Passed 0.30 sec test 54 Start 54: Kokkos_Example_RelocatableFunction 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build-tests/example/relocatable_function/Kokkos_example_relocatable_function 54: Test timeout computed to be: 1500 54: 54: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 54: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 54: setting CUDA_VISIBLE_DEVICES. 54: This could on multi GPU systems lead to severe performance" 54: penalties. 54: 1.000000e+01 3.046000e-05s (relocatable) vs. 1.636000e-05s (inline) 54: 1.000000e+02 1.472900e-05s (relocatable) vs. 1.496000e-05s (inline) 54: 1.000000e+03 1.519000e-05s (relocatable) vs. 1.408100e-05s (inline) 54: 1.000000e+04 1.533000e-05s (relocatable) vs. 1.444000e-05s (inline) 54: 1.000000e+05 1.986000e-05s (relocatable) vs. 1.895100e-05s (inline) 54: 1.000000e+06 2.285000e-05s (relocatable) vs. 2.021000e-05s (inline) 54: 1.000000e+07 4.803100e-05s (relocatable) vs. 3.060100e-05s (inline) 54: 1.000000e+08 3.035340e-04s (relocatable) vs. 1.409320e-04s (inline) 54/54 Test #54: Kokkos_Example_RelocatableFunction ......................... Passed 0.24 sec 100% tests passed, 0 tests failed out of 54 Label Time Summary: Kokkos = 359.91 sec*proc (52 tests) Total Test time (real) = 363.89 sec 5: [ OK ] openmp.team_reduce_large (388 ms) 5: [ RUN ] openmp.team_parallel_single + cd ../example/build_cmake_installed + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 8.4.0 -- The Fortran compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads [ 97%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 97%] Built target Kokkos_PerformanceTest_InclusiveScan [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at /var/jenkins/workspace/Kokkos_PR-7427/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-7427/install/lib/cmake/Kokkos/KokkosConfig.cmake:43 (include) CMakeLists.txt:10 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o [ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 98%] Linking CXX executable Kokkos_view_copy_constructor [ 98%] Built target Kokkos_view_copy_constructor [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 98%] Linking CXX executable Kokkos_stream [ 98%] Built target Kokkos_stream [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Built target Kokkos_launch_latency [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 98%] Linking CXX executable Kokkos_gather [ 98%] Built target Kokkos_gather [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/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-7427/example/build_cmake_installed/build/example "10" 1: Test timeout computed to be: 10000000 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: Device Execution Space: 1: KOKKOS_ENABLE_CUDA: yes 1: Cuda Options: 1: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes 1: KOKKOS_ENABLE_CUDA_UVM: yes 1: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 1: 1: Cuda Runtime Configuration: 1: macro KOKKOS_ENABLE_CUDA : defined 1: macro CUDA_VERSION = 11000 = version 11.0 1: Kokkos::Cuda[ 0 ] NVIDIA A30 : Selected 1: Capability: 8.0 1: Total Global Memory: 23.6 GiB 1: Shared Memory per Block: 48 KiB 1: Can access system allocated memory: 0 1: via Address Translation Service: 0 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000044 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.32 sec [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.43 sec + cd ../.. + cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler -- The CXX compiler identification is Clang 10.0.0 -- The Fortran compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/f95 -- Check for working Fortran compiler: /usr/bin/f95 - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/f95 supports Fortran 90 -- Checking whether /usr/bin/f95 supports Fortran 90 - yes -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at /var/jenkins/workspace/Kokkos_PR-7427/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-7427/install/lib/cmake/Kokkos/KokkosConfig.cmake:43 (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-7427/example/build_cmake_installed_different_compiler/build + cmake --build build_cmake_installed_different_compiler/build --target all Scanning dependencies of target example_no_kokkos [ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o [ 50%] Linking CXX executable example_no_kokkos [ 50%] Built target example_no_kokkos Scanning dependencies of target example_with_kokkos [ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 99%] Linking CXX executable Kokkos_policy_performance [ 99%] Built target Kokkos_policy_performance [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Linking CXX executable example_with_kokkos [100%] Built target example_with_kokkos + cmake --build build_cmake_installed_different_compiler/build --target test Running tests... Test project /var/jenkins/workspace/Kokkos_PR-7427/example/build_cmake_installed_different_compiler/build Start 1: KokkosLauncher_NoKokkos_Verify 1/2 Test #1: KokkosLauncher_NoKokkos_Verify ..... Passed 0.00 sec Start 2: KokkosLauncher_WithKokkos_Verify 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 0.31 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.31 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 10 18:46:12 2025 stats zeroed Thu Apr 10 18:31:45 2025 cache hit (direct) 53 cache hit (preprocessed) 0 cache miss 545 cache hit rate 8.86 % compiler produced stdout 1 cleanups performed 0 files in cache 1911 cache size 418.7 MB max cache size 5.0 GB [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 e2c18c398679d0b74614f4aaa1d35b64a66a151bd94fde223f477a54cdef6122 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build-tests/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes e2c18c398679d0b74614f4aaa1d35b64a66a151bd94fde223f477a54cdef6122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops 5: [ OK ] openmp.team_parallel_single (24345 ms) 5: [ RUN ] openmp.large_team_scratch_size 5: [ OK ] openmp.large_team_scratch_size (0 ms) 5: [ RUN ] openmp.team_broadcast_long 5: [ OK ] openmp.team_broadcast_long (1126 ms) 5: [ RUN ] openmp.team_broadcast_long_wrapper 5: [ OK ] openmp.team_broadcast_long_wrapper (1117 ms) 5: [ RUN ] openmp.team_broadcast_char 5: [ OK ] openmp.team_broadcast_char (1118 ms) 5: [ RUN ] openmp.team_broadcast_float 5: [ OK ] openmp.team_broadcast_float (1124 ms) 5: [ RUN ] openmp.team_broadcast_double 5: [ OK ] openmp.team_broadcast_double (1123 ms) 5: [ RUN ] openmp.team_handle_by_value 5: [ OK ] openmp.team_handle_by_value (0 ms) 5: [ RUN ] openmp.team_vector 5: [ OK ] openmp.team_vector (5340 ms) 5: [ RUN ] openmp.triple_nested_parallelism 5: [ OK ] openmp.triple_nested_parallelism (422 ms) 5: [ RUN ] openmp.parallel_scan_with_reducers 5: [ OK ] openmp.parallel_scan_with_reducers (61 ms) 5: [ RUN ] openmp.team_thread_range_combined_reducers 5: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] openmp.thread_vector_range_combined_reducers 5: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] openmp.team_vector_range_combined_reducers 5: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] openmp.TeamThreadMDRangeParallelFor 5: [ OK ] openmp.TeamThreadMDRangeParallelFor (6 ms) 5: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 5: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 5: [ RUN ] openmp.TeamVectorMDRangeParallelFor 5: [ OK ] openmp.TeamVectorMDRangeParallelFor (6 ms) 5: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 5: [ OK ] openmp.TeamThreadMDRangeParallelReduce (7 ms) 5: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 5: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 5: [ OK ] openmp.TeamVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] openmp.team_policy_runtime_parameters 5: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 5: [ RUN ] openmp.team_reduction_scan [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: e42e13f10e82 Build name: Linux-hipcc Create new tag: 20250410-1853 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/59 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.43 sec test 2 Start 2: Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from hip 2: [ RUN ] hip.basic_view_default_ctor 2: [ OK ] hip.basic_view_default_ctor (0 ms) 2: [ RUN ] hip.basic_view_extents_ctor 2: [ OK ] hip.basic_view_extents_ctor (0 ms) 2: [ RUN ] hip.basic_view_mapping_ctor_right 2: [ OK ] hip.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] hip.basic_view_access 2: [ OK ] hip.basic_view_access (2 ms) 2: [ RUN ] hip.basic_view_atomic_accessor 2: [ OK ] hip.basic_view_atomic_accessor (0 ms) 2: [ RUN ] hip.RefCountedAcc_Typedefs 2: [ OK ] hip.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedAcc_Ctors 2: [ OK ] hip.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] hip.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] hip.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] hip.RefCountedAcc_Access 2: [ OK ] hip.RefCountedAcc_Access (1 ms) 2: [ RUN ] hip.RefCountedAcc_Conversion 2: [ OK ] hip.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] hip.RefCountedDataHandle_Typedefs 2: [ OK ] hip.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedDataHandle 2: [ OK ] hip.RefCountedDataHandle (0 ms) 2: [ RUN ] hip.RefCountedDataHandleAnonym 2: [ OK ] hip.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] hip.RefCountedDataHandleConversion 2: [ OK ] hip.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from hip (5 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (5 ms total) 2: [ PASSED ] 14 tests. 2/59 Test #2: Kokkos_CoreUnitTest_HIP_ViewSupport ........................ Passed 0.41 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 220 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (1930 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (1729 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1812 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1654 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (7129 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 192 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (1 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (68 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (41 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (2 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (19 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 3: [ OK ] serial.exec_space_thread_safety_range (1072 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (107 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.graph_then 3: [ OK ] serial.graph_then (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2047 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (8045 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (593 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (611 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_fmax_fmin 3: [ OK ] serial.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (681 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (1108 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (6 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (92 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (372 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 3: [ OK ] serial.mdrange_large_deep_copy (433 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3133 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (3 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (33 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (3 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (0 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.large_parallel_for_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (78 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (240 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (1152 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (1211 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (262 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (5 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 3: [ OK ] serial.reduce_device_view_mdrange_policy (1733 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (179 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (5 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 192 tests from serial (23912 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 220 tests from 4 test suites ran. (31042 ms total) 3: [ PASSED ] 213 tests. 3: [ SKIPPED ] 7 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.large_parallel_for_reduce 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/59 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 31.46 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 141 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (12147 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (11159 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (23307 ms total) 4: 4: [----------] 133 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (299 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (9 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (4 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (299 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (57 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (3 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (69 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (90 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (37 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (91 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (69 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce 4: [ OK ] serial.repeated_team_reduce (7161 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (88 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (82 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (29 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (2 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (28 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (2 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (3 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (5 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 4: [ OK ] serial.view_allocation_large_rank (452 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (3 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right 4: [ OK ] serial.view_fill_tests_layout_right (2113 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 4: [ OK ] serial.view_fill_tests_layout_left (2518 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (45 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (43 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (67 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (2 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (116 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (2 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (2 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (29 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (30 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (29 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (124 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (125 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (124 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 133 tests from serial (14315 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 141 tests from 2 test suites ran. (37623 ms total) 4: [ PASSED ] 134 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/59 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 38.03 sec test 5 Start 5: Kokkos_CoreUnitTest_HIP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIP 5: Test timeout computed to be: 1500 5: [==========] Running 425 tests from 6 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from hip_DeathTest 5: [ RUN ] hip_DeathTest.abort_from_host 5: [ OK ] hip_DeathTest.abort_from_host (1737 ms) 5: [ RUN ] hip_DeathTest.abort_from_device 5: [ OK ] hip_DeathTest.abort_from_device (1714 ms) 5: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1635 ms) 5: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1727 ms) 5: [ RUN ] hip_DeathTest.policy_invalid_bounds 5: [ OK ] hip_DeathTest.policy_invalid_bounds (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 5: [ OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] hip_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_check_sign_changes 5: [ OK ] hip_DeathTest.range_policy_check_sign_changes (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (1636 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (1635 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (11466 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (12134 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (29748 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device 5: [ OK ] openmp.team_reduction_scan (161278 ms) 5: [ RUN ] openmp.team_long_reduce 5: [ OK ] openmp.team_long_reduce (98 ms) 5: [ RUN ] openmp.team_double_reduce 5: [ OK ] openmp.team_double_reduce (62 ms) 5: [ RUN ] openmp.team_long_array_reduce 5: [ OK ] openmp.team_long_array_reduce (62 ms) 5: [ RUN ] openmp.team_double_array_reduce 5: [ OK ] openmp.team_double_array_reduce (62 ms) 5: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] openmp.repeated_team_reduce 5: [ OK ] openmp.repeated_team_reduce (1133 ms) 5: [ RUN ] openmp.nested_team_reduce_functor_as_reducer 5: [ OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms) 5: [ RUN ] openmp.team_scan 5: [ OK ] openmp.team_scan (934 ms) 5: [ RUN ] openmp.team_scan_ret_val 5: [ OK ] openmp.team_scan_ret_val (967 ms) 5: [ RUN ] openmp.team_shared_request 5: [ OK ] openmp.team_shared_request (342 ms) 5: [ RUN ] openmp.team_scratch_request 5: [ OK ] openmp.team_scratch_request (654 ms) 5: [ RUN ] openmp.team_lambda_shared_request 5: [ OK ] openmp.team_lambda_shared_request (15 ms) 5: [ RUN ] openmp.scratch_align 5: [ OK ] openmp.scratch_align (0 ms) 5: [ RUN ] openmp.shmem_size 5: [ OK ] openmp.shmem_size (0 ms) 5: [ RUN ] openmp.multi_level_scratch 5: [ OK ] openmp.multi_level_scratch (64 ms) 5: [ RUN ] openmp.team_scratch_memory_index_parallel_for 5: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] openmp.team_policy_max_recommended 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (30576 ms) 5: [----------] 19 tests from hip_DeathTest (94014 ms total) 5: 5: [----------] 1 test from hip_graph_DeathTest 5: [ RUN ] hip_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from hip_graph_DeathTest (0 ms total) 5: 5: [----------] 305 tests from hip 5: [ RUN ] hip.array_capacity 5: [ OK ] hip.array_capacity (0 ms) 5: [ RUN ] hip.array_element_access 5: [ OK ] hip.array_element_access (0 ms) 5: [ RUN ] hip.array_operator_equal 5: [ OK ] hip.array_operator_equal (0 ms) 5: [ RUN ] hip.array_zero_capacity 5: [ OK ] hip.array_zero_capacity (0 ms) 5: [ RUN ] hip.array_zero_data_nullptr 5: [ OK ] hip.array_zero_data_nullptr (0 ms) 5: [ RUN ] hip.array_contiguous_capacity 5: [ OK ] hip.array_contiguous_capacity (0 ms) 5: [ RUN ] hip.array_contiguous_element_access 5: [ OK ] hip.array_contiguous_element_access (0 ms) 5: [ RUN ] hip.array_contiguous_assignment 5: [ OK ] hip.array_contiguous_assignment (0 ms) 5: [ RUN ] hip.array_strided_capacity 5: [ OK ] hip.array_strided_capacity (0 ms) 5: [ RUN ] hip.array_strided_element_access 5: [ OK ] hip.array_strided_element_access (0 ms) 5: [ RUN ] hip.array_strided_assignment 5: [ OK ] hip.array_strided_assignment (0 ms) 5: [ RUN ] hip.atomic_operations_complexdouble 5: [ OK ] hip.atomic_operations_complexdouble (10 ms) 5: [ RUN ] hip.atomic_operations_complexfloat 5: [ OK ] hip.atomic_operations_complexfloat (8 ms) 5: [ RUN ] hip.atomic_operations_double 5: [ OK ] hip.atomic_operations_double (11 ms) 5: [ RUN ] hip.atomic_operations_float 5: [ OK ] hip.atomic_operations_float (9 ms) 5: [ RUN ] hip.atomic_operations_int 5: [ OK ] hip.atomic_operations_int (28 ms) 5: [ RUN ] hip.atomic_operations_long 5: [ OK ] hip.atomic_operations_long (27 ms) 5: [ RUN ] hip.atomic_operations_longlong 5: [ OK ] hip.atomic_operations_longlong (28 ms) 5: [ RUN ] hip.atomic_shared 5: [ OK ] hip.atomic_shared (0 ms) 5: [ RUN ] hip.atomic_operations_unsigned 5: [ OK ] hip.atomic_operations_unsigned (23 ms) 5: [ RUN ] hip.atomic_operations_unsignedlong 5: [ OK ] hip.atomic_operations_unsignedlong (22 ms) 5: [ RUN ] hip.atomics 5: [ OK ] hip.atomics (301 ms) 5: [ RUN ] hip.atomics_tpetra_max_abs 5: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] hip.atomic_views_integral 5: [ OK ] hip.atomic_views_integral (24368 ms) 5: [ RUN ] hip.atomic_views_nonintegral 5: [ OK ] hip.atomic_views_nonintegral (14342 ms) 5: [ RUN ] hip.atomic_view_api 5: [ OK ] hip.atomic_view_api (0 ms) 5: [ RUN ] hip.bit_manip_countl_zero 5: [ OK ] hip.bit_manip_countl_zero (10 ms) 5: [ RUN ] hip.bit_manip_countl_one 5: [ OK ] hip.bit_manip_countl_one (0 ms) 5: [ RUN ] hip.bit_manip_countr_zero 5: [ OK ] hip.bit_manip_countr_zero (0 ms) 5: [ RUN ] hip.bit_manip_countr_one 5: [ OK ] hip.bit_manip_countr_one (0 ms) 5: [ RUN ] hip.bit_manip_popcount 5: [ OK ] hip.bit_manip_popcount (0 ms) 5: [ RUN ] hip.bit_manip_has_single_bit 5: [ OK ] hip.bit_manip_has_single_bit (0 ms) 5: [ RUN ] hip.bit_manip_bit_floor 5: [ OK ] hip.bit_manip_bit_floor (0 ms) 5: [ RUN ] hip.bit_manip_bit_ceil 5: [ OK ] hip.bit_manip_bit_ceil (0 ms) 5: [ RUN ] hip.bit_manip_bit_width 5: [ OK ] hip.bit_manip_bit_width (0 ms) 5: [ RUN ] hip.bit_manip_rotl 5: [ OK ] hip.bit_manip_rotl (0 ms) 5: [ RUN ] hip.bit_manip_rotr 5: [ OK ] hip.bit_manip_rotr (0 ms) 5: [ RUN ] hip.bit_manip_byeswap 5: [ OK ] hip.bit_manip_byeswap (0 ms) 5: [ RUN ] hip.bit_manip_bit_cast 5: [ OK ] hip.bit_manip_bit_cast (0 ms) 5: [ RUN ] hip.test_block_deduction_bug_pr_3103 5: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] hip.checked_integer_operations_multiply_overflow 5: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] hip.execution_policy_occupancy_and_hint 5: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] hip.complex_construction 5: [ OK ] hip.complex_construction (1 ms) 5: [ RUN ] hip.complex_basic_math 5: [ OK ] hip.complex_basic_math (0 ms) 5: [ RUN ] hip.complex_special_funtions 5: [ OK ] hip.complex_special_funtions (0 ms) 5: [ RUN ] hip.complex_io 5: [ OK ] hip.complex_io (0 ms) 5: [ RUN ] hip.complex_trivially_copyable 5: [ OK ] hip.complex_trivially_copyable (0 ms) 5: [ RUN ] hip.complex_issue_3865 5: [ OK ] hip.complex_issue_3865 (0 ms) 5: [ RUN ] hip.complex_operations_arithmetic_types_overloads 5: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] hip.complex_structured_bindings 5: [ OK ] hip.complex_structured_bindings (0 ms) 5: [ RUN ] hip.crs_count_fill 5: [ OK ] hip.crs_count_fill (4 ms) 5: [ RUN ] hip.crs_copy_constructor 5: [ OK ] hip.crs_copy_constructor (11 ms) 5: [ RUN ] hip.deep_copy_alignment 5: [ OK ] hip.deep_copy_alignment (10 ms) 5: [ RUN ] hip.deep_copy_conversion 5: [ OK ] hip.deep_copy_conversion (7 ms) 5: [ RUN ] hip.partitioning_by_args 5: [ OK ] hip.partitioning_by_args (24 ms) 5: [ RUN ] hip.partitioning_by_vector 5: [ OK ] hip.partitioning_by_vector (1 ms) 5: [ RUN ] hip.exec_space_thread_safety_range 5: [ OK ] hip.exec_space_thread_safety_range (2134 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange 5: [ OK ] hip.exec_space_thread_safety_mdrange (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy 5: [ OK ] hip.exec_space_thread_safety_team_policy (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_reduce 5: [ OK ] hip.exec_space_thread_safety_range_reduce (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce 5: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce 5: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_scan 5: [ OK ] hip.exec_space_thread_safety_range_scan (213 ms) 5: [ RUN ] hip.execution_space_as_class_data_member 5: [ OK ] hip.execution_space_as_class_data_member (0 ms) 5: [ RUN ] hip.functor_analysis 5: [ OK ] hip.functor_analysis (0 ms) 5: [ RUN ] hip.when_all_type 5: [ OK ] hip.when_all_type (2 ms) 5: [ RUN ] hip.graph_then 5: [ OK ] hip.graph_then (0 ms) 5: [ RUN ] hip.host_shared_ptr_use_count 5: [ OK ] hip.host_shared_ptr_use_count (0 ms) 5: [ RUN ] hip.host_shared_ptr_get 5: [ OK ] hip.host_shared_ptr_get (0 ms) 5: [ RUN ] hip.host_shared_ptr_dereference_on_device 5: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_special_members_on_device 5: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_tracking 5: 5: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 5: does not support page migration between device and host. 5: HIPManagedSpace might not work as expected. 5: Please refer to the ROCm documentation on unified/managed memory. 5: [ OK ] hip.host_shared_ptr_tracking (0 ms) 5: [ RUN ] hip.join_backward_compatibility 5: [ OK ] hip.join_backward_compatibility (0 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft 5: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (660 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (1977 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 5: [ OK ] hip.local_deepcopy_teampolicy_layoutright (626 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1461 ms) 5: [ RUN ] hip.deep_copy_scratch 5: [ OK ] hip.deep_copy_scratch (0 ms) 5: [ RUN ] hip.mathematical_constants_e 5: [ OK ] hip.mathematical_constants_e (2 ms) 5: [ RUN ] hip.mathematical_constants_log2e 5: [ OK ] hip.mathematical_constants_log2e (0 ms) 5: [ RUN ] hip.mathematical_constants_log10e 5: [ OK ] hip.mathematical_constants_log10e (0 ms) 5: [ RUN ] hip.mathematical_constants_pi 5: [ OK ] hip.mathematical_constants_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_pi 5: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrtpi 5: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] hip.mathematical_constants_ln2 5: [ OK ] hip.mathematical_constants_ln2 (0 ms) 5: [ RUN ] hip.mathematical_constants_ln10 5: [ OK ] hip.mathematical_constants_ln10 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt2 5: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt3 5: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrt3 5: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_egamma 5: [ OK ] hip.mathematical_constants_egamma (0 ms) 5: [ RUN ] hip.mathematical_constants_phi 5: [ OK ] hip.mathematical_constants_phi (0 ms) 5: [ RUN ] hip.mathematical_functions_trigonometric_functions 5: [ OK ] hip.mathematical_functions_trigonometric_functions (25 ms) 5: [ RUN ] hip.mathematical_functions_hyperbolic_functions 5: [ OK ] hip.mathematical_functions_hyperbolic_functions (3 ms) 5: [ RUN ] hip.mathematical_functions_non_standard 5: [ OK ] hip.mathematical_functions_non_standard (0 ms) 5: [ RUN ] hip.mathematical_functions_power_functions 5: [ OK ] hip.mathematical_functions_power_functions (22 ms) 5: [ RUN ] hip.mathematical_functions_fma 5: [ OK ] hip.mathematical_functions_fma (0 ms) 5: [ RUN ] hip.mathematical_functions_fmax_fmin 5: [ OK ] hip.mathematical_functions_fmax_fmin (0 ms) 5: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 5: [ OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms) 5: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 5: [ RUN ] hip.mathematical_functions_absolute_value 5: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 5: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_remainder_function 5: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] hip.mathematical_functions_isfinite 5: [ OK ] hip.mathematical_functions_isfinite (0 ms) 5: [ RUN ] hip.mathematical_functions_isinf 5: [ OK ] hip.mathematical_functions_isinf (0 ms) 5: [ RUN ] hip.mathematical_functions_isnan 5: [ OK ] hip.mathematical_functions_isnan (0 ms) 5: [ RUN ] hip.mathematical_functions_exponential_functions 5: [ OK ] hip.mathematical_functions_exponential_functions (10 ms) 5: [ RUN ] hip.mathspecialfunc_expint1 5: [ OK ] hip.mathspecialfunc_expint1 (4 ms) 5: [ RUN ] hip.mathspecialfunc_errorfunc 5: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj0y0 5: [ OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj1y1 5: [ OK ] hip.mathspecialfunc_cbesselj1y1 (28 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli0k0 5: [ OK ] hip.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli1k1 5: [ OK ] hip.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMathematicalSpecialFunctions.hpp:2019: Skipped 5: skipping since test is known to fail on MI100 and for some versions of ROCm 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 5: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [ RUN ] hip.mdrange_5d 5: [ OK ] hip.mdrange_5d (122 ms) 5: [ RUN ] hip.mdrange_6d 5: [ OK ] hip.mdrange_6d (205 ms) 5: [ RUN ] hip.mdrange_2d 5: [ OK ] hip.mdrange_2d (5 ms) 5: [ RUN ] hip.mdrange_array_reduce 5: [ OK ] hip.mdrange_array_reduce (0 ms) 5: [ RUN ] hip.mdrange_3d 5: [ OK ] hip.mdrange_3d (8 ms) 5: [ RUN ] hip.mdrange_neg_idx 5: [ OK ] hip.mdrange_neg_idx (1 ms) 5: [ RUN ] hip.mdrange_4d 5: [ OK ] hip.mdrange_4d (60 ms) 5: [ RUN ] hip.mdrange_scalar 5: [ OK ] hip.mdrange_scalar (0 ms) 5: [ RUN ] hip.mdrange_large_deep_copy 5: [ OK ] hip.mdrange_large_deep_copy (53 ms) 5: [ RUN ] hip.md_range_policy_construction_from_arrays 5: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] hip.policy_get_tile_size 5: [ OK ] hip.policy_get_tile_size (0 ms) 5: [ RUN ] hip.mdrange_parallel_reduce_primitive_types 5: [ OK ] openmp.team_policy_max_recommended (57431 ms) 5: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] openmp.team_teamvector_range 5: [ OK ] openmp.team_teamvector_range (1513 ms) 5: [ RUN ] openmp.unique_token_global 5: [ OK ] openmp.unique_token_global (6 ms) 5: [ RUN ] openmp.unique_token_instance 5: [ OK ] openmp.unique_token_instance (18 ms) 5: [ RUN ] openmp.unique_token_team_acquire 5: [ OK ] openmp.unique_token_team_acquire (47 ms) 5: [ RUN ] openmp.view_api_a 5: [ OK ] openmp.view_api_a (6 ms) 5: [ RUN ] openmp.view_layout_left_with_stride 5: [ OK ] openmp.view_layout_left_with_stride (0 ms) 5: [ RUN ] openmp.view_layout_right_with_stride 5: [ OK ] openmp.view_layout_right_with_stride (0 ms) 5: [ RUN ] openmp.view_api_b 5: [ OK ] openmp.view_api_b (1 ms) 5: [ RUN ] openmp.view_api_c 5: [ OK ] openmp.view_api_c (0 ms) 5: [ RUN ] openmp.view_api_d 5: [ OK ] openmp.view_api_d (0 ms) 5: [ RUN ] openmp.view_remap 5: [ OK ] openmp.view_remap (0 ms) 5: [ RUN ] openmp.view_mirror_nonconst 5: [ OK ] openmp.view_mirror_nonconst (0 ms) 5: [ RUN ] openmp.view_stride_method 5: [ OK ] openmp.view_stride_method (0 ms) 5: [ RUN ] openmp.anonymous_space 5: [ OK ] openmp.anonymous_space (0 ms) 5: [ RUN ] openmp.view_overload_resolution 5: [ OK ] openmp.view_overload_resolution (0 ms) 5: [ RUN ] openmp.view_allocation_large_rank 5: [ OK ] openmp.view_allocation_large_rank (1231 ms) 5: [ RUN ] openmp.view_shmem_size_on_device 5: [ OK ] openmp.view_shmem_size_on_device (0 ms) 5: [ RUN ] openmp.view_is_assignable 5: [ OK ] openmp.view_is_assignable (0 ms) 5: [ RUN ] openmp.view_bad_alloc 5: [ OK ] openmp.view_bad_alloc (0 ms) 5: [ RUN ] openmp.view_copy_tests 5: [ OK ] openmp.view_copy_tests (6 ms) 5: [ RUN ] openmp.view_copy_tests_rank_0 5: [ OK ] openmp.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] openmp.view_copy_degenerated 5: [ OK ] openmp.view_copy_degenerated (0 ms) 5: [ RUN ] openmp.view_fill_tests_layout_right 5: [ OK ] openmp.view_fill_tests_layout_right (1694 ms) 5: [ RUN ] openmp.view_fill_tests_layout_left 5: [ OK ] openmp.view_fill_tests_layout_left (1837 ms) 5: [ RUN ] openmp.vcp_empty_traits 5: [ OK ] openmp.vcp_empty_traits (0 ms) 5: [ RUN ] openmp.is_view_label 5: [ OK ] openmp.is_view_label (0 ms) 5: [ RUN ] openmp.vcp_label_base_traits 5: [ OK ] openmp.vcp_label_base_traits (0 ms) 5: [ RUN ] openmp.vcp_label_traits 5: [ OK ] openmp.vcp_label_traits (0 ms) 5: [ RUN ] openmp.view_alloc_can_perfect_forward_label 5: [ OK ] openmp.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] openmp.vcp_label_copy_constructor 5: [ OK ] openmp.vcp_label_copy_constructor (0 ms) 5: [ RUN ] openmp.vcp_pointer_add_property 5: [ OK ] openmp.vcp_pointer_add_property (0 ms) 5: [ RUN ] openmp.view_empty_runtime_unmanaged 5: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] openmp.view_hooks 5: [ OK ] openmp.view_hooks (0 ms) 5: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (44 ms) 5: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (41 ms) 5: [ RUN ] openmp.view_irregular_layout 5: [ OK ] openmp.view_irregular_layout (0 ms) 5: [ RUN ] openmp.view_mapping 5: [ OK ] openmp.view_mapping (53 ms) 5: [ RUN ] openmp.view_mapping_operator 5: [ OK ] openmp.view_mapping_operator (1 ms) 5: [ RUN ] openmp.static_extent 5: [ OK ] openmp.static_extent (0 ms) 5: [ RUN ] openmp.view_mapping_atomic 5: [ OK ] openmp.view_mapping_atomic (1 ms) 5: [ RUN ] openmp.view_mapping_class_value 5: [ OK ] openmp.view_mapping_class_value (0 ms) 5: [ RUN ] openmp.view_mapping_assignable 5: [ OK ] openmp.view_mapping_assignable (0 ms) 5: [ RUN ] openmp.view_mapping_trivially_copyable 5: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] openmp.view_mapping_subview 5: [ OK ] openmp.view_mapping_subview (0 ms) 5: [ RUN ] openmp.view_nested_view 5: [ OK ] openmp.view_nested_view (0 ms) 5: [ RUN ] openmp.view_of_views_default 5: [ OK ] openmp.view_of_views_default (0 ms) 5: [ RUN ] openmp.view_of_views_without_initializing 5: [ OK ] openmp.view_of_views_without_initializing (0 ms) 5: [ RUN ] openmp.test_view_of_views_sequential_host_init 5: [ OK ] openmp.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] openmp.append_formatted_multidimensional_index 5: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] openmp.view_resize 5: [ OK ] openmp.view_resize (5 ms) 5: [ RUN ] openmp.view_realloc 5: [ OK ] openmp.view_realloc (1 ms) 5: [ RUN ] openmp.workgraph_fib 5: [ OK ] openmp.workgraph_fib (851 ms) 5: [ RUN ] openmp.resize_realloc_no_init 5: [ OK ] openmp.resize_realloc_no_init (0 ms) 5: [ RUN ] openmp.resize_realloc_no_alloc 5: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 5: [ RUN ] openmp.realloc_exec_space 5: [ OK ] openmp.realloc_exec_space (0 ms) 5: [ RUN ] openmp.view_alloc 5: [ OK ] openmp.view_alloc (0 ms) 5: [ RUN ] openmp.view_alloc_exec_space 5: [ OK ] openmp.view_alloc_exec_space (0 ms) 5: [ RUN ] openmp.view_alloc_int 5: [ OK ] openmp.view_alloc_int (0 ms) 5: [ RUN ] openmp.view_alloc_exec_space_int 5: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 5: [ RUN ] openmp.deep_copy_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:221: Skipped 5: skipping since the OpenMP backend doesn't use ZeroMemset 5: [ SKIPPED ] openmp.deep_copy_zero_memset (0 ms) 5: [ RUN ] openmp.resize_exec_space 5: [ OK ] openmp.resize_exec_space (0 ms) 5: [ RUN ] openmp.view_allocation_int 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 5: skipping since the fence checked for isn't necessary 5: [ SKIPPED ] openmp.view_allocation_int (0 ms) 5: [ RUN ] openmp.view_allocation_exec_space_int 5: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 5: [ RUN ] openmp.view_not_default_constructible 5: [ OK ] openmp.view_not_default_constructible (0 ms) 5: [ RUN ] openmp.view_subview_auto_1d_left 5: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 5: [ RUN ] openmp.view_subview_auto_1d_right 5: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 5: [ RUN ] openmp.view_subview_auto_1d_stride 5: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] openmp.view_subview_assign_strided 5: [ OK ] openmp.view_subview_assign_strided (0 ms) 5: [ RUN ] openmp.view_subview_left_0 5: [ OK ] openmp.view_subview_left_0 (0 ms) 5: [ RUN ] openmp.view_subview_left_1 5: [ OK ] openmp.view_subview_left_1 (0 ms) 5: [ RUN ] openmp.view_subview_left_2 5: [ OK ] openmp.view_subview_left_2 (0 ms) 5: [ RUN ] openmp.view_subview_left_3 5: [ OK ] openmp.view_subview_left_3 (0 ms) 5: [ RUN ] openmp.view_subview_right_0 5: [ OK ] openmp.view_subview_right_0 (0 ms) 5: [ RUN ] openmp.view_subview_right_1 5: [ OK ] openmp.view_subview_right_1 (0 ms) 5: [ RUN ] openmp.view_subview_right_3 5: [ OK ] openmp.view_subview_right_3 (0 ms) 5: [ RUN ] openmp.view_static_tests 5: [ OK ] openmp.view_static_tests (0 ms) 5: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 5: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 5: [ RUN ] openmp.view_subview_layoutright_to_layoutright 5: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 5: [ RUN ] openmp.view_subview_1d_assign 5: [ OK ] openmp.view_subview_1d_assign (1 ms) 5: [ RUN ] openmp.view_subview_1d_assign_atomic 5: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 5: [ RUN ] openmp.view_subview_1d_assign_randomaccess 5: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d 5: [ OK ] openmp.view_subview_2d_from_3d (23 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d_atomic 5: [ OK ] openmp.view_subview_2d_from_3d_atomic (23 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 5: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (22 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left 5: [ OK ] openmp.view_subview_3d_from_5d_left (198 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 5: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (197 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] hip.mdrange_parallel_reduce_primitive_types (2847 ms) 5: [ RUN ] hip.mdspan_minimal_functional 5: [ OK ] hip.mdspan_minimal_functional (0 ms) 5: [ RUN ] hip.mdspan_atomic_accessor 5: [ OK ] hip.mdspan_atomic_accessor (1 ms) 5: [ RUN ] hip.view_mdspan_conversion 5: [ OK ] hip.view_mdspan_conversion (6 ms) 5: [ RUN ] hip.view_mdspan_conversion_with_stride 5: [ OK ] hip.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] hip.max 5: [ OK ] hip.max (0 ms) 5: [ RUN ] hip.max_within_parfor 5: [ OK ] hip.max_within_parfor (1 ms) 5: [ RUN ] hip.min 5: [ OK ] hip.min (0 ms) 5: [ RUN ] hip.min_within_parfor 5: [ OK ] hip.min_within_parfor (0 ms) 5: [ RUN ] hip.minmax 5: [ OK ] hip.minmax (0 ms) 5: [ RUN ] hip.minmax_within_parfor 5: [ OK ] hip.minmax_within_parfor (0 ms) 5: [ RUN ] hip.clamp 5: [ OK ] hip.clamp (0 ms) 5: [ RUN ] hip.clamp_within_parfor 5: [ OK ] hip.clamp_within_parfor (0 ms) 5: [ RUN ] hip.numeric_traits_infinity 5: [ OK ] hip.numeric_traits_infinity (12 ms) 5: [ RUN ] hip.numeric_traits_epsilon 5: [ OK ] hip.numeric_traits_epsilon (0 ms) 5: [ RUN ] hip.numeric_traits_round_error 5: [ OK ] hip.numeric_traits_round_error (0 ms) 5: [ RUN ] hip.numeric_traits_norm_min 5: [ OK ] hip.numeric_traits_norm_min (0 ms) 5: [ RUN ] hip.numeric_traits_denorm_min 5: [ OK ] hip.numeric_traits_denorm_min (0 ms) 5: [ RUN ] hip.numeric_traits_finite_min_max 5: [ OK ] hip.numeric_traits_finite_min_max (2 ms) 5: [ RUN ] hip.numeric_traits_digits 5: [ OK ] hip.numeric_traits_digits (1 ms) 5: [ RUN ] hip.numeric_traits_digits10 5: [ OK ] hip.numeric_traits_digits10 (1 ms) 5: [ RUN ] hip.numeric_traits_max_digits10 5: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] hip.numeric_traits_radix 5: [ OK ] hip.numeric_traits_radix (1 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent 5: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent10 5: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 5: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] hip.numeric_traits_sfinae_friendly 5: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] hip.occupancy_control 5: [ OK ] hip.occupancy_control (1 ms) 5: [ RUN ] hip.memory_pool 5: [ OK ] hip.memory_pool (23 ms) 5: [ RUN ] hip.cxx11 5: [ OK ] hip.cxx11 (0 ms) 5: [ RUN ] hip.parallel_scan_range_policy 5: [ OK ] hip.parallel_scan_range_policy (46 ms) 5: [ RUN ] hip.kokkos_printf 5: [ OK ] hip.kokkos_printf (1 ms) 5: [ RUN ] hip.range_for 5: [ OK ] hip.range_for (3 ms) 5: [ RUN ] hip.range_reduce 5: [ OK ] hip.range_reduce (0 ms) 5: [ RUN ] hip.range_dynamic_policy 5: [ OK ] hip.range_dynamic_policy (0 ms) 5: [ RUN ] hip.large_parallel_for_reduce 5: [ OK ] hip.large_parallel_for_reduce (31 ms) 5: [ RUN ] hip.range_policy_runtime_parameters 5: [ OK ] hip.range_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.range_policy_one_way_convertible_bounds 5: [ OK ] hip.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] hip.range_for_require 5: [ OK ] hip.range_for_require (2 ms) 5: [ RUN ] hip.range_reduce_require 5: [ OK ] hip.range_reduce_require (0 ms) 5: [ RUN ] hip.range_dynamic_policy_require 5: [ OK ] hip.range_dynamic_policy_require (0 ms) 5: [ RUN ] hip.reducers_int 5: [ OK ] hip.reducers_int (9 ms) 5: [ RUN ] hip.reducers_double 5: [ OK ] hip.reducers_double (7 ms) 5: [ RUN ] hip.reducers_complex_double 5: [ OK ] hip.reducers_complex_double (14 ms) 5: [ RUN ] hip.reducers_struct 5: [ OK ] hip.reducers_struct (4 ms) 5: [ RUN ] hip.reducers_half_t 5: [ OK ] hip.reducers_half_t (4 ms) 5: [ RUN ] hip.reducers_bhalf_t 5: [ OK ] hip.reducers_bhalf_t (4 ms) 5: [ RUN ] hip.reducers_int8_t 5: [ OK ] hip.reducers_int8_t (3 ms) 5: [ RUN ] hip.reducers_int16_t 5: [ OK ] hip.reducers_int16_t (3 ms) 5: [ RUN ] hip.reducers_bool 5: [ OK ] hip.reducers_bool (1 ms) 5: [ RUN ] hip.int64_t_reduce 5: [ OK ] hip.int64_t_reduce (21 ms) 5: [ RUN ] hip.double_reduce 5: [ OK ] hip.double_reduce (18 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic 5: [ OK ] hip.int64_t_reduce_dynamic (26 ms) 5: [ RUN ] hip.double_reduce_dynamic 5: [ OK ] hip.double_reduce_dynamic (26 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic_view 5: [ OK ] hip.int64_t_reduce_dynamic_view (10 ms) 5: [ RUN ] hip.int_combined_reduce 5: [ OK ] hip.int_combined_reduce (0 ms) 5: [ RUN ] hip.mdrange_combined_reduce 5: [ OK ] hip.mdrange_combined_reduce (0 ms) 5: [ RUN ] hip.int_combined_reduce_mixed 5: [ OK ] hip.int_combined_reduce_mixed (0 ms) 5: [ RUN ] hip.reduction_with_large_iteration_count 5: [ OK ] hip.reduction_with_large_iteration_count (311 ms) 5: [ RUN ] hip.reduction_deduction 5: [ OK ] hip.reduction_deduction (0 ms) 5: [ RUN ] hip.reduce_device_view_range_policy 5: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (199 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_right 5: [ OK ] openmp.view_subview_3d_from_5d_right (231 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 5: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (231 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (230 ms) 5: [ RUN ] openmp.view_test_unmanaged_subview_reset 5: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] openmp.view_subview_memory_traits_construction 5: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 5: [ RUN ] openmp.task_fib_deprecated 5: [ OK ] openmp.task_fib_deprecated (2744 ms) 5: [ RUN ] openmp.task_depend_deprecated 5: [ OK ] openmp.task_depend_deprecated (215 ms) 5: [ RUN ] openmp.task_team_deprecated 5: [ OK ] openmp.task_team_deprecated (0 ms) 5: [ RUN ] openmp.task_with_mempool_deprecated 5: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 5: [ RUN ] openmp.task_multiple_depend_deprecated 5: [ OK ] openmp.task_multiple_depend_deprecated (24 ms) 5: [ RUN ] openmp.task_scheduler_ctors_deprecated 5: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 5: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 5: [ RUN ] openmp.task_fib_deprecated_multiple 5: [ OK ] openmp.task_fib_deprecated_multiple (2679 ms) 5: [ RUN ] openmp.task_depend_deprecated_multiple 5: [ OK ] openmp.task_depend_deprecated_multiple (115 ms) 5: [ RUN ] openmp.task_team_deprecated_multiple 5: [ OK ] openmp.task_team_deprecated_multiple (10 ms) 5: [ RUN ] openmp.task_with_mempool_deprecated_multiple 5: [ OK ] openmp.task_with_mempool_deprecated_multiple (0 ms) 5: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 5: [ OK ] openmp.task_multiple_depend_deprecated_multiple (26 ms) 5: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 5: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 5: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 5: [ RUN ] openmp.task_fib_single 5: [ OK ] openmp.task_fib_single (2399 ms) 5: [ RUN ] openmp.task_depend_single 5: [ OK ] openmp.task_depend_single (127 ms) 5: [ RUN ] openmp.task_team_single 5: [ OK ] openmp.task_team_single (0 ms) 5: [ RUN ] openmp.task_with_mempool_single 5: [ OK ] openmp.task_with_mempool_single (0 ms) 5: [ RUN ] openmp.task_multiple_depend_single 5: [ OK ] openmp.task_multiple_depend_single (29 ms) 5: [ RUN ] openmp.task_scheduler_ctors_single 5: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_single 5: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 5: [ RUN ] openmp.task_fib_multiple 5: [ OK ] openmp.task_fib_multiple (1685 ms) 5: [ RUN ] openmp.task_depend_multiple 5: [ OK ] openmp.task_depend_multiple (148 ms) 5: [ RUN ] openmp.task_team_multiple 5: [ OK ] openmp.task_team_multiple (0 ms) 5: [ RUN ] openmp.task_with_mempool_multiple 5: [ OK ] openmp.task_with_mempool_multiple (0 ms) 5: [ RUN ] openmp.task_multiple_depend_multiple 5: [ OK ] openmp.task_multiple_depend_multiple (24 ms) 5: [ RUN ] openmp.task_scheduler_ctors_multiple 5: [ OK ] openmp.task_scheduler_ctors_multiple (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_multiple 5: [ OK ] openmp.task_scheduer_ctors_device_multiple (0 ms) 5: [ RUN ] openmp.task_fib_chase_lev 5: [ OK ] openmp.task_fib_chase_lev (1767 ms) 5: [ RUN ] openmp.task_depend_chase_lev 5: [ OK ] openmp.task_depend_chase_lev (2 ms) 5: [ RUN ] openmp.task_team_chase_lev 5: [ OK ] openmp.task_team_chase_lev (0 ms) 5: [ RUN ] openmp.task_with_mempool_chase_lev 5: [ OK ] openmp.task_with_mempool_chase_lev (0 ms) 5: [ RUN ] openmp.task_multiple_depend_chase_lev 5: [ OK ] openmp.task_multiple_depend_chase_lev (23 ms) 5: [ RUN ] openmp.task_scheduler_ctors_chase_lev 5: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 5: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 5: [----------] 367 tests from openmp (297449 ms total) 5: 5: [----------] 16 tests from openmp_graph 5: [ RUN ] openmp_graph.submit_once 5: [ OK ] openmp_graph.submit_once (0 ms) 5: [ RUN ] openmp_graph.submit_once_rvalue 5: [ OK ] openmp_graph.submit_once_rvalue (0 ms) 5: [ RUN ] openmp_graph.instantiate_and_submit_once 5: [ OK ] openmp_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] openmp_graph.submit_onto_another_execution_space_instance 5: [ OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] openmp_graph.create_graph_no_closure_with_exec 5: [ OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] openmp_graph.create_graph_no_arg 5: [ OK ] openmp_graph.create_graph_no_arg (0 ms) 5: [ RUN ] openmp_graph.submit_six 5: [ OK ] openmp_graph.submit_six (0 ms) 5: [ RUN ] openmp_graph.when_all_cycle 5: [ OK ] openmp_graph.when_all_cycle (0 ms) 5: [ RUN ] openmp_graph.repeat_chain 5: [ OK ] openmp_graph.repeat_chain (2 ms) 5: [ RUN ] openmp_graph.zero_work_reduce 5: [ OK ] openmp_graph.zero_work_reduce (0 ms) 5: [ RUN ] openmp_graph.empty_graph 5: [ OK ] openmp_graph.empty_graph (0 ms) 5: [ RUN ] openmp_graph.force_global_launch 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 5: This execution space does not support global launch. 5: [ SKIPPED ] openmp_graph.force_global_launch (0 ms) 5: [ RUN ] openmp_graph.empty_graph_default_host_exec 5: [ OK ] openmp_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] openmp_graph.node_lifetime 5: [ OK ] openmp_graph.node_lifetime (0 ms) 5: [ RUN ] openmp_graph.diamond 5: [ OK ] openmp_graph.diamond (77 ms) 5: [ RUN ] openmp_graph.end_of_submit_control_flow 5: [ OK ] openmp_graph.end_of_submit_control_flow (127 ms) 5: [----------] 16 tests from openmp_graph (210 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 403 tests from 4 test suites ran. (300652 ms total) 5: [ PASSED ] 389 tests. 5: [ SKIPPED ] 14 tests, listed below: 5: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 5: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 5: [ SKIPPED ] openmp_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] openmp.large_parallel_for_reduce 5: [ SKIPPED ] openmp.reduction_with_large_iteration_count 5: [ SKIPPED ] openmp.deep_copy_zero_memset 5: [ SKIPPED ] openmp.view_allocation_int 5: [ SKIPPED ] openmp_graph.force_global_launch 5/49 Test #5: Kokkos_CoreUnitTest_OpenMP ................................. Passed 300.67 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPInterOp 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from openmp 6: [ RUN ] openmp.raw_openmp_interop 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 4 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [ OK ] openmp.raw_openmp_interop (0 ms) 6: [----------] 1 test from openmp (0 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (0 ms total) 6: [ PASSED ] 1 test. 6/49 Test #6: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.01 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 4 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 59 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 19 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 7: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 7: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 7: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_PR-7427/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-7427/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (1 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (32 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (26 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (13 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (13 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (26 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms) 7: [----------] 19 tests from defaultdevicetype (159 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (10 ms) 7: [----------] 1 test from kokkosresize (10 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 7: [ RUN ] TestViewAPI/0.sizes 7: [ OK ] TestViewAPI/0.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/0 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 7: [ RUN ] TestViewAPI/1.sizes 7: [ OK ] TestViewAPI/1.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/1 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 7: [ RUN ] TestViewAPI/2.sizes 7: [ OK ] TestViewAPI/2.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/2 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 7: [ RUN ] TestViewAPI/3.sizes 7: [ OK ] TestViewAPI/3.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/3 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 7: [ RUN ] TestViewAPI/4.sizes 7: [ OK ] TestViewAPI/4.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/4 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 7: [ RUN ] TestViewAPI/5.sizes 7: [ OK ] TestViewAPI/5.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/5 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 7: [ RUN ] TestViewAPI/6.sizes 7: [ OK ] TestViewAPI/6.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/6 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 7: [ RUN ] TestViewAPI/7.sizes 7: [ OK ] TestViewAPI/7.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/7 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 7: [ RUN ] TestViewAPI/8.sizes 7: [ OK ] TestViewAPI/8.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/8 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 7: [ RUN ] TestViewAPI/9.sizes 7: [ OK ] TestViewAPI/9.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/9 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 7: [ RUN ] TestViewAPI/10.sizes 7: [ OK ] TestViewAPI/10.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/10 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 7: [ RUN ] TestViewAPI/11.sizes 7: [ OK ] TestViewAPI/11.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/11 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 7: [ RUN ] TestViewAPI/12.sizes 7: [ OK ] TestViewAPI/12.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/12 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 7: [ RUN ] TestViewAPI/13.sizes 7: [ OK ] TestViewAPI/13.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/13 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 7: [ RUN ] TestViewAPI/14.sizes 7: [ OK ] TestViewAPI/14.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/14 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 7: [ RUN ] TestViewAPI/15.sizes 7: [ OK ] TestViewAPI/15.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/15 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 7: [ RUN ] TestViewAPI/16.sizes 7: [ OK ] TestViewAPI/16.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/16 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 7: [ RUN ] TestViewAPI/17.sizes 7: [ OK ] TestViewAPI/17.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/17 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 7: [ RUN ] TestViewAPI/18.sizes 7: [ OK ] TestViewAPI/18.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/18 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 7: [ RUN ] TestViewAPI/19.sizes 7: [ OK ] TestViewAPI/19.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/19 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 7: [ RUN ] TestViewAPI/20.sizes 7: [ OK ] TestViewAPI/20.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/20 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 7: [ RUN ] TestViewAPI/21.sizes 7: [ OK ] TestViewAPI/21.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/21 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 7: [ RUN ] TestViewAPI/22.sizes 7: [ OK ] TestViewAPI/22.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/22 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 7: [ RUN ] TestViewAPI/23.sizes 7: [ OK ] TestViewAPI/23.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/23 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 7: [ RUN ] TestViewAPI/24.sizes 7: [ OK ] TestViewAPI/24.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/24 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 7: [ RUN ] TestViewAPI/25.sizes 7: [ OK ] TestViewAPI/25.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/25 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 7: [ RUN ] TestViewAPI/26.sizes 7: [ OK ] TestViewAPI/26.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/26 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 7: [ RUN ] TestViewAPI/27.sizes 7: [ OK ] TestViewAPI/27.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/27 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 7: [ RUN ] TestViewAPI/28.sizes 7: [ OK ] TestViewAPI/28.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/28 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 7: [ RUN ] TestViewAPI/29.sizes 7: [ OK ] TestViewAPI/29.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/29 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 7: [ RUN ] TestViewAPI/30.sizes 7: [ OK ] TestViewAPI/30.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/30 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 7: [ RUN ] TestViewAPI/31.sizes 7: [ OK ] TestViewAPI/31.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/31 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 7: [ RUN ] TestViewAPI/32.sizes 7: [ OK ] TestViewAPI/32.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/32 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 7: [ RUN ] TestViewAPI/33.sizes 7: [ OK ] TestViewAPI/33.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/33 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 7: [ RUN ] TestViewAPI/34.sizes 7: [ OK ] TestViewAPI/34.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/34 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 7: [ RUN ] TestViewAPI/35.sizes 7: [ OK ] TestViewAPI/35.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/35 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 7: [ RUN ] TestViewAPI/36.sizes 7: [ OK ] TestViewAPI/36.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/36 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 7: [ RUN ] TestViewAPI/37.sizes 7: [ OK ] TestViewAPI/37.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/37 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 7: [ RUN ] TestViewAPI/38.sizes 7: [ OK ] TestViewAPI/38.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/38 (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 59 tests from 41 test suites ran. (171 ms total) 7: [ PASSED ] 57 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/49 Test #7: Kokkos_CoreUnitTest_Default ................................ Passed 0.19 sec test 8 Start 8: Kokkos_CoreUnitTest_InitializeFinalize 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 8: Test timeout computed to be: 1500 8: [==========] Running 28 tests from 6 test suites. 8: [----------] Global test environment set-up. 8: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 8: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 8: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (6 ms) 8: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 8: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (511 ms) 8: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (518 ms total) 8: 8: [----------] 4 tests from InitializeFinalize_DeathTest 8: [ RUN ] InitializeFinalize_DeathTest.initialize 8: [ OK ] InitializeFinalize_DeathTest.initialize (336 ms) 8: [ RUN ] InitializeFinalize_DeathTest.finalize 8: [ OK ] InitializeFinalize_DeathTest.finalize (348 ms) 8: [ RUN ] InitializeFinalize_DeathTest.is_initialized 8: [ OK ] InitializeFinalize_DeathTest.is_initialized (2 ms) 8: [ RUN ] InitializeFinalize_DeathTest.is_finalized 8: [ OK ] InitializeFinalize_DeathTest.is_finalized (1 ms) 8: [----------] 4 tests from InitializeFinalize_DeathTest (688 ms total) 8: 8: [----------] 1 test from Legion_DeathTest 8: [ RUN ] Legion_DeathTest.individual_backend_initialization 8: [ OK ] Legion_DeathTest.individual_backend_initialization (2 ms) 8: [----------] 1 test from Legion_DeathTest (2 ms total) 8: 8: [----------] 2 tests from PushFinalizeHook_DeathTest 8: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 8: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (1 ms) 8: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 8: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (160 ms) 8: [----------] 2 tests from PushFinalizeHook_DeathTest (162 ms total) 8: 8: [----------] 6 tests from ScopeGuard_DeathTest 8: [ RUN ] ScopeGuard_DeathTest.create 8: [ OK ] ScopeGuard_DeathTest.create (1 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_argument 8: [ OK ] ScopeGuard_DeathTest.create_argument (1 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 8: [ OK ] ScopeGuard_DeathTest.create_while_initialize (162 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 8: [ OK ] ScopeGuard_DeathTest.create_after_initialize (157 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 8: [ OK ] ScopeGuard_DeathTest.create_after_finalize (174 ms) 8: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 8: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (162 ms) 8: [----------] 6 tests from ScopeGuard_DeathTest (660 ms total) 8: 8: [----------] 13 tests from defaultdevicetype 8: [ RUN ] defaultdevicetype.initialization_settings 8: [ OK ] defaultdevicetype.initialization_settings (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 8: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_device_id 8: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 8: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 8: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_help 8: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 8: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 8: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 8: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_num_threads 8: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_device_id 8: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_disable_warnings 8: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_tune_internals 8: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.visible_devices 8: [ OK ] defaultdevicetype.visible_devices (0 ms) 8: [----------] 13 tests from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 28 tests from 6 test suites ran. (2032 ms total) 8: [ PASSED ] 28 tests. 8/49 Test #8: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 2.04 sec test 9 Start 9: Kokkos_CoreUnitTest_Develop 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from defaultdevicetype 9: [ RUN ] defaultdevicetype.development_test 9: [ OK ] defaultdevicetype.development_test (0 ms) 9: [----------] 1 test from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (0 ms total) 9: [ PASSED ] 1 test. 9/49 Test #9: Kokkos_CoreUnitTest_Develop ................................ Passed 0.01 sec test 10 Start 10: Kokkos_CoreUnitTest_KokkosP 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 4 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 31 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 31 tests from kokkosp 10: [ RUN ] kokkosp.test_named_instance_fence 10: Ref: 16777217 10: Ref: named_instance 10: 16777217 10: named_instance 10: [ OK ] kokkosp.test_named_instance_fence (0 ms) 10: [ RUN ] kokkosp.test_unnamed_instance_fence 10: Ref: 16777217 10: Ref: Unnamed Instance Fence 10: 16777217 10: Kokkos::OpenMP::fence: Unnamed Instance Fence 10: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 10: [ RUN ] kokkosp.test_named_global_fence 10: Ref: 16777216 10: Ref: test global fence 10: 16777216 10: test global fence 10: [ OK ] kokkosp.test_named_global_fence (0 ms) 10: [ RUN ] kokkosp.test_unnamed_global_fence 10: Ref: 16777216 10: Ref: Unnamed Global Fence 10: 16777216 10: Kokkos::fence: Unnamed Global Fence 10: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 10: [ RUN ] kokkosp.test_multiple_default_instances 10: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 10: [ RUN ] kokkosp.test_id_gen 10: [ OK ] kokkosp.test_id_gen (0 ms) 10: [ RUN ] kokkosp.test_kernel_sequence 10: Ref: 16777217 10: Ref: named_instance 10: 16777217 10: named_instance 10: Ref: 16777217 10: Ref: test_kernel 10: 16777217 10: named_instance 10: Miss on name 10: 16777217 10: test_kernel 10: [ OK ] kokkosp.test_kernel_sequence (0 ms) 10: [ RUN ] kokkosp.async_deep_copy 10: [ OK ] kokkosp.async_deep_copy (0 ms) 10: [ RUN ] kokkosp.parallel_for 10: [ OK ] kokkosp.parallel_for (0 ms) 10: [ RUN ] kokkosp.parallel_reduce 10: [ OK ] kokkosp.parallel_reduce (0 ms) 10: [ RUN ] kokkosp.parallel_scan 10: [ OK ] kokkosp.parallel_scan (0 ms) 10: [ RUN ] kokkosp.parallel_scan_no_fence 10: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 10: [ RUN ] kokkosp.parallel_scan_no_fence_view 10: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 10: [ RUN ] kokkosp.regions 10: [ OK ] kokkosp.regions (0 ms) 10: [ RUN ] kokkosp.fences 10: [ OK ] kokkosp.fences (0 ms) 10: [ RUN ] kokkosp.raw_allocation 10: [ OK ] kokkosp.raw_allocation (0 ms) 10: [ RUN ] kokkosp.view 10: [ OK ] kokkosp.view (0 ms) 10: [ RUN ] kokkosp.sections 10: [ OK ] kokkosp.sections (0 ms) 10: [ RUN ] kokkosp.metadata 10: [ OK ] kokkosp.metadata (0 ms) 10: [ RUN ] kokkosp.profile_events 10: [ OK ] kokkosp.profile_events (0 ms) 10: [ RUN ] kokkosp.no_init_kernel 10: [ OK ] kokkosp.no_init_kernel (0 ms) 10: [ RUN ] kokkosp.get_events 10: [ OK ] kokkosp.get_events (0 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_for 10: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_reduce 10: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_scan 10: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 10: [ RUN ] kokkosp.kernel_name_internal 10: [ OK ] kokkosp.kernel_name_internal (0 ms) 10: [ RUN ] kokkosp.profiling_section 10: [ OK ] kokkosp.profiling_section (0 ms) 10: [ RUN ] kokkosp.scoped_profile_region 10: [ OK ] kokkosp.scoped_profile_region (0 ms) 10: [ RUN ] kokkosp.create_mirror_no_init 10: [ OK ] kokkosp.create_mirror_no_init (0 ms) 10: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 10: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 10: [ RUN ] kokkosp.create_mirror_view_and_copy 10: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 10: [----------] 31 tests from kokkosp (3 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 31 tests from 1 test suite ran. (3 ms total) 10: [ PASSED ] 31 tests. 10/49 Test #10: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.01 sec test 11 Start 11: Kokkos_CoreUnitTest_StackTraceTest 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 4 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 3 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 2 tests from defaultdevicetype_DeathTest 11: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 11: Top of f1 11: Top of f0 11: Top of f0 11: test_f1: 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558dcfc73959] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558dcfc23709] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x558dcfc1c684] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x558dcfc1e75f] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x558dcfc559be] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6962f) [0x558dcfc4762f] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69942) [0x558dcfc47942] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f2d) [0x558dcfc47f2d] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558dcfc4a648] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558dcfc4ab1c] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558dcfc1af56] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc13d67e083] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558dcfc1c48e] 11: 11: demangled test_f1: 11: [0x558dcfc73959] Kokkos::Impl::save_stacktrace() 11: [0x558dcfc23709] Test::stacktrace_test_f1(std::ostream&) 11: [0x558dcfc1c684] Test::test_stacktrace(bool, bool) 11: [0x558dcfc1e75f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 11: [0x558dcfc559be] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x558dcfc4762f] 11: [0x558dcfc47942] 11: [0x558dcfc47f2d] 11: [0x558dcfc4a648] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558dcfc4ab1c] testing::UnitTest::Run() 11: [0x558dcfc1af56] main 11: [0x7fc13d67e083] __libc_start_main 11: [0x558dcfc1c48e] _start 11: 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f1 11: Top of f0 11: Top of f0 11: StackTrace f3(std::cout, 4) returned: 110 11: test_f3: 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558dcfc73959] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558dcfc23709] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x558dcfc23948] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x558dcfc1cf6e] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x558dcfc1e75f] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x558dcfc559be] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6962f) [0x558dcfc4762f] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69942) [0x558dcfc47942] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f2d) [0x558dcfc47f2d] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558dcfc4a648] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558dcfc4ab1c] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558dcfc1af56] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc13d67e083] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558dcfc1c48e] 11: 11: demangled test_f3: 11: [0x558dcfc73959] Kokkos::Impl::save_stacktrace() 11: [0x558dcfc23709] Test::stacktrace_test_f1(std::ostream&) 11: [0x558dcfc23948] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x558dcfc1cf6e] Test::test_stacktrace(bool, bool) 11: [0x558dcfc1e75f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 11: [0x558dcfc559be] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x558dcfc4762f] 11: [0x558dcfc47942] 11: [0x558dcfc47f2d] 11: [0x558dcfc4a648] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558dcfc4ab1c] testing::UnitTest::Run() 11: [0x558dcfc1af56] main 11: [0x7fc13d67e083] __libc_start_main 11: [0x558dcfc1c48e] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (164 ms) 11: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 11: Top of f1 11: Top of f0 11: Top of f0 11: test_f1: 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55aa6e3fe959] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55aa6e3ae709] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55aa6e3a7684] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x55aa6e3a9afc] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55aa6e3e09be] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6962f) [0x55aa6e3d262f] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69942) [0x55aa6e3d2942] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f2d) [0x55aa6e3d2f2d] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55aa6e3d5648] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55aa6e3d5b1c] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55aa6e3a5f56] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa71ed72083] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55aa6e3a748e] 11: 11: demangled test_f1: 11: [0x55aa6e3fe959] Kokkos::Impl::save_stacktrace() 11: [0x55aa6e3ae709] Test::stacktrace_test_f1(std::ostream&) 11: [0x55aa6e3a7684] Test::test_stacktrace(bool, bool) 11: [0x55aa6e3a9afc] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 11: [0x55aa6e3e09be] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55aa6e3d262f] 11: [0x55aa6e3d2942] 11: [0x55aa6e3d2f2d] 11: [0x55aa6e3d5648] testing::internal::UnitTestImpl::RunAllTests() 11: [0x55aa6e3d5b1c] testing::UnitTest::Run() 11: [0x55aa6e3a5f56] main 11: [0x7fa71ed72083] __libc_start_main 11: [0x55aa6e3a748e] _start 11: 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f1 11: Top of f0 11: Top of f0 11: StackTrace f3(std::cout, 4) returned: 110 11: test_f3: 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55aa6e3fe959] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55aa6e3ae709] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55aa6e3ae948] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55aa6e3a7f6e] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x55aa6e3a9afc] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55aa6e3e09be] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6962f) [0x55aa6e3d262f] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69942) [0x55aa6e3d2942] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f2d) [0x55aa6e3d2f2d] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55aa6e3d5648] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55aa6e3d5b1c] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55aa6e3a5f56] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa71ed72083] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55aa6e3a748e] 11: 11: demangled test_f3: 11: [0x55aa6e3fe959] Kokkos::Impl::save_stacktrace() 11: [0x55aa6e3ae709] Test::stacktrace_test_f1(std::ostream&) 11: [0x55aa6e3ae948] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x55aa6e3a7f6e] Test::test_stacktrace(bool, bool) 11: [0x55aa6e3a9afc] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 11: [0x55aa6e3e09be] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55aa6e3d262f] 11: [0x55aa6e3d2942] 11: [0x55aa6e3d2f2d] 11: [0x55aa6e3d5648] testing::internal::UnitTestImpl::RunAllTests() 11: [0x55aa6e3d5b1c] testing::UnitTest::Run() 11: [0x55aa6e3a5f56] main 11: [0x7fa71ed72083] __libc_start_main 11: [0x55aa6e3a748e] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (160 ms) 11: [----------] 2 tests from defaultdevicetype_DeathTest (324 ms total) 11: 11: [----------] 1 test from defaultdevicetype 11: [ RUN ] defaultdevicetype.stacktrace_normal 11: Top of f1 11: Top of f0 11: Top of f0 11: test_f1: 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5568a9acc959] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5568a9a7c709] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5568a9a75684] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5568a9aae9be] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6962f) [0x5568a9aa062f] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69942) [0x5568a9aa0942] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f2d) [0x5568a9aa0f2d] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x5568a9aa3648] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5568a9aa3b1c] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5568a9a73f56] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb170b84083] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5568a9a7548e] 11: 11: demangled test_f1: 11: [0x5568a9acc959] Kokkos::Impl::save_stacktrace() 11: [0x5568a9a7c709] Test::stacktrace_test_f1(std::ostream&) 11: [0x5568a9a75684] Test::test_stacktrace(bool, bool) 11: [0x5568a9aae9be] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x5568a9aa062f] 11: [0x5568a9aa0942] 11: [0x5568a9aa0f2d] 11: [0x5568a9aa3648] testing::internal::UnitTestImpl::RunAllTests() 11: [0x5568a9aa3b1c] testing::UnitTest::Run() 11: [0x5568a9a73f56] main 11: [0x7fb170b84083] __libc_start_main 11: [0x5568a9a7548e] _start 11: 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f1 11: Top of f0 11: Top of f0 11: StackTrace f3(std::cout, 4) returned: 110 11: test_f3: 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5568a9acc959] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5568a9a7c709] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5568a9a7c948] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5568a9a75f6e] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5568a9aae9be] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6962f) [0x5568a9aa062f] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69942) [0x5568a9aa0942] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f2d) [0x5568a9aa0f2d] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x5568a9aa3648] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5568a9aa3b1c] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5568a9a73f56] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb170b84083] 11: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5568a9a7548e] 11: 11: demangled test_f3: 11: [0x5568a9acc959] Kokkos::Impl::save_stacktrace() 11: [0x5568a9a7c709] Test::stacktrace_test_f1(std::ostream&) 11: [0x5568a9a7c948] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x5568a9a75f6e] Test::test_stacktrace(bool, bool) 11: [0x5568a9aae9be] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x5568a9aa062f] 11: [0x5568a9aa0942] 11: [0x5568a9aa0f2d] 11: [0x5568a9aa3648] testing::internal::UnitTestImpl::RunAllTests() 11: [0x5568a9aa3b1c] testing::UnitTest::Run() 11: [0x5568a9a73f56] main 11: [0x7fb170b84083] __libc_start_main 11: [0x5568a9a7548e] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 11: [----------] 1 test from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 3 tests from 2 test suites ran. (325 ms total) 11: [ PASSED ] 3 tests. 11/49 Test #11: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.33 sec test 12 Start 12: Kokkos_IncrementalTest_OPENMP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 4 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 28 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 28 tests from OPENMP 12: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 12: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 12: [ RUN ] OPENMP.IncrTest_01_execspace 12: Host Parallel Execution Space: 12: KOKKOS_ENABLE_OPENMP: yes 12: 12: OpenMP Runtime Configuration: 12: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 12: OpenMP 12: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 12: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 12: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 12: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 12: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 12: [ RUN ] OPENMP.IncrTest_02_AtomicSub 12: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 12: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 12: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 12: [ RUN ] OPENMP.IncrTest_03b_memspace_free 12: [ OK ] OPENMP.IncrTest_03b_memspace_free (30 ms) 12: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 12: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 12: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 12: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 12: [ RUN ] OPENMP.IncrTest_05_reduction 12: [ OK ] OPENMP.IncrTest_05_reduction (23 ms) 12: [ RUN ] OPENMP.IncrTest_06_mdrange2D 12: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 12: [ RUN ] OPENMP.IncrTest_06_mdrange3D 12: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 12: [ RUN ] OPENMP.IncrTest_06_mdrange4D 12: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 12: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 12: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 12: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 12: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 12: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 12: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 12: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 12: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (1 ms) 12: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 12: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 12: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 12: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 12: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 12: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (159 ms) 12: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 12: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms) 12: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 12: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 12: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 12: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 12: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 12: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 12: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 12: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 12: [ RUN ] OPENMP.incr_14_MDrangeReduce 12: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 12: [ RUN ] OPENMP.IncrTest_16_parallelscan 12: [ OK ] OPENMP.IncrTest_16_parallelscan (1 ms) 12: [ RUN ] OPENMP.incr_17_atomicView 12: [ OK ] OPENMP.incr_17_atomicView (0 ms) 12: [----------] 28 tests from OPENMP (225 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 1 test suite ran. (225 ms total) 12: [ PASSED ] 28 tests. 12/49 Test #12: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.24 sec test 13 Start 13: Kokkos_IncrementalTest_SERIAL 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 4 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [==========] Running 28 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 28 tests from SERIAL 13: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 13: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 13: [ RUN ] SERIAL.IncrTest_01_execspace 13: Host Serial Execution Space: 13: KOKKOS_ENABLE_SERIAL: yes 13: 13: Serial Runtime Configuration: 13: Serial 13: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 13: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 13: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 13: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 13: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 13: [ RUN ] SERIAL.IncrTest_02_AtomicSub 13: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 13: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 13: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 13: [ RUN ] SERIAL.IncrTest_03b_memspace_free 13: [ OK ] SERIAL.IncrTest_03b_memspace_free (37 ms) 13: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 13: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 13: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 13: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 13: [ RUN ] SERIAL.IncrTest_05_reduction 13: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 13: [ RUN ] SERIAL.IncrTest_06_mdrange2D 13: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] SERIAL.IncrTest_06_mdrange3D 13: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 13: [ RUN ] SERIAL.IncrTest_06_mdrange4D 13: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 13: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 13: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 13: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 13: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 13: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 13: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 13: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 13: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 13: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 13: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 13: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 13: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (224 ms) 13: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 13: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 13: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 13: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 13: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 13: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 13: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 13: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 13: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 13: [ RUN ] SERIAL.incr_14_MDrangeReduce 13: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 13: [ RUN ] SERIAL.IncrTest_16_parallelscan 13: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 13: [ RUN ] SERIAL.incr_17_atomicView 13: [ OK ] SERIAL.incr_17_atomicView (0 ms) 13: [----------] 28 tests from SERIAL (267 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (267 ms total) 13: [ PASSED ] 28 tests. 13/49 Test #13: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.27 sec test 14 Start 14: Kokkos_CoreUnitTest_CTestDevice 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 14: Test timeout computed to be: 1500 14: [==========] Running 8 tests from 2 test suites. 14: [----------] Global test environment set-up. 14: [----------] 5 tests from ctest_environment_DeathTest 14: [ RUN ] ctest_environment_DeathTest.invalid_rank 14: [ OK ] ctest_environment_DeathTest.invalid_rank (161 ms) 14: [ RUN ] ctest_environment_DeathTest.no_type_str 14: [ OK ] ctest_environment_DeathTest.no_type_str (168 ms) 14: [ RUN ] ctest_environment_DeathTest.missing_type 14: [ OK ] ctest_environment_DeathTest.missing_type (330 ms) 14: [ RUN ] ctest_environment_DeathTest.no_id_str 14: [ OK ] ctest_environment_DeathTest.no_id_str (169 ms) 14: [ RUN ] ctest_environment_DeathTest.invalid_id_str 14: [ OK ] ctest_environment_DeathTest.invalid_id_str (332 ms) 14: [----------] 5 tests from ctest_environment_DeathTest (1161 ms total) 14: 14: [----------] 3 tests from ctest_environment 14: [ RUN ] ctest_environment.no_device_type 14: [ OK ] ctest_environment.no_device_type (0 ms) 14: [ RUN ] ctest_environment.no_process_count 14: [ OK ] ctest_environment.no_process_count (0 ms) 14: [ RUN ] ctest_environment.good 14: [ OK ] ctest_environment.good (0 ms) 14: [----------] 3 tests from ctest_environment (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 8 tests from 2 test suites ran. (1161 ms total) 14: [ PASSED ] 8 tests. 14/49 Test #14: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.17 sec test 15 Start 15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 15: Test timeout computed to be: 1500 15/49 Test #15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.00 sec test 16 Start 16: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 16: Test timeout computed to be: 1500 16: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 16/49 Test #16: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.00 sec test 17 Start 17: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 17: Test timeout computed to be: 1500 17/49 Test #17: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 18 Start 18: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 18: Environment variables: 18: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 18: Test timeout computed to be: 1500 18/49 Test #18: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 19 Start 19: Kokkos_PerformanceTest_TaskDag 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 19: "taskdag: time (min, avg)" 6.263e-05 6.263e-05 19: "taskdag: tasks per second (max, avg)" 207568 207568 19/49 Test #19: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.00 sec test 20 Start 20: Kokkos_PerformanceTest_Benchmark 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T18-36-43.json" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 4 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: 2025-04-10T18:57:01+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 20: Run on (4 X 2000 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: 7.02, 7.04, 6.49 20: CPU architecture: none 20: Default Device: OpenMP 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2025-04-10T14:36:36-04:00 20: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 20: GIT_COMMIT_HASH: a4532f360 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 840 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: yes 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: no 20: KOKKOS_ENABLE_CXX26: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_OPENMP: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 20: Kokkos Version: 4.6.99 20: platform: 64bit 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Count Time normalized 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.047 s 0.021 s 5 1024 47.8143u 20: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.047 s 0.020 s 5 2.048k 22.9649u 20: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.050 s 0.022 s 5 4.096k 12.3031u 20: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.052 s 0.023 s 5 8.192k 6.45961u 20: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.056 s 0.027 s 5 16.384k 3.35861u 20: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.061 s 0.032 s 5 32.768k 1.82175u 20: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.070 s 0.040 s 5 65.536k 1.10701u 20: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.084 s 0.069 s 5 131.072k 654.728n 20: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.122 s 0.117 s 5 262.144k 469.141n 20: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.204 s 0.203 s 5 524.288k 389.373n 5: [ OK ] hip.reduce_device_view_range_policy (23384 ms) 5: [ RUN ] hip.reduce_device_view_mdrange_policy 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 20: Benchmark Time CPU Iterations FOM: GB/s Max 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 20: CustomReduction<double>/N:100000/R:1000/manual_time 7.78 s 7.75 s 1 0.0132012/s 11.5 20: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 20: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: OverlapRangePolicy/N:2000/M:10000/R:10 0.748 s 0.381 s 2 0.0319535 0.0917471 0.0983185 0.2157 0.0487612 0.0492723 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: OverlapMDRangePolicy/N:200/M:10000/R:10 0.172 s 0.083 s 9 0.0142466 0.0268907 9.82386m 0.0541823 5.05529m 4.93365m 20: OverlapTeamPolicy/N:20/M:1000000/R:10 0.847 s 0.430 s 2 0.0564351 0.0947773 0.116337 0.222017 0.0570504 0.057392 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Count Time normalized 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 78.1729n 20: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 39.106n 20: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 26.5037n 20: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 22.5669n 20: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 18.8823n 20: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 16.6799n 20: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 16.5961n 20: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.002 s 0.010 s 5 131.072k 15.4575n 20: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.005 s 0.025 s 5 262.144k 18.6188n 20: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.008 s 0.068 s 5 524.288k 15.0922n 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: rate 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Malloc/N:1/manual_time 0.189 us 0.353 us 3669750 5.29316M/s 20: Malloc/N:16/manual_time 0.179 us 0.344 us 3886048 5.59335M/s 20: Malloc/N:256/manual_time 0.236 us 0.401 us 3039787 4.22915M/s 20: Malloc/N:4096/manual_time 0.175 us 0.346 us 3963343 5.7123M/s 20: Malloc/N:65536/manual_time 0.146 us 0.364 us 4880843 6.86051M/s 20: Malloc/N:1048576/manual_time 0.137 us 0.346 us 5100844 7.31126M/s 5: [ OK ] hip.reduce_device_view_mdrange_policy (30922 ms) 5: [ RUN ] hip.reduce_device_view_team_policy 20: Malloc/N:16777216/manual_time 0.141 us 0.353 us 4994838 7.08691M/s 20: Malloc/N:268435456/manual_time 2.36 us 6.16 us 285493 423.432k/s 20: Malloc/N:4294967296/manual_time 2.94 us 9.90 us 236466 339.788k/s 20: MallocFree/N:1/manual_time 0.331 us 0.369 us 2093158 3.02017M/s 20: MallocFree/N:16/manual_time 0.337 us 0.376 us 2088324 2.96313M/s 20: MallocFree/N:256/manual_time 0.374 us 0.413 us 1872650 2.6703M/s 20: MallocFree/N:4096/manual_time 0.312 us 0.350 us 2254635 3.20765M/s 20: MallocFree/N:65536/manual_time 0.331 us 0.369 us 2107703 3.02171M/s 20: MallocFree/N:1048576/manual_time 0.312 us 0.351 us 2243157 3.20631M/s 20: MallocFree/N:16777216/manual_time 0.321 us 0.360 us 2193497 3.11436M/s 20: MallocFree/N:268435456/manual_time 6.49 us 6.16 us 107765 154.191k/s 20: MallocFree/N:4294967296/manual_time 10.4 us 9.91 us 67611 96.0654k/s 20: MallocTouch/N:1/manual_time 39.6 us 16.8 us 17657 25.2269k/s 20: MallocTouch/N:16/manual_time 40.0 us 16.9 us 17354 25.007k/s 20: MallocTouch/N:256/manual_time 39.8 us 17.0 us 17103 25.1149k/s 20: MallocTouch/N:4096/manual_time 40.0 us 17.1 us 17147 25.0256k/s 5: [ OK ] hip.reduce_device_view_team_policy (24661 ms) 5: [ RUN ] hip.impl_shared_alloc 5: [ OK ] hip.impl_shared_alloc (100 ms) 5: [ RUN ] hip.mdspan_space_aware_accessor 5: [ OK ] hip.mdspan_space_aware_accessor (3 ms) 5: [ RUN ] hip.kokkos_swap 5: [ OK ] hip.kokkos_swap (0 ms) 5: [ RUN ] hip.team_for 5: [ OK ] hip.team_for (18 ms) 5: [ RUN ] hip.team_reduce 5: [ OK ] hip.team_reduce (0 ms) 5: [ RUN ] hip.team_reduce_large 5: [ OK ] hip.team_reduce_large (73 ms) 5: [ RUN ] hip.team_parallel_single 5: [ OK ] hip.team_parallel_single (6 ms) 5: [ RUN ] hip.large_team_scratch_size 5: [ OK ] hip.large_team_scratch_size (0 ms) 5: [ RUN ] hip.team_broadcast_long 5: [ OK ] hip.team_broadcast_long (0 ms) 5: [ RUN ] hip.team_broadcast_long_wrapper 5: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] hip.team_broadcast_char 5: [ OK ] hip.team_broadcast_char (0 ms) 5: [ RUN ] hip.team_broadcast_float 5: [ OK ] hip.team_broadcast_float (0 ms) 5: [ RUN ] hip.team_broadcast_double 5: [ OK ] hip.team_broadcast_double (0 ms) 5: [ RUN ] hip.team_handle_by_value 5: [ OK ] hip.team_handle_by_value (0 ms) 5: [ RUN ] hip.team_vector 5: [ OK ] hip.team_vector (10 ms) 5: [ RUN ] hip.triple_nested_parallelism 5: [ OK ] hip.triple_nested_parallelism (5 ms) 5: [ RUN ] hip.parallel_scan_with_reducers 5: [ OK ] hip.parallel_scan_with_reducers (67 ms) 5: [ RUN ] hip.team_thread_range_combined_reducers 5: [ OK ] hip.team_thread_range_combined_reducers (2 ms) 5: [ RUN ] hip.thread_vector_range_combined_reducers 5: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.team_vector_range_combined_reducers 5: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelFor 5: [ OK ] hip.TeamThreadMDRangeParallelFor (41 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelFor 5: [ OK ] hip.ThreadVectorMDRangeParallelFor (10 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelFor 5: [ OK ] hip.TeamVectorMDRangeParallelFor (11 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelReduce 5: [ OK ] hip.TeamThreadMDRangeParallelReduce (26 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 5: [ OK ] hip.ThreadVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelReduce 5: [ OK ] hip.TeamVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] hip.team_policy_runtime_parameters 5: [ OK ] hip.team_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.team_reduction_scan 20: MallocTouch/N:65536/manual_time 40.1 us 17.3 us 17478 24.9067k/s 5: [ OK ] hip.team_reduction_scan (1556 ms) 5: [ RUN ] hip.team_long_reduce 5: [ OK ] hip.team_long_reduce (20 ms) 5: [ RUN ] hip.team_double_reduce 5: [ OK ] hip.team_double_reduce (20 ms) 5: [ RUN ] hip.team_long_array_reduce 5: [ OK ] hip.team_long_array_reduce (21 ms) 5: [ RUN ] hip.team_double_array_reduce 5: [ OK ] hip.team_double_array_reduce (21 ms) 5: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] hip.repeated_team_reduce 5: [ OK ] hip.repeated_team_reduce (21 ms) 5: [ RUN ] hip.nested_team_reduce_functor_as_reducer 5: [ OK ] hip.nested_team_reduce_functor_as_reducer (0 ms) 5: [ RUN ] hip.team_scan 5: [ OK ] hip.team_scan (113 ms) 5: [ RUN ] hip.team_scan_ret_val 5: [ OK ] hip.team_scan_ret_val (106 ms) 5: [ RUN ] hip.team_shared_request 5: [ OK ] hip.team_shared_request (3 ms) 5: [ RUN ] hip.team_scratch_request 5: [ OK ] hip.team_scratch_request (1 ms) 5: [ RUN ] hip.team_lambda_shared_request 5: [ OK ] hip.team_lambda_shared_request (3 ms) 5: [ RUN ] hip.scratch_align 5: [ OK ] hip.scratch_align (0 ms) 5: [ RUN ] hip.shmem_size 5: [ OK ] hip.shmem_size (0 ms) 5: [ RUN ] hip.multi_level_scratch 5: [ OK ] hip.multi_level_scratch (11 ms) 5: [ RUN ] hip.team_scratch_memory_index_parallel_for 5: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] hip.team_policy_max_recommended 5: [ OK ] hip.team_policy_max_recommended (22 ms) 5: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] hip.team_teamvector_range 5: [ OK ] hip.team_teamvector_range (3 ms) 5: [ RUN ] hip.unique_token_global 5: [ OK ] hip.unique_token_global (18 ms) 5: [ RUN ] hip.unique_token_instance 5: [ OK ] hip.unique_token_instance (20 ms) 5: [ RUN ] hip.unique_token_team_acquire 5: [ OK ] hip.unique_token_team_acquire (17 ms) 5: [ RUN ] hip.view_api_a 5: [ OK ] hip.view_api_a (4 ms) 5: [ RUN ] hip.view_layout_left_with_stride 5: [ OK ] hip.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip.view_layout_right_with_stride 5: [ OK ] hip.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip.view_api_b 5: [ OK ] hip.view_api_b (7 ms) 5: [ RUN ] hip.view_api_c 5: [ OK ] hip.view_api_c (6 ms) 5: [ RUN ] hip.view_api_d 5: [ OK ] hip.view_api_d (1 ms) 5: [ RUN ] hip.view_remap 5: [ OK ] hip.view_remap (0 ms) 5: [ RUN ] hip.view_mirror_nonconst 5: [ OK ] hip.view_mirror_nonconst (0 ms) 5: [ RUN ] hip.view_stride_method 5: [ OK ] hip.view_stride_method (0 ms) 5: [ RUN ] hip.anonymous_space 5: [ OK ] hip.anonymous_space (1 ms) 5: [ RUN ] hip.view_overload_resolution 5: [ OK ] hip.view_overload_resolution (0 ms) 5: [ RUN ] hip.view_allocation_large_rank 5: [ OK ] hip.view_allocation_large_rank (4 ms) 5: [ RUN ] hip.view_shmem_size_on_device 5: [ OK ] hip.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip.view_is_assignable 5: [ OK ] hip.view_is_assignable (1 ms) 5: [ RUN ] hip.view_bad_alloc 5: [ OK ] hip.view_bad_alloc (0 ms) 5: [ RUN ] hip.view_copy_tests 5: [ OK ] hip.view_copy_tests (5 ms) 5: [ RUN ] hip.view_copy_tests_rank_0 5: [ OK ] hip.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] hip.view_copy_degenerated 5: [ OK ] hip.view_copy_degenerated (0 ms) 5: [ RUN ] hip.view_fill_tests_layout_right 5: [ OK ] hip.view_fill_tests_layout_right (65 ms) 5: [ RUN ] hip.view_fill_tests_layout_left 5: [ OK ] hip.view_fill_tests_layout_left (38 ms) 5: [ RUN ] hip.vcp_empty_traits 5: [ OK ] hip.vcp_empty_traits (0 ms) 5: [ RUN ] hip.is_view_label 5: [ OK ] hip.is_view_label (0 ms) 5: [ RUN ] hip.vcp_label_base_traits 5: [ OK ] hip.vcp_label_base_traits (0 ms) 5: [ RUN ] hip.vcp_label_traits 5: [ OK ] hip.vcp_label_traits (0 ms) 5: [ RUN ] hip.view_alloc_can_perfect_forward_label 5: [ OK ] hip.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] hip.vcp_label_copy_constructor 5: [ OK ] hip.vcp_label_copy_constructor (0 ms) 5: [ RUN ] hip.vcp_pointer_add_property 5: [ OK ] hip.vcp_pointer_add_property (0 ms) 5: [ RUN ] hip.view_empty_runtime_unmanaged 5: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (48 ms) 5: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (48 ms) 5: [ RUN ] hip.view_mapping 5: [ OK ] hip.view_mapping (70 ms) 5: [ RUN ] hip.view_mapping_operator 5: [ OK ] hip.view_mapping_operator (24 ms) 5: [ RUN ] hip.static_extent 5: [ OK ] hip.static_extent (0 ms) 5: [ RUN ] hip.view_mapping_atomic 20: MallocTouch/N:1048576/manual_time 41.7 us 18.1 us 16798 23.9629k/s 5: [ OK ] hip.view_mapping_atomic (451 ms) 5: [ RUN ] hip.view_mapping_class_value 5: [ OK ] hip.view_mapping_class_value (0 ms) 5: [ RUN ] hip.view_mapping_assignable 5: [ OK ] hip.view_mapping_assignable (0 ms) 5: [ RUN ] hip.view_mapping_trivially_copyable 5: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip.view_mapping_subview 5: [ OK ] hip.view_mapping_subview (1 ms) 5: [ RUN ] hip.view_nested_view 5: [ OK ] hip.view_nested_view (1 ms) 5: [ RUN ] hip.view_of_views_default 5: [ OK ] hip.view_of_views_default (0 ms) 5: [ RUN ] hip.view_of_views_without_initializing 5: [ OK ] hip.view_of_views_without_initializing (0 ms) 5: [ RUN ] hip.test_view_of_views_sequential_host_init 5: [ OK ] hip.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] hip.append_formatted_multidimensional_index 5: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] hip.view_resize 5: [ OK ] hip.view_resize (13 ms) 5: [ RUN ] hip.view_realloc 5: [ OK ] hip.view_realloc (0 ms) 5: [ RUN ] hip.workgraph_fib 20: MallocTouch/N:16777216/manual_time 59.4 us 25.2 us 11888 16.8283k/s 20: MallocTouch/N:268435456/manual_time 36033 us 32752 us 20 27.7527/s 20: MallocTouch/N:4294967296/manual_time 517369 us 414140 us 1 1.93286/s 5: [ OK ] hip.workgraph_fib (3074 ms) 5: [ RUN ] hip.resize_realloc_no_init 5: [ OK ] hip.resize_realloc_no_init (0 ms) 5: [ RUN ] hip.resize_realloc_no_alloc 5: [ OK ] hip.resize_realloc_no_alloc (0 ms) 5: [ RUN ] hip.realloc_exec_space 5: [ OK ] hip.realloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc 5: [ OK ] hip.view_alloc (1 ms) 5: [ RUN ] hip.view_alloc_exec_space 5: [ OK ] hip.view_alloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc_int 5: [ OK ] hip.view_alloc_int (0 ms) 5: [ RUN ] hip.view_alloc_exec_space_int 5: [ OK ] hip.view_alloc_exec_space_int (0 ms) 5: [ RUN ] hip.deep_copy_zero_memset 5: [ OK ] hip.deep_copy_zero_memset (0 ms) 5: [ RUN ] hip.resize_exec_space 5: [ OK ] hip.resize_exec_space (0 ms) 5: [ RUN ] hip.view_allocation_int 5: [ OK ] hip.view_allocation_int (0 ms) 5: [ RUN ] hip.view_allocation_exec_space_int 5: [ OK ] hip.view_allocation_exec_space_int (0 ms) 5: [ RUN ] hip.view_not_default_constructible 5: [ OK ] hip.view_not_default_constructible (0 ms) 5: [ RUN ] hip.scan_unit 5: [ OK ] hip.scan_unit (3 ms) 5: [ RUN ] hip.space_access 5: [ OK ] hip.space_access (0 ms) 5: [ RUN ] hip.impl_view_accessible 5: [ OK ] hip.impl_view_accessible (2 ms) 5: [ RUN ] hip.memory_requirements 5: [ OK ] hip.memory_requirements (0 ms) 5: [ RUN ] hip.team_scratch_1_streams 20: MallocTouchFree/N:1/manual_time 40.4 us 17.2 us 17050 24.7302k/s 20: MallocTouchFree/N:16/manual_time 40.6 us 17.2 us 17309 24.6446k/s 20: MallocTouchFree/N:256/manual_time 42.1 us 17.7 us 17181 23.7741k/s 20: MallocTouchFree/N:4096/manual_time 43.1 us 18.2 us 16240 23.1755k/s 20: MallocTouchFree/N:65536/manual_time 43.5 us 18.6 us 16103 23.0021k/s 20: MallocTouchFree/N:1048576/manual_time 45.3 us 19.4 us 15507 22.078k/s 20: MallocTouchFree/N:16777216/manual_time 62.6 us 26.7 us 11244 15.9763k/s 20: MallocTouchFree/N:268435456/manual_time 55563 us 35678 us 12 17.9977/s 20: MallocTouchFree/N:4294967296/manual_time 743948 us 446846 us 1 1.34418/s 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 20: Benchmark Time CPU Iterations FOM: GB/s MB 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 20: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.213 s 0.250 s 3 3.76292/s 800 20: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.214 s 0.251 s 3 3.7434/s 800 20: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.213 s 0.251 s 3 3.75332/s 800 20: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.213 s 0.250 s 3 3.75488/s 800 20: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.213 s 0.250 s 3 3.75653/s 800 20: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.213 s 0.250 s 3 3.75555/s 800 20: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.213 s 0.251 s 3 3.75148/s 800 20: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.213 s 0.251 s 3 3.75384/s 800 20: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.213 s 0.250 s 3 3.75702/s 800 20: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.213 s 0.251 s 3 3.75385/s 800 20: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.214 s 0.251 s 3 3.7456/s 800 20: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.214 s 0.250 s 3 3.74531/s 800 20: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.214 s 0.251 s 3 3.73923/s 800 20: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.214 s 0.251 s 3 3.7371/s 800 20: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.213 s 0.250 s 3 3.7526/s 800 20: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.213 s 0.249 s 3 3.75141/s 800 20: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.032 s 0.013 s 22 49.8942/s 1.6k 20: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.032 s 0.013 s 22 49.7419/s 1.6k 20: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 49.9104/s 1.6k 20: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 49.8873/s 1.6k 20: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 49.8493/s 1.6k 20: ViewDeepCopy_Rank1Strided<Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.032 s 0.013 s 22 25.0171/s 800 20: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.032 s 0.013 s 22 24.8115/s 800 20: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.013 s 22 49.9684/s 1.6k 20: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.013 s 22 50.0209/s 1.6k 20: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.013 s 22 49.9765/s 1.6k 20: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.035 s 0.013 s 22 45.8775/s 1.6k 20: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.369 s 0.180 s 2 4.33497/s 1.6k 20: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.285 s 0.136 s 2 5.60662/s 1.6k 20: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 49.7256/s 1.6k 20: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.366 s 0.182 s 2 4.36719/s 1.6k 20: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.228 s 0.108 s 3 7.00374/s 1.6k 5: [ OK ] hip.team_scratch_1_streams (64141 ms) 5: [ RUN ] hip.async_launcher 5: [ OK ] hip.async_launcher (3 ms) 5: [ RUN ] hip.preferred_blocksize_deduction 5: [ OK ] hip.preferred_blocksize_deduction (0 ms) 5: [ RUN ] hip.unified_memory_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:45: Skipped 5: this test should only be run with HIP unified memory enabled 5: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 5: [----------] 305 tests from hip (200851 ms total) 5: 5: [----------] 16 tests from hip_graph 5: [ RUN ] hip_graph.submit_once 5: [ OK ] hip_graph.submit_once (0 ms) 5: [ RUN ] hip_graph.submit_once_rvalue 5: [ OK ] hip_graph.submit_once_rvalue (0 ms) 5: [ RUN ] hip_graph.instantiate_and_submit_once 5: [ OK ] hip_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] hip_graph.submit_onto_another_execution_space_instance 5: [ OK ] hip_graph.submit_onto_another_execution_space_instance (2 ms) 5: [ RUN ] hip_graph.create_graph_no_closure_with_exec 5: [ OK ] hip_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] hip_graph.create_graph_no_arg 5: [ OK ] hip_graph.create_graph_no_arg (0 ms) 5: [ RUN ] hip_graph.submit_six 5: [ OK ] hip_graph.submit_six (3 ms) 5: [ RUN ] hip_graph.when_all_cycle 5: [ OK ] hip_graph.when_all_cycle (0 ms) 5: [ RUN ] hip_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] hip_graph.repeat_chain (0 ms) 5: [ RUN ] hip_graph.zero_work_reduce 5: [ OK ] hip_graph.zero_work_reduce (0 ms) 5: [ RUN ] hip_graph.empty_graph 5: [ OK ] hip_graph.empty_graph (0 ms) 5: [ RUN ] hip_graph.force_global_launch 5: [ OK ] hip_graph.force_global_launch (213 ms) 5: [ RUN ] hip_graph.empty_graph_default_host_exec 5: [ OK ] hip_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] hip_graph.node_lifetime 5: [ OK ] hip_graph.node_lifetime (0 ms) 5: [ RUN ] hip_graph.diamond 5: [ OK ] hip_graph.diamond (4 ms) 5: [ RUN ] hip_graph.end_of_submit_control_flow 5: [ OK ] hip_graph.end_of_submit_control_flow (4 ms) 5: [----------] 16 tests from hip_graph (235 ms total) 5: 5: [----------] 56 tests from hip_managed 5: [ RUN ] hip_managed.view_subview_auto_1d_left 5: [ OK ] hip_managed.view_subview_auto_1d_left (1 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_right 5: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_stride 5: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] hip_managed.view_subview_assign_strided 5: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 5: [ RUN ] hip_managed.view_subview_left_0 5: [ OK ] hip_managed.view_subview_left_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_1 5: [ OK ] hip_managed.view_subview_left_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_2 5: [ OK ] hip_managed.view_subview_left_2 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_3 5: [ OK ] hip_managed.view_subview_left_3 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_0 5: [ OK ] hip_managed.view_subview_right_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_1 5: [ OK ] hip_managed.view_subview_right_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_3 5: [ OK ] hip_managed.view_subview_right_3 (0 ms) 5: [ RUN ] hip_managed.view_static_tests 5: [ OK ] hip_managed.view_static_tests (0 ms) 5: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 5: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 5: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign 5: [ OK ] hip_managed.view_subview_1d_assign (3 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_atomic 5: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 5: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d 5: [ OK ] hip_managed.view_subview_2d_from_3d (43 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 5: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (44 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 5: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (43 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left 5: [ OK ] hip_managed.view_subview_3d_from_5d_left (120 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (121 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (120 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right 5: [ OK ] hip_managed.view_subview_3d_from_5d_right (125 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (125 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (125 ms) 5: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 5: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] hip_managed.view_subview_memory_traits_construction 5: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 5: [ RUN ] hip_managed.impl_shared_alloc 5: [ OK ] hip_managed.impl_shared_alloc (258 ms) 5: [ RUN ] hip_managed.view_api_a 5: [ OK ] hip_managed.view_api_a (6 ms) 5: [ RUN ] hip_managed.view_layout_left_with_stride 5: [ OK ] hip_managed.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_managed.view_layout_right_with_stride 5: [ OK ] hip_managed.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_managed.view_api_b 5: [ OK ] hip_managed.view_api_b (16 ms) 5: [ RUN ] hip_managed.view_api_c 5: [ OK ] hip_managed.view_api_c (1 ms) 5: [ RUN ] hip_managed.view_api_d 5: [ OK ] hip_managed.view_api_d (4 ms) 5: [ RUN ] hip_managed.view_remap 5: [ OK ] hip_managed.view_remap (1 ms) 5: [ RUN ] hip_managed.view_mirror_nonconst 5: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_managed.view_stride_method 5: [ OK ] hip_managed.view_stride_method (0 ms) 5: [ RUN ] hip_managed.anonymous_space 5: [ OK ] hip_managed.anonymous_space (0 ms) 5: [ RUN ] hip_managed.view_overload_resolution 5: [ OK ] hip_managed.view_overload_resolution (0 ms) 5: [ RUN ] hip_managed.view_allocation_large_rank 5: [ OK ] hip_managed.view_allocation_large_rank (821 ms) 5: [ RUN ] hip_managed.view_shmem_size_on_device 5: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_managed.view_is_assignable 5: [ OK ] hip_managed.view_is_assignable (2 ms) 5: [ RUN ] hip_managed.view_copy_tests 5: [ OK ] hip_managed.view_copy_tests (9 ms) 5: [ RUN ] hip_managed.view_copy_tests_rank_0 5: [ OK ] hip_managed.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] hip_managed.view_copy_degenerated 5: [ OK ] hip_managed.view_copy_degenerated (0 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_right 5: [ OK ] hip_managed.view_fill_tests_layout_right (1938 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_left 20: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 50.6037/s 1.6k 5: [ OK ] hip_managed.view_fill_tests_layout_left (782 ms) 5: [ RUN ] hip_managed.view_mapping 5: [ OK ] hip_managed.view_mapping (74 ms) 5: [ RUN ] hip_managed.view_mapping_operator 5: [ OK ] hip_managed.view_mapping_operator (21 ms) 5: [ RUN ] hip_managed.static_extent 5: [ OK ] hip_managed.static_extent (0 ms) 5: [ RUN ] hip_managed.view_mapping_atomic 5: [ OK ] hip_managed.view_mapping_atomic (451 ms) 5: [ RUN ] hip_managed.view_mapping_class_value 5: [ OK ] hip_managed.view_mapping_class_value (0 ms) 5: [ RUN ] hip_managed.view_mapping_assignable 5: [ OK ] hip_managed.view_mapping_assignable (0 ms) 5: [ RUN ] hip_managed.view_mapping_trivially_copyable 5: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_managed.view_mapping_subview 5: [ OK ] hip_managed.view_mapping_subview (1 ms) 5: [----------] 56 tests from hip_managed (5292 ms total) 5: 5: [----------] 28 tests from hip_hostpinned 5: [ RUN ] hip_hostpinned.impl_shared_alloc 5: [ OK ] hip_hostpinned.impl_shared_alloc (171 ms) 5: [ RUN ] hip_hostpinned.view_api_a 5: [ OK ] hip_hostpinned.view_api_a (5 ms) 5: [ RUN ] hip_hostpinned.view_layout_left_with_stride 5: [ OK ] hip_hostpinned.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_layout_right_with_stride 5: [ OK ] hip_hostpinned.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_api_b 5: [ OK ] hip_hostpinned.view_api_b (7 ms) 5: [ RUN ] hip_hostpinned.view_api_c 5: [ OK ] hip_hostpinned.view_api_c (0 ms) 5: [ RUN ] hip_hostpinned.view_api_d 5: [ OK ] hip_hostpinned.view_api_d (2 ms) 5: [ RUN ] hip_hostpinned.view_remap 5: [ OK ] hip_hostpinned.view_remap (0 ms) 5: [ RUN ] hip_hostpinned.view_mirror_nonconst 5: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_hostpinned.view_stride_method 5: [ OK ] hip_hostpinned.view_stride_method (0 ms) 5: [ RUN ] hip_hostpinned.anonymous_space 5: [ OK ] hip_hostpinned.anonymous_space (0 ms) 5: [ RUN ] hip_hostpinned.view_overload_resolution 5: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 5: [ RUN ] hip_hostpinned.view_allocation_large_rank 5: [ OK ] hip_hostpinned.view_allocation_large_rank (848 ms) 5: [ RUN ] hip_hostpinned.view_shmem_size_on_device 5: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_hostpinned.view_is_assignable 5: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests 5: [ OK ] hip_hostpinned.view_copy_tests (4 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 5: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] hip_hostpinned.view_copy_degenerated 5: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 20: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 50.44/s 1.6k 5: [ OK ] hip_hostpinned.view_fill_tests_layout_right (2132 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 20: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.013 s 22 50.0242/s 1.6k 5: [ OK ] hip_hostpinned.view_fill_tests_layout_left (2526 ms) 5: [ RUN ] hip_hostpinned.view_mapping 5: [ OK ] hip_hostpinned.view_mapping (68 ms) 5: [ RUN ] hip_hostpinned.view_mapping_operator 5: [ OK ] hip_hostpinned.view_mapping_operator (2 ms) 5: [ RUN ] hip_hostpinned.static_extent 5: [ OK ] hip_hostpinned.static_extent (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_atomic 5: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_class_value 5: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_assignable 5: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 5: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_subview 5: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 5: [----------] 28 tests from hip_hostpinned (5774 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 425 tests from 6 test suites ran. (306168 ms total) 5: [ PASSED ] 417 tests. 5: [ SKIPPED ] 8 tests, listed below: 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind 5: [ SKIPPED ] hip.unified_memory_zero_memset 5: [ SKIPPED ] hip_graph.repeat_chain 5/59 Test #5: Kokkos_CoreUnitTest_HIP .................................... Passed 306.65 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPGraphAtomicLocks 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.graph_lock_based_atomic_op 6: [ OK ] hip.graph_lock_based_atomic_op (13 ms) 6: [----------] 1 test from hip (13 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (13 ms total) 6: [ PASSED ] 1 test. 6/59 Test #6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks .................... Passed 0.45 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from hip 7: [ RUN ] hip.raw_hip_interop 20: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.013 s 22 50.0345/s 1.6k 7: [ OK ] hip.raw_hip_interop (345 ms) 7: [----------] 1 test from hip (345 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (345 ms total) 7: [ PASSED ] 1 test. 7/59 Test #7: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.40 sec test 8 Start 8: Kokkos_CoreUnitTest_HIPInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from hip 8: [ RUN ] hip.raw_hip_streams 8: [ OK ] hip.raw_hip_streams (355 ms) 8: [----------] 1 test from hip (355 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (355 ms total) 8: [ PASSED ] 1 test. 8/59 Test #8: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.42 sec test 9 Start 9: Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test timeout computed to be: 1500 9: [==========] Running 3 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 3 tests from hip 9: [ RUN ] hip.graph_promises_on_native_objects 9: [ OK ] hip.graph_promises_on_native_objects (12 ms) 9: [ RUN ] hip.graph_instantiate_and_debug_dot_print 9: [ OK ] hip.graph_instantiate_and_debug_dot_print (0 ms) 9: [ RUN ] hip.graph_construct_from_native 9: 9: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 9: does not support page migration between device and host. 9: HIPManagedSpace might not work as expected. 9: Please refer to the ROCm documentation on unified/managed memory. 9: [ OK ] hip.graph_construct_from_native (0 ms) 9: [----------] 3 tests from hip (13 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (13 ms total) 9: [ PASSED ] 3 tests. 9/59 Test #9: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.42 sec test 10 Start 10: Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 4 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from hip_multi_gpu 10: [ RUN ] hip_multi_gpu.managed_views 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/hip/TestHIP_InterOp_StreamsMultiGPU.cpp:62: Skipped 10: Skipping HIP multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] hip_multi_gpu.managed_views (27 ms) 10: [ RUN ] hip_multi_gpu.unmanaged_views 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/hip/TestHIP_InterOp_StreamsMultiGPU.cpp:62: Skipped 10: Skipping HIP multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] hip_multi_gpu.unmanaged_views (1 ms) 10: [ RUN ] hip_multi_gpu.scratch_space 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/hip/TestHIP_InterOp_StreamsMultiGPU.cpp:62: Skipped 10: Skipping HIP multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] hip_multi_gpu.scratch_space (1 ms) 10: [ RUN ] hip_multi_gpu.stream_sync_semantics_raw_hip 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/hip/TestHIP_InterOp_StreamsMultiGPU.cpp:62: Skipped 10: Skipping HIP multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] hip_multi_gpu.stream_sync_semantics_raw_hip (1 ms) 10: [----------] 4 tests from hip_multi_gpu (30 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 4 tests from 1 test suite ran. (30 ms total) 10: [ PASSED ] 0 tests. 10: [ SKIPPED ] 4 tests, listed below: 10: [ SKIPPED ] hip_multi_gpu.managed_views 10: [ SKIPPED ] hip_multi_gpu.unmanaged_views 10: [ SKIPPED ] hip_multi_gpu.scratch_space 10: [ SKIPPED ] hip_multi_gpu.stream_sync_semantics_raw_hip 10/59 Test #10: Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU .............. Passed 0.51 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 11: [==========] Running 59 tests from 41 test suites. 11: [----------] Global test environment set-up. 11: [----------] 19 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 11: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (1 ms) 11: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 11: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 11: [ RUN ] defaultdevicetype.shared_space 11: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSharedSpace.cpp:109: Skipped 11: skipping because specified arch does not support page migration 11: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (0 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (4 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (0 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 11: [ RUN ] defaultdevicetype.host_space_access 11: [ OK ] defaultdevicetype.host_space_access (0 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a1 11: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (16 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (9 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (22 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (27 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (12 ms) 11: [----------] 19 tests from defaultdevicetype (132 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (17 ms) 11: [----------] 1 test from kokkosresize (17 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 11: [ RUN ] TestViewAPI/0.sizes 11: [ OK ] TestViewAPI/0.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/0 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 11: [ RUN ] TestViewAPI/1.sizes 11: [ OK ] TestViewAPI/1.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/1 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 11: [ RUN ] TestViewAPI/2.sizes 11: [ OK ] TestViewAPI/2.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/2 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 11: [ RUN ] TestViewAPI/3.sizes 11: [ OK ] TestViewAPI/3.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/3 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 11: [ RUN ] TestViewAPI/4.sizes 11: [ OK ] TestViewAPI/4.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/4 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 11: [ RUN ] TestViewAPI/5.sizes 11: [ OK ] TestViewAPI/5.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/5 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 11: [ RUN ] TestViewAPI/6.sizes 11: [ OK ] TestViewAPI/6.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/6 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 11: [ RUN ] TestViewAPI/7.sizes 11: [ OK ] TestViewAPI/7.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/7 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 11: [ RUN ] TestViewAPI/8.sizes 11: [ OK ] TestViewAPI/8.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/8 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 11: [ RUN ] TestViewAPI/9.sizes 11: [ OK ] TestViewAPI/9.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/9 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 11: [ RUN ] TestViewAPI/10.sizes 11: [ OK ] TestViewAPI/10.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/10 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 11: [ RUN ] TestViewAPI/11.sizes 11: [ OK ] TestViewAPI/11.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/11 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 11: [ RUN ] TestViewAPI/12.sizes 11: [ OK ] TestViewAPI/12.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/12 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 11: [ RUN ] TestViewAPI/13.sizes 11: [ OK ] TestViewAPI/13.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/13 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 11: [ RUN ] TestViewAPI/14.sizes 11: [ OK ] TestViewAPI/14.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/14 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 11: [ RUN ] TestViewAPI/15.sizes 11: [ OK ] TestViewAPI/15.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/15 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 11: [ RUN ] TestViewAPI/16.sizes 11: [ OK ] TestViewAPI/16.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/16 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 11: [ RUN ] TestViewAPI/17.sizes 11: [ OK ] TestViewAPI/17.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/17 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 11: [ RUN ] TestViewAPI/18.sizes 11: [ OK ] TestViewAPI/18.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/18 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 11: [ RUN ] TestViewAPI/19.sizes 11: [ OK ] TestViewAPI/19.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/19 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 11: [ RUN ] TestViewAPI/20.sizes 11: [ OK ] TestViewAPI/20.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/20 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 11: [ RUN ] TestViewAPI/21.sizes 11: [ OK ] TestViewAPI/21.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/21 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 11: [ RUN ] TestViewAPI/22.sizes 11: [ OK ] TestViewAPI/22.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/22 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 11: [ RUN ] TestViewAPI/23.sizes 11: [ OK ] TestViewAPI/23.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/23 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 11: [ RUN ] TestViewAPI/24.sizes 11: [ OK ] TestViewAPI/24.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/24 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 11: [ RUN ] TestViewAPI/25.sizes 11: [ OK ] TestViewAPI/25.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/25 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 11: [ RUN ] TestViewAPI/26.sizes 11: [ OK ] TestViewAPI/26.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/26 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 11: [ RUN ] TestViewAPI/27.sizes 11: [ OK ] TestViewAPI/27.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/27 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 11: [ RUN ] TestViewAPI/28.sizes 11: [ OK ] TestViewAPI/28.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/28 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 11: [ RUN ] TestViewAPI/29.sizes 11: [ OK ] TestViewAPI/29.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/29 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 11: [ RUN ] TestViewAPI/30.sizes 11: [ OK ] TestViewAPI/30.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/30 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 11: [ RUN ] TestViewAPI/31.sizes 11: [ OK ] TestViewAPI/31.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/31 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 11: [ RUN ] TestViewAPI/32.sizes 11: [ OK ] TestViewAPI/32.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/32 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 11: [ RUN ] TestViewAPI/33.sizes 11: [ OK ] TestViewAPI/33.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/33 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 11: [ RUN ] TestViewAPI/34.sizes 11: [ OK ] TestViewAPI/34.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/34 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 11: [ RUN ] TestViewAPI/35.sizes 11: [ OK ] TestViewAPI/35.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/35 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 11: [ RUN ] TestViewAPI/36.sizes 11: [ OK ] TestViewAPI/36.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/36 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 11: [ RUN ] TestViewAPI/37.sizes 11: [ OK ] TestViewAPI/37.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/37 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 11: [ RUN ] TestViewAPI/38.sizes 11: [ OK ] TestViewAPI/38.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/38 (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 59 tests from 41 test suites ran. (152 ms total) 11: [ PASSED ] 58 tests. 11: [ SKIPPED ] 1 test, listed below: 11: [ SKIPPED ] defaultdevicetype.shared_space 11/59 Test #11: Kokkos_CoreUnitTest_Default ................................ Passed 0.55 sec test 12 Start 12: Kokkos_CoreUnitTest_InitializeFinalize 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 12: Test timeout computed to be: 1500 12: [==========] Running 28 tests from 6 test suites. 12: [----------] Global test environment set-up. 12: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 12: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 20: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.279 s 0.127 s 3 5.73168/s 1.6k 12: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (829 ms) 12: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 20: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.261 s 0.123 s 3 6.13592/s 1.6k 20: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.271 s 0.126 s 3 5.90139/s 1.6k 12: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (4830 ms) 12: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (5659 ms total) 12: 12: [----------] 4 tests from InitializeFinalize_DeathTest 12: [ RUN ] InitializeFinalize_DeathTest.initialize 20: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.317 s 0.151 s 2 5.05144/s 1.6k 20: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 50.1463/s 1.6k 12: [ OK ] InitializeFinalize_DeathTest.initialize (3778 ms) 12: [ RUN ] InitializeFinalize_DeathTest.finalize 20: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.013 s 22 50.2425/s 1.6k 12: [ OK ] InitializeFinalize_DeathTest.finalize (2445 ms) 12: [ RUN ] InitializeFinalize_DeathTest.is_initialized 12: [ OK ] InitializeFinalize_DeathTest.is_initialized (400 ms) 12: [ RUN ] InitializeFinalize_DeathTest.is_finalized 12: [ OK ] InitializeFinalize_DeathTest.is_finalized (427 ms) 12: [----------] 4 tests from InitializeFinalize_DeathTest (7051 ms total) 12: 12: [----------] 1 test from Legion_DeathTest 12: [ RUN ] Legion_DeathTest.individual_backend_initialization 12: [ OK ] Legion_DeathTest.individual_backend_initialization (402 ms) 12: [----------] 1 test from Legion_DeathTest (402 ms total) 12: 12: [----------] 2 tests from PushFinalizeHook_DeathTest 12: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 12: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (452 ms) 12: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 20: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.264 s 0.126 s 3 6.05935/s 1.6k 12: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1603 ms) 12: [----------] 2 tests from PushFinalizeHook_DeathTest (2055 ms total) 12: 12: [----------] 6 tests from ScopeGuard_DeathTest 12: [ RUN ] ScopeGuard_DeathTest.create 12: [ OK ] ScopeGuard_DeathTest.create (401 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_argument 12: [ OK ] ScopeGuard_DeathTest.create_argument (392 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 20: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.329 s 0.156 s 2 4.85615/s 1.6k 12: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1620 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 20: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 49.8712/s 1.6k 12: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1678 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 20: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.013 s 22 49.891/s 1.6k 12: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1635 ms) 12: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 12: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1631 ms) 12: [----------] 6 tests from ScopeGuard_DeathTest (7360 ms total) 12: 12: [----------] 13 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [----------] 13 tests from defaultdevicetype (2 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 6 test suites ran. (22532 ms total) 12: [ PASSED ] 28 tests. 12/59 Test #12: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 22.56 sec test 13 Start 13: Kokkos_CoreUnitTest_Develop 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from defaultdevicetype 13: [ RUN ] defaultdevicetype.development_test 13: [ OK ] defaultdevicetype.development_test (0 ms) 13: [----------] 1 test from defaultdevicetype (0 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (0 ms total) 13: [ PASSED ] 1 test. 13/59 Test #13: Kokkos_CoreUnitTest_Develop ................................ Passed 0.39 sec test 14 Start 14: Kokkos_CoreUnitTest_KokkosP 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 14: Test timeout computed to be: 1500 14: [==========] Running 31 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 31 tests from kokkosp 14: [ RUN ] kokkosp.test_named_instance_fence 14: Ref: 50331649 14: Ref: named_instance 14: 50331649 14: named_instance 14: [ OK ] kokkosp.test_named_instance_fence (0 ms) 14: [ RUN ] kokkosp.test_unnamed_instance_fence 14: Ref: 50331649 14: Ref: Unnamed Instance Fence 14: 50331649 14: Kokkos::HIP::fence(): Unnamed Instance Fence 14: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 14: [ RUN ] kokkosp.test_named_global_fence 14: Ref: 50331648 14: Ref: test global fence 14: 0 14: test global fence 14: Miss on id 14: 50331648 14: test global fence 14: [ OK ] kokkosp.test_named_global_fence (0 ms) 14: [ RUN ] kokkosp.test_unnamed_global_fence 14: Ref: 50331648 14: Ref: Unnamed Global Fence 14: 0 14: Kokkos::fence: Unnamed Global Fence 14: Miss on id 14: 50331648 14: Kokkos::fence: Unnamed Global Fence 14: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 14: [ RUN ] kokkosp.test_multiple_default_instances 14: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 14: [ RUN ] kokkosp.test_id_gen 14: [ OK ] kokkosp.test_id_gen (0 ms) 14: [ RUN ] kokkosp.test_kernel_sequence 14: Ref: 50331649 14: Ref: named_instance 14: 50331649 14: named_instance 14: Ref: 50331649 14: Ref: test_kernel 14: 50331649 14: named_instance 14: Miss on name 14: 0 14: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 14: Miss on name 14: Miss on id 14: 50331648 14: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 14: Miss on name 14: Miss on id 14: 50331649 14: test_kernel 14: [ OK ] kokkosp.test_kernel_sequence (1 ms) 14: [ RUN ] kokkosp.async_deep_copy 14: [ OK ] kokkosp.async_deep_copy (0 ms) 14: [ RUN ] kokkosp.parallel_for 14: [ OK ] kokkosp.parallel_for (0 ms) 14: [ RUN ] kokkosp.parallel_reduce 14: [ OK ] kokkosp.parallel_reduce (0 ms) 14: [ RUN ] kokkosp.parallel_scan 14: [ OK ] kokkosp.parallel_scan (5 ms) 14: [ RUN ] kokkosp.parallel_scan_no_fence 14: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 14: [ RUN ] kokkosp.parallel_scan_no_fence_view 14: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 14: [ RUN ] kokkosp.regions 14: [ OK ] kokkosp.regions (0 ms) 14: [ RUN ] kokkosp.fences 14: [ OK ] kokkosp.fences (0 ms) 14: [ RUN ] kokkosp.raw_allocation 14: [ OK ] kokkosp.raw_allocation (0 ms) 14: [ RUN ] kokkosp.view 14: [ OK ] kokkosp.view (0 ms) 14: [ RUN ] kokkosp.sections 14: [ OK ] kokkosp.sections (0 ms) 14: [ RUN ] kokkosp.metadata 14: [ OK ] kokkosp.metadata (0 ms) 14: [ RUN ] kokkosp.profile_events 14: [ OK ] kokkosp.profile_events (0 ms) 14: [ RUN ] kokkosp.no_init_kernel 14: [ OK ] kokkosp.no_init_kernel (0 ms) 14: [ RUN ] kokkosp.get_events 14: [ OK ] kokkosp.get_events (0 ms) 14: [ RUN ] kokkosp.kernel_name_parallel_for 14: [ OK ] kokkosp.kernel_name_parallel_for (1 ms) 14: [ RUN ] kokkosp.kernel_name_parallel_reduce 14: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 14: [ RUN ] kokkosp.kernel_name_parallel_scan 14: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 14: [ RUN ] kokkosp.kernel_name_internal 14: [ OK ] kokkosp.kernel_name_internal (0 ms) 14: [ RUN ] kokkosp.profiling_section 14: [ OK ] kokkosp.profiling_section (0 ms) 14: [ RUN ] kokkosp.scoped_profile_region 14: [ OK ] kokkosp.scoped_profile_region (0 ms) 14: [ RUN ] kokkosp.create_mirror_no_init 14: [ OK ] kokkosp.create_mirror_no_init (0 ms) 14: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 14: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 14: [ RUN ] kokkosp.create_mirror_view_and_copy 14: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 14: [----------] 31 tests from kokkosp (10 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 31 tests from 1 test suite ran. (10 ms total) 14: [ PASSED ] 31 tests. 14/59 Test #14: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.42 sec test 15 Start 15: Kokkos_CoreUnitTest_ToolIndependence 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 15: Test timeout computed to be: 1500 15/59 Test #15: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.03 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoadHelp 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.448 s 0.215 s 2 3.57206/s 1.6k 16: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 16/59 Test #16: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.40 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLineHelp 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 17/59 Test #17: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.39 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoad 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 18: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x1b1e900:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1b1eb40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1b1ec40:Host:source:0x1b1ea00: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:0x1a8c900: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:0x1b1eb40:40::kokkosp_deallocate_data:Host:source:0x1b1e900:40::kokkosp_finalize_library:: 18/59 Test #18: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.42 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLine 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 19: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x1207dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x17ce140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x17ce240:Host:source:0x1207ec0: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:0x112c1c0: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:0x17ce140:40::kokkosp_deallocate_data:Host:source:0x1207dc0:40::kokkosp_finalize_library:: 19/59 Test #19: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.40 sec test 20 Start 20: Kokkos_CoreUnitTest_StackTraceTest 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 20: Test timeout computed to be: 1500 20: [==========] Running 3 tests from 2 test suites. 20: [----------] Global test environment set-up. 20: [----------] 2 tests from defaultdevicetype_DeathTest 20: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 20: Top of f1 20: Top of f0 20: Top of f0 20: test_f1: 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f7560022202] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26e59e] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x26a1af] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x26baea] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f75601563b9] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f756012ef48] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f75601302ad] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f7560130ca2] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f75601404dd] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f7560156e99] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f7560140066] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26bfc0] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f755df43d90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f755df43e40] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x26a045] 20: 20: demangled test_f1: 20: [0x7f7560022202] Kokkos::Impl::save_stacktrace() 20: [0x26e59e] Test::stacktrace_test_f1(std::ostream&) 20: [0x26a1af] Test::test_stacktrace(bool, bool) 20: [0x26baea] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 20: [0x7f75601563b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f756012ef48] testing::Test::Run() 20: [0x7f75601302ad] testing::TestInfo::Run() 20: [0x7f7560130ca2] testing::TestSuite::Run() 20: [0x7f75601404dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f7560156e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f7560140066] testing::UnitTest::Run() 20: [0x26bfc0] main 20: [0x7f755df43d90] 20: [0x7f755df43e40] __libc_start_main 20: [0x26a045] _start 20: 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f1 20: Top of f0 20: Top of f0 20: StackTrace f3(std::cout, 4) returned: 110 20: test_f3: 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f7560022202] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26e59e] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x26ea86] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x26aba6] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x26baea] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f75601563b9] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f756012ef48] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f75601302ad] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f7560130ca2] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f75601404dd] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f7560156e99] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f7560140066] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26bfc0] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f755df43d90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f755df43e40] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x26a045] 20: 20: demangled test_f3: 20: [0x7f7560022202] Kokkos::Impl::save_stacktrace() 20: [0x26e59e] Test::stacktrace_test_f1(std::ostream&) 20: [0x26ea86] Test::stacktrace_test_f3(std::ostream&, int) 20: [0x26aba6] Test::test_stacktrace(bool, bool) 20: [0x26baea] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 20: [0x7f75601563b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f756012ef48] testing::Test::Run() 20: [0x7f75601302ad] testing::TestInfo::Run() 20: [0x7f7560130ca2] testing::TestSuite::Run() 20: [0x7f75601404dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f7560156e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f7560140066] testing::UnitTest::Run() 20: [0x26bfc0] main 20: [0x7f755df43d90] 20: [0x7f755df43e40] __libc_start_main 20: [0x26a045] _start 20: 20: Test setting std::terminate handler that prints the last saved stack trace 20: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.438 s 0.198 s 2 3.64991/s 1.6k 20: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1944 ms) 20: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 20: Top of f1 20: Top of f0 20: Top of f0 20: test_f1: 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f2909baa202] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26e59e] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x26a1af] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x26bda7] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2909cde3b9] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f2909cb6f48] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f2909cb82ad] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f2909cb8ca2] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f2909cc84dd] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2909cdee99] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f2909cc8066] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26bfc0] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f2907acbd90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f2907acbe40] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x26a045] 20: 20: demangled test_f1: 20: [0x7f2909baa202] Kokkos::Impl::save_stacktrace() 20: [0x26e59e] Test::stacktrace_test_f1(std::ostream&) 20: [0x26a1af] Test::test_stacktrace(bool, bool) 20: [0x26bda7] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 20: [0x7f2909cde3b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f2909cb6f48] testing::Test::Run() 20: [0x7f2909cb82ad] testing::TestInfo::Run() 20: [0x7f2909cb8ca2] testing::TestSuite::Run() 20: [0x7f2909cc84dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f2909cdee99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f2909cc8066] testing::UnitTest::Run() 20: [0x26bfc0] main 20: [0x7f2907acbd90] 20: [0x7f2907acbe40] __libc_start_main 20: [0x26a045] _start 20: 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f1 20: Top of f0 20: Top of f0 20: StackTrace f3(std::cout, 4) returned: 110 20: test_f3: 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f2909baa202] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26e59e] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x26ea86] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x26aba6] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x26bda7] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2909cde3b9] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f2909cb6f48] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f2909cb82ad] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f2909cb8ca2] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f2909cc84dd] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2909cdee99] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f2909cc8066] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26bfc0] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f2907acbd90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f2907acbe40] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x26a045] 20: 20: demangled test_f3: 20: [0x7f2909baa202] Kokkos::Impl::save_stacktrace() 20: [0x26e59e] Test::stacktrace_test_f1(std::ostream&) 20: [0x26ea86] Test::stacktrace_test_f3(std::ostream&, int) 20: [0x26aba6] Test::test_stacktrace(bool, bool) 20: [0x26bda7] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 20: [0x7f2909cde3b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f2909cb6f48] testing::Test::Run() 20: [0x7f2909cb82ad] testing::TestInfo::Run() 20: [0x7f2909cb8ca2] testing::TestSuite::Run() 20: [0x7f2909cc84dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f2909cdee99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f2909cc8066] testing::UnitTest::Run() 20: [0x26bfc0] main 20: [0x7f2907acbd90] 20: [0x7f2907acbe40] __libc_start_main 20: [0x26a045] _start 20: 20: Test setting std::terminate handler that prints the last saved stack trace 20: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.013 s 22 49.9942/s 1.6k 20: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1772 ms) 20: [----------] 2 tests from defaultdevicetype_DeathTest (3716 ms total) 20: 20: [----------] 1 test from defaultdevicetype 20: [ RUN ] defaultdevicetype.stacktrace_normal 20: Top of f1 20: Top of f0 20: Top of f0 20: test_f1: 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f5121dd3202] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26e59e] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x26a1af] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f5121f073b9] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f5121edff48] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f5121ee12ad] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f5121ee1ca2] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f5121ef14dd] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f5121f07e99] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f5121ef1066] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26bfc0] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f511fcf4d90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f511fcf4e40] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x26a045] 20: 20: demangled test_f1: 20: [0x7f5121dd3202] Kokkos::Impl::save_stacktrace() 20: [0x26e59e] Test::stacktrace_test_f1(std::ostream&) 20: [0x26a1af] Test::test_stacktrace(bool, bool) 20: [0x7f5121f073b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f5121edff48] testing::Test::Run() 20: [0x7f5121ee12ad] testing::TestInfo::Run() 20: [0x7f5121ee1ca2] testing::TestSuite::Run() 20: [0x7f5121ef14dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f5121f07e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f5121ef1066] testing::UnitTest::Run() 20: [0x26bfc0] main 20: [0x7f511fcf4d90] 20: [0x7f511fcf4e40] __libc_start_main 20: [0x26a045] _start 20: 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f1 20: Top of f0 20: Top of f0 20: StackTrace f3(std::cout, 4) returned: 110 20: test_f3: 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f5121dd3202] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26e59e] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x26ea86] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x26aba6] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f5121f073b9] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f5121edff48] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f5121ee12ad] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f5121ee1ca2] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f5121ef14dd] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f5121f07e99] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f5121ef1066] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26bfc0] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f511fcf4d90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f511fcf4e40] 20: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x26a045] 20: 20: demangled test_f3: 20: [0x7f5121dd3202] Kokkos::Impl::save_stacktrace() 20: [0x26e59e] Test::stacktrace_test_f1(std::ostream&) 20: [0x26ea86] Test::stacktrace_test_f3(std::ostream&, int) 20: [0x26aba6] Test::test_stacktrace(bool, bool) 20: [0x7f5121f073b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f5121edff48] testing::Test::Run() 20: [0x7f5121ee12ad] testing::TestInfo::Run() 20: [0x7f5121ee1ca2] testing::TestSuite::Run() 20: [0x7f5121ef14dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f5121f07e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f5121ef1066] testing::UnitTest::Run() 20: [0x26bfc0] main 20: [0x7f511fcf4d90] 20: [0x7f511fcf4e40] __libc_start_main 20: [0x26a045] _start 20: 20: Test setting std::terminate handler that prints the last saved stack trace 20: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 20: [----------] 1 test from defaultdevicetype (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 3 tests from 2 test suites ran. (3717 ms total) 20: [ PASSED ] 3 tests. 20/59 Test #20: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 4.12 sec test 21 Start 21: Kokkos_IncrementalTest_SERIAL 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 21: Test timeout computed to be: 1500 21: [==========] Running 28 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 28 tests from SERIAL 21: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 21: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 21: [ RUN ] SERIAL.IncrTest_01_execspace 21: Host Serial Execution Space: 21: KOKKOS_ENABLE_SERIAL: yes 21: 21: Serial Runtime Configuration: 21: Serial 21: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 21: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 21: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 21: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 21: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 21: [ RUN ] SERIAL.IncrTest_02_AtomicSub 21: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 21: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 21: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 21: [ RUN ] SERIAL.IncrTest_03b_memspace_free 21: [ OK ] SERIAL.IncrTest_03b_memspace_free (59 ms) 21: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 21: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 21: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 21: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 21: [ RUN ] SERIAL.IncrTest_05_reduction 21: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 21: [ RUN ] SERIAL.IncrTest_06_mdrange2D 21: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 21: [ RUN ] SERIAL.IncrTest_06_mdrange3D 21: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 21: [ RUN ] SERIAL.IncrTest_06_mdrange4D 21: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 21: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 21: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 21: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 21: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 21: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 21: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 21: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 21: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 21: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 21: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 21: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 21: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 21: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 21: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (77 ms) 21: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 21: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 21: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 21: [ OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms) 21: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 21: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 21: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 21: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 21: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 21: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 21: [ RUN ] SERIAL.incr_14_MDrangeReduce 21: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 21: [ RUN ] SERIAL.IncrTest_16_parallelscan 21: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 21: [ RUN ] SERIAL.incr_17_atomicView 21: [ OK ] SERIAL.incr_17_atomicView (0 ms) 21: [----------] 28 tests from SERIAL (141 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 28 tests from 1 test suite ran. (141 ms total) 21: [ PASSED ] 28 tests. 21/59 Test #21: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.54 sec test 22 Start 22: Kokkos_IncrementalTest_HIP 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_HIP 22: Test timeout computed to be: 1500 22: [==========] Running 28 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 28 tests from HIP 22: [ RUN ] HIP.IncrTest_01_execspace_typedef 22: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 22: [ RUN ] HIP.IncrTest_01_execspace 22: Device Execution Space: 22: KOKKOS_ENABLE_HIP: yes 22: HIP Options: 22: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 22: 22: Runtime Configuration: 22: XNACK environment variable set: no 22: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 22: macro KOKKOS_ENABLE_HIP : defined 22: macro HIP_VERSION = 50731921 = version 5.7.31921 22: macro KOKKOS_ENABLE_ROCTHRUST : defined 22: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 22: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 22: Total Global Memory: 31.98 GiB 22: Shared Memory per Block: 64 KiB 22: APU or dGPU: dGPU 22: Is Large Bar: 1 22: Supports Managed Memory: 1 22: Architecture capable of accessing system allocated memory: 1 22: System allows accessing system allocated memory on GPU: 0 22: Wavefront Size: 64 22: HIP 22: [ OK ] HIP.IncrTest_01_execspace (0 ms) 22: [ RUN ] HIP.IncrTest_02_AtomicExchange 22: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 22: [ RUN ] HIP.IncrTest_02_AtomicAdd 22: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 22: [ RUN ] HIP.IncrTest_02_AtomicSub 22: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 22: [ RUN ] HIP.IncrTest_03a_memspace_malloc 22: [ OK ] HIP.IncrTest_03a_memspace_malloc (0 ms) 22: [ RUN ] HIP.IncrTest_03b_memspace_free 20: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.013 s 22 49.9683/s 1.6k 20: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.531 s 0.258 s 1 3.01058/s 1.6k 22: [ OK ] HIP.IncrTest_03b_memspace_free (3544 ms) 22: [ RUN ] HIP.IncrTest_04_simple_parallelFor 22: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 22: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 22: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 22: [ RUN ] HIP.IncrTest_05_reduction 22: [ OK ] HIP.IncrTest_05_reduction (5 ms) 22: [ RUN ] HIP.IncrTest_06_mdrange2D 22: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 22: [ RUN ] HIP.IncrTest_06_mdrange3D 22: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 22: [ RUN ] HIP.IncrTest_06_mdrange4D 22: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 22: [ RUN ] HIP.IncrTest_08_deep_copy_2D 22: [ OK ] HIP.IncrTest_08_deep_copy_2D (2 ms) 22: [ RUN ] HIP.IncrTest_08_deep_copy_3D 22: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 22: [ RUN ] HIP.IncrTest_08_deep_copy_4D 22: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 22: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 22: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms) 22: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 22: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 22: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 22: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 22: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 22: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (116 ms) 22: [ RUN ] HIP.IncrTest_12a_ThreadScratch 22: [ OK ] HIP.IncrTest_12a_ThreadScratch (3 ms) 22: [ RUN ] HIP.IncrTest_12b_TeamScratch 22: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 22: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 22: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms) 22: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 22: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 22: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 22: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 22: [ RUN ] HIP.incr_14_MDrangeReduce 22: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 22: [ RUN ] HIP.IncrTest_16_parallelscan 22: [ OK ] HIP.IncrTest_16_parallelscan (7 ms) 22: [ RUN ] HIP.incr_17_atomicView 22: [ OK ] HIP.incr_17_atomicView (1 ms) 22: [----------] 28 tests from HIP (3693 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 28 tests from 1 test suite ran. (3693 ms total) 22: [ PASSED ] 28 tests. 22/59 Test #22: Kokkos_IncrementalTest_HIP ................................. Passed 4.10 sec test 23 Start 23: Kokkos_CoreUnitTest_CTestDevice 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 23: Test timeout computed to be: 1500 23: [==========] Running 8 tests from 2 test suites. 23: [----------] Global test environment set-up. 23: [----------] 5 tests from ctest_environment_DeathTest 23: [ RUN ] ctest_environment_DeathTest.invalid_rank 23: [ OK ] ctest_environment_DeathTest.invalid_rank (466 ms) 23: [ RUN ] ctest_environment_DeathTest.no_type_str 20: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.442 s 0.194 s 2 3.61655/s 1.6k 23: [ OK ] ctest_environment_DeathTest.no_type_str (429 ms) 23: [ RUN ] ctest_environment_DeathTest.missing_type 23: [ OK ] ctest_environment_DeathTest.missing_type (863 ms) 23: [ RUN ] ctest_environment_DeathTest.no_id_str 23: [ OK ] ctest_environment_DeathTest.no_id_str (439 ms) 23: [ RUN ] ctest_environment_DeathTest.invalid_id_str 23: [ OK ] ctest_environment_DeathTest.invalid_id_str (858 ms) 23: [----------] 5 tests from ctest_environment_DeathTest (3057 ms total) 23: 23: [----------] 3 tests from ctest_environment 23: [ RUN ] ctest_environment.no_device_type 23: [ OK ] ctest_environment.no_device_type (0 ms) 23: [ RUN ] ctest_environment.no_process_count 23: [ OK ] ctest_environment.no_process_count (0 ms) 23: [ RUN ] ctest_environment.good 23: [ OK ] ctest_environment.good (0 ms) 23: [----------] 3 tests from ctest_environment (0 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 8 tests from 2 test suites ran. (3057 ms total) 23: [ PASSED ] 8 tests. 23/59 Test #23: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 3.09 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 24: Test timeout computed to be: 1500 24/59 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.03 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 25: Test timeout computed to be: 1500 25: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 25/59 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.03 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 26: Test timeout computed to be: 1500 26/59 Test #26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.03 sec test 27 Start 27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 27: Environment variables: 27: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 27: Test timeout computed to be: 1500 27/59 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.03 sec test 28 Start 28: Kokkos_CoreUnitTest_DeviceAndThreads 28: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py" "-v" 28: Test timeout computed to be: 1500 20: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.034 s 0.014 s 20 46.5587/s 1.6k 28: test_device_id (__main__.KokkosInitializationTestCase) ... ok 28: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 20: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.034 s 0.014 s 20 46.6727/s 1.6k 28: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 28: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 28: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 28: 28: ---------------------------------------------------------------------- 28: Ran 5 tests in 4.345s 28: 28: OK (skipped=1) 28/59 Test #28: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 4.39 sec test 29 Start 29: Kokkos_PerformanceTest_TaskDag 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 29: Test timeout computed to be: 1500 29/59 Test #29: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.03 sec test 30 Start 30: Kokkos_PerformanceTest_Benchmark 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T18-41-33.json" 30: Test timeout computed to be: 1500 30: 2025-04-10T19:00:09+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 30: Run on (64 X 2994.67 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x32) 30: L1 Instruction 32 KiB (x32) 30: L2 Unified 512 KiB (x32) 30: L3 Unified 16384 KiB (x16) 30: Load Average: 2.74, 9.69, 17.00 30: APU or dGPU: dGPU 30: Architecture capable of accessing system allocated memory: 1 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX908 30: Is Large Bar: 1 30: KOKKOS_COMPILER_CLANG: 1700 30: KOKKOS_ENABLE_ASM: no 30: KOKKOS_ENABLE_CXX17: no 30: KOKKOS_ENABLE_CXX20: yes 30: KOKKOS_ENABLE_CXX23: no 30: KOKKOS_ENABLE_CXX26: no 30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 30: KOKKOS_ENABLE_HIP: yes 30: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 30: KOKKOS_ENABLE_HWLOC: no 30: KOKKOS_ENABLE_LIBDL: yes 30: KOKKOS_ENABLE_PRAGMA_IVDEP: no 30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 30: KOKKOS_ENABLE_PRAGMA_UNROLL: no 30: KOKKOS_ENABLE_PRAGMA_VECTOR: no 30: KOKKOS_ENABLE_SERIAL: yes 30: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 30: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 30: Kokkos Version: 4.6.99 30: Shared Memory per Block: 64 KiB 30: Supports Managed Memory: 1 30: System allows accessing system allocated memory on GPU: 0 30: Total Global Memory: 31.98 GiB 30: Wavefront Size: 64 30: XNACK environment variable set: no 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Count Time normalized 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.008 s 0.008 s 5 1024 7.56212u 30: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.008 s 0.008 s 5 2.048k 3.75455u 30: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.008 s 0.008 s 5 4.096k 1.8603u 30: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.007 s 0.009 s 5 8.192k 923.082n 30: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.007 s 0.009 s 5 16.384k 454.924n 30: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.007 s 0.010 s 5 32.768k 226.726n 30: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.008 s 0.013 s 5 65.536k 120.408n 20: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.034 s 0.014 s 21 46.7198/s 1.6k 30: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.010 s 0.019 s 5 131.072k 75.228n 30: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.031 s 0.048 s 5 262.144k 117.145n 30: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.034 s 0.068 s 5 524.288k 64.4859n 20: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.034 s 0.014 s 20 46.6822/s 1.6k 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 30: Benchmark Time CPU Iterations FOM: GB/s Max 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 30: CustomReduction<double>/N:100000/R:1000/manual_time 0.008 s 0.018 s 79 14.2103k/s 11.5 30: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 30: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: OverlapRangePolicy/N:2000/M:10000/R:10 0.500 s 0.497 s 2 0.0953335 0.0481476 0.081626 0.0402969 0.0408719 3.427u 20: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.022 s 0.010 s 33 37.2043/s 800 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: OverlapMDRangePolicy/N:200/M:10000/R:10 0.044 s 0.044 s 16 8.1202m 3.97479m 7.62918m 3.8049m 3.77715m 2.796u 20: ViewFill_Rank1<Kokkos::LayoutLeft, Kokkos::SharedSpace>/N:10/manual_time 0.021 s 0.010 s 32 37.2838/s 800 30: OverlapTeamPolicy/N:20/M:1000000/R:10 0.188 s 0.187 s 4 0.0351027 0.0173717 0.0330741 0.0162366 0.0164446 4.027u 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Count Time normalized 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 28.2363n 30: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 14.8032n 30: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.85376n 30: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.5321n 30: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.79535n 30: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 964.966p 30: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 570.984p 30: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 478.806p 30: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 456.791p 30: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 389.965p 20: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.022 s 0.010 s 32 37.1792/s 800 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: rate 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Malloc/N:1/manual_time 11.0 us 33.7 us 56868 90.7009k/s 20: ViewFill_Rank1<Kokkos::LayoutRight, Kokkos::SharedSpace>/N:10/manual_time 0.022 s 0.010 s 32 36.7071/s 800 20: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.022 s 0.010 s 33 37.195/s 800 30: Malloc/N:16/manual_time 10.7 us 33.5 us 64475 93.0399k/s 20: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.010 s 32 37.2363/s 800 30: Malloc/N:256/manual_time 11.6 us 35.1 us 64258 86.0201k/s 20: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.022 s 0.010 s 32 37.1576/s 800 20: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.010 s 33 37.2477/s 800 30: Malloc/N:4096/manual_time 13.7 us 37.0 us 50393 72.9676k/s 30: Malloc/N:65536/manual_time 13.4 us 36.5 us 52925 74.7734k/s 20: ViewFill_Rank1Strided/N:10/manual_time 0.021 s 0.010 s 33 18.6429/s 400 20: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.022 s 0.010 s 33 37.182/s 800 30: Malloc/N:1048576/manual_time 13.7 us 37.1 us 49596 72.7616k/s 20: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.010 s 33 37.3252/s 800 30: Malloc/N:16777216/manual_time 14.1 us 37.2 us 50322 70.8726k/s 20: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.010 s 33 37.2995/s 800 30: Malloc/N:268435456/manual_time 14.0 us 37.4 us 47793 71.4813k/s 20: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.022 s 0.010 s 33 36.9007/s 800 20: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.010 s 33 37.307/s 800 30: Malloc/N:4294967296/manual_time 15.8 us 39.0 us 48922 63.174k/s 30: MallocFree/N:1/manual_time 37.5 us 37.4 us 18723 26.6404k/s 20: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.010 s 33 37.2224/s 800 30: MallocFree/N:16/manual_time 37.4 us 37.2 us 16146 26.7284k/s 30: MallocFree/N:256/manual_time 37.3 us 37.1 us 18796 26.825k/s 20: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.010 s 33 37.2604/s 800 30: MallocFree/N:4096/manual_time 41.0 us 40.2 us 18969 24.4166k/s 20: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.010 s 33 37.2703/s 800 30: MallocFree/N:65536/manual_time 37.6 us 37.4 us 18291 26.6034k/s 30: MallocFree/N:1048576/manual_time 37.3 us 37.1 us 18927 26.8351k/s 20: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.010 s 33 37.3021/s 800 30: MallocFree/N:16777216/manual_time 41.5 us 41.3 us 18430 24.1101k/s 20: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.010 s 33 37.3579/s 800 30: MallocFree/N:268435456/manual_time 38.1 us 38.0 us 18616 26.2195k/s 30: MallocFree/N:4294967296/manual_time 37.6 us 37.4 us 18740 26.6045k/s 20: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.025 s 0.011 s 28 32.3562/s 800 20: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.025 s 0.011 s 28 32.3551/s 800 20: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.025 s 0.023 s 10 63.0498/s 1.6k 30: MallocTouch/N:1/manual_time 15.7 us 39.3 us 45825 63.5004k/s 20: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.026 s 0.024 s 10 62.7392/s 1.6k 20: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.026 s 0.024 s 10 62.135/s 1.6k 20: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.026 s 0.024 s 10 62.0956/s 1.6k 20: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.027 s 0.024 s 10 58.3516/s 1.6k 30: MallocTouch/N:16/manual_time 15.4 us 39.0 us 45915 65.1233k/s 20: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.033 s 0.027 s 10 48.4891/s 1.6k 20: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.011 s 0.005 s 10 140.911/s 1.6k 20: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 135.613/s 1.6k 20: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 125.008/s 1.6k 20: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 128.432/s 1.6k 30: MallocTouch/N:256/manual_time 13.9 us 36.5 us 47396 71.8837k/s 20: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.016 s 0.007 s 10 101.042/s 1.6k 20: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 77.8127/s 1.6k 20: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.033 s 0.027 s 10 48.09/s 1.6k 30: MallocTouch/N:4096/manual_time 28.2 us 54.9 us 24553 35.5059k/s 20: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.034 s 0.027 s 10 47.7046/s 1.6k 20: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.037 s 0.029 s 10 43.3783/s 1.6k 20: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.033 s 0.027 s 10 48.3632/s 1.6k 20: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 68.0344/s 1.6k 30: MallocTouch/N:65536/manual_time 27.6 us 52.3 us 25236 36.2026k/s 20: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.022 s 0.010 s 10 74.0878/s 1.6k 20: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.3356/s 1.6k 20: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.020 s 0.010 s 10 78.3229/s 1.6k 30: MallocTouch/N:1048576/manual_time 31.0 us 55.1 us 22321 32.2445k/s 20: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.037 s 0.029 s 10 43.3957/s 1.6k 20: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.037 s 0.029 s 10 43.3554/s 1.6k 20: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.6437/s 1.6k 30: MallocTouch/N:16777216/manual_time 32.9 us 56.9 us 21324 30.4243k/s 20: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.4837/s 1.6k 20: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.030 s 0.026 s 10 53.1405/s 1.6k 30: MallocTouch/N:268435456/manual_time 75.0 us 98.7 us 9340 13.3386k/s 20: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.038 s 0.030 s 10 42.4146/s 1.6k 30: MallocTouch/N:4294967296/manual_time 783 us 804 us 897 1.27795k/s 20: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.018 s 0.008 s 10 89.6436/s 1.6k 20: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 56.0089/s 1.6k 30: MallocTouchFree/N:1/manual_time 35.3 us 35.1 us 19735 28.3616k/s 20: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.038 s 0.029 s 10 42.5045/s 1.6k 30: MallocTouchFree/N:16/manual_time 39.4 us 39.3 us 19908 25.3893k/s 20: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.033 s 0.027 s 10 47.9993/s 1.6k 20: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.024 s 0.012 s 10 65.6055/s 1.6k 20: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.026 s 0.013 s 10 60.756/s 1.6k 30: MallocTouchFree/N:256/manual_time 36.7 us 36.5 us 19105 27.2386k/s 30: MallocTouchFree/N:4096/manual_time 54.3 us 54.1 us 12963 18.4257k/s 30: MallocTouchFree/N:65536/manual_time 53.9 us 53.7 us 13009 18.5544k/s 20: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.113 s 0.086 s 10 14.1871/s 1.6k 30: MallocTouchFree/N:1048576/manual_time 57.4 us 57.2 us 12198 17.4159k/s 30: MallocTouchFree/N:16777216/manual_time 59.4 us 59.2 us 11795 16.8254k/s 20: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.112 s 0.086 s 10 14.2254/s 1.6k 20/49 Test #20: Kokkos_PerformanceTest_Benchmark ........................... Passed 248.64 sec test 21 Start 21: Kokkos_Benchmark_Atomic_MinMax 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T18-36-43.json" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: 2025-04-10T19:01:09+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 21: Run on (4 X 2000 MHz CPU s) 21: CPU Caches: 21: L1 Data 64 KiB (x4) 21: L1 Instruction 64 KiB (x4) 21: L2 Unified 512 KiB (x4) 21: L3 Unified 16384 KiB (x4) 21: Load Average: 3.82, 5.11, 5.81 21: CPU architecture: none 21: Default Device: OpenMP 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2025-04-10T14:36:36-04:00 21: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 21: GIT_COMMIT_HASH: a4532f360 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_CXX26: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.6.99 21: platform: 64bit 21: ---------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations 21: ---------------------------------------------------------------------------------------------------------------------------------------- 21: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: MallocTouchFree/N:268435456/manual_time 111 us 110 us 6900 9.01803k/s 21: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21/49 Test #21: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.78 sec test 22 Start 22: Kokkos_PerformanceTest_Mempool 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T18-36-43.json" 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 4 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: 2025-04-10T19:01:10+00:00 22: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool 22: Run on (4 X 2000 MHz CPU s) 22: CPU Caches: 22: L1 Data 64 KiB (x4) 22: L1 Instruction 64 KiB (x4) 22: L2 Unified 512 KiB (x4) 22: L3 Unified 16384 KiB (x4) 22: Load Average: 3.84, 5.09, 5.80 22: CPU architecture: none 22: Default Device: OpenMP 22: GIT_BRANCH: HEAD 22: GIT_CLEAN_STATUS: CLEAN 22: GIT_COMMIT_DATE: 2025-04-10T14:36:36-04:00 22: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 22: GIT_COMMIT_HASH: a4532f360 22: GPU architecture: none 22: KOKKOS_COMPILER_GNU: 840 22: KOKKOS_ENABLE_ASM: yes 22: KOKKOS_ENABLE_CXX17: yes 22: KOKKOS_ENABLE_CXX20: no 22: KOKKOS_ENABLE_CXX23: no 22: KOKKOS_ENABLE_CXX26: no 22: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 22: KOKKOS_ENABLE_HWLOC: no 22: KOKKOS_ENABLE_LIBDL: no 22: KOKKOS_ENABLE_OPENMP: yes 22: KOKKOS_ENABLE_PRAGMA_IVDEP: no 22: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 22: KOKKOS_ENABLE_PRAGMA_UNROLL: no 22: KOKKOS_ENABLE_PRAGMA_VECTOR: no 22: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 22: Kokkos Version: 4.6.99 22: platform: 64bit 30: MallocTouchFree/N:4294967296/manual_time 806 us 803 us 870 1.24017k/s 22: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: fill ops per second 22: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 1211 9.73295M/s 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 30: Benchmark Time CPU Iterations FOM: GB/s MB 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 30: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 899 1022.79/s 800 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: cycle ops per second 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2623 41.5195M/s 22/49 Test #22: Kokkos_PerformanceTest_Mempool ............................. Passed 1.81 sec test 23 Start 23: Kokkos_PerformanceTest_Atomic 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T18-36-43.json" 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 4 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: 2025-04-10T19:01:12+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic 23: Run on (4 X 2000 MHz CPU s) 23: CPU Caches: 23: L1 Data 64 KiB (x4) 23: L1 Instruction 64 KiB (x4) 23: L2 Unified 512 KiB (x4) 23: L3 Unified 16384 KiB (x4) 23: Load Average: 3.84, 5.09, 5.80 23: CPU architecture: none 23: Default Device: OpenMP 23: GIT_BRANCH: HEAD 23: GIT_CLEAN_STATUS: CLEAN 23: GIT_COMMIT_DATE: 2025-04-10T14:36:36-04:00 23: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 23: GIT_COMMIT_HASH: a4532f360 23: GPU architecture: none 23: KOKKOS_COMPILER_GNU: 840 23: KOKKOS_ENABLE_ASM: yes 23: KOKKOS_ENABLE_CXX17: yes 23: KOKKOS_ENABLE_CXX20: no 23: KOKKOS_ENABLE_CXX23: no 23: KOKKOS_ENABLE_CXX26: no 23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_LIBDL: no 23: KOKKOS_ENABLE_OPENMP: yes 23: KOKKOS_ENABLE_PRAGMA_IVDEP: no 23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 23: KOKKOS_ENABLE_PRAGMA_UNROLL: no 23: KOKKOS_ENABLE_PRAGMA_VECTOR: no 23: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 23: Kokkos Version: 4.6.99 23: platform: 64bit 23: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 23: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Test_Atomic<int>/30000/iterations:10 0.016 s 0.008 s 10 1 4 0.219068 0.0128649 303.667u 449.985M 250.644M 449.985M 23: Test_Atomic<long int>/100000/iterations:10 0.044 s 0.022 s 10 1 8 0.177368 0.0126727 300.2u 4.99995G 1.53071G 4.99995G 30: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 899 1027.26/s 800 23: Test_Atomic<long long int>/100000/iterations:10 0.044 s 0.021 s 10 1 8 0.177843 0.0109523 598.5u 4.99995G 1.36941G 4.99995G 23: Test_Atomic<unsigned int>/100000/iterations:10 0.041 s 0.020 s 10 1 4 0.157758 0.0254903 301.69u 704.983M 2.24802G 704.983M 30: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 899 1026.94/s 800 23: Test_Atomic<unsigned long int>/100000/iterations:10 0.045 s 0.022 s 10 1 8 0.180482 0.0256025 599.39u 4.99995G 1.64309G 4.99995G 30: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 899 1027.28/s 800 23: Test_Atomic<unsigned long long int>/100000/iterations:10 0.044 s 0.022 s 10 1 8 0.174431 0.0191468 300.1u 4.99995G 2.15654G 4.99995G 23: Test_Atomic<float>/100000/iterations:10 0.045 s 0.021 s 10 0 4 0.203441 0.02023 939.99u 4.99995G 371.871M 4.99989G 30: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 898 1027.45/s 800 23: Test_Atomic<double>/100000/iterations:10 0.049 s 0.023 s 10 1 8 0.235873 0.0165017 896.8u 4.99995G 882.009M 4.99995G 23/49 Test #23: Kokkos_PerformanceTest_Atomic .............................. Passed 3.29 sec test 24 Start 24: Kokkos_PerformanceTest_Reduction 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T18-36-43.json" 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: 2025-04-10T19:01:15+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction 24: Run on (4 X 2000 MHz CPU s) 24: CPU Caches: 24: L1 Data 64 KiB (x4) 24: L1 Instruction 64 KiB (x4) 24: L2 Unified 512 KiB (x4) 24: L3 Unified 16384 KiB (x4) 24: Load Average: 3.85, 5.08, 5.79 24: CPU architecture: none 24: Default Device: OpenMP 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2025-04-10T14:36:36-04:00 24: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 24: GIT_COMMIT_HASH: a4532f360 24: GPU architecture: none 24: KOKKOS_COMPILER_GNU: 840 24: KOKKOS_ENABLE_ASM: 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: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_LIBDL: no 24: KOKKOS_ENABLE_OPENMP: yes 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 24: Kokkos Version: 4.6.99 24: platform: 64bit 24: ---------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations 24: ---------------------------------------------------------------------------------------------------- 24: ReductionCheapScalarResult<double>/10000/iterations:10 49.0 us 22.9 us 10 24: ReductionCheapScalarResult<double>/100000/iterations:10 69.9 us 32.1 us 10 24: ReductionCheapScalarResult<double>/1000000/iterations:10 295 us 144 us 10 24: ReductionCheapScalarResult<double>/10000000/iterations:10 2889 us 1335 us 10 24: ReductionCheapHostResult<double>/10000/iterations:10 44.4 us 19.6 us 10 24: ReductionCheapHostResult<double>/100000/iterations:10 73.5 us 31.0 us 10 24: ReductionCheapHostResult<double>/1000000/iterations:10 297 us 139 us 10 24: ReductionCheapHostResult<double>/10000000/iterations:10 3012 us 1330 us 10 24: ReductionCheapDeviceResult<double>/10000/iterations:10 48.9 us 22.1 us 10 24: ReductionCheapDeviceResult<double>/100000/iterations:10 73.1 us 32.9 us 10 24: ReductionCheapDeviceResult<double>/1000000/iterations:10 289 us 138 us 10 24: ReductionCheapDeviceResult<double>/10000000/iterations:10 2869 us 1323 us 10 24: ReductionExpensive<double>/10000/iterations:10 8890 us 4368 us 10 30: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 899 1026.97/s 800 30: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 899 1027.32/s 800 24: ReductionExpensive<double>/100000/iterations:10 85946 us 42640 us 10 30: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 899 1027.51/s 800 30: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 899 1026.8/s 800 30: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 899 1027.59/s 800 30: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 899 1027.52/s 800 30: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 899 1027.26/s 800 30: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 899 1026.92/s 800 30: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 899 1006.23/s 800 30: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 898 1026.17/s 800 30: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 898 1025.97/s 800 30: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.029 s 0.029 s 24 55.3646/s 1.6k 30: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.029 s 0.029 s 24 55.029/s 1.6k 24: ReductionExpensive<double>/1000000/iterations:10 869920 us 431290 us 10 30: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.42/s 1.6k 30: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.23/s 1.6k 30: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.29/s 1.6k 30: ViewDeepCopy_Rank1Strided<Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.003 s 0.003 s 261 293.083/s 800 30: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.080 s 0.079 s 9 10.0563/s 800 30: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.29/s 1.6k 30: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.33/s 1.6k 30: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.35/s 1.6k 30: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.15/s 1.6k 30: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 220 501.219/s 1.6k 30: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 228 521.402/s 1.6k 30: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.24/s 1.6k 30: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 324 728.411/s 1.6k 30: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 292 668.635/s 1.6k 30: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.37/s 1.6k 30: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.06/s 1.6k 30: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.22/s 1.6k 30: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.2/s 1.6k 30: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 49 111.377/s 1.6k 30: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 49 111.692/s 1.6k 30: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 222 511.092/s 1.6k 30: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.007 s 0.007 s 102 233.325/s 1.6k 30: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.32/s 1.6k 30: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.34/s 1.6k 30: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.016 s 0.016 s 41 100.191/s 1.6k 30: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 84.5398/s 1.6k 30: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.39/s 1.6k 30: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.31/s 1.6k 30: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.018 s 40 90.885/s 1.6k 30: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 38 85.9709/s 1.6k 30: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1028.41/s 1.6k 30: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1028.22/s 1.6k 30: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.018 s 38 87.866/s 1.6k 30: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 83.9379/s 1.6k 30: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 453 1034.24/s 1.6k 30: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 452 1034.65/s 1.6k 30: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 453 1034.7/s 1.6k 30: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 453 1034.65/s 1.6k 30: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 916 1027.55/s 800 30: 30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 30: does not support page migration between device and host. 30: HIPManagedSpace might not work as expected. 30: Please refer to the ROCm documentation on unified/managed memory. 30: ViewFill_Rank1<Kokkos::LayoutLeft, Kokkos::SharedSpace>/N:10/manual_time 0.031 s 0.030 s 23 26.1675/s 800 30: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 916 1047.36/s 800 30: ViewFill_Rank1<Kokkos::LayoutRight, Kokkos::SharedSpace>/N:10/manual_time 0.030 s 0.030 s 23 26.2562/s 800 30: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.74/s 800 30: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 916 1047.63/s 800 30: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.74/s 800 30: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1047.71/s 800 30: ViewFill_Rank1Strided/N:10/manual_time 0.002 s 0.002 s 351 200.902/s 400 30: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.8/s 800 30: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1042.77/s 800 30: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.77/s 800 30: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 916 1047.94/s 800 30: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1048.08/s 800 30: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 916 1047.91/s 800 30: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.88/s 800 30: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1047.8/s 800 30: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1048.04/s 800 30: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1046.46/s 800 30: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1048.23/s 800 30: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1048.65/s 800 30: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.54405k/s 1.6k 30: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.68771k/s 1.6k 30: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.3384k/s 1.6k 30: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.54952k/s 1.6k 30: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.14268k/s 1.6k 30: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.50082k/s 1.6k 30: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.193k/s 1.6k 30: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1853k/s 1.6k 30: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.3459k/s 1.6k 30: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.8942k/s 1.6k 30: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.02554k/s 1.6k 30: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.84459k/s 1.6k 30: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.66821k/s 1.6k 30: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.47261k/s 1.6k 30: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.08894k/s 1.6k 30: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.35182k/s 1.6k 30: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.3449k/s 1.6k 30: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.81148k/s 1.6k 30: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.12282k/s 1.6k 30: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.07539k/s 1.6k 30: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.61424k/s 1.6k 30: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.05326k/s 1.6k 30: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.12163k/s 1.6k 30: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.30825k/s 1.6k 30: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.61805k/s 1.6k 30: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.78289k/s 1.6k 30: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.46271k/s 1.6k 30: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.40524k/s 1.6k 30: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.42925k/s 1.6k 30: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97734k/s 1.6k 30: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.35092k/s 1.6k 30: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.76049k/s 1.6k 30: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 974.55/s 1.6k 30: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1022.16/s 1.6k 30/59 Test #30: Kokkos_PerformanceTest_Benchmark ........................... Passed 131.19 sec test 31 Start 31: Kokkos_Benchmark_Atomic_MinMax 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T18-41-33.json" 31: Test timeout computed to be: 1500 31: 2025-04-10T19:02:20+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 31: Run on (64 X 3294.15 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x32) 31: L1 Instruction 32 KiB (x32) 31: L2 Unified 512 KiB (x32) 31: L3 Unified 16384 KiB (x16) 31: Load Average: 3.03, 7.50, 15.24 31: APU or dGPU: dGPU 31: Architecture capable of accessing system allocated memory: 1 31: CPU architecture: none 31: Default Device: HIP 31: GPU architecture: AMD_GFX908 31: Is Large Bar: 1 31: KOKKOS_COMPILER_CLANG: 1700 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CXX17: no 31: KOKKOS_ENABLE_CXX20: yes 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HIP: yes 31: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 31: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 31: Kokkos Version: 4.6.99 31: Shared Memory per Block: 64 KiB 31: Supports Managed Memory: 1 31: System allows accessing system allocated memory on GPU: 0 31: Total Global Memory: 31.98 GiB 31: Wavefront Size: 64 31: XNACK environment variable set: no 31: macro KOKKOS_ENABLE_HIP: defined 31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 31: macro KOKKOS_ENABLE_ROCTHRUST: defined 31: platform: 64bit 31: ---------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations 31: ---------------------------------------------------------------------------------------------------------------------------------------- 31: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31/59 Test #31: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.46 sec test 32 Start 32: Kokkos_PerformanceTest_Mempool 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T18-41-33.json" 32: Test timeout computed to be: 1500 32: 2025-04-10T19:02:20+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool 32: Run on (64 X 2994.67 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x32) 32: L1 Instruction 32 KiB (x32) 32: L2 Unified 512 KiB (x32) 32: L3 Unified 16384 KiB (x16) 32: Load Average: 3.03, 7.50, 15.24 32: APU or dGPU: dGPU 32: Architecture capable of accessing system allocated memory: 1 32: CPU architecture: none 32: Default Device: HIP 32: GPU architecture: AMD_GFX908 32: Is Large Bar: 1 32: KOKKOS_COMPILER_CLANG: 1700 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CXX17: no 32: KOKKOS_ENABLE_CXX20: yes 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HIP: yes 32: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 32: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 32: Kokkos Version: 4.6.99 32: Shared Memory per Block: 64 KiB 32: Supports Managed Memory: 1 32: System allows accessing system allocated memory on GPU: 0 32: Total Global Memory: 31.98 GiB 32: Wavefront Size: 64 32: XNACK environment variable set: no 32: macro KOKKOS_ENABLE_HIP: defined 32: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 32: macro KOKKOS_ENABLE_ROCTHRUST: defined 32: platform: 64bit 32: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: fill ops per second 32: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2491 19.7519M/s 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: cycle ops per second 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 8148 129.04M/s 32/59 Test #32: Kokkos_PerformanceTest_Mempool ............................. Passed 3.31 sec test 33 Start 33: Kokkos_PerformanceTest_Atomic 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T18-41-33.json" 33: Test timeout computed to be: 1500 33: 2025-04-10T19:02:24+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic 33: Run on (64 X 3276.62 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x32) 33: L1 Instruction 32 KiB (x32) 33: L2 Unified 512 KiB (x32) 33: L3 Unified 16384 KiB (x16) 33: Load Average: 3.03, 7.43, 15.18 33: APU or dGPU: dGPU 33: Architecture capable of accessing system allocated memory: 1 33: CPU architecture: none 33: Default Device: HIP 33: GPU architecture: AMD_GFX908 33: Is Large Bar: 1 33: KOKKOS_COMPILER_CLANG: 1700 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CXX17: no 33: KOKKOS_ENABLE_CXX20: yes 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_CXX26: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HIP: yes 33: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 33: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 33: Kokkos Version: 4.6.99 33: Shared Memory per Block: 64 KiB 33: Supports Managed Memory: 1 33: System allows accessing system allocated memory on GPU: 0 33: Total Global Memory: 31.98 GiB 33: Wavefront Size: 64 33: XNACK environment variable set: no 33: macro KOKKOS_ENABLE_HIP: defined 33: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 33: macro KOKKOS_ENABLE_ROCTHRUST: defined 33: platform: 64bit 33: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 33: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Test_Atomic<int>/30000/iterations:10 0.363 s 0.361 s 10 1 4 6.4621m 5.24553m 57.4333u 449.985M 54.776k 449.985M 24: ReductionExpensive<double>/10000000/iterations:10 8640988 us 4285964 us 10 24/49 Test #24: Kokkos_PerformanceTest_Reduction ........................... Passed 105.93 sec test 25 Start 25: Kokkos_ContainersUnitTest_Serial 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 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 72 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from serial_DeathTest 25: [ RUN ] serial_DeathTest.dualview_external_view_construction 25: [ OK ] serial_DeathTest.dualview_external_view_construction (158 ms) 25: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 25: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (2030 ms) 25: [----------] 2 tests from serial_DeathTest (2189 ms total) 25: 25: [----------] 70 tests from serial 25: [ RUN ] serial.bitset 25: [ OK ] serial.bitset (1561 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 (1 ms) 25: [ RUN ] serial.dualview_sync_should_fence 25: [ OK ] serial.dualview_sync_should_fence (0 ms) 25: [ RUN ] serial.dualview_realloc 25: [ OK ] serial.dualview_realloc (0 ms) 25: [ RUN ] serial.dualview_resize 25: [ OK ] serial.dualview_resize (0 ms) 25: [ RUN ] serial.dualview_device_correct_kokkos_device 25: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 25: [ RUN ] serial.dualview_host_correct_kokkos_device 25: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 25: [ RUN ] serial.dualview_host_modify_template_device_sync 25: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 25: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 25: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 25: [ RUN ] serial.dualview_device_modify_template_host_sync 25: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 25: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 25: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 25: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 25: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 25: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 25: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 25: [ RUN ] serial.dualview_sequential_host_init 25: [ OK ] serial.dualview_sequential_host_init (0 ms) 25: [ RUN ] serial.dualview_default_constructed 25: [ OK ] serial.dualview_default_constructed (0 ms) 25: [ RUN ] serial.dynamic_view 25: [ OK ] serial.dynamic_view (14 ms) 25: [ RUN ] serial.dyn_rank_view_api_generic 25: [ OK ] serial.dyn_rank_view_api_generic (9 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-7427/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.dyn_rank_view_team_scratch 25: [ OK ] serial.dyn_rank_view_team_scratch (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 (33 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 (15 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 33: Test_Atomic<long int>/100000/iterations:10 3.73 s 3.72 s 10 1 8 2.96568m 1.65741m 145.07u 4.99995G 57.15k 4.99995G 25: [ OK ] serial.scatterview (1727 ms) 25: [ RUN ] serial.scatterview_devicetype 25: [ OK ] serial.scatterview_devicetype (0 ms) 25: [ RUN ] serial.staticcrsgraph 25: [ OK ] serial.staticcrsgraph (21 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 (0 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 25: [ OK ] serial.UnorderedMap_insert (10125 ms) 25: [ RUN ] serial.UnorderedMap_failed_insert 25: [ OK ] serial.UnorderedMap_failed_insert (4226 ms) 25: [ RUN ] serial.UnorderedMap_deep_copy 25: [ OK ] serial.UnorderedMap_deep_copy (5 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: [----------] 70 tests from serial (17747 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 72 tests from 2 test suites ran. (19936 ms total) 25: [ PASSED ] 71 tests. 25: [ SKIPPED ] 1 test, listed below: 25: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 25/49 Test #25: Kokkos_ContainersUnitTest_Serial ........................... Passed 20.02 sec test 26 Start 26: Kokkos_ContainersUnitTest_OpenMP 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 26: Detected: 4 cores per node. 26: Detected: 1 MPI_ranks per node. 26: Requested: 8 threads per process. 26: [==========] Running 72 tests from 2 test suites. 26: [----------] Global test environment set-up. 26: [----------] 2 tests from openmp_DeathTest 26: [ RUN ] openmp_DeathTest.dualview_external_view_construction 26: [ OK ] openmp_DeathTest.dualview_external_view_construction (156 ms) 26: [ RUN ] openmp_DeathTest.offsetview_unmanaged_construction 26: [ OK ] openmp_DeathTest.offsetview_unmanaged_construction (2043 ms) 26: [----------] 2 tests from openmp_DeathTest (2199 ms total) 26: 26: [----------] 70 tests from openmp 26: [ RUN ] openmp.bitset 26: [ OK ] openmp.bitset (429 ms) 26: [ RUN ] openmp.bitset_default_constructor_no_alloc 26: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] openmp.dualview_combination 26: [ OK ] openmp.dualview_combination (0 ms) 26: [ RUN ] openmp.dualview_alloc 26: [ OK ] openmp.dualview_alloc (0 ms) 26: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 26: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] openmp.dualview_combinations_without_init 26: [ OK ] openmp.dualview_combinations_without_init (0 ms) 26: [ RUN ] openmp.dualview_deep_copy 26: [ OK ] openmp.dualview_deep_copy (0 ms) 26: [ RUN ] openmp.dualview_sync_should_fence 26: [ OK ] openmp.dualview_sync_should_fence (0 ms) 26: [ RUN ] openmp.dualview_realloc 26: [ OK ] openmp.dualview_realloc (0 ms) 26: [ RUN ] openmp.dualview_resize 26: [ OK ] openmp.dualview_resize (1 ms) 26: [ RUN ] openmp.dualview_device_correct_kokkos_device 26: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 26: [ RUN ] openmp.dualview_host_correct_kokkos_device 26: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] openmp.dualview_host_modify_template_device_sync 26: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 26: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] openmp.dualview_device_modify_template_host_sync 26: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 26: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 26: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] openmp.dualview_template_views_return_correct_views_from_const_dual_view 26: [ OK ] openmp.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 26: [ RUN ] openmp.dualview_sequential_host_init 26: [ OK ] openmp.dualview_sequential_host_init (0 ms) 26: [ RUN ] openmp.dualview_default_constructed 26: [ OK ] openmp.dualview_default_constructed (0 ms) 26: [ RUN ] openmp.dynamic_view 26: [ OK ] openmp.dynamic_view (19 ms) 26: [ RUN ] openmp.dyn_rank_view_api_generic 26: [ OK ] openmp.dyn_rank_view_api_generic (10 ms) 26: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 26: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 26: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 26: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 26: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 26: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 26: [ RUN ] openmp.dyn_rank_view_team_scratch 26: [ OK ] openmp.dyn_rank_view_team_scratch (0 ms) 26: [ RUN ] openmp.ErrorReporterViaLambda 26: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 26: [ RUN ] openmp.ErrorReporter 26: [ OK ] openmp.ErrorReporter (0 ms) 26: [ RUN ] openmp.offsetview_construction 26: [ OK ] openmp.offsetview_construction (15 ms) 26: [ RUN ] openmp.offsetview_unmanaged_construction 26: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] openmp.offsetview_subview 26: [ OK ] openmp.offsetview_subview (18 ms) 26: [ RUN ] openmp.offsetview_offsets_rank1 26: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 26: [ RUN ] openmp.offsetview_offsets_rank2 26: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] openmp.offsetview_offsets_rank3 26: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] openmp.scatterview 26: [ OK ] openmp.scatterview (1686 ms) 26: [ RUN ] openmp.scatterview_devicetype 26: [ OK ] openmp.scatterview_devicetype (18 ms) 26: [ RUN ] openmp.staticcrsgraph 26: [ OK ] openmp.staticcrsgraph (29 ms) 26: [ RUN ] openmp.resize_realloc_no_init_dualview 26: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_alloc_dualview 26: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] openmp.resize_exec_space_dualview 26: [ OK ] openmp.resize_exec_space_dualview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_dualview 26: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_init_dynrankview 26: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 26: [ RUN ] openmp.resize_exec_space_dynrankview 26: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_dynrankview 26: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_init_scatterview 26: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 26: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] openmp.resize_exec_space_scatterview 26: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_scatterview 26: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynrankview 26: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 26: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_offsetview 26: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 26: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynamicview 26: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 26: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] openmp.UnorderedMap_insert 26: [ OK ] openmp.UnorderedMap_insert (5853 ms) 26: [ RUN ] openmp.UnorderedMap_failed_insert 26: [ OK ] openmp.UnorderedMap_failed_insert (4991 ms) 26: [ RUN ] openmp.UnorderedMap_deep_copy 26: [ OK ] openmp.UnorderedMap_deep_copy (7 ms) 26: [ RUN ] openmp.UnorderedMap_valid_empty 26: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 26: [ RUN ] openmp.UnorderedMap_clear_zero_size 26: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 26: [ RUN ] openmp.UnorderedMap_consistent_size 26: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 26: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 26: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 26: [ RUN ] openmp.UnorderedMap_lambda_capturable 26: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 26: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 26: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 26: [ RUN ] openmp.vector_combination 26: [ OK ] openmp.vector_combination (0 ms) 26: [ RUN ] openmp.vector_insert 26: [ OK ] openmp.vector_insert (0 ms) 26: [ RUN ] openmp.vector_push_back_default_exec 26: [ OK ] openmp.vector_push_back_default_exec (0 ms) 26: [ RUN ] openmp.viewctorprop_embedded_dim 26: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 26: [----------] 70 tests from openmp (13093 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 72 tests from 2 test suites ran. (15293 ms total) 26: [ PASSED ] 72 tests. 26/49 Test #26: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 15.38 sec test 27 Start 27: Kokkos_ContainersPerformanceTest_OpenMP 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 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 5 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 5 tests from TEST_CATEGORY 27: [ RUN ] TEST_CATEGORY.dynrankview_perf 27: OpenMP 27: DynRankView vs View: Initialization Only 27: View time (init only): 0.00660165 27: View sum computation time: 0.00660165 27: Strided View time (init only): 0.00615122 27: View Rank7 time (init only): 0.00724889 27: DynRankView time (init only): 0.00711295 27: DynRankView sum computation time: 0.00767998 27: Ratio of View to DynRankView time: 0.928116 27: Ratio of View to DynRankView sum computation time: 0.889403 27: Ratio of View to View Rank7 time: 0.910711 27: Ratio of StrideView to DynRankView time: 0.864791 27: Ratio of DynRankView to View Rank7 time: 0.981247 27: [ OK ] TEST_CATEGORY.dynrankview_perf (242 ms) 27: [ RUN ] TEST_CATEGORY.global_2_local 27: OpenMP 27: size, create, generate, fill, find 27: 256, 0.000184768, 3.047e-05, 0.000112879, 0.00457225 27: 512, 0.00010195, 6.1299e-05, 0.000124439, 0.00455427 27: 1024, 0.00010489, 4.487e-05, 0.000188179, 0.00485502 27: 2048, 0.000178378, 4.733e-05, 0.000308787, 0.00502742 27: 4096, 0.0001758, 5.3589e-05, 0.000560596, 0.00553325 27: 8192, 0.000219878, 4.831e-05, 0.00101069, 0.00722097 27: 16384, 0.000325208, 4.9669e-05, 0.00190672, 0.012392 27: 32768, 0.000584626, 6.6209e-05, 0.00387978, 0.0260512 27: 65536, 0.00107426, 7.783e-05, 0.00883681, 0.0719826 27: 131072, 0.00161736, 9.2819e-05, 0.0169183, 0.166508 27: 262144, 0.0029515, 0.000139299, 0.0345284, 0.250915 27: 524288, 0.00606764, 0.000243458, 0.0676456, 0.826306 27: 1048576, 0.0119418, 0.000431116, 0.133466, 3.20683 33: Test_Atomic<long long int>/100000/iterations:10 4.01 s 4.00 s 10 1 8 2.90256m 1.53428m 116.52u 4.99995G 121.662k 4.99995G 27: 2097152, 0.0221168, 0.000783864, 0.271236, 7.76035 27: 4194304, 0.0414265, 0.00152034, 0.565021, 16.8703 27: [ OK ] TEST_CATEGORY.global_2_local (30438 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: [ RUN ] TEST_CATEGORY.scatter_view 27: ScatterView data-duplicated test: 27: num_threads 8 27: hand-coded test took 0.118003 seconds 27: test took 0.115274 seconds 27: num_threads 8 27: hand-coded test took 0.117549 seconds 27: test took 0.117518 seconds 27: num_threads 8 27: hand-coded test took 0.11831 seconds 27: test took 0.116698 seconds 27: num_threads 8 27: hand-coded test took 0.1174 seconds 27: test took 0.116586 seconds 27: num_threads 8 27: hand-coded test took 0.118546 seconds 27: test took 0.1154 seconds 27: [ OK ] TEST_CATEGORY.scatter_view (1522 ms) 27: [----------] 5 tests from TEST_CATEGORY (32203 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 5 tests from 1 test suite ran. (32203 ms total) 27: [ PASSED ] 5 tests. 27/49 Test #27: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 32.21 sec test 28 Start 28: Kokkos_UnitTest_Sort 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 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 17 tests from 2 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from openmp_DeathTest 28: [ RUN ] openmp_DeathTest.SortByKeyKeysLargerThanValues 28: [ OK ] openmp_DeathTest.SortByKeyKeysLargerThanValues (324 ms) 28: [----------] 1 test from openmp_DeathTest (324 ms total) 28: 28: [----------] 16 tests from openmp 28: [ RUN ] openmp.SortUnsignedValueType 28: [ OK ] openmp.SortUnsignedValueType (503 ms) 28: [ RUN ] openmp.SortEmptyView 28: [ OK ] openmp.SortEmptyView (0 ms) 28: [ RUN ] openmp.SortByKeyEmptyView 28: [ OK ] openmp.SortByKeyEmptyView (0 ms) 28: [ RUN ] openmp.SortByKeyEmptyViewHost 28: [ OK ] openmp.SortByKeyEmptyViewHost (0 ms) 28: [ RUN ] openmp.SortByKey 28: [ OK ] openmp.SortByKey (0 ms) 28: [ RUN ] openmp.SortByKeyWithComparator 28: [ OK ] openmp.SortByKeyWithComparator (1 ms) 28: [ RUN ] openmp.SortByKeyStaticExtents 28: [ OK ] openmp.SortByKeyStaticExtents (0 ms) 28: [ RUN ] openmp.SortByKeyWithStrides 28: [ OK ] openmp.SortByKeyWithStrides (0 ms) 28: [ RUN ] openmp.SortWithCustomComparator 28: [ OK ] openmp.SortWithCustomComparator (124 ms) 28: [ RUN ] openmp.BinSortGenericTests 28: [ OK ] openmp.BinSortGenericTests (560 ms) 28: [ RUN ] openmp.BinSortEmptyView 28: [ OK ] openmp.BinSortEmptyView (0 ms) 28: [ RUN ] openmp.BinSortEmptyKeysView 28: [ OK ] openmp.BinSortEmptyKeysView (0 ms) 28: [ RUN ] openmp.BinSort_issue_7221 28: [ OK ] openmp.BinSort_issue_7221 (0 ms) 28: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues 33: Test_Atomic<unsigned int>/100000/iterations:10 3.54 s 3.53 s 10 1 4 2.87801m 1.5993m 55.9u 704.983M 78.52k 704.983M 28: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (14559 ms) 28: [ RUN ] openmp.NestedSort 28: [ OK ] openmp.NestedSort (6 ms) 28: [ RUN ] openmp.NestedSortByKey 28: [ OK ] openmp.NestedSortByKey (52 ms) 28: [----------] 16 tests from openmp (15810 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 17 tests from 2 test suites ran. (16134 ms total) 28: [ PASSED ] 17 tests. 28/49 Test #28: Kokkos_UnitTest_Sort ....................................... Passed 16.15 sec test 29 Start 29: Kokkos_UnitTest_Random 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 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 3 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 3 tests from openmp 29: [ RUN ] openmp.Random_XorShift64 29: Test Seed:1744311865376526201 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0160685 -0.00170056 || 0.051031 2023 2392 || 2186.92 2222.06 || -23.5085 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0107437 0.000487435 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.0136233 -2.06959e-05 || 0.051031 2036 2418 || 2252.75 2222.06 || -0.2861 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.00896828 8.62107e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.00295557 0.00106853 || 0.051031 2039 2417 || 2228.65 2222.06 || 14.7713 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0086432 0.00022075 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.00921867 -0.0010019 || 0.051031 2055 2398 || 2201.76 2222.06 || -13.8502 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0137212 -0.000396255 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 3.25521e-08 0.008891 0.000528095 || 0.051031 2030 2420 || 2202.48 2222.06 || 7.30038 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 9.76563e-08 0.0179972 -0.00031228 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.51042e-08 -0.00887554 1.99052e-06 || 0.051031 2051 2420 || 2241.96 2222.06 || 0.027517 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 1.95313e-07 -0.0176742 -2.1885e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.00584435 0.000424402 || 0.051031 2012 2410 || 2209.15 2222.06 || 5.86693 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.00982985 -0.000545885 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0170621 -0.00206326 || 0.051031 2051 2424 || 2184.78 2222.06 || -28.5225 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.00854354 -0.000238333 || 0.051031 1e+64 -1e+64 29: Test Seed:1744311868295544366 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.0046466 -0.00159865 || 0.051031 2038 2407 || 2232.43 2222.06 || -22.0998 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0122966 0.000169817 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.0126172 0.000935942 || 0.051031 2050 2404 || 2250.46 2222.06 || 12.9385 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.000792525 0.000518734 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.000310615 -0.000818101 || 0.051031 2027 2421 || 2221.37 2222.06 || -11.3094 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0211049 1.98518e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0182059 0.00106755 || 0.051031 2008 2388 || 2182.33 2222.06 || 14.7579 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0174171 3.85579e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 3.25521e-08 0.00658796 -0.000483233 || 0.051031 2042 2421 || 2207.52 2222.06 || -6.68021 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 9.76563e-08 0.0201183 -6.91672e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0207184 0.00041368 || 0.051031 2025 2404 || 2176.96 2222.06 || 5.71871 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0157518 0.000393665 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 3.25521e-08 0.000601805 -3.30441e-05 || 0.051031 2042 2422 || 2220.73 2222.06 || -0.456802 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 9.76563e-08 -0.00181928 -7.35861e-06 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0023153 -0.00185646 || 0.051031 2030 2463 || 2216.93 2222.06 || -25.6637 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.012465 -1.76267e-05 || 0.051031 1e+64 -1e+64 29: [ OK ] openmp.Random_XorShift64 (5836 ms) 29: [ RUN ] openmp.Random_XorShift1024_0 29: Test Seed:1744311871212664176 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00340327 -0.00108683 || 0.051031 2024 2391 || 2205.73 2198.22 || -15.0243 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.0142779 -0.000321879 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.0291256 0.00151319 || 0.051031 1977 2349 || 2136.01 2198.22 || 20.9184 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.00492105 0.000219191 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.0109639 0.000654527 || 0.051031 2025 2399 || 2174.38 2198.22 || 9.04818 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.0131554 -2.10482e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.00338462 0.0016965 || 0.051031 2019 2391 || 2190.81 2198.22 || 23.4524 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00287135 6.64098e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.0313468 0.000459999 || 0.051031 2029 2384 || 2269.36 2198.22 || 6.35903 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00257797 -9.24569e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.000497392 0.00206937 || 0.051031 2005 2370 || 2199.32 2198.22 || 28.6069 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.0134335 0.000418273 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.016844 0.0015242 || 0.051031 2011 2374 || 2161.81 2198.22 || 21.0706 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.0089461 -0.000289679 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00754863 0.00101521 || 0.051031 2020 2380 || 2214.94 2198.22 || 14.0343 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.0186486 0.000127002 || 0.051031 1e+64 -1e+64 29: Test Seed:1744311874191820808 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.00132752 0.000126025 || 0.051031 2029 2372 || 2195.31 2198.22 || 1.74216 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.0134657 0.000711742 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.00309137 -0.00426476 || 0.051031 2005 2381 || 2191.45 2198.22 || -58.956 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.016961 -0.000743816 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.000865874 -0.0012805 || 0.051031 2016 2373 || 2196.32 2198.22 || -17.7016 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00330775 0.00043953 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00393233 0.00145971 || 0.051031 1987 2380 || 2206.9 2198.22 || 20.179 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.0202235 0.000165509 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.0208581 0.00225931 || 0.051031 2034 2408 || 2245.05 2198.22 || 31.2328 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.0088179 6.11179e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26926e-05 -0.0133299 -0.000826355 || 0.051031 2023 2374 || 2227.92 2198.22 || -11.4235 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.27585e-05 0.00390631 8.43482e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00314415 0.000208764 || 0.051031 2000 2378 || 2205.16 2198.22 || 2.88595 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.0151779 8.99946e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.00199407 -0.000442754 || 0.051031 1998 2372 || 2193.85 2198.22 || -6.12063 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.00688151 1.55738e-05 || 0.051031 1e+64 -1e+64 29: [ OK ] openmp.Random_XorShift1024_0 (5961 ms) 29: [ RUN ] openmp.Multi_streams 29: [ OK ] openmp.Multi_streams (0 ms) 29: [----------] 3 tests from openmp (11797 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 3 tests from 1 test suite ran. (11797 ms total) 29: [ PASSED ] 3 tests. 29/49 Test #29: Kokkos_UnitTest_Random ..................................... Passed 11.80 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 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 16 tests from 4 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from std_algorithms_DeathTest 30: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 30: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 30: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 30: 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 (0 ms) 30: [----------] 1 test from std_algorithms (0 ms total) 30: 30: [----------] 11 tests from random_access_iterator_test 30: [ RUN ] random_access_iterator_test.constructor 30: [ OK ] random_access_iterator_test.constructor (0 ms) 30: [ RUN ] random_access_iterator_test.constructiblity 30: [ OK ] random_access_iterator_test.constructiblity (0 ms) 30: [ RUN ] random_access_iterator_test.dereference 30: [ OK ] random_access_iterator_test.dereference (0 ms) 30: [ RUN ] random_access_iterator_test.subscript_operator 30: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet1 30: [ OK ] random_access_iterator_test.operatorsSet1 (1 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet2 30: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet3 30: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet4 30: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 30: [ RUN ] random_access_iterator_test.assignment_operator 30: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 30: [ RUN ] random_access_iterator_test.distance 30: [ OK ] random_access_iterator_test.distance (0 ms) 30: [ RUN ] random_access_iterator_test.traits_helpers 30: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 30: [----------] 11 tests from random_access_iterator_test (3 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 16 tests from 4 test suites ran. (3 ms total) 30: [ PASSED ] 16 tests. 30/49 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.01 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 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 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 (0 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 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 (7 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 (6 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 (7 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 (10 ms) 31: [----------] 7 tests from std_algorithms_min_max_element_test (39 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 7 tests from 1 test suite ran. (39 ms total) 31: [ PASSED ] 7 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.04 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 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 13 tests from 10 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from std_algorithms_lexicographical_compare_test 32: [ RUN ] std_algorithms_lexicographical_compare_test.test 32: [ OK ] std_algorithms_lexicographical_compare_test.test (32 ms) 32: [----------] 1 test from std_algorithms_lexicographical_compare_test (32 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_test 32: [ RUN ] std_algorithms_for_each_test.test 32: [ OK ] std_algorithms_for_each_test.test (61 ms) 32: [----------] 1 test from std_algorithms_for_each_test (61 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 (37 ms) 32: [----------] 1 test from std_algorithms_find_test (37 ms total) 32: 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 32: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1008 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 32: [ OK ] std_algorithms_non_mod_seq_ops.find_end (434 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search 32: [ OK ] std_algorithms_non_mod_seq_ops.search (414 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 32: [ OK ] std_algorithms_non_mod_seq_ops.search_n (359 ms) 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2217 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 (25 ms) 32: [----------] 1 test from std_algorithms_count_test (25 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 (27 ms) 32: [----------] 1 test from std_algorithms_equal_test (27 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 (35 ms) 32: [----------] 1 test from std_algorithms_all_any_none_of_test (35 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 (44 ms) 32: [----------] 1 test from std_algorithms_nonmod_seq_ops (44 ms total) 32: 32: [----------] 1 test from std_algorithms_mismatch_test 32: [ RUN ] std_algorithms_mismatch_test.test 32: [ OK ] std_algorithms_mismatch_test.test (71 ms) 32: [----------] 1 test from std_algorithms_mismatch_test (71 ms total) 32: 32: [----------] 1 test from std_algorithms_mod_seq_ops 32: [ RUN ] std_algorithms_mod_seq_ops.move_backward 32: [ OK ] std_algorithms_mod_seq_ops.move_backward (58 ms) 32: [----------] 1 test from std_algorithms_mod_seq_ops (58 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 13 tests from 10 test suites ran. (2610 ms total) 32: [ PASSED ] 13 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.61 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 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 31 tests from 5 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_mod_ops_test 33: [ RUN ] std_algorithms_mod_ops_test.move 33: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 33: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 33: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 33: [----------] 3 tests from std_algorithms_mod_ops_test (1 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 (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 33: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill 33: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 33: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 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 (0 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 (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate 33: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 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 (0 ms) 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 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 (34 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_if 33: [ OK ] std_algorithms_replace_ops_test.replace_if (98 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy 33: [ OK ] std_algorithms_replace_ops_test.replace_copy (61 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 33: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (54 ms) 33: [----------] 4 tests from std_algorithms_replace_ops_test (248 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 (47 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique 33: [ OK ] std_algorithms_mod_seq_ops.unique (119 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 33: [ OK ] std_algorithms_mod_seq_ops.unique_copy (67 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove 33: [ OK ] std_algorithms_mod_seq_ops.remove (49 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_if (54 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy (89 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (49 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate 33: [ OK ] std_algorithms_mod_seq_ops.rotate (542 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 33: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (295 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_left 33: [ OK ] std_algorithms_mod_seq_ops.shift_left (617 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_right 33: [ OK ] std_algorithms_mod_seq_ops.shift_right (612 ms) 33: [----------] 11 tests from std_algorithms_mod_seq_ops (2546 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 (46 ms) 33: [----------] 1 test from std_algorithms_modseq_test (46 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 31 tests from 5 test suites ran. (2846 ms total) 33: [ PASSED ] 31 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 2.85 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 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 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 (18 ms) 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (16 ms) 34: [----------] 2 tests from std_algorithms_sorting_ops_test (34 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 (1 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 34: [ RUN ] std_algorithms_partitioning_test.partition_point 34: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 34: [----------] 4 tests from std_algorithms_partitioning_test (4 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 (19 ms) 34: [----------] 1 test from std_algorithms_partitioning_ops (19 ms total) 34: 34: [----------] 12 tests from std_algorithms_numerics_test 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 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 (0 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 (0 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 (0 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 (0 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 (0 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 (0 ms) 34: [----------] 12 tests from std_algorithms_numerics_test (13 ms total) 34: 34: [----------] 1 test from std_algorithms_numerics_ops_test 34: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 34: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (75 ms) 34: [----------] 1 test from std_algorithms_numerics_ops_test (75 ms total) 34: 34: [----------] 8 tests from std_algorithms_numeric_ops_test 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (844 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 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (750 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (215 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 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (360 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 (2171 ms total) 34: 34: [----------] 1 test from std_algorithms_transform_ops_test 34: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 34: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (36 ms) 34: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 29 tests from 7 test suites ran. (2356 ms total) 34: [ PASSED ] 29 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.36 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 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 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 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (693 ms) 35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (673 ms) 35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1366 ms total) 35: 35: [----------] 2 tests from std_algorithms_count_team_test 35: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 35: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (295 ms) 35: [ RUN ] std_algorithms_count_team_test.count_returns_zero 35: [ OK ] std_algorithms_count_team_test.count_returns_zero (287 ms) 35: [----------] 2 tests from std_algorithms_count_team_test (583 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 (335 ms) 35: [----------] 1 test from std_algorithms_count_if_team_test (335 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 (466 ms) 35: [----------] 1 test from std_algorithms_for_each_team_test (466 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 (481 ms) 35: [----------] 1 test from std_algorithms_for_each_n_team_test (481 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 (722 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (705 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (704 ms) 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2131 ms total) 35: 35: [----------] 2 tests from std_algorithms_mismatch_team_test 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 35: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (731 ms) 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 35: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1038 ms) 35: [----------] 2 tests from std_algorithms_mismatch_team_test (1769 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 12 tests from 7 test suites ran. (7134 ms total) 35: [ PASSED ] 12 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 7.14 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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 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 36: [ OK ] std_algorithms_equal_team_test.views_are_equal (1149 ms) 36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1563 ms) 36: [----------] 2 tests from std_algorithms_equal_team_test (2713 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 (598 ms) 36: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 36: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (619 ms) 36: [----------] 2 tests from std_algorithms_search_team_test (1217 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_end_team_test 36: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 36: [ OK ] std_algorithms_find_end_team_test.sequences_exist (623 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 (719 ms) 36: [----------] 2 tests from std_algorithms_find_end_team_test (1343 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_first_of_team_test 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (708 ms) 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (908 ms) 36: [----------] 2 tests from std_algorithms_find_first_of_team_test (1616 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 8 tests from 4 test suites ran. (6890 ms total) 36: [ PASSED ] 8 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.90 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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 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 (320 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 (302 ms) 37: [----------] 2 tests from std_algorithms_find_team_test (622 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 (312 ms) 37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 37: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (314 ms) 37: [----------] 2 tests from std_algorithms_find_if_team_test (626 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 (295 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 (274 ms) 37: [----------] 2 tests from std_algorithms_find_if_not_team_test (570 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 (292 ms) 37: [----------] 1 test from std_algorithms_all_of_team_test (292 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 (274 ms) 37: [----------] 1 test from std_algorithms_any_of_team_test (274 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 (278 ms) 37: [----------] 1 test from std_algorithms_none_of_team_test (278 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 (404 ms) 37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (299 ms) 37: [----------] 2 tests from std_algorithms_search_n_team_test (703 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 11 tests from 7 test suites ran. (3368 ms total) 37: [ PASSED ] 11 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.37 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 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 33: Test_Atomic<unsigned long int>/100000/iterations:10 4.09 s 4.08 s 10 1 8 2.85315m 1.55192m 114.31u 4.99995G 183.102k 4.99995G 38: [ OK ] std_algorithms_min_element_team_test.test (650 ms) 38: [----------] 1 test from std_algorithms_min_element_team_test (650 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 (621 ms) 38: [----------] 1 test from std_algorithms_max_element_team_test (621 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 (627 ms) 38: [----------] 1 test from std_algorithms_minmax_element_team_test (627 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 3 test suites ran. (1900 ms total) 38: [ PASSED ] 3 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.90 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 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 (358 ms) 39: [----------] 1 test from std_algorithms_fill_team_test (358 ms total) 39: 39: [----------] 1 test from std_algorithms_fill_n_team_test 39: [ RUN ] std_algorithms_fill_n_team_test.test 39: [ OK ] std_algorithms_fill_n_team_test.test (271 ms) 39: [----------] 1 test from std_algorithms_fill_n_team_test (271 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 (521 ms) 39: [----------] 1 test from std_algorithms_replace_team_test (521 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 (422 ms) 39: [----------] 1 test from std_algorithms_replace_if_team_test (423 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 (480 ms) 39: [----------] 1 test from std_algorithms_replace_copy_team_test (480 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test 39: [ RUN ] std_algorithms_replace_copy_if_team_test.test 39: [ OK ] std_algorithms_replace_copy_if_team_test.test (421 ms) 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (422 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 6 tests from 6 test suites ran. (2476 ms total) 39: [ PASSED ] 6 tests. 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.48 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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_reverse_team_test 40: [ RUN ] std_algorithms_reverse_team_test.test 40: [ OK ] std_algorithms_reverse_team_test.test (363 ms) 40: [----------] 1 test from std_algorithms_reverse_team_test (363 ms total) 40: 40: [----------] 1 test from std_algorithms_reverse_copy_team_test 40: [ RUN ] std_algorithms_reverse_copy_team_test.test 40: [ OK ] std_algorithms_reverse_copy_team_test.test (381 ms) 40: [----------] 1 test from std_algorithms_reverse_copy_team_test (381 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_team_test 40: [ RUN ] std_algorithms_rotate_team_test.test 40: [ OK ] std_algorithms_rotate_team_test.test (476 ms) 40: [----------] 1 test from std_algorithms_rotate_team_test (476 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_copy_team_test 40: [ RUN ] std_algorithms_rotate_copy_team_test.test 40: [ OK ] std_algorithms_rotate_copy_team_test.test (500 ms) 40: [----------] 1 test from std_algorithms_rotate_copy_team_test (500 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (1723 ms total) 40: [ PASSED ] 4 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.73 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_move_team_test 41: [ RUN ] std_algorithms_move_team_test.test 41: [ OK ] std_algorithms_move_team_test.test (559 ms) 41: [----------] 1 test from std_algorithms_move_team_test (559 ms total) 41: 41: [----------] 1 test from std_algorithms_move_backward_team_test 41: [ RUN ] std_algorithms_move_backward_team_test.test 41: [ OK ] std_algorithms_move_backward_team_test.test (568 ms) 41: [----------] 1 test from std_algorithms_move_backward_team_test (568 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_left_team_test 41: [ RUN ] std_algorithms_shift_left_team_test.test 41: [ OK ] std_algorithms_shift_left_team_test.test (1358 ms) 41: [----------] 1 test from std_algorithms_shift_left_team_test (1359 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_right_team_test 41: [ RUN ] std_algorithms_shift_right_team_test.test 41: [ OK ] std_algorithms_shift_right_team_test.test (1344 ms) 41: [----------] 1 test from std_algorithms_shift_right_team_test (1344 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (3831 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.84 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 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 (701 ms) 42: [----------] 1 test from std_algorithms_copy_team_test (701 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 (303 ms) 42: [----------] 1 test from std_algorithms_copy_n_team_test (303 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 (581 ms) 42: [----------] 1 test from std_algorithms_copy_backward_team_test (581 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 (492 ms) 42: [----------] 1 test from std_algorithms_copy_if_team_test (492 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 (596 ms) 42: [----------] 1 test from std_algorithms_unique_copy_team_test (596 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 (438 ms) 42: [----------] 1 test from std_algorithms_remove_team_test (438 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_if_team_test 42: [ RUN ] std_algorithms_remove_if_team_test.test 42: [ OK ] std_algorithms_remove_if_team_test.test (378 ms) 42: [----------] 1 test from std_algorithms_remove_if_team_test (378 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 (558 ms) 42: [----------] 1 test from std_algorithms_remove_copy_team_test (558 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test 42: [ RUN ] std_algorithms_remove_copy_if_team_test.test 42: [ OK ] std_algorithms_remove_copy_if_team_test.test (392 ms) 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (392 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 9 tests from 9 test suites ran. (4443 ms total) 42: [ PASSED ] 9 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.45 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 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 (621 ms) 43: [----------] 1 test from std_algorithms_unique_team_test (621 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 (840 ms) 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (840 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 (893 ms) 43: [----------] 1 test from std_algorithms_reduce_team_test (893 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 (1671 ms) 43: [----------] 1 test from std_algorithms_transform_reduce_team_test (1671 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (4027 ms total) 43: [ PASSED ] 4 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.03 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 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 (608 ms) 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (399 ms) 44: [----------] 2 tests from std_algorithms_is_sorted_team_test (1008 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 (13 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (13 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (354 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (532 ms) 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (913 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 (6 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 44: [ OK ] std_algorithms_is_partitioned_team_test.all_true (262 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 44: [ OK ] std_algorithms_is_partitioned_team_test.all_false (262 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.random 44: [ OK ] std_algorithms_is_partitioned_team_test.random (171 ms) 44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (703 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 (11 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_true 44: [ OK ] std_algorithms_partition_copy_team_test.all_true (514 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_false 44: [ OK ] std_algorithms_partition_copy_team_test.all_false (509 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.random 44: [ OK ] std_algorithms_partition_copy_team_test.random (438 ms) 44: [----------] 4 tests from std_algorithms_partition_copy_team_test (1473 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 (6 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_true 44: [ OK ] std_algorithms_partition_point_team_test.all_true (265 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_false 44: [ OK ] std_algorithms_partition_point_team_test.all_false (263 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.random 44: [ OK ] std_algorithms_partition_point_team_test.random (175 ms) 44: [----------] 4 tests from std_algorithms_partition_point_team_test (710 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 18 tests from 5 test suites ran. (4809 ms total) 44: [ PASSED ] 18 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.81 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 5 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_transform_team_test 45: [ RUN ] std_algorithms_transform_team_test.test_unary_op 45: [ OK ] std_algorithms_transform_team_test.test_unary_op (866 ms) 45: [ RUN ] std_algorithms_transform_team_test.test_binary_op 45: [ OK ] std_algorithms_transform_team_test.test_binary_op (1015 ms) 45: [----------] 2 tests from std_algorithms_transform_team_test (1882 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_team_test 45: [ RUN ] std_algorithms_generate_team_test.test_unary_op 45: [ OK ] std_algorithms_generate_team_test.test_unary_op (1937 ms) 45: [----------] 1 test from std_algorithms_generate_team_test (1937 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_n_team_test 45: [ RUN ] std_algorithms_generate_n_team_test.test 45: [ OK ] std_algorithms_generate_n_team_test.test (263 ms) 45: [----------] 1 test from std_algorithms_generate_n_team_test (263 ms total) 45: 45: [----------] 1 test from std_algorithms_swap_ranges_team_test 45: [ RUN ] std_algorithms_swap_ranges_team_test.test 45: [ OK ] std_algorithms_swap_ranges_team_test.test (911 ms) 45: [----------] 1 test from std_algorithms_swap_ranges_team_test (911 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 5 tests from 4 test suites ran. (4995 ms total) 45: [ PASSED ] 5 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 5.01 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 4 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 2 tests from 2 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test 46: [ RUN ] std_algorithms_exclusive_scan_team_test.test 46: [ OK ] std_algorithms_exclusive_scan_team_test.test (1850 ms) 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1850 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 46: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (952 ms) 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (952 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (2802 ms total) 46: [ PASSED ] 2 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.81 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 4 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 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 47: [ OK ] std_algorithms_inclusive_scan_team_test.test (2622 ms) 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2622 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 47: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 47: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1714 ms) 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1714 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 2 tests from 2 test suites ran. (4336 ms total) 47: [ PASSED ] 2 tests. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.34 sec test 48 Start 48: Kokkos_PerformanceTest_InclusiveScan 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T18-36-43.json" 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 4 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: 2025-04-10T19:05:37+00:00 48: Running /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan 48: Run on (4 X 2000 MHz CPU s) 48: CPU Caches: 48: L1 Data 64 KiB (x4) 48: L1 Instruction 64 KiB (x4) 48: L2 Unified 512 KiB (x4) 48: L3 Unified 16384 KiB (x4) 48: Load Average: 3.93, 5.24, 5.75 48: CPU architecture: none 48: Default Device: OpenMP 48: GIT_BRANCH: HEAD 48: GIT_CLEAN_STATUS: CLEAN 48: GIT_COMMIT_DATE: 2025-04-10T14:36:36-04:00 48: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 48: GIT_COMMIT_HASH: a4532f360 48: GPU architecture: none 48: KOKKOS_COMPILER_GNU: 840 48: KOKKOS_ENABLE_ASM: yes 48: KOKKOS_ENABLE_CXX17: yes 48: KOKKOS_ENABLE_CXX20: no 48: KOKKOS_ENABLE_CXX23: no 48: KOKKOS_ENABLE_CXX26: no 48: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 48: KOKKOS_ENABLE_HWLOC: no 48: KOKKOS_ENABLE_LIBDL: no 48: KOKKOS_ENABLE_OPENMP: yes 48: KOKKOS_ENABLE_PRAGMA_IVDEP: no 48: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 48: KOKKOS_ENABLE_PRAGMA_UNROLL: no 48: KOKKOS_ENABLE_PRAGMA_VECTOR: no 48: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 48: Kokkos Version: 4.6.99 48: platform: 64bit 48: ---------------------------------------------------------------------------------------------------------------------------------------------- 48: Benchmark Time CPU Iterations FOM: GB/s MB Passed 48: ---------------------------------------------------------------------------------------------------------------------------------------------- 48: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.090 s 0.045 s 8 17.8266/s 1.6k 1 48: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.088 s 0.043 s 8 18.1905/s 1.6k 1 48: BM_inclusive_scan<double>/100000000/manual_time 0.113 s 0.056 s 6 14.1021/s 1.6k 1 48: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.090 s 0.045 s 8 17.7071/s 1.6k 1 33: Test_Atomic<unsigned long long int>/100000/iterations:10 4.06 s 4.04 s 10 1 8 2.90055m 1.52136m 116.22u 4.99995G 69.182k 4.99995G 48: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.091 s 0.045 s 7 17.5423/s 1.6k 1 48: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.115 s 0.057 s 6 13.9492/s 1.6k 1 48: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.147 s 0.073 s 5 10.9058/s 1.6k 1 48: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.159 s 0.079 s 4 10.0931/s 1.6k 1 48: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.142 s 0.071 s 5 11.2334/s 1.6k 1 48/49 Test #48: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 23.27 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 4 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 18 tests from 1 test suite. 49: [----------] Global test environment set-up. 49: [----------] 18 tests from simd 49: [ RUN ] simd.host_math_ops 49: [ OK ] simd.host_math_ops (0 ms) 49: [ RUN ] simd.device_math_ops 49: [ OK ] 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 (0 ms) 49: [ RUN ] simd.host_conversions 49: [ OK ] simd.host_conversions (0 ms) 49: [ RUN ] simd.device_conversions 49: [ OK ] simd.device_conversions (0 ms) 49: [ RUN ] simd.host_shift_ops 49: [ OK ] simd.host_shift_ops (0 ms) 49: [ RUN ] simd.device_shift_ops 49: [ OK ] simd.device_shift_ops (0 ms) 49: [ RUN ] simd.host_condition 49: [ OK ] simd.host_condition (0 ms) 49: [ RUN ] simd.device_condition 49: [ OK ] simd.device_condition (0 ms) 49: [ RUN ] simd.host_gen_ctors 49: [ OK ] simd.host_gen_ctors (0 ms) 49: [ RUN ] simd.device_gen_ctors 49: [ OK ] simd.device_gen_ctors (0 ms) 49: [ RUN ] simd.host_where_expressions 49: [ OK ] simd.host_where_expressions (0 ms) 49: [ RUN ] simd.device_where_expressions 49: [ OK ] simd.device_where_expressions (0 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: [ OK ] simd.device_reductions (0 ms) 49: [ RUN ] simd.host_construction 49: [ OK ] simd.host_construction (0 ms) 49: [ RUN ] simd.device_construction 49: [ OK ] simd.device_construction (0 ms) 49: [----------] 18 tests from simd (2 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 18 tests from 1 test suite ran. (2 ms total) 49: [ PASSED ] 18 tests. 49/49 Test #49: Kokkos_UnitTest_SIMD ....................................... Passed 0.01 sec 100% tests passed, 0 tests failed out of 49 Label Time Summary: Kokkos = 509.30 sec*proc (43 tests) Total Test time (real) = 893.05 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-7427/build/../core/src/ ../core/unit_test/tools/TestCInterface.c Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 a5079bfda5bdb0357758095b63be56a64751e4ff60fd5d921b7c152c67c4fdbc INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes a5079bfda5bdb0357758095b63be56a64751e4ff60fd5d921b7c152c67c4fdbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 33: Test_Atomic<float>/100000/iterations:10 10.7 s 10.7 s 10 0 4 18.0213 1.62244m 911.22u 4.99996G 110.328k 4.99989G 33: Test_Atomic<double>/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.0984 1.68246m 1044.26u 4.99995G 171.902k 4.99995G 33/59 Test #33: Kokkos_PerformanceTest_Atomic .............................. Passed 426.66 sec test 34 Start 34: Kokkos_PerformanceTest_Reduction 34: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T18-41-33.json" 34: Test timeout computed to be: 1500 34: 2025-04-10T19:09:30+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction 34: Run on (64 X 3137.94 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x32) 34: L1 Instruction 32 KiB (x32) 34: L2 Unified 512 KiB (x32) 34: L3 Unified 16384 KiB (x16) 34: Load Average: 2.14, 3.40, 10.37 34: APU or dGPU: dGPU 34: Architecture capable of accessing system allocated memory: 1 34: CPU architecture: none 34: Default Device: HIP 34: GPU architecture: AMD_GFX908 34: Is Large Bar: 1 34: KOKKOS_COMPILER_CLANG: 1700 34: KOKKOS_ENABLE_ASM: no 34: KOKKOS_ENABLE_CXX17: no 34: KOKKOS_ENABLE_CXX20: yes 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_CXX26: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HIP: yes 34: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 34: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 34: Kokkos Version: 4.6.99 34: Shared Memory per Block: 64 KiB 34: Supports Managed Memory: 1 34: System allows accessing system allocated memory on GPU: 0 34: Total Global Memory: 31.98 GiB 34: Wavefront Size: 64 34: XNACK environment variable set: no 34: macro KOKKOS_ENABLE_HIP: defined 34: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 34: macro KOKKOS_ENABLE_ROCTHRUST: defined 34: platform: 64bit 34: ---------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations 34: ---------------------------------------------------------------------------------------------------- 34: ReductionCheapScalarResult<double>/10000/iterations:10 33.1 us 32.9 us 10 34: ReductionCheapScalarResult<double>/100000/iterations:10 33.1 us 32.7 us 10 34: ReductionCheapScalarResult<double>/1000000/iterations:10 43.2 us 43.2 us 10 34: ReductionCheapScalarResult<double>/10000000/iterations:10 141 us 139 us 10 34: ReductionCheapHostResult<double>/10000/iterations:10 30.4 us 30.4 us 10 34: ReductionCheapHostResult<double>/100000/iterations:10 32.9 us 32.8 us 10 34: ReductionCheapHostResult<double>/1000000/iterations:10 42.5 us 42.5 us 10 34: ReductionCheapHostResult<double>/10000000/iterations:10 145 us 144 us 10 34: ReductionCheapDeviceResult<double>/10000/iterations:10 22.5 us 22.5 us 10 34: ReductionCheapDeviceResult<double>/100000/iterations:10 25.1 us 24.6 us 10 34: ReductionCheapDeviceResult<double>/1000000/iterations:10 34.8 us 34.8 us 10 34: ReductionCheapDeviceResult<double>/10000000/iterations:10 136 us 135 us 10 34: ReductionExpensive<double>/10000/iterations:10 101 us 100 us 10 34: ReductionExpensive<double>/100000/iterations:10 299 us 295 us 10 34: ReductionExpensive<double>/1000000/iterations:10 2606 us 2597 us 10 34: ReductionExpensive<double>/10000000/iterations:10 22501 us 22443 us 10 34/59 Test #34: Kokkos_PerformanceTest_Reduction ........................... Passed 0.70 sec test 35 Start 35: Kokkos_ContainersUnitTest_Serial 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 35: Test timeout computed to be: 1500 35: [==========] Running 71 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from serial_DeathTest 35: [ RUN ] serial_DeathTest.dualview_external_view_construction 35: [ OK ] serial_DeathTest.dualview_external_view_construction (1834 ms) 35: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 35: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (20450 ms) 35: [----------] 2 tests from serial_DeathTest (22285 ms total) 35: 35: [----------] 69 tests from serial 35: [ RUN ] serial.bitset 35: [ OK ] serial.bitset (1167 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_sync_should_fence 35: [ OK ] serial.dualview_sync_should_fence (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: 35: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 35: does not support page migration between device and host. 35: HIPManagedSpace might not work as expected. 35: Please refer to the ROCm documentation on unified/managed memory. 35: [ OK ] 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.dualview_template_views_return_correct_views_from_const_dual_view 35: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 35: [ RUN ] serial.dualview_sequential_host_init 35: [ OK ] serial.dualview_sequential_host_init (0 ms) 35: [ RUN ] serial.dualview_default_constructed 35: [ OK ] serial.dualview_default_constructed (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 (5 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-7427/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.dyn_rank_view_team_scratch 35: [ OK ] serial.dyn_rank_view_team_scratch (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 (9 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 35: [ OK ] serial.scatterview (1653 ms) 35: [ RUN ] serial.scatterview_devicetype 35: [ OK ] serial.scatterview_devicetype (1 ms) 35: [ RUN ] serial.staticcrsgraph 35: [ OK ] serial.staticcrsgraph (4 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 35: [ OK ] serial.UnorderedMap_insert (6306 ms) 35: [ RUN ] serial.UnorderedMap_failed_insert 35: [ OK ] serial.UnorderedMap_failed_insert (2879 ms) 35: [ RUN ] serial.UnorderedMap_deep_copy 35: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 35: [ RUN ] serial.UnorderedMap_valid_empty 35: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 35: [ RUN ] serial.UnorderedMap_clear_zero_size 35: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 35: [ RUN ] serial.UnorderedMap_consistent_size 35: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 35: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 35: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 35: [ RUN ] serial.UnorderedMap_lambda_capturable 35: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 35: [ RUN ] serial.UnorderedMap_constructor_view_alloc 35: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 35: [ RUN ] serial.vector_combination 35: [ OK ] serial.vector_combination (0 ms) 35: [ RUN ] serial.vector_insert 35: [ OK ] serial.vector_insert (0 ms) 35: [ RUN ] serial.vector_push_back_default_exec 35: [ OK ] serial.vector_push_back_default_exec (0 ms) 35: [----------] 69 tests from serial (12047 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 71 tests from 2 test suites ran. (34333 ms total) 35: [ PASSED ] 70 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 35/59 Test #35: Kokkos_ContainersUnitTest_Serial ........................... Passed 34.76 sec test 36 Start 36: Kokkos_ContainersUnitTest_HIP 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 36: Test timeout computed to be: 1500 36: [==========] Running 71 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from hip_DeathTest 36: [ RUN ] hip_DeathTest.dualview_external_view_construction 36: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDualView.hpp:586: Skipped 36: test only relevant if DualView uses one allocation 36: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction (0 ms) 36: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction 36: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (20324 ms) 36: [----------] 2 tests from hip_DeathTest (20324 ms total) 36: 36: [----------] 69 tests from hip 36: [ RUN ] hip.bitset 36: [ OK ] hip.bitset (19 ms) 36: [ RUN ] hip.bitset_default_constructor_no_alloc 36: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] hip.dualview_combination 36: [ OK ] hip.dualview_combination (5 ms) 36: [ RUN ] hip.dualview_alloc 36: [ OK ] hip.dualview_alloc (0 ms) 36: [ RUN ] hip.test_dualview_copy_construction_and_assignment 36: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] hip.dualview_combinations_without_init 36: [ OK ] hip.dualview_combinations_without_init (0 ms) 36: [ RUN ] hip.dualview_deep_copy 36: [ OK ] hip.dualview_deep_copy (1 ms) 36: [ RUN ] hip.dualview_sync_should_fence 36: [ OK ] hip.dualview_sync_should_fence (12 ms) 36: [ RUN ] hip.dualview_realloc 36: [ OK ] hip.dualview_realloc (0 ms) 36: [ RUN ] hip.dualview_resize 36: [ OK ] hip.dualview_resize (0 ms) 36: [ RUN ] hip.dualview_device_correct_kokkos_device 36: 36: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 36: does not support page migration between device and host. 36: HIPManagedSpace might not work as expected. 36: Please refer to the ROCm documentation on unified/managed memory. 36: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] hip.dualview_host_correct_kokkos_device 36: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] hip.dualview_host_modify_template_device_sync 36: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 36: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] hip.dualview_device_modify_template_host_sync 36: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 36: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 36: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view 36: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 36: [ RUN ] hip.dualview_sequential_host_init 36: [ OK ] hip.dualview_sequential_host_init (0 ms) 36: [ RUN ] hip.dualview_default_constructed 36: [ OK ] hip.dualview_default_constructed (0 ms) 36: [ RUN ] hip.dynamic_view 36: [ OK ] hip.dynamic_view (46 ms) 36: [ RUN ] hip.dyn_rank_view_api_generic 36: [ OK ] hip.dyn_rank_view_api_generic (15 ms) 36: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 36: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (2 ms) 36: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 36: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 36: [ RUN ] hip.dyn_rank_view_api_operator_rank67 36: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 36: [ RUN ] hip.dyn_rank_view_team_scratch 36: [ OK ] hip.dyn_rank_view_team_scratch (0 ms) 36: [ RUN ] hip.ErrorReporterViaLambda 36: [ OK ] hip.ErrorReporterViaLambda (2 ms) 36: [ RUN ] hip.ErrorReporter 36: [ OK ] hip.ErrorReporter (0 ms) 36: [ RUN ] hip.offsetview_construction 36: [ OK ] hip.offsetview_construction (3 ms) 36: [ RUN ] hip.offsetview_unmanaged_construction 36: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] hip.offsetview_subview 36: [ OK ] hip.offsetview_subview (0 ms) 36: [ RUN ] hip.offsetview_offsets_rank1 36: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] hip.offsetview_offsets_rank2 36: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] hip.offsetview_offsets_rank3 36: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] hip.scatterview 36: [ OK ] hip.scatterview (29154 ms) 36: [ RUN ] hip.scatterview_devicetype 36: [ OK ] hip.scatterview_devicetype (48827 ms) 36: [ RUN ] hip.staticcrsgraph 36: [ OK ] hip.staticcrsgraph (19 ms) 36: [ RUN ] hip.resize_realloc_no_init_dualview 36: [ OK ] hip.resize_realloc_no_init_dualview (1 ms) 36: [ RUN ] hip.resize_realloc_no_alloc_dualview 36: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] hip.resize_exec_space_dualview 36: [ OK ] hip.resize_exec_space_dualview (0 ms) 36: [ RUN ] hip.realloc_exec_space_dualview 36: [ OK ] hip.realloc_exec_space_dualview (0 ms) 36: [ RUN ] hip.resize_realloc_no_init_dynrankview 36: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] hip.resize_exec_space_dynrankview 36: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] hip.realloc_exec_space_dynrankview 36: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] hip.resize_realloc_no_init_scatterview 36: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] hip.resize_realloc_no_alloc_scatterview 36: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] hip.resize_exec_space_scatterview 36: [ OK ] hip.resize_exec_space_scatterview (0 ms) 36: [ RUN ] hip.realloc_exec_space_scatterview 36: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] hip.create_mirror_no_init_dynrankview 36: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 36: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] hip.create_mirror_no_init_offsetview 36: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] hip.create_mirror_view_and_copy_offsetview 36: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] hip.create_mirror_no_init_dynamicview 36: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 36: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] hip.UnorderedMap_insert 36: [ OK ] hip.UnorderedMap_insert (2270 ms) 36: [ RUN ] hip.UnorderedMap_failed_insert 36: [ OK ] hip.UnorderedMap_failed_insert (659 ms) 36: [ RUN ] hip.UnorderedMap_deep_copy 36: [ OK ] hip.UnorderedMap_deep_copy (4 ms) 36: [ RUN ] hip.UnorderedMap_valid_empty 36: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 36: [ RUN ] hip.UnorderedMap_clear_zero_size 36: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] hip.UnorderedMap_consistent_size 36: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 36: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] hip.UnorderedMap_lambda_capturable 36: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] hip.UnorderedMap_constructor_view_alloc 36: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] hip.vector_combination 36: [ OK ] hip.vector_combination (0 ms) 36: [ RUN ] hip.vector_insert 36: [ OK ] hip.vector_insert (2 ms) 36: [ RUN ] hip.vector_push_back_default_exec 36: [ OK ] hip.vector_push_back_default_exec (0 ms) 36: [----------] 69 tests from hip (81067 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 71 tests from 2 test suites ran. (101391 ms total) 36: [ PASSED ] 70 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction 36/59 Test #36: Kokkos_ContainersUnitTest_HIP .............................. Passed 101.87 sec test 37 Start 37: Kokkos_ContainersPerformanceTest_HIP 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 37: Test timeout computed to be: 1500 37: [==========] Running 4 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 4 tests from TEST_CATEGORY 37: [ RUN ] TEST_CATEGORY.dynrankview_perf 37: HIP 37: DynRankView vs View: Initialization Only 37: View time (init only): 0.00326633 37: View sum computation time: 0.00326633 37: Strided View time (init only): 0.00178861 37: View Rank7 time (init only): 0.00155204 37: DynRankView time (init only): 0.00167829 37: DynRankView sum computation time: 0.00169958 37: Ratio of View to DynRankView time: 1.94623 37: Ratio of View to DynRankView sum computation time: 1.02409 37: Ratio of View to View Rank7 time: 2.10454 37: Ratio of StrideView to DynRankView time: 1.06573 37: Ratio of DynRankView to View Rank7 time: 1.08134 37: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms) 37: [ RUN ] TEST_CATEGORY.global_2_local 37: HIP 37: size, create, generate, fill, find 37: 256, 0.000237416, 1.618e-05, 0.0052994, 0.00453738 37: 512, 0.000254237, 1.4457e-05, 3.4695e-05, 0.00355312 37: 1024, 0.000221035, 1.2744e-05, 3.5848e-05, 0.00355593 37: 2048, 0.000219642, 1.2474e-05, 3.8402e-05, 0.00351184 37: 4096, 0.000267032, 1.2984e-05, 3.9434e-05, 0.00351793 37: 8192, 0.000224001, 1.2193e-05, 3.8282e-05, 0.00351487 37: 16384, 0.000210696, 1.2293e-05, 4.0045e-05, 0.00357868 37: 32768, 0.000213621, 1.2223e-05, 3.9615e-05, 0.00366415 37: 65536, 0.000299212, 1.2404e-05, 4.5576e-05, 0.00395465 37: 131072, 0.000305183, 1.3154e-05, 6.9831e-05, 0.00470306 37: 262144, 0.000382378, 1.4146e-05, 0.000114395, 0.00706182 37: 524288, 0.000495531, 1.596e-05, 0.000278543, 0.0086591 37: 1048576, 0.00044711, 2.085e-05, 0.000680759, 0.0209287 37: 2097152, 0.000500399, 2.8674e-05, 0.001564, 0.0488133 37: 4194304, 0.000602281, 4.2961e-05, 0.00349636, 0.118574 37: [ OK ] TEST_CATEGORY.global_2_local (260 ms) 37: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 37: skipping test 37: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 37: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 37: skipping test 37: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 37: [----------] 4 tests from TEST_CATEGORY (275 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 1 test suite ran. (275 ms total) 37: [ PASSED ] 4 tests. 37/59 Test #37: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.68 sec test 38 Start 38: Kokkos_UnitTest_Sort 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 38: Test timeout computed to be: 1500 38: [==========] Running 17 tests from 2 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from hip_DeathTest 38: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues 38: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (3559 ms) 38: [----------] 1 test from hip_DeathTest (3559 ms total) 38: 38: [----------] 16 tests from hip 38: [ RUN ] hip.SortUnsignedValueType 38: [ OK ] hip.SortUnsignedValueType (24 ms) 38: [ RUN ] hip.SortEmptyView 38: [ OK ] hip.SortEmptyView (0 ms) 38: [ RUN ] hip.SortByKeyEmptyView 38: [ OK ] hip.SortByKeyEmptyView (0 ms) 38: [ RUN ] hip.SortByKeyEmptyViewHost 38: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 38: [ RUN ] hip.SortByKey 38: [ OK ] hip.SortByKey (11 ms) 38: [ RUN ] hip.SortByKeyWithComparator 38: [ OK ] hip.SortByKeyWithComparator (0 ms) 38: [ RUN ] hip.SortByKeyStaticExtents 38: [ OK ] hip.SortByKeyStaticExtents (0 ms) 38: [ RUN ] hip.SortByKeyWithStrides 38: [ OK ] hip.SortByKeyWithStrides (0 ms) 38: [ RUN ] hip.SortWithCustomComparator 38: [ OK ] hip.SortWithCustomComparator (93 ms) 38: [ RUN ] hip.BinSortGenericTests 38: [ OK ] hip.BinSortGenericTests (18 ms) 38: [ RUN ] hip.BinSortEmptyView 38: [ OK ] hip.BinSortEmptyView (0 ms) 38: [ RUN ] hip.BinSortEmptyKeysView 38: [ OK ] hip.BinSortEmptyKeysView (0 ms) 38: [ RUN ] hip.BinSort_issue_7221 38: [ OK ] hip.BinSort_issue_7221 (0 ms) 38: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues 38: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (9458 ms) 38: [ RUN ] hip.NestedSort 38: [ OK ] hip.NestedSort (39 ms) 38: [ RUN ] hip.NestedSortByKey 38: [ OK ] hip.NestedSortByKey (105 ms) 38: [----------] 16 tests from hip (9753 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 17 tests from 2 test suites ran. (13313 ms total) 38: [ PASSED ] 17 tests. 38/59 Test #38: Kokkos_UnitTest_Sort ....................................... Passed 13.72 sec test 39 Start 39: Kokkos_UnitTest_Random 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from hip 39: [ RUN ] hip.Random_XorShift64 39: Test Seed:1744312322566156984 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00170297 0.00399112 || 0.051031 28056 29282 || 28625.6 28674.4 || 55.1732 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00197493 0.00301001 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00618134 0.0396908 || 0.051031 28030 29409 || 28852.7 28674.4 || 548.686 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0161727 -0.00140513 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.000289852 0.0264176 || 0.051031 28066 29379 || 28666.1 28674.4 || 365.197 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00517697 0.00797123 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00732208 0.00254283 || 0.051031 27981 29365 || 28885.9 28674.4 || 35.1521 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0196456 -0.00361264 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000245439 -0.99999 -48247.7 || 0.051031 0 194826 || 2.92869e+09 28674.4 || -6.66976e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.00073527 -0.311991 0.151238 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.78568e-07 -0.00397707 -0.015859 || 0.051031 27953 29327 || 28788.9 28674.4 || -219.235 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.49199e-07 -0.0108767 -0.00757443 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.73523e-07 -0.00405529 -0.00258572 || 0.051031 28000 29321 || 28791.1 28674.4 || -35.745 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.34064e-07 0.000638484 -0.000750152 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00305462 0.0489638 || 0.051031 27914 29304 || 28762.2 28674.4 || 676.875 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0182887 -0.00225493 || 0.051031 1e+64 -1e+64 39: Test Seed:1744312322724755030 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.48297e-07 -0.013618 0.0127897 || 0.051031 28057 29358 || 29070.3 28674.4 || 176.805 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.58387e-07 -0.000786049 -0.00863394 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00059893 -0.0064066 || 0.051031 27985 29445 || 28657.2 28674.4 || -88.5649 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0035404 0.000125475 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.000371658 0.00496358 || 0.051031 27986 29337 || 28663.7 28674.4 || 68.6165 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0127412 0.00357776 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.0155419 0.00253334 || 0.051031 28049 29286 || 29127.1 28674.4 || 35.0209 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0119082 -0.0129967 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000244945 -0.99999 -48242.5 || 0.051031 0 194904 || 2.92834e+09 28674.4 || -6.66905e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000733655 -0.323744 0.146416 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.71e-07 0.00523642 -0.014131 || 0.051031 28066 29357 || 28525 28674.4 || -195.346 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.26496e-07 0.00945718 -0.00696503 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.73523e-07 0.0215568 0.00947661 || 0.051031 28045 29343 || 28069.3 28674.4 || 131.005 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.34064e-07 -0.00304846 0.000284214 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.0157851 0.035923 || 0.051031 28037 29321 || 28228.8 28674.4 || 496.6 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00636472 -0.00352625 || 0.051031 1e+64 -1e+64 39: [ OK ] hip.Random_XorShift64 (314 ms) 39: [ RUN ] hip.Random_XorShift1024_0 39: Test Seed:1744312322880974399 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00210799 0.00516411 || 0.051031 10975 11770 || 11401 11377 || 71.3887 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00724139 0.00046419 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00344263 0.0129125 || 0.051031 10989 11920 || 11337.9 11377 || 178.503 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.013586 0.00128224 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00509641 -0.00252648 || 0.051031 10959 11797 || 11319.3 11377 || -34.926 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00171967 -4.16892e-05 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0158607 -0.00862244 || 0.051031 10963 11789 || 11560.3 11377 || -119.197 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00191984 0.000569046 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000242006 -0.999975 -7596.01 || 0.051031 0 77887 || 4.61072e+08 11377 || -1.05007e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000725681 -0.143368 0.0244068 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.79744e-07 0.00633082 -0.000517049 || 0.051031 10984 11773 || 11305.4 11377 || -7.14768 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.43323e-07 -0.0154549 -0.00183703 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.86102e-07 -0.0179807 -0.00280241 || 0.051031 10986 11803 || 11585.3 11377 || -38.7406 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.62396e-07 -0.00167779 -0.000654828 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0139225 0.00434312 || 0.051031 10927 11818 || 11220.7 11377 || 60.0393 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00493712 -0.00158092 || 0.051031 1e+64 -1e+64 39: Test Seed:1744312323004918898 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0137309 -0.00127191 || 0.051031 10970 11767 || 11222.9 11377 || -17.5829 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00030527 -0.00263216 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00164533 -0.000881601 || 0.051031 10944 11763 || 11395.7 11377 || -12.1873 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0114978 0.000312585 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0129543 -0.00100366 || 0.051031 10924 11779 || 11231.5 11377 || -13.8746 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00310796 0.00218045 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0127788 -0.00392928 || 0.051031 10956 11762 || 11233.4 11377 || -54.3183 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0073305 0.000908335 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000243691 -0.999975 -7594.71 || 0.051031 0 77734 || 4.61051e+08 11377 || -1.04989e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000730838 -0.147575 0.0260351 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.67029e-07 0.000967854 0.0110495 || 0.051031 10958 11787 || 11366 11377 || 152.748 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.05176e-07 -0.0093127 0.00570257 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.9246e-07 -0.00441727 0.00597967 || 0.051031 10976 11770 || 11427.4 11377 || 82.6629 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.8147e-07 0.0110127 0.000283966 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00500943 0.0169813 || 0.051031 10971 11784 || 11434.2 11377 || 234.75 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00286501 0.00357453 || 0.051031 1e+64 -1e+64 39: [ OK ] hip.Random_XorShift1024_0 (288 ms) 39: [ RUN ] hip.Multi_streams 39: [ OK ] hip.Multi_streams (303 ms) 39: [----------] 3 tests from hip (907 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 1 test suite ran. (907 ms total) 39: [ PASSED ] 3 tests. 39/59 Test #39: Kokkos_UnitTest_Random ..................................... Passed 1.30 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test timeout computed to be: 1500 40: [==========] Running 16 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_DeathTest 40: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 40: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 40: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 40: 40: [----------] 3 tests from std_algorithms_reducers 40: [ RUN ] std_algorithms_reducers.max_first_loc 40: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_first_loc 40: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 40: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 40: [----------] 3 tests from std_algorithms_reducers (0 ms total) 40: 40: [----------] 1 test from std_algorithms 40: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 40: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 40: [----------] 1 test from std_algorithms (0 ms total) 40: 40: [----------] 11 tests from random_access_iterator_test 40: [ RUN ] random_access_iterator_test.constructor 40: [ OK ] random_access_iterator_test.constructor (1 ms) 40: [ RUN ] random_access_iterator_test.constructiblity 40: [ OK ] random_access_iterator_test.constructiblity (0 ms) 40: [ RUN ] random_access_iterator_test.dereference 40: [ OK ] random_access_iterator_test.dereference (1 ms) 40: [ RUN ] random_access_iterator_test.subscript_operator 40: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet1 40: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet2 40: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet3 40: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet4 40: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 40: [ RUN ] random_access_iterator_test.assignment_operator 40: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 40: [ RUN ] random_access_iterator_test.distance 40: [ OK ] random_access_iterator_test.distance (0 ms) 40: [ RUN ] random_access_iterator_test.traits_helpers 40: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 40: [----------] 11 tests from random_access_iterator_test (5 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 16 tests from 4 test suites ran. (6 ms total) 40: [ PASSED ] 16 tests. 40/59 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.41 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test timeout computed to be: 1500 41: [==========] Running 7 tests from 1 test suite. 41: [----------] Global test environment set-up. 41: [----------] 7 tests from std_algorithms_min_max_element_test 41: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (11 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms) 41: [----------] 7 tests from std_algorithms_min_max_element_test (46 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 7 tests from 1 test suite ran. (46 ms total) 41: [ PASSED ] 7 tests. 41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.44 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test timeout computed to be: 1500 42: [==========] Running 13 tests from 10 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_lexicographical_compare_test 42: [ RUN ] std_algorithms_lexicographical_compare_test.test 42: [ OK ] std_algorithms_lexicographical_compare_test.test (26 ms) 42: [----------] 1 test from std_algorithms_lexicographical_compare_test (26 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_test 42: [ RUN ] std_algorithms_for_each_test.test 42: [ OK ] std_algorithms_for_each_test.test (59 ms) 42: [----------] 1 test from std_algorithms_for_each_test (59 ms total) 42: 42: [----------] 1 test from std_algorithms_find_test 42: [ RUN ] std_algorithms_find_test.test 42: [ OK ] std_algorithms_find_test.test (33 ms) 42: [----------] 1 test from std_algorithms_find_test (33 ms total) 42: 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 42: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (485 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 42: [ OK ] std_algorithms_non_mod_seq_ops.find_end (492 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search 42: [ OK ] std_algorithms_non_mod_seq_ops.search (495 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 42: [ OK ] std_algorithms_non_mod_seq_ops.search_n (317 ms) 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1791 ms total) 42: 42: [----------] 1 test from std_algorithms_count_test 42: [ RUN ] std_algorithms_count_test.test 42: [ OK ] std_algorithms_count_test.test (21 ms) 42: [----------] 1 test from std_algorithms_count_test (21 ms total) 42: 42: [----------] 1 test from std_algorithms_equal_test 42: [ RUN ] std_algorithms_equal_test.test 42: [ OK ] std_algorithms_equal_test.test (18 ms) 42: [----------] 1 test from std_algorithms_equal_test (18 ms total) 42: 42: [----------] 1 test from std_algorithms_all_any_none_of_test 42: [ RUN ] std_algorithms_all_any_none_of_test.test 42: [ OK ] std_algorithms_all_any_none_of_test.test (31 ms) 42: [----------] 1 test from std_algorithms_all_any_none_of_test (31 ms total) 42: 42: [----------] 1 test from std_algorithms_nonmod_seq_ops 42: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 42: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (66 ms) 42: [----------] 1 test from std_algorithms_nonmod_seq_ops (66 ms total) 42: 42: [----------] 1 test from std_algorithms_mismatch_test 42: [ RUN ] std_algorithms_mismatch_test.test 42: [ OK ] std_algorithms_mismatch_test.test (72 ms) 42: [----------] 1 test from std_algorithms_mismatch_test (72 ms total) 42: 42: [----------] 1 test from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.move_backward 42: [ OK ] std_algorithms_mod_seq_ops.move_backward (68 ms) 42: [----------] 1 test from std_algorithms_mod_seq_ops (68 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 13 tests from 10 test suites ran. (2189 ms total) 42: [ PASSED ] 13 tests. 42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.59 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test timeout computed to be: 1500 43: [==========] Running 31 tests from 5 test suites. 43: [----------] Global test environment set-up. 43: [----------] 3 tests from std_algorithms_mod_ops_test 43: [ RUN ] std_algorithms_mod_ops_test.move 43: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 43: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 43: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 43: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 43: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 43: 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy 43: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 43: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill 43: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 43: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate 43: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 43: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 43: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 43: 43: [----------] 4 tests from std_algorithms_replace_ops_test 43: [ RUN ] std_algorithms_replace_ops_test.replace 43: [ OK ] std_algorithms_replace_ops_test.replace (38 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_if 43: [ OK ] std_algorithms_replace_ops_test.replace_if (126 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy 43: [ OK ] std_algorithms_replace_ops_test.replace_copy (68 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 43: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (64 ms) 43: [----------] 4 tests from std_algorithms_replace_ops_test (299 ms total) 43: 43: [----------] 11 tests from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.copy_if 43: [ OK ] std_algorithms_mod_seq_ops.copy_if (41 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique 43: [ OK ] std_algorithms_mod_seq_ops.unique (93 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 43: [ OK ] std_algorithms_mod_seq_ops.unique_copy (60 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove 43: [ OK ] std_algorithms_mod_seq_ops.remove (41 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_if (45 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy (158 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (40 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate 43: [ OK ] std_algorithms_mod_seq_ops.rotate (1356 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 43: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (550 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_left 43: [ OK ] std_algorithms_mod_seq_ops.shift_left (1522 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_right 43: [ OK ] std_algorithms_mod_seq_ops.shift_right (1522 ms) 43: [----------] 11 tests from std_algorithms_mod_seq_ops (5432 ms total) 43: 43: [----------] 1 test from std_algorithms_modseq_test 43: [ RUN ] std_algorithms_modseq_test.reverse 43: [ OK ] std_algorithms_modseq_test.reverse (72 ms) 43: [----------] 1 test from std_algorithms_modseq_test (72 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 31 tests from 5 test suites ran. (5814 ms total) 43: [ PASSED ] 31 tests. 43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 6.32 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test timeout computed to be: 1500 44: [==========] Running 29 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_sorting_ops_test 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms) 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (13 ms) 44: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total) 44: 44: [----------] 4 tests from std_algorithms_partitioning_test 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 44: [ RUN ] std_algorithms_partitioning_test.partition_point 44: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 44: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 44: 44: [----------] 1 test from std_algorithms_partitioning_ops 44: [ RUN ] std_algorithms_partitioning_ops.partition_copy 44: [ OK ] std_algorithms_partitioning_ops.partition_copy (34 ms) 44: [----------] 1 test from std_algorithms_partitioning_ops (34 ms total) 44: 44: [----------] 12 tests from std_algorithms_numerics_test 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 44: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 44: 44: [----------] 1 test from std_algorithms_numerics_ops_test 44: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 44: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (81 ms) 44: [----------] 1 test from std_algorithms_numerics_ops_test (81 ms total) 44: 44: [----------] 8 tests from std_algorithms_numeric_ops_test 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (746 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (671 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (204 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (343 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 44: [----------] 8 tests from std_algorithms_numeric_ops_test (1965 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_ops_test 44: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 44: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (41 ms) 44: [----------] 1 test from std_algorithms_transform_ops_test (41 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 29 tests from 7 test suites ran. (2170 ms total) 44: [ PASSED ] 29 tests. 44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.57 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test timeout computed to be: 1500 45: [==========] Running 12 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (517 ms) 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (496 ms) 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1013 ms total) 45: 45: [----------] 2 tests from std_algorithms_count_team_test 45: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 45: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (263 ms) 45: [ RUN ] std_algorithms_count_team_test.count_returns_zero 45: [ OK ] std_algorithms_count_team_test.count_returns_zero (234 ms) 45: [----------] 2 tests from std_algorithms_count_team_test (498 ms total) 45: 45: [----------] 1 test from std_algorithms_count_if_team_test 45: [ RUN ] std_algorithms_count_if_team_test.test 45: [ OK ] std_algorithms_count_if_team_test.test (285 ms) 45: [----------] 1 test from std_algorithms_count_if_team_test (285 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_team_test 45: [ RUN ] std_algorithms_for_each_team_test.test 45: [ OK ] std_algorithms_for_each_team_test.test (359 ms) 45: [----------] 1 test from std_algorithms_for_each_team_test (359 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_n_team_test 45: [ RUN ] std_algorithms_for_each_n_team_test.test 45: [ OK ] std_algorithms_for_each_n_team_test.test (383 ms) 45: [----------] 1 test from std_algorithms_for_each_n_team_test (383 ms total) 45: 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 45: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (579 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (563 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (546 ms) 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1689 ms total) 45: 45: [----------] 2 tests from std_algorithms_mismatch_team_test 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 45: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (587 ms) 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (832 ms) 45: [----------] 2 tests from std_algorithms_mismatch_team_test (1420 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 12 tests from 7 test suites ran. (5651 ms total) 45: [ PASSED ] 12 tests. 45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.06 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test timeout computed to be: 1500 46: [==========] Running 8 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_equal_team_test 46: [ RUN ] std_algorithms_equal_team_test.views_are_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_equal (898 ms) 46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1253 ms) 46: [----------] 2 tests from std_algorithms_equal_team_test (2151 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_team_test 46: [ RUN ] std_algorithms_search_team_test.sequences_exist 46: [ OK ] std_algorithms_search_team_test.sequences_exist (522 ms) 46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (531 ms) 46: [----------] 2 tests from std_algorithms_search_team_test (1053 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_end_team_test 46: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 46: [ OK ] std_algorithms_find_end_team_test.sequences_exist (840 ms) 46: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (617 ms) 46: [----------] 2 tests from std_algorithms_find_end_team_test (1457 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_first_of_team_test 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (601 ms) 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (840 ms) 46: [----------] 2 tests from std_algorithms_find_first_of_team_test (1441 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 8 tests from 4 test suites ran. (6104 ms total) 46: [ PASSED ] 8 tests. 46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.51 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test timeout computed to be: 1500 47: [==========] Running 11 tests from 7 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_find_team_test 47: [ RUN ] std_algorithms_find_team_test.searched_values_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_exist (254 ms) 47: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (254 ms) 47: [----------] 2 tests from std_algorithms_find_team_test (509 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_team_test 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (245 ms) 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (254 ms) 47: [----------] 2 tests from std_algorithms_find_if_team_test (499 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_not_team_test 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (271 ms) 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (244 ms) 47: [----------] 2 tests from std_algorithms_find_if_not_team_test (515 ms total) 47: 47: [----------] 1 test from std_algorithms_all_of_team_test 47: [ RUN ] std_algorithms_all_of_team_test.test 47: [ OK ] std_algorithms_all_of_team_test.test (252 ms) 47: [----------] 1 test from std_algorithms_all_of_team_test (252 ms total) 47: 47: [----------] 1 test from std_algorithms_any_of_team_test 47: [ RUN ] std_algorithms_any_of_team_test.test 47: [ OK ] std_algorithms_any_of_team_test.test (241 ms) 47: [----------] 1 test from std_algorithms_any_of_team_test (241 ms total) 47: 47: [----------] 1 test from std_algorithms_none_of_team_test 47: [ RUN ] std_algorithms_none_of_team_test.test 47: [ OK ] std_algorithms_none_of_team_test.test (250 ms) 47: [----------] 1 test from std_algorithms_none_of_team_test (250 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_n_team_test 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (273 ms) 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (259 ms) 47: [----------] 2 tests from std_algorithms_search_n_team_test (533 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 11 tests from 7 test suites ran. (2802 ms total) 47: [ PASSED ] 11 tests. 47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.22 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test timeout computed to be: 1500 48: [==========] Running 3 tests from 3 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_min_element_team_test 48: [ RUN ] std_algorithms_min_element_team_test.test 48: [ OK ] std_algorithms_min_element_team_test.test (576 ms) 48: [----------] 1 test from std_algorithms_min_element_team_test (576 ms total) 48: 48: [----------] 1 test from std_algorithms_max_element_team_test 48: [ RUN ] std_algorithms_max_element_team_test.test 48: [ OK ] std_algorithms_max_element_team_test.test (547 ms) 48: [----------] 1 test from std_algorithms_max_element_team_test (547 ms total) 48: 48: [----------] 1 test from std_algorithms_minmax_element_team_test 48: [ RUN ] std_algorithms_minmax_element_team_test.test 48: [ OK ] std_algorithms_minmax_element_team_test.test (599 ms) 48: [----------] 1 test from std_algorithms_minmax_element_team_test (599 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 3 tests from 3 test suites ran. (1724 ms total) 48: [ PASSED ] 3 tests. 48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.14 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test timeout computed to be: 1500 49: [==========] Running 6 tests from 6 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_fill_team_test 49: [ RUN ] std_algorithms_fill_team_test.test 49: [ OK ] std_algorithms_fill_team_test.test (277 ms) 49: [----------] 1 test from std_algorithms_fill_team_test (277 ms total) 49: 49: [----------] 1 test from std_algorithms_fill_n_team_test 49: [ RUN ] std_algorithms_fill_n_team_test.test 49: [ OK ] std_algorithms_fill_n_team_test.test (412 ms) 49: [----------] 1 test from std_algorithms_fill_n_team_test (412 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_team_test 49: [ RUN ] std_algorithms_replace_team_test.test 49: [ OK ] std_algorithms_replace_team_test.test (377 ms) 49: [----------] 1 test from std_algorithms_replace_team_test (377 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_if_team_test 49: [ RUN ] std_algorithms_replace_if_team_test.test 49: [ OK ] std_algorithms_replace_if_team_test.test (321 ms) 49: [----------] 1 test from std_algorithms_replace_if_team_test (321 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_team_test 49: [ RUN ] std_algorithms_replace_copy_team_test.test 49: [ OK ] std_algorithms_replace_copy_team_test.test (337 ms) 49: [----------] 1 test from std_algorithms_replace_copy_team_test (337 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test 49: [ RUN ] std_algorithms_replace_copy_if_team_test.test 49: [ OK ] std_algorithms_replace_copy_if_team_test.test (365 ms) 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (365 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 6 test suites ran. (2091 ms total) 49: [ PASSED ] 6 tests. 49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.50 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test timeout computed to be: 1500 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_reverse_team_test 50: [ RUN ] std_algorithms_reverse_team_test.test 50: [ OK ] std_algorithms_reverse_team_test.test (296 ms) 50: [----------] 1 test from std_algorithms_reverse_team_test (296 ms total) 50: 50: [----------] 1 test from std_algorithms_reverse_copy_team_test 50: [ RUN ] std_algorithms_reverse_copy_team_test.test 50: [ OK ] std_algorithms_reverse_copy_team_test.test (349 ms) 50: [----------] 1 test from std_algorithms_reverse_copy_team_test (349 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_team_test 50: [ RUN ] std_algorithms_rotate_team_test.test 50: [ OK ] std_algorithms_rotate_team_test.test (576 ms) 50: [----------] 1 test from std_algorithms_rotate_team_test (576 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_copy_team_test 50: [ RUN ] std_algorithms_rotate_copy_team_test.test 50: [ OK ] std_algorithms_rotate_copy_team_test.test (615 ms) 50: [----------] 1 test from std_algorithms_rotate_copy_team_test (615 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (1839 ms total) 50: [ PASSED ] 4 tests. 50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.25 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test timeout computed to be: 1500 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_move_team_test 51: [ RUN ] std_algorithms_move_team_test.test 51: [ OK ] std_algorithms_move_team_test.test (457 ms) 51: [----------] 1 test from std_algorithms_move_team_test (457 ms total) 51: 51: [----------] 1 test from std_algorithms_move_backward_team_test 51: [ RUN ] std_algorithms_move_backward_team_test.test 51: [ OK ] std_algorithms_move_backward_team_test.test (435 ms) 51: [----------] 1 test from std_algorithms_move_backward_team_test (435 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_left_team_test 51: [ RUN ] std_algorithms_shift_left_team_test.test 51: [ OK ] std_algorithms_shift_left_team_test.test (1487 ms) 51: [----------] 1 test from std_algorithms_shift_left_team_test (1487 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_right_team_test 51: [ RUN ] std_algorithms_shift_right_team_test.test 51: [ OK ] std_algorithms_shift_right_team_test.test (1458 ms) 51: [----------] 1 test from std_algorithms_shift_right_team_test (1458 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (3839 ms total) 51: [ PASSED ] 4 tests. 51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.24 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test timeout computed to be: 1500 52: [==========] Running 9 tests from 9 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_copy_team_test 52: [ RUN ] std_algorithms_copy_team_test.test 52: [ OK ] std_algorithms_copy_team_test.test (546 ms) 52: [----------] 1 test from std_algorithms_copy_team_test (546 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_n_team_test 52: [ RUN ] std_algorithms_copy_n_team_test.test 52: [ OK ] std_algorithms_copy_n_team_test.test (495 ms) 52: [----------] 1 test from std_algorithms_copy_n_team_test (495 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_backward_team_test 52: [ RUN ] std_algorithms_copy_backward_team_test.test 52: [ OK ] std_algorithms_copy_backward_team_test.test (458 ms) 52: [----------] 1 test from std_algorithms_copy_backward_team_test (458 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_if_team_test 52: [ RUN ] std_algorithms_copy_if_team_test.test 52: [ OK ] std_algorithms_copy_if_team_test.test (403 ms) 52: [----------] 1 test from std_algorithms_copy_if_team_test (403 ms total) 52: 52: [----------] 1 test from std_algorithms_unique_copy_team_test 52: [ RUN ] std_algorithms_unique_copy_team_test.test 52: [ OK ] std_algorithms_unique_copy_team_test.test (520 ms) 52: [----------] 1 test from std_algorithms_unique_copy_team_test (520 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_team_test 52: [ RUN ] std_algorithms_remove_team_test.test 52: [ OK ] std_algorithms_remove_team_test.test (434 ms) 52: [----------] 1 test from std_algorithms_remove_team_test (434 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_if_team_test 52: [ RUN ] std_algorithms_remove_if_team_test.test 52: [ OK ] std_algorithms_remove_if_team_test.test (396 ms) 52: [----------] 1 test from std_algorithms_remove_if_team_test (396 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_team_test 52: [ RUN ] std_algorithms_remove_copy_team_test.test 52: [ OK ] std_algorithms_remove_copy_team_test.test (445 ms) 52: [----------] 1 test from std_algorithms_remove_copy_team_test (446 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test 52: [ RUN ] std_algorithms_remove_copy_if_team_test.test 52: [ OK ] std_algorithms_remove_copy_if_team_test.test (449 ms) 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (449 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 9 tests from 9 test suites ran. (4150 ms total) 52: [ PASSED ] 9 tests. 52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.56 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test timeout computed to be: 1500 53: [==========] Running 4 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_unique_team_test 53: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 53: [ OK ] std_algorithms_unique_team_test.test_default_predicate (653 ms) 53: [----------] 1 test from std_algorithms_unique_team_test (653 ms total) 53: 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test 53: [ RUN ] std_algorithms_adjacent_difference_team_test.test 53: [ OK ] std_algorithms_adjacent_difference_team_test.test (760 ms) 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (760 ms total) 53: 53: [----------] 1 test from std_algorithms_reduce_team_test 53: [ RUN ] std_algorithms_reduce_team_test.test 53: [ OK ] std_algorithms_reduce_team_test.test (809 ms) 53: [----------] 1 test from std_algorithms_reduce_team_test (809 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_reduce_team_test 53: [ RUN ] std_algorithms_transform_reduce_team_test.test 53: [ OK ] std_algorithms_transform_reduce_team_test.test (1398 ms) 53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1398 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (3622 ms total) 53: [ PASSED ] 4 tests. 53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.03 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test timeout computed to be: 1500 54: [==========] Running 18 tests from 5 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_is_sorted_team_test 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (476 ms) 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (369 ms) 54: [----------] 2 tests from std_algorithms_is_sorted_team_test (845 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (22 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (25 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (296 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (416 ms) 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (761 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test 54: [ RUN ] std_algorithms_is_partitioned_team_test.empty 54: [ OK ] std_algorithms_is_partitioned_team_test.empty (12 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (199 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (200 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.random 54: [ OK ] std_algorithms_is_partitioned_team_test.random (153 ms) 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (565 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_copy_team_test 54: [ RUN ] std_algorithms_partition_copy_team_test.empty 54: [ OK ] std_algorithms_partition_copy_team_test.empty (20 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_true 54: [ OK ] std_algorithms_partition_copy_team_test.all_true (514 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_false 54: [ OK ] std_algorithms_partition_copy_team_test.all_false (481 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.random 54: [ OK ] std_algorithms_partition_copy_team_test.random (442 ms) 54: [----------] 4 tests from std_algorithms_partition_copy_team_test (1459 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_point_team_test 54: [ RUN ] std_algorithms_partition_point_team_test.empty 54: [ OK ] std_algorithms_partition_point_team_test.empty (13 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_true 54: [ OK ] std_algorithms_partition_point_team_test.all_true (191 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_false 54: [ OK ] std_algorithms_partition_point_team_test.all_false (199 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.random 54: [ OK ] std_algorithms_partition_point_team_test.random (135 ms) 54: [----------] 4 tests from std_algorithms_partition_point_team_test (540 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 5 test suites ran. (4174 ms total) 54: [ PASSED ] 18 tests. 54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.58 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test timeout computed to be: 1500 55: [==========] Running 5 tests from 4 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_transform_team_test 55: [ RUN ] std_algorithms_transform_team_test.test_unary_op 55: [ OK ] std_algorithms_transform_team_test.test_unary_op (566 ms) 55: [ RUN ] std_algorithms_transform_team_test.test_binary_op 55: [ OK ] std_algorithms_transform_team_test.test_binary_op (737 ms) 55: [----------] 2 tests from std_algorithms_transform_team_test (1304 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_team_test 55: [ RUN ] std_algorithms_generate_team_test.test_unary_op 55: [ OK ] std_algorithms_generate_team_test.test_unary_op (1488 ms) 55: [----------] 1 test from std_algorithms_generate_team_test (1488 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_n_team_test 55: [ RUN ] std_algorithms_generate_n_team_test.test 55: [ OK ] std_algorithms_generate_n_team_test.test (375 ms) 55: [----------] 1 test from std_algorithms_generate_n_team_test (375 ms total) 55: 55: [----------] 1 test from std_algorithms_swap_ranges_team_test 55: [ RUN ] std_algorithms_swap_ranges_team_test.test 55: [ OK ] std_algorithms_swap_ranges_team_test.test (693 ms) 55: [----------] 1 test from std_algorithms_swap_ranges_team_test (693 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 5 tests from 4 test suites ran. (3863 ms total) 55: [ PASSED ] 5 tests. 55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.26 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test timeout computed to be: 1500 56: [==========] Running 2 tests from 2 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test 56: [ RUN ] std_algorithms_exclusive_scan_team_test.test 56: [ OK ] std_algorithms_exclusive_scan_team_test.test (1613 ms) 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1613 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 56: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (881 ms) 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (881 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (2495 ms total) 56: [ PASSED ] 2 tests. 56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.91 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test timeout computed to be: 1500 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test 57: [ RUN ] std_algorithms_inclusive_scan_team_test.test 57: [ OK ] std_algorithms_inclusive_scan_team_test.test (2435 ms) 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2435 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 57: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1846 ms) 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1846 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (4282 ms total) 57: [ PASSED ] 2 tests. 57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.70 sec test 58 Start 58: Kokkos_PerformanceTest_InclusiveScan 58: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T18-41-33.json" 58: Test timeout computed to be: 1500 58: 2025-04-10T19:13:08+00:00 58: Running /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan 58: Run on (64 X 2994.67 MHz CPU s) 58: CPU Caches: 58: L1 Data 32 KiB (x32) 58: L1 Instruction 32 KiB (x32) 58: L2 Unified 512 KiB (x32) 58: L3 Unified 16384 KiB (x16) 58: Load Average: 2.59, 3.12, 8.82 58: APU or dGPU: dGPU 58: Architecture capable of accessing system allocated memory: 1 58: CPU architecture: none 58: Default Device: HIP 58: GPU architecture: AMD_GFX908 58: Is Large Bar: 1 58: KOKKOS_COMPILER_CLANG: 1700 58: KOKKOS_ENABLE_ASM: no 58: KOKKOS_ENABLE_CXX17: no 58: KOKKOS_ENABLE_CXX20: yes 58: KOKKOS_ENABLE_CXX23: no 58: KOKKOS_ENABLE_CXX26: no 58: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 58: KOKKOS_ENABLE_HIP: yes 58: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 58: KOKKOS_ENABLE_HWLOC: no 58: KOKKOS_ENABLE_LIBDL: yes 58: KOKKOS_ENABLE_PRAGMA_IVDEP: no 58: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 58: KOKKOS_ENABLE_PRAGMA_UNROLL: no 58: KOKKOS_ENABLE_PRAGMA_VECTOR: no 58: KOKKOS_ENABLE_SERIAL: yes 58: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 58: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 58: Kokkos Version: 4.6.99 58: Shared Memory per Block: 64 KiB 58: Supports Managed Memory: 1 58: System allows accessing system allocated memory on GPU: 0 58: Total Global Memory: 31.98 GiB 58: Wavefront Size: 64 58: XNACK environment variable set: no 58: macro KOKKOS_ENABLE_HIP: defined 58: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 58: macro KOKKOS_ENABLE_ROCTHRUST: defined 58: platform: 64bit 58: ---------------------------------------------------------------------------------------------------------------------------------------------- 58: Benchmark Time CPU Iterations FOM: GB/s MB Passed 58: ---------------------------------------------------------------------------------------------------------------------------------------------- 58: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.002 s 0.002 s 426 1018.4/s 1.6k 1 58: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.002 s 0.002 s 445 1013.53/s 1.6k 1 58: BM_inclusive_scan<double>/100000000/manual_time 0.002 s 0.002 s 446 1017.39/s 1.6k 1 58: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 445 1011.85/s 1.6k 1 58: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 446 1017.42/s 1.6k 1 58: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 443 1017.95/s 1.6k 1 58: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 446 1017.3/s 1.6k 1 58: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 444 1017.67/s 1.6k 1 58: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 445 1017.62/s 1.6k 1 58/59 Test #58: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 21.69 sec test 59 Start 59: Kokkos_UnitTest_SIMD 59: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 59: Test timeout computed to be: 1500 59: [==========] Running 18 tests from 1 test suite. 59: [----------] Global test environment set-up. 59: [----------] 18 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 (6 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: [ RUN ] simd.host_construction 59: [ OK ] simd.host_construction (0 ms) 59: [ RUN ] simd.device_construction 59: [ OK ] simd.device_construction (0 ms) 59: [----------] 18 tests from simd (7 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 18 tests from 1 test suite ran. (7 ms total) 59: [ PASSED ] 18 tests. 59/59 Test #59: Kokkos_UnitTest_SIMD ....................................... Passed 0.41 sec 100% tests passed, 0 tests failed out of 59 Label Time Summary: Kokkos = 633.75 sec*proc (52 tests) Total Test time (real) = 1222.19 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 0 Direct: 0 / 0 Preprocessed: 0 / 0 Misses: 0 Direct: 0 Preprocessed: 0 Primary storage: Hits: 0 / 0 Misses: 0 Cache size (GB): 0.00 / 5.00 (0.00 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 e42e13f10e82e83205837aef5e028f7ec9a20bc321e1e7f769ec014ba2c221d1 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes e42e13f10e82e83205837aef5e028f7ec9a20bc321e1e7f769ec014ba2c221d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-2) [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC-AS-HOST-COMPILER) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: HIP-ROCm-5.3) [Pipeline] { (Branch: HIP-ROCm-6.0-amdclang) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.8-Clang-15) [Pipeline] { (Branch: CUDA-12.5.1-Clang-17-RDC) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC-AS-HOST-COMPILER) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.3) [Pipeline] stage [Pipeline] { (HIP-ROCm-6.0-amdclang) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.8-Clang-15) [Pipeline] stage [Pipeline] { (CUDA-12.5.1-Clang-17-RDC) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) [Pipeline] node [Pipeline] node [Pipeline] node Running on fetnat_03 in /var/jenkins/workspace/Kokkos_PR-7427 Running on fetnat_05 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] node [Pipeline] node Running on lascaux_03 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on villars01 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] node [Pipeline] { [Pipeline] { [Pipeline] { Running on fetnat_09 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] { Running on waffle_02 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] checkout [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching changes from the remote Git repository [Pipeline] { Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching without tags using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [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 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 Fetching changes from the remote Git repository Fetching changes from the remote Git repository Fetching without tags Fetching without tags Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 Merge succeeded, producing c7ce24f795413140cebed3148f9fc12887942066 Checking out Revision c7ce24f795413140cebed3148f9fc12887942066 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7427/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7ce24f795413140cebed3148f9fc12887942066 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7427/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7427 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7427/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7427 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7427 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 + docker build -t 26affe8c0587661f719874c6fe96f4ba409d209f --build-arg BASE=rocm/dev-ubuntu-20.04:5.3.3-complete@sha256:bac114b9d09e61d88b45fbeb40a15a315c2a78a203223c9b4ed7263b05ff3977 -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:cb95f2fec72bb731c00f62f965db1d0d19d35957e63942c0373356ef8a58549e #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.3.3-complete@sha256:bac114b9d09e61d88b45fbeb40a15a315c2a78a203223c9b4ed7263b05ff3977 #2 sha256:545c1c1af45903ccf2e4c2fec8b43c6b5f360a43a94235d345576dbc6a78bd34 #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:59dd530416b4077a724f2f218e5669311a2e39f664a8a0f096505da5dea4a9a3 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.3.3-complete@sha256:bac114b9d09e61d88b45fbeb40a15a315c2a78a203223c9b4ed7263b05ff3977 #7 sha256:35fd28c53f765224edc2d4152a76369a89b1c05546ee0f5233b74a90a15f1170 #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:80c6b9c882454b684af2e366ae840c07d5438237b83f5bbf8c8ff7f2c8dcacf9 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:8b1b09167d20192d32723e497e1c27cf4fed65eec875b17ae53a3d6ab7064769 #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:7201b409b3238d19582638e5d6ef1c079a8b23a010267349aa1a066c8971e0bf #4 CACHED #8 exporting to image #8 sha256:3bfd0aeb9064306d330c4e4dc923da6605c606c21585cc76373764ea3e07ec7b #8 exporting layers done #8 writing image sha256:705b43ddc294a67d9d4e2e211f3a81910c794252325858c6f9db7c58f8ad8812 done #8 naming to docker.io/library/26affe8c0587661f719874c6fe96f4ba409d209f:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 26affe8c0587661f719874c6fe96f4ba409d209f . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux_03 seems to be running inside container c6cc6345ea3840d6d478fa665d42a203017247fdf5015f1d85f4879a864b4f52 $ 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-7427 --volumes-from c6cc6345ea3840d6d478fa665d42a203017247fdf5015f1d85f4879a864b4f52 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 26affe8c0587661f719874c6fe96f4ba409d209f cat $ docker top 116aca4b686e23aa88d5e404d14a2dda25fa59f2c6838caf29b94f7dead8a7b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 [Pipeline] sh Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 + ccache --zero-stats Statistics zeroed [Pipeline] sh + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 + rm -rf build > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DNDEBUG -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=OFF -DKokkos_ENABLE_HIP_MULTIPLE_KERNEL_INSTANTIATIONS=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is Clang 15.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 Merge succeeded, producing 6401315205caae283d074572a7fb65b44cb97b82 Checking out Revision 6401315205caae283d074572a7fb65b44cb97b82 (PR-7427) Merge succeeded, producing 6401315205caae283d074572a7fb65b44cb97b82 Checking out Revision 6401315205caae283d074572a7fb65b44cb97b82 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6401315205caae283d074572a7fb65b44cb97b82 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 9e1f0299f7fb6c9be3b45200e25867f3d12eae4d -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 17.92kB Step 1/9 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04@sha256:4f344e501d63c902a3f51c1783b88be5c9f5093641fc15b51b7d387f16d6d7bb Step 2/9 : FROM $BASE ---> 14f99d87eca9 Step 3/9 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> c445357a5149 Step 4/9 : RUN apt-get update && apt-get install -y ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 9dd58c199b53 Step 5/9 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6401315205caae283d074572a7fb65b44cb97b82 # timeout=10 + docker build -t 9e1f0299f7fb6c9be3b45200e25867f3d12eae4d -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 17.92kB Step 1/9 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04@sha256:4f344e501d63c902a3f51c1783b88be5c9f5093641fc15b51b7d387f16d6d7bb Step 2/9 : FROM $BASE ---> Using cache ---> 68d9682188bd Step 6/9 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 13697f71f283 Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 34691e512785 Step 8/9 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> c303e33574a5 Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 5bd707124264 Successfully built 5bd707124264 Successfully tagged 9e1f0299f7fb6c9be3b45200e25867f3d12eae4d:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh ---> 14f99d87eca9 Step 3/9 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 5d4f79105910 Step 4/9 : RUN apt-get update && apt-get install -y ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> e1bd5015404e Step 5/9 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> d96bb402adc9 Step 6/9 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 4e0d6e5b6401 Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9c73ca1ffb8b Step 8/9 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 80ddfedb170b Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 5d20c4b8b232 + docker inspect -f . 9e1f0299f7fb6c9be3b45200e25867f3d12eae4d . [Pipeline] } Successfully built 5d20c4b8b232 Successfully tagged 9e1f0299f7fb6c9be3b45200e25867f3d12eae4d:latest [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_05 seems to be running inside container 75b67b2011840dc46e00bb954c91f30013d930698078d5d27876f00b63d98832 $ 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-7427 --volumes-from 75b67b2011840dc46e00bb954c91f30013d930698078d5d27876f00b63d98832 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 9e1f0299f7fb6c9be3b45200e25867f3d12eae4d cat -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.3.22062 -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VEGA908 -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG Still waiting to schedule task Waiting for next available executor on ‘rocm-docker’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include $ docker top 67991518454db9ad05caeedf34e5868999b2fff4053d0bea21c4ef6f0a70f386 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- Looking for C++ include pthread.h [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 9e1f0299f7fb6c9be3b45200e25867f3d12eae4d . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_03 seems to be running inside container acc9f1b45c8e60580e2989fa302920c30dca3de1c3fcc3054d32ea1a4209bba0 $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-7427 --volumes-from acc9f1b45c8e60580e2989fa302920c30dca3de1c3fcc3054d32ea1a4209bba0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 9e1f0299f7fb6c9be3b45200e25867f3d12eae4d cat -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD + rm -rf build -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS + mkdir -p build -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror --diag_suppress=implicit_return_from_non_void_function -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_OPENMP=ON .. -- Setting default Kokkos CXX standard to 17 -- Found OpenMP_CXX: -fopenmp=libomp (Required is at least version "3.0") -- Found OpenMP: TRUE (Required is at least version "3.0") found components: CXX -- Using internal desul_atomics copy -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt $ docker top 28d6b8dfde51b1ce4d6d0575e05ce3c7bff9563fe5a8718bba820c412c9e604f -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL + rm -rf build -- [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 Running on lascaux_02 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 Merge succeeded, producing f24840bd841fd515066f846f9d4a3b6e436981d8 Checking out Revision f24840bd841fd515066f846f9d4a3b6e436981d8 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7427/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f24840bd841fd515066f846f9d4a3b6e436981d8 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 4e10fa153432510c69288f7c2072570719db8705 --build-arg BASE=rocm/dev-ubuntu-22.04:6.0-complete@sha256:29582288ec330d1c915091eb2be7857327fe71a73a174c4173b0bb4794dce7c8 -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:dd156f5e9ee0f0ac8218c59f21130c16376a191cd0a1160d766daf7c05c211d1 #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-22.04:6.0-complete@sha256:29582288ec330d1c915091eb2be7857327fe71a73a174c4173b0bb4794dce7c8 #2 sha256:4631c21eefcf3d561051a812bf7aec42502de2bc43e67bce857061a42e87d145 -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE #2 DONE 1.3s #3 [internal] load .dockerignore #3 sha256:b1aa3b102a673832d9905860ce0262ee5da8cbd7a3a71fd28bdc31168ef94486 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-22.04:6.0-complete@sha256:29582288ec330d1c915091eb2be7857327fe71a73a174c4173b0bb4794dce7c8 #7 sha256:54466c78c817020dd53d7b7a9679b88118a748b8470f4998cb43dde09988fcb4 #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:c3372e07936aeb64fe85eb892c1448c2197f9374242dacaba0d2aac9a1513ed5 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:4732783fc9dfe8767b973157b3ad72cc398f4d45e8221f5e104c39e59d7012db #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:1f19b678bec96c2f88b56f67f261ac8d5e6dda05abbe04936c9276b31d466c09 #4 CACHED #8 exporting to image #8 sha256:15a906d2a6b4ec94263ebff811ef8905d759e730a13417e9e766a4f2b1d77f0a #8 exporting layers done #8 writing image sha256:146d146ee078717edb18cd156aa417960625903fbf4b041c16d502ef16e59b31 done #8 naming to docker.io/library/4e10fa153432510c69288f7c2072570719db8705:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC + docker inspect -f . 4e10fa153432510c69288f7c2072570719db8705 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux_02 seems to be running inside container 3bdc004c26fac913ac5490f88f25a45b1f092f9dcb1a88d648fdf0d3f3923c56 $ 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-7427 --volumes-from 3bdc004c26fac913ac5490f88f25a45b1f092f9dcb1a88d648fdf0d3f3923c56 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 4e10fa153432510c69288f7c2072570719db8705 cat $ docker top 190764eaa9ab83c06b5b2df494a1f3b9f4fbae2f173295cafc9463ff06abec26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS + mkdir -p build + cd build + cmake -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=/opt/rocm/llvm/bin/amdclang++ -DCMAKE_CXX_CLANG_TIDY=/opt/rocm/llvm/bin/clang-tidy;-warnings-as-errors=* -DCMAKE_PREFIX_PATH=/opt/rocm/lib -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is Clang 17.0.0 -- Check for working CXX compiler: /opt/rocm/llvm/bin/amdclang++ -- Check for working CXX compiler: /opt/rocm/llvm/bin/amdclang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 -- The project name is: Kokkos -- Using internal gtest for testing -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Compiler Version: 17.0.0 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA908 -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include -- Found TPLROCM: /opt/rocm/lib/libamdhip64.so -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [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_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7427/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [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_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- No installed google benchmark found, fetching from GitHub -- Kokkos Backends: SERIAL;HIP -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j16 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 2%] Linking CXX shared library libkokkossimd.so Scanning dependencies of target kokkoscore [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7427/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES + mkdir -p build [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 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_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Linking CXX shared library libimpl_git_version.so -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 4%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o + cd build + /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Linking CXX shared library libbenchmark.so [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o -- Setting default Kokkos CXX standard to 17 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_IsXnack.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.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.6.99 -- The project name is: Kokkos -- Using internal gtest for testing [ 6%] Linking CXX shared library libkokkos_gtest.so [ 6%] Built target kokkos_gtest Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- No installed google benchmark found, fetching from GitHub -- Kokkos Backends: OPENMP;HIP -- Configuring done [ 7%] Linking CXX shared library libbenchmark_main.so [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j16 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 benchmark Scanning dependencies of target impl_git_version [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Linking CXX static library libkokkossimd.a [ 3%] Built target kokkossimd [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 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%] Built target kokkosprinter-tool [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7427/build/generated/Kokkos_Version_Info.cpp -- Compiler Version: 12.2.91 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-7427/bin/kokkos_launch_compiler) is enabled... [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o -- Using --c++17 for C++17 standard as feature [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o -- The CXX compiler identification is NVHPC 23.7.0 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o -- Detecting CXX compiler ABI info [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_IsXnack.cpp.o -- SIMD: AVX512 detected -- 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.6.99 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 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 -- The project name is: Kokkos -- Using internal gtest for testing [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main -- 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 -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7427/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 [ 7%] Linking CXX shared library libkokkoscore.so [ 7%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest -- 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 -- Performing Test KOKKOS_LINK_OPTIONS_CHECK -- Performing Test KOKKOS_LINK_OPTIONS_CHECK - Success -- Performing Test KOKKOS_COMPILE_OPTIONS_CHECK [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPGraphAtomicLocks Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o 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_IncrementalTest_HIP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o -- Performing Test KOKKOS_COMPILE_OPTIONS_CHECK - Success -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan Fetching without tags Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_ProfilingAllCalls [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7427/head:refs/remotes/origin/PR-7427 # 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/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info Merge succeeded, producing f7fde3a30cb1775c1c4c18f2b13c910690576ebe Checking out Revision f7fde3a30cb1775c1c4c18f2b13c910690576ebe (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7fde3a30cb1775c1c4c18f2b13c910690576ebe # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 [ 9%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh Fetching without tags + docker build -t c46efb41ce1de8daf99096f4b6e3347681810f85 -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 17.92kB Step 1/15 : ARG BASE=nvcr.io/nvidia/cuda:12.3.2-devel-ubuntu22.04@sha256:b3acdfb50afe62e6c367eba59ecf2d1768f9f174a62e005d282f843779721cb0 Step 2/15 : FROM $BASE ---> da3144977a75 Step 3/15 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 7d074383c08f Step 4/15 : RUN apt-get update && apt-get install -y bc git wget ccache python3 libelf-dev g++-multilib ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> fc8d659d8e3f Step 5/15 : ARG NPROC=8 ---> Using cache ---> 0fd49ff544c4 Step 6/15 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 79d86fb88778 Step 7/15 : ARG CMAKE_VERSION=3.27.7 -- 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 ---> Using cache ---> 1785bf7549e3 Step 8/15 : ENV CMAKE_DIR=/opt/cmake -- 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-7427/tpls/mdspan/include [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/hip/TestHIP_GraphAtomicLocks.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o ---> Using cache ---> 89c447cbeee1 Step 9/15 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm ${CMAKE_SCRIPT} ---> Using cache ---> a17586378498 Step 10/15 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> f43fa848682c Step 11/15 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Using cache ---> 753f381dbc2f Step 12/15 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 592a64d03427 Step 13/15 : RUN LLVM_URL=https://github.com/llvm/llvm-project/archive && LLVM_ARCHIVE=${LLVM_VERSION}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL}/${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DLLVM_ENABLE_PROJECTS="clang" -DLLVM_ENABLE_RUNTIMES="openmp" -DLLVM_TARGETS_TO_BUILD="X86;NVPTX" -DLIBOMPTARGET_DEVICE_ARCHITECTURES=sm_70 ../llvm && make -j${NPROC} && make install && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 249dcb7ece86 Step 14/15 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 8e8308423711 Step 15/15 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> b0f7fdc07e3e Successfully built b0f7fdc07e3e Successfully tagged c46efb41ce1de8daf99096f4b6e3347681810f85:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 + docker inspect -f . c46efb41ce1de8daf99096f4b6e3347681810f85 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_09 seems to be running inside container f74f889365d1fb420c33551e70faed44fbf3419a5f5dda6a0efd08cb3712c087 $ 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-7427 --volumes-from f74f889365d1fb420c33551e70faed44fbf3419a5f5dda6a0efd08cb3712c087 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** c46efb41ce1de8daf99096f4b6e3347681810f85 cat > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7427/head:refs/remotes/origin/PR-7427 # 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/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 9%] Linking CXX executable Kokkos_ProfilingAllCalls [ 9%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp Merge succeeded, producing 62b14e6dc20dc5292b949e61aa99a7e5d11bd26e Checking out Revision 62b14e6dc20dc5292b949e61aa99a7e5d11bd26e (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62b14e6dc20dc5292b949e61aa99a7e5d11bd26e # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 Fetching without tags [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Linking CXX shared library libkokkoscontainers.so [ 8%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 9%] Built target Kokkos_ProfilingAllCalls [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") -- Looking for C++ include pthread.h [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 9%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpInit Scanning dependencies of target Kokkos_ToolsInitialization [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7427/head:refs/remotes/origin/PR-7427 # 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/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE [ 9%] Built target Kokkos_CoreUnitTest_Develop [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o -- Found TPLLIBDL: /usr/include -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams Merge succeeded, producing 4e81ebecbc65319fb9f42b21b5fc8072811b67e7 Checking out Revision 4e81ebecbc65319fb9f42b21b5fc8072811b67e7 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e81ebecbc65319fb9f42b21b5fc8072811b67e7 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 -- Kokkos Backends: SERIAL;OPENACC -- Configuring done [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o -- Found OpenMP_CXX: -mp (Required is at least version "3.0") -- Found OpenMP: TRUE (Required is at least version "3.0") found components: CXX [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 10%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 9%] Built target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o -- Generating done [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan [ 10%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 10%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_HIP_ViewSupport [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/UnitTestMainInit.cpp.o $ docker top bebcde83588d4d84a5e05329a640b82b3771e537ad1409f5a8025216e5ecee00 -eo pid,comm -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include 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] { -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 [ 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_Abort.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker build -t 570d72a6ae4a100fe4a92d811b62f3624cd2f2ff -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 17.92kB Step 1/15 : ARG BASE=nvcr.io/nvidia/cuda:12.0.0-devel-ubuntu22.04@sha256:0578d90ce082ed37cdc8daf31d401b5a62594a847e9cf6b5cdf4c2356ac49869 Step 2/15 : FROM $BASE + docker build -t 3479be0f057ac175f1d80eee33aec3e746dec8d6 --build-arg BASE=nvcr.io/nvidia/cuda:11.6.2-devel-ubuntu20.04@sha256:d95d54bc231f8aea7fda79f60da620324584b20ed31a8ebdb0686cffd34dd405 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 17.92kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE ---> 91315bb281aa Step 3/15 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> e9ebbbf5a23a Step 4/15 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 5cd9cf1adbc8 Step 5/15 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 669d08c59690 Step 6/15 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 8898ddf4a06f Step 7/15 : ARG CMAKE_VERSION=3.23.2 + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> f79b447d24dd Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 5fa610bbb023 Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 37439cd05fb3 Step 6/10 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 4009af178d21 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 8a5121778cd4 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 3c636dd8ab5f 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 ---> a1d0d79ebd04 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> b0d744ed30ad ---> Using cache ---> ac469278e1f6 Step 8/15 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> e6961a89df1f Step 9/15 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> b9386f522f37 Step 10/15 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 3026f7a9c990 Step 11/15 : RUN wget -O- https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB | gpg --dearmor | tee /usr/share/keyrings/oneapi-archive-keyring.gpg > /dev/null && echo "deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list ---> Using cache ---> 399996cb834a Step 12/15 : RUN apt-get update && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-2025.0 curl && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 3956ecd5c2e8 Step 13/15 : RUN curl -LOJ "https://developer.codeplay.com/api/v1/products/download?product=oneapi&variant=nvidia&version=2025.0.0&filters[]=12.0&filters[]=linux" && chmod +x oneapi-for-nvidia-gpus-2025.0.0-cuda-12.0-linux.sh && ./oneapi-for-nvidia-gpus-2025.0.0-cuda-12.0-linux.sh ---> Using cache ---> 44802ad9f102 Step 14/15 : ENV PATH=/opt/intel/oneapi/compiler/2025.0/bin/:$PATH ---> Using cache ---> 3b2320846d10 Step 15/15 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2025.0/lib:$LD_LIBRARY_PATH ---> Using cache ---> 171b714d5cf9 Successfully built 171b714d5cf9 + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. Successfully built b0d744ed30ad Successfully tagged 3479be0f057ac175f1d80eee33aec3e746dec8d6:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Successfully tagged 570d72a6ae4a100fe4a92d811b62f3624cd2f2ff:latest [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- Setting default Kokkos CXX standard to 17 + docker inspect -f . 3479be0f057ac175f1d80eee33aec3e746dec8d6 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle_02 seems to be running inside container de9c980be9b27e2c20a6374a7ac1a701652a771981c7e344a18fd55a5a33afc1 + docker inspect -f . 570d72a6ae4a100fe4a92d811b62f3624cd2f2ff . $ 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-7427 --volumes-from de9c980be9b27e2c20a6374a7ac1a701652a771981c7e344a18fd55a5a33afc1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 3479be0f057ac175f1d80eee33aec3e746dec8d6 cat [ 2%] Linking CXX static library libkokkossimd.a [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 13%] Linking CXX executable Kokkos_ToolsInitialization -- 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.6.99 [ 13%] Built target Kokkos_ToolsInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_BasicView.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/hip/TestHIP_GraphAtomicLocks.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 10%] Built target Kokkos_CoreUnitTest_CTestDevice [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o -- Kokkos Backends: OPENMP;CUDA -- Configuring done [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7427/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 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenMPTarget -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Performing Test KOKKOS_LINK_OPTIONS_CHECK -- Performing Test KOKKOS_LINK_OPTIONS_CHECK - Success -- Performing Test KOKKOS_COMPILE_OPTIONS_CHECK $ docker top c1c832c99c5da35bc27d614acd069a2f4405375ac407643aa26af4cc74c9d03d -eo pid,comm [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.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] } [Pipeline] // withEnv [Pipeline] withDockerContainer villars01 seems to be running inside container 70e90f303786bbc3ac8047413aa2d5c09434936ffe51654624208559e5e987a6 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7427 --volumes-from 70e90f303786bbc3ac8047413aa2d5c09434936ffe51654624208559e5e987a6 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 570d72a6ae4a100fe4a92d811b62f3624cd2f2ff cat -- Generating done [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o -- Performing Test KOKKOS_COMPILE_OPTIONS_CHECK - Success -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedAccessor.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_InitializeFinalize Scanning dependencies of target Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedDataHandle.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 18%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 11%] Built target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.34.1") [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 18%] 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_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o -- [benchmark] Looking for shm_open in rt - found [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 13%] Linking CXX executable Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 13%] Built target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so -- [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 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o -- [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 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 19%] Linking CXX executable Kokkos_CoreTestCompileOnly -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 19%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o $ docker top 888675689e9f6b82ad0e0ca225a0d9603d903028b0f022074c148f28ef12d7b1 -eo pid,comm -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7427/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.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] { [ 20%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o [Pipeline] sh [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [Pipeline] sh + ccache --zero-stats Statistics zeroed + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [Pipeline] sh [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp + rm -rf build + mkdir -p build + cd build + cmake -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror -Werror=all-warnings -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEBUG=ON -DKokkos_ENABLE_DEBUG_BOUNDS_CHECK=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=OFF -DKokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC=ON .. + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=icpx -DCMAKE_CXX_FLAGS=-fsycl-device-code-split=per_kernel -fp-model=precise -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -DKokkos_ARCH_NATIVE=ON -DKokkos_ARCH_AMPERE80=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DoneDPL_ROOT=/opt/intel/oneapi/dpl/2022.7 -DKokkos_ENABLE_SYCL=ON -DKokkos_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON -DCMAKE_CXX_STANDARD=17 .. [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o -- Setting default Kokkos CXX standard to 17 [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o -- Setting default Kokkos CXX standard to 17 [ 21%] Linking CXX executable Kokkos_StackTraceTestExec -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 21%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 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_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 22%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o -- The CXX compiler identification is IntelLLVM 2025.0.4 -- Detecting CXX compiler ABI info [ 15%] Linking CXX executable Kokkos_CoreUnitTest_HIP_ViewSupport [ 22%] Built target Kokkos_IncrementalTest_HIP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_HIP_ViewSupport [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/2025.0/bin/icpx - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- No installed google benchmark found, fetching from GitHub [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -- Kokkos Backends: SERIAL;OPENMPTARGET -- Configuring done (35.7s) [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7427/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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o -- Generating done (4.2s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.6.124 -- Using -std=c++17 for C++17 standard as feature [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o -- SIMD: AVX512 detected -- Looking for SYCL_EXT_ONEAPI_GRAPH [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 2%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 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_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o -- SIMD: AVX2 detected Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o -- Looking for SYCL_EXT_ONEAPI_GRAPH - found -- Built-in Execution Spaces: -- Device Parallel: Kokkos::SYCL -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found TPLLIBDL: /usr/include -- Looking for C++ include oneapi/dpl/execution [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- Looking for C++ include oneapi/dpl/algorithm - not found -- Performing Test KOKKOS_NO_TBB_CONFLICT [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 26%] 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_HostBarrier.cpp.o -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.6.124") -- Looking for C++ include pthread.h [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 26%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o -- Found OpenMP_CXX: -fiopenmp -- Found OpenMP: TRUE -- oneDPL: OpenMP version () is less than minimum supported version (4.5), disable OpenMP -- oneDPL: ONEDPL_PAR_BACKEND=serial, disable oneTBB and OpenMP backends -- Performing Test _fsycl_option [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 27%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 5%] Linking CXX static library libbenchmark.a -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Performing Test _fsycl_option - Success -- Looking for C++ include sycl/sycl.hpp [ 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_HostSpace_deepcopy.cpp.o [ 5%] Built target benchmark [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 5%] Built target kokkos_gtest [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 18%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport Scanning dependencies of target Kokkos_ProfilingAllCalls [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o -- Found OpenMP_CXX: -fopenmp (found suitable version "4.5", minimum required is "3.0") -- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "3.0") found components: CXX -- Using internal desul_atomics copy [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Looking for C++ include sycl/sycl.hpp - found -- Adding -fsycl compiler option -- Using internal desul_atomics copy -- Performing Test KOKKOS_LINK_OPTIONS_CHECK [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o -- Performing Test KOKKOS_LINK_OPTIONS_CHECK - Success -- Performing Test KOKKOS_COMPILE_OPTIONS_CHECK [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 28%] 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_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/openacc/TestOpenACC_View_BasicView.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o -- No installed google benchmark found, fetching from GitHub [ 18%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 18%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp -- Performing Test KOKKOS_COMPILE_OPTIONS_CHECK - Success -- 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-7427/tpls/mdspan/include [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 18%] Linking CXX executable Kokkos_ProfilingAllCalls [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 19%] Built target Kokkos_ProfilingAllCalls [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o -- 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] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp -- [benchmark] Found Git: /usr/bin/git (found version "2.34.1") [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_BasicView.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_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 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 21%] Linking CXX executable Kokkos_ToolsInitialization [ 21%] Built target Kokkos_ToolsInitialization [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 4%] Linking CXX static library libkokkoscore.a [ 4%] Built target kokkoscore [ 4%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7427/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/openacc/TestOpenACC_View_ReferenceCountedAccessor.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- No installed google benchmark found, fetching from GitHub -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- No installed google benchmark found, fetching from GitHub -- Kokkos Backends: SERIAL;SYCL -- Kokkos Backends: OPENMP;CUDA [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o -- Configuring done -- Configuring done [ 21%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 21%] Built target Kokkos_CoreUnitTest_KokkosP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.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_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.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_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o 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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 5%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/openacc/TestOpenACC_View_ReferenceCountedDataHandle.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_ReferenceCountedAccessor.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 2%] 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%] Built target kokkosprinter-tool [ 3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Linking CXX shared library libkokkossimd.so [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Built target kokkossimd [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Built target impl_git_version [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Linking CXX shared library libimpl_git_version.so [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 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 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 12%] 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_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_ReferenceCountedDataHandle.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Linking CXX shared library libkokkos_gtest.so [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 25%] Linking CXX executable Kokkos_StackTraceTestExec [ 25%] Built target Kokkos_StackTraceTestExec [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC_ViewSupport [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o 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 [ 27%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 27%] Built target Kokkos_IncrementalTest_HIP [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 5%] Linking CXX shared library libbenchmark.so [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_OpenACC_ViewSupport [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 6%] Built target benchmark [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o 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 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 6%] Linking CXX shared library libbenchmark_main.so [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 6%] Built target benchmark_main [ 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 [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_BasicView.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 6%] Linking CXX static library libbenchmark_main.a [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 6%] Built target benchmark_main [ 41%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport [ 28%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 28%] Built target Kokkos_CoreTestCompileOnly [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 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 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 13%] Built target Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 6%] Linking CXX shared library libkokkoscore.so [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 6%] Built target kokkoscore [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 13%] 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_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 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 [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 6%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Linking CXX shared library libkokkoscontainers.so [ 6%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_Develop [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 19%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 8%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_BasicView.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_Default [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_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 [ 16%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 30%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 30%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.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_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_ReferenceCountedAccessor.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 21%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 21%] Built target Kokkos_CoreTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_TuningBasics [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedAccessor.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 17%] Built target Kokkos_CoreTestCompileOnly [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 21%] 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_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_ReferenceCountedDataHandle.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 18%] 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 33%] 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_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 33%] Built target Kokkos_CoreUnitTest_Default [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 13%] Linking CXX executable Kokkos_CoreUnitTest_SYCL_ViewSupport [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_Develop [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_SYCL_ViewSupport [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o Running on fetnat_08 in /var/jenkins/workspace/Kokkos_PR-7427 [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 [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7427 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedDataHandle.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.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_CommonPolicyInterface.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 56%] 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_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o Fetching without tags [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7427/head:refs/remotes/origin/PR-7427 # 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/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 Merge succeeded, producing cbc02c3013bcb6502e54fc11fe6d1ae8c29869c7 Checking out Revision cbc02c3013bcb6502e54fc11fe6d1ae8c29869c7 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbc02c3013bcb6502e54fc11fe6d1ae8c29869c7 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o + docker build -t ef2612e0db5f6e7f94af9534df7ddeca365577ec --build-arg BASE=nvcr.io/nvidia/cuda:11.8.0-devel-ubuntu22.04 --build-arg ADDITIONAL_PACKAGES=clang-15 clang-tidy-15 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 17.92kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE ---> 6f9cc9f1ba9e Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 6e72c5124690 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 9625804cf406 Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> ba743dcd925d Step 6/10 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 30797170ef8d Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 83a65c54c940 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 886c459d23fe 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 ---> 37eec185d242 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o ---> Using cache ---> d0fdd73d6bdd Successfully built d0fdd73d6bdd Successfully tagged ef2612e0db5f6e7f94af9534df7ddeca365577ec:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o + docker inspect -f . ef2612e0db5f6e7f94af9534df7ddeca365577ec . [Pipeline] } [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_08 seems to be running inside container 6eb59d1eae215d7350f6db7e313a4220d4e74a0c9c8d7c7e60b3f49d8f75af62 [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-7427 --volumes-from 6eb59d1eae215d7350f6db7e313a4220d4e74a0c9c8d7c7e60b3f49d8f75af62 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ef2612e0db5f6e7f94af9534df7ddeca365577ec cat [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 14%] 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_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o $ docker top 5e7cb774f709fb375595f347e647ce0593536f0223fa5d68d973a7719b14f2ce -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] { [ 24%] Built target Kokkos_CoreUnitTest_Default [ 24%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 24%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [Pipeline] sh [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++-15 -DCMAKE_CXX_CLANG_TIDY=clang-tidy-15;-warnings-as-errors=* -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -Wno-pass-failed -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 20 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 24%] Built target Kokkos_CoreUnitTest_KokkosP [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o -- The CXX compiler identification is Clang 15.0.7 -- Check for working CXX compiler: /usr/bin/clang++-15 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o -- Check for working CXX compiler: /usr/bin/clang++-15 -- works -- Detecting CXX compiler ABI info [ 60%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++2a for C++20 standard as feature [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 60%] Built target Kokkos_Benchmark_Atomic_MinMax [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.8.89") -- Looking for C++ include pthread.h [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o -- No installed google benchmark found, fetching from GitHub [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 24%] Linking CXX executable Kokkos_ProfilingAllCalls -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_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 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 24%] Built target Kokkos_ProfilingAllCalls [ 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_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7427/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 28%] Linking CXX executable Kokkos_ProfilingAllCalls [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 25%] Linking CXX executable Kokkos_ToolsInitialization [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 63%] 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_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 15%] Linking CXX executable Kokkos_CoreTestCompileOnly -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestCuda.cpp [ 28%] Built target Kokkos_ProfilingAllCalls [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_KokkosP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o -- No installed google benchmark found, fetching from GitHub -- Kokkos Backends: SERIAL;CUDA [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o -- Configuring done [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 28%] 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_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 26%] Built target Kokkos_ToolsInitialization [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkossimd [ 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 [ 0%] Built target AlwaysCheckGit Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 1%] Linking CXX static library libkokkossimd.a [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 16%] Built target Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.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_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target impl_git_version [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 12%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 1%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target kokkoscore [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 3%] Linking CXX static library libbenchmark.a [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 3%] Built target benchmark [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 31%] Linking CXX executable Kokkos_ToolsInitialization [ 66%] Built target Kokkos_PerformanceTest_Benchmark [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 31%] 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_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_PerformanceTest_Reduction [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 31%] Built target Kokkos_ToolsInitialization [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Built target kokkos_gtest Scanning dependencies of target benchmark_main [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanAtomicAccessor.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 3%] Linking CXX static library libbenchmark_main.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Built target benchmark_main [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 67%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 29%] Linking CXX executable Kokkos_StackTraceTestExec [ 68%] Built target Kokkos_PerformanceTest_SharedSpace [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 29%] Built target Kokkos_StackTraceTestExec [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 68%] Linking CXX executable Kokkos_PerformanceTest_Reduction [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Reduction Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.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 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpaceThreadSafety.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 42%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_KokkosP [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 34%] Linking CXX executable Kokkos_StackTraceTestExec [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 34%] Built target Kokkos_StackTraceTestExec [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpanAtomicAccessor.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 20%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 20%] Built target Kokkos_CoreTestCompileOnly [ 20%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 20%] Linking CXX executable Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 20%] Built target Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Running on fetnat_04 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Running on fetnat_07 in /var/jenkins/workspace/Kokkos_PR-7427 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o using credential Jenkins ORNL using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7427 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7427 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Graph.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpanConversion.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynRankView_TeamScratch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 70%] Built target Kokkos_ContainersTestCompileOnly [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 6%] 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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 22%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/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_ViewCtorDimMatch.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessorAccessViolation.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 72%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessor.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 73%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_UnitTest_Random [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 39%] 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_Functional_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o Fetching without tags [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7427/head:refs/remotes/origin/PR-7427 # 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/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o Merge succeeded, producing 9071e38600cc4855b59207cc6028955a0a2e5010 Checking out Revision 9071e38600cc4855b59207cc6028955a0a2e5010 (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9071e38600cc4855b59207cc6028955a0a2e5010 # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o + docker build -t d71fa30bcf3c661e0eeadfd5decea97b8d9e9caf --build-arg BASE=nvcr.io/nvidia/cuda:11.7.1-devel-ubuntu20.04@sha256:fc997521e612899a01dce92820f5f5a201dd943ebfdc3e49ba0706d491a39d2d -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 17.92kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> c27c99c88abb Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 8e4f07f606ac Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 8f5863358487 Step 6/10 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 2fd95f1440aa Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> f9cf4fb683dc Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> aaf433eb8c72 Step 9/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 4c4410c7a081 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 9292a3debc60 Successfully built 9292a3debc60 Successfully tagged d71fa30bcf3c661e0eeadfd5decea97b8d9e9caf:latest [Pipeline] isUnix [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . d71fa30bcf3c661e0eeadfd5decea97b8d9e9caf . [Pipeline] } [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [Pipeline] // withEnv [ 40%] Built target Kokkos_CoreUnitTest_CTestDevice [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [Pipeline] withDockerContainer [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o fetnat_07 seems to be running inside container 03fced72202bda288ef6813bbdfbb0d13b9d9bee3532fdc6d2ed4072c7a918dc $ 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-7427 --volumes-from 03fced72202bda288ef6813bbdfbb0d13b9d9bee3532fdc6d2ed4072c7a918dc -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** d71fa30bcf3c661e0eeadfd5decea97b8d9e9caf cat [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7427/head:refs/remotes/origin/PR-7427 # 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/7427/head:refs/remotes/origin/PR-7427 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpaceThreadSafety.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o Merging remotes/origin/develop commit 47b04a637c6b661210f880c47198377703226b79 into PR head commit 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 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 Merge succeeded, producing d52bf94d4e9deb50eeb194607329314bf5e4d51d Checking out Revision d52bf94d4e9deb50eeb194607329314bf5e4d51d (PR-7427) Commit message: "Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD" > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2f65a3972d64bbc45f7eb0d9fc365b507aea42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 47b04a637c6b661210f880c47198377703226b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d52bf94d4e9deb50eeb194607329314bf5e4d51d # timeout=10 > git rev-list --no-walk 0378211eed38cbe1698b11d471b915934cf7fee2 # timeout=10 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp 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 $ docker top 3544434b66ec2feb486419e64bacb1abb890a35d46d77b49166471bcec12d84e -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] { [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [Pipeline] sh [Pipeline] sh + docker build -t 7b62bfd1f0b50cd49c3587e2689e88e3eaff72ef --build-arg BASE=nvcr.io/nvidia/cuda:12.5.1-devel-ubuntu24.04 --build-arg ADDITIONAL_PACKAGES=clang-17 clang-tidy-17 -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 17.92kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE ---> a22f95e792e7 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 0d65f2cce589 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 86fda3f705da Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 7d934b2c86e2 Step 6/10 : RUN KEYDUMP_URL=https://cloud1.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> d078854e6d74 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> f8d778c514eb Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 622d8ce18159 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* + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o ---> Using cache ---> 7a36c1179de6 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 67f16cc70223 Successfully built 67f16cc70223 Successfully tagged 7b62bfd1f0b50cd49c3587e2689e88e3eaff72ef:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + rm -rf build + mkdir -p build + cd build + ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror -Werror=all-warnings --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [Pipeline] sh Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' + docker inspect -f . 7b62bfd1f0b50cd49c3587e2689e88e3eaff72ef . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_04 seems to be running inside container f9bb943f412ef17204b9f6854c842a8e46db0685e49c90da601b1fa3cffdaeb7 $ 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-7427 --volumes-from f9bb943f412ef17204b9f6854c842a8e46db0685e49c90da601b1fa3cffdaeb7 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 7b62bfd1f0b50cd49c3587e2689e88e3eaff72ef cat [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_RangePolicyRequire.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_a.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o $ docker top 2315dd71e003b8aac046c49e9387ac10ed0b440d49a264d6e0d62106998a2272 -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] { [ 8%] Linking CXX executable Kokkos_ProfilingAllCalls [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++-17 -DCMAKE_CXX_CLANG_TIDY=clang-tidy-17;-warnings-as-errors=* -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -Wno-pass-failed -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 20 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 8%] Built target Kokkos_ProfilingAllCalls [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp -- The CXX compiler identification is Clang 17.0.6 -- Check for working CXX compiler: /usr/bin/clang++-17 -- Check for working CXX compiler: /usr/bin/clang++-17 -- works -- Detecting CXX compiler ABI info [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.6.99 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++2a for C++20 standard as feature [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.5.82") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.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-7427/tpls/mdspan/include [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 38%] 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_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o -- Found Python3: /usr/bin/python3 (found version "3.12.3") found components: Interpreter [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 75%] Built target Kokkos_ContainersUnitTest_OpenMP [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_d.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_e.cpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_b.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o -- [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 [ 42%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_c.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o -- [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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 39%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7427/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DeepCopyAlignment.cpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 39%] Built target Kokkos_IncrementalTest_OPENMPTARGET -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o -- Sources TestCuda.cpp -- No installed google benchmark found, fetching from GitHub -- Kokkos Backends: SERIAL;CUDA -- Configuring done [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Graph.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest Scanning dependencies of target benchmark [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.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 [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 1%] Linking CXX static library libkokkossimd.a [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.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 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Built target impl_git_version [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 11%] Built target Kokkos_ToolsInitialization /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_b.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_subview.cpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewResize.cpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewLayoutStrideAssignment.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_a.cpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CTestDevice [ 28%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 28%] Built target Kokkos_IncrementalTest_OPENMP [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_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 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 4%] Linking CXX static library libkokkos_gtest.a [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 78%] Linking CXX executable Kokkos_UnitTest_Random [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 78%] Built target Kokkos_UnitTest_Random [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 45%] 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_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 4%] Linking CXX static library libbenchmark.a [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_b.cpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_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 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_d.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_e.cpp [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_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 [ 4%] Linking CXX static library libbenchmark_main.a [ 4%] Built target benchmark_main [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_a.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_b.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 16%] Built target Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_c.cpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 46%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_a.cpp [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_b.cpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 47%] Built target Kokkos_IncrementalTest_SERIAL [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 12%] Linking CXX executable Kokkos_StackTraceTestExec [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_a.cpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 12%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_b.cpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 61%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_c.cpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_d.cpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_e.cpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_b.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 81%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_c.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_b.cpp [ 81%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_subview.cpp [ 64%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_PerformanceTest_Reduction [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_View_64bit.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 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 /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewOfClass.cpp [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_a.cpp [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 64%] 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_b.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c01.cpp [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c02.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c03.cpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 66%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c04.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c05.cpp [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_HIP [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 56%] Linking CXX executable Kokkos_PerformanceTest_TaskDag /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c06.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Built target Kokkos_PerformanceTest_TaskDag [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 67%] Built target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 67%] Built target Kokkos_PerformanceTest_SharedSpace [ 67%] 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_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c07.cpp [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 67%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 86%] Linking CXX executable Kokkos_UnitTest_Sort [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c08.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c09.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c10.cpp [ 86%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 50%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 50%] Built target Kokkos_IncrementalTest_SERIAL [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Reduction [ 68%] Built target Kokkos_PerformanceTest_Reduction Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c11.cpp [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 35%] 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_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.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 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 9%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 56%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpanAtomicAccessor.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpaceThreadSafety.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 36%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 56%] Built target Kokkos_PerformanceTest_Mempool [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 36%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 9%] Linking CXX executable Kokkos_ProfilingAllCalls [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpanConversion.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 9%] Built target Kokkos_ProfilingAllCalls [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 9%] Linking CXX executable Kokkos_ToolsInitialization [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 71%] Built target Kokkos_PerformanceTest_Atomic [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 9%] Built target Kokkos_ToolsInitialization [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 56%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 56%] Built target Kokkos_Benchmark_Atomic_MinMax [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewBadAlloc.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c12.cpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c13.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reductions.cpp [ 72%] 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_b123.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 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 [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ParallelScanRangePolicy.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reductions_DeviceView.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_b.cpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 74%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 56%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_c.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 56%] Built target Kokkos_IncrementalTest_OPENACC [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 56%] 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_Functional_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Graph.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_d.cpp [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_e.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Complex.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_int.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_unsignedint.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 56%] 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_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 75%] Built target Kokkos_ContainersUnitTest_Serial 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 [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_PerformanceTest_InclusiveScan [ 90%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 75%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_SYCL2B [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_c.cpp.o [ 90%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 75%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 75%] Built target Kokkos_PerformanceTest_Benchmark [ 14%] Built target Kokkos_CoreUnitTest_Develop [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_longint.cpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_atomic [ 92%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 57%] Linking CXX executable Kokkos_PerformanceTest_Reduction [ 57%] Linking CXX executable Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 75%] 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_BlocksizeDeduction.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_longlongint.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_double.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 57%] Built target Kokkos_PerformanceTest_Reduction [ 57%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_gather /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_float.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 93%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_gups [ 95%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 95%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 95%] Linking CXX executable Kokkos_atomic /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_complexfloat.cpp Scanning dependencies of target Kokkos_launch_latency [ 95%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 95%] Built target Kokkos_atomic [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o Scanning dependencies of target Kokkos_stream [ 95%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 95%] Built target Kokkos_PerformanceTest_InclusiveScan Scanning dependencies of target Kokkos_view_copy_constructor [ 95%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_complexdouble.cpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 95%] Linking CXX executable Kokkos_CoreUnitTest_HIP [ 95%] Linking CXX executable Kokkos_gups [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 95%] Built target Kokkos_gups [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 95%] Built target Kokkos_CoreUnitTest_HIP [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 95%] Linking CXX executable Kokkos_view_copy_constructor [ 95%] Linking CXX executable Kokkos_stream [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 95%] Built target Kokkos_view_copy_constructor [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicViews.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Atomics.cpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 95%] Built target Kokkos_stream Scanning dependencies of target Kokkos_policy_performance [ 95%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorProp.cpp.o [ 95%] Linking CXX executable Kokkos_launch_latency [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamBasic.cpp Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 95%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamScratch.cpp [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamReductionScan.cpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamVectorRange.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 96%] Linking CXX executable Kokkos_gather [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 96%] Built target Kokkos_gather [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Other.cpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_b.cpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_c.cpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Built target Kokkos_policy_performance [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_d.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_e.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Crs.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 14%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 11%] Linking CXX executable Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 11%] Built target Kokkos_StackTraceTestExec [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 78%] Linking CXX executable Kokkos_UnitTest_Random [ 78%] Built target Kokkos_UnitTest_Random [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_WorkGraph.cpp Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_Spaces.cpp [100%] Linking CXX executable Kokkos_bytes_and_flops [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [100%] Built target Kokkos_bytes_and_flops Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 61%] 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_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_UniqueToken.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_LocalDeepCopy.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 61%] Linking CXX executable Kokkos_ContainersTestCompileOnly [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Abort.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 49%] Built target Kokkos_CoreUnitTest_Default [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_ExecPolicy.cpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_ContainersTestCompileOnly [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_hwloc.cpp [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_CPUDiscovery.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostBarrier.cpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBasics [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 63%] 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_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Stacktrace.cpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_CudaSpace.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial_Task.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/UnitTestMain.cpp [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_Init.cpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_RangePolicyRequire.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_View_64bit.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_b.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_c.cpp Scanning dependencies of target Kokkos_IncrementalTest_SERIAL /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_d.cpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_e.cpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DeepCopyAlignment.cpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_b.cpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_c.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 84%] 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_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_a.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_b.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_subview.cpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_SYCL2D [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewResize.cpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewLayoutStrideAssignment.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewOfClass.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_b.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c01.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c02.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c03.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 35%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c04.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c05.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c06.cpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 35%] Built target Kokkos_CoreUnitTest_SYCL2C [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 85%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 85%] Built target Kokkos_ContainersUnitTest_HIP [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c07.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c08.cpp [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOutOfBoundsAccess.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c09.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c10.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: 116aca4b686e Build name: Linux-hipcc Create new tag: 20250410-1929 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/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-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: [==========] Running 353 tests from 4 test suites. 1: [----------] Global test environment set-up. 1: [----------] 17 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (2122 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_device (2173 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (2066 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c11.cpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (2082 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (2193 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c12.cpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (4029 ms) 1: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (2063 ms) 1: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_c.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (4026 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c13.cpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 88%] Linking CXX executable Kokkos_UnitTest_Sort [ 88%] Built target Kokkos_UnitTest_Sort [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reductions.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ParallelScanRangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reductions_DeviceView.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (8326 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_a.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_b.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 66%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_c.cpp [ 59%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_d.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_e.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Complex.cpp 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (14355 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_int.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_unsignedint.cpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_longint.cpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 59%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/sycl/TestSYCL_InterOp_StreamsMultiGPU.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SpaceAwareAccessorAccessViolation.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (14491 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [----------] 17 tests from openmp_DeathTest (57930 ms total) 1: 1: [----------] 1 test from openmp_graph_DeathTest 1: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_longlongint.cpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SpaceAwareAccessorAccessViolation.cpp.o 1: [ OK ] openmp_graph_DeathTest.can_instantiate_only_once (4169 ms) 1: [----------] 1 test from openmp_graph_DeathTest (4169 ms total) 1: 1: [----------] 319 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_operator_equal 1: [ OK ] openmp.array_operator_equal (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (4 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (1 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (1 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (1 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (3 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (3 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (3 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (2 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (13 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 (221 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (73 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.complex_structured_bindings 1: [ OK ] openmp.complex_structured_bindings (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (2 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (3 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (46 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 1: [ OK ] openmp.exec_space_thread_safety_range (1078 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange 1: [ OK ] openmp.exec_space_thread_safety_mdrange (107 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy 1: [ OK ] openmp.exec_space_thread_safety_team_policy (108 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_reduce 1: [ OK ] openmp.exec_space_thread_safety_range_reduce (108 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_double.cpp 1: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (107 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 1: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (107 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_scan 1: [ OK ] openmp.exec_space_thread_safety_range_scan (108 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.when_all_type 1: [ OK ] openmp.when_all_type (0 ms) 1: [ RUN ] openmp.graph_then 1: [ OK ] openmp.graph_then (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_float.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (822 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1983 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_complexfloat.cpp 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (663 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (656 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_fmax_fmin 1: [ OK ] openmp.mathematical_functions_fmax_fmin (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 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o 1: [ OK ] openmp.mdrange_5d (419 ms) 1: [ RUN ] openmp.mdrange_6d [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 74%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o 1: [ OK ] openmp.mdrange_6d (587 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 (10 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (35 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (296 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SpaceAwareAccessor.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicViews.cpp [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A 1: [ OK ] openmp.mdrange_large_deep_copy (589 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.policy_get_tile_size 1: [ OK ] openmp.policy_get_tile_size (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 74%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (863 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMDSpan.hpp:63: Skipped 1: mdspan not enabled 1: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (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.occupancy_control 1: [ OK ] openmp.occupancy_control (0 ms) 1: [ RUN ] openmp.memory_pool [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o 1: [ OK ] openmp.memory_pool (53 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (8 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.large_parallel_for_reduce 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 1: Disabling for host backends 1: [ SKIPPED ] openmp.large_parallel_for_reduce (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_policy_one_way_convertible_bounds 1: [ OK ] openmp.range_policy_one_way_convertible_bounds (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (0 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (1 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (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 (59 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (62 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 1: [ OK ] openmp.int64_t_reduce_dynamic (185 ms) 1: [ RUN ] openmp.double_reduce_dynamic [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 1: [ OK ] openmp.double_reduce_dynamic (207 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (45 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 1: Disabling for host backends 1: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (14 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SpaceAwareAccessor.cpp.o 1: [ OK ] openmp.reduce_device_view_mdrange_policy (843 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (45 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (22 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 [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 1: [ OK ] openmp.team_reduce_large (307 ms) 1: [ RUN ] openmp.team_parallel_single [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 75%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o 1: [ OK ] openmp.team_parallel_single (1913 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 (71 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (72 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (73 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (72 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (73 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 1: [ OK ] openmp.triple_nested_parallelism (239 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (60 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (4 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Atomics.cpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamBasic.cpp [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamScratch.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamVectorRange.cpp [ 76%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamReductionScan.cpp [ 77%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 69%] Built target Kokkos_CoreUnitTest_Serial2 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamTeamSize.cpp [ 38%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 77%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 77%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 77%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 1: [ OK ] openmp.team_reduction_scan (7187 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (20 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (26 ms) 1: [ RUN ] openmp.team_long_array_reduce 1: [ OK ] openmp.team_long_array_reduce (22 ms) 1: [ RUN ] openmp.team_double_array_reduce 1: [ OK ] openmp.team_double_array_reduce (27 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 (782 ms) 1: [ RUN ] openmp.nested_team_reduce_functor_as_reducer 1: [ OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (124 ms) 1: [ RUN ] openmp.team_scan_ret_val [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o 1: [ OK ] openmp.team_scan_ret_val (119 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (271 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (30 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (3 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (3 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 77%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Other.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 77%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (2237 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 (64 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 (88 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (5 ms) 1: [ RUN ] openmp.view_layout_left_with_stride 1: [ OK ] openmp.view_layout_left_with_stride (0 ms) 1: [ RUN ] openmp.view_layout_right_with_stride 1: [ OK ] openmp.view_layout_right_with_stride (0 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (0 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (3 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 [ 77%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 1: [ OK ] openmp.view_allocation_large_rank (482 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (0 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_bad_alloc 1: [ OK ] openmp.view_bad_alloc (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (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_fill_tests_layout_right [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 77%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 77%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 77%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 78%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o 1: [ OK ] openmp.view_fill_tests_layout_right (1438 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left [ 78%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 78%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp 1: [ OK ] openmp.view_fill_tests_layout_left (1354 ms) 1: [ RUN ] openmp.vcp_empty_traits 1: [ OK ] openmp.vcp_empty_traits (0 ms) 1: [ RUN ] openmp.is_view_label 1: [ OK ] openmp.is_view_label (0 ms) 1: [ RUN ] openmp.vcp_label_base_traits 1: [ OK ] openmp.vcp_label_base_traits (0 ms) 1: [ RUN ] openmp.vcp_label_traits 1: [ OK ] openmp.vcp_label_traits (0 ms) 1: [ RUN ] openmp.view_alloc_can_perfect_forward_label 1: [ OK ] openmp.view_alloc_can_perfect_forward_label (0 ms) 1: [ RUN ] openmp.vcp_label_copy_constructor 1: [ OK ] openmp.vcp_label_copy_constructor (0 ms) 1: [ RUN ] openmp.vcp_pointer_add_property 1: [ OK ] openmp.vcp_pointer_add_property (0 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (45 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (42 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (56 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (0 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (1 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_of_views_default 1: [ OK ] openmp.view_of_views_default (0 ms) 1: [ RUN ] openmp.view_of_views_without_initializing 1: [ OK ] openmp.view_of_views_without_initializing (0 ms) 1: [ RUN ] openmp.test_view_of_views_sequential_host_init 1: [ OK ] openmp.test_view_of_views_sequential_host_init (0 ms) 1: [ RUN ] openmp.append_formatted_multidimensional_index 1: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (4 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib [ 78%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_a.cpp 1: [ OK ] openmp.workgraph_fib (694 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: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:221: Skipped 1: skipping since the OpenMP backend doesn't use ZeroMemset 1: [ SKIPPED ] 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-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_stride 1: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 1: [ RUN ] openmp.view_subview_assign_strided 1: [ OK ] openmp.view_subview_assign_strided (0 ms) 1: [ RUN ] openmp.view_subview_left_0 1: [ OK ] openmp.view_subview_left_0 (0 ms) 1: [ RUN ] openmp.view_subview_left_1 1: [ OK ] openmp.view_subview_left_1 (0 ms) 1: [ RUN ] openmp.view_subview_left_2 1: [ OK ] openmp.view_subview_left_2 (0 ms) 1: [ RUN ] openmp.view_subview_left_3 1: [ OK ] openmp.view_subview_left_3 (0 ms) 1: [ RUN ] openmp.view_subview_right_0 1: [ OK ] openmp.view_subview_right_0 (0 ms) 1: [ RUN ] openmp.view_subview_right_1 1: [ OK ] openmp.view_subview_right_1 (0 ms) 1: [ RUN ] openmp.view_subview_right_3 1: [ OK ] openmp.view_subview_right_3 (0 ms) 1: [ RUN ] openmp.view_static_tests 1: [ OK ] openmp.view_static_tests (0 ms) 1: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 1: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 1: [ RUN ] openmp.view_subview_layoutright_to_layoutright 1: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_randomaccess 1: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (6 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (7 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (7 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (102 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (101 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (105 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (137 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (139 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (139 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: [----------] 319 tests from openmp (29702 ms total) 1: 1: [----------] 16 tests from openmp_graph 1: [ RUN ] openmp_graph.submit_once 1: [ OK ] openmp_graph.submit_once (0 ms) 1: [ RUN ] openmp_graph.submit_once_rvalue 1: [ OK ] openmp_graph.submit_once_rvalue (0 ms) 1: [ RUN ] openmp_graph.instantiate_and_submit_once 1: [ OK ] openmp_graph.instantiate_and_submit_once (0 ms) 1: [ RUN ] openmp_graph.submit_onto_another_execution_space_instance 1: [ OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms) 1: [ RUN ] openmp_graph.create_graph_no_closure_with_exec 1: [ OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms) 1: [ RUN ] openmp_graph.create_graph_no_arg 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 1: Skipping since useless if the test fixture is not on the default execution space. 1: [ SKIPPED ] openmp_graph.create_graph_no_arg (0 ms) 1: [ RUN ] openmp_graph.submit_six 1: [ OK ] openmp_graph.submit_six (0 ms) 1: [ RUN ] openmp_graph.when_all_cycle 1: [ OK ] openmp_graph.when_all_cycle (0 ms) 1: [ RUN ] openmp_graph.repeat_chain 1: [ OK ] openmp_graph.repeat_chain (0 ms) 1: [ RUN ] openmp_graph.zero_work_reduce 1: [ OK ] openmp_graph.zero_work_reduce (0 ms) 1: [ RUN ] openmp_graph.empty_graph 1: [ OK ] openmp_graph.empty_graph (0 ms) 1: [ RUN ] openmp_graph.force_global_launch 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 1: This execution space does not support global launch. 1: [ SKIPPED ] openmp_graph.force_global_launch (0 ms) 1: [ RUN ] openmp_graph.empty_graph_default_host_exec 1: [ OK ] openmp_graph.empty_graph_default_host_exec (0 ms) 1: [ RUN ] openmp_graph.node_lifetime 1: [ OK ] openmp_graph.node_lifetime (0 ms) 1: [ RUN ] openmp_graph.diamond 1: [ OK ] openmp_graph.diamond (0 ms) 1: [ RUN ] openmp_graph.end_of_submit_control_flow 1: [ OK ] openmp_graph.end_of_submit_control_flow (0 ms) 1: [----------] 16 tests from openmp_graph (1 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 353 tests from 4 test suites ran. (91803 ms total) 1: [ PASSED ] 340 tests. 1: [ SKIPPED ] 13 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.mdspan_minimal_functional 1: [ SKIPPED ] openmp.large_parallel_for_reduce 1: [ SKIPPED ] openmp.reduction_with_large_iteration_count 1: [ SKIPPED ] openmp.deep_copy_zero_memset 1: [ SKIPPED ] openmp.view_allocation_int 1: [ SKIPPED ] openmp_graph.create_graph_no_arg 1: [ SKIPPED ] openmp_graph.force_global_launch [ 78%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp 1/57 Test #1: Kokkos_CoreUnitTest_OpenMP ................................. Passed 92.27 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/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 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o 2: [ OK ] openmp.raw_openmp_interop (378 ms) 2: [----------] 1 test from openmp (378 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (378 ms total) 2: [ PASSED ] 1 test. 2/57 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.42 sec test 3 Start 3: Kokkos_CoreUnitTest_HIP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIP 3: Test timeout computed to be: 1500 [ 78%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 78%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o 3: [==========] Running 417 tests from 6 test suites. 3: [----------] Global test environment set-up. 3: [----------] 17 tests from hip_DeathTest 3: [ RUN ] hip_DeathTest.abort_from_host [ 78%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 78%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o [ 79%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 80%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_b.cpp 3: [ OK ] hip_DeathTest.abort_from_host (2180 ms) 3: [ RUN ] hip_DeathTest.abort_from_device [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_c.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 80%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpanAtomicAccessor.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 80%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_d.cpp 3: [ OK ] hip_DeathTest.abort_from_device (1970 ms) 3: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort [ 80%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 80%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewBadAlloc.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o 3: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (2237 ms) 3: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_e.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 3: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (2027 ms) 3: [ RUN ] hip_DeathTest.policy_invalid_bounds /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Crs.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/serial/TestSerial_Task.cpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_WorkGraph.cpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 3: [ OK ] hip_DeathTest.policy_invalid_bounds (2102 ms) 3: [ RUN ] hip_DeathTest.range_policy_invalid_bounds [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 80%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 69%] Linking CXX executable Kokkos_UnitTest_Sort [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o 3: [ OK ] hip_DeathTest.range_policy_invalid_bounds (4206 ms) 3: [ RUN ] hip_DeathTest.range_policy_round_trip_conversion_fires [ 80%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 80%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 81%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip_DeathTest.range_policy_round_trip_conversion_fires (2058 ms) 3: [ RUN ] hip_DeathTest.range_policy_check_sign_changes /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_LocalDeepCopy.cpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpanConversion.cpp.o [ 69%] Built target Kokkos_UnitTest_Sort [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestHWLOC.cpp [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 82%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 82%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 82%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 82%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_a1.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 82%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 82%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_b1.cpp [ 61%] 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_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o 3: [ OK ] hip_DeathTest.range_policy_check_sign_changes (4401 ms) 3: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 82%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 82%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 83%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 83%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 83%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 83%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_c1.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_a2.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_b2.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_c2.cpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 83%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 3: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (8157 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 84%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 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 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 84%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 84%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_c.cpp.o [ 84%] Built target Kokkos_CoreUnitTest_Serial1 [ 84%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 84%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 84%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 84%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 84%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 84%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_a3.cpp [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_b3.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/default/TestDefaultDeviceType_c3.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestStackTrace.cpp [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (14572 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 86%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorProp.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestStackTrace_f0.cpp [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 86%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestStackTrace_f1.cpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 86%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o [ 86%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestStackTrace_f2.cpp [ 86%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 87%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestStackTrace_f3.cpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o [ 88%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 88%] Built target Kokkos_CoreUnitTest_Serial2 [ 88%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o [ 88%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 89%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 89%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 89%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestStackTrace_f4.cpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 89%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 89%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o ranlib libkokkos.a [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestCuda_SharedAlloc.o TestCudaUVM_SharedAlloc.o TestCudaHostPinned_SharedAlloc.o TestCuda_RangePolicy.o TestCuda_RangePolicyRequire.o TestCuda_ViewAPI_a.o TestCuda_ViewAPI_b.o TestCuda_ViewAPI_c.o TestCuda_ViewAPI_d.o TestCuda_ViewAPI_e.o TestCuda_ViewCopy_a.o TestCuda_ViewCopy_b.o TestCuda_ViewCopy_c.o TestCuda_DeepCopyAlignment.o TestCuda_ViewMapping_a.o TestCuda_ViewMapping_b.o TestCuda_ViewMapping_subview.o TestCuda_ViewResize.o TestCuda_ViewLayoutStrideAssignment.o TestCudaUVM_ViewAPI_a.o TestCudaUVM_ViewAPI_b.o TestCudaUVM_ViewAPI_c.o TestCudaUVM_ViewAPI_d.o TestCudaUVM_ViewAPI_e.o TestCudaUVM_ViewCopy_a.o TestCudaUVM_ViewCopy_b.o TestCudaUVM_ViewCopy_c.o TestCudaUVM_ViewMapping_a.o TestCudaUVM_ViewMapping_b.o TestCudaUVM_ViewMapping_subview.o TestCudaHostPinned_ViewAPI_a.o TestCudaHostPinned_ViewAPI_b.o TestCudaHostPinned_ViewAPI_c.o TestCudaHostPinned_ViewAPI_d.o TestCudaHostPinned_ViewAPI_e.o TestCudaHostPinned_ViewCopy_a.o TestCudaHostPinned_ViewCopy_b.o TestCudaHostPinned_ViewCopy_c.o TestCudaHostPinned_ViewMapping_a.o TestCudaHostPinned_ViewMapping_b.o TestCudaHostPinned_ViewMapping_subview.o TestCuda_View_64bit.o TestCuda_ViewOfClass.o TestCuda_SubView_a.o TestCuda_SubView_b.o TestCuda_SubView_c01.o TestCuda_SubView_c02.o TestCuda_SubView_c03.o TestCuda_SubView_c04.o TestCuda_SubView_c05.o TestCuda_SubView_c06.o TestCuda_SubView_c07.o TestCuda_SubView_c08.o TestCuda_SubView_c09.o TestCuda_SubView_c10.o TestCuda_SubView_c11.o TestCuda_SubView_c12.o TestCuda_SubView_c13.o TestCuda_Reductions.o TestCuda_ParallelScanRangePolicy.o TestCuda_Reductions_DeviceView.o TestCuda_Reducers_a.o TestCuda_Reducers_b.o TestCuda_Reducers_c.o TestCuda_Reducers_d.o TestCuda_Reducers_e.o TestCuda_Complex.o TestCuda_AtomicOperations_int.o TestCuda_AtomicOperations_unsignedint.o TestCuda_AtomicOperations_longint.o TestCuda_AtomicOperations_unsignedlongint.o TestCuda_AtomicOperations_longlongint.o TestCuda_AtomicOperations_double.o TestCuda_AtomicOperations_float.o TestCuda_AtomicOperations_complexfloat.o TestCuda_AtomicOperations_complexdouble.o TestCuda_AtomicViews.o TestCuda_Atomics.o TestCuda_TeamBasic.o TestCuda_TeamScratch.o TestCuda_TeamReductionScan.o TestCuda_TeamTeamSize.o TestCuda_TeamVectorRange.o TestCuda_Other.o TestCuda_MDRange_a.o TestCuda_MDRange_b.o TestCuda_MDRange_c.o TestCuda_MDRange_d.o TestCuda_MDRange_e.o TestCuda_Crs.o TestCuda_Task.o TestCuda_WorkGraph.o TestCuda_Spaces.o TestCuda_UniqueToken.o TestCuda_LocalDeepCopy.o TestCuda_DebugSerialExecution.o TestCuda_DebugPinUVMSpace.o TestCuda_TeamScratchStreams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda /var/jenkins/workspace/Kokkos_PR-7427/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-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit /var/jenkins/workspace/Kokkos_PR-7427/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-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o 3: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (14575 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestSerial_SharedAlloc.o TestSerial_RangePolicy.o TestSerial_RangePolicyRequire.o TestSerial_View_64bit.o TestSerial_ViewAPI_a.o TestSerial_ViewAPI_b.o TestSerial_ViewAPI_c.o TestSerial_ViewAPI_d.o TestSerial_ViewAPI_e.o TestSerial_DeepCopyAlignment.o TestSerial_ViewCopy_a.o TestSerial_ViewCopy_b.o TestSerial_ViewCopy_c.o TestSerial_ViewMapping_a.o TestSerial_ViewMapping_b.o TestSerial_ViewMapping_subview.o TestSerial_ViewResize.o TestSerial_ViewLayoutStrideAssignment.o TestSerial_ViewOfClass.o TestSerial_SubView_a.o TestSerial_SubView_b.o TestSerial_SubView_c01.o TestSerial_SubView_c02.o TestSerial_SubView_c03.o TestSerial_SubView_c04.o TestSerial_SubView_c05.o TestSerial_SubView_c06.o TestSerial_SubView_c07.o TestSerial_SubView_c08.o TestSerial_SubView_c09.o TestSerial_SubView_c10.o TestSerial_SubView_c11.o TestSerial_SubView_c12.o TestSerial_SubView_c13.o TestSerial_Reductions.o TestSerial_ParallelScanRangePolicy.o TestSerial_Reductions_DeviceView.o TestSerial_Reducers_a.o TestSerial_Reducers_b.o TestSerial_Reducers_c.o TestSerial_Reducers_d.o TestSerial_Reducers_e.o TestSerial_Complex.o TestSerial_AtomicOperations_int.o TestSerial_AtomicOperations_unsignedint.o TestSerial_AtomicOperations_longint.o TestSerial_AtomicOperations_unsignedlongint.o TestSerial_AtomicOperations_longlongint.o TestSerial_AtomicOperations_double.o TestSerial_AtomicOperations_float.o TestSerial_AtomicOperations_complexfloat.o TestSerial_AtomicOperations_complexdouble.o TestSerial_AtomicViews.o TestSerial_Atomics.o TestSerial_TeamBasic.o TestSerial_TeamScratch.o TestSerial_TeamVectorRange.o TestSerial_TeamReductionScan.o TestSerial_TeamTeamSize.o TestSerial_Other.o TestSerial_MDRange_a.o TestSerial_MDRange_b.o TestSerial_MDRange_c.o TestSerial_MDRange_d.o TestSerial_MDRange_e.o TestSerial_Crs.o TestSerial_Task.o TestSerial_WorkGraph.o TestSerial_LocalDeepCopy.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC Scanning dependencies of target Kokkos_PerformanceTest_InclusiveScan [ 94%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.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_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 72%] 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_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 94%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/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-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7427/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOfViews.cpp.o [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_atomic [ 94%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostBarrier.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp Scanning dependencies of target Kokkos_gather [ 94%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Profiling.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 90%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 90%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 90%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 90%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Built target Kokkos_CoreUnitTest_Serial1 [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 96%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/src/Lock_Array_CUDA.cpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 72%] Linking CXX executable Kokkos_UnitTest_Random [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o [ 91%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial.cpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 91%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 91%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 72%] Built target Kokkos_UnitTest_Random [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial_Task.cpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 64%] 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_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Built target Kokkos_atomic [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (39288 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 98%] Built target Kokkos_PerformanceTest_InclusiveScan Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 91%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/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-7427/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' [ 25%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 91%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 91%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_rank67.cpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 92%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o Scanning dependencies of target Kokkos_view_copy_constructor [ 98%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 92%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o [ 92%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 98%] Linking CXX executable Kokkos_gather [ 98%] Built target Kokkos_gather Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o Scanning dependencies of target Kokkos_bytes_and_flops [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 66%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 99%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 92%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_launch_latency [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 92%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 92%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 66%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [100%] Linking CXX executable Kokkos_stream [100%] Built target Kokkos_stream [100%] Linking CXX executable Kokkos_view_copy_constructor [100%] Built target Kokkos_view_copy_constructor Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ErrorReporter.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_OffsetView.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpGraph.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ScatterView.cpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_UnorderedMap.cpp [ 42%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 [ 92%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 92%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 92%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpGraph.dir/sycl/TestSYCL_InterOp_Graph.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 92%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 92%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (36953 ms) 3: [----------] 17 tests from hip_DeathTest (134733 ms total) 3: 3: [----------] 1 test from hip_graph_DeathTest 3: [ RUN ] hip_graph_DeathTest.can_instantiate_only_once [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 3: [ OK ] hip_graph_DeathTest.can_instantiate_only_once (4724 ms) 3: [----------] 1 test from hip_graph_DeathTest (4724 ms total) 3: 3: [----------] 299 tests from hip 3: [ RUN ] hip.array_capacity 3: [ OK ] hip.array_capacity (0 ms) 3: [ RUN ] hip.array_element_access 3: [ OK ] hip.array_element_access (0 ms) 3: [ RUN ] hip.array_operator_equal 3: [ OK ] hip.array_operator_equal (0 ms) 3: [ RUN ] hip.array_zero_capacity 3: [ OK ] hip.array_zero_capacity (0 ms) 3: [ RUN ] hip.array_zero_data_nullptr 3: [ OK ] hip.array_zero_data_nullptr (0 ms) 3: [ RUN ] hip.atomic_operations_complexdouble 3: [ OK ] hip.atomic_operations_complexdouble (11 ms) 3: [ RUN ] hip.atomic_operations_complexfloat 3: [ OK ] hip.atomic_operations_complexfloat (10 ms) 3: [ RUN ] hip.atomic_operations_double 3: [ OK ] hip.atomic_operations_double (13 ms) 3: [ RUN ] hip.atomic_operations_float 3: [ OK ] hip.atomic_operations_float (11 ms) 3: [ RUN ] hip.atomic_operations_int 3: [ OK ] hip.atomic_operations_int (28 ms) 3: [ RUN ] hip.atomic_operations_long 3: [ OK ] hip.atomic_operations_long (27 ms) 3: [ RUN ] hip.atomic_operations_longlong 3: [ OK ] hip.atomic_operations_longlong (27 ms) 3: [ RUN ] hip.atomic_shared 3: [ OK ] hip.atomic_shared (5 ms) 3: [ RUN ] hip.atomic_operations_unsigned 3: [ OK ] hip.atomic_operations_unsigned (25 ms) 3: [ RUN ] hip.atomic_operations_unsignedlong 3: [ OK ] hip.atomic_operations_unsignedlong (23 ms) 3: [ RUN ] hip.atomics [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP 3: [ OK ] hip.atomics (264 ms) 3: [ RUN ] hip.atomics_tpetra_max_abs 3: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] hip.atomic_views_integral /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_ExecPolicy.cpp [100%] Built target Kokkos_CoreUnitTest_HIP [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostThreadTeam.cpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_SharedAlloc.cpp 3: [ OK ] hip.atomic_views_integral (5102 ms) 3: [ RUN ] hip.atomic_views_nonintegral [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_hwloc.cpp [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_CPUDiscovery.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostBarrier.cpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Stacktrace.cpp [ 42%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpGraph /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Profiling.cpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 3: [ OK ] hip.atomic_views_nonintegral (11994 ms) 3: [ RUN ] hip.atomic_view_api 3: [ OK ] hip.atomic_view_api (0 ms) 3: [ RUN ] hip.bit_manip_countl_zero 3: [ OK ] hip.bit_manip_countl_zero (11 ms) 3: [ RUN ] hip.bit_manip_countl_one 3: [ OK ] hip.bit_manip_countl_one (0 ms) 3: [ RUN ] hip.bit_manip_countr_zero 3: [ OK ] hip.bit_manip_countr_zero (0 ms) 3: [ RUN ] hip.bit_manip_countr_one 3: [ OK ] hip.bit_manip_countr_one (0 ms) 3: [ RUN ] hip.bit_manip_popcount 3: [ OK ] hip.bit_manip_popcount (0 ms) 3: [ RUN ] hip.bit_manip_has_single_bit 3: [ OK ] hip.bit_manip_has_single_bit (0 ms) 3: [ RUN ] hip.bit_manip_bit_floor 3: [ OK ] hip.bit_manip_bit_floor (0 ms) 3: [ RUN ] hip.bit_manip_bit_ceil 3: [ OK ] hip.bit_manip_bit_ceil (0 ms) 3: [ RUN ] hip.bit_manip_bit_width 3: [ OK ] hip.bit_manip_bit_width (0 ms) 3: [ RUN ] hip.bit_manip_rotl 3: [ OK ] hip.bit_manip_rotl (1 ms) 3: [ RUN ] hip.bit_manip_rotr 3: [ OK ] hip.bit_manip_rotr (0 ms) 3: [ RUN ] hip.bit_manip_byeswap 3: [ OK ] hip.bit_manip_byeswap (0 ms) 3: [ RUN ] hip.bit_manip_bit_cast 3: [ OK ] hip.bit_manip_bit_cast (0 ms) 3: [ RUN ] hip.test_block_deduction_bug_pr_3103 3: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] hip.checked_integer_operations_multiply_overflow 3: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] hip.execution_policy_occupancy_and_hint 3: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] hip.complex_construction 3: [ OK ] hip.complex_construction (2 ms) 3: [ RUN ] hip.complex_basic_math 3: [ OK ] hip.complex_basic_math (0 ms) 3: [ RUN ] hip.complex_special_funtions 3: [ OK ] hip.complex_special_funtions (0 ms) 3: [ RUN ] hip.complex_io 3: [ OK ] hip.complex_io (0 ms) 3: [ RUN ] hip.complex_trivially_copyable 3: [ OK ] hip.complex_trivially_copyable (0 ms) 3: [ RUN ] hip.complex_issue_3865 3: [ OK ] hip.complex_issue_3865 (0 ms) 3: [ RUN ] hip.complex_operations_arithmetic_types_overloads 3: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] hip.complex_structured_bindings 3: [ OK ] hip.complex_structured_bindings (0 ms) 3: [ RUN ] hip.crs_count_fill 3: [ OK ] hip.crs_count_fill (4 ms) 3: [ RUN ] hip.crs_copy_constructor 3: [ OK ] hip.crs_copy_constructor (9 ms) 3: [ RUN ] hip.deep_copy_alignment 3: [ OK ] hip.deep_copy_alignment (13 ms) 3: [ RUN ] hip.deep_copy_conversion 3: [ OK ] hip.deep_copy_conversion (7 ms) 3: [ RUN ] hip.partitioning_by_args 3: [ OK ] hip.partitioning_by_args (40 ms) 3: [ RUN ] hip.partitioning_by_vector 3: [ OK ] hip.partitioning_by_vector (39 ms) 3: [ RUN ] hip.exec_space_thread_safety_range [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_SYCLInterOpGraph [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 94%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/containers/src/impl/Kokkos_UnorderedMap_impl.cpp 3: [ OK ] hip.exec_space_thread_safety_range (2133 ms) 3: [ RUN ] hip.exec_space_thread_safety_mdrange 3: [ OK ] hip.exec_space_thread_safety_mdrange (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_team_policy 3: [ OK ] hip.exec_space_thread_safety_team_policy (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_range_reduce 3: [ OK ] hip.exec_space_thread_safety_range_reduce (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce 3: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 3: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_range_scan 3: [ OK ] hip.exec_space_thread_safety_range_scan (213 ms) 3: [ RUN ] hip.execution_space_as_class_data_member 3: [ OK ] hip.execution_space_as_class_data_member (0 ms) 3: [ RUN ] hip.functor_analysis 3: [ OK ] hip.functor_analysis (0 ms) 3: [ RUN ] hip.when_all_type 3: [ OK ] hip.when_all_type (0 ms) 3: [ RUN ] hip.graph_then 3: [ OK ] hip.graph_then (18 ms) 3: [ RUN ] hip.host_shared_ptr_use_count 3: [ OK ] hip.host_shared_ptr_use_count (0 ms) 3: [ RUN ] hip.host_shared_ptr_get 3: [ OK ] hip.host_shared_ptr_get (0 ms) 3: [ RUN ] hip.host_shared_ptr_dereference_on_device 3: [ OK ] hip.host_shared_ptr_dereference_on_device (1 ms) 3: [ RUN ] hip.host_shared_ptr_special_members_on_device 3: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] hip.host_shared_ptr_tracking 3: 3: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 3: does not support page migration between device and host. 3: HIPManagedSpace might not work as expected. 3: Please refer to the ROCm documentation on unified/managed memory. 3: [ OK ] hip.host_shared_ptr_tracking (9 ms) 3: [ RUN ] hip.join_backward_compatibility 3: [ OK ] hip.join_backward_compatibility (0 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 3: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (775 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2115 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutright /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_CudaSpace.cpp [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 67%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax 3: [ OK ] hip.local_deepcopy_teampolicy_layoutright (736 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 94%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_Benchmark_Atomic_MinMax /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Task.cpp Scanning dependencies of target Kokkos_PerformanceTest_Reduction [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1551 ms) 3: [ RUN ] hip.deep_copy_scratch 3: [ OK ] hip.deep_copy_scratch (0 ms) 3: [ RUN ] hip.mathematical_constants_e 3: [ OK ] hip.mathematical_constants_e (3 ms) 3: [ RUN ] hip.mathematical_constants_log2e 3: [ OK ] hip.mathematical_constants_log2e (0 ms) 3: [ RUN ] hip.mathematical_constants_log10e 3: [ OK ] hip.mathematical_constants_log10e (0 ms) 3: [ RUN ] hip.mathematical_constants_pi 3: [ OK ] hip.mathematical_constants_pi (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_pi 3: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_sqrtpi 3: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] hip.mathematical_constants_ln2 3: [ OK ] hip.mathematical_constants_ln2 (0 ms) 3: [ RUN ] hip.mathematical_constants_ln10 3: [ OK ] hip.mathematical_constants_ln10 (0 ms) 3: [ RUN ] hip.mathematical_constants_sqrt2 3: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] hip.mathematical_constants_sqrt3 3: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_sqrt3 3: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] hip.mathematical_constants_egamma 3: [ OK ] hip.mathematical_constants_egamma (0 ms) 3: [ RUN ] hip.mathematical_constants_phi 3: [ OK ] hip.mathematical_constants_phi (0 ms) 3: [ RUN ] hip.mathematical_functions_trigonometric_functions 3: [ OK ] hip.mathematical_functions_trigonometric_functions (40 ms) 3: [ RUN ] hip.mathematical_functions_hyperbolic_functions 3: [ OK ] hip.mathematical_functions_hyperbolic_functions (4 ms) 3: [ RUN ] hip.mathematical_functions_non_standard 3: [ OK ] hip.mathematical_functions_non_standard (0 ms) 3: [ RUN ] hip.mathematical_functions_power_functions 3: [ OK ] hip.mathematical_functions_power_functions (39 ms) 3: [ RUN ] hip.mathematical_functions_fma 3: [ OK ] hip.mathematical_functions_fma (0 ms) 3: [ RUN ] hip.mathematical_functions_fmax_fmin 3: [ OK ] hip.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 3: [ OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms) 3: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (3 ms) 3: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 3: [ RUN ] hip.mathematical_functions_absolute_value 3: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 3: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] hip.mathematical_functions_remainder_function 3: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] hip.mathematical_functions_isfinite 3: [ OK ] hip.mathematical_functions_isfinite (0 ms) 3: [ RUN ] hip.mathematical_functions_isinf 3: [ OK ] hip.mathematical_functions_isinf (0 ms) 3: [ RUN ] hip.mathematical_functions_isnan 3: [ OK ] hip.mathematical_functions_isnan (0 ms) 3: [ RUN ] hip.mathematical_functions_exponential_functions 3: [ OK ] hip.mathematical_functions_exponential_functions (17 ms) 3: [ RUN ] hip.mathspecialfunc_expint1 3: [ OK ] hip.mathspecialfunc_expint1 (13 ms) 3: [ RUN ] hip.mathspecialfunc_errorfunc 3: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj0y0 3: [ OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj1y1 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMathematicalSpecialFunctions.hpp:1978: Skipped 3: skipping since test is known to fail on MI100 with ROCm 5.3 3: [ SKIPPED ] hip.mathspecialfunc_cbesselj1y1 (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesseli0k0 3: [ OK ] hip.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] hip.mathspecialfunc_cbesseli1k1 3: [ OK ] hip.mathspecialfunc_cbesseli1k1 (1 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMathematicalSpecialFunctions.hpp:2019: Skipped 3: skipping since test is known to fail on MI100 and for some versions of ROCm 3: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 3: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [ RUN ] hip.mdrange_5d 3: [ OK ] hip.mdrange_5d (172 ms) 3: [ RUN ] hip.mdrange_6d [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial.cpp 3: [ OK ] hip.mdrange_6d (477 ms) 3: [ RUN ] hip.mdrange_2d 3: [ OK ] hip.mdrange_2d (5 ms) 3: [ RUN ] hip.mdrange_array_reduce 3: [ OK ] hip.mdrange_array_reduce (0 ms) 3: [ RUN ] hip.mdrange_3d 3: [ OK ] hip.mdrange_3d (9 ms) 3: [ RUN ] hip.mdrange_neg_idx 3: [ OK ] hip.mdrange_neg_idx (1 ms) 3: [ RUN ] hip.mdrange_4d 3: [ OK ] hip.mdrange_4d (85 ms) 3: [ RUN ] hip.mdrange_scalar 3: [ OK ] hip.mdrange_scalar (0 ms) 3: [ RUN ] hip.mdrange_large_deep_copy 3: [ OK ] hip.mdrange_large_deep_copy (73 ms) 3: [ RUN ] hip.md_range_policy_construction_from_arrays 3: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] hip.policy_get_tile_size 3: [ OK ] hip.policy_get_tile_size (0 ms) 3: [ RUN ] hip.mdrange_parallel_reduce_primitive_types [ 94%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: 190764eaa9ab Build name: Linux-amdclang++ Create new tag: 20250410-1933 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/58 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.48 sec test 2 Start 2: Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test timeout computed to be: 1500 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial_Task.cpp 2: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from hip 2: [ RUN ] hip.basic_view_default_ctor 2: [ OK ] hip.basic_view_default_ctor (0 ms) 2: [ RUN ] hip.basic_view_extents_ctor 2: [ OK ] hip.basic_view_extents_ctor (0 ms) 2: [ RUN ] hip.basic_view_mapping_ctor_right 2: [ OK ] hip.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] hip.basic_view_access 2: [ OK ] hip.basic_view_access (2 ms) 2: [ RUN ] hip.basic_view_atomic_accessor 2: [ OK ] hip.basic_view_atomic_accessor (0 ms) 2: [ RUN ] hip.RefCountedAcc_Typedefs 2: [ OK ] hip.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedAcc_Ctors 2: [ OK ] hip.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] hip.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] hip.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] hip.RefCountedAcc_Access 2: [ OK ] hip.RefCountedAcc_Access (0 ms) 2: [ RUN ] hip.RefCountedAcc_Conversion 2: [ OK ] hip.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] hip.RefCountedDataHandle_Typedefs 2: [ OK ] hip.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedDataHandle 2: [ OK ] hip.RefCountedDataHandle (0 ms) 2: [ RUN ] hip.RefCountedDataHandleAnonym 2: [ OK ] hip.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] hip.RefCountedDataHandleConversion 2: [ OK ] hip.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from hip (5 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (5 ms total) 2: [ PASSED ] 14 tests. 2/58 Test #2: Kokkos_CoreUnitTest_HIP_ViewSupport ........................ Passed 0.41 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 3: [==========] Running 220 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host [ 94%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 94%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 94%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DualView.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 94%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 3: [ OK ] serial_DeathTest.abort_from_host (1440 ms) 3: [ RUN ] serial_DeathTest.abort_from_device [ 94%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 67%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o 3: [ OK ] serial_DeathTest.abort_from_device (1362 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 94%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynamicView.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 94%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 95%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_generic.cpp 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1406 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] hip.mdrange_parallel_reduce_primitive_types (5508 ms) 3: [ RUN ] hip.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMDSpan.hpp:63: Skipped 3: mdspan not enabled 3: [ SKIPPED ] hip.mdspan_minimal_functional (0 ms) 3: [ RUN ] hip.max 3: [ OK ] hip.max (0 ms) 3: [ RUN ] hip.max_within_parfor 3: [ OK ] hip.max_within_parfor (1 ms) 3: [ RUN ] hip.min 3: [ OK ] hip.min (0 ms) 3: [ RUN ] hip.min_within_parfor 3: [ OK ] hip.min_within_parfor (0 ms) 3: [ RUN ] hip.minmax 3: [ OK ] hip.minmax (0 ms) 3: [ RUN ] hip.minmax_within_parfor 3: [ OK ] hip.minmax_within_parfor (0 ms) 3: [ RUN ] hip.clamp 3: [ OK ] hip.clamp (0 ms) 3: [ RUN ] hip.clamp_within_parfor 3: [ OK ] hip.clamp_within_parfor (0 ms) 3: [ RUN ] hip.numeric_traits_infinity 3: [ OK ] hip.numeric_traits_infinity (15 ms) 3: [ RUN ] hip.numeric_traits_epsilon 3: [ OK ] hip.numeric_traits_epsilon (0 ms) 3: [ RUN ] hip.numeric_traits_round_error 3: [ OK ] hip.numeric_traits_round_error (0 ms) 3: [ RUN ] hip.numeric_traits_norm_min 3: [ OK ] hip.numeric_traits_norm_min (0 ms) 3: [ RUN ] hip.numeric_traits_denorm_min 3: [ OK ] hip.numeric_traits_denorm_min (0 ms) 3: [ RUN ] hip.numeric_traits_finite_min_max 3: [ OK ] hip.numeric_traits_finite_min_max (2 ms) 3: [ RUN ] hip.numeric_traits_digits 3: [ OK ] hip.numeric_traits_digits (1 ms) 3: [ RUN ] hip.numeric_traits_digits10 3: [ OK ] hip.numeric_traits_digits10 (1 ms) 3: [ RUN ] hip.numeric_traits_max_digits10 3: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] hip.numeric_traits_radix 3: [ OK ] hip.numeric_traits_radix (1 ms) 3: [ RUN ] hip.numeric_traits_min_max_exponent 3: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] hip.numeric_traits_min_max_exponent10 3: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 3: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] hip.numeric_traits_sfinae_friendly 3: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] hip.occupancy_control 3: [ OK ] hip.occupancy_control (1 ms) 3: [ RUN ] hip.memory_pool 3: [ OK ] hip.memory_pool (31 ms) 3: [ RUN ] hip.cxx11 3: [ OK ] hip.cxx11 (1 ms) 3: [ RUN ] hip.viewctorprop_embedded_dim 3: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] hip.parallel_scan_range_policy 3: [ OK ] hip.parallel_scan_range_policy (55 ms) 3: [ RUN ] hip.kokkos_printf 3: [ OK ] hip.kokkos_printf (1 ms) 3: [ RUN ] hip.range_for 3: [ OK ] hip.range_for (4 ms) 3: [ RUN ] hip.range_reduce 3: [ OK ] hip.range_reduce (0 ms) 3: [ RUN ] hip.range_dynamic_policy 3: [ OK ] hip.range_dynamic_policy (0 ms) 3: [ RUN ] hip.large_parallel_for_reduce 3: [ OK ] hip.large_parallel_for_reduce (38 ms) 3: [ RUN ] hip.range_policy_runtime_parameters 3: [ OK ] hip.range_policy_runtime_parameters (0 ms) 3: [ RUN ] hip.range_policy_one_way_convertible_bounds 3: [ OK ] hip.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] hip.range_for_require 3: [ OK ] hip.range_for_require (3 ms) 3: [ RUN ] hip.range_reduce_require 3: [ OK ] hip.range_reduce_require (0 ms) 3: [ RUN ] hip.range_dynamic_policy_require 3: [ OK ] hip.range_dynamic_policy_require (0 ms) 3: [ RUN ] hip.reducers_int 3: [ OK ] hip.reducers_int (10 ms) 3: [ RUN ] hip.reducers_double 3: [ OK ] hip.reducers_double (9 ms) 3: [ RUN ] hip.reducers_complex_double 3: [ OK ] hip.reducers_complex_double (16 ms) 3: [ RUN ] hip.reducers_struct 3: [ OK ] hip.reducers_struct (4 ms) 3: [ RUN ] hip.reducers_half_t 3: [ OK ] hip.reducers_half_t (5 ms) 3: [ RUN ] hip.reducers_bhalf_t 3: [ OK ] hip.reducers_bhalf_t (4 ms) 3: [ RUN ] hip.reducers_int8_t 3: [ OK ] hip.reducers_int8_t (4 ms) 3: [ RUN ] hip.reducers_int16_t 3: [ OK ] hip.reducers_int16_t (4 ms) 3: [ RUN ] hip.reducers_bool 3: [ OK ] hip.reducers_bool (1 ms) 3: [ RUN ] hip.int64_t_reduce 3: [ OK ] hip.int64_t_reduce (26 ms) 3: [ RUN ] hip.double_reduce 3: [ OK ] hip.double_reduce (22 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic 3: [ OK ] hip.int64_t_reduce_dynamic (25 ms) 3: [ RUN ] hip.double_reduce_dynamic 3: [ OK ] hip.double_reduce_dynamic (25 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic_view 3: [ OK ] hip.int64_t_reduce_dynamic_view (7 ms) 3: [ RUN ] hip.int_combined_reduce 3: [ OK ] hip.int_combined_reduce (0 ms) 3: [ RUN ] hip.mdrange_combined_reduce 3: [ OK ] hip.mdrange_combined_reduce (0 ms) 3: [ RUN ] hip.int_combined_reduce_mixed 3: [ OK ] hip.int_combined_reduce_mixed (0 ms) 3: [ RUN ] hip.reduction_with_large_iteration_count 3: [ OK ] hip.reduction_with_large_iteration_count (360 ms) 3: [ RUN ] hip.reduction_deduction 3: [ OK ] hip.reduction_deduction (0 ms) 3: [ RUN ] hip.reduce_device_view_range_policy [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1356 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (5568 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 192 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (1 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o 3: [ OK ] serial.atomic_views_integral (68 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (41 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (2 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (19 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_rank12345.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o 3: [ OK ] serial.exec_space_thread_safety_range (1076 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 3: [ OK ] serial.exec_space_thread_safety_mdrange (109 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (108 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (108 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (108 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.graph_then 3: [ OK ] serial.graph_then (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Reduction [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_rank67.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ErrorReporter.cpp [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Reduction [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1853 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft Scanning dependencies of target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 95%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 95%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 95%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 95%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 96%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_OffsetView.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Serial2 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (6944 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (561 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (561 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_fmax_fmin 3: [ OK ] serial.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (677 ms) 3: [ RUN ] serial.mdrange_6d [ 69%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 69%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 69%] Built target Kokkos_PerformanceTest_SharedSpace 3: [ OK ] serial.mdrange_6d (1100 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (5 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (91 ms) 3: [ RUN ] serial.mdrange_4d Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 3: [ OK ] serial.mdrange_4d (369 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o 3: [ OK ] serial.mdrange_large_deep_copy (431 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ScatterView.cpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 96%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_UnorderedMap.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 96%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 96%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_OpenMP [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3097 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (4 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (32 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (0 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.large_parallel_for_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (77 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (238 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCtorPropEmbeddedDim.cpp ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_Bitset.o TestCuda_DualView.o TestCuda_DynamicView.o TestCuda_DynViewAPI_generic.o TestCuda_DynViewAPI_rank12345.o TestCuda_DynViewAPI_rank67.o TestCuda_ErrorReporter.o TestCuda_OffsetView.o TestCuda_ScatterView.o TestCuda_UnorderedMap.o TestCuda_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda 3: [ OK ] serial.int64_t_reduce_dynamic (1128 ms) 3: [ RUN ] serial.double_reduce_dynamic [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o 3: [ OK ] serial.double_reduce_dynamic (1186 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (259 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (5 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 19%] 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_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 3: [ OK ] serial.reduce_device_view_mdrange_policy (2661 ms) 3: [ RUN ] serial.reduce_device_view_team_policy [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o 3: [ OK ] serial.reduce_device_view_team_policy (177 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (5 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 192 tests from serial (23358 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 220 tests from 4 test suites ran. (28928 ms total) 3: [ PASSED ] 213 tests. 3: [ SKIPPED ] 7 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.large_parallel_for_reduce 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/58 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 29.34 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 4: [==========] Running 141 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Mempool [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o 3: [ OK ] hip.reduce_device_view_range_policy (24861 ms) 3: [ RUN ] hip.reduce_device_view_mdrange_policy [ 97%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 97%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 97%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 71%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9644 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 98%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 98%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 98%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (9564 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (19209 ms total) 4: 4: [----------] 133 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (296 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (8 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (4 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (301 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (55 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (68 ms) 4: [ RUN ] serial.team_long_reduce [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o 4: [ OK ] serial.team_long_reduce (89 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (37 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (91 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (68 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestSerial_Bitset.o TestSerial_DualView.o TestSerial_DynamicView.o TestSerial_DynViewAPI_generic.o TestSerial_DynViewAPI_rank12345.o TestSerial_DynViewAPI_rank67.o TestSerial_ErrorReporter.o TestSerial_OffsetView.o TestSerial_ScatterView.o TestSerial_UnorderedMap.o TestSerial_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_SharedAlloc.cpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 99%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 99%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 99%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynRankView_TeamScratch.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-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Serial1 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o 4: [ OK ] serial.repeated_team_reduce (7110 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (94 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (87 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (28 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (2 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (26 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (2 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (3 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (3 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (3 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (1 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 4: [ OK ] serial.view_allocation_large_rank (454 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (4 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (2098 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (2496 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (45 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (42 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (67 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (2 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (116 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (2 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (2 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (30 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (30 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (29 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (123 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (124 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (124 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 133 tests from serial (14233 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 141 tests from 2 test suites ran. (33442 ms total) 4: [ PASSED ] 134 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/58 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 33.86 sec test 5 Start 5: Kokkos_CoreUnitTest_HIP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIP 5: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Stacktrace.cpp 5: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 5: [==========] Running 424 tests from 6 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from hip_DeathTest 5: [ RUN ] hip_DeathTest.abort_from_host [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Profiling.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o 5: [ OK ] hip_DeathTest.abort_from_host (1372 ms) 5: [ RUN ] hip_DeathTest.abort_from_device /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Error.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace.cpp [ 44%] Built target Kokkos_CoreUnitTest_SYCL3 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_MemoryPool.cpp [ 99%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 99%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 5: [ OK ] hip_DeathTest.abort_from_device (1426 ms) 5: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o 5: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1403 ms) 5: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o 5: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1386 ms) 5: [ RUN ] hip_DeathTest.policy_invalid_bounds 5: [ OK ] hip_DeathTest.policy_invalid_bounds (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 5: [ OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] hip_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_check_sign_changes 5: [ OK ] hip_DeathTest.range_policy_check_sign_changes (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Instance.cpp 3: [ OK ] hip.reduce_device_view_mdrange_policy (35867 ms) 3: [ RUN ] hip.reduce_device_view_team_policy 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (1375 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_CudaSpace.cpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (1421 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/src/Lock_Array_CUDA.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 79%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial_Task.cpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.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_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o 5: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9769 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7427/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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostThreadTeam.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 80%] Built target Kokkos_PerformanceTest_Benchmark [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_SharedAlloc.cpp 5: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (9662 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_hwloc.cpp Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Develop [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 3: [ OK ] hip.reduce_device_view_team_policy (31177 ms) 3: [ RUN ] hip.impl_shared_alloc [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o 3: [ OK ] hip.impl_shared_alloc (165 ms) 3: [ RUN ] hip.kokkos_swap 3: [ OK ] hip.kokkos_swap (1 ms) 3: [ RUN ] hip.team_for 3: [ OK ] hip.team_for (28 ms) 3: [ RUN ] hip.team_reduce 3: [ OK ] hip.team_reduce (0 ms) 3: [ RUN ] hip.team_reduce_large 3: [ OK ] hip.team_reduce_large (82 ms) 3: [ RUN ] hip.team_parallel_single 3: [ OK ] hip.team_parallel_single (6 ms) 3: [ RUN ] hip.large_team_scratch_size 3: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 3: [ OK ] hip.large_team_scratch_size (0 ms) 3: [ RUN ] hip.team_broadcast_long 3: [ OK ] hip.team_broadcast_long (0 ms) 3: [ RUN ] hip.team_broadcast_long_wrapper 3: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 3: [ RUN ] hip.team_broadcast_char 3: [ OK ] hip.team_broadcast_char (1 ms) 3: [ RUN ] hip.team_broadcast_float 3: [ OK ] hip.team_broadcast_float (0 ms) 3: [ RUN ] hip.team_broadcast_double 3: [ OK ] hip.team_broadcast_double (0 ms) 3: [ RUN ] hip.team_handle_by_value 3: [ OK ] hip.team_handle_by_value (0 ms) 3: [ RUN ] hip.team_vector [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o 3: [ OK ] hip.team_vector (11 ms) 3: [ RUN ] hip.triple_nested_parallelism 3: [ OK ] hip.triple_nested_parallelism (7 ms) 3: [ RUN ] hip.parallel_scan_with_reducers 3: [ OK ] hip.parallel_scan_with_reducers (60 ms) 3: [ RUN ] hip.team_thread_range_combined_reducers 3: [ OK ] hip.team_thread_range_combined_reducers (2 ms) 3: [ RUN ] hip.thread_vector_range_combined_reducers 3: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 3: [ RUN ] hip.team_vector_range_combined_reducers 3: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 3: [ RUN ] hip.TeamThreadMDRangeParallelFor 3: [ OK ] hip.TeamThreadMDRangeParallelFor (44 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelFor 3: [ OK ] hip.ThreadVectorMDRangeParallelFor (11 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelFor 3: [ OK ] hip.TeamVectorMDRangeParallelFor (12 ms) 3: [ RUN ] hip.TeamThreadMDRangeParallelReduce 3: [ OK ] hip.TeamThreadMDRangeParallelReduce (22 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 3: [ OK ] hip.ThreadVectorMDRangeParallelReduce (7 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelReduce 3: [ OK ] hip.TeamVectorMDRangeParallelReduce (7 ms) 3: [ RUN ] hip.team_policy_runtime_parameters 3: [ OK ] hip.team_policy_runtime_parameters (1 ms) 3: [ RUN ] hip.team_reduction_scan [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_CPUDiscovery.cpp 3: [ OK ] hip.team_reduction_scan (2085 ms) 3: [ RUN ] hip.team_long_reduce 3: [ OK ] hip.team_long_reduce (20 ms) 3: [ RUN ] hip.team_double_reduce 3: [ OK ] hip.team_double_reduce (21 ms) 3: [ RUN ] hip.team_long_array_reduce 3: [ OK ] hip.team_long_array_reduce (22 ms) 3: [ RUN ] hip.team_double_array_reduce 3: [ OK ] hip.team_double_array_reduce (22 ms) 3: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 3: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 3: [ RUN ] hip.repeated_team_reduce 3: [ OK ] hip.repeated_team_reduce (22 ms) 3: [ RUN ] hip.nested_team_reduce_functor_as_reducer 3: [ OK ] hip.nested_team_reduce_functor_as_reducer (0 ms) 3: [ RUN ] hip.team_scan 3: [ OK ] hip.team_scan (136 ms) 3: [ RUN ] hip.team_scan_ret_val 3: [ OK ] hip.team_scan_ret_val (129 ms) 3: [ RUN ] hip.team_shared_request 3: [ OK ] hip.team_shared_request (7 ms) 3: [ RUN ] hip.team_scratch_request 3: [ OK ] hip.team_scratch_request (1 ms) 3: [ RUN ] hip.team_lambda_shared_request 3: [ OK ] hip.team_lambda_shared_request (3 ms) 3: [ RUN ] hip.scratch_align 3: [ OK ] hip.scratch_align (0 ms) 3: [ RUN ] hip.shmem_size 3: [ OK ] hip.shmem_size (0 ms) 3: [ RUN ] hip.multi_level_scratch 3: [ OK ] hip.multi_level_scratch (11 ms) 3: [ RUN ] hip.team_scratch_memory_index_parallel_for 3: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 3: [ RUN ] hip.team_policy_max_recommended 3: [ OK ] hip.team_policy_max_recommended (24 ms) 3: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 3: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 3: [ RUN ] hip.team_teamvector_range 3: [ OK ] hip.team_teamvector_range (5 ms) 3: [ RUN ] hip.unique_token_global 3: [ OK ] hip.unique_token_global (32 ms) 3: [ RUN ] hip.unique_token_instance 3: [ OK ] hip.unique_token_instance (26 ms) 3: [ RUN ] hip.unique_token_team_acquire 3: [ OK ] hip.unique_token_team_acquire (18 ms) 3: [ RUN ] hip.view_api_a 3: [ OK ] hip.view_api_a (5 ms) 3: [ RUN ] hip.view_layout_left_with_stride 3: [ OK ] hip.view_layout_left_with_stride (0 ms) 3: [ RUN ] hip.view_layout_right_with_stride 3: [ OK ] hip.view_layout_right_with_stride (0 ms) 3: [ RUN ] hip.view_api_b 3: [ OK ] hip.view_api_b (7 ms) 3: [ RUN ] hip.view_api_c 3: [ OK ] hip.view_api_c (2 ms) 3: [ RUN ] hip.view_api_d 3: [ OK ] hip.view_api_d (2 ms) 3: [ RUN ] hip.view_remap 3: [ OK ] hip.view_remap (0 ms) 3: [ RUN ] hip.view_mirror_nonconst 3: [ OK ] hip.view_mirror_nonconst (0 ms) 3: [ RUN ] hip.view_stride_method 3: [ OK ] hip.view_stride_method (0 ms) 3: [ RUN ] hip.anonymous_space 3: [ OK ] hip.anonymous_space (1 ms) 3: [ RUN ] hip.view_overload_resolution 3: [ OK ] hip.view_overload_resolution (0 ms) 3: [ RUN ] hip.view_allocation_large_rank 3: [ OK ] hip.view_allocation_large_rank (6 ms) 3: [ RUN ] hip.view_shmem_size_on_device 3: [ OK ] hip.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip.view_is_assignable 3: [ OK ] hip.view_is_assignable (0 ms) 3: [ RUN ] hip.view_bad_alloc 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewBadAlloc.hpp:59: Skipped 3: ROCm 5.6 and earlier segfaults when trying to allocate too much memory 3: [ SKIPPED ] hip.view_bad_alloc (0 ms) 3: [ RUN ] hip.view_copy_tests 3: [ OK ] hip.view_copy_tests (8 ms) 3: [ RUN ] hip.view_copy_tests_rank_0 3: [ OK ] hip.view_copy_tests_rank_0 (2 ms) 3: [ RUN ] hip.view_copy_degenerated 3: [ OK ] hip.view_copy_degenerated (0 ms) 3: [ RUN ] hip.view_fill_tests_layout_right 3: [ OK ] hip.view_fill_tests_layout_right (84 ms) 3: [ RUN ] hip.view_fill_tests_layout_left 3: [ OK ] hip.view_fill_tests_layout_left (63 ms) 3: [ RUN ] hip.vcp_empty_traits 3: [ OK ] hip.vcp_empty_traits (0 ms) 3: [ RUN ] hip.is_view_label 3: [ OK ] hip.is_view_label (0 ms) 3: [ RUN ] hip.vcp_label_base_traits 3: [ OK ] hip.vcp_label_base_traits (0 ms) 3: [ RUN ] hip.vcp_label_traits 3: [ OK ] hip.vcp_label_traits (0 ms) 3: [ RUN ] hip.view_alloc_can_perfect_forward_label 3: [ OK ] hip.view_alloc_can_perfect_forward_label (0 ms) 3: [ RUN ] hip.vcp_label_copy_constructor 3: [ OK ] hip.vcp_label_copy_constructor (0 ms) 3: [ RUN ] hip.vcp_pointer_add_property 3: [ OK ] hip.vcp_pointer_add_property (0 ms) 3: [ RUN ] hip.view_empty_runtime_unmanaged 3: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 3: [ RUN ] hip.view_hooks 3: [ OK ] hip.view_hooks (0 ms) 3: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 3: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (51 ms) 3: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostBarrier.cpp 3: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (51 ms) 3: [ RUN ] hip.view_irregular_layout 3: [ OK ] hip.view_irregular_layout (6 ms) 3: [ RUN ] hip.view_mapping 3: [ OK ] hip.view_mapping (58 ms) 3: [ RUN ] hip.view_mapping_operator 3: [ OK ] hip.view_mapping_operator (24 ms) 3: [ RUN ] hip.static_extent 3: [ OK ] hip.static_extent (0 ms) 3: [ RUN ] hip.view_mapping_atomic 3: [ OK ] hip.view_mapping_atomic (1 ms) 3: [ RUN ] hip.view_mapping_class_value 3: [ OK ] hip.view_mapping_class_value (0 ms) 3: [ RUN ] hip.view_mapping_assignable 3: [ OK ] hip.view_mapping_assignable (0 ms) 3: [ RUN ] hip.view_mapping_trivially_copyable 3: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip.view_mapping_subview 3: [ OK ] hip.view_mapping_subview (1 ms) 3: [ RUN ] hip.view_nested_view 3: [ OK ] hip.view_nested_view (1 ms) 3: [ RUN ] hip.view_of_views_default 3: [ OK ] hip.view_of_views_default (0 ms) 3: [ RUN ] hip.view_of_views_without_initializing 3: [ OK ] hip.view_of_views_without_initializing (0 ms) 3: [ RUN ] hip.test_view_of_views_sequential_host_init 3: [ OK ] hip.test_view_of_views_sequential_host_init (0 ms) 3: [ RUN ] hip.append_formatted_multidimensional_index 3: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 3: [ RUN ] hip.view_resize 3: [ OK ] hip.view_resize (17 ms) 3: [ RUN ] hip.view_realloc 3: [ OK ] hip.view_realloc (0 ms) 3: [ RUN ] hip.workgraph_fib [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP 3: [ OK ] hip.workgraph_fib (3072 ms) 3: [ RUN ] hip.resize_realloc_no_init 3: [ OK ] hip.resize_realloc_no_init (0 ms) 3: [ RUN ] hip.resize_realloc_no_alloc 3: [ OK ] hip.resize_realloc_no_alloc (0 ms) 3: [ RUN ] hip.realloc_exec_space 3: [ OK ] hip.realloc_exec_space (0 ms) 3: [ RUN ] hip.view_alloc 3: [ OK ] hip.view_alloc (2 ms) 3: [ RUN ] hip.view_alloc_exec_space 3: [ OK ] hip.view_alloc_exec_space (0 ms) 3: [ RUN ] hip.view_alloc_int 3: [ OK ] hip.view_alloc_int (0 ms) 3: [ RUN ] hip.view_alloc_exec_space_int 3: [ OK ] hip.view_alloc_exec_space_int (0 ms) 3: [ RUN ] hip.deep_copy_zero_memset 3: [ OK ] hip.deep_copy_zero_memset (0 ms) 3: [ RUN ] hip.resize_exec_space 3: [ OK ] hip.resize_exec_space (0 ms) 3: [ RUN ] hip.view_allocation_int 3: [ OK ] hip.view_allocation_int (0 ms) 3: [ RUN ] hip.view_allocation_exec_space_int 3: [ OK ] hip.view_allocation_exec_space_int (0 ms) 3: [ RUN ] hip.view_not_default_constructible 3: [ OK ] hip.view_not_default_constructible (0 ms) 3: [ RUN ] hip.scan_unit 3: [ OK ] hip.scan_unit (5 ms) 3: [ RUN ] hip.space_access 3: [ OK ] hip.space_access (0 ms) 3: [ RUN ] hip.impl_view_accessible 3: [ OK ] hip.impl_view_accessible (3 ms) 3: [ RUN ] hip.memory_requirements 3: [ OK ] hip.memory_requirements (0 ms) 3: [ RUN ] hip.team_scratch_1_streams [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Stacktrace.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 75%] Built target Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Error.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_HostSpace.cpp [ 80%] 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_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_MemoryPool.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/containers/src/impl/Kokkos_UnorderedMap_impl.cpp Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 45%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/src/Lock_Array_CUDA.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanAtomicAccessor.cpp.o 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (25089 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7427/core/src/Serial/Kokkos_Serial_Task.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7427/core/src -I/var/jenkins/workspace/Kokkos_PR-7427/containers/src -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial.cpp [ 76%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 45%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 76%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanConversion.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_SYCL2A [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a [ 76%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 76%] 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_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (25615 ms) 5: [----------] 19 tests from hip_DeathTest (78524 ms total) 5: 5: [----------] 1 test from hip_graph_DeathTest 5: [ RUN ] hip_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from hip_graph_DeathTest (0 ms total) 5: 5: [----------] 305 tests from hip 5: [ RUN ] hip.array_capacity 5: [ OK ] hip.array_capacity (0 ms) 5: [ RUN ] hip.array_element_access 5: [ OK ] hip.array_element_access (0 ms) 5: [ RUN ] hip.array_operator_equal 5: [ OK ] hip.array_operator_equal (0 ms) 5: [ RUN ] hip.array_zero_capacity 5: [ OK ] hip.array_zero_capacity (0 ms) 5: [ RUN ] hip.array_zero_data_nullptr 5: [ OK ] hip.array_zero_data_nullptr (0 ms) 5: [ RUN ] hip.array_contiguous_capacity 5: [ OK ] hip.array_contiguous_capacity (0 ms) 5: [ RUN ] hip.array_contiguous_element_access 5: [ OK ] hip.array_contiguous_element_access (0 ms) 5: [ RUN ] hip.array_contiguous_assignment 5: [ OK ] hip.array_contiguous_assignment (0 ms) 5: [ RUN ] hip.array_strided_capacity 5: [ OK ] hip.array_strided_capacity (0 ms) 5: [ RUN ] hip.array_strided_element_access 5: [ OK ] hip.array_strided_element_access (0 ms) 5: [ RUN ] hip.array_strided_assignment 5: [ OK ] hip.array_strided_assignment (0 ms) 5: [ RUN ] hip.atomic_operations_complexdouble 5: [ OK ] hip.atomic_operations_complexdouble (13 ms) 5: [ RUN ] hip.atomic_operations_complexfloat 5: [ OK ] hip.atomic_operations_complexfloat (10 ms) 5: [ RUN ] hip.atomic_operations_double 5: [ OK ] hip.atomic_operations_double (14 ms) 5: [ RUN ] hip.atomic_operations_float 5: [ OK ] hip.atomic_operations_float (11 ms) 5: [ RUN ] hip.atomic_operations_int 5: [ OK ] hip.atomic_operations_int (34 ms) 5: [ RUN ] hip.atomic_operations_long 5: [ OK ] hip.atomic_operations_long (33 ms) 5: [ RUN ] hip.atomic_operations_longlong 5: [ OK ] hip.atomic_operations_longlong (33 ms) 5: [ RUN ] hip.atomic_shared 5: [ OK ] hip.atomic_shared (0 ms) 5: [ RUN ] hip.atomic_operations_unsigned 5: [ OK ] hip.atomic_operations_unsigned (27 ms) 5: [ RUN ] hip.atomic_operations_unsignedlong 5: [ OK ] hip.atomic_operations_unsignedlong (27 ms) 5: [ RUN ] hip.atomics 5: [ OK ] hip.atomics (337 ms) 5: [ RUN ] hip.atomics_tpetra_max_abs 5: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] hip.atomic_views_integral [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 46%] Linking CXX executable Kokkos_ProfilingAllCalls [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 76%] Built target Kokkos_ContainersPerformanceTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 46%] Built target Kokkos_ProfilingAllCalls [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SpaceAwareAccessorAccessViolation.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.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_OccupancyControlTrait.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 47%] Linking CXX executable Kokkos_ToolsInitialization [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 3: [ OK ] hip.team_scratch_1_streams (50732 ms) 3: [ RUN ] hip.async_launcher 3: [ OK ] hip.async_launcher (3 ms) 3: [ RUN ] hip.preferred_blocksize_deduction 3: [ OK ] hip.preferred_blocksize_deduction (0 ms) 3: [ RUN ] hip.unified_memory_zero_memset 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:45: Skipped 3: this test should only be run with HIP unified memory enabled 3: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 3: [----------] 299 tests from hip (182710 ms total) 3: 3: [----------] 16 tests from hip_graph 3: [ RUN ] hip_graph.submit_once 3: [ OK ] hip_graph.submit_once (17 ms) 3: [ RUN ] hip_graph.submit_once_rvalue 3: [ OK ] hip_graph.submit_once_rvalue (16 ms) 3: [ RUN ] hip_graph.instantiate_and_submit_once 3: [ OK ] hip_graph.instantiate_and_submit_once (16 ms) 3: [ RUN ] hip_graph.submit_onto_another_execution_space_instance 3: [ OK ] hip_graph.submit_onto_another_execution_space_instance (18 ms) 3: [ RUN ] hip_graph.create_graph_no_closure_with_exec 3: [ OK ] hip_graph.create_graph_no_closure_with_exec (17 ms) 3: [ RUN ] hip_graph.create_graph_no_arg 3: [ OK ] hip_graph.create_graph_no_arg (16 ms) 3: [ RUN ] hip_graph.submit_six 3: [ OK ] hip_graph.submit_six (20 ms) 3: [ RUN ] hip_graph.when_all_cycle 3: [ OK ] hip_graph.when_all_cycle (17 ms) 3: [ RUN ] hip_graph.repeat_chain 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 3: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 3: [ SKIPPED ] hip_graph.repeat_chain (0 ms) 3: [ RUN ] hip_graph.zero_work_reduce 3: [ OK ] hip_graph.zero_work_reduce (17 ms) 3: [ RUN ] hip_graph.empty_graph 3: [ OK ] hip_graph.empty_graph (17 ms) 3: [ RUN ] hip_graph.force_global_launch 3: [ OK ] hip_graph.force_global_launch (17 ms) 3: [ RUN ] hip_graph.empty_graph_default_host_exec 3: [ OK ] hip_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] hip_graph.node_lifetime 3: [ OK ] hip_graph.node_lifetime (17 ms) 3: [ RUN ] hip_graph.diamond 3: [ OK ] hip_graph.diamond (21 ms) 3: [ RUN ] hip_graph.end_of_submit_control_flow 3: [ OK ] hip_graph.end_of_submit_control_flow (21 ms) 3: [----------] 16 tests from hip_graph (253 ms total) 3: 3: [----------] 56 tests from hip_managed 3: [ RUN ] hip_managed.view_subview_auto_1d_left 3: [ OK ] hip_managed.view_subview_auto_1d_left (2 ms) 3: [ RUN ] hip_managed.view_subview_auto_1d_right 3: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 3: [ RUN ] hip_managed.view_subview_auto_1d_stride 3: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] hip_managed.view_subview_assign_strided 3: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 3: [ RUN ] hip_managed.view_subview_left_0 3: [ OK ] hip_managed.view_subview_left_0 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_1 3: [ OK ] hip_managed.view_subview_left_1 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_2 3: [ OK ] hip_managed.view_subview_left_2 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_3 3: [ OK ] hip_managed.view_subview_left_3 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_0 3: [ OK ] hip_managed.view_subview_right_0 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_1 3: [ OK ] hip_managed.view_subview_right_1 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_3 3: [ OK ] hip_managed.view_subview_right_3 (0 ms) 3: [ RUN ] hip_managed.view_static_tests 3: [ OK ] hip_managed.view_static_tests (0 ms) 3: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 3: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (3 ms) 3: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 3: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign 3: [ OK ] hip_managed.view_subview_1d_assign (3 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_atomic 3: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 3: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (3 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d 3: [ OK ] hip_managed.view_subview_2d_from_3d (51 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 3: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (51 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 3: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (51 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left 3: [ OK ] hip_managed.view_subview_3d_from_5d_left (142 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (142 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (142 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right 3: [ OK ] hip_managed.view_subview_3d_from_5d_right (146 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (146 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (146 ms) 3: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 3: [ OK ] hip_managed.view_test_unmanaged_subview_reset (1 ms) 3: [ RUN ] hip_managed.view_subview_memory_traits_construction 3: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 3: [ RUN ] hip_managed.impl_shared_alloc 3: [ OK ] hip_managed.impl_shared_alloc (363 ms) 3: [ RUN ] hip_managed.view_api_a 3: [ OK ] hip_managed.view_api_a (6 ms) 3: [ RUN ] hip_managed.view_layout_left_with_stride 3: [ OK ] hip_managed.view_layout_left_with_stride (0 ms) 3: [ RUN ] hip_managed.view_layout_right_with_stride 3: [ OK ] hip_managed.view_layout_right_with_stride (0 ms) 3: [ RUN ] hip_managed.view_api_b 3: [ OK ] hip_managed.view_api_b (17 ms) 3: [ RUN ] hip_managed.view_api_c 3: [ OK ] hip_managed.view_api_c (1 ms) 3: [ RUN ] hip_managed.view_api_d 3: [ OK ] hip_managed.view_api_d (5 ms) 3: [ RUN ] hip_managed.view_remap 3: [ OK ] hip_managed.view_remap (1 ms) 3: [ RUN ] hip_managed.view_mirror_nonconst 3: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 3: [ RUN ] hip_managed.view_stride_method 3: [ OK ] hip_managed.view_stride_method (0 ms) 3: [ RUN ] hip_managed.anonymous_space 3: [ OK ] hip_managed.anonymous_space (0 ms) 3: [ RUN ] hip_managed.view_overload_resolution 3: [ OK ] hip_managed.view_overload_resolution (0 ms) 3: [ RUN ] hip_managed.view_allocation_large_rank 3: [ OK ] hip_managed.view_allocation_large_rank (828 ms) 3: [ RUN ] hip_managed.view_shmem_size_on_device 3: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip_managed.view_is_assignable 3: [ OK ] hip_managed.view_is_assignable (3 ms) 3: [ RUN ] hip_managed.view_copy_tests 3: [ OK ] hip_managed.view_copy_tests (13 ms) 3: [ RUN ] hip_managed.view_copy_tests_rank_0 3: [ OK ] hip_managed.view_copy_tests_rank_0 (3 ms) 3: [ RUN ] hip_managed.view_copy_degenerated 3: [ OK ] hip_managed.view_copy_degenerated (0 ms) 3: [ RUN ] hip_managed.view_fill_tests_layout_right 3: [ OK ] hip_managed.view_fill_tests_layout_right (1984 ms) 3: [ RUN ] hip_managed.view_fill_tests_layout_left 3: [ OK ] hip_managed.view_fill_tests_layout_left (864 ms) 3: [ RUN ] hip_managed.view_mapping 3: [ OK ] hip_managed.view_mapping (61 ms) 3: [ RUN ] hip_managed.view_mapping_operator 3: [ OK ] hip_managed.view_mapping_operator (21 ms) 3: [ RUN ] hip_managed.static_extent 3: [ OK ] hip_managed.static_extent (0 ms) 3: [ RUN ] hip_managed.view_mapping_atomic 3: [ OK ] hip_managed.view_mapping_atomic (2 ms) 3: [ RUN ] hip_managed.view_mapping_class_value 3: [ OK ] hip_managed.view_mapping_class_value (0 ms) 3: [ RUN ] hip_managed.view_mapping_assignable 3: [ OK ] hip_managed.view_mapping_assignable (0 ms) 3: [ RUN ] hip_managed.view_mapping_trivially_copyable 3: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip_managed.view_mapping_subview 3: [ OK ] hip_managed.view_mapping_subview (1 ms) 3: [----------] 56 tests from hip_managed (5229 ms total) 3: 3: [----------] 28 tests from hip_hostpinned 3: [ RUN ] hip_hostpinned.impl_shared_alloc 3: [ OK ] hip_hostpinned.impl_shared_alloc (249 ms) 3: [ RUN ] hip_hostpinned.view_api_a 3: [ OK ] hip_hostpinned.view_api_a (7 ms) 3: [ RUN ] hip_hostpinned.view_layout_left_with_stride 3: [ OK ] hip_hostpinned.view_layout_left_with_stride (0 ms) 3: [ RUN ] hip_hostpinned.view_layout_right_with_stride 3: [ OK ] hip_hostpinned.view_layout_right_with_stride (0 ms) 3: [ RUN ] hip_hostpinned.view_api_b 3: [ OK ] hip_hostpinned.view_api_b (8 ms) 3: [ RUN ] hip_hostpinned.view_api_c 3: [ OK ] hip_hostpinned.view_api_c (0 ms) 3: [ RUN ] hip_hostpinned.view_api_d 3: [ OK ] hip_hostpinned.view_api_d (2 ms) 3: [ RUN ] hip_hostpinned.view_remap 3: [ OK ] hip_hostpinned.view_remap (0 ms) 3: [ RUN ] hip_hostpinned.view_mirror_nonconst 3: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 3: [ RUN ] hip_hostpinned.view_stride_method 3: [ OK ] hip_hostpinned.view_stride_method (0 ms) 3: [ RUN ] hip_hostpinned.anonymous_space 3: [ OK ] hip_hostpinned.anonymous_space (0 ms) 3: [ RUN ] hip_hostpinned.view_overload_resolution 3: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 3: [ RUN ] hip_hostpinned.view_allocation_large_rank 3: [ OK ] hip_hostpinned.view_allocation_large_rank (1220 ms) 3: [ RUN ] hip_hostpinned.view_shmem_size_on_device 3: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip_hostpinned.view_is_assignable 3: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 3: [ RUN ] hip_hostpinned.view_copy_tests 3: [ OK ] hip_hostpinned.view_copy_tests (7 ms) 3: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 3: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 3: [ RUN ] hip_hostpinned.view_copy_degenerated 3: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 3: [ RUN ] hip_hostpinned.view_fill_tests_layout_right [ 47%] Built target Kokkos_ToolsInitialization [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o 3: [ OK ] hip_hostpinned.view_fill_tests_layout_right (1542 ms) 3: [ RUN ] hip_hostpinned.view_fill_tests_layout_left [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o 5: [ OK ] hip.atomic_views_integral (19004 ms) 5: [ RUN ] hip.atomic_views_nonintegral [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SpaceAwareAccessor.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 3: [ OK ] hip_hostpinned.view_fill_tests_layout_left (1483 ms) 3: [ RUN ] hip_hostpinned.view_mapping 3: [ OK ] hip_hostpinned.view_mapping (58 ms) 3: [ RUN ] hip_hostpinned.view_mapping_operator 3: [ OK ] hip_hostpinned.view_mapping_operator (0 ms) 3: [ RUN ] hip_hostpinned.static_extent 3: [ OK ] hip_hostpinned.static_extent (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_atomic 3: [ OK ] hip_hostpinned.view_mapping_atomic (1 ms) 3: [ RUN ] hip_hostpinned.view_mapping_class_value 3: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_assignable 3: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 3: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_subview 3: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 3: [----------] 28 tests from hip_hostpinned (4585 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 417 tests from 6 test suites ran. (332237 ms total) 3: [ PASSED ] 407 tests. 3: [ SKIPPED ] 10 tests, listed below: 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents 3: [ SKIPPED ] hip.mathspecialfunc_cbesselj1y1 3: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind 3: [ SKIPPED ] hip.mdspan_minimal_functional 3: [ SKIPPED ] hip.view_bad_alloc 3: [ SKIPPED ] hip.unified_memory_zero_memset 3: [ SKIPPED ] hip_graph.repeat_chain 3/57 Test #3: Kokkos_CoreUnitTest_HIP .................................... Passed 332.79 sec test 4 Start 4: Kokkos_CoreUnitTest_HIPGraphAtomicLocks 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPGraphAtomicLocks 4: Test timeout computed to be: 1500 4: [==========] Running 1 test from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 1 test from hip 4: [ RUN ] hip.graph_lock_based_atomic_op 4: [ OK ] hip.graph_lock_based_atomic_op (18 ms) 4: [----------] 1 test from hip (18 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (18 ms total) 4: [ PASSED ] 1 test. 4/57 Test #4: Kokkos_CoreUnitTest_HIPGraphAtomicLocks .................... Passed 0.44 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop 5: [ OK ] hip.raw_hip_interop (363 ms) 5: [----------] 1 test from hip (364 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (364 ms total) 5: [ PASSED ] 1 test. 5/57 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.41 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_streams 6: [ OK ] hip.raw_hip_streams (380 ms) 6: [----------] 1 test from hip (380 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (380 ms total) 6: [ PASSED ] 1 test. 6/57 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.42 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 7: Test timeout computed to be: 1500 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o 7: [==========] Running 3 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 3 tests from hip 7: [ RUN ] hip.graph_promises_on_native_objects 7: [ OK ] hip.graph_promises_on_native_objects (18 ms) 7: [ RUN ] hip.graph_instantiate_and_debug_dot_print 7: [ OK ] hip.graph_instantiate_and_debug_dot_print (16 ms) 7: [ RUN ] hip.graph_construct_from_native 7: 7: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 7: does not support page migration between device and host. 7: HIPManagedSpace might not work as expected. 7: Please refer to the ROCm documentation on unified/managed memory. 7: [ OK ] hip.graph_construct_from_native (17 ms) 7: [----------] 3 tests from hip (52 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 3 tests from 1 test suite ran. (52 ms total) 7: [ PASSED ] 3 tests. 7/57 Test #7: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.46 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 8: [==========] Running 59 tests from 41 test suites. 8: [----------] Global test environment set-up. 8: [----------] 19 tests from defaultdevicetype 8: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 8: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (1 ms) 8: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 8: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 8: [ RUN ] defaultdevicetype.shared_space 8: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSharedSpace.cpp:109: Skipped 8: skipping because specified arch does not support page migration 8: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 8: [ RUN ] defaultdevicetype.shared_host_pinned_space 8: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 8: [ RUN ] defaultdevicetype.compiler_macros 8: [ OK ] defaultdevicetype.compiler_macros (0 ms) 8: [ RUN ] defaultdevicetype.half_conversion 8: [ OK ] defaultdevicetype.half_conversion (6 ms) 8: [ RUN ] defaultdevicetype.bhalf_conversion 8: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 8: [ RUN ] defaultdevicetype.half_operators 8: [ OK ] defaultdevicetype.half_operators (0 ms) 8: [ RUN ] defaultdevicetype.bhalf_operators 8: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 8: [ RUN ] defaultdevicetype.host_space_access 8: [ OK ] defaultdevicetype.host_space_access (0 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a1 8: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b1 8: [ OK ] defaultdevicetype.reduce_instantiation_b1 (18 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c1 8: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a2 8: [ OK ] defaultdevicetype.reduce_instantiation_a2 (13 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 8: [ OK ] defaultdevicetype.reduce_instantiation_b2 (26 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c2 8: [ OK ] defaultdevicetype.reduce_instantiation_c2 (12 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a3 8: [ OK ] defaultdevicetype.reduce_instantiation_a3 (16 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b3 8: [ OK ] defaultdevicetype.reduce_instantiation_b3 (35 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c3 8: [ OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms) 8: [----------] 19 tests from defaultdevicetype (167 ms total) 8: 8: [----------] 1 test from kokkosresize 8: [ RUN ] kokkosresize.host_space_access 8: [ OK ] kokkosresize.host_space_access (20 ms) 8: [----------] 1 test from kokkosresize (20 ms total) 8: 8: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 8: [ RUN ] TestViewAPI/0.sizes 8: [ OK ] TestViewAPI/0.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/0 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 8: [ RUN ] TestViewAPI/1.sizes 8: [ OK ] TestViewAPI/1.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/1 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 8: [ RUN ] TestViewAPI/2.sizes 8: [ OK ] TestViewAPI/2.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/2 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 8: [ RUN ] TestViewAPI/3.sizes 8: [ OK ] TestViewAPI/3.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/3 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 8: [ RUN ] TestViewAPI/4.sizes 8: [ OK ] TestViewAPI/4.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/4 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 8: [ RUN ] TestViewAPI/5.sizes 8: [ OK ] TestViewAPI/5.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/5 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 8: [ RUN ] TestViewAPI/6.sizes 8: [ OK ] TestViewAPI/6.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/6 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 8: [ RUN ] TestViewAPI/7.sizes 8: [ OK ] TestViewAPI/7.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/7 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 8: [ RUN ] TestViewAPI/8.sizes 8: [ OK ] TestViewAPI/8.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/8 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 8: [ RUN ] TestViewAPI/9.sizes 8: [ OK ] TestViewAPI/9.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/9 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 8: [ RUN ] TestViewAPI/10.sizes 8: [ OK ] TestViewAPI/10.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/10 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 8: [ RUN ] TestViewAPI/11.sizes 8: [ OK ] TestViewAPI/11.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/11 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 8: [ RUN ] TestViewAPI/12.sizes 8: [ OK ] TestViewAPI/12.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/12 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 8: [ RUN ] TestViewAPI/13.sizes 8: [ OK ] TestViewAPI/13.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/13 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 8: [ RUN ] TestViewAPI/14.sizes 8: [ OK ] TestViewAPI/14.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/14 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 8: [ RUN ] TestViewAPI/15.sizes 8: [ OK ] TestViewAPI/15.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/15 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 8: [ RUN ] TestViewAPI/16.sizes 8: [ OK ] TestViewAPI/16.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/16 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 8: [ RUN ] TestViewAPI/17.sizes 8: [ OK ] TestViewAPI/17.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/17 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 8: [ RUN ] TestViewAPI/18.sizes 8: [ OK ] TestViewAPI/18.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/18 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 8: [ RUN ] TestViewAPI/19.sizes 8: [ OK ] TestViewAPI/19.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/19 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 8: [ RUN ] TestViewAPI/20.sizes 8: [ OK ] TestViewAPI/20.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/20 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 8: [ RUN ] TestViewAPI/21.sizes 8: [ OK ] TestViewAPI/21.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/21 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 8: [ RUN ] TestViewAPI/22.sizes 8: [ OK ] TestViewAPI/22.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/22 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 8: [ RUN ] TestViewAPI/23.sizes 8: [ OK ] TestViewAPI/23.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/23 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 8: [ RUN ] TestViewAPI/24.sizes 8: [ OK ] TestViewAPI/24.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/24 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 8: [ RUN ] TestViewAPI/25.sizes 8: [ OK ] TestViewAPI/25.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/25 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 8: [ RUN ] TestViewAPI/26.sizes 8: [ OK ] TestViewAPI/26.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/26 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 8: [ RUN ] TestViewAPI/27.sizes 8: [ OK ] TestViewAPI/27.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/27 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 8: [ RUN ] TestViewAPI/28.sizes 8: [ OK ] TestViewAPI/28.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/28 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 8: [ RUN ] TestViewAPI/29.sizes 8: [ OK ] TestViewAPI/29.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/29 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 8: [ RUN ] TestViewAPI/30.sizes 8: [ OK ] TestViewAPI/30.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/30 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 8: [ RUN ] TestViewAPI/31.sizes 8: [ OK ] TestViewAPI/31.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/31 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 8: [ RUN ] TestViewAPI/32.sizes 8: [ OK ] TestViewAPI/32.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/32 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 8: [ RUN ] TestViewAPI/33.sizes 8: [ OK ] TestViewAPI/33.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/33 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 8: [ RUN ] TestViewAPI/34.sizes 8: [ OK ] TestViewAPI/34.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/34 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 8: [ RUN ] TestViewAPI/35.sizes 8: [ OK ] TestViewAPI/35.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/35 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 8: [ RUN ] TestViewAPI/36.sizes 8: [ OK ] TestViewAPI/36.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/36 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 8: [ RUN ] TestViewAPI/37.sizes 8: [ OK ] TestViewAPI/37.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/37 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 8: [ RUN ] TestViewAPI/38.sizes 8: [ OK ] TestViewAPI/38.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/38 (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 59 tests from 41 test suites ran. (189 ms total) 8: [ PASSED ] 58 tests. 8: [ SKIPPED ] 1 test, listed below: 8: [ SKIPPED ] defaultdevicetype.shared_space 8/57 Test #8: Kokkos_CoreUnitTest_Default ................................ Passed 0.61 sec test 9 Start 9: Kokkos_CoreUnitTest_InitializeFinalize 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 9: Test timeout computed to be: 1500 9: [==========] Running 28 tests from 6 test suites. 9: [----------] Global test environment set-up. 9: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 9: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 9: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (832 ms) 9: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestNumericTraits.hpp(142): warning #20014-D: calling a __host__ function from a __host__ __device__ function is not allowed auto const min = finite_min<T>::value; ^ detected during: instantiation of "void TestNumericTraits<Space, T, Tag>::operator()(FiniteMin, int, int &) const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 64 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::exec_range<TagType>(const Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer<TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::REDUCE, Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, int>::Reducer, void>, Traits=<Kokkos::OpenMP, FiniteMin>, TagType=FiniteMin]" at line 107 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::execute() const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer<TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::REDUCE, Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, int>::Reducer, void>, Traits=<Kokkos::OpenMP, FiniteMin>]" at line 1543 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduceAdaptor<PolicyType, FunctorType, ReturnType>::execute_impl(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int]" at line 1559 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::Impl::ParallelReduceAdaptor<PolicyType, FunctorType, ReturnType>::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int, Dummy=int]" at line 1713 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int]" at line 113 instantiation of "void TestNumericTraits<Space, T, Tag>::run() const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 107 instantiation of "TestNumericTraits<Space, T, Tag>::TestNumericTraits() [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 303 Remark: The warnings can be suppressed with "-diag-suppress <warning-number>" /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestNumericTraits.hpp(143): warning #20014-D: calling a __host__ function from a __host__ __device__ function is not allowed auto const max = finite_max<T>::value; ^ detected during: instantiation of "void TestNumericTraits<Space, T, Tag>::operator()(FiniteMin, int, int &) const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 64 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::exec_range<TagType>(const Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer<TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::REDUCE, Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, int>::Reducer, void>, Traits=<Kokkos::OpenMP, FiniteMin>, TagType=FiniteMin]" at line 107 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::execute() const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer<TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::REDUCE, Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, int>::Reducer, void>, Traits=<Kokkos::OpenMP, FiniteMin>]" at line 1543 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduceAdaptor<PolicyType, FunctorType, ReturnType>::execute_impl(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int]" at line 1559 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::Impl::ParallelReduceAdaptor<PolicyType, FunctorType, ReturnType>::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int, Dummy=int]" at line 1713 of /var/jenkins/workspace/Kokkos_PR-7427/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int]" at line 113 instantiation of "void TestNumericTraits<Space, T, Tag>::run() const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 107 instantiation of "TestNumericTraits<Space, T, Tag>::TestNumericTraits() [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 303 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_Cuda3 [ 77%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda /var/jenkins/workspace/Kokkos_PR-7427/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-7427/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 21%] 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_KokkosP.dir/tools/TestWithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestNumericTraits.hpp(144): warning #20011-D: calling a __host__ function("extrema::min(long double)") from a __host__ __device__ function("TestNumericTraits< ::Kokkos::OpenMP, long double, ::FiniteMin> ::operator () const") is not allowed /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestNumericTraits.hpp(145): warning #20011-D: calling a __host__ function("extrema::max(long double)") from a __host__ __device__ function("TestNumericTraits< ::Kokkos::OpenMP, long double, ::FiniteMin> ::operator () const") is not allowed 9: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (4360 ms) 9: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (5193 ms total) 9: 9: [----------] 4 tests from InitializeFinalize_DeathTest 9: [ RUN ] InitializeFinalize_DeathTest.initialize [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 77%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 9: [ OK ] InitializeFinalize_DeathTest.initialize (3878 ms) 9: [ RUN ] InitializeFinalize_DeathTest.finalize [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 5: [ OK ] hip.atomic_views_nonintegral (14576 ms) 5: [ RUN ] hip.atomic_view_api 5: [ OK ] hip.atomic_view_api (0 ms) 5: [ RUN ] hip.bit_manip_countl_zero 5: [ OK ] hip.bit_manip_countl_zero (12 ms) 5: [ RUN ] hip.bit_manip_countl_one 5: [ OK ] hip.bit_manip_countl_one (0 ms) 5: [ RUN ] hip.bit_manip_countr_zero 5: [ OK ] hip.bit_manip_countr_zero (0 ms) 5: [ RUN ] hip.bit_manip_countr_one 5: [ OK ] hip.bit_manip_countr_one (0 ms) 5: [ RUN ] hip.bit_manip_popcount 5: [ OK ] hip.bit_manip_popcount (0 ms) 5: [ RUN ] hip.bit_manip_has_single_bit 5: [ OK ] hip.bit_manip_has_single_bit (0 ms) 5: [ RUN ] hip.bit_manip_bit_floor 5: [ OK ] hip.bit_manip_bit_floor (0 ms) 5: [ RUN ] hip.bit_manip_bit_ceil 5: [ OK ] hip.bit_manip_bit_ceil (0 ms) 5: [ RUN ] hip.bit_manip_bit_width 5: [ OK ] hip.bit_manip_bit_width (0 ms) 5: [ RUN ] hip.bit_manip_rotl 5: [ OK ] hip.bit_manip_rotl (0 ms) 5: [ RUN ] hip.bit_manip_rotr 5: [ OK ] hip.bit_manip_rotr (0 ms) 5: [ RUN ] hip.bit_manip_byeswap 5: [ OK ] hip.bit_manip_byeswap (0 ms) 5: [ RUN ] hip.bit_manip_bit_cast 5: [ OK ] hip.bit_manip_bit_cast (0 ms) 5: [ RUN ] hip.test_block_deduction_bug_pr_3103 5: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] hip.checked_integer_operations_multiply_overflow 5: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] hip.execution_policy_occupancy_and_hint 5: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] hip.complex_construction 5: [ OK ] hip.complex_construction (1 ms) 5: [ RUN ] hip.complex_basic_math 5: [ OK ] hip.complex_basic_math (0 ms) 5: [ RUN ] hip.complex_special_funtions 5: [ OK ] hip.complex_special_funtions (0 ms) 5: [ RUN ] hip.complex_io 5: [ OK ] hip.complex_io (0 ms) 5: [ RUN ] hip.complex_trivially_copyable 5: [ OK ] hip.complex_trivially_copyable (0 ms) 5: [ RUN ] hip.complex_issue_3865 5: [ OK ] hip.complex_issue_3865 (0 ms) 5: [ RUN ] hip.complex_operations_arithmetic_types_overloads 5: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] hip.complex_structured_bindings 5: [ OK ] hip.complex_structured_bindings (0 ms) 5: [ RUN ] hip.crs_count_fill 5: [ OK ] hip.crs_count_fill (4 ms) 5: [ RUN ] hip.crs_copy_constructor 5: [ OK ] hip.crs_copy_constructor (10 ms) 5: [ RUN ] hip.deep_copy_alignment 5: [ OK ] hip.deep_copy_alignment (11 ms) 5: [ RUN ] hip.deep_copy_conversion 5: [ OK ] hip.deep_copy_conversion (6 ms) 5: [ RUN ] hip.partitioning_by_args 5: [ OK ] hip.partitioning_by_args (25 ms) 5: [ RUN ] hip.partitioning_by_vector 5: [ OK ] hip.partitioning_by_vector (1 ms) 5: [ RUN ] hip.exec_space_thread_safety_range 9: [ OK ] InitializeFinalize_DeathTest.finalize (2404 ms) 9: [ RUN ] InitializeFinalize_DeathTest.is_initialized 9: [ OK ] InitializeFinalize_DeathTest.is_initialized (412 ms) 9: [ RUN ] InitializeFinalize_DeathTest.is_finalized 9: [ OK ] InitializeFinalize_DeathTest.is_finalized (408 ms) 9: [----------] 4 tests from InitializeFinalize_DeathTest (7104 ms total) 9: 9: [----------] 1 test from Legion_DeathTest 9: [ RUN ] Legion_DeathTest.individual_backend_initialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o 9: [ OK ] Legion_DeathTest.individual_backend_initialization (408 ms) 9: [----------] 1 test from Legion_DeathTest (408 ms total) 9: 9: [----------] 2 tests from PushFinalizeHook_DeathTest 9: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 9: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (402 ms) 9: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o 5: [ OK ] hip.exec_space_thread_safety_range (4717 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 9: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1822 ms) 9: [----------] 2 tests from PushFinalizeHook_DeathTest (2225 ms total) 9: 9: [----------] 6 tests from ScopeGuard_DeathTest 9: [ RUN ] ScopeGuard_DeathTest.create 5: [ OK ] hip.exec_space_thread_safety_mdrange (463 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 9: [ OK ] ScopeGuard_DeathTest.create (407 ms) 9: [ RUN ] ScopeGuard_DeathTest.create_argument 5: [ OK ] hip.exec_space_thread_safety_team_policy (520 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_reduce 9: [ OK ] ScopeGuard_DeathTest.create_argument (412 ms) 9: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 5: [ OK ] hip.exec_space_thread_safety_range_reduce (522 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce 5: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (469 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 5: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (538 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_scan 5: [ OK ] hip.exec_space_thread_safety_range_scan (520 ms) 5: [ RUN ] hip.execution_space_as_class_data_member 5: [ OK ] hip.execution_space_as_class_data_member (0 ms) 5: [ RUN ] hip.functor_analysis 5: [ OK ] hip.functor_analysis (0 ms) 5: [ RUN ] hip.when_all_type 5: [ OK ] hip.when_all_type (1 ms) 5: [ RUN ] hip.graph_then 5: [ OK ] hip.graph_then (0 ms) 5: [ RUN ] hip.host_shared_ptr_use_count 5: [ OK ] hip.host_shared_ptr_use_count (0 ms) 5: [ RUN ] hip.host_shared_ptr_get 5: [ OK ] hip.host_shared_ptr_get (0 ms) 5: [ RUN ] hip.host_shared_ptr_dereference_on_device 5: [ OK ] hip.host_shared_ptr_dereference_on_device (1 ms) 5: [ RUN ] hip.host_shared_ptr_special_members_on_device 5: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_tracking 5: 5: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 5: does not support page migration between device and host. 5: HIPManagedSpace might not work as expected. 5: Please refer to the ROCm documentation on unified/managed memory. 5: [ OK ] hip.host_shared_ptr_tracking (0 ms) 5: [ RUN ] hip.join_backward_compatibility 5: [ OK ] hip.join_backward_compatibility (0 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft 9: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1859 ms) 9: [ RUN ] ScopeGuard_DeathTest.create_after_initialize [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o 5: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (644 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 9: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1809 ms) 9: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2036 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 5: [ OK ] hip.local_deepcopy_teampolicy_layoutright (610 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 9: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1647 ms) 9: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1446 ms) 5: [ RUN ] hip.deep_copy_scratch 5: [ OK ] hip.deep_copy_scratch (0 ms) 5: [ RUN ] hip.mathematical_constants_e 5: [ OK ] hip.mathematical_constants_e (2 ms) 5: [ RUN ] hip.mathematical_constants_log2e 5: [ OK ] hip.mathematical_constants_log2e (0 ms) 5: [ RUN ] hip.mathematical_constants_log10e 5: [ OK ] hip.mathematical_constants_log10e (0 ms) 5: [ RUN ] hip.mathematical_constants_pi 5: [ OK ] hip.mathematical_constants_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_pi 5: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrtpi 5: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] hip.mathematical_constants_ln2 5: [ OK ] hip.mathematical_constants_ln2 (0 ms) 5: [ RUN ] hip.mathematical_constants_ln10 5: [ OK ] hip.mathematical_constants_ln10 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt2 5: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt3 5: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrt3 5: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_egamma 5: [ OK ] hip.mathematical_constants_egamma (0 ms) 5: [ RUN ] hip.mathematical_constants_phi 5: [ OK ] hip.mathematical_constants_phi (0 ms) 5: [ RUN ] hip.mathematical_functions_trigonometric_functions 5: [ OK ] hip.mathematical_functions_trigonometric_functions (25 ms) 5: [ RUN ] hip.mathematical_functions_hyperbolic_functions 5: [ OK ] hip.mathematical_functions_hyperbolic_functions (3 ms) 5: [ RUN ] hip.mathematical_functions_non_standard 5: [ OK ] hip.mathematical_functions_non_standard (0 ms) 5: [ RUN ] hip.mathematical_functions_power_functions 5: [ OK ] hip.mathematical_functions_power_functions (26 ms) 5: [ RUN ] hip.mathematical_functions_fma 5: [ OK ] hip.mathematical_functions_fma (0 ms) 5: [ RUN ] hip.mathematical_functions_fmax_fmin 5: [ OK ] hip.mathematical_functions_fmax_fmin (0 ms) 5: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 5: [ OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms) 5: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 5: [ RUN ] hip.mathematical_functions_absolute_value 5: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 5: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_remainder_function 5: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] hip.mathematical_functions_isfinite 5: [ OK ] hip.mathematical_functions_isfinite (0 ms) 5: [ RUN ] hip.mathematical_functions_isinf 5: [ OK ] hip.mathematical_functions_isinf (0 ms) 5: [ RUN ] hip.mathematical_functions_isnan 5: [ OK ] hip.mathematical_functions_isnan (0 ms) 5: [ RUN ] hip.mathematical_functions_exponential_functions 5: [ OK ] hip.mathematical_functions_exponential_functions (10 ms) 5: [ RUN ] hip.mathspecialfunc_expint1 5: [ OK ] hip.mathspecialfunc_expint1 (4 ms) 5: [ RUN ] hip.mathspecialfunc_errorfunc 5: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj0y0 5: [ OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj1y1 5: [ OK ] hip.mathspecialfunc_cbesselj1y1 (28 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli0k0 5: [ OK ] hip.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli1k1 5: [ OK ] hip.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMathematicalSpecialFunctions.hpp:2019: Skipped 5: skipping since test is known to fail on MI100 and for some versions of ROCm 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 5: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [ RUN ] hip.mdrange_5d 5: [ OK ] hip.mdrange_5d (124 ms) 5: [ RUN ] hip.mdrange_6d 5: [ OK ] hip.mdrange_6d (200 ms) 5: [ RUN ] hip.mdrange_2d 5: [ OK ] hip.mdrange_2d (4 ms) 5: [ RUN ] hip.mdrange_array_reduce 5: [ OK ] hip.mdrange_array_reduce (0 ms) 5: [ RUN ] hip.mdrange_3d 5: [ OK ] hip.mdrange_3d (8 ms) 5: [ RUN ] hip.mdrange_neg_idx 5: [ OK ] hip.mdrange_neg_idx (1 ms) 5: [ RUN ] hip.mdrange_4d 9: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1640 ms) 9: [----------] 6 tests from ScopeGuard_DeathTest (7775 ms total) 9: 9: [----------] 13 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.initialization_settings 9: [ OK ] defaultdevicetype.initialization_settings (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 9: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_device_id 9: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 9: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 9: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_help 9: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 9: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 9: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 9: [ RUN ] defaultdevicetype.env_vars_num_threads 9: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 9: [ RUN ] defaultdevicetype.env_vars_device_id 9: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 9: [ RUN ] defaultdevicetype.env_vars_disable_warnings 9: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 9: [ RUN ] defaultdevicetype.env_vars_tune_internals 9: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 9: [ RUN ] defaultdevicetype.visible_devices 9: [ OK ] defaultdevicetype.visible_devices (0 ms) 9: [----------] 13 tests from defaultdevicetype (2 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 28 tests from 6 test suites ran. (22708 ms total) 9: [ PASSED ] 28 tests. 9/57 Test #9: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 22.73 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 5: [ OK ] hip.mdrange_4d (60 ms) 5: [ RUN ] hip.mdrange_scalar 5: [ OK ] hip.mdrange_scalar (0 ms) 5: [ RUN ] hip.mdrange_large_deep_copy 5: [ OK ] hip.mdrange_large_deep_copy (52 ms) 5: [ RUN ] hip.md_range_policy_construction_from_arrays 5: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] hip.policy_get_tile_size 5: [ OK ] hip.policy_get_tile_size (0 ms) 5: [ RUN ] hip.mdrange_parallel_reduce_primitive_types 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/57 Test #10: Kokkos_CoreUnitTest_Develop ................................ Passed 0.41 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 11: [==========] Running 31 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 31 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 50331649 11: Ref: named_instance 11: 50331649 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 50331649 11: Ref: Unnamed Instance Fence 11: 50331649 11: Kokkos::HIP::fence(): Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 50331648 11: Ref: test global fence 11: 16777216 11: test global fence 11: Miss on id 11: 50331648 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 50331648 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: Miss on id 11: 50331648 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 50331649 11: Ref: named_instance 11: 50331649 11: named_instance 11: Ref: 50331649 11: Ref: test_kernel 11: 50331649 11: named_instance 11: Miss on name 11: 16777216 11: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 11: Miss on name 11: Miss on id 11: 50331648 11: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 11: Miss on name 11: Miss on id 11: 50331649 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (1 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (0 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (5 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (1 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.kernel_name_parallel_for 11: [ OK ] kokkosp.kernel_name_parallel_for (1 ms) 11: [ RUN ] kokkosp.kernel_name_parallel_reduce 11: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 11: [ RUN ] kokkosp.kernel_name_parallel_scan 11: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 11: [ RUN ] kokkosp.kernel_name_internal 11: [ OK ] kokkosp.kernel_name_internal (0 ms) 11: [ RUN ] kokkosp.profiling_section 11: [ OK ] kokkosp.profiling_section (0 ms) 11: [ RUN ] kokkosp.scoped_profile_region 11: [ OK ] kokkosp.scoped_profile_region (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 31 tests from kokkosp (11 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 31 tests from 1 test suite ran. (11 ms total) 11: [ PASSED ] 31 tests. 11/57 Test #11: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.42 sec test 12 Start 12: Kokkos_CoreUnitTest_ToolIndependence 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 12: Test timeout computed to be: 1500 12/57 Test #12: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoadHelp 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/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(). [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 13: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 13/57 Test #13: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.41 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLineHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/57 Test #14: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.40 sec test 15 Start 15: Kokkos_ProfilingTestLibraryLoad 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 15: Environment variables: 15: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 15: Test timeout computed to be: 1500 15: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 15: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1500::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x2c176c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2c17980:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2c17a80:Host:source:0x2c177c0: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:0x2c17980:40::kokkosp_deallocate_data:Host:source:0x2c176c0:40::kokkosp_finalize_library:: 15/57 Test #15: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.41 sec test 16 Start 16: Kokkos_ProfilingTestLibraryCmdLine 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 16: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7427/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-7427/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1500::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x190b180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x190b400:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x190b500:Host:source:0x190b280: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:0x190b400:40::kokkosp_deallocate_data:Host:source:0x190b180:40::kokkosp_finalize_library:: 16/57 Test #16: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.41 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.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 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x438f00] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3d18fb] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3ce231] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x3cdd0b] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x407ad6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3e0028] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3e184f] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3e2121] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3f271c] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x408896] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3f1fcc] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3cf5a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe191764083] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3cdb5e] 17: 17: demangled test_f1: 17: [0x438f00] Kokkos::Impl::save_stacktrace() 17: [0x3d18fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3ce231] Test::test_stacktrace(bool, bool) 17: [0x3cdd0b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x407ad6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3e0028] testing::Test::Run() 17: [0x3e184f] testing::TestInfo::Run() 17: [0x3e2121] testing::TestSuite::Run() 17: [0x3f271c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x408896] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3f1fcc] testing::UnitTest::Run() 17: [0x3cf5a0] main 17: [0x7fe191764083] __libc_start_main 17: [0x3cdb5e] _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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x438f00] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3d18fb] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3d1dd6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3cec03] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x3cdd0b] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x407ad6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3e0028] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3e184f] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3e2121] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3f271c] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x408896] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3f1fcc] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3cf5a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe191764083] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3cdb5e] 17: 17: demangled test_f3: 17: [0x438f00] Kokkos::Impl::save_stacktrace() 17: [0x3d18fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3d1dd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3cec03] Test::test_stacktrace(bool, bool) 17: [0x3cdd0b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x407ad6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3e0028] testing::Test::Run() 17: [0x3e184f] testing::TestInfo::Run() 17: [0x3e2121] testing::TestSuite::Run() 17: [0x3f271c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x408896] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3f1fcc] testing::UnitTest::Run() 17: [0x3cf5a0] main 17: [0x7fe191764083] __libc_start_main 17: [0x3cdb5e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 5: [ OK ] hip.mdrange_parallel_reduce_primitive_types (3506 ms) 5: [ RUN ] hip.mdspan_minimal_functional 5: [ OK ] hip.mdspan_minimal_functional (0 ms) 5: [ RUN ] hip.mdspan_atomic_accessor 5: [ OK ] hip.mdspan_atomic_accessor (1 ms) 5: [ RUN ] hip.view_mdspan_conversion 5: [ OK ] hip.view_mdspan_conversion (7 ms) 5: [ RUN ] hip.view_mdspan_conversion_with_stride 5: [ OK ] hip.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] hip.max 5: [ OK ] hip.max (0 ms) 5: [ RUN ] hip.max_within_parfor 5: [ OK ] hip.max_within_parfor (0 ms) 5: [ RUN ] hip.min 5: [ OK ] hip.min (0 ms) 5: [ RUN ] hip.min_within_parfor 5: [ OK ] hip.min_within_parfor (0 ms) 5: [ RUN ] hip.minmax 5: [ OK ] hip.minmax (0 ms) 5: [ RUN ] hip.minmax_within_parfor 5: [ OK ] hip.minmax_within_parfor (0 ms) 5: [ RUN ] hip.clamp 5: [ OK ] hip.clamp (0 ms) 5: [ RUN ] hip.clamp_within_parfor 5: [ OK ] hip.clamp_within_parfor (0 ms) 5: [ RUN ] hip.numeric_traits_infinity 5: [ OK ] hip.numeric_traits_infinity (11 ms) 5: [ RUN ] hip.numeric_traits_epsilon 5: [ OK ] hip.numeric_traits_epsilon (0 ms) 5: [ RUN ] hip.numeric_traits_round_error 5: [ OK ] hip.numeric_traits_round_error (0 ms) 5: [ RUN ] hip.numeric_traits_norm_min 5: [ OK ] hip.numeric_traits_norm_min (0 ms) 5: [ RUN ] hip.numeric_traits_denorm_min 5: [ OK ] hip.numeric_traits_denorm_min (0 ms) 5: [ RUN ] hip.numeric_traits_finite_min_max 5: [ OK ] hip.numeric_traits_finite_min_max (2 ms) 5: [ RUN ] hip.numeric_traits_digits 5: [ OK ] hip.numeric_traits_digits (1 ms) 5: [ RUN ] hip.numeric_traits_digits10 5: [ OK ] hip.numeric_traits_digits10 (1 ms) 5: [ RUN ] hip.numeric_traits_max_digits10 5: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] hip.numeric_traits_radix 5: [ OK ] hip.numeric_traits_radix (1 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent 5: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent10 5: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 5: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] hip.numeric_traits_sfinae_friendly 5: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] hip.occupancy_control 5: [ OK ] hip.occupancy_control (1 ms) 5: [ RUN ] hip.memory_pool 5: [ OK ] hip.memory_pool (24 ms) 5: [ RUN ] hip.cxx11 5: [ OK ] hip.cxx11 (1 ms) 5: [ RUN ] hip.parallel_scan_range_policy 5: [ OK ] hip.parallel_scan_range_policy (45 ms) 5: [ RUN ] hip.kokkos_printf 5: [ OK ] hip.kokkos_printf (1 ms) 5: [ RUN ] hip.range_for 5: [ OK ] hip.range_for (3 ms) 5: [ RUN ] hip.range_reduce 5: [ OK ] hip.range_reduce (1 ms) 5: [ RUN ] hip.range_dynamic_policy 5: [ OK ] hip.range_dynamic_policy (0 ms) 5: [ RUN ] hip.large_parallel_for_reduce 5: [ OK ] hip.large_parallel_for_reduce (31 ms) 5: [ RUN ] hip.range_policy_runtime_parameters 5: [ OK ] hip.range_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.range_policy_one_way_convertible_bounds 5: [ OK ] hip.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] hip.range_for_require 5: [ OK ] hip.range_for_require (2 ms) 5: [ RUN ] hip.range_reduce_require 5: [ OK ] hip.range_reduce_require (1 ms) 5: [ RUN ] hip.range_dynamic_policy_require 5: [ OK ] hip.range_dynamic_policy_require (0 ms) 5: [ RUN ] hip.reducers_int 5: [ OK ] hip.reducers_int (9 ms) 5: [ RUN ] hip.reducers_double 5: [ OK ] hip.reducers_double (8 ms) 5: [ RUN ] hip.reducers_complex_double 5: [ OK ] hip.reducers_complex_double (12 ms) 5: [ RUN ] hip.reducers_struct 5: [ OK ] hip.reducers_struct (4 ms) 5: [ RUN ] hip.reducers_half_t 5: [ OK ] hip.reducers_half_t (5 ms) 5: [ RUN ] hip.reducers_bhalf_t 5: [ OK ] hip.reducers_bhalf_t (4 ms) 5: [ RUN ] hip.reducers_int8_t 5: [ OK ] hip.reducers_int8_t (4 ms) 5: [ RUN ] hip.reducers_int16_t 5: [ OK ] hip.reducers_int16_t (4 ms) 5: [ RUN ] hip.reducers_bool 5: [ OK ] hip.reducers_bool (1 ms) 5: [ RUN ] hip.int64_t_reduce 5: [ OK ] hip.int64_t_reduce (28 ms) 5: [ RUN ] hip.double_reduce 5: [ OK ] hip.double_reduce (25 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic 5: [ OK ] hip.int64_t_reduce_dynamic (33 ms) 5: [ RUN ] hip.double_reduce_dynamic 5: [ OK ] hip.double_reduce_dynamic (33 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic_view 5: [ OK ] hip.int64_t_reduce_dynamic_view (10 ms) 5: [ RUN ] hip.int_combined_reduce 5: [ OK ] hip.int_combined_reduce (0 ms) 5: [ RUN ] hip.mdrange_combined_reduce 5: [ OK ] hip.mdrange_combined_reduce (0 ms) 5: [ RUN ] hip.int_combined_reduce_mixed 5: [ OK ] hip.int_combined_reduce_mixed (0 ms) 5: [ RUN ] hip.reduction_with_large_iteration_count 5: [ OK ] hip.reduction_with_large_iteration_count (326 ms) 5: [ RUN ] hip.reduction_deduction 5: [ OK ] hip.reduction_deduction (0 ms) 5: [ RUN ] hip.reduce_device_view_range_policy ./KokkosCore_UnitTest_Cuda ./KokkosCore_UnitTest_Serial ./KokkosCore_UnitTest_HWLOC ./KokkosCore_UnitTest_Default ./KokkosCore_UnitTest_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from hwloc [ RUN ] hwloc.query NUMA[1] CORE[1] PU[1] [ OK ] hwloc.query (0 ms) [----------] 1 test from hwloc (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term [ 48%] Linking CXX executable Kokkos_StackTraceTestExec 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (2029 ms) 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x438f00] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3d18fb] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3ce231] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x3cdfd8] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x407ad6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3e0028] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3e184f] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3e2121] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3f271c] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x408896] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3f1fcc] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3cf5a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7a2fb31083] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3cdb5e] 17: 17: demangled test_f1: 17: [0x438f00] Kokkos::Impl::save_stacktrace() 17: [0x3d18fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3ce231] Test::test_stacktrace(bool, bool) 17: [0x3cdfd8] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x407ad6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3e0028] testing::Test::Run() 17: [0x3e184f] testing::TestInfo::Run() 17: [0x3e2121] testing::TestSuite::Run() 17: [0x3f271c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x408896] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3f1fcc] testing::UnitTest::Run() 17: [0x3cf5a0] main 17: [0x7f7a2fb31083] __libc_start_main 17: [0x3cdb5e] _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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x438f00] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3d18fb] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3d1dd6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3cec03] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x3cdfd8] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x407ad6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3e0028] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3e184f] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3e2121] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3f271c] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x408896] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3f1fcc] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3cf5a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7a2fb31083] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3cdb5e] 17: 17: demangled test_f3: 17: [0x438f00] Kokkos::Impl::save_stacktrace() 17: [0x3d18fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3d1dd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3cec03] Test::test_stacktrace(bool, bool) 17: [0x3cdfd8] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x407ad6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3e0028] testing::Test::Run() 17: [0x3e184f] testing::TestInfo::Run() 17: [0x3e2121] testing::TestSuite::Run() 17: [0x3f271c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x408896] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3f1fcc] testing::UnitTest::Run() 17: [0x3cf5a0] main 17: [0x7f7a2fb31083] __libc_start_main 17: [0x3cdb5e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace Note: Google Test filter = *normal [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype [ RUN ] defaultdevicetype.stacktrace_normal Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.stacktrace_normal (0 ms) [----------] 1 test from defaultdevicetype (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (1 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (4 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (5 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (4 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 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 Note: Google Test filter = *terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (9 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (7 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (6 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (5 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (10 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (9 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (7 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.reduce_instantiation_b1 (82 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.bhalf_operators (6 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (62 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 Note: Google Test filter = *generic_term [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [ OK ] defaultdevicetype.reduce_instantiation_c1 (64 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a1 (65 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_a2 (80 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [==========] Running 232 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_b1 (176 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (170 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.reduce_instantiation_c1 (60 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ OK ] defaultdevicetype.reduce_instantiation_c1 (64 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.reduce_instantiation_a2 (77 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (229 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (76 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (61 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (65 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b2 (202 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (198 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (61 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (675 ms) [----------] 1 test from defaultdevicetype_DeathTest (675 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (675 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_c2 (63 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (62 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (185 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (63 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (651 ms) [----------] 1 test from defaultdevicetype_DeathTest (651 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (651 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_c3 (65 ms) [----------] 14 tests from defaultdevicetype (857 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (857 ms total) [ PASSED ] 14 tests. [ OK ] defaultdevicetype.reduce_instantiation_b3 (153 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ OK ] defaultdevicetype.reduce_instantiation_b3 (143 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (51 ms) [----------] 14 tests from defaultdevicetype (937 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (937 ms total) [ PASSED ] 14 tests. [ OK ] defaultdevicetype.reduce_instantiation_c3 (33 ms) [----------] 14 tests from defaultdevicetype (912 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (912 ms total) [ PASSED ] 14 tests. 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (2049 ms) 17: [----------] 2 tests from defaultdevicetype_DeathTest (4079 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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x438f00] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3d18fb] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3ce231] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x407ad6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3e0028] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3e184f] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3e2121] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3f271c] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x408896] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3f1fcc] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3cf5a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f27adf60083] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3cdb5e] 17: 17: demangled test_f1: 17: [0x438f00] Kokkos::Impl::save_stacktrace() 17: [0x3d18fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3ce231] Test::test_stacktrace(bool, bool) 17: [0x407ad6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3e0028] testing::Test::Run() 17: [0x3e184f] testing::TestInfo::Run() 17: [0x3e2121] testing::TestSuite::Run() 17: [0x3f271c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x408896] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3f1fcc] testing::UnitTest::Run() 17: [0x3cf5a0] main 17: [0x7f27adf60083] __libc_start_main 17: [0x3cdb5e] _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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x438f00] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3d18fb] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3d1dd6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3cec03] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x407ad6] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3e0028] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3e184f] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3e2121] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3f271c] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x408896] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3f1fcc] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3cf5a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f27adf60083] 17: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3cdb5e] 17: 17: demangled test_f3: 17: [0x438f00] Kokkos::Impl::save_stacktrace() 17: [0x3d18fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3d1dd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3cec03] Test::test_stacktrace(bool, bool) 17: [0x407ad6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3e0028] testing::Test::Run() 17: [0x3e184f] testing::TestInfo::Run() 17: [0x3e2121] testing::TestSuite::Run() 17: [0x3f271c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x408896] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3f1fcc] testing::UnitTest::Run() 17: [0x3cf5a0] main 17: [0x7f27adf60083] __libc_start_main 17: [0x3cdb5e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 17: [----------] 1 test from defaultdevicetype (0 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 3 tests from 2 test suites ran. (4079 ms total) 17: [ PASSED ] 3 tests. 17/57 Test #17: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 4.49 sec test 18 Start 18: Kokkos_IncrementalTest_OPENMP 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 18: Test timeout computed to be: 1500 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from OPENMP 18: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 18: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] OPENMP.IncrTest_01_execspace 18: Host Parallel Execution Space: 18: KOKKOS_ENABLE_OPENMP: yes 18: 18: OpenMP Runtime Configuration: 18: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: OpenMP 18: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 18: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 18: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 18: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] OPENMP.IncrTest_02_AtomicSub 18: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 18: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] OPENMP.IncrTest_03b_memspace_free 18: [ OK ] OPENMP.IncrTest_03b_memspace_free (78 ms) 18: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 18: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] OPENMP.IncrTest_05_reduction 18: [ OK ] OPENMP.IncrTest_05_reduction (4 ms) 18: [ RUN ] OPENMP.IncrTest_06_mdrange2D 18: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] OPENMP.IncrTest_06_mdrange3D 18: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] OPENMP.IncrTest_06_mdrange4D 18: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 18: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 18: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 18: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 18: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 18: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 18: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 18: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 18: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 18: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (62 ms) 18: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 18: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 18: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 18: [ OK ] OPENMP.IncrTest_12b_TeamScratch (0 ms) 18: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 18: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 18: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 18: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] OPENMP.incr_14_MDrangeReduce 18: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] OPENMP.IncrTest_16_parallelscan 18: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] OPENMP.incr_17_atomicView 18: [ OK ] OPENMP.incr_17_atomicView (0 ms) 18: [----------] 28 tests from OPENMP (147 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (147 ms total) 18: [ PASSED ] 28 tests. 18/57 Test #18: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.56 sec test 19 Start 19: Kokkos_IncrementalTest_HIP 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_HIP 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from HIP 19: [ RUN ] HIP.IncrTest_01_execspace_typedef 19: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] HIP.IncrTest_01_execspace 19: Device Execution Space: 19: KOKKOS_ENABLE_HIP: yes 19: HIP Options: 19: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 19: 19: Runtime Configuration: 19: XNACK environment variable set: no 19: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 19: macro KOKKOS_ENABLE_HIP : defined 19: macro HIP_VERSION = 50322062 = version 5.3.22062 19: macro KOKKOS_ENABLE_ROCTHRUST : defined 19: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 19: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 19: Total Global Memory: 31.98 GiB 19: Shared Memory per Block: 64 KiB 19: APU or dGPU: dGPU 19: Is Large Bar: 1 19: Supports Managed Memory: 1 19: Architecture capable of accessing system allocated memory: 1 19: System allows accessing system allocated memory on GPU: 0 19: Wavefront Size: 64 19: HIP 19: [ OK ] HIP.IncrTest_01_execspace (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicExchange 19: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicAdd 19: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicSub 19: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] HIP.IncrTest_03a_memspace_malloc 19: [ OK ] HIP.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] HIP.IncrTest_03b_memspace_free [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3757 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 48%] Built target Kokkos_StackTraceTestExec [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o 19: [ OK ] HIP.IncrTest_03b_memspace_free (3568 ms) 19: [ RUN ] HIP.IncrTest_04_simple_parallelFor 19: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 19: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] HIP.IncrTest_05_reduction 19: [ OK ] HIP.IncrTest_05_reduction (7 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange2D 19: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange3D 19: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange4D 19: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_2D 19: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_3D 19: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_4D 19: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 19: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 19: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 19: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 19: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (186 ms) 19: [ RUN ] HIP.IncrTest_12a_ThreadScratch 19: [ OK ] HIP.IncrTest_12a_ThreadScratch (9 ms) 19: [ RUN ] HIP.IncrTest_12b_TeamScratch 19: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 19: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.incr_14_MDrangeReduce 19: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 19: [ RUN ] HIP.IncrTest_16_parallelscan 19: [ OK ] HIP.IncrTest_16_parallelscan (3 ms) 19: [ RUN ] HIP.incr_17_atomicView 19: [ OK ] HIP.incr_17_atomicView (1 ms) 19: [----------] 28 tests from HIP (3793 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (3793 ms total) 19: [ PASSED ] 28 tests. 19/57 Test #19: Kokkos_IncrementalTest_HIP ................................. Passed 4.22 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 20: Test timeout computed to be: 1500 20: [==========] Running 8 tests from 2 test suites. 20: [----------] Global test environment set-up. 20: [----------] 5 tests from ctest_environment_DeathTest 20: [ RUN ] ctest_environment_DeathTest.invalid_rank [ 48%] Built target Kokkos_CoreUnitTest_KokkosP 20: [ OK ] ctest_environment_DeathTest.invalid_rank (401 ms) 20: [ RUN ] ctest_environment_DeathTest.no_type_str [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o 20: [ OK ] ctest_environment_DeathTest.no_type_str (389 ms) 20: [ RUN ] ctest_environment_DeathTest.missing_type [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6128 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3544 ms) [----------] 2 tests from serial_DeathTest (7301 ms total) [----------] 163 tests from serial [ RUN ] serial.impl_shared_alloc [ OK ] serial.impl_shared_alloc (11 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.large_parallel_for_reduce /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped Disabling for host backends [ SKIPPED ] serial.large_parallel_for_reduce (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 (126 ms) [ RUN ] serial.view_layout_left_with_stride [ OK ] serial.view_layout_left_with_stride (0 ms) [ RUN ] serial.view_layout_right_with_stride [ OK ] serial.view_layout_right_with_stride (0 ms) [ RUN ] serial.view_api_b [ OK ] serial.view_api_b (2 ms) [ RUN ] serial.view_api_c [ OK ] serial.view_api_c (2 ms) [ RUN ] serial.view_api_d [ OK ] serial.view_api_d (7 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 [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 20: [ OK ] ctest_environment_DeathTest.missing_type (800 ms) 20: [ RUN ] ctest_environment_DeathTest.no_id_str 20: [ OK ] ctest_environment_DeathTest.no_id_str (388 ms) 20: [ RUN ] ctest_environment_DeathTest.invalid_id_str [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ OK ] serial.view_allocation_large_rank (903 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 (178 ms) [ RUN ] serial.deep_copy_conversion 20: [ OK ] ctest_environment_DeathTest.invalid_id_str (783 ms) 20: [----------] 5 tests from ctest_environment_DeathTest (2764 ms total) 20: 20: [----------] 3 tests from ctest_environment 20: [ RUN ] ctest_environment.no_device_type 20: [ OK ] ctest_environment.no_device_type (0 ms) 20: [ RUN ] ctest_environment.no_process_count 20: [ OK ] ctest_environment.no_process_count (0 ms) 20: [ RUN ] ctest_environment.good 20: [ OK ] ctest_environment.good (0 ms) 20: [----------] 3 tests from ctest_environment (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 8 tests from 2 test suites ran. (2764 ms total) 20: [ PASSED ] 8 tests. 20/57 Test #20: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 2.78 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/57 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 22: Test timeout computed to be: 1500 22: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 22/57 Test #22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 23: Test timeout computed to be: 1500 23/57 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 24: Environment variables: 24: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 24: Test timeout computed to be: 1500 24/57 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.02 sec test 25 Start 25: Kokkos_CoreUnitTest_DeviceAndThreads 25: Test command: /usr/bin/python3.8 "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py" "-v" 25: Test timeout computed to be: 1500 [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Sort [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o 25: test_device_id (__main__.KokkosInitializationTestCase) ... ok [ OK ] serial.deep_copy_conversion (1951 ms) [ RUN ] serial.view_copy_tests [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ OK ] serial.view_copy_tests (302 ms) [ RUN ] serial.view_copy_tests_rank_0 [ OK ] serial.view_copy_tests_rank_0 (0 ms) [ RUN ] serial.view_copy_degenerated [ OK ] serial.view_copy_degenerated (0 ms) [ RUN ] serial.view_fill_tests_layout_right 25: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o 25: test_num_devices (__main__.KokkosInitializationTestCase) ... ok [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5786 ms) [----------] 2 tests from cuda_DeathTest (11914 ms total) [----------] 147 tests from cuda [ RUN ] cuda.impl_shared_alloc [ OK ] cuda.impl_shared_alloc (64 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (3 ms) [ RUN ] cuda.range_reduce [ OK ] cuda.range_reduce (0 ms) [ RUN ] cuda.range_dynamic_policy [ OK ] cuda.range_dynamic_policy (0 ms) [ RUN ] cuda.large_parallel_for_reduce [ OK ] cuda.large_parallel_for_reduce (62 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 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ OK ] cuda.view_api_a (244 ms) [ RUN ] cuda.view_layout_left_with_stride [ OK ] cuda.view_layout_left_with_stride (0 ms) [ RUN ] cuda.view_layout_right_with_stride [ OK ] cuda.view_layout_right_with_stride (0 ms) [ RUN ] cuda.view_api_b [ OK ] cuda.view_api_b (5 ms) [ RUN ] cuda.view_api_c [ OK ] cuda.view_api_c (0 ms) [ RUN ] cuda.view_api_d [ OK ] cuda.view_api_d (1 ms) [ RUN ] cuda.view_remap [ OK ] cuda.view_remap (0 ms) [ RUN ] cuda.view_mirror_nonconst [ OK ] cuda.view_mirror_nonconst (0 ms) [ RUN ] cuda.view_stride_method [ OK ] cuda.view_stride_method (0 ms) [ RUN ] cuda.anonymous_space [ OK ] cuda.anonymous_space (0 ms) [ RUN ] cuda.view_overload_resolution [ OK ] cuda.view_overload_resolution (0 ms) [ RUN ] cuda.view_allocation_large_rank [ OK ] cuda.view_allocation_large_rank (5 ms) [ RUN ] cuda.view_shmem_size_on_device [ OK ] cuda.view_shmem_size_on_device (0 ms) [ RUN ] cuda.view_is_assignable [ OK ] cuda.view_is_assignable (0 ms) [ RUN ] cuda.view_copy_tests [ OK ] cuda.view_copy_tests (129 ms) [ RUN ] cuda.view_copy_tests_rank_0 [ OK ] cuda.view_copy_tests_rank_0 (1 ms) [ RUN ] cuda.view_copy_degenerated [ OK ] cuda.view_copy_degenerated (0 ms) [ RUN ] cuda.view_fill_tests_layout_right [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ OK ] cuda.view_fill_tests_layout_right (81 ms) [ RUN ] cuda.view_fill_tests_layout_left [ OK ] cuda.view_fill_tests_layout_left (45 ms) [ RUN ] cuda.deep_copy_alignment [ OK ] cuda.deep_copy_alignment (61 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (8 ms) [ RUN ] cuda.view_mapping [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ OK ] cuda.view_mapping (601 ms) [ RUN ] cuda.view_mapping_operator [ OK ] cuda.view_mapping_operator (11 ms) [ RUN ] cuda.static_extent [ OK ] cuda.static_extent (0 ms) [ RUN ] cuda.view_mapping_atomic [ OK ] cuda.view_mapping_atomic (423 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 (1 ms) [ RUN ] cuda.view_resize [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ OK ] cuda.view_resize (918 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (1 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ 48%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 25: test_num_threads (__main__.KokkosInitializationTestCase) ... ok [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 21%] 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_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o 25: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 25: 25: ---------------------------------------------------------------------- 25: Ran 5 tests in 7.391s 25: 25: OK 25/57 Test #25: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 7.46 sec test 26 Start 26: Kokkos_PerformanceTest_TaskDag 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 26: Test timeout computed to be: 1500 26/57 Test #26: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.02 sec test 27 Start 27: Kokkos_PerformanceTest_Benchmark 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T19-14-20.json" 27: Test timeout computed to be: 1500 27: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 27: 2025-04-10T19:37:18+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 27: Run on (64 X 3277.61 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x32) 27: L1 Instruction 32 KiB (x32) 27: L2 Unified 512 KiB (x32) 27: L3 Unified 16384 KiB (x16) 27: Load Average: 5.19, 13.33, 17.83 27: APU or dGPU: dGPU 27: Architecture capable of accessing system allocated memory: 1 27: CPU architecture: none 27: Default Device: HIP 27: GPU architecture: AMD_GFX908 27: Is Large Bar: 1 27: KOKKOS_COMPILER_CLANG: 1500 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HIP: yes 27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_OPENMP: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 27: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 27: Kokkos Version: 4.6.99 27: Shared Memory per Block: 64 KiB 27: Supports Managed Memory: 1 27: System allows accessing system allocated memory on GPU: 0 27: Total Global Memory: 31.98 GiB 27: Wavefront Size: 64 27: XNACK environment variable set: no 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Count Time normalized 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.007 s 0.008 s 5 1024 7.15515u 27: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.007 s 0.008 s 5 2.048k 3.5164u 27: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.007 s 0.008 s 5 4.096k 1.79787u 27: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.008 s 0.010 s 5 8.192k 1017.23n 27: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.010 s 0.012 s 5 16.384k 615.696n 27: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.013 s 0.016 s 5 32.768k 392.288n 27: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.014 s 0.020 s 5 65.536k 215.651n 27: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.017 s 0.026 s 5 131.072k 126.971n [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (2605 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 27: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.034 s 0.053 s 5 262.144k 130.119n 27: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.035 s 0.071 s 5 524.288k 66.1868n [ 48%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 27: Benchmark Time CPU Iterations FOM: GB/s Max 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 27: CustomReduction<double>/N:100000/R:1000/manual_time 0.006 s 0.016 s 109 19.3961k/s 11.5 [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (2606 ms) [ RUN ] cuda.view_nested_view [ OK ] cuda.view_nested_view (0 ms) [ RUN ] cuda.int64_t_reduce [ OK ] cuda.int64_t_reduce (10 ms) [ RUN ] cuda.double_reduce [ 48%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ OK ] cuda.double_reduce (9 ms) [ RUN ] cuda.int64_t_reduce_dynamic [ OK ] cuda.int64_t_reduce_dynamic (13 ms) [ RUN ] cuda.double_reduce_dynamic [ OK ] cuda.double_reduce_dynamic (14 ms) [ RUN ] cuda.int64_t_reduce_dynamic_view [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) [ RUN ] cuda.int_combined_reduce [ OK ] cuda.int_combined_reduce (0 ms) [ RUN ] cuda.mdrange_combined_reduce [ OK ] cuda.mdrange_combined_reduce (0 ms) [ RUN ] cuda.int_combined_reduce_mixed [ OK ] cuda.int_combined_reduce_mixed (0 ms) [ RUN ] cuda.reduction_deduction [ OK ] cuda.reduction_deduction (0 ms) [ RUN ] cuda.parallel_scan_range_policy [ OK ] cuda.parallel_scan_range_policy (70 ms) [ RUN ] cuda.reduce_device_view_range_policy [ OK ] cuda.reduce_device_view_range_policy (4 ms) [ RUN ] cuda.reduce_device_view_mdrange_policy [ OK ] cuda.reduce_device_view_mdrange_policy (117 ms) [ RUN ] cuda.reduce_device_view_team_policy [ OK ] cuda.reduce_device_view_team_policy (4 ms) [ RUN ] cuda.reducers_int [ OK ] cuda.reducers_int (17 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (23 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (2 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (5 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (3 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (3 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (2 ms) [ RUN ] cuda.reducers_int16_t [ OK ] cuda.reducers_int16_t (3 ms) [ RUN ] cuda.reducers_point_t [ OK ] cuda.reducers_point_t (2 ms) [ RUN ] cuda.reducers_bool [ OK ] cuda.reducers_bool (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.complex_structured_bindings [ OK ] cuda.complex_structured_bindings (0 ms) [ RUN ] cuda.atomic_operations_int [ OK ] cuda.atomic_operations_int (16 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (13 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (17 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (14 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (17 ms) [ RUN ] cuda.atomic_operations_double [ OK ] cuda.atomic_operations_double (6 ms) [ RUN ] cuda.atomic_operations_float [ OK ] cuda.atomic_operations_float (6 ms) [ RUN ] cuda.atomic_operations_complexfloat [ OK ] cuda.atomic_operations_complexfloat (5 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (5 ms) [ RUN ] cuda.atomic_views_integral [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: OverlapRangePolicy/N:2000/M:10000/R:10 0.488 s 0.485 s 2 0.0939835 0.0469628 0.0810663 0.0397041 0.04079 3.837u 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: OverlapMDRangePolicy/N:200/M:10000/R:10 0.043 s 0.043 s 16 8.07792m 3.95614m 7.6234m 3.79215m 3.83947m 6.141u [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o 27: OverlapTeamPolicy/N:20/M:1000000/R:10 0.188 s 0.187 s 4 0.0349329 0.017967 0.0326161 0.0161418 0.0163249 5.25u 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Count Time normalized 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 29.7725n 27: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 14.3481n 27: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 7.46265n 27: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.521n 27: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.91644n 27: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 999.176p 27: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 602.936p 27: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 489.357p 27: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 418.304p 27: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 361.111p [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: rate 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Malloc/N:1/manual_time 12.1 us 38.4 us 58133 82.9037k/s [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 27: Malloc/N:16/manual_time 12.0 us 38.2 us 57442 83.416k/s 5: [ OK ] hip.reduce_device_view_range_policy (28535 ms) 5: [ RUN ] hip.reduce_device_view_mdrange_policy [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o 27: Malloc/N:256/manual_time 12.0 us 38.4 us 57588 83.2527k/s [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 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_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 27: Malloc/N:4096/manual_time 12.0 us 38.3 us 57892 83.248k/s [ 21%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 27: Malloc/N:65536/manual_time 11.9 us 38.0 us 58891 83.943k/s [ 48%] Built target Kokkos_CoreUnitTest_CTestDevice [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o 27: Malloc/N:1048576/manual_time 11.9 us 38.1 us 59138 83.7213k/s [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ OK ] cuda.atomic_views_integral (21094 ms) [ RUN ] cuda.atomic_views_nonintegral 27: Malloc/N:16777216/manual_time 12.1 us 38.2 us 58764 82.8746k/s [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o 27: Malloc/N:268435456/manual_time 11.9 us 38.3 us 58051 84.0402k/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 27: Malloc/N:4294967296/manual_time 11.9 us 38.0 us 58817 83.8825k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_SYCL1B [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o 27: MallocFree/N:1/manual_time 38.0 us 37.9 us 18394 26.3031k/s [ 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_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 27: MallocFree/N:16/manual_time 38.1 us 38.0 us 18405 26.2266k/s [ 31%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o 27: MallocFree/N:256/manual_time 38.1 us 38.0 us 18356 26.2284k/s 27: MallocFree/N:4096/manual_time 38.1 us 38.0 us 18395 26.2311k/s [ 31%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o 5: [ OK ] hip.reduce_device_view_mdrange_policy (22215 ms) 5: [ RUN ] hip.reduce_device_view_team_policy Scanning dependencies of target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 27: MallocFree/N:65536/manual_time 38.4 us 38.3 us 18196 26.0238k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o 27: MallocFree/N:1048576/manual_time 38.5 us 38.4 us 18392 25.9816k/s 27: MallocFree/N:16777216/manual_time 38.7 us 38.6 us 18200 25.8437k/s [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o 27: MallocFree/N:268435456/manual_time 38.2 us 38.1 us 18217 26.1812k/s [ OK ] cuda.atomic_views_nonintegral (14680 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ OK ] cuda.atomics (155 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ OK ] cuda.team_for (1 ms) [ RUN ] cuda.team_reduce [ OK ] cuda.team_reduce (1 ms) [ RUN ] cuda.team_reduce_large [ OK ] cuda.team_reduce_large (43 ms) [ RUN ] cuda.team_parallel_single [ OK ] cuda.team_parallel_single (6 ms) [ RUN ] cuda.large_team_scratch_size [ OK ] cuda.large_team_scratch_size (0 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (0 ms) [ RUN ] cuda.team_broadcast_long_wrapper [ OK ] cuda.team_broadcast_long_wrapper (0 ms) [ RUN ] cuda.team_broadcast_char [ OK ] cuda.team_broadcast_char (0 ms) [ RUN ] cuda.team_broadcast_float [ OK ] cuda.team_broadcast_float (0 ms) [ RUN ] cuda.team_broadcast_double [ OK ] cuda.team_broadcast_double (0 ms) [ RUN ] cuda.team_handle_by_value [ OK ] cuda.team_handle_by_value (0 ms) [ RUN ] cuda.team_vector [ OK ] cuda.team_vector (11 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (6 ms) [ RUN ] cuda.parallel_scan_with_reducers 27: MallocFree/N:4294967296/manual_time 38.1 us 38.0 us 18369 26.2406k/s [ OK ] cuda.parallel_scan_with_reducers (1525 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 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ OK ] cuda.team_reduction_scan (1164 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (10 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (9 ms) [ RUN ] cuda.team_long_array_reduce [ OK ] cuda.team_long_array_reduce (11 ms) [ RUN ] cuda.team_double_array_reduce [ OK ] cuda.team_double_array_reduce (10 ms) [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] cuda.repeated_team_reduce [ OK ] cuda.repeated_team_reduce (13 ms) [ RUN ] cuda.nested_team_reduce_functor_as_reducer [ OK ] cuda.nested_team_reduce_functor_as_reducer (0 ms) [ RUN ] cuda.team_policy_max_recommended [ 79%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ OK ] cuda.team_policy_max_recommended (324 ms) [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] cuda.team_teamvector_range [ OK ] cuda.team_teamvector_range (1 ms) [ RUN ] cuda.memory_pool [ OK ] cuda.memory_pool (14 ms) [ RUN ] cuda.cxx11 [ OK ] cuda.cxx11 (1 ms) [ RUN ] cuda.mdrange_5d [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 27: MallocTouch/N:1/manual_time 12.8 us 39.0 us 54694 78.0428k/s [ OK ] cuda.mdrange_5d (1297 ms) [ RUN ] cuda.mdrange_6d [ 79%] Built target Kokkos_PerformanceTest_Benchmark [ OK ] cuda.mdrange_6d (1708 ms) [ RUN ] cuda.mdrange_2d [ OK ] cuda.mdrange_2d (12 ms) [ RUN ] cuda.mdrange_array_reduce [ OK ] cuda.mdrange_array_reduce (0 ms) [ RUN ] cuda.mdrange_3d [ OK ] cuda.mdrange_3d (140 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (1 ms) [ RUN ] cuda.mdrange_4d [ OK ] cuda.mdrange_4d (216 ms) [ RUN ] cuda.crs_count_fill [ OK ] cuda.crs_count_fill (7 ms) [ RUN ] cuda.crs_copy_constructor 27: MallocTouch/N:16/manual_time 12.9 us 39.1 us 54041 77.3095k/s [ OK ] cuda.crs_copy_constructor (28 ms) [ RUN ] cuda.workgraph_fib [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ OK ] cuda.workgraph_fib (1023 ms) [ RUN ] cuda.space_access [ OK ] cuda.space_access (0 ms) [ RUN ] cuda.uvm [ OK ] cuda.uvm (1 ms) [ RUN ] cuda.impl_view_accessible [ OK ] cuda.impl_view_accessible (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 (9 ms) [ RUN ] cuda.unique_token_instance [ OK ] cuda.unique_token_instance (9 ms) [ RUN ] cuda.unique_token_team_acquire [ OK ] cuda.unique_token_team_acquire (15 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 27: MallocTouch/N:256/manual_time 12.9 us 39.6 us 54444 77.3462k/s [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o 27: MallocTouch/N:4096/manual_time 36.1 us 62.6 us 19480 27.6976k/s 27: MallocTouch/N:65536/manual_time 36.0 us 62.4 us 19485 27.798k/s [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 5: [ OK ] hip.reduce_device_view_team_policy (20461 ms) 5: [ RUN ] hip.impl_shared_alloc 5: [ OK ] hip.impl_shared_alloc (147 ms) 5: [ RUN ] hip.mdspan_space_aware_accessor 5: [ OK ] hip.mdspan_space_aware_accessor (2 ms) 5: [ RUN ] hip.kokkos_swap 5: [ OK ] hip.kokkos_swap (0 ms) 5: [ RUN ] hip.team_for 5: [ OK ] hip.team_for (18 ms) 5: [ RUN ] hip.team_reduce 5: [ OK ] hip.team_reduce (0 ms) 5: [ RUN ] hip.team_reduce_large 5: [ OK ] hip.team_reduce_large (73 ms) 5: [ RUN ] hip.team_parallel_single 5: [ OK ] hip.team_parallel_single (7 ms) 5: [ RUN ] hip.large_team_scratch_size 5: [ OK ] hip.large_team_scratch_size (0 ms) 5: [ RUN ] hip.team_broadcast_long 5: [ OK ] hip.team_broadcast_long (0 ms) 5: [ RUN ] hip.team_broadcast_long_wrapper 5: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] hip.team_broadcast_char 5: [ OK ] hip.team_broadcast_char (0 ms) 5: [ RUN ] hip.team_broadcast_float 5: [ OK ] hip.team_broadcast_float (0 ms) 5: [ RUN ] hip.team_broadcast_double 5: [ OK ] hip.team_broadcast_double (0 ms) 5: [ RUN ] hip.team_handle_by_value 5: [ OK ] hip.team_handle_by_value (0 ms) 5: [ RUN ] hip.team_vector 5: [ OK ] hip.team_vector (10 ms) 5: [ RUN ] hip.triple_nested_parallelism 5: [ OK ] hip.triple_nested_parallelism (6 ms) 5: [ RUN ] hip.parallel_scan_with_reducers 5: [ OK ] hip.parallel_scan_with_reducers (65 ms) 5: [ RUN ] hip.team_thread_range_combined_reducers 5: [ OK ] hip.team_thread_range_combined_reducers (2 ms) 5: [ RUN ] hip.thread_vector_range_combined_reducers 5: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.team_vector_range_combined_reducers 5: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelFor 5: [ OK ] hip.TeamThreadMDRangeParallelFor (43 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelFor 5: [ OK ] hip.ThreadVectorMDRangeParallelFor (11 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelFor 5: [ OK ] hip.TeamVectorMDRangeParallelFor (12 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelReduce 5: [ OK ] hip.TeamThreadMDRangeParallelReduce (26 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 5: [ OK ] hip.ThreadVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelReduce 5: [ OK ] hip.TeamVectorMDRangeParallelReduce (8 ms) 5: [ RUN ] hip.team_policy_runtime_parameters 5: [ OK ] hip.team_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.team_reduction_scan [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 27: MallocTouch/N:1048576/manual_time 37.8 us 64.1 us 18229 26.4804k/s [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o 5: [ OK ] hip.team_reduction_scan (1816 ms) 5: [ RUN ] hip.team_long_reduce 5: [ OK ] hip.team_long_reduce (17 ms) 5: [ RUN ] hip.team_double_reduce 5: [ OK ] hip.team_double_reduce (17 ms) 5: [ RUN ] hip.team_long_array_reduce 5: [ OK ] hip.team_long_array_reduce (18 ms) 5: [ RUN ] hip.team_double_array_reduce 5: [ OK ] hip.team_double_array_reduce (18 ms) 5: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] hip.repeated_team_reduce 5: [ OK ] hip.repeated_team_reduce (22 ms) 5: [ RUN ] hip.nested_team_reduce_functor_as_reducer 5: [ OK ] hip.nested_team_reduce_functor_as_reducer (0 ms) 5: [ RUN ] hip.team_scan 5: [ OK ] hip.team_scan (115 ms) 5: [ RUN ] hip.team_scan_ret_val 5: [ OK ] hip.team_scan_ret_val (105 ms) 5: [ RUN ] hip.team_shared_request 5: [ OK ] hip.team_shared_request (3 ms) 5: [ RUN ] hip.team_scratch_request 5: [ OK ] hip.team_scratch_request (1 ms) 5: [ RUN ] hip.team_lambda_shared_request 5: [ OK ] hip.team_lambda_shared_request (3 ms) 5: [ RUN ] hip.scratch_align 5: [ OK ] hip.scratch_align (0 ms) 5: [ RUN ] hip.shmem_size 5: [ OK ] hip.shmem_size (0 ms) 5: [ RUN ] hip.multi_level_scratch 5: [ OK ] hip.multi_level_scratch (11 ms) 5: [ RUN ] hip.team_scratch_memory_index_parallel_for 5: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] hip.team_policy_max_recommended 5: [ OK ] hip.team_policy_max_recommended (24 ms) 5: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] hip.team_teamvector_range 5: [ OK ] hip.team_teamvector_range (3 ms) 5: [ RUN ] hip.unique_token_global 5: [ OK ] hip.unique_token_global (24 ms) 5: [ RUN ] hip.unique_token_instance [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] hip.unique_token_instance (25 ms) 5: [ RUN ] hip.unique_token_team_acquire 5: [ OK ] hip.unique_token_team_acquire (17 ms) 5: [ RUN ] hip.view_api_a 5: [ OK ] hip.view_api_a (5 ms) 5: [ RUN ] hip.view_layout_left_with_stride 5: [ OK ] hip.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip.view_layout_right_with_stride 5: [ OK ] hip.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip.view_api_b 5: [ OK ] hip.view_api_b (7 ms) 5: [ RUN ] hip.view_api_c 5: [ OK ] hip.view_api_c (6 ms) 5: [ RUN ] hip.view_api_d 5: [ OK ] hip.view_api_d (2 ms) 5: [ RUN ] hip.view_remap 5: [ OK ] hip.view_remap (0 ms) 5: [ RUN ] hip.view_mirror_nonconst 5: [ OK ] hip.view_mirror_nonconst (0 ms) 5: [ RUN ] hip.view_stride_method 5: [ OK ] hip.view_stride_method (0 ms) 5: [ RUN ] hip.anonymous_space 5: [ OK ] hip.anonymous_space (1 ms) 5: [ RUN ] hip.view_overload_resolution 5: [ OK ] hip.view_overload_resolution (0 ms) 5: [ RUN ] hip.view_allocation_large_rank 5: [ OK ] hip.view_allocation_large_rank (4 ms) 5: [ RUN ] hip.view_shmem_size_on_device 5: [ OK ] hip.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip.view_is_assignable 5: [ OK ] hip.view_is_assignable (1 ms) 5: [ RUN ] hip.view_bad_alloc 5: [ OK ] hip.view_bad_alloc (0 ms) 5: [ RUN ] hip.view_copy_tests 5: [ OK ] hip.view_copy_tests (6 ms) 5: [ RUN ] hip.view_copy_tests_rank_0 5: [ OK ] hip.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] hip.view_copy_degenerated 5: [ OK ] hip.view_copy_degenerated (0 ms) 5: [ RUN ] hip.view_fill_tests_layout_right 5: [ OK ] hip.view_fill_tests_layout_right (66 ms) 5: [ RUN ] hip.view_fill_tests_layout_left 5: [ OK ] hip.view_fill_tests_layout_left (39 ms) 5: [ RUN ] hip.vcp_empty_traits 5: [ OK ] hip.vcp_empty_traits (0 ms) 5: [ RUN ] hip.is_view_label 5: [ OK ] hip.is_view_label (0 ms) 5: [ RUN ] hip.vcp_label_base_traits 5: [ OK ] hip.vcp_label_base_traits (0 ms) 5: [ RUN ] hip.vcp_label_traits 5: [ OK ] hip.vcp_label_traits (0 ms) 5: [ RUN ] hip.view_alloc_can_perfect_forward_label 5: [ OK ] hip.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] hip.vcp_label_copy_constructor 5: [ OK ] hip.vcp_label_copy_constructor (0 ms) 5: [ RUN ] hip.vcp_pointer_add_property 5: [ OK ] hip.vcp_pointer_add_property (0 ms) 5: [ RUN ] hip.view_empty_runtime_unmanaged 5: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (51 ms) 5: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 5: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (48 ms) 5: [ RUN ] hip.view_mapping 5: [ OK ] hip.view_mapping (70 ms) 5: [ RUN ] hip.view_mapping_operator 5: [ OK ] hip.view_mapping_operator (24 ms) 5: [ RUN ] hip.static_extent 5: [ OK ] hip.static_extent (0 ms) 5: [ RUN ] hip.view_mapping_atomic [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o 5: [ OK ] hip.view_mapping_atomic (444 ms) 5: [ RUN ] hip.view_mapping_class_value 5: [ OK ] hip.view_mapping_class_value (0 ms) 5: [ RUN ] hip.view_mapping_assignable 5: [ OK ] hip.view_mapping_assignable (0 ms) 5: [ RUN ] hip.view_mapping_trivially_copyable 5: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip.view_mapping_subview 5: [ OK ] hip.view_mapping_subview (1 ms) 5: [ RUN ] hip.view_nested_view 5: [ OK ] hip.view_nested_view (1 ms) 5: [ RUN ] hip.view_of_views_default 5: [ OK ] hip.view_of_views_default (0 ms) 5: [ RUN ] hip.view_of_views_without_initializing 5: [ OK ] hip.view_of_views_without_initializing (0 ms) 5: [ RUN ] hip.test_view_of_views_sequential_host_init 5: [ OK ] hip.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] hip.append_formatted_multidimensional_index 5: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] hip.view_resize 5: [ OK ] hip.view_resize (14 ms) 5: [ RUN ] hip.view_realloc 5: [ OK ] hip.view_realloc (1 ms) 5: [ RUN ] hip.workgraph_fib 27: MallocTouch/N:16777216/manual_time 44.0 us 70.7 us 15903 22.7498k/s 27: MallocTouch/N:268435456/manual_time 79.9 us 106 us 8768 12.5209k/s 27: MallocTouch/N:4294967296/manual_time 788 us 811 us 890 1.26946k/s [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 27: MallocTouchFree/N:1/manual_time 39.3 us 39.1 us 17781 25.4718k/s [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 5: [ OK ] hip.workgraph_fib (3291 ms) 5: [ RUN ] hip.resize_realloc_no_init 5: [ OK ] hip.resize_realloc_no_init (0 ms) 5: [ RUN ] hip.resize_realloc_no_alloc 5: [ OK ] hip.resize_realloc_no_alloc (0 ms) 5: [ RUN ] hip.realloc_exec_space 5: [ OK ] hip.realloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc 5: [ OK ] hip.view_alloc (1 ms) 5: [ RUN ] hip.view_alloc_exec_space 5: [ OK ] hip.view_alloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc_int 5: [ OK ] hip.view_alloc_int (0 ms) 5: [ RUN ] hip.view_alloc_exec_space_int 5: [ OK ] hip.view_alloc_exec_space_int (0 ms) 5: [ RUN ] hip.deep_copy_zero_memset 5: [ OK ] hip.deep_copy_zero_memset (0 ms) 5: [ RUN ] hip.resize_exec_space 5: [ OK ] hip.resize_exec_space (0 ms) 5: [ RUN ] hip.view_allocation_int 5: [ OK ] hip.view_allocation_int (0 ms) 5: [ RUN ] hip.view_allocation_exec_space_int 5: [ OK ] hip.view_allocation_exec_space_int (0 ms) 5: [ RUN ] hip.view_not_default_constructible 5: [ OK ] hip.view_not_default_constructible (0 ms) 5: [ RUN ] hip.scan_unit 5: [ OK ] hip.scan_unit (5 ms) 5: [ RUN ] hip.space_access 5: [ OK ] hip.space_access (0 ms) 5: [ RUN ] hip.impl_view_accessible 5: [ OK ] hip.impl_view_accessible (2 ms) 5: [ RUN ] hip.memory_requirements 5: [ OK ] hip.memory_requirements (0 ms) 5: [ RUN ] hip.team_scratch_1_streams [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 27: MallocTouchFree/N:16/manual_time 39.4 us 39.3 us 17769 25.3792k/s [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 27: MallocTouchFree/N:256/manual_time 39.2 us 39.1 us 17808 25.4917k/s [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 31%] 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_WithoutInitializing.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o 27: MallocTouchFree/N:4096/manual_time 62.5 us 62.3 us 11138 15.9932k/s [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o 27: MallocTouchFree/N:65536/manual_time 62.5 us 62.2 us 11192 15.9986k/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o 27: MallocTouchFree/N:1048576/manual_time 64.4 us 64.1 us 10876 15.522k/s [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F 27: MallocTouchFree/N:16777216/manual_time 70.7 us 70.4 us 9911 14.1402k/s [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 27: MallocTouchFree/N:268435456/manual_time 107 us 106 us 6561 9.37486k/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o 27: MallocTouchFree/N:4294967296/manual_time 815 us 811 us 859 1.22669k/s [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 27: Benchmark Time CPU Iterations FOM: GB/s MB 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 27: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 842 962.495/s 800 27: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 842 962.296/s 800 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o 27: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 842 962.46/s 800 27: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 842 962.347/s 800 27: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 842 962.258/s 800 27: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 842 962.219/s 800 27: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 841 961.813/s 800 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 27: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 842 962.013/s 800 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o 27: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 842 962.267/s 800 [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 27: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 840 962.074/s 800 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 27: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 841 961.819/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 27: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 842 962.55/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 27: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 842 962.2/s 800 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 27: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 843 963.744/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 27: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 843 959.601/s 800 27: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 843 963.671/s 800 [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G 27: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.051 s 0.050 s 14 31.5847/s 1.6k [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 27: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.049 s 0.049 s 14 32.4771/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 27: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 432 987.555/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o 27: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 432 987.944/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 27: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 432 987.119/s 1.6k 27: ViewDeepCopy_Rank1Strided<Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.003 s 0.003 s 261 297.808/s 800 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o 27: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.070 s 0.070 s 10 11.3652/s 800 27: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 432 986.61/s 1.6k [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G 27: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 432 987.049/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.cpp.o 27: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 432 986.882/s 1.6k [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 27: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 432 987.023/s 1.6k [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 27: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 219 501.447/s 1.6k [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 27: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 229 522.391/s 1.6k [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 27: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 432 987.079/s 1.6k [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o 27: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 322 736.2/s 1.6k [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 27: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 281 642.854/s 1.6k [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 27: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 431 986.302/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o 27: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 431 985.785/s 1.6k [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 27: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 431 986.177/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o 27: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 431 986.032/s 1.6k [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Default 27: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 49 111.167/s 1.6k [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o 27: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 49 111.813/s 1.6k 27: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 211 482.541/s 1.6k 27: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.007 s 0.007 s 100 227.646/s 1.6k 27: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 432 986.155/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 27: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 432 986.122/s 1.6k 27: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.016 s 0.016 s 44 100.795/s 1.6k 27: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.018 s 38 87.7378/s 1.6k [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 27: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 431 985.931/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o 27: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 431 985.177/s 1.6k [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 27: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.016 s 0.016 s 43 98.4507/s 1.6k [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 27: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.018 s 38 86.4369/s 1.6k [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o 27: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 432 981.802/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o 27: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 431 985.698/s 1.6k 27: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.017 s 40 91.1071/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o 27: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 84.6834/s 1.6k [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o 27: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 451 1030.6/s 1.6k 27: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 451 1030.66/s 1.6k [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (57382 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 27: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 451 1030.61/s 1.6k 27: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 451 1030.33/s 1.6k [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 84%] 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_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 27: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 805 918.227/s 800 27: 27: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 27: does not support page migration between device and host. 27: HIPManagedSpace might not work as expected. 27: Please refer to the ROCm documentation on unified/managed memory. [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o 27: ViewFill_Rank1<Kokkos::LayoutLeft, Kokkos::SharedSpace>/N:10/manual_time 0.033 s 0.033 s 21 24.0451/s 800 27: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 808 918.986/s 800 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o 27: ViewFill_Rank1<Kokkos::LayoutRight, Kokkos::SharedSpace>/N:10/manual_time 0.033 s 0.033 s 21 24.0475/s 800 [ 84%] Linking CXX executable Kokkos_UnitTest_Random [ 84%] Built target Kokkos_UnitTest_Random 27: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 808 919.731/s 800 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 27: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 805 918.521/s 800 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 27: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 804 917.981/s 800 27: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 804 917.542/s 800 [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 27: ViewFill_Rank1Strided/N:10/manual_time 0.002 s 0.002 s 349 199.883/s 400 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 27: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 804 917.626/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 27: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 803 916.706/s 800 [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o 27: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 803 916.722/s 800 5: [ OK ] hip.team_scratch_1_streams (64771 ms) 5: [ RUN ] hip.async_launcher 5: [ OK ] hip.async_launcher (2 ms) 5: [ RUN ] hip.preferred_blocksize_deduction 5: [ OK ] hip.preferred_blocksize_deduction (0 ms) 5: [ RUN ] hip.unified_memory_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:45: Skipped 5: this test should only be run with HIP unified memory enabled 5: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 5: [----------] 305 tests from hip (194261 ms total) 5: 5: [----------] 16 tests from hip_graph 5: [ RUN ] hip_graph.submit_once 5: [ OK ] hip_graph.submit_once (1 ms) 5: [ RUN ] hip_graph.submit_once_rvalue 5: [ OK ] hip_graph.submit_once_rvalue (0 ms) 5: [ RUN ] hip_graph.instantiate_and_submit_once 5: [ OK ] hip_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] hip_graph.submit_onto_another_execution_space_instance 5: [ OK ] hip_graph.submit_onto_another_execution_space_instance (2 ms) 5: [ RUN ] hip_graph.create_graph_no_closure_with_exec 5: [ OK ] hip_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] hip_graph.create_graph_no_arg 5: [ OK ] hip_graph.create_graph_no_arg (0 ms) 5: [ RUN ] hip_graph.submit_six 5: [ OK ] hip_graph.submit_six (4 ms) 5: [ RUN ] hip_graph.when_all_cycle 5: [ OK ] hip_graph.when_all_cycle (1 ms) 5: [ RUN ] hip_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] hip_graph.repeat_chain (0 ms) 5: [ RUN ] hip_graph.zero_work_reduce 5: [ OK ] hip_graph.zero_work_reduce (0 ms) 5: [ RUN ] hip_graph.empty_graph 5: [ OK ] hip_graph.empty_graph (0 ms) 5: [ RUN ] hip_graph.force_global_launch 5: [ OK ] hip_graph.force_global_launch (214 ms) 5: [ RUN ] hip_graph.empty_graph_default_host_exec 5: [ OK ] hip_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] hip_graph.node_lifetime 5: [ OK ] hip_graph.node_lifetime (0 ms) 5: [ RUN ] hip_graph.diamond 5: [ OK ] hip_graph.diamond (4 ms) 5: [ RUN ] hip_graph.end_of_submit_control_flow 5: [ OK ] hip_graph.end_of_submit_control_flow (4 ms) 5: [----------] 16 tests from hip_graph (237 ms total) 5: 5: [----------] 56 tests from hip_managed 5: [ RUN ] hip_managed.view_subview_auto_1d_left 5: [ OK ] hip_managed.view_subview_auto_1d_left (1 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_right 5: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_stride 5: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] hip_managed.view_subview_assign_strided 5: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 5: [ RUN ] hip_managed.view_subview_left_0 5: [ OK ] hip_managed.view_subview_left_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_1 5: [ OK ] hip_managed.view_subview_left_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_2 5: [ OK ] hip_managed.view_subview_left_2 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_3 5: [ OK ] hip_managed.view_subview_left_3 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_0 5: [ OK ] hip_managed.view_subview_right_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_1 5: [ OK ] hip_managed.view_subview_right_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_3 5: [ OK ] hip_managed.view_subview_right_3 (0 ms) 5: [ RUN ] hip_managed.view_static_tests 5: [ OK ] hip_managed.view_static_tests (0 ms) 5: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 5: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 5: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign 5: [ OK ] hip_managed.view_subview_1d_assign (3 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_atomic 5: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 5: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d 5: [ OK ] hip_managed.view_subview_2d_from_3d (46 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 5: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (47 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 5: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (46 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left 5: [ OK ] hip_managed.view_subview_3d_from_5d_left (129 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (130 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (129 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right 5: [ OK ] hip_managed.view_subview_3d_from_5d_right (132 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (133 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (133 ms) 5: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 5: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] hip_managed.view_subview_memory_traits_construction 5: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 5: [ RUN ] hip_managed.impl_shared_alloc 5: [ OK ] hip_managed.impl_shared_alloc (264 ms) 5: [ RUN ] hip_managed.view_api_a 5: [ OK ] hip_managed.view_api_a (7 ms) 5: [ RUN ] hip_managed.view_layout_left_with_stride 5: [ OK ] hip_managed.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_managed.view_layout_right_with_stride 5: [ OK ] hip_managed.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_managed.view_api_b 5: [ OK ] hip_managed.view_api_b (18 ms) 5: [ RUN ] hip_managed.view_api_c 5: [ OK ] hip_managed.view_api_c (1 ms) 5: [ RUN ] hip_managed.view_api_d 5: [ OK ] hip_managed.view_api_d (5 ms) 5: [ RUN ] hip_managed.view_remap 5: [ OK ] hip_managed.view_remap (1 ms) 5: [ RUN ] hip_managed.view_mirror_nonconst 5: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_managed.view_stride_method 5: [ OK ] hip_managed.view_stride_method (0 ms) 5: [ RUN ] hip_managed.anonymous_space 5: [ OK ] hip_managed.anonymous_space (0 ms) 5: [ RUN ] hip_managed.view_overload_resolution 5: [ OK ] hip_managed.view_overload_resolution (0 ms) 5: [ RUN ] hip_managed.view_allocation_large_rank 5: [ OK ] hip_managed.view_allocation_large_rank (814 ms) 5: [ RUN ] hip_managed.view_shmem_size_on_device 5: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_managed.view_is_assignable 5: [ OK ] hip_managed.view_is_assignable (11 ms) 5: [ RUN ] hip_managed.view_copy_tests 5: [ OK ] hip_managed.view_copy_tests (11 ms) 5: [ RUN ] hip_managed.view_copy_tests_rank_0 5: [ OK ] hip_managed.view_copy_tests_rank_0 (3 ms) 5: [ RUN ] hip_managed.view_copy_degenerated 5: [ OK ] hip_managed.view_copy_degenerated (0 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_right [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o 27: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 803 916.782/s 800 27: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 803 916.313/s 800 5: [ OK ] hip_managed.view_fill_tests_layout_right (1962 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_left [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 27: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 800 916.235/s 800 5: [ OK ] hip_managed.view_fill_tests_layout_left (833 ms) 5: [ RUN ] hip_managed.view_mapping 5: [ OK ] hip_managed.view_mapping (68 ms) 5: [ RUN ] hip_managed.view_mapping_operator 5: [ OK ] hip_managed.view_mapping_operator (22 ms) 5: [ RUN ] hip_managed.static_extent 5: [ OK ] hip_managed.static_extent (0 ms) 5: [ RUN ] hip_managed.view_mapping_atomic [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o 5: [ OK ] hip_managed.view_mapping_atomic (451 ms) 5: [ RUN ] hip_managed.view_mapping_class_value 5: [ OK ] hip_managed.view_mapping_class_value (0 ms) 5: [ RUN ] hip_managed.view_mapping_assignable 5: [ OK ] hip_managed.view_mapping_assignable (0 ms) 5: [ RUN ] hip_managed.view_mapping_trivially_copyable 5: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_managed.view_mapping_subview 5: [ OK ] hip_managed.view_mapping_subview (1 ms) 5: [----------] 56 tests from hip_managed (5435 ms total) 5: 5: [----------] 27 tests from hip_hostpinned 5: [ RUN ] hip_hostpinned.impl_shared_alloc 5: [ OK ] hip_hostpinned.impl_shared_alloc (176 ms) 5: [ RUN ] hip_hostpinned.view_api_a 5: [ OK ] hip_hostpinned.view_api_a (6 ms) 5: [ RUN ] hip_hostpinned.view_layout_left_with_stride 5: [ OK ] hip_hostpinned.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_layout_right_with_stride 5: [ OK ] hip_hostpinned.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_api_b 5: [ OK ] hip_hostpinned.view_api_b (7 ms) 5: [ RUN ] hip_hostpinned.view_api_c 5: [ OK ] hip_hostpinned.view_api_c (0 ms) 5: [ RUN ] hip_hostpinned.view_api_d 5: [ OK ] hip_hostpinned.view_api_d (2 ms) 5: [ RUN ] hip_hostpinned.view_remap 5: [ OK ] hip_hostpinned.view_remap (0 ms) 5: [ RUN ] hip_hostpinned.view_mirror_nonconst 5: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_hostpinned.view_stride_method 5: [ OK ] hip_hostpinned.view_stride_method (0 ms) 5: [ RUN ] hip_hostpinned.anonymous_space 5: [ OK ] hip_hostpinned.anonymous_space (0 ms) 5: [ RUN ] hip_hostpinned.view_overload_resolution 5: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 5: [ RUN ] hip_hostpinned.view_shmem_size_on_device 5: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_hostpinned.view_is_assignable 5: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests 5: [ OK ] hip_hostpinned.view_copy_tests (5 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 5: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] hip_hostpinned.view_copy_degenerated 5: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 27: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 802 915.675/s 800 27: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 802 916.12/s 800 27: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 802 915.766/s 800 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o 27: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 801 915.202/s 800 27: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 799 912.979/s 800 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o 27: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 799 912.891/s 800 27: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.47295k/s 1.6k 27: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.48837k/s 1.6k 27: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.19183k/s 1.6k 27: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.80525k/s 1.6k 27: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.77833k/s 1.6k 27: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.32764k/s 1.6k 27: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1839k/s 1.6k 27: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1708k/s 1.6k 27: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.30733k/s 1.6k 27: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.95776k/s 1.6k 27: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.5787k/s 1.6k 27: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.76468k/s 1.6k 27: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.77662k/s 1.6k 27: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.20552k/s 1.6k 27: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.16503k/s 1.6k 27: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.74822k/s 1.6k 27: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.51547k/s 1.6k 27: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.50944k/s 1.6k 27: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.84703k/s 1.6k 27: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.23212k/s 1.6k 27: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.25567k/s 1.6k 27: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.92765k/s 1.6k 27: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.61549k/s 1.6k 27: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.16047k/s 1.6k 27: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.44152k/s 1.6k 27: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.71606k/s 1.6k 27: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.06475k/s 1.6k 27: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.40982k/s 1.6k 27: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.35903k/s 1.6k [100%] Built target Kokkos_CoreUnitTest_OpenACC 5: [ OK ] hip_hostpinned.view_fill_tests_layout_right (3673 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 27: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.80393k/s 1.6k 27: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.44194k/s 1.6k 27: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.58231k/s 1.6k 27: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 980.374/s 1.6k 27: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1022.13/s 1.6k 27/57 Test #27: Kokkos_PerformanceTest_Benchmark ........................... Passed 135.34 sec test 28 Start 28: Kokkos_Benchmark_Atomic_MinMax 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T19-14-20.json" 28: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o 28: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 28: 2025-04-10T19:39:33+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 28: Run on (64 X 3294.13 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x32) 28: L1 Instruction 32 KiB (x32) 28: L2 Unified 512 KiB (x32) 28: L3 Unified 16384 KiB (x16) 28: Load Average: 3.41, 9.61, 15.83 28: APU or dGPU: dGPU 28: Architecture capable of accessing system allocated memory: 1 28: CPU architecture: none 28: Default Device: HIP 28: GPU architecture: AMD_GFX908 28: Is Large Bar: 1 28: KOKKOS_COMPILER_CLANG: 1500 28: KOKKOS_ENABLE_ASM: no 28: KOKKOS_ENABLE_CXX17: yes 28: KOKKOS_ENABLE_CXX20: no 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 28: KOKKOS_ENABLE_HIP: yes 28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_OPENMP: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 28: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 28: Kokkos Version: 4.6.99 28: Shared Memory per Block: 64 KiB 28: Supports Managed Memory: 1 28: System allows accessing system allocated memory on GPU: 0 28: Total Global Memory: 31.98 GiB 28: Wavefront Size: 64 28: XNACK environment variable set: no 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit 28: ---------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations 28: ---------------------------------------------------------------------------------------------------------------------------------------- 28: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28/57 Test #28: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.48 sec test 29 Start 29: Kokkos_PerformanceTest_Mempool 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T19-14-20.json" 29: Test timeout computed to be: 1500 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 29: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 29: 2025-04-10T19:39:34+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool 29: Run on (64 X 3276.59 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x32) 29: L1 Instruction 32 KiB (x32) 29: L2 Unified 512 KiB (x32) 29: L3 Unified 16384 KiB (x16) 29: Load Average: 3.38, 9.50, 15.76 29: APU or dGPU: dGPU 29: Architecture capable of accessing system allocated memory: 1 29: CPU architecture: none 29: Default Device: HIP 29: GPU architecture: AMD_GFX908 29: Is Large Bar: 1 29: KOKKOS_COMPILER_CLANG: 1500 29: KOKKOS_ENABLE_ASM: no 29: KOKKOS_ENABLE_CXX17: yes 29: KOKKOS_ENABLE_CXX20: no 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 29: KOKKOS_ENABLE_HIP: yes 29: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_LIBDL: yes 29: KOKKOS_ENABLE_OPENMP: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 29: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 29: Kokkos Version: 4.6.99 29: Shared Memory per Block: 64 KiB 29: Supports Managed Memory: 1 29: System allows accessing system allocated memory on GPU: 0 29: Total Global Memory: 31.98 GiB 29: Wavefront Size: 64 29: XNACK environment variable set: no 29: macro KOKKOS_ENABLE_HIP: defined 29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 29: macro KOKKOS_ENABLE_ROCTHRUST: defined 29: platform: 64bit 29: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: fill ops per second 29: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2388 18.8945M/s 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: cycle ops per second 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 7923 125.613M/s 29/57 Test #29: Kokkos_PerformanceTest_Mempool ............................. Passed 3.16 sec test 30 Start 30: Kokkos_PerformanceTest_Atomic 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T19-14-20.json" 30: Test timeout computed to be: 1500 30: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 30: 2025-04-10T19:39:37+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic 30: Run on (64 X 3294.13 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x32) 30: L1 Instruction 32 KiB (x32) 30: L2 Unified 512 KiB (x32) 30: L3 Unified 16384 KiB (x16) 30: Load Average: 3.38, 9.50, 15.76 30: APU or dGPU: dGPU 30: Architecture capable of accessing system allocated memory: 1 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX908 30: Is Large Bar: 1 30: KOKKOS_COMPILER_CLANG: 1500 30: KOKKOS_ENABLE_ASM: no 30: KOKKOS_ENABLE_CXX17: yes 30: KOKKOS_ENABLE_CXX20: no 30: KOKKOS_ENABLE_CXX23: no 30: KOKKOS_ENABLE_CXX26: no 30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 30: KOKKOS_ENABLE_HIP: yes 30: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 30: KOKKOS_ENABLE_HWLOC: no 30: KOKKOS_ENABLE_LIBDL: yes 30: KOKKOS_ENABLE_OPENMP: yes 30: KOKKOS_ENABLE_PRAGMA_IVDEP: no 30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 30: KOKKOS_ENABLE_PRAGMA_UNROLL: no 30: KOKKOS_ENABLE_PRAGMA_VECTOR: no 30: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 30: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 30: Kokkos Version: 4.6.99 30: Shared Memory per Block: 64 KiB 30: Supports Managed Memory: 1 30: System allows accessing system allocated memory on GPU: 0 30: Total Global Memory: 31.98 GiB 30: Wavefront Size: 64 30: XNACK environment variable set: no 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o 5: [ OK ] hip_hostpinned.view_fill_tests_layout_left (5168 ms) 5: [ RUN ] hip_hostpinned.view_mapping 5: [ OK ] hip_hostpinned.view_mapping (70 ms) 5: [ RUN ] hip_hostpinned.view_mapping_operator 5: [ OK ] hip_hostpinned.view_mapping_operator (2 ms) 5: [ RUN ] hip_hostpinned.static_extent 5: [ OK ] hip_hostpinned.static_extent (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_atomic 5: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_class_value 5: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_assignable 5: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 5: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_subview 5: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 5: [----------] 27 tests from hip_hostpinned (9118 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 424 tests from 6 test suites ran. (287578 ms total) 5: [ PASSED ] 416 tests. 5: [ SKIPPED ] 8 tests, listed below: 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind 5: [ SKIPPED ] hip.unified_memory_zero_memset 5: [ SKIPPED ] hip_graph.repeat_chain 5/58 Test #5: Kokkos_CoreUnitTest_HIP .................................... Passed 288.08 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPGraphAtomicLocks 6: Test timeout computed to be: 1500 6: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.graph_lock_based_atomic_op 6: [ OK ] hip.graph_lock_based_atomic_op (13 ms) 6: [----------] 1 test from hip (13 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (13 ms total) 6: [ PASSED ] 1 test. 6/58 Test #6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks .................... Passed 0.43 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 7: Test timeout computed to be: 1500 7: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from hip 7: [ RUN ] hip.raw_hip_interop 7: [ OK ] hip.raw_hip_interop (343 ms) 7: [----------] 1 test from hip (343 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (343 ms total) 7: [ PASSED ] 1 test. 7/58 Test #7: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.40 sec test 8 Start 8: Kokkos_CoreUnitTest_HIPInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 8: Test timeout computed to be: 1500 8: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from hip 8: [ RUN ] hip.raw_hip_streams [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 8: [ OK ] hip.raw_hip_streams (355 ms) 8: [----------] 1 test from hip (355 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (355 ms total) 8: [ PASSED ] 1 test. 8/58 Test #8: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.42 sec test 9 Start 9: Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test timeout computed to be: 1500 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 9: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 9: [==========] Running 3 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 3 tests from hip 9: [ RUN ] hip.graph_promises_on_native_objects 9: [ OK ] hip.graph_promises_on_native_objects (11 ms) 9: [ RUN ] hip.graph_instantiate_and_debug_dot_print 9: [ OK ] hip.graph_instantiate_and_debug_dot_print (1 ms) 9: [ RUN ] hip.graph_construct_from_native 9: 9: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 9: does not support page migration between device and host. 9: HIPManagedSpace might not work as expected. 9: Please refer to the ROCm documentation on unified/managed memory. 9: [ OK ] hip.graph_construct_from_native (0 ms) 9: [----------] 3 tests from hip (13 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (13 ms total) 9: [ PASSED ] 3 tests. 9/58 Test #9: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.42 sec test 10 Start 10: Kokkos_CoreUnitTest_Default 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 10: Test timeout computed to be: 1500 10: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 10: [==========] Running 59 tests from 41 test suites. 10: [----------] Global test environment set-up. 10: [----------] 19 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 10: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (1 ms) 10: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 10: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 10: [ RUN ] defaultdevicetype.shared_space 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSharedSpace.cpp:109: Skipped 10: skipping because specified arch does not support page migration 10: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 10: [ RUN ] defaultdevicetype.shared_host_pinned_space 10: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 10: [ RUN ] defaultdevicetype.compiler_macros 10: [ OK ] defaultdevicetype.compiler_macros (0 ms) 10: [ RUN ] defaultdevicetype.half_conversion 10: [ OK ] defaultdevicetype.half_conversion (4 ms) 10: [ RUN ] defaultdevicetype.bhalf_conversion 10: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 10: [ RUN ] defaultdevicetype.half_operators 10: [ OK ] defaultdevicetype.half_operators (1 ms) 10: [ RUN ] defaultdevicetype.bhalf_operators 10: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 10: [ RUN ] defaultdevicetype.host_space_access 10: [ OK ] defaultdevicetype.host_space_access (0 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a1 10: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b1 10: [ OK ] defaultdevicetype.reduce_instantiation_b1 (19 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c1 10: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a2 10: [ OK ] defaultdevicetype.reduce_instantiation_a2 (11 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b2 10: [ OK ] defaultdevicetype.reduce_instantiation_b2 (26 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c2 10: [ OK ] defaultdevicetype.reduce_instantiation_c2 (11 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a3 10: [ OK ] defaultdevicetype.reduce_instantiation_a3 (14 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b3 10: [ OK ] defaultdevicetype.reduce_instantiation_b3 (32 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c3 10: [ OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms) 10: [----------] 19 tests from defaultdevicetype (154 ms total) 10: 10: [----------] 1 test from kokkosresize 10: [ RUN ] kokkosresize.host_space_access 10: [ OK ] kokkosresize.host_space_access (16 ms) 10: [----------] 1 test from kokkosresize (16 ms total) 10: 10: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 10: [ RUN ] TestViewAPI/0.sizes 10: [ OK ] TestViewAPI/0.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/0 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 10: [ RUN ] TestViewAPI/1.sizes 10: [ OK ] TestViewAPI/1.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/1 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 10: [ RUN ] TestViewAPI/2.sizes 10: [ OK ] TestViewAPI/2.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/2 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 10: [ RUN ] TestViewAPI/3.sizes 10: [ OK ] TestViewAPI/3.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/3 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 10: [ RUN ] TestViewAPI/4.sizes 10: [ OK ] TestViewAPI/4.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/4 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 10: [ RUN ] TestViewAPI/5.sizes 10: [ OK ] TestViewAPI/5.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/5 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 10: [ RUN ] TestViewAPI/6.sizes 10: [ OK ] TestViewAPI/6.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/6 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 10: [ RUN ] TestViewAPI/7.sizes 10: [ OK ] TestViewAPI/7.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/7 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 10: [ RUN ] TestViewAPI/8.sizes 10: [ OK ] TestViewAPI/8.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/8 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 10: [ RUN ] TestViewAPI/9.sizes 10: [ OK ] TestViewAPI/9.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/9 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 10: [ RUN ] TestViewAPI/10.sizes 10: [ OK ] TestViewAPI/10.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/10 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 10: [ RUN ] TestViewAPI/11.sizes 10: [ OK ] TestViewAPI/11.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/11 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 10: [ RUN ] TestViewAPI/12.sizes 10: [ OK ] TestViewAPI/12.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/12 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 10: [ RUN ] TestViewAPI/13.sizes 10: [ OK ] TestViewAPI/13.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/13 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 10: [ RUN ] TestViewAPI/14.sizes 10: [ OK ] TestViewAPI/14.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/14 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 10: [ RUN ] TestViewAPI/15.sizes 10: [ OK ] TestViewAPI/15.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/15 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 10: [ RUN ] TestViewAPI/16.sizes 10: [ OK ] TestViewAPI/16.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/16 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 10: [ RUN ] TestViewAPI/17.sizes 10: [ OK ] TestViewAPI/17.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/17 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 10: [ RUN ] TestViewAPI/18.sizes 10: [ OK ] TestViewAPI/18.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/18 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 10: [ RUN ] TestViewAPI/19.sizes 10: [ OK ] TestViewAPI/19.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/19 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 10: [ RUN ] TestViewAPI/20.sizes 10: [ OK ] TestViewAPI/20.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/20 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 10: [ RUN ] TestViewAPI/21.sizes 10: [ OK ] TestViewAPI/21.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/21 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 10: [ RUN ] TestViewAPI/22.sizes 10: [ OK ] TestViewAPI/22.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/22 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 10: [ RUN ] TestViewAPI/23.sizes 10: [ OK ] TestViewAPI/23.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/23 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 10: [ RUN ] TestViewAPI/24.sizes 10: [ OK ] TestViewAPI/24.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/24 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 10: [ RUN ] TestViewAPI/25.sizes 10: [ OK ] TestViewAPI/25.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/25 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 10: [ RUN ] TestViewAPI/26.sizes 10: [ OK ] TestViewAPI/26.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/26 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 10: [ RUN ] TestViewAPI/27.sizes 10: [ OK ] TestViewAPI/27.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/27 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 10: [ RUN ] TestViewAPI/28.sizes 10: [ OK ] TestViewAPI/28.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/28 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 10: [ RUN ] TestViewAPI/29.sizes 10: [ OK ] TestViewAPI/29.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/29 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 10: [ RUN ] TestViewAPI/30.sizes 10: [ OK ] TestViewAPI/30.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/30 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 10: [ RUN ] TestViewAPI/31.sizes 10: [ OK ] TestViewAPI/31.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/31 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 10: [ RUN ] TestViewAPI/32.sizes 10: [ OK ] TestViewAPI/32.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/32 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 10: [ RUN ] TestViewAPI/33.sizes 10: [ OK ] TestViewAPI/33.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/33 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 10: [ RUN ] TestViewAPI/34.sizes 10: [ OK ] TestViewAPI/34.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/34 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 10: [ RUN ] TestViewAPI/35.sizes 10: [ OK ] TestViewAPI/35.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/35 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 10: [ RUN ] TestViewAPI/36.sizes 10: [ OK ] TestViewAPI/36.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/36 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 10: [ RUN ] TestViewAPI/37.sizes 10: [ OK ] TestViewAPI/37.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/37 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 10: [ RUN ] TestViewAPI/38.sizes 10: [ OK ] TestViewAPI/38.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/38 (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 59 tests from 41 test suites ran. (173 ms total) 10: [ PASSED ] 58 tests. 10: [ SKIPPED ] 1 test, listed below: 10: [ SKIPPED ] defaultdevicetype.shared_space 10/58 Test #10: Kokkos_CoreUnitTest_Default ................................ Passed 0.58 sec test 11 Start 11: Kokkos_CoreUnitTest_InitializeFinalize 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 11: Test timeout computed to be: 1500 11: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 11: [==========] Running 28 tests from 6 test suites. 11: [----------] Global test environment set-up. 11: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 11: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 11: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (826 ms) 11: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o 30: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 30: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Test_Atomic<int>/30000/iterations:10 0.351 s 0.348 s 10 1 4 6.4144m 5.09423m 305.567u 449.985M 94.312k 449.985M [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 85%] 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 24%] 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_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o 11: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (3960 ms) 11: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (4786 ms total) 11: 11: [----------] 4 tests from InitializeFinalize_DeathTest 11: [ RUN ] InitializeFinalize_DeathTest.initialize [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.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_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o 11: [ OK ] InitializeFinalize_DeathTest.initialize (3102 ms) 11: [ RUN ] InitializeFinalize_DeathTest.finalize 11: [ OK ] InitializeFinalize_DeathTest.finalize (2188 ms) 11: [ RUN ] InitializeFinalize_DeathTest.is_initialized 11: [ OK ] InitializeFinalize_DeathTest.is_initialized (397 ms) 11: [ RUN ] InitializeFinalize_DeathTest.is_finalized 11: [ OK ] InitializeFinalize_DeathTest.is_finalized (402 ms) 11: [----------] 4 tests from InitializeFinalize_DeathTest (6091 ms total) 11: 11: [----------] 1 test from Legion_DeathTest 11: [ RUN ] Legion_DeathTest.individual_backend_initialization [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o 11: [ OK ] Legion_DeathTest.individual_backend_initialization (405 ms) 11: [----------] 1 test from Legion_DeathTest (405 ms total) 11: 11: [----------] 2 tests from PushFinalizeHook_DeathTest 11: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 11: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (397 ms) 11: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o 11: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1368 ms) 11: [----------] 2 tests from PushFinalizeHook_DeathTest (1765 ms total) 11: 11: [----------] 6 tests from ScopeGuard_DeathTest 11: [ RUN ] ScopeGuard_DeathTest.create 11: [ OK ] ScopeGuard_DeathTest.create (405 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_argument 11: [ OK ] ScopeGuard_DeathTest.create_argument (401 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_while_initialize [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o 11: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1361 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_after_initialize [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 11: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1512 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_after_finalize [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 11: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1519 ms) 11: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o 11: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1366 ms) 11: [----------] 6 tests from ScopeGuard_DeathTest (6567 ms total) 11: 11: [----------] 13 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.initialization_settings 11: [ OK ] defaultdevicetype.initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 11: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_device_id 11: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 11: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 11: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_help 11: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 11: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 11: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_threads 11: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_device_id 11: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_disable_warnings 11: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_tune_internals 11: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.visible_devices 11: [ OK ] defaultdevicetype.visible_devices (0 ms) 11: [----------] 13 tests from defaultdevicetype (2 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 28 tests from 6 test suites ran. (19618 ms total) 11: [ PASSED ] 28 tests. 11/58 Test #11: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 19.65 sec test 12 Start 12: Kokkos_CoreUnitTest_Develop 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 12: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o 12: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from defaultdevicetype 12: [ RUN ] defaultdevicetype.development_test 12: [ OK ] defaultdevicetype.development_test (0 ms) 12: [----------] 1 test from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (0 ms total) 12: [ PASSED ] 1 test. 12/58 Test #12: Kokkos_CoreUnitTest_Develop ................................ Passed 0.41 sec test 13 Start 13: Kokkos_CoreUnitTest_KokkosP 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 13: Test timeout computed to be: 1500 13: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 13: [==========] Running 31 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 31 tests from kokkosp 13: [ RUN ] kokkosp.test_named_instance_fence 13: Ref: 50331649 13: Ref: named_instance 13: 50331649 13: named_instance 13: [ OK ] kokkosp.test_named_instance_fence (0 ms) 13: [ RUN ] kokkosp.test_unnamed_instance_fence 13: Ref: 50331649 13: Ref: Unnamed Instance Fence 13: 50331649 13: Kokkos::HIP::fence(): Unnamed Instance Fence 13: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 13: [ RUN ] kokkosp.test_named_global_fence 13: Ref: 50331648 13: Ref: test global fence 13: 0 13: test global fence 13: Miss on id 13: 50331648 13: test global fence 13: [ OK ] kokkosp.test_named_global_fence (0 ms) 13: [ RUN ] kokkosp.test_unnamed_global_fence 13: Ref: 50331648 13: Ref: Unnamed Global Fence 13: 0 13: Kokkos::fence: Unnamed Global Fence 13: Miss on id 13: 50331648 13: Kokkos::fence: Unnamed Global Fence 13: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 13: [ RUN ] kokkosp.test_multiple_default_instances 13: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 13: [ RUN ] kokkosp.test_id_gen 13: [ OK ] kokkosp.test_id_gen (0 ms) 13: [ RUN ] kokkosp.test_kernel_sequence 13: Ref: 50331649 13: Ref: named_instance 13: 50331649 13: named_instance 13: Ref: 50331649 13: Ref: test_kernel 13: 50331649 13: named_instance 13: Miss on name 13: 0 13: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 13: Miss on name 13: Miss on id 13: 50331648 13: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 13: Miss on name 13: Miss on id 13: 50331649 13: test_kernel 13: [ OK ] kokkosp.test_kernel_sequence (1 ms) 13: [ RUN ] kokkosp.async_deep_copy 13: [ OK ] kokkosp.async_deep_copy (0 ms) 13: [ RUN ] kokkosp.parallel_for 13: [ OK ] kokkosp.parallel_for (0 ms) 13: [ RUN ] kokkosp.parallel_reduce 13: [ OK ] kokkosp.parallel_reduce (0 ms) 13: [ RUN ] kokkosp.parallel_scan 13: [ OK ] kokkosp.parallel_scan (5 ms) 13: [ RUN ] kokkosp.parallel_scan_no_fence 13: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 13: [ RUN ] kokkosp.parallel_scan_no_fence_view 13: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 13: [ RUN ] kokkosp.regions 13: [ OK ] kokkosp.regions (0 ms) 13: [ RUN ] kokkosp.fences 13: [ OK ] kokkosp.fences (0 ms) 13: [ RUN ] kokkosp.raw_allocation 13: [ OK ] kokkosp.raw_allocation (0 ms) 13: [ RUN ] kokkosp.view 13: [ OK ] kokkosp.view (0 ms) 13: [ RUN ] kokkosp.sections 13: [ OK ] kokkosp.sections (0 ms) 13: [ RUN ] kokkosp.metadata 13: [ OK ] kokkosp.metadata (0 ms) 13: [ RUN ] kokkosp.profile_events 13: [ OK ] kokkosp.profile_events (0 ms) 13: [ RUN ] kokkosp.no_init_kernel 13: [ OK ] kokkosp.no_init_kernel (0 ms) 13: [ RUN ] kokkosp.get_events 13: [ OK ] kokkosp.get_events (0 ms) 13: [ RUN ] kokkosp.kernel_name_parallel_for 13: [ OK ] kokkosp.kernel_name_parallel_for (1 ms) 13: [ RUN ] kokkosp.kernel_name_parallel_reduce 13: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 13: [ RUN ] kokkosp.kernel_name_parallel_scan 13: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 13: [ RUN ] kokkosp.kernel_name_internal 13: [ OK ] kokkosp.kernel_name_internal (0 ms) 13: [ RUN ] kokkosp.profiling_section 13: [ OK ] kokkosp.profiling_section (0 ms) 13: [ RUN ] kokkosp.scoped_profile_region 13: [ OK ] kokkosp.scoped_profile_region (0 ms) 13: [ RUN ] kokkosp.create_mirror_no_init 13: [ OK ] kokkosp.create_mirror_no_init (0 ms) 13: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 13: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 13: [ RUN ] kokkosp.create_mirror_view_and_copy 13: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 13: [----------] 31 tests from kokkosp (10 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 31 tests from 1 test suite ran. (10 ms total) 13: [ PASSED ] 31 tests. 13/58 Test #13: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.41 sec test 14 Start 14: Kokkos_CoreUnitTest_ToolIndependence 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 14: Test timeout computed to be: 1500 [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o 14/58 Test #14: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.03 sec test 15 Start 15: Kokkos_ProfilingTestLibraryLoadHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 15: Environment variables: 15: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 15: Test timeout computed to be: 1500 15: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/58 Test #15: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.40 sec test 16 Start 16: Kokkos_ProfilingTestLibraryCmdLineHelp 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 16: Test timeout computed to be: 1500 16: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 16/58 Test #16: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.40 sec test 17 Start 17: Kokkos_ProfilingTestLibraryLoad 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 17: Environment variables: 17: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 17: Test timeout computed to be: 1500 17: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x237ed80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x237efc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x237f0c0:Host:source:0x237ee80: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:0x23fccc0: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:0x237efc0:40::kokkosp_deallocate_data:Host:source:0x237ed80:40::kokkosp_finalize_library:: 17/58 Test #17: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.40 sec test 18 Start 18: Kokkos_ProfilingTestLibraryCmdLine 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 18: Test timeout computed to be: 1500 18: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x1b3d540:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1b3d840:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1b3d940:Host:source:0x1b3d640: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:0x1c02940: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:0x1b3d840:40::kokkosp_deallocate_data:Host:source:0x1b3d540:40::kokkosp_finalize_library:: 18/58 Test #18: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.40 sec test 19 Start 19: Kokkos_CoreUnitTest_StackTraceTest 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 19: Test timeout computed to be: 1500 19: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 19: [==========] Running 3 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 2 tests from defaultdevicetype_DeathTest 19: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 19: Top of f1 19: Top of f0 19: Top of f0 19: test_f1: 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f9212d2cda2] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26cc7e] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x26913f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x26a5fa] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9212e5bfb9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f9212e38238] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f9212e3959d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f9212e39f32] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f9212e48b8f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9212e5ccd9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f9212e486fa] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26aad0] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f9210935d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f9210935e40] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x269025] 19: 19: demangled test_f1: 19: [0x7f9212d2cda2] Kokkos::Impl::save_stacktrace() 19: [0x26cc7e] Test::stacktrace_test_f1(std::ostream&) 19: [0x26913f] Test::test_stacktrace(bool, bool) 19: [0x26a5fa] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 19: [0x7f9212e5bfb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f9212e38238] testing::Test::Run() 19: [0x7f9212e3959d] testing::TestInfo::Run() 19: [0x7f9212e39f32] testing::TestSuite::Run() 19: [0x7f9212e48b8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f9212e5ccd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f9212e486fa] testing::UnitTest::Run() 19: [0x26aad0] main 19: [0x7f9210935d90] 19: [0x7f9210935e40] __libc_start_main 19: [0x269025] _start 19: 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f1 19: Top of f0 19: Top of f0 19: StackTrace f3(std::cout, 4) returned: 110 19: test_f3: 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f9212d2cda2] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26cc7e] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x26d166] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x269b1d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x26a5fa] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9212e5bfb9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f9212e38238] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f9212e3959d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f9212e39f32] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f9212e48b8f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9212e5ccd9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f9212e486fa] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26aad0] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f9210935d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f9210935e40] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x269025] 19: 19: demangled test_f3: 19: [0x7f9212d2cda2] Kokkos::Impl::save_stacktrace() 19: [0x26cc7e] Test::stacktrace_test_f1(std::ostream&) 19: [0x26d166] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x269b1d] Test::test_stacktrace(bool, bool) 19: [0x26a5fa] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 19: [0x7f9212e5bfb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f9212e38238] testing::Test::Run() 19: [0x7f9212e3959d] testing::TestInfo::Run() 19: [0x7f9212e39f32] testing::TestSuite::Run() 19: [0x7f9212e48b8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f9212e5ccd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f9212e486fa] testing::UnitTest::Run() 19: [0x26aad0] main 19: [0x7f9210935d90] 19: [0x7f9210935e40] __libc_start_main 19: [0x269025] _start 19: 19: Test setting std::terminate handler that prints the last saved stack trace [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o 19: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1368 ms) 19: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 19: Top of f1 19: Top of f0 19: Top of f0 19: test_f1: 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fb22ddc7da2] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26cc7e] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x26913f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x26a8b7] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fb22def6fb9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fb22ded3238] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fb22ded459d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fb22ded4f32] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7fb22dee3b8f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fb22def7cd9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7fb22dee36fa] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26aad0] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fb22b9d0d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fb22b9d0e40] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x269025] 19: 19: demangled test_f1: 19: [0x7fb22ddc7da2] Kokkos::Impl::save_stacktrace() 19: [0x26cc7e] Test::stacktrace_test_f1(std::ostream&) 19: [0x26913f] Test::test_stacktrace(bool, bool) 19: [0x26a8b7] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 19: [0x7fb22def6fb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7fb22ded3238] testing::Test::Run() 19: [0x7fb22ded459d] testing::TestInfo::Run() 19: [0x7fb22ded4f32] testing::TestSuite::Run() 19: [0x7fb22dee3b8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7fb22def7cd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7fb22dee36fa] testing::UnitTest::Run() 19: [0x26aad0] main 19: [0x7fb22b9d0d90] 19: [0x7fb22b9d0e40] __libc_start_main 19: [0x269025] _start 19: 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f1 19: Top of f0 19: Top of f0 19: StackTrace f3(std::cout, 4) returned: 110 19: test_f3: 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fb22ddc7da2] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26cc7e] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x26d166] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x269b1d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x26a8b7] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fb22def6fb9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fb22ded3238] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fb22ded459d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fb22ded4f32] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7fb22dee3b8f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fb22def7cd9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7fb22dee36fa] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26aad0] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fb22b9d0d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fb22b9d0e40] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x269025] 19: 19: demangled test_f3: 19: [0x7fb22ddc7da2] Kokkos::Impl::save_stacktrace() 19: [0x26cc7e] Test::stacktrace_test_f1(std::ostream&) 19: [0x26d166] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x269b1d] Test::test_stacktrace(bool, bool) 19: [0x26a8b7] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 19: [0x7fb22def6fb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7fb22ded3238] testing::Test::Run() 19: [0x7fb22ded459d] testing::TestInfo::Run() 19: [0x7fb22ded4f32] testing::TestSuite::Run() 19: [0x7fb22dee3b8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7fb22def7cd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7fb22dee36fa] testing::UnitTest::Run() 19: [0x26aad0] main 19: [0x7fb22b9d0d90] 19: [0x7fb22b9d0e40] __libc_start_main 19: [0x269025] _start 19: 19: Test setting std::terminate handler that prints the last saved stack trace [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o 19: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1343 ms) 19: [----------] 2 tests from defaultdevicetype_DeathTest (2711 ms total) 19: 19: [----------] 1 test from defaultdevicetype 19: [ RUN ] defaultdevicetype.stacktrace_normal 19: Top of f1 19: Top of f0 19: Top of f0 19: test_f1: 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f6028efdda2] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26cc7e] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x26913f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f602902cfb9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f6029009238] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f602900a59d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f602900af32] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f6029019b8f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f602902dcd9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f60290196fa] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26aad0] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f6026b06d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f6026b06e40] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x269025] 19: 19: demangled test_f1: 19: [0x7f6028efdda2] Kokkos::Impl::save_stacktrace() 19: [0x26cc7e] Test::stacktrace_test_f1(std::ostream&) 19: [0x26913f] Test::test_stacktrace(bool, bool) 19: [0x7f602902cfb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f6029009238] testing::Test::Run() 19: [0x7f602900a59d] testing::TestInfo::Run() 19: [0x7f602900af32] testing::TestSuite::Run() 19: [0x7f6029019b8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f602902dcd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f60290196fa] testing::UnitTest::Run() 19: [0x26aad0] main 19: [0x7f6026b06d90] 19: [0x7f6026b06e40] __libc_start_main 19: [0x269025] _start 19: 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f1 19: Top of f0 19: Top of f0 19: StackTrace f3(std::cout, 4) returned: 110 19: test_f3: 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f6028efdda2] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26cc7e] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x26d166] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x269b1d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f602902cfb9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f6029009238] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f602900a59d] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f602900af32] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f6029019b8f] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f602902dcd9] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f60290196fa] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x26aad0] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f6026b06d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f6026b06e40] 19: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x269025] 19: 19: demangled test_f3: 19: [0x7f6028efdda2] Kokkos::Impl::save_stacktrace() 19: [0x26cc7e] Test::stacktrace_test_f1(std::ostream&) 19: [0x26d166] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x269b1d] Test::test_stacktrace(bool, bool) 19: [0x7f602902cfb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f6029009238] testing::Test::Run() 19: [0x7f602900a59d] testing::TestInfo::Run() 19: [0x7f602900af32] testing::TestSuite::Run() 19: [0x7f6029019b8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f602902dcd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f60290196fa] testing::UnitTest::Run() 19: [0x26aad0] main 19: [0x7f6026b06d90] 19: [0x7f6026b06e40] __libc_start_main 19: [0x269025] _start 19: 19: Test setting std::terminate handler that prints the last saved stack trace 19: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 19: [----------] 1 test from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 3 tests from 2 test suites ran. (2712 ms total) 19: [ PASSED ] 3 tests. 19/58 Test #19: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 3.11 sec test 20 Start 20: Kokkos_IncrementalTest_SERIAL 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 20: Test timeout computed to be: 1500 20: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from SERIAL 20: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 20: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] SERIAL.IncrTest_01_execspace 20: Host Serial Execution Space: 20: KOKKOS_ENABLE_SERIAL: yes 20: 20: Serial Runtime Configuration: 20: Serial 20: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 20: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 20: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicSub 20: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 20: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 20: [ RUN ] SERIAL.IncrTest_03b_memspace_free [ 30%] Linking CXX executable Kokkos_IncrementalTest_SERIAL 20: [ OK ] SERIAL.IncrTest_03b_memspace_free (64 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 (77 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 (3 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 (145 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (145 ms total) 20: [ PASSED ] 28 tests. 20/58 Test #20: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.55 sec test 21 Start 21: Kokkos_IncrementalTest_HIP 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_HIP 21: Test timeout computed to be: 1500 21: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 21: [==========] Running 28 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 28 tests from HIP 21: [ RUN ] HIP.IncrTest_01_execspace_typedef 21: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 21: [ RUN ] HIP.IncrTest_01_execspace 21: Device Execution Space: 21: KOKKOS_ENABLE_HIP: yes 21: HIP Options: 21: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 21: 21: Runtime Configuration: 21: XNACK environment variable set: no 21: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 21: macro KOKKOS_ENABLE_HIP : defined 21: macro HIP_VERSION = 60032830 = version 6.0.32830 21: macro KOKKOS_ENABLE_ROCTHRUST : defined 21: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 21: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 21: Total Global Memory: 31.98 GiB 21: Shared Memory per Block: 64 KiB 21: APU or dGPU: dGPU 21: Is Large Bar: 1 21: Supports Managed Memory: 1 21: Architecture capable of accessing system allocated memory: 1 21: System allows accessing system allocated memory on GPU: 0 21: Wavefront Size: 64 21: HIP 21: [ OK ] HIP.IncrTest_01_execspace (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicExchange 21: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicAdd 21: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicSub 21: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 21: [ RUN ] HIP.IncrTest_03a_memspace_malloc 21: [ OK ] HIP.IncrTest_03a_memspace_malloc (1 ms) 21: [ RUN ] HIP.IncrTest_03b_memspace_free [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 30%] Built target Kokkos_IncrementalTest_SERIAL [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (57887 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ OK ] serial.view_fill_tests_layout_right (176522 ms) [ RUN ] serial.view_fill_tests_layout_left [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o 21: [ OK ] HIP.IncrTest_03b_memspace_free (6424 ms) 21: [ RUN ] HIP.IncrTest_04_simple_parallelFor 21: [ OK ] HIP.IncrTest_04_simple_parallelFor (2 ms) 21: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 21: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 21: [ RUN ] HIP.IncrTest_05_reduction 21: [ OK ] HIP.IncrTest_05_reduction (8 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange2D 21: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange3D 21: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange4D 21: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_2D 21: [ OK ] HIP.IncrTest_08_deep_copy_2D (2 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_3D 21: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_4D 21: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 21: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 21: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 21: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 21: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 21: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (113 ms) 21: [ RUN ] HIP.IncrTest_12a_ThreadScratch 21: [ OK ] HIP.IncrTest_12a_ThreadScratch (3 ms) 21: [ RUN ] HIP.IncrTest_12b_TeamScratch 21: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 21: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (1 ms) 21: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (1 ms) 21: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (1 ms) 21: [ RUN ] HIP.incr_14_MDrangeReduce 21: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 21: [ RUN ] HIP.IncrTest_16_parallelscan 21: [ OK ] HIP.IncrTest_16_parallelscan (7 ms) 21: [ RUN ] HIP.incr_17_atomicView 21: [ OK ] HIP.incr_17_atomicView (1 ms) 21: [----------] 28 tests from HIP (6575 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 28 tests from 1 test suite ran. (6575 ms total) 21: [ PASSED ] 28 tests. 21/58 Test #21: Kokkos_IncrementalTest_HIP ................................. Passed 7.01 sec test 22 Start 22: Kokkos_CoreUnitTest_CTestDevice 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 22: Test timeout computed to be: 1500 22: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 22: [==========] Running 8 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 5 tests from ctest_environment_DeathTest 22: [ RUN ] ctest_environment_DeathTest.invalid_rank [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 22: [ OK ] ctest_environment_DeathTest.invalid_rank (418 ms) 22: [ RUN ] ctest_environment_DeathTest.no_type_str 22: [ OK ] ctest_environment_DeathTest.no_type_str (419 ms) 22: [ RUN ] ctest_environment_DeathTest.missing_type [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 22: [ OK ] ctest_environment_DeathTest.missing_type (857 ms) 22: [ RUN ] ctest_environment_DeathTest.no_id_str 22: [ OK ] ctest_environment_DeathTest.no_id_str (428 ms) 22: [ RUN ] ctest_environment_DeathTest.invalid_id_str [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 22: [ OK ] ctest_environment_DeathTest.invalid_id_str (855 ms) 22: [----------] 5 tests from ctest_environment_DeathTest (2979 ms total) 22: 22: [----------] 3 tests from ctest_environment 22: [ RUN ] ctest_environment.no_device_type 22: [ OK ] ctest_environment.no_device_type (0 ms) 22: [ RUN ] ctest_environment.no_process_count 22: [ OK ] ctest_environment.no_process_count (0 ms) 22: [ RUN ] ctest_environment.good 22: [ OK ] ctest_environment.good (0 ms) 22: [----------] 3 tests from ctest_environment (0 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 8 tests from 2 test suites ran. (2979 ms total) 22: [ PASSED ] 8 tests. 22/58 Test #22: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 3.01 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 23: Test timeout computed to be: 1500 23/58 Test #23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.03 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 24: Test timeout computed to be: 1500 24: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 24/58 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.03 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 25: Test timeout computed to be: 1500 25/58 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.03 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 26: Environment variables: 26: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 26: Test timeout computed to be: 1500 26/58 Test #26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.03 sec test 27 Start 27: Kokkos_CoreUnitTest_DeviceAndThreads 27: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py" "-v" 27: Test timeout computed to be: 1500 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 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_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o 27: test_device_id (__main__.KokkosInitializationTestCase) ... ok [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 27: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 27: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 27: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 30: Test_Atomic<long int>/100000/iterations:10 3.58 s 3.56 s 10 1 8 2.81829m 1.62204m 304.28u 4.99995G 922.35k 4.99995G [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 27: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 27: 27: ---------------------------------------------------------------------- 27: Ran 5 tests in 4.381s 27: 27: OK (skipped=1) 27/58 Test #27: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 4.43 sec test 28 Start 28: Kokkos_PerformanceTest_TaskDag 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 28: Test timeout computed to be: 1500 28/58 Test #28: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.03 sec test 29 Start 29: Kokkos_PerformanceTest_Benchmark 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T19-14-10.json" 29: Test timeout computed to be: 1500 29: 2025-04-10T19:40:21+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 29: Run on (64 X 3277.64 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x32) 29: L1 Instruction 32 KiB (x32) 29: L2 Unified 512 KiB (x32) 29: L3 Unified 16384 KiB (x16) 29: Load Average: 3.05, 8.57, 15.15 29: APU or dGPU: dGPU 29: Architecture capable of accessing system allocated memory: 1 29: CPU architecture: none 29: Default Device: HIP 29: GPU architecture: AMD_GFX908 29: Is Large Bar: 1 29: KOKKOS_COMPILER_CLANG: 1700 29: KOKKOS_ENABLE_ASM: no 29: KOKKOS_ENABLE_CXX17: yes 29: KOKKOS_ENABLE_CXX20: no 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 29: KOKKOS_ENABLE_HIP: yes 29: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_LIBDL: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: KOKKOS_ENABLE_SERIAL: yes 29: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 29: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 29: Kokkos Version: 4.6.99 29: Shared Memory per Block: 64 KiB 29: Supports Managed Memory: 1 29: System allows accessing system allocated memory on GPU: 0 29: Total Global Memory: 31.98 GiB 29: Wavefront Size: 64 29: XNACK environment variable set: no 29: macro KOKKOS_ENABLE_HIP: defined 29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 29: macro KOKKOS_ENABLE_ROCTHRUST: defined 29: platform: 64bit 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Count Time normalized 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.007 s 0.008 s 5 1024 7.1992u 29: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.007 s 0.008 s 5 2.048k 3.5812u 29: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.007 s 0.008 s 5 4.096k 1.79617u 29: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.007 s 0.009 s 5 8.192k 882.581n 29: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.007 s 0.009 s 5 16.384k 444.287n 29: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.007 s 0.010 s 5 32.768k 222.067n 29: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.008 s 0.013 s 5 65.536k 118.821n 29: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.010 s 0.019 s 5 131.072k 74.8974n 29: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.031 s 0.048 s 5 262.144k 116.905n Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o 29: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.033 s 0.064 s 5 524.288k 62.3889n [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewBadAlloc.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 29: Benchmark Time CPU Iterations FOM: GB/s Max 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 29: CustomReduction<double>/N:100000/R:1000/manual_time 0.008 s 0.018 s 93 14.0425k/s 11.5 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 92%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 29: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 29: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: OverlapRangePolicy/N:2000/M:10000/R:10 0.551 s 0.545 s 2 0.0950332 0.0483763 0.0815048 0.0404412 0.0407262 2.495u [ 57%] Built target Kokkos_IncrementalTest_SERIAL [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: OverlapMDRangePolicy/N:200/M:10000/R:10 0.044 s 0.043 s 16 8.10814m 4.02358m 7.65218m 3.82661m 3.81863m 2.494u [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 29: OverlapTeamPolicy/N:20/M:1000000/R:10 0.190 s 0.189 s 4 0.0353563 0.0179007 0.0332322 0.0165678 0.0167117 3.437u 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Count Time normalized 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 29.6748n 29: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 17.2246n 29: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 8.11084n 29: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 4.14099n 29: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 2.13782n 29: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1.15848n 29: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 651.855p 29: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 541.1p 29: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 514.385p 29: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 402.557p [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: rate 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Malloc/N:1/manual_time 27.1 us 65.1 us 25233 36.8684k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 29: Malloc/N:16/manual_time 27.4 us 65.2 us 25532 36.5469k/s [ 30%] Built target Kokkos_CoreUnitTest_Cuda3 [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 29: Malloc/N:256/manual_time 27.2 us 65.3 us 26047 36.768k/s [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o 29: Malloc/N:4096/manual_time 26.4 us 63.4 us 25450 37.8347k/s [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o 29: Malloc/N:65536/manual_time 26.4 us 63.1 us 25772 37.8815k/s [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 31%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 29: Malloc/N:1048576/manual_time 26.6 us 63.2 us 26353 37.6179k/s [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o 29: Malloc/N:16777216/manual_time 27.0 us 63.2 us 26515 37.0381k/s [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 31%] Built target Kokkos_IncrementalTest_CUDA [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 29: Malloc/N:268435456/manual_time 26.4 us 63.0 us 26411 37.8197k/s [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutright (45604 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 29: Malloc/N:4294967296/manual_time 26.6 us 63.2 us 26253 37.5323k/s [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 29: MallocFree/N:1/manual_time 63.4 us 63.1 us 11082 15.7817k/s [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 29: MallocFree/N:16/manual_time 63.6 us 63.4 us 11006 15.7216k/s Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 29: MallocFree/N:256/manual_time 63.5 us 63.2 us 11061 15.7602k/s [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 29: MallocFree/N:4096/manual_time 63.4 us 63.2 us 11026 15.7605k/s [ 95%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 29: MallocFree/N:65536/manual_time 63.3 us 63.1 us 11064 15.7881k/s [ 95%] Linking CXX executable Kokkos_atomic 29: MallocFree/N:1048576/manual_time 64.5 us 64.2 us 10996 15.5153k/s [ 95%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o [ 96%] Built target Kokkos_atomic [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 29: MallocFree/N:16777216/manual_time 63.3 us 63.1 us 11096 15.7885k/s [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o 29: MallocFree/N:268435456/manual_time 63.4 us 63.1 us 11067 15.7828k/s 29: MallocFree/N:4294967296/manual_time 63.6 us 63.4 us 10939 15.7167k/s [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o 29: MallocTouch/N:1/manual_time 27.3 us 63.5 us 25618 36.6404k/s 30: Test_Atomic<long long int>/100000/iterations:10 3.92 s 3.90 s 10 1 8 2.78382m 1.60141m 304.27u 4.99995G 1.18776M 4.99995G [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 29: MallocTouch/N:16/manual_time 28.1 us 64.2 us 25444 35.6261k/s [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 87%] Linking CXX executable Kokkos_UnitTest_Sort [ 97%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 87%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 29: MallocTouch/N:256/manual_time 27.3 us 63.6 us 25713 36.6769k/s [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 97%] Linking CXX executable Kokkos_gups [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 29: MallocTouch/N:4096/manual_time 45.3 us 82.4 us 15636 22.0961k/s [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 97%] Built target Kokkos_gups 29: MallocTouch/N:65536/manual_time 44.8 us 82.3 us 15580 22.3174k/s 29: MallocTouch/N:1048576/manual_time 47.8 us 85.3 us 13184 20.9031k/s [ 97%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 97%] Linking CXX executable Kokkos_stream [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 97%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 29: MallocTouch/N:16777216/manual_time 49.6 us 87.3 us 14196 20.1691k/s [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 97%] Built target Kokkos_stream [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o 29: MallocTouch/N:268435456/manual_time 91.9 us 129 us 7614 10.8817k/s [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 97%] Built target Kokkos_launch_latency [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Built target Kokkos_PerformanceTest_InclusiveScan [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorProp.cpp.o 29: MallocTouch/N:4294967296/manual_time 799 us 834 us 876 1.25128k/s [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 29: MallocTouchFree/N:1/manual_time 63.5 us 63.2 us 11011 15.7511k/s 29: MallocTouchFree/N:16/manual_time 64.0 us 63.7 us 10960 15.6292k/s 29: MallocTouchFree/N:256/manual_time 63.7 us 63.4 us 11071 15.7047k/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 29: MallocTouchFree/N:4096/manual_time 83.5 us 83.0 us 8377 11.9738k/s 29: MallocTouchFree/N:65536/manual_time 83.6 us 83.1 us 8407 11.9587k/s [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o 29: MallocTouchFree/N:1048576/manual_time 86.3 us 85.8 us 8098 11.5883k/s [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o 29: MallocTouchFree/N:16777216/manual_time 88.2 us 87.7 us 7956 11.3439k/s [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o 29: MallocTouchFree/N:268435456/manual_time 131 us 130 us 5362 7.65154k/s [ 97%] Linking CXX executable Kokkos_view_copy_constructor [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o 29: MallocTouchFree/N:4294967296/manual_time 838 us 835 us 835 1.19353k/s [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 29: Benchmark Time CPU Iterations FOM: GB/s MB 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 29: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 882 994.713/s 800 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 97%] Built target Kokkos_view_copy_constructor [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o 29: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 883 1008.61/s 800 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 29: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 883 1008.74/s 800 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 29: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 882 1008.08/s 800 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 29: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 883 1008.4/s 800 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o 29: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 882 1008.38/s 800 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 29: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 883 1008.65/s 800 29: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 882 1008.66/s 800 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o 29: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 882 1008.56/s 800 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o 29: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 883 1005.46/s 800 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o 29: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 882 1008.06/s 800 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 29: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 883 1008.53/s 800 29: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 882 1007.9/s 800 30: Test_Atomic<unsigned int>/100000/iterations:10 3.47 s 3.45 s 10 1 4 2.91648m 1.60862m 304.17u 704.983M 1.21157M 704.983M 29: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 882 1008.37/s 800 29: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 882 1008.54/s 800 29: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 882 1008.43/s 800 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 29: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.029 s 0.029 s 24 55.6485/s 1.6k [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (45508 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (6 ms) [ RUN ] cuda.debug_pin_um_to_host [ OK ] cuda.debug_pin_um_to_host (662 ms) [ RUN ] cuda.team_scratch_1_streams 29: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.029 s 0.029 s 24 55.7013/s 1.6k 29: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 449 1027.34/s 1.6k [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfViews.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o 29: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1027.65/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o 29: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1027.85/s 1.6k [ 34%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 29: ViewDeepCopy_Rank1Strided<Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.003 s 0.003 s 261 298.24/s 800 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 29: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.078 s 0.077 s 9 10.2666/s 800 [ 98%] Linking CXX executable Kokkos_gather 29: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1027.57/s 1.6k [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o 29: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1013.91/s 1.6k 29: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1027.77/s 1.6k 29: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1027.67/s 1.6k [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 29: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 220 502.196/s 1.6k [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 29: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 228 520.552/s 1.6k [ 99%] Built target Kokkos_gather [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o 29: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1027.81/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 29: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 324 740.207/s 1.6k [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G 29: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 292 667.353/s 1.6k [ OK ] cuda.team_scratch_1_streams (14714 ms) [----------] 147 tests from cuda (273786 ms total) [----------] 55 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (45 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (234 ms) [ RUN ] cuda_uvm.view_layout_left_with_stride [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) [ RUN ] cuda_uvm.view_layout_right_with_stride [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (16 ms) [ RUN ] cuda_uvm.view_api_c [ OK ] cuda_uvm.view_api_c (0 ms) [ RUN ] cuda_uvm.view_api_d [ OK ] cuda_uvm.view_api_d (3 ms) [ RUN ] cuda_uvm.view_remap [ OK ] cuda_uvm.view_remap (1 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ OK ] cuda_uvm.view_allocation_large_rank (273 ms) [ RUN ] cuda_uvm.view_shmem_size_on_device [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) [ RUN ] cuda_uvm.view_is_assignable [ OK ] cuda_uvm.view_is_assignable (25 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (45 ms) [ RUN ] cuda_uvm.view_copy_tests_rank_0 [ OK ] cuda_uvm.view_copy_tests_rank_0 (8 ms) [ RUN ] cuda_uvm.view_copy_degenerated [ OK ] cuda_uvm.view_copy_degenerated (0 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_right [ OK ] cuda_uvm.view_fill_tests_layout_right (131 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_left [ OK ] cuda_uvm.view_fill_tests_layout_left (98 ms) [ RUN ] cuda_uvm.view_mapping [ OK ] cuda_uvm.view_mapping (593 ms) [ RUN ] cuda_uvm.view_mapping_operator [ OK ] cuda_uvm.view_mapping_operator (10 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 (425 ms) [ RUN ] cuda_uvm.view_mapping_class_value [ OK ] cuda_uvm.view_mapping_class_value (0 ms) [ RUN ] cuda_uvm.view_mapping_assignable [ OK ] cuda_uvm.view_mapping_assignable (0 ms) [ RUN ] cuda_uvm.view_mapping_trivially_copyable [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_uvm.view_mapping_subview [ OK ] cuda_uvm.view_mapping_subview (0 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_left [ OK ] cuda_uvm.view_subview_auto_1d_left (4 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_right [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_stride [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) [ RUN ] cuda_uvm.view_subview_assign_strided [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) [ RUN ] cuda_uvm.view_subview_left_0 [ OK ] cuda_uvm.view_subview_left_0 (0 ms) [ RUN ] cuda_uvm.view_subview_left_1 [ OK ] cuda_uvm.view_subview_left_1 (0 ms) [ RUN ] cuda_uvm.view_subview_left_2 [ OK ] cuda_uvm.view_subview_left_2 (0 ms) [ RUN ] cuda_uvm.view_subview_left_3 [ OK ] cuda_uvm.view_subview_left_3 (0 ms) [ RUN ] cuda_uvm.view_subview_right_0 [ OK ] cuda_uvm.view_subview_right_0 (0 ms) [ RUN ] cuda_uvm.view_subview_right_1 [ OK ] cuda_uvm.view_subview_right_1 (0 ms) [ RUN ] cuda_uvm.view_subview_right_3 [ OK ] cuda_uvm.view_subview_right_3 (0 ms) [ RUN ] cuda_uvm.view_static_tests [ OK ] cuda_uvm.view_static_tests (1 ms) [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) [ RUN ] cuda_uvm.view_subview_1d_assign [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_atomic [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ OK ] cuda_uvm.view_subview_2d_from_3d (52 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (52 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (52 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (73 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (72 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (72 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ OK ] cuda_uvm.view_subview_3d_from_5d_right (71 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (71 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (71 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 55 tests from cuda_uvm (2550 ms total) [----------] 28 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (29 ms) [ RUN ] cuda_hostpinned.view_api_a 29: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1027.75/s 1.6k [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ OK ] cuda_hostpinned.view_api_a (123 ms) [ RUN ] cuda_hostpinned.view_layout_left_with_stride [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) [ RUN ] cuda_hostpinned.view_layout_right_with_stride [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) [ RUN ] cuda_hostpinned.view_api_b [ OK ] cuda_hostpinned.view_api_b (7 ms) [ RUN ] cuda_hostpinned.view_api_c [ OK ] cuda_hostpinned.view_api_c (1 ms) [ RUN ] cuda_hostpinned.view_api_d [ OK ] cuda_hostpinned.view_api_d (8 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 [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 29: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1027.65/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 34%] Built target Kokkos_CoreUnitTest_CudaTimingBased 29: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 440 1027.75/s 1.6k Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o 29: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1027.76/s 1.6k 29: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 48 110.742/s 1.6k [ OK ] cuda_hostpinned.view_allocation_large_rank (3155 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 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ OK ] cuda_hostpinned.view_copy_tests (289 ms) [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) [ RUN ] cuda_hostpinned.view_copy_degenerated [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 29: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 49 111.14/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 29: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 223 507.428/s 1.6k 29: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.007 s 0.007 s 102 232.583/s 1.6k 29: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1027.77/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o 29: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1027.86/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 29: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.016 s 0.016 s 44 99.785/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 29: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 83.1061/s 1.6k [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o 29: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1027.7/s 1.6k [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp 29: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 450 1027.83/s 1.6k [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 29: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.018 s 40 90.3738/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 29: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 38 86.1142/s 1.6k [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 29: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 450 1027.68/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 29: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 449 1027.61/s 1.6k 29: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.018 s 38 87.2537/s 1.6k [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o 29: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 84.1582/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o 29: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 453 1034.67/s 1.6k [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 29: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 453 1034.64/s 1.6k [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 29: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 453 1034.65/s 1.6k 29: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 453 1031.18/s 1.6k 29: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.41/s 800 29: 29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 29: does not support page migration between device and host. 29: HIPManagedSpace might not work as expected. 29: Please refer to the ROCm documentation on unified/managed memory. [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o 29: ViewFill_Rank1<Kokkos::LayoutLeft, Kokkos::SharedSpace>/N:10/manual_time 0.033 s 0.032 s 22 24.5796/s 800 29: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 916 1047.57/s 800 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o 29: ViewFill_Rank1<Kokkos::LayoutRight, Kokkos::SharedSpace>/N:10/manual_time 0.033 s 0.032 s 22 24.5813/s 800 29: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 915 1047.63/s 800 29: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 916 1047.14/s 800 30: Test_Atomic<unsigned long int>/100000/iterations:10 3.99 s 3.97 s 10 1 8 2.91187m 1.68156m 373.6u 4.99995G 1.19492M 4.99995G 29: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.35/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 29: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 916 1047.48/s 800 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o 29: ViewFill_Rank1Strided/N:10/manual_time 0.002 s 0.002 s 352 200.949/s 400 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 29: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.61/s 800 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o 29: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1047.57/s 800 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 29: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1047.72/s 800 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 29: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1048.01/s 800 29: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1048.08/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H 29: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1048.27/s 800 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o 29: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1048.31/s 800 29: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1048.34/s 800 [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F 29: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 917 1048.29/s 800 [ 35%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 29: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 917 1048.44/s 800 [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 29: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 918 1049.33/s 800 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 29: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 918 1049.36/s 800 29: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.59046k/s 1.6k 29: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.43189k/s 1.6k 29: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.30341k/s 1.6k 29: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.87285k/s 1.6k 29: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.0467k/s 1.6k 29: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.47143k/s 1.6k 29: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1345k/s 1.6k 29: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.151k/s 1.6k 29: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.3087k/s 1.6k 29: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.91839k/s 1.6k 29: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.00893k/s 1.6k 29: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.82286k/s 1.6k 29: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.32733k/s 1.6k 29: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.41967k/s 1.6k 29: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.04954k/s 1.6k 29: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.34995k/s 1.6k 29: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.33278k/s 1.6k 29: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.84571k/s 1.6k 29: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.1162k/s 1.6k 29: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.07372k/s 1.6k 29: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.64405k/s 1.6k 29: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.04203k/s 1.6k 29: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.11524k/s 1.6k 29: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.29845k/s 1.6k 29: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.79902k/s 1.6k 29: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.78634k/s 1.6k 29: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.97594k/s 1.6k 29: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.40864k/s 1.6k 29: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.5604k/s 1.6k 29: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.95713k/s 1.6k 29: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.47185k/s 1.6k 29: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.76664k/s 1.6k 29: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 977.29/s 1.6k 29: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1012.04/s 1.6k 29/58 Test #29: Kokkos_PerformanceTest_Benchmark ........................... Passed 128.44 sec test 30 Start 30: Kokkos_Benchmark_Atomic_MinMax 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T19-14-10.json" 30: Test timeout computed to be: 1500 30: 2025-04-10T19:42:29+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 30: Run on (64 X 3294.15 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x32) 30: L1 Instruction 32 KiB (x32) 30: L2 Unified 512 KiB (x32) 30: L3 Unified 16384 KiB (x16) 30: Load Average: 2.60, 6.49, 13.52 30: APU or dGPU: dGPU 30: Architecture capable of accessing system allocated memory: 1 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX908 30: Is Large Bar: 1 30: KOKKOS_COMPILER_CLANG: 1700 30: KOKKOS_ENABLE_ASM: no 30: KOKKOS_ENABLE_CXX17: yes 30: KOKKOS_ENABLE_CXX20: no 30: KOKKOS_ENABLE_CXX23: no 30: KOKKOS_ENABLE_CXX26: no 30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 30: KOKKOS_ENABLE_HIP: yes 30: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 30: KOKKOS_ENABLE_HWLOC: no 30: KOKKOS_ENABLE_LIBDL: yes 30: KOKKOS_ENABLE_PRAGMA_IVDEP: no 30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 30: KOKKOS_ENABLE_PRAGMA_UNROLL: no 30: KOKKOS_ENABLE_PRAGMA_VECTOR: no 30: KOKKOS_ENABLE_SERIAL: yes 30: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 30: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 30: Kokkos Version: 4.6.99 30: Shared Memory per Block: 64 KiB 30: Supports Managed Memory: 1 30: System allows accessing system allocated memory on GPU: 0 30: Total Global Memory: 31.98 GiB 30: Wavefront Size: 64 30: XNACK environment variable set: no 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit 30: ---------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations 30: ---------------------------------------------------------------------------------------------------------------------------------------- 30: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30/58 Test #30: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.47 sec test 31 Start 31: Kokkos_PerformanceTest_Mempool 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T19-14-10.json" 31: Test timeout computed to be: 1500 31: 2025-04-10T19:42:30+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool 31: Run on (64 X 3280.95 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x32) 31: L1 Instruction 32 KiB (x32) 31: L2 Unified 512 KiB (x32) 31: L3 Unified 16384 KiB (x16) 31: Load Average: 2.60, 6.49, 13.52 31: APU or dGPU: dGPU 31: Architecture capable of accessing system allocated memory: 1 31: CPU architecture: none 31: Default Device: HIP 31: GPU architecture: AMD_GFX908 31: Is Large Bar: 1 31: KOKKOS_COMPILER_CLANG: 1700 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HIP: yes 31: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 31: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 31: Kokkos Version: 4.6.99 31: Shared Memory per Block: 64 KiB 31: Supports Managed Memory: 1 31: System allows accessing system allocated memory on GPU: 0 31: Total Global Memory: 31.98 GiB 31: Wavefront Size: 64 31: XNACK environment variable set: no 31: macro KOKKOS_ENABLE_HIP: defined 31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 31: macro KOKKOS_ENABLE_ROCTHRUST: defined 31: platform: 64bit [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o 31: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: fill ops per second 31: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2306 18.3064M/s 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: cycle ops per second 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 7299 115.541M/s 31/58 Test #31: Kokkos_PerformanceTest_Mempool ............................. Passed 3.60 sec test 32 Start 32: Kokkos_PerformanceTest_Atomic 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T19-14-10.json" 32: Test timeout computed to be: 1500 [ 35%] Built target Kokkos_CoreUnitTest_TuningBuiltins 32: 2025-04-10T19:42:33+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic 32: Run on (64 X 3276.57 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x32) 32: L1 Instruction 32 KiB (x32) 32: L2 Unified 512 KiB (x32) 32: L3 Unified 16384 KiB (x16) 32: Load Average: 2.60, 6.49, 13.52 32: APU or dGPU: dGPU 32: Architecture capable of accessing system allocated memory: 1 32: CPU architecture: none 32: Default Device: HIP 32: GPU architecture: AMD_GFX908 32: Is Large Bar: 1 32: KOKKOS_COMPILER_CLANG: 1700 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HIP: yes 32: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 32: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 32: Kokkos Version: 4.6.99 32: Shared Memory per Block: 64 KiB 32: Supports Managed Memory: 1 32: System allows accessing system allocated memory on GPU: 0 32: Total Global Memory: 31.98 GiB 32: Wavefront Size: 64 32: XNACK environment variable set: no 32: macro KOKKOS_ENABLE_HIP: defined 32: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 32: macro KOKKOS_ENABLE_ROCTHRUST: defined 32: platform: 64bit [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o 32: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 32: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Test_Atomic<int>/30000/iterations:10 0.363 s 0.362 s 10 1 4 7.4343m 6.7971m 57.4333u 449.985M 15.224k 449.985M [ 37%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ OK ] serial.view_fill_tests_layout_left (149747 ms) [ RUN ] serial.view_mapping [ OK ] serial.view_mapping (598 ms) [ RUN ] serial.view_mapping_operator [ OK ] serial.view_mapping_operator (456 ms) [ RUN ] serial.static_extent [ OK ] serial.static_extent (0 ms) [ RUN ] serial.view_mapping_atomic [ OK ] serial.view_mapping_atomic (13 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 (958 ms) [ RUN ] serial.view_realloc [ OK ] serial.view_realloc (0 ms) [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (2590 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (2592 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 (5 ms) [ RUN ] serial.view_subview_layoutright_to_layoutright [ OK ] serial.view_subview_layoutright_to_layoutright (3 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 (267 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (270 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ OK ] serial.view_subview_2d_from_3d_randomaccess (265 ms) [ RUN ] serial.view_subview_3d_from_5d_left [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o 30: Test_Atomic<unsigned long long int>/100000/iterations:10 4.04 s 4.02 s 10 1 8 2.81879m 1.63707m 325.61u 4.99995G 1073.84k 4.99995G [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_CategoricalTuner 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_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ OK ] serial.view_subview_3d_from_5d_left (19404 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_PerformanceTest_InclusiveScan [ 95%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 65%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_UnitTest_SIMD [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o 32: Test_Atomic<long int>/100000/iterations:10 4.03 s 4.02 s 10 1 8 3.27094m 1.96198m 114.52u 4.99995G 163.71k 4.99995G [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_atomic [ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_atomic (19335 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 96%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 96%] Linking CXX executable Kokkos_atomic [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 96%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 97%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 68%] Built target Kokkos_PerformanceTest_SharedSpace [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (19435 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 97%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 97%] Built target Kokkos_PerformanceTest_InclusiveScan Scanning dependencies of target Kokkos_launch_latency Scanning dependencies of target Kokkos_stream [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ OK ] serial.view_subview_3d_from_5d_right (8986 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 97%] Linking CXX executable Kokkos_gups [ 68%] Built target Kokkos_PerformanceTest_TaskDag [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 97%] Built target Kokkos_gups [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessorAccessViolation.cpp.o Scanning dependencies of target Kokkos_view_copy_constructor [ 97%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_policy_performance [ 97%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 32: Test_Atomic<long long int>/100000/iterations:10 4.07 s 4.06 s 10 1 8 3.21805m 1.93523m 114.32u 4.99995G 57.342k 4.99995G [ OK ] serial.view_subview_3d_from_5d_right_atomic (8989 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 69%] Built target Kokkos_CoreUnitTest_SYCL1A [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 98%] Linking CXX executable Kokkos_stream [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 98%] Built target Kokkos_stream [ 98%] Linking CXX executable Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [ 98%] Built target Kokkos_launch_latency [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 98%] Linking CXX executable Kokkos_view_copy_constructor [ 98%] Built target Kokkos_view_copy_constructor [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (8912 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce [ OK ] serial.int64_t_reduce (2350 ms) [ RUN ] serial.double_reduce [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Default [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o [ OK ] serial.double_reduce (2419 ms) [ RUN ] serial.int64_t_reduce_dynamic [ 98%] Linking CXX executable Kokkos_gather [ 98%] Built target Kokkos_gather [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.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 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ OK ] serial.int64_t_reduce_dynamic (4058 ms) [ RUN ] serial.double_reduce_dynamic [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o [ 98%] Linking CXX executable Kokkos_policy_performance [ 98%] Built target Kokkos_policy_performance [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Mempool [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: 28d6b8dfde51 Build name: Linux-nvc++ Create new tag: 20250410-1944 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/23 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.48 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenACC_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from openacc 2: [ RUN ] openacc.basic_view_default_ctor 2: [ OK ] openacc.basic_view_default_ctor (0 ms) 2: [ RUN ] openacc.basic_view_extents_ctor 2: [ OK ] openacc.basic_view_extents_ctor (39 ms) 2: [ RUN ] openacc.basic_view_mapping_ctor_right 2: [ OK ] openacc.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] openacc.basic_view_access 2: [ OK ] openacc.basic_view_access (0 ms) 2: [ RUN ] openacc.basic_view_atomic_accessor 2: [ OK ] openacc.basic_view_atomic_accessor (0 ms) 2: [ RUN ] openacc.RefCountedAcc_Typedefs 2: [ OK ] openacc.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] openacc.RefCountedAcc_Ctors 2: [ OK ] openacc.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] openacc.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] openacc.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] openacc.RefCountedAcc_Access 2: [ OK ] openacc.RefCountedAcc_Access (0 ms) 2: [ RUN ] openacc.RefCountedAcc_Conversion 2: [ OK ] openacc.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] openacc.RefCountedDataHandle_Typedefs 2: [ OK ] openacc.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] openacc.RefCountedDataHandle 2: [ OK ] openacc.RefCountedDataHandle (0 ms) 2: [ RUN ] openacc.RefCountedDataHandleAnonym 2: [ OK ] openacc.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] openacc.RefCountedDataHandleConversion 2: [ OK ] openacc.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from openacc (41 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (41 ms total) 2: [ PASSED ] 14 tests. 2/23 Test #2: Kokkos_CoreUnitTest_OpenACC_ViewSupport .................... Passed 0.25 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 251 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (598 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (472 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (380 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (378 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (5 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (9 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (4 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (7 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (23 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (1880 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: [ OK ] serial_graph_DeathTest.can_instantiate_only_once (870 ms) 3: [----------] 1 test from serial_graph_DeathTest (870 ms total) 3: 3: [----------] 223 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (1 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (1 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (1 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (1 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (3 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (154 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (45 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (1 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (6 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (13 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (94 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:90: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_range (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:133: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_mdrange (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:178: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_team_policy (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:223: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_range_reduce (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:263: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_mdrange_reduce (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:304: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_team_policy_reduce (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:356: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_range_scan (0 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.graph_then 3: [ OK ] serial.graph_then (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ OK ] serial.double_reduce_dynamic (4158 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ OK ] serial.int64_t_reduce_dynamic_view (805 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 (48 ms) [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3067 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Mempool [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_Bitset.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (6894 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1373 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o 32: Test_Atomic<unsigned int>/100000/iterations:10 3.55 s 3.53 s 10 1 4 2.62293m 2.01398m 55.91u 704.983M 46.584k 704.983M 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1388 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_fmax_fmin 3: [ OK ] serial.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (99 ms) 3: [ RUN ] serial.mdrange_6d [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DualView.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 3: [ OK ] serial.mdrange_6d (274 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (2 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (23 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (142 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (24 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Built target Kokkos_UnitTest_SIMD 3: [ OK ] serial.mdrange_large_deep_copy (3884 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 69%] 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_KokkosP.dir/tools/TestProfilingSection.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3211 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (30 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (0 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestNumericTraits.hpp:416: Skipped 3: This test is known to fail with the NVHPC compiler 3: [ SKIPPED ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (15 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (8 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (2 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (35 ms) 3: [ RUN ] serial.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.large_parallel_for_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (35 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (295 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (303 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (998 ms) 3: [ RUN ] serial.double_reduce_dynamic [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o 3: [ OK ] serial.double_reduce_dynamic (1081 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (627 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (2 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 3: [ OK ] serial.reduce_device_view_mdrange_policy (21 ms) 3: [ RUN ] serial.reduce_device_view_team_policy [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o 30: Test_Atomic<float>/100000/iterations:10 10.6 s 10.6 s 10 0 4 18.0337 1.63677m 911.31u 4.99998G 1.36886M 4.99989G 3: [ OK ] serial.reduce_device_view_team_policy (2477 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (6 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [ RUN ] serial.task_fib_deprecated 3: [ OK ] serial.task_fib_deprecated (200 ms) 3: [ RUN ] serial.task_depend_deprecated 3: [ OK ] serial.task_depend_deprecated (0 ms) 3: [ RUN ] serial.task_team_deprecated 3: [ OK ] serial.task_team_deprecated (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated 3: [ OK ] serial.task_with_mempool_deprecated (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated 3: [ OK ] serial.task_multiple_depend_deprecated (9 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated 3: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated 3: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 3: [ RUN ] serial.task_fib_deprecated_multiple 3: [ OK ] serial.task_fib_deprecated_multiple (198 ms) 3: [ RUN ] serial.task_depend_deprecated_multiple 3: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_team_deprecated_multiple 3: [ OK ] serial.task_team_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated_multiple 3: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated_multiple 3: [ OK ] serial.task_multiple_depend_deprecated_multiple (9 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 3: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 3: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_fib_single [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o 3: [ OK ] serial.task_fib_single (187 ms) 3: [ RUN ] serial.task_depend_single 3: [ OK ] serial.task_depend_single (0 ms) 3: [ RUN ] serial.task_team_single 3: [ OK ] serial.task_team_single (0 ms) 3: [ RUN ] serial.task_with_mempool_single 3: [ OK ] serial.task_with_mempool_single (0 ms) 3: [ RUN ] serial.task_multiple_depend_single 3: [ OK ] serial.task_multiple_depend_single (9 ms) 3: [ RUN ] serial.task_scheduler_ctors_single 3: [ OK ] serial.task_scheduler_ctors_single (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_single 3: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 3: [ RUN ] serial.task_fib_multiple 3: [ OK ] serial.task_fib_multiple (192 ms) 3: [ RUN ] serial.task_depend_multiple 3: [ OK ] serial.task_depend_multiple (0 ms) 3: [ RUN ] serial.task_team_multiple 3: [ OK ] serial.task_team_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_multiple 3: [ OK ] serial.task_with_mempool_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_multiple 3: [ OK ] serial.task_multiple_depend_multiple (9 ms) 3: [ RUN ] serial.task_scheduler_ctors_multiple 3: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_multiple 3: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 3: [ RUN ] serial.task_fib_chase_lev 3: [ OK ] serial.task_fib_chase_lev (219 ms) 3: [ RUN ] serial.task_depend_chase_lev 3: [ OK ] serial.task_depend_chase_lev (0 ms) 3: [ RUN ] serial.task_team_chase_lev 3: [ OK ] serial.task_team_chase_lev (0 ms) 3: [ RUN ] serial.task_with_mempool_chase_lev 3: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 3: [ RUN ] serial.task_multiple_depend_chase_lev 3: [ OK ] serial.task_multiple_depend_chase_lev (9 ms) 3: [ RUN ] serial.task_scheduler_ctors_chase_lev 3: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 3: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 3: [----------] 223 tests from serial (27727 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 251 tests from 4 test suites ran. (30478 ms total) 3: [ PASSED ] 238 tests. 3: [ SKIPPED ] 13 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial.exec_space_thread_safety_range 3: [ SKIPPED ] serial.exec_space_thread_safety_mdrange 3: [ SKIPPED ] serial.exec_space_thread_safety_team_policy 3: [ SKIPPED ] serial.exec_space_thread_safety_range_reduce 3: [ SKIPPED ] serial.exec_space_thread_safety_mdrange_reduce 3: [ SKIPPED ] serial.exec_space_thread_safety_team_policy_reduce 3: [ SKIPPED ] serial.exec_space_thread_safety_range_scan 3: [ SKIPPED ] serial.numeric_traits_quiet_and_signaling_nan 3: [ SKIPPED ] serial.large_parallel_for_reduce 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/23 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 30.69 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 140 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: c1c832c99c5d Build name: Linux-nvcc_wrapper Create new tag: 20250410-1944 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/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-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 1: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 1: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 1: For unit testing set OMP_PROC_BIND=false 1: 1: [==========] Running 354 tests from 4 test suites. 1: [----------] Global test environment set-up. 1: [----------] 18 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host [ OK ] cuda_hostpinned.view_fill_tests_layout_right (176766 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ OK ] serial.reduce_device_view_range_policy (25483 ms) [ RUN ] serial.reduce_device_view_mdrange_policy [ 69%] Linking CXX executable Kokkos_IncrementalTest_SYCL 1: [ OK ] openmp_DeathTest.abort_from_host (1253 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3172 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynamicView.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_device (1120 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1127 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1123 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2837 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (6010 ms total) 4: 4: [----------] 132 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (349 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (16 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (6 ms) 4: [ RUN ] serial.triple_nested_parallelism [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 4: [ OK ] serial.triple_nested_parallelism (957 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (1132 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 4: [ OK ] serial.parallel_scan_with_reducers (439 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (11 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (12 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (12 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (9 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (10 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (12 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o 4: [ OK ] serial.team_reduction_scan (180 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (143 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (114 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (143 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (112 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o 4: [ OK ] serial.repeated_team_reduce (1277 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (2307 ms) 1: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires 4: [ OK ] serial.team_scan (326 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (40 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (3 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (41 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (3 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (2 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (19 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (19 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (19 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (42 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (5 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 1: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (1233 ms) 1: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes 4: [ OK ] serial.view_allocation_large_rank (989 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (20 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right 1: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (2437 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Reduction 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (4943 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] serial.view_fill_tests_layout_right (6642 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (5500 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (63 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (57 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (55 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (6 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (1 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (36 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (217 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (12 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (12 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left [ 69%] Built target Kokkos_PerformanceTest_Reduction [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_generic.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_left (362 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (362 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessor.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (362 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (461 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (463 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (461 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 132 tests from serial (20451 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 140 tests from 2 test suites ran. (26462 ms total) 4: [ PASSED ] 133 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/23 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 26.78 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenACC 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 5: Test timeout computed to be: 1500 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8276 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [==========] Running 221 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from openacc_DeathTest 5: [ RUN ] openacc_DeathTest.abort_from_host [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank12345.cpp.o 5: [ OK ] openacc_DeathTest.abort_from_host (2133 ms) 5: [ RUN ] openacc_DeathTest.abort_from_device 5: [ OK ] openacc_DeathTest.abort_from_device (50 ms) 5: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort 32: Test_Atomic<unsigned long int>/100000/iterations:10 4.01 s 4.00 s 10 1 8 3.27255m 2.0237m 114.41u 4.99995G 112.446k 4.99995G [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 5: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (2509 ms) 5: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 5: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (2124 ms) 5: [ RUN ] openacc_DeathTest.policy_invalid_bounds 5: [ OK ] openacc_DeathTest.policy_invalid_bounds (3 ms) 5: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 5: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (79 ms) 5: [ RUN ] openacc_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] openacc_DeathTest.range_policy_round_trip_conversion_fires (10 ms) 5: [ RUN ] openacc_DeathTest.range_policy_check_sign_changes 5: [ OK ] openacc_DeathTest.range_policy_check_sign_changes (7 ms) 5: [ RUN ] openacc_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (6 ms) 5: [ RUN ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (7990 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [ RUN ] openmp_DeathTest.view_out_of_bounds_access [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 5: [ OK ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (2109 ms) 5: [ RUN ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:122: Skipped 5: skipping because OpenACC backend is currently not able to abort from the device 5: [ SKIPPED ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 5: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] openacc_DeathTest.view_construction_with_wrong_static_extents 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 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_ViewAllocate.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 69%] Built target Kokkos_IncrementalTest_SYCL [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 1: [ OK ] openmp_DeathTest.view_out_of_bounds_access (17070 ms) 1: [----------] 18 tests from openmp_DeathTest (50017 ms total) 1: 1: [----------] 1 test from openmp_graph_DeathTest 1: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o 1: [ OK ] openmp_graph_DeathTest.can_instantiate_only_once (2234 ms) 1: [----------] 1 test from openmp_graph_DeathTest (2234 ms total) 1: 1: [----------] 319 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_operator_equal 1: [ OK ] openmp.array_operator_equal (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (9 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (4 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (4 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (4 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (15 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (9 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (9 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 (7 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (8 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (19 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 (452 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (312 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 (1 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.complex_structured_bindings 1: [ OK ] openmp.complex_structured_bindings (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (4 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (16 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (9 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (100 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range 5: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (17580 ms) 5: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 1: [ OK ] openmp.exec_space_thread_safety_range (2722 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange 1: [ OK ] openmp.exec_space_thread_safety_mdrange (262 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy 1: [ OK ] openmp.exec_space_thread_safety_team_policy (262 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_reduce [ OK ] serial.reduce_device_view_mdrange_policy (52451 ms) [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] openmp.exec_space_thread_safety_range_reduce (262 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (261 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 1: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (258 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_scan 1: [ OK ] openmp.exec_space_thread_safety_range_scan (261 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (1 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.when_all_type 1: [ OK ] openmp.when_all_type (0 ms) 1: [ RUN ] openmp.graph_then 1: [ OK ] openmp.graph_then (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (4277 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ OK ] serial.reduce_device_view_team_policy (13894 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (21 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (21 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (5 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (4 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (1 ms) [ RUN ] serial.reducers_bhalf_t [ OK ] serial.reducers_bhalf_t (0 ms) [ RUN ] serial.reducers_int8_t [ OK ] serial.reducers_int8_t (0 ms) [ RUN ] serial.reducers_int16_t [ OK ] serial.reducers_int16_t (0 ms) [ RUN ] serial.reducers_point_t [ OK ] serial.reducers_point_t (0 ms) [ RUN ] serial.reducers_bool [ OK ] serial.reducers_bool (0 ms) [ RUN ] serial.complex_construction [ OK ] serial.complex_construction (0 ms) [ RUN ] serial.complex_basic_math [ OK ] serial.complex_basic_math (0 ms) [ RUN ] serial.complex_special_funtions [ OK ] serial.complex_special_funtions (0 ms) [ RUN ] serial.complex_io [ OK ] serial.complex_io (0 ms) [ RUN ] serial.complex_trivially_copyable [ OK ] serial.complex_trivially_copyable (0 ms) [ RUN ] serial.complex_issue_3865 [ OK ] serial.complex_issue_3865 (0 ms) [ RUN ] serial.complex_operations_arithmetic_types_overloads [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] serial.complex_structured_bindings [ OK ] serial.complex_structured_bindings (0 ms) [ RUN ] serial.atomic_operations_int [ OK ] serial.atomic_operations_int (3 ms) [ RUN ] serial.atomic_operations_unsigned [ OK ] serial.atomic_operations_unsigned (2 ms) [ RUN ] serial.atomic_operations_long [ OK ] serial.atomic_operations_long (3 ms) [ RUN ] serial.atomic_operations_unsignedlong [ OK ] serial.atomic_operations_unsignedlong (2 ms) [ RUN ] serial.atomic_operations_longlong [ OK ] serial.atomic_operations_longlong (3 ms) [ RUN ] serial.atomic_operations_double [ OK ] serial.atomic_operations_double (1 ms) [ RUN ] serial.atomic_operations_float [ OK ] serial.atomic_operations_float (1 ms) [ RUN ] serial.atomic_operations_complexfloat [ OK ] serial.atomic_operations_complexfloat (0 ms) [ RUN ] serial.atomic_operations_complexdouble [ OK ] serial.atomic_operations_complexdouble (1 ms) [ RUN ] serial.atomic_views_integral [ OK ] serial.atomic_views_integral (914 ms) [ RUN ] serial.atomic_views_nonintegral [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (4836 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ OK ] serial.atomic_views_nonintegral (462 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (14 ms) [ RUN ] serial.atomics_tpetra_max_abs [ OK ] serial.atomics_tpetra_max_abs (0 ms) [ RUN ] serial.team_for [ OK ] serial.team_for (0 ms) [ RUN ] serial.team_reduce [ OK ] serial.team_reduce (0 ms) [ RUN ] serial.team_reduce_large [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o 32: Test_Atomic<unsigned long long int>/100000/iterations:10 4.04 s 4.02 s 10 1 8 3.31703m 1.97431m 116.42u 4.99995G 133.758k 4.99995G [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_KokkosP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (3679 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 5: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (17064 ms) 5: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (3751 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_fmax_fmin 1: [ OK ] openmp.mathematical_functions_fmax_fmin (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (1 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (8 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (8 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 1: [ OK ] openmp.mdrange_5d (2023 ms) 1: [ RUN ] openmp.mdrange_6d [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 1: [ OK ] openmp.mdrange_6d (2833 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (5 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (51 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (150 ms) 1: [ RUN ] openmp.mdrange_4d [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget 1: [ OK ] openmp.mdrange_4d (1391 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o 1: [ OK ] openmp.mdrange_large_deep_copy (3874 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.policy_get_tile_size 1: [ OK ] openmp.policy_get_tile_size (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: bebcde83588d Build name: Linux-clang++ Create new tag: 20250410-1946 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (1 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (1 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (1 ms total) 1: [ PASSED ] 14 tests. 1/55 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.45 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from openmptarget 2: [ RUN ] openmptarget.basic_view_default_ctor 2: [ OK ] openmptarget.basic_view_default_ctor (0 ms) 2: [ RUN ] openmptarget.basic_view_extents_ctor 2: [ OK ] openmptarget.basic_view_extents_ctor (87 ms) 2: [ RUN ] openmptarget.basic_view_mapping_ctor_right 2: [ OK ] openmptarget.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] openmptarget.basic_view_access 2: [ OK ] openmptarget.basic_view_access (0 ms) 2: [ RUN ] openmptarget.basic_view_atomic_accessor 2: [ OK ] openmptarget.basic_view_atomic_accessor (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_Typedefs 2: [ OK ] openmptarget.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_Ctors 2: [ OK ] openmptarget.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] openmptarget.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_Access 2: [ OK ] openmptarget.RefCountedAcc_Access (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_Conversion 2: [ OK ] openmptarget.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] openmptarget.RefCountedDataHandle_Typedefs 2: [ OK ] openmptarget.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] openmptarget.RefCountedDataHandle 2: [ OK ] openmptarget.RefCountedDataHandle (0 ms) 2: [ RUN ] openmptarget.RefCountedDataHandleAnonym 2: [ OK ] openmptarget.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] openmptarget.RefCountedDataHandleConversion 2: [ OK ] openmptarget.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from openmptarget (89 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (89 ms total) 2: [ PASSED ] 14 tests. 2/55 Test #2: Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport ............... Passed 0.18 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 199 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 9 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (181 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (166 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank67.cpp.o 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (153 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (2 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (3 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (7 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 9 tests from serial_DeathTest (519 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 173 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (2 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (81 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (46 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_issue_3867 3: [ OK ] serial.complex_issue_3867 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (1 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (29 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (5875 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMDSpan.hpp:63: Skipped 1: mdspan not enabled 1: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (5 ms) 1: [ RUN ] openmp.min 1: [ OK ] openmp.min (0 ms) 1: [ RUN ] openmp.min_within_parfor 1: [ OK ] openmp.min_within_parfor (0 ms) 1: [ RUN ] openmp.minmax 1: [ OK ] openmp.minmax (0 ms) 1: [ RUN ] openmp.minmax_within_parfor 1: [ OK ] openmp.minmax_within_parfor (0 ms) 1: [ RUN ] openmp.clamp 1: [ OK ] openmp.clamp (0 ms) 1: [ RUN ] openmp.clamp_within_parfor 1: [ OK ] openmp.clamp_within_parfor (0 ms) 1: [ RUN ] openmp.numeric_traits_infinity 1: [ OK ] openmp.numeric_traits_infinity (0 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (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 (11 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (9 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.occupancy_control 1: [ OK ] openmp.occupancy_control (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (41 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (45 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (41 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.large_parallel_for_reduce 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 1: Disabling for host backends 1: [ SKIPPED ] openmp.large_parallel_for_reduce (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_policy_one_way_convertible_bounds 1: [ OK ] openmp.range_policy_one_way_convertible_bounds (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (1 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (8 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (8 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (3 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (3 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (3 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (2 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (2 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (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 (73 ms) 1: [ RUN ] openmp.double_reduce 3: [ OK ] serial.exec_space_thread_safety_range (1699 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (166 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 1: [ OK ] openmp.double_reduce (76 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (158 ms) 1: [ RUN ] openmp.double_reduce_dynamic 3: [ OK ] serial.exec_space_thread_safety_team_policy (174 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 1: [ OK ] openmp.double_reduce_dynamic (161 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (33 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] serial.exec_space_thread_safety_range_reduce (171 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (179 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (182 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (174 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.graph_then 3: [ OK ] serial.graph_then (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] openmp.reduce_device_view_range_policy (762 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ OK ] serial.team_reduce_large (25235 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (128 ms) [ RUN ] serial.large_team_scratch_size [ OK ] serial.large_team_scratch_size (0 ms) [ RUN ] serial.team_broadcast_long [ OK ] serial.team_broadcast_long (0 ms) [ RUN ] serial.team_broadcast_long_wrapper [ OK ] serial.team_broadcast_long_wrapper (0 ms) [ RUN ] serial.team_broadcast_char [ OK ] serial.team_broadcast_char (0 ms) [ RUN ] serial.team_broadcast_float [ OK ] serial.team_broadcast_float (0 ms) [ RUN ] serial.team_broadcast_double [ OK ] serial.team_broadcast_double (0 ms) [ RUN ] serial.team_handle_by_value [ OK ] serial.team_handle_by_value (0 ms) [ RUN ] serial.team_vector [ OK ] serial.team_vector (81 ms) [ RUN ] serial.triple_nested_parallelism 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2068 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2862 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (958 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (960 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_fmax_fmin 3: [ OK ] serial.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (14 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (8 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (2 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (1 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (6487 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 1: [ OK ] openmp.reduce_device_view_team_policy (774 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (35 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (32 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (27 ms) 1: [ RUN ] openmp.team_reduce_large [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.mdrange_large_deep_copy (755 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 3: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 3: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types (0 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (91 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (26 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (3 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.large_parallel_for_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (45 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (145 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic [ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly 32: Test_Atomic<float>/100000/iterations:10 3.54 s 3.53 s 10 0 4 0.0104104 1.94746m 962.31u 4.99995G 105.208k 4.99989G 1: [ OK ] openmp.team_reduce_large (1169 ms) 1: [ RUN ] openmp.team_parallel_single 3: [ OK ] serial.int64_t_reduce_dynamic (1338 ms) 3: [ RUN ] serial.double_reduce_dynamic [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynRankView_TeamScratch.cpp.o 3: [ OK ] serial.double_reduce_dynamic (1330 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (294 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (10 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] openmp.team_parallel_single (2352 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 (250 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (252 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (246 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (251 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (263 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector 1: [ OK ] openmp.team_vector (700 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (528 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 3: [ OK ] serial.reduce_device_view_mdrange_policy (2591 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (168 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (5 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 173 tests from serial (16611 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 199 tests from 4 test suites ran. (17131 ms total) 3: [ PASSED ] 191 tests. 3: [ SKIPPED ] 8 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 3: [ SKIPPED ] serial.large_parallel_for_reduce 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/55 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 17.23 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 132 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 4 tests from serial_DeathTest (0 ms total) 4: 4: [----------] 128 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (266 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (8 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (36 ms) 4: [ RUN ] serial.team_long_reduce [ OK ] serial.triple_nested_parallelism (11941 ms) [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.team_long_reduce (82 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (36 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (83 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (50 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o 1: [ OK ] openmp.parallel_scan_with_reducers (922 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 (80 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (79 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (81 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (27 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (28 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (29 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ OK ] serial.parallel_scan_with_reducers (1773 ms) [ RUN ] serial.team_shared_request 30: Test_Atomic<double>/100000/iterations:10 12.1 s 12.0 s 10 1 8 20.407 1.79578m 911.11u 4.99995G 1068.78k 4.99995G 30/57 Test #30: Kokkos_PerformanceTest_Atomic .............................. Passed 420.95 sec test 31 Start 31: Kokkos_PerformanceTest_Reduction 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T19-14-20.json" 31: Test timeout computed to be: 1500 31: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 31: 2025-04-10T19:46:38+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction 31: Run on (64 X 3276.62 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x32) 31: L1 Instruction 32 KiB (x32) 31: L2 Unified 512 KiB (x32) 31: L3 Unified 16384 KiB (x16) 31: Load Average: 2.03, 4.02, 10.86 31: APU or dGPU: dGPU 31: Architecture capable of accessing system allocated memory: 1 31: CPU architecture: none 31: Default Device: HIP 31: GPU architecture: AMD_GFX908 31: Is Large Bar: 1 31: KOKKOS_COMPILER_CLANG: 1500 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HIP: yes 31: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_OPENMP: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 31: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 31: Kokkos Version: 4.6.99 31: Shared Memory per Block: 64 KiB 31: Supports Managed Memory: 1 31: System allows accessing system allocated memory on GPU: 0 31: Total Global Memory: 31.98 GiB 31: Wavefront Size: 64 31: XNACK environment variable set: no 31: macro KOKKOS_ENABLE_HIP: defined 31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 31: macro KOKKOS_ENABLE_ROCTHRUST: defined 31: platform: 64bit 31: ---------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations 31: ---------------------------------------------------------------------------------------------------- 31: ReductionCheapScalarResult<double>/10000/iterations:10 35.8 us 35.6 us 10 31: ReductionCheapScalarResult<double>/100000/iterations:10 41.9 us 41.8 us 10 31: ReductionCheapScalarResult<double>/1000000/iterations:10 49.1 us 48.5 us 10 31: ReductionCheapScalarResult<double>/10000000/iterations:10 136 us 136 us 10 31: ReductionCheapHostResult<double>/10000/iterations:10 35.0 us 34.5 us 10 31: ReductionCheapHostResult<double>/100000/iterations:10 41.7 us 41.6 us 10 31: ReductionCheapHostResult<double>/1000000/iterations:10 47.2 us 47.1 us 10 31: ReductionCheapHostResult<double>/10000000/iterations:10 131 us 131 us 10 31: ReductionCheapDeviceResult<double>/10000/iterations:10 31.0 us 31.0 us 10 31: ReductionCheapDeviceResult<double>/100000/iterations:10 37.4 us 37.3 us 10 31: ReductionCheapDeviceResult<double>/1000000/iterations:10 42.5 us 42.1 us 10 31: ReductionCheapDeviceResult<double>/10000000/iterations:10 125 us 125 us 10 31: ReductionExpensive<double>/10000/iterations:10 108 us 107 us 10 31: ReductionExpensive<double>/100000/iterations:10 307 us 305 us 10 31: ReductionExpensive<double>/1000000/iterations:10 2642 us 2633 us 10 31: ReductionExpensive<double>/10000000/iterations:10 22722 us 22650 us 10 31/57 Test #31: Kokkos_PerformanceTest_Reduction ........................... Passed 0.73 sec test 32 Start 32: Kokkos_ContainersUnitTest_OpenMP 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 32: Test timeout computed to be: 1500 32: [==========] Running 68 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from openmp_DeathTest 32: [ RUN ] openmp_DeathTest.dualview_external_view_construction [ OK ] serial.team_shared_request (1546 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (188 ms) [ RUN ] serial.team_lambda_shared_request [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o 32: [ OK ] openmp_DeathTest.dualview_external_view_construction (2247 ms) 32: [ RUN ] openmp_DeathTest.offsetview_unmanaged_construction [ OK ] serial.team_lambda_shared_request (1552 ms) [ RUN ] serial.scratch_align [ OK ] serial.scratch_align (0 ms) [ RUN ] serial.shmem_size [ OK ] serial.shmem_size (0 ms) [ RUN ] serial.multi_level_scratch [ OK ] serial.multi_level_scratch (232 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 (28 ms) [ RUN ] serial.team_reduction_scan [ OK ] serial.team_reduction_scan (328 ms) [ RUN ] serial.team_long_reduce [ 74%] Built target Kokkos_ContainersTestCompileOnly [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ OK ] serial.team_long_reduce (844 ms) [ RUN ] serial.team_double_reduce [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ OK ] serial.team_double_reduce (888 ms) [ RUN ] serial.team_long_array_reduce [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ OK ] serial.team_long_array_reduce (821 ms) [ RUN ] serial.team_double_array_reduce [ OK ] serial.team_double_array_reduce (866 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 4: [ OK ] serial.repeated_team_reduce (8190 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (106 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (91 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (25 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (3 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (27 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (0 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (0 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (0 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (81 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (0 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (0 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 4: [ OK ] serial.view_allocation_large_rank (961 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (1 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (3 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ErrorReporter.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 5: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (42492 ms) 5: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:188: Skipped 5: skipping because OpenACC backend is currently not able to abort from the device 5: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms) 5: [----------] 19 tests from openacc_DeathTest (86172 ms total) 5: 5: [----------] 1 test from openacc_graph_DeathTest 5: [ RUN ] openacc_graph_DeathTest.can_instantiate_only_once 5: [ OK ] openacc_graph_DeathTest.can_instantiate_only_once (5008 ms) 5: [----------] 1 test from openacc_graph_DeathTest (5008 ms total) 5: 5: [----------] 185 tests from openacc 5: [ RUN ] openacc.array_capacity 5: [ OK ] openacc.array_capacity (0 ms) 5: [ RUN ] openacc.array_element_access 5: [ OK ] openacc.array_element_access (0 ms) 5: [ RUN ] openacc.array_operator_equal 5: [ OK ] openacc.array_operator_equal (0 ms) 5: [ RUN ] openacc.array_zero_capacity 5: [ OK ] openacc.array_zero_capacity (0 ms) 5: [ RUN ] openacc.array_zero_data_nullptr 5: [ OK ] openacc.array_zero_data_nullptr (0 ms) 5: [ RUN ] openacc.array_contiguous_capacity 5: [ OK ] openacc.array_contiguous_capacity (0 ms) 5: [ RUN ] openacc.array_contiguous_element_access 5: [ OK ] openacc.array_contiguous_element_access (0 ms) 5: [ RUN ] openacc.array_contiguous_assignment 5: [ OK ] openacc.array_contiguous_assignment (0 ms) 5: [ RUN ] openacc.array_strided_capacity 5: [ OK ] openacc.array_strided_capacity (0 ms) 5: [ RUN ] openacc.array_strided_element_access 5: [ OK ] openacc.array_strided_element_access (0 ms) 5: [ RUN ] openacc.array_strided_assignment 5: [ OK ] openacc.array_strided_assignment (0 ms) 5: [ RUN ] openacc.atomic_operations_double 5: [ OK ] openacc.atomic_operations_double (11 ms) 5: [ RUN ] openacc.atomic_operations_float 5: [ OK ] openacc.atomic_operations_float (10 ms) 5: [ RUN ] openacc.atomic_operations_int 5: [ OK ] openacc.atomic_operations_int (59 ms) 5: [ RUN ] openacc.atomic_operations_long 5: [ OK ] openacc.atomic_operations_long (57 ms) 5: [ RUN ] openacc.atomic_operations_longlong 5: [ OK ] openacc.atomic_operations_longlong (57 ms) 5: [ RUN ] openacc.atomic_operations_unsigned 5: [ OK ] openacc.atomic_operations_unsigned (57 ms) 5: [ RUN ] openacc.atomic_operations_unsignedlong 5: [ OK ] openacc.atomic_operations_unsignedlong (56 ms) 5: [ RUN ] openacc.atomics 5: [ OK ] openacc.atomics (290 ms) 5: [ RUN ] openacc.atomics_tpetra_max_abs 5: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openacc.atomic_views_integral 4: [ OK ] serial.view_fill_tests_layout_right (2364 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 74%] Linking CXX executable Kokkos_UnitTest_Random [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (1857 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (57 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (55 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (56 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (4 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (114 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (30 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (31 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ OK ] serial.repeated_team_reduce (6267 ms) [ RUN ] serial.nested_team_reduce_functor_as_reducer [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (38 ms) [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] serial.memory_pool [ OK ] serial.memory_pool (103 ms) [ RUN ] serial.cxx11 [ OK ] serial.cxx11 (0 ms) [ RUN ] serial.mdrange_5d 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (30 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (179 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (179 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (178 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 128 tests from serial (15247 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 132 tests from 2 test suites ran. (15247 ms total) 4: [ PASSED ] 129 tests. 4: [ SKIPPED ] 3 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/55 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 15.36 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPTarget 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 5: Test timeout computed to be: 1500 5: [==========] Running 277 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 13 tests from openmptarget_DeathTest 5: [ RUN ] openmptarget_DeathTest.abort_from_host 5: [ OK ] openmptarget_DeathTest.abort_from_host (158 ms) 5: [ RUN ] openmptarget_DeathTest.abort_from_device [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o 5: [ OK ] openmptarget_DeathTest.abort_from_device (1074 ms) 5: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 5: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (167 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 5: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (10 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] openmptarget_DeathTest.range_policy_round_trip_conversion_fires (3 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_check_sign_changes 5: [ OK ] openmptarget_DeathTest.range_policy_check_sign_changes (78 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (52 ms) 5: [ RUN ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 5: [ OK ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (169 ms) 5: [ RUN ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:116: Skipped 5: skipping because OpenMPTarget backend is currently not able to abort from the device 5: [ SKIPPED ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 5: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 5: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 5: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortByKey.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 1: [ OK ] openmp.team_reduction_scan (22979 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (54 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (56 ms) 1: [ RUN ] openmp.team_long_array_reduce 1: [ OK ] openmp.team_long_array_reduce (52 ms) 1: [ RUN ] openmp.team_double_array_reduce 1: [ OK ] openmp.team_double_array_reduce (52 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 (346 ms) 1: [ RUN ] openmp.nested_team_reduce_functor_as_reducer 1: [ OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (917 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (913 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (71 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 (52 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (27 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ OK ] serial.mdrange_5d (13515 ms) [ RUN ] serial.mdrange_6d [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_OffsetView.cpp.o 32: [ OK ] openmp_DeathTest.offsetview_unmanaged_construction (24906 ms) 32: [----------] 2 tests from openmp_DeathTest (27154 ms total) 32: 32: [----------] 66 tests from openmp 32: [ RUN ] openmp.bitset 32: [ OK ] openmp.bitset (160 ms) 32: [ RUN ] openmp.bitset_default_constructor_no_alloc 32: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 32: [ RUN ] openmp.dualview_combination 32: [ OK ] openmp.dualview_combination (0 ms) 32: [ RUN ] openmp.dualview_alloc 32: [ OK ] openmp.dualview_alloc (0 ms) 32: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 32: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 32: [ RUN ] openmp.dualview_combinations_without_init 32: [ OK ] openmp.dualview_combinations_without_init (0 ms) 32: [ RUN ] openmp.dualview_deep_copy 32: [ OK ] openmp.dualview_deep_copy (0 ms) 32: [ RUN ] openmp.dualview_sync_should_fence 32: [ OK ] openmp.dualview_sync_should_fence (0 ms) 32: [ RUN ] openmp.dualview_realloc 32: [ OK ] openmp.dualview_realloc (0 ms) 32: [ RUN ] openmp.dualview_resize 32: [ OK ] openmp.dualview_resize (0 ms) 32: [ RUN ] openmp.dualview_device_correct_kokkos_device 32: 32: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 32: does not support page migration between device and host. 32: HIPManagedSpace might not work as expected. 32: Please refer to the ROCm documentation on unified/managed memory. 32: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 32: [ RUN ] openmp.dualview_host_correct_kokkos_device 32: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 32: [ RUN ] openmp.dualview_host_modify_template_device_sync 32: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 32: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 32: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 32: [ RUN ] openmp.dualview_device_modify_template_host_sync 32: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 32: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 32: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 32: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 32: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 32: [ RUN ] openmp.dualview_template_views_return_correct_views_from_const_dual_view 32: [ OK ] openmp.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 32: [ RUN ] openmp.dualview_sequential_host_init 32: [ OK ] openmp.dualview_sequential_host_init (0 ms) 32: [ RUN ] openmp.dualview_default_constructed 32: [ OK ] openmp.dualview_default_constructed (0 ms) 32: [ RUN ] openmp.dynamic_view 32: [ OK ] openmp.dynamic_view (11 ms) 32: [ RUN ] openmp.dyn_rank_view_api_generic 32: [ OK ] openmp.dyn_rank_view_api_generic (6 ms) 32: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 32: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 32: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 32: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 32: skipping since not default execution space 32: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 32: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 32: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 32: [ RUN ] openmp.dyn_rank_view_team_scratch 32: [ OK ] openmp.dyn_rank_view_team_scratch (0 ms) 32: [ RUN ] openmp.ErrorReporterViaLambda 32: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 32: [ RUN ] openmp.ErrorReporter 32: [ OK ] openmp.ErrorReporter (0 ms) 32: [ RUN ] openmp.offsetview_construction 32: [ OK ] openmp.offsetview_construction (8 ms) 32: [ RUN ] openmp.offsetview_unmanaged_construction 32: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 32: [ RUN ] openmp.offsetview_subview 32: [ OK ] openmp.offsetview_subview (9 ms) 32: [ RUN ] openmp.offsetview_offsets_rank1 32: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 32: [ RUN ] openmp.offsetview_offsets_rank2 32: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 32: [ RUN ] openmp.offsetview_offsets_rank3 32: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 32: [ RUN ] openmp.scatterview 32: [ OK ] openmp.scatterview (980 ms) 32: [ RUN ] openmp.scatterview_devicetype 32: [ OK ] openmp.scatterview_devicetype (4 ms) 32: [ RUN ] openmp.resize_realloc_no_init_dualview 32: [ OK ] openmp.resize_realloc_no_init_dualview (1 ms) 32: [ RUN ] openmp.resize_realloc_no_alloc_dualview 32: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 32: [ RUN ] openmp.resize_exec_space_dualview 32: [ OK ] openmp.resize_exec_space_dualview (0 ms) 32: [ RUN ] openmp.realloc_exec_space_dualview 32: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 32: [ RUN ] openmp.resize_realloc_no_init_dynrankview 32: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 32: [ RUN ] openmp.resize_exec_space_dynrankview 32: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 32: [ RUN ] openmp.realloc_exec_space_dynrankview 32: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 32: [ RUN ] openmp.resize_realloc_no_init_scatterview 32: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 32: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 32: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 32: [ RUN ] openmp.resize_exec_space_scatterview 32: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 32: [ RUN ] openmp.realloc_exec_space_scatterview 32: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 32: [ RUN ] openmp.create_mirror_no_init_dynrankview 32: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 32: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 32: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 32: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 32: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 32: [ RUN ] openmp.create_mirror_no_init_offsetview 32: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 32: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 32: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 32: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 32: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 32: [ RUN ] openmp.create_mirror_no_init_dynamicview 32: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 32: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 32: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 32: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 32: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 32: [ RUN ] openmp.UnorderedMap_insert [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o 5: [ OK ] openacc.atomic_views_integral (21871 ms) 5: [ RUN ] openacc.atomic_views_nonintegral 5: [ OK ] openacc.atomic_views_nonintegral (40 ms) 5: [ RUN ] openacc.atomic_view_api 5: [ OK ] openacc.atomic_view_api (0 ms) 5: [ RUN ] openacc.bit_manip_countl_zero 5: [ OK ] openacc.bit_manip_countl_zero (64 ms) 5: [ RUN ] openacc.bit_manip_countl_one 5: [ OK ] openacc.bit_manip_countl_one (0 ms) 5: [ RUN ] openacc.bit_manip_countr_zero 5: [ OK ] openacc.bit_manip_countr_zero (0 ms) 5: [ RUN ] openacc.bit_manip_countr_one 5: [ OK ] openacc.bit_manip_countr_one (0 ms) 5: [ RUN ] openacc.bit_manip_popcount 5: [ OK ] openacc.bit_manip_popcount (0 ms) 5: [ RUN ] openacc.bit_manip_has_single_bit 5: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 5: [ RUN ] openacc.bit_manip_bit_floor 5: [ OK ] openacc.bit_manip_bit_floor (0 ms) 5: [ RUN ] openacc.bit_manip_bit_ceil 5: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 5: [ RUN ] openacc.bit_manip_bit_width 5: [ OK ] openacc.bit_manip_bit_width (0 ms) 5: [ RUN ] openacc.bit_manip_rotl 5: [ OK ] openacc.bit_manip_rotl (0 ms) 5: [ RUN ] openacc.bit_manip_rotr 5: [ OK ] openacc.bit_manip_rotr (0 ms) 5: [ RUN ] openacc.bit_manip_byeswap 5: [ OK ] openacc.bit_manip_byeswap (0 ms) 5: [ RUN ] openacc.bit_manip_bit_cast 5: [ OK ] openacc.bit_manip_bit_cast (0 ms) 5: [ RUN ] openacc.checked_integer_operations_multiply_overflow 5: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] openacc.execution_policy_occupancy_and_hint 5: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] openacc.complex_construction 5: [ OK ] openacc.complex_construction (8 ms) 5: [ RUN ] openacc.complex_basic_math 5: [ OK ] openacc.complex_basic_math (0 ms) 5: [ RUN ] openacc.complex_special_funtions 5: [ OK ] openacc.complex_special_funtions (0 ms) 5: [ RUN ] openacc.complex_io 5: [ OK ] openacc.complex_io (0 ms) 5: [ RUN ] openacc.complex_trivially_copyable 5: [ OK ] openacc.complex_trivially_copyable (0 ms) 5: [ RUN ] openacc.complex_issue_3865 5: [ OK ] openacc.complex_issue_3865 (0 ms) 5: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 5: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] openacc.complex_structured_bindings 5: [ OK ] openacc.complex_structured_bindings (0 ms) 5: [ RUN ] openacc.partitioning_by_args 5: [ OK ] openacc.partitioning_by_args (72 ms) 5: [ RUN ] openacc.partitioning_by_vector 5: [ OK ] openacc.partitioning_by_vector (75 ms) 5: [ RUN ] openacc.exec_space_thread_safety_range 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:90: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_range (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_mdrange 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:133: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_mdrange (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_team_policy 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:178: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_team_policy (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_range_reduce 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:223: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_range_reduce (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_mdrange_reduce 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:263: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_mdrange_reduce (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_team_policy_reduce 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:304: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_team_policy_reduce (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_range_scan 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:356: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_range_scan (0 ms) 5: [ RUN ] openacc.execution_space_as_class_data_member 5: [ OK ] openacc.execution_space_as_class_data_member (2 ms) 5: [ RUN ] openacc.functor_analysis 5: [ OK ] openacc.functor_analysis (0 ms) 5: [ RUN ] openacc.when_all_type 5: [ OK ] openacc.when_all_type (0 ms) 5: [ RUN ] openacc.graph_then 5: [ OK ] openacc.graph_then (0 ms) 5: [ RUN ] openacc.mathematical_constants_e 5: [ OK ] openacc.mathematical_constants_e (40 ms) 5: [ RUN ] openacc.mathematical_constants_log2e 5: [ OK ] openacc.mathematical_constants_log2e (0 ms) 5: [ RUN ] openacc.mathematical_constants_log10e 5: [ OK ] openacc.mathematical_constants_log10e (0 ms) 5: [ RUN ] openacc.mathematical_constants_pi 5: [ OK ] openacc.mathematical_constants_pi (0 ms) 5: [ RUN ] openacc.mathematical_constants_inv_pi 5: [ OK ] openacc.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] openacc.mathematical_constants_inv_sqrtpi 5: [ OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] openacc.mathematical_constants_ln2 5: [ OK ] openacc.mathematical_constants_ln2 (0 ms) 5: [ RUN ] openacc.mathematical_constants_ln10 5: [ OK ] openacc.mathematical_constants_ln10 (0 ms) 5: [ RUN ] openacc.mathematical_constants_sqrt2 5: [ OK ] openacc.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] openacc.mathematical_constants_sqrt3 5: [ OK ] openacc.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] openacc.mathematical_constants_inv_sqrt3 5: [ OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] openacc.mathematical_constants_egamma 5: [ OK ] openacc.mathematical_constants_egamma (0 ms) 5: [ RUN ] openacc.mathematical_constants_phi 5: [ OK ] openacc.mathematical_constants_phi (0 ms) 5: [ RUN ] openacc.mathspecialfunc_expint1 5: [ OK ] openacc.mathspecialfunc_expint1 (11 ms) 5: [ RUN ] openacc.mathspecialfunc_errorfunc 5: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 5: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (51 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 5: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (51 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 5: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 5: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 5: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 5: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [ RUN ] openacc.mdrange_5d 5: [ OK ] openacc.mdrange_5d (64 ms) 5: [ RUN ] openacc.mdrange_6d 5: [ OK ] openacc.mdrange_6d (104 ms) 5: [ RUN ] openacc.mdrange_3d 5: [ OK ] openacc.mdrange_3d (31 ms) 5: [ RUN ] openacc.mdrange_neg_idx 5: [ OK ] openacc.mdrange_neg_idx (3 ms) 5: [ RUN ] openacc.mdrange_4d 5: [ OK ] openacc.mdrange_4d (24 ms) 5: [ RUN ] openacc.mdrange_large_deep_copy 5: [ OK ] openacc.mdrange_large_deep_copy (151 ms) 5: [ RUN ] openacc.md_range_policy_construction_from_arrays 5: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] openacc.policy_get_tile_size 5: [ OK ] openacc.policy_get_tile_size (0 ms) 5: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 32: [ OK ] openmp.UnorderedMap_insert (4793 ms) 32: [ RUN ] openmp.UnorderedMap_failed_insert [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (8449 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 (200 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (226 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (221 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (1 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (81 ms) 1: [ RUN ] openmp.view_layout_left_with_stride 1: [ OK ] openmp.view_layout_left_with_stride (0 ms) 1: [ RUN ] openmp.view_layout_right_with_stride 1: [ OK ] openmp.view_layout_right_with_stride (0 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (12 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (2 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank 1: [ OK ] openmp.view_allocation_large_rank (493 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (0 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_bad_alloc 1: [ OK ] openmp.view_bad_alloc (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (12 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (1 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_fill_tests_layout_right [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 5: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2428 ms) 5: [ RUN ] openacc.mdspan_minimal_functional 5: [ OK ] openacc.mdspan_minimal_functional (4 ms) 5: [ RUN ] openacc.mdspan_atomic_accessor 5: [ OK ] openacc.mdspan_atomic_accessor (5 ms) 5: [ RUN ] openacc.view_mdspan_conversion 5: [ OK ] openacc.view_mdspan_conversion (3 ms) 5: [ RUN ] openacc.view_mdspan_conversion_with_stride 5: [ OK ] openacc.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] openacc.max 5: [ OK ] openacc.max (0 ms) 5: [ RUN ] openacc.max_within_parfor 5: [ OK ] openacc.max_within_parfor (3 ms) 5: [ RUN ] openacc.min 5: [ OK ] openacc.min (0 ms) 5: [ RUN ] openacc.min_within_parfor 5: [ OK ] openacc.min_within_parfor (0 ms) 5: [ RUN ] openacc.minmax 5: [ OK ] openacc.minmax (0 ms) 5: [ RUN ] openacc.minmax_within_parfor 5: [ OK ] openacc.minmax_within_parfor (0 ms) 5: [ RUN ] openacc.clamp 5: [ OK ] openacc.clamp (0 ms) 5: [ RUN ] openacc.clamp_within_parfor 5: [ OK ] openacc.clamp_within_parfor (0 ms) 5: [ RUN ] openacc.occupancy_control 5: [ OK ] openacc.occupancy_control (6 ms) 5: [ RUN ] openacc.parallel_scan_range_policy 5: [ OK ] openacc.parallel_scan_range_policy (148 ms) 5: [ RUN ] openacc.kokkos_printf 5: [ OK ] openacc.kokkos_printf (5 ms) 5: [ RUN ] openacc.range_policy_runtime_parameters 5: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 5: [ RUN ] openacc.range_policy_one_way_convertible_bounds 5: [ OK ] openacc.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] openacc.reducers_double 5: [ OK ] openacc.reducers_double (16 ms) 5: [ RUN ] openacc.reducers_bool 5: [ OK ] openacc.reducers_bool (6 ms) 5: [ RUN ] openacc.impl_shared_alloc 5: [ OK ] openacc.impl_shared_alloc (51 ms) 5: [ RUN ] openacc.mdspan_space_aware_accessor 5: [ OK ] openacc.mdspan_space_aware_accessor (16 ms) 5: [ RUN ] openacc.kokkos_swap 5: [ OK ] openacc.kokkos_swap (1 ms) 5: [ RUN ] openacc.team_policy_runtime_parameters 5: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 5: [ RUN ] openacc.view_api_a 5: [ OK ] openacc.view_api_a (19 ms) 5: [ RUN ] openacc.view_layout_left_with_stride 5: [ OK ] openacc.view_layout_left_with_stride (0 ms) 5: [ RUN ] openacc.view_layout_right_with_stride 5: [ OK ] openacc.view_layout_right_with_stride (0 ms) 5: [ RUN ] openacc.view_api_b 5: [ OK ] openacc.view_api_b (20 ms) 5: [ RUN ] openacc.view_api_c 5: [ OK ] openacc.view_api_c (14 ms) 5: [ RUN ] openacc.view_api_d 5: [ OK ] openacc.view_api_d (68 ms) 5: [ RUN ] openacc.view_bad_alloc 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewBadAlloc.hpp:65: Skipped 5: acc_malloc() not properly returning nullptr 5: [ SKIPPED ] openacc.view_bad_alloc (0 ms) 5: [ RUN ] openacc.view_copy_tests 5: [ OK ] openacc.view_copy_tests (31 ms) 5: [ RUN ] openacc.view_copy_tests_rank_0 5: [ OK ] openacc.view_copy_tests_rank_0 (7 ms) 5: [ RUN ] openacc.view_copy_degenerated 5: [ OK ] openacc.view_copy_degenerated (0 ms) 5: [ RUN ] openacc.view_fill_tests_layout_right 5: [ OK ] openacc.view_fill_tests_layout_right (161 ms) 5: [ RUN ] openacc.view_fill_tests_layout_left 5: [ OK ] openacc.view_fill_tests_layout_left (71 ms) 5: [ RUN ] openacc.vcp_empty_traits 5: [ OK ] openacc.vcp_empty_traits (0 ms) 5: [ RUN ] openacc.is_view_label 5: [ OK ] openacc.is_view_label (0 ms) 5: [ RUN ] openacc.vcp_label_base_traits 5: [ OK ] openacc.vcp_label_base_traits (0 ms) 5: [ RUN ] openacc.vcp_label_traits 5: [ OK ] openacc.vcp_label_traits (0 ms) 5: [ RUN ] openacc.view_alloc_can_perfect_forward_label 5: [ OK ] openacc.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] openacc.vcp_label_copy_constructor 5: [ OK ] openacc.vcp_label_copy_constructor (0 ms) 5: [ RUN ] openacc.vcp_pointer_add_property 5: [ OK ] openacc.vcp_pointer_add_property (0 ms) 5: [ RUN ] openacc.view_empty_runtime_unmanaged 5: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (86 ms) 5: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (78 ms) 5: [ RUN ] openacc.view_mapping 5: [ OK ] openacc.view_mapping (55 ms) 5: [ RUN ] openacc.view_mapping_operator 32: [ OK ] openmp.UnorderedMap_failed_insert (3216 ms) 32: [ RUN ] openmp.UnorderedMap_deep_copy 32: [ OK ] openmp.UnorderedMap_deep_copy (5 ms) 32: [ RUN ] openmp.UnorderedMap_valid_empty 32: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 32: [ RUN ] openmp.UnorderedMap_clear_zero_size 32: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 32: [ RUN ] openmp.UnorderedMap_consistent_size 32: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 32: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 32: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 32: [ RUN ] openmp.UnorderedMap_lambda_capturable 32: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 32: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 32: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 32: [ RUN ] openmp.viewctorprop_embedded_dim 32: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 32: [----------] 66 tests from openmp (9204 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 68 tests from 2 test suites ran. (36359 ms total) 32: [ PASSED ] 67 tests. 32: [ SKIPPED ] 1 test, listed below: 32: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 5: [ OK ] openacc.view_mapping_operator (353 ms) 5: [ RUN ] openacc.static_extent 5: [ OK ] openacc.static_extent (0 ms) 5: [ RUN ] openacc.view_mapping_atomic 5: [ OK ] openacc.view_mapping_atomic (8 ms) 5: [ RUN ] openacc.view_mapping_class_value 5: [ OK ] openacc.view_mapping_class_value (0 ms) 5: [ RUN ] openacc.view_mapping_assignable 5: [ OK ] openacc.view_mapping_assignable (0 ms) 5: [ RUN ] openacc.view_mapping_trivially_copyable 5: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] openacc.view_of_views_default 5: [ OK ] openacc.view_of_views_default (0 ms) 5: [ RUN ] openacc.view_of_views_without_initializing 5: [ OK ] openacc.view_of_views_without_initializing (0 ms) 5: [ RUN ] openacc.test_view_of_views_sequential_host_init 5: [ OK ] openacc.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] openacc.append_formatted_multidimensional_index 5: [ OK ] openacc.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] openacc.resize_realloc_no_init 5: [ OK ] openacc.resize_realloc_no_init (2 ms) 5: [ RUN ] openacc.resize_realloc_no_alloc 5: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 5: [ RUN ] openacc.realloc_exec_space 5: [ OK ] openacc.realloc_exec_space (0 ms) 5: [ RUN ] openacc.view_alloc 5: [ OK ] openacc.view_alloc (0 ms) 5: [ RUN ] openacc.view_alloc_exec_space 5: [ OK ] openacc.view_alloc_exec_space (0 ms) 5: [ RUN ] openacc.view_alloc_int 5: [ OK ] openacc.view_alloc_int (0 ms) 5: [ RUN ] openacc.view_alloc_exec_space_int 5: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 5: [ RUN ] openacc.deep_copy_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:216: Skipped 5: skipping since the OpenACC backend doesn't implement ZeroMemset 5: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 5: [ RUN ] openacc.resize_exec_space 5: [ OK ] openacc.resize_exec_space (0 ms) 5: [ RUN ] openacc.view_allocation_int 5: [ OK ] openacc.view_allocation_int (0 ms) 5: [ RUN ] openacc.view_allocation_exec_space_int 5: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 5: [ RUN ] openacc.view_not_default_constructible 5: [ OK ] openacc.view_not_default_constructible (0 ms) 5: [ RUN ] openacc.view_subview_auto_1d_left 5: [ OK ] openacc.view_subview_auto_1d_left (7 ms) 5: [ RUN ] openacc.view_subview_auto_1d_right 5: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 5: [ RUN ] openacc.view_subview_auto_1d_stride 5: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] openacc.view_subview_assign_strided 5: [ OK ] openacc.view_subview_assign_strided (0 ms) 5: [ RUN ] openacc.view_subview_left_0 5: [ OK ] openacc.view_subview_left_0 (0 ms) 5: [ RUN ] openacc.view_subview_left_1 5: [ OK ] openacc.view_subview_left_1 (0 ms) 5: [ RUN ] openacc.view_subview_left_2 5: [ OK ] openacc.view_subview_left_2 (0 ms) 5: [ RUN ] openacc.view_subview_left_3 5: [ OK ] openacc.view_subview_left_3 (0 ms) 5: [ RUN ] openacc.view_subview_right_0 5: [ OK ] openacc.view_subview_right_0 (0 ms) 5: [ RUN ] openacc.view_subview_right_1 5: [ OK ] openacc.view_subview_right_1 (0 ms) 5: [ RUN ] openacc.view_subview_right_3 5: [ OK ] openacc.view_subview_right_3 (0 ms) 5: [ RUN ] openacc.view_static_tests 5: [ OK ] openacc.view_static_tests (0 ms) 5: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 5: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (8 ms) 5: [ RUN ] openacc.view_subview_layoutright_to_layoutright 5: [ OK ] openacc.view_subview_layoutright_to_layoutright (0 ms) 5: [ RUN ] openacc.view_subview_1d_assign 32/57 Test #32: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 37.08 sec test 33 Start 33: Kokkos_ContainersUnitTest_HIP 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 33: Test timeout computed to be: 1500 5: [ OK ] openacc.view_subview_1d_assign (14 ms) 5: [ RUN ] openacc.view_subview_1d_assign_atomic 5: [ OK ] openacc.view_subview_1d_assign_atomic (12 ms) 5: [ RUN ] openacc.view_subview_1d_assign_randomaccess 5: [ OK ] openacc.view_subview_1d_assign_randomaccess (12 ms) 5: [ RUN ] openacc.view_subview_2d_from_3d 5: [ OK ] openacc.view_subview_2d_from_3d (169 ms) 5: [ RUN ] openacc.view_subview_2d_from_3d_atomic 33: [==========] Running 68 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from hip_DeathTest 33: [ RUN ] hip_DeathTest.dualview_external_view_construction 33: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDualView.hpp:586: Skipped 33: test only relevant if DualView uses one allocation 33: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction (0 ms) 33: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction 5: [ OK ] openacc.view_subview_2d_from_3d_atomic (170 ms) 5: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 5: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (171 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left 5: [ OK ] openacc.view_subview_3d_from_5d_left (189 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic 5: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (187 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (187 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right 5: [ OK ] openacc.view_subview_3d_from_5d_right (110 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 5: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (111 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (110 ms) 5: [ RUN ] openacc.view_test_unmanaged_subview_reset 5: [ OK ] openacc.view_test_unmanaged_subview_reset (1 ms) 5: [ RUN ] openacc.view_subview_memory_traits_construction 5: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 5: [----------] 185 tests from openacc (28440 ms total) 5: 5: [----------] 16 tests from openacc_graph 5: [ RUN ] openacc_graph.submit_once 5: [ OK ] openacc_graph.submit_once (0 ms) 5: [ RUN ] openacc_graph.submit_once_rvalue 5: [ OK ] openacc_graph.submit_once_rvalue (0 ms) 5: [ RUN ] openacc_graph.instantiate_and_submit_once 5: [ OK ] openacc_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] openacc_graph.submit_onto_another_execution_space_instance 5: [ OK ] openacc_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] openacc_graph.create_graph_no_closure_with_exec 5: [ OK ] openacc_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] openacc_graph.create_graph_no_arg 5: [ OK ] openacc_graph.create_graph_no_arg (0 ms) 5: [ RUN ] openacc_graph.submit_six 5: [ OK ] openacc_graph.submit_six (0 ms) 5: [ RUN ] openacc_graph.when_all_cycle 5: [ OK ] openacc_graph.when_all_cycle (0 ms) 5: [ RUN ] openacc_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] openacc_graph.repeat_chain (0 ms) 5: [ RUN ] openacc_graph.zero_work_reduce 5: [ OK ] openacc_graph.zero_work_reduce (0 ms) 5: [ RUN ] openacc_graph.empty_graph 5: [ OK ] openacc_graph.empty_graph (0 ms) 5: [ RUN ] openacc_graph.force_global_launch 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 5: This execution space does not support global launch. 5: [ SKIPPED ] openacc_graph.force_global_launch (0 ms) 5: [ RUN ] openacc_graph.empty_graph_default_host_exec 5: [ OK ] openacc_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] openacc_graph.node_lifetime 5: [ OK ] openacc_graph.node_lifetime (0 ms) 5: [ RUN ] openacc_graph.diamond 5: [ OK ] openacc_graph.diamond (0 ms) 5: [ RUN ] openacc_graph.end_of_submit_control_flow 5: [ OK ] openacc_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from openacc_graph (2 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 221 tests from 4 test suites ran. (119624 ms total) 5: [ PASSED ] 204 tests. 5: [ SKIPPED ] 17 tests, listed below: 5: [ SKIPPED ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 5: [ SKIPPED ] openacc.exec_space_thread_safety_range 5: [ SKIPPED ] openacc.exec_space_thread_safety_mdrange 5: [ SKIPPED ] openacc.exec_space_thread_safety_team_policy 5: [ SKIPPED ] openacc.exec_space_thread_safety_range_reduce 5: [ SKIPPED ] openacc.exec_space_thread_safety_mdrange_reduce 5: [ SKIPPED ] openacc.exec_space_thread_safety_team_policy_reduce 5: [ SKIPPED ] openacc.exec_space_thread_safety_range_scan 5: [ SKIPPED ] openacc.view_bad_alloc 5: [ SKIPPED ] openacc.deep_copy_zero_memset 5: [ SKIPPED ] openacc_graph.repeat_chain 5: [ SKIPPED ] openacc_graph.force_global_launch 5/23 Test #5: Kokkos_CoreUnitTest_OpenACC ................................ Passed 120.23 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 6: Test timeout computed to be: 1500 6: [==========] Running 8 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 8 tests from defaultdevicetype 6: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 6: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (40 ms) 6: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 6: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 6: [ RUN ] defaultdevicetype.compiler_macros 6: [ OK ] defaultdevicetype.compiler_macros (1 ms) 6: [ RUN ] defaultdevicetype.half_conversion 6: [ OK ] defaultdevicetype.half_conversion (5 ms) 6: [ RUN ] defaultdevicetype.bhalf_conversion 6: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 6: [ RUN ] defaultdevicetype.half_operators 6: [ OK ] defaultdevicetype.half_operators (3 ms) 6: [ RUN ] defaultdevicetype.bhalf_operators 6: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 6: [ RUN ] defaultdevicetype.host_space_access 6: [ OK ] defaultdevicetype.host_space_access (0 ms) 6: [----------] 8 tests from defaultdevicetype (54 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 8 tests from 1 test suite ran. (54 ms total) 6: [ PASSED ] 8 tests. 6/23 Test #6: Kokkos_CoreUnitTest_Default ................................ Passed 0.30 sec test 7 Start 7: Kokkos_CoreUnitTest_InitializeFinalize 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 7: Test timeout computed to be: 1500 7: [==========] Running 28 tests from 6 test suites. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 7: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 7: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (395 ms) 7: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o 1: [ OK ] openmp.view_fill_tests_layout_right (5303 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 7: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1531 ms) 7: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (1927 ms total) 7: 7: [----------] 4 tests from InitializeFinalize_DeathTest 7: [ RUN ] InitializeFinalize_DeathTest.initialize 7: [ OK ] InitializeFinalize_DeathTest.initialize (1053 ms) 7: [ RUN ] InitializeFinalize_DeathTest.finalize 7: [ OK ] InitializeFinalize_DeathTest.finalize (713 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_initialized 7: [ OK ] InitializeFinalize_DeathTest.is_initialized (185 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_finalized 7: [ OK ] InitializeFinalize_DeathTest.is_finalized (187 ms) 7: [----------] 4 tests from InitializeFinalize_DeathTest (2140 ms total) 7: 7: [----------] 1 test from Legion_DeathTest 7: [ RUN ] Legion_DeathTest.individual_backend_initialization 7: [ OK ] Legion_DeathTest.individual_backend_initialization (236 ms) 7: [----------] 1 test from Legion_DeathTest (236 ms total) 7: 7: [----------] 2 tests from PushFinalizeHook_DeathTest 7: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 7: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (183 ms) 7: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 7: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (405 ms) 7: [----------] 2 tests from PushFinalizeHook_DeathTest (589 ms total) 7: 7: [----------] 6 tests from ScopeGuard_DeathTest 7: [ RUN ] ScopeGuard_DeathTest.create 7: [ OK ] ScopeGuard_DeathTest.create (188 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_argument 7: [ OK ] ScopeGuard_DeathTest.create_argument (185 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_while_initialize [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 7: [ OK ] ScopeGuard_DeathTest.create_while_initialize (399 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 1: [ OK ] openmp.view_fill_tests_layout_left (4856 ms) 1: [ RUN ] openmp.vcp_empty_traits 1: [ OK ] openmp.vcp_empty_traits (0 ms) 1: [ RUN ] openmp.is_view_label 1: [ OK ] openmp.is_view_label (0 ms) 1: [ RUN ] openmp.vcp_label_base_traits 1: [ OK ] openmp.vcp_label_base_traits (0 ms) 1: [ RUN ] openmp.vcp_label_traits 1: [ OK ] openmp.vcp_label_traits (0 ms) 1: [ RUN ] openmp.view_alloc_can_perfect_forward_label 1: [ OK ] openmp.view_alloc_can_perfect_forward_label (0 ms) 1: [ RUN ] openmp.vcp_label_copy_constructor 1: [ OK ] openmp.vcp_label_copy_constructor (0 ms) 1: [ RUN ] openmp.vcp_pointer_add_property 1: [ OK ] openmp.vcp_pointer_add_property (0 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 7: [ OK ] ScopeGuard_DeathTest.create_after_initialize (410 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (170 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (167 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping [ 76%] Built target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 7: [ OK ] ScopeGuard_DeathTest.create_after_finalize (413 ms) 7: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 7: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (409 ms) 7: [----------] 6 tests from ScopeGuard_DeathTest (2005 ms total) 7: 7: [----------] 13 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.initialization_settings 7: [ OK ] defaultdevicetype.initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 7: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_device_id 7: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 7: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 7: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_help 7: [ OK ] defaultdevicetype.cmd_line_args_help (11 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (9 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_threads 7: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_device_id 7: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_disable_warnings 7: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_tune_internals 7: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.visible_devices 7: [ OK ] defaultdevicetype.visible_devices (0 ms) 7: [----------] 13 tests from defaultdevicetype (23 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 28 tests from 6 test suites ran. (6923 ms total) 7: [ PASSED ] 28 tests. 7/23 Test #7: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 6.95 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 1: [ OK ] openmp.view_mapping (542 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (13 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (4 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_of_views_default 1: [ OK ] openmp.view_of_views_default (0 ms) 1: [ RUN ] openmp.view_of_views_without_initializing 1: [ OK ] openmp.view_of_views_without_initializing (0 ms) 1: [ RUN ] openmp.test_view_of_views_sequential_host_init 1: [ OK ] openmp.test_view_of_views_sequential_host_init (0 ms) 1: [ RUN ] openmp.append_formatted_multidimensional_index 1: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (144 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (1 ms) 1: [ RUN ] openmp.workgraph_fib [ OK ] cuda_hostpinned.view_fill_tests_layout_left (154382 ms) [ RUN ] cuda_hostpinned.view_mapping 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/23 Test #8: Kokkos_CoreUnitTest_Develop ................................ Passed 0.20 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 9: [==========] Running 27 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 27 tests from kokkosp 9: [ RUN ] kokkosp.test_named_instance_fence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: [ OK ] kokkosp.test_named_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_instance_fence 9: Ref: 134217729 9: Ref: Unnamed Instance Fence 9: 134217729 9: Kokkos::OpenACC::fence(): Unnamed Instance Fence 9: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_named_global_fence 9: Ref: 134217728 9: Ref: test global fence 9: 0 9: test global fence 9: Miss on id 9: 134217728 9: test global fence 9: [ OK ] kokkosp.test_named_global_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_global_fence 9: Ref: 134217728 9: Ref: Unnamed Global Fence 9: 0 9: Kokkos::fence: Unnamed Global Fence 9: Miss on id 9: 134217728 9: Kokkos::fence: Unnamed Global Fence 9: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 9: [ RUN ] kokkosp.test_multiple_default_instances 9: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 9: [ RUN ] kokkosp.test_id_gen 9: [ OK ] kokkosp.test_id_gen (0 ms) 9: [ RUN ] kokkosp.test_kernel_sequence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: Ref: 134217729 9: Ref: test_kernel 9: 134217729 9: named_instance 9: Miss on name 9: 0 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217728 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217729 9: test_kernel 9: [ OK ] kokkosp.test_kernel_sequence (39 ms) 9: [ RUN ] kokkosp.async_deep_copy 9: [ OK ] kokkosp.async_deep_copy (0 ms) 9: [ RUN ] kokkosp.parallel_for 9: [ OK ] kokkosp.parallel_for (0 ms) 9: [ RUN ] kokkosp.regions 9: [ OK ] kokkosp.regions (0 ms) 9: [ RUN ] kokkosp.fences 9: [ OK ] kokkosp.fences (0 ms) 9: [ RUN ] kokkosp.raw_allocation 9: [ OK ] kokkosp.raw_allocation (0 ms) 9: [ RUN ] kokkosp.view 9: [ OK ] kokkosp.view (0 ms) 9: [ RUN ] kokkosp.sections 9: [ OK ] kokkosp.sections (0 ms) 9: [ RUN ] kokkosp.metadata 9: [ OK ] kokkosp.metadata (0 ms) 9: [ RUN ] kokkosp.profile_events 9: [ OK ] kokkosp.profile_events (0 ms) 9: [ RUN ] kokkosp.no_init_kernel 9: [ OK ] kokkosp.no_init_kernel (0 ms) 9: [ RUN ] kokkosp.get_events 9: [ OK ] kokkosp.get_events (0 ms) 9: [ RUN ] kokkosp.kernel_name_parallel_for 9: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 9: [ RUN ] kokkosp.kernel_name_parallel_reduce 9: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 9: [ RUN ] kokkosp.kernel_name_parallel_scan 9: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 9: [ RUN ] kokkosp.kernel_name_internal 9: [ OK ] kokkosp.kernel_name_internal (0 ms) 9: [ RUN ] kokkosp.profiling_section 9: [ OK ] kokkosp.profiling_section (0 ms) 9: [ RUN ] kokkosp.scoped_profile_region 9: [ OK ] kokkosp.scoped_profile_region (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init 9: [ OK ] kokkosp.create_mirror_no_init (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 9: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 9: [ RUN ] kokkosp.create_mirror_view_and_copy 9: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 9: [----------] 27 tests from kokkosp (42 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 27 tests from 1 test suite ran. (42 ms total) 9: [ PASSED ] 27 tests. 9/23 Test #9: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.25 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/23 Test #10: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/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(). 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/23 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.19 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ OK ] cuda_hostpinned.view_mapping (604 ms) [ RUN ] cuda_hostpinned.view_mapping_operator 12/23 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.18 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 13: Test timeout computed to be: 1500 13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:OpenACC::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0xf0c700:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xf0c940:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xf0c9c0:Host:source:0xf0c780: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:0xf0ca80: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:0xf0c940:40::kokkosp_deallocate_data:Host:source:0xf0c700:40::kokkosp_finalize_library:: 13/23 Test #13: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.18 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 1: [ OK ] openmp.workgraph_fib (859 ms) 1: [ RUN ] openmp.resize_realloc_no_init 1: [ OK ] openmp.resize_realloc_no_init (1 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: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:221: Skipped 1: skipping since the OpenMP backend doesn't use ZeroMemset 1: [ SKIPPED ] 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-7427/core/unit_test/TestWithoutInitializing.hpp:305: 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 (30 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (26 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (24 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:OpenACC::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0xf0c700:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xf0c940:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xf0c9c0:Host:source:0xf0c780: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:0xf0ca80: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:0xf0c940:40::kokkosp_deallocate_data:Host:source:0xf0c700:40::kokkosp_finalize_library:: 14/23 Test #14: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.18 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 [ OK ] cuda_hostpinned.view_mapping_operator (456 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 (13 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) [----------] 28 tests from cuda_hostpinned (335848 ms total) [----------] Global test environment tear-down [==========] 232 tests from 4 test suites ran. (624100 ms total) [ PASSED ] 232 tests. ./KokkosCore_UnitTest_CudaInterOpInit 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d8693] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44067c] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c626] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x43afab] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f43] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c58f] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e8df] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc07] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462727] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485d83] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x450fce] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a1f5] 15: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439ede] 15: 15: demangled test_f1: 15: [0x4d8693] Kokkos::Impl::save_stacktrace() 15: [0x44067c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43c626] Test::test_stacktrace(bool, bool) 15: [0x43afab] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x482f43] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c58f] testing::Test::Run() 15: [0x44e8df] testing::TestInfo::Run() 15: [0x44fc07] testing::TestSuite::Run() 15: [0x462727] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485d83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x450fce] testing::UnitTest::Run() 15: [0x43a1f5] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439ede] _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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d8693] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44067c] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x4410f2] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d58d] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x43afab] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f43] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c58f] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e8df] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc07] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462727] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485d83] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x450fce] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a1f5] 15: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439ede] 15: 15: demangled test_f3: 15: [0x4d8693] Kokkos::Impl::save_stacktrace() 15: [0x44067c] Test::stacktrace_test_f1(std::ostream&) 15: [0x4410f2] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43d58d] Test::test_stacktrace(bool, bool) 15: [0x43afab] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x482f43] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c58f] testing::Test::Run() 15: [0x44e8df] testing::TestInfo::Run() 15: [0x44fc07] testing::TestSuite::Run() 15: [0x462727] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485d83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x450fce] testing::UnitTest::Run() 15: [0x43a1f5] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439ede] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace [==========] 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 (96 ms) [----------] 1 test from cuda (96 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (97 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_CudaInterOpStreams [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_streams [ OK ] cuda.raw_cuda_streams (82 ms) [----------] 1 test from cuda (82 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (82 ms total) [ PASSED ] 1 test. 1: [ OK ] openmp.view_subview_3d_from_5d_left (450 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (387 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (422 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d8693] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44067c] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c626] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x43b328] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f43] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c58f] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e8df] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc07] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462727] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485d83] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x450fce] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a1f5] 15: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439ede] 15: 15: demangled test_f1: 15: [0x4d8693] Kokkos::Impl::save_stacktrace() 15: [0x44067c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43c626] Test::test_stacktrace(bool, bool) 15: [0x43b328] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x482f43] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c58f] testing::Test::Run() 15: [0x44e8df] testing::TestInfo::Run() 15: [0x44fc07] testing::TestSuite::Run() 15: [0x462727] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485d83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x450fce] testing::UnitTest::Run() 15: [0x43a1f5] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439ede] _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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d8693] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44067c] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x4410f2] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d58d] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x43b328] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f43] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c58f] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e8df] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc07] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462727] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485d83] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x450fce] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a1f5] 15: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439ede] 15: 15: demangled test_f3: 15: [0x4d8693] Kokkos::Impl::save_stacktrace() 15: [0x44067c] Test::stacktrace_test_f1(std::ostream&) 15: [0x4410f2] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43d58d] Test::test_stacktrace(bool, bool) 15: [0x43b328] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x482f43] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c58f] testing::Test::Run() 15: [0x44e8df] testing::TestInfo::Run() 15: [0x44fc07] testing::TestSuite::Run() 15: [0x462727] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485d83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x450fce] testing::UnitTest::Run() 15: [0x43a1f5] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439ede] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (377 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (765 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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d8693] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44067c] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c626] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f43] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c58f] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e8df] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc07] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462727] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485d83] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x450fce] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a1f5] 15: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439ede] 15: 15: demangled test_f1: 15: [0x4d8693] Kokkos::Impl::save_stacktrace() 15: [0x44067c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43c626] Test::test_stacktrace(bool, bool) 15: [0x482f43] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c58f] testing::Test::Run() 15: [0x44e8df] testing::TestInfo::Run() 15: [0x44fc07] testing::TestSuite::Run() 15: [0x462727] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485d83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x450fce] testing::UnitTest::Run() 15: [0x43a1f5] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439ede] _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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d8693] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44067c] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x4410f2] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d58d] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f43] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c58f] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e8df] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc07] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462727] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485d83] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x450fce] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a1f5] 15: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439ede] 15: 15: demangled test_f3: 15: [0x4d8693] Kokkos::Impl::save_stacktrace() 15: [0x44067c] Test::stacktrace_test_f1(std::ostream&) 15: [0x4410f2] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43d58d] Test::test_stacktrace(bool, bool) 15: [0x482f43] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c58f] testing::Test::Run() 15: [0x44e8df] testing::TestInfo::Run() 15: [0x44fc07] testing::TestSuite::Run() 15: [0x462727] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485d83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x450fce] testing::UnitTest::Run() 15: [0x43a1f5] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439ede] _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. (766 ms total) 15: [ PASSED ] 3 tests. 15/23 Test #15: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.96 sec test 16 Start 16: Kokkos_IncrementalTest_SERIAL 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 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 SERIAL 16: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 16: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] SERIAL.IncrTest_01_execspace 16: Host Serial Execution Space: 16: KOKKOS_ENABLE_SERIAL: yes 16: 16: Serial Runtime Configuration: 16: Serial 16: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 16: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 16: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicSub 16: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 16: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] SERIAL.IncrTest_03b_memspace_free 16: [ OK ] SERIAL.IncrTest_03b_memspace_free (160 ms) 16: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 16: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] SERIAL.IncrTest_05_reduction 16: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange2D 16: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange3D 16: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange4D 16: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 16: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (1 ms) 16: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (1 ms) 16: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (423 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_right (498 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 16: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (521 ms) 16: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/incremental/Test12a_ThreadScratch.hpp:103: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.incr_14_MDrangeReduce 16: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] SERIAL.IncrTest_16_parallelscan 16: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 16: [ RUN ] SERIAL.incr_17_atomicView 16: [ OK ] SERIAL.incr_17_atomicView (0 ms) 16: [----------] 28 tests from SERIAL (686 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (686 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 16/23 Test #16: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.88 sec test 17 Start 17: Kokkos_IncrementalTest_OPENACC 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 17: Test timeout computed to be: 1500 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from OPENACC 17: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 17: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] OPENACC.IncrTest_01_execspace 17: Device Execution Space: 17: KOKKOS_ENABLE_OPENACC: yes 17: OpenACC Options: 17: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 17: KOKKOS_ENABLE_OPENACC_FORCE_HOST_AS_DEVICE: no 17: Using OpenACC 17: OpenACC 17: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 17: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 17: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicSub 17: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 17: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (39 ms) 17: [ RUN ] OPENACC.IncrTest_03b_memspace_free 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (498 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (485 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: [----------] 319 tests from openmp (104369 ms total) 1: 1: [----------] 16 tests from openmp_graph 1: [ RUN ] openmp_graph.submit_once 1: [ OK ] openmp_graph.submit_once (0 ms) 1: [ RUN ] openmp_graph.submit_once_rvalue 1: [ OK ] openmp_graph.submit_once_rvalue (0 ms) 1: [ RUN ] openmp_graph.instantiate_and_submit_once 1: [ OK ] openmp_graph.instantiate_and_submit_once (0 ms) 1: [ RUN ] openmp_graph.submit_onto_another_execution_space_instance 1: [ OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms) 1: [ RUN ] openmp_graph.create_graph_no_closure_with_exec 1: [ OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms) 1: [ RUN ] openmp_graph.create_graph_no_arg 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 1: Skipping since useless if the test fixture is not on the default execution space. 1: [ SKIPPED ] openmp_graph.create_graph_no_arg (0 ms) 1: [ RUN ] openmp_graph.submit_six 1: [ OK ] openmp_graph.submit_six (0 ms) 1: [ RUN ] openmp_graph.when_all_cycle 1: [ OK ] openmp_graph.when_all_cycle (0 ms) 1: [ RUN ] openmp_graph.repeat_chain 1: [ OK ] openmp_graph.repeat_chain (0 ms) 1: [ RUN ] openmp_graph.zero_work_reduce 1: [ OK ] openmp_graph.zero_work_reduce (0 ms) 1: [ RUN ] openmp_graph.empty_graph 1: [ OK ] openmp_graph.empty_graph (0 ms) 1: [ RUN ] openmp_graph.force_global_launch 1: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 1: This execution space does not support global launch. 1: [ SKIPPED ] openmp_graph.force_global_launch (0 ms) 1: [ RUN ] openmp_graph.empty_graph_default_host_exec 1: [ OK ] openmp_graph.empty_graph_default_host_exec (0 ms) 1: [ RUN ] openmp_graph.node_lifetime 1: [ OK ] openmp_graph.node_lifetime (0 ms) 1: [ RUN ] openmp_graph.diamond 1: [ OK ] openmp_graph.diamond (0 ms) 1: [ RUN ] openmp_graph.end_of_submit_control_flow 1: [ OK ] openmp_graph.end_of_submit_control_flow (57 ms) 1: [----------] 16 tests from openmp_graph (59 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 354 tests from 4 test suites ran. (156681 ms total) 1: [ PASSED ] 342 tests. 1: [ SKIPPED ] 12 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.mdspan_minimal_functional 1: [ SKIPPED ] openmp.large_parallel_for_reduce 1: [ SKIPPED ] openmp.deep_copy_zero_memset 1: [ SKIPPED ] openmp.view_allocation_int 1: [ SKIPPED ] openmp_graph.create_graph_no_arg 1: [ SKIPPED ] openmp_graph.force_global_launch 1/55 Test #1: Kokkos_CoreUnitTest_OpenMP ................................. Passed 157.24 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 2: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 2: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 2: For unit testing set OMP_PROC_BIND=false 2: [ OK ] serial.mdrange_6d (23314 ms) [ RUN ] serial.mdrange_2d [ OK ] serial.mdrange_2d (26 ms) [ RUN ] serial.mdrange_array_reduce [ OK ] serial.mdrange_array_reduce (0 ms) [ RUN ] serial.mdrange_3d [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o 2: [ OK ] openmp.raw_openmp_interop (192 ms) 2: [----------] 1 test from openmp (192 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (192 ms total) 2: [ PASSED ] 1 test. 2/55 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.36 sec test 3 Start 3: Kokkos_CoreUnitTest_Cuda1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 3: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 3: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 3: For unit testing set OMP_PROC_BIND=false 3: [ OK ] serial.mdrange_3d (300 ms) [ RUN ] serial.mdrange_neg_idx [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 3: [==========] Running 212 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 9 tests from cuda_DeathTest 3: [ RUN ] cuda_DeathTest.abort_from_host [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o 17: [ OK ] OPENACC.IncrTest_03b_memspace_free (2155 ms) 17: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 17: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] OPENACC.IncrTest_05_reduction 17: [ OK ] OPENACC.IncrTest_05_reduction (6 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange2D 17: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange3D 17: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange4D 17: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 17: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (1 ms) 17: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (11 ms) 17: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (859 ms) 17: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/incremental/Test12a_ThreadScratch.hpp:103: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.incr_14_MDrangeReduce 17: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] OPENACC.IncrTest_16_parallelscan 17: [ OK ] OPENACC.IncrTest_16_parallelscan (2 ms) 17: [ RUN ] OPENACC.incr_17_atomicView 17: [ OK ] OPENACC.incr_17_atomicView (0 ms) 17: [----------] 28 tests from OPENACC (3082 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (3082 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 17/23 Test #17: Kokkos_IncrementalTest_OPENACC ............................. Passed 3.30 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 5 tests from ctest_environment_DeathTest 18: [ RUN ] ctest_environment_DeathTest.invalid_rank 18: [ OK ] ctest_environment_DeathTest.invalid_rank (105 ms) 18: [ RUN ] ctest_environment_DeathTest.no_type_str 18: [ OK ] ctest_environment_DeathTest.no_type_str (108 ms) 18: [ RUN ] ctest_environment_DeathTest.missing_type [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o 18: [ OK ] ctest_environment_DeathTest.missing_type (209 ms) 18: [ RUN ] ctest_environment_DeathTest.no_id_str 18: [ OK ] ctest_environment_DeathTest.no_id_str (106 ms) 18: [ RUN ] ctest_environment_DeathTest.invalid_id_str [ OK ] serial.mdrange_neg_idx (2424 ms) [ RUN ] serial.mdrange_4d 18: [ OK ] ctest_environment_DeathTest.invalid_id_str (213 ms) 18: [----------] 5 tests from ctest_environment_DeathTest (743 ms total) 18: 18: [----------] 3 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 3 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 2 test suites ran. (744 ms total) 18: [ PASSED ] 8 tests. 18/23 Test #18: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.77 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 19: Test timeout computed to be: 1500 19/23 Test #19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 20 Start 20: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 20: Test timeout computed to be: 1500 20: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 20/23 Test #20: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 21: Test timeout computed to be: 1500 21/23 Test #21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 22: Environment variables: 22: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 22: Test timeout computed to be: 1500 22/23 Test #22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec test 23 Start 23: Kokkos_UnitTest_SIMD 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 23: Test timeout computed to be: 1500 23: [==========] Running 18 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 18 tests from simd 23: [ RUN ] simd.host_math_ops 23: [ OK ] simd.host_math_ops (0 ms) 23: [ RUN ] simd.device_math_ops 23: [ OK ] simd.device_math_ops (36 ms) 23: [ RUN ] simd.host_mask_ops 23: [ OK ] simd.host_mask_ops (0 ms) 23: [ RUN ] simd.device_mask_ops 23: [ OK ] simd.device_mask_ops (4 ms) 23: [ RUN ] simd.host_conversions 23: [ OK ] simd.host_conversions (0 ms) 23: [ RUN ] simd.device_conversions 23: [ OK ] simd.device_conversions (0 ms) 23: [ RUN ] simd.host_shift_ops 23: [ OK ] simd.host_shift_ops (0 ms) 23: [ RUN ] simd.device_shift_ops 23: [ OK ] simd.device_shift_ops (0 ms) 23: [ RUN ] simd.host_condition 23: [ OK ] simd.host_condition (0 ms) 23: [ RUN ] simd.device_condition 23: [ OK ] simd.device_condition (0 ms) 23: [ RUN ] simd.host_gen_ctors 23: [ OK ] simd.host_gen_ctors (0 ms) 23: [ RUN ] simd.device_gen_ctors 23: [ OK ] simd.device_gen_ctors (0 ms) 23: [ RUN ] simd.host_where_expressions 23: [ OK ] simd.host_where_expressions (0 ms) 23: [ RUN ] simd.device_where_expressions 23: [ OK ] simd.device_where_expressions (1 ms) 23: [ RUN ] simd.host_reductions 23: [ OK ] simd.host_reductions (0 ms) 23: [ RUN ] simd.device_reductions 23: [ OK ] simd.device_reductions (0 ms) 23: [ RUN ] simd.host_construction 23: [ OK ] simd.host_construction (0 ms) 23: [ RUN ] simd.device_construction 23: [ OK ] simd.device_construction (0 ms) 23: [----------] 18 tests from simd (43 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 18 tests from 1 test suite ran. (43 ms total) 23: [ PASSED ] 18 tests. 3: [ OK ] cuda_DeathTest.abort_from_host (2371 ms) 3: [ RUN ] cuda_DeathTest.abort_from_device 23/23 Test #23: Kokkos_UnitTest_SIMD ....................................... Passed 0.32 sec 100% tests passed, 0 tests failed out of 23 Label Time Summary: Kokkos = 193.16 sec*proc (23 tests) Total Test time (real) = 193.65 sec Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 28d6b8dfde51b1ce4d6d0575e05ce3c7bff9563fe5a8718bba820c412c9e604f INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. 5: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (38005 ms) 5: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:182: Skipped 5: skipping because OpenMPTarget backend is currently not able to abort from the device 5: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device (0 ms) 5: [----------] 13 tests from openmptarget_DeathTest (39721 ms total) 5: 5: [----------] 1 test from openmptarget_graph_DeathTest 5: [ RUN ] openmptarget_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] openmptarget_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from openmptarget_graph_DeathTest (0 ms total) 5: 5: [----------] 247 tests from openmptarget 5: [ RUN ] openmptarget.array_capacity 5: [ OK ] openmptarget.array_capacity (0 ms) 5: [ RUN ] openmptarget.array_element_access 5: [ OK ] openmptarget.array_element_access (0 ms) 5: [ RUN ] openmptarget.array_operator_equal 5: [ OK ] openmptarget.array_operator_equal (0 ms) 5: [ RUN ] openmptarget.array_zero_capacity 5: [ OK ] openmptarget.array_zero_capacity (0 ms) 5: [ RUN ] openmptarget.array_zero_data_nullptr 5: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 5: [ RUN ] openmptarget.array_contiguous_capacity 5: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 5: [ RUN ] openmptarget.array_contiguous_element_access 5: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 5: [ RUN ] openmptarget.array_contiguous_assignment 5: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 5: [ RUN ] openmptarget.array_strided_capacity 5: [ OK ] openmptarget.array_strided_capacity (0 ms) 5: [ RUN ] openmptarget.array_strided_element_access 5: [ OK ] openmptarget.array_strided_element_access (0 ms) 5: [ RUN ] openmptarget.array_strided_assignment 5: [ OK ] openmptarget.array_strided_assignment (0 ms) 5: [ RUN ] openmptarget.atomic_operations_complexfloat 5: [ OK ] openmptarget.atomic_operations_complexfloat (15 ms) 5: [ RUN ] openmptarget.atomic_operations_double 5: [ OK ] openmptarget.atomic_operations_double (18 ms) 5: [ RUN ] openmptarget.atomic_operations_float 5: [ OK ] openmptarget.atomic_operations_float (20 ms) 5: [ RUN ] openmptarget.atomic_operations_int 5: [ OK ] openmptarget.atomic_operations_int (52 ms) 5: [ RUN ] openmptarget.atomic_operations_long 5: [ OK ] openmptarget.atomic_operations_long (51 ms) 5: [ RUN ] openmptarget.atomic_operations_longlong 5: [ OK ] openmptarget.atomic_operations_longlong (51 ms) 5: [ RUN ] openmptarget.atomic_operations_unsigned 5: [ OK ] openmptarget.atomic_operations_unsigned (43 ms) 5: [ RUN ] openmptarget.atomic_operations_unsignedlong 5: [ OK ] openmptarget.atomic_operations_unsignedlong (43 ms) 5: [ RUN ] openmptarget.atomics 5: [ OK ] openmptarget.atomics (323 ms) 5: [ RUN ] openmptarget.atomics_tpetra_max_abs 5: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openmptarget.atomic_views_integral $ docker rm -f --volumes 28d6b8dfde51b1ce4d6d0575e05ce3c7bff9563fe5a8718bba820c412c9e604f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o 3: [ OK ] cuda_DeathTest.abort_from_device (2382 ms) 3: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ScatterView.cpp.o 3: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (2344 ms) 3: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o 3: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (2151 ms) 3: [ RUN ] cuda_DeathTest.policy_invalid_bounds [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ OK ] serial.mdrange_4d (7616 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (6 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (32 ms) [ RUN ] serial.workgraph_fib [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ OK ] serial.workgraph_fib (1331 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 3: [ OK ] cuda_DeathTest.policy_invalid_bounds (2436 ms) 3: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 33: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (24981 ms) 33: [----------] 2 tests from hip_DeathTest (24981 ms total) 33: 33: [----------] 66 tests from hip 33: [ RUN ] hip.bitset 33: [ OK ] hip.bitset (23 ms) 33: [ RUN ] hip.bitset_default_constructor_no_alloc 33: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 33: [ RUN ] hip.dualview_combination 33: [ OK ] hip.dualview_combination (8 ms) 33: [ RUN ] hip.dualview_alloc 33: [ OK ] hip.dualview_alloc (0 ms) 33: [ RUN ] hip.test_dualview_copy_construction_and_assignment 33: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 33: [ RUN ] hip.dualview_combinations_without_init 33: [ OK ] hip.dualview_combinations_without_init (0 ms) 33: [ RUN ] hip.dualview_deep_copy 33: [ OK ] hip.dualview_deep_copy (1 ms) 33: [ RUN ] hip.dualview_sync_should_fence 33: [ OK ] hip.dualview_sync_should_fence (41 ms) 33: [ RUN ] hip.dualview_realloc 33: [ OK ] hip.dualview_realloc (0 ms) 33: [ RUN ] hip.dualview_resize 33: [ OK ] hip.dualview_resize (1 ms) 33: [ RUN ] hip.dualview_device_correct_kokkos_device 33: 33: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 33: does not support page migration between device and host. 33: HIPManagedSpace might not work as expected. 33: Please refer to the ROCm documentation on unified/managed memory. 33: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 33: [ RUN ] hip.dualview_host_correct_kokkos_device 33: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 33: [ RUN ] hip.dualview_host_modify_template_device_sync 33: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 33: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 33: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 33: [ RUN ] hip.dualview_device_modify_template_host_sync 33: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 33: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 33: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 33: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 33: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 33: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view 33: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 33: [ RUN ] hip.dualview_sequential_host_init 33: [ OK ] hip.dualview_sequential_host_init (0 ms) 33: [ RUN ] hip.dualview_default_constructed 33: [ OK ] hip.dualview_default_constructed (0 ms) 33: [ RUN ] hip.dynamic_view 33: [ OK ] hip.dynamic_view (45 ms) 33: [ RUN ] hip.dyn_rank_view_api_generic 33: [ OK ] hip.dyn_rank_view_api_generic (27 ms) 33: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 33: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (2 ms) 33: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 33: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 33: [ RUN ] hip.dyn_rank_view_api_operator_rank67 33: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 33: [ RUN ] hip.dyn_rank_view_team_scratch 33: [ OK ] hip.dyn_rank_view_team_scratch (0 ms) 33: [ RUN ] hip.ErrorReporterViaLambda 33: [ OK ] hip.ErrorReporterViaLambda (2 ms) 33: [ RUN ] hip.ErrorReporter 33: [ OK ] hip.ErrorReporter (0 ms) 33: [ RUN ] hip.offsetview_construction 33: [ OK ] hip.offsetview_construction (5 ms) 33: [ RUN ] hip.offsetview_unmanaged_construction 33: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 33: [ RUN ] hip.offsetview_subview 33: [ OK ] hip.offsetview_subview (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank1 33: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank2 33: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank3 33: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 33: [ RUN ] hip.scatterview [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 3: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (4760 ms) 3: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] openmptarget.atomic_views_integral (14586 ms) 5: [ RUN ] openmptarget.atomic_views_nonintegral 3: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (2023 ms) 3: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 3: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (4358 ms) 3: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 43%] Linking CXX executable Kokkos_CoreTestCompileOnly 5: [ OK ] openmptarget.atomic_views_nonintegral (10096 ms) 5: [ RUN ] openmptarget.atomic_view_api 5: [ OK ] openmptarget.atomic_view_api (0 ms) 5: [ RUN ] openmptarget.bit_manip_countl_zero 5: [ OK ] openmptarget.bit_manip_countl_zero (0 ms) 5: [ RUN ] openmptarget.bit_manip_countl_one 5: [ OK ] openmptarget.bit_manip_countl_one (0 ms) 5: [ RUN ] openmptarget.bit_manip_countr_zero 5: [ OK ] openmptarget.bit_manip_countr_zero (0 ms) 5: [ RUN ] openmptarget.bit_manip_countr_one 5: [ OK ] openmptarget.bit_manip_countr_one (0 ms) 5: [ RUN ] openmptarget.bit_manip_popcount 5: [ OK ] openmptarget.bit_manip_popcount (0 ms) 5: [ RUN ] openmptarget.bit_manip_has_single_bit 5: [ OK ] openmptarget.bit_manip_has_single_bit (0 ms) 5: [ RUN ] openmptarget.bit_manip_bit_floor 5: [ OK ] openmptarget.bit_manip_bit_floor (0 ms) 5: [ RUN ] openmptarget.bit_manip_bit_ceil 5: [ OK ] openmptarget.bit_manip_bit_ceil (0 ms) 5: [ RUN ] openmptarget.bit_manip_bit_width 5: [ OK ] openmptarget.bit_manip_bit_width (0 ms) 5: [ RUN ] openmptarget.bit_manip_rotl 5: [ OK ] openmptarget.bit_manip_rotl (0 ms) 5: [ RUN ] openmptarget.bit_manip_rotr 5: [ OK ] openmptarget.bit_manip_rotr (0 ms) 5: [ RUN ] openmptarget.bit_manip_byeswap 5: [ OK ] openmptarget.bit_manip_byeswap (0 ms) 5: [ RUN ] openmptarget.bit_manip_bit_cast 5: [ OK ] openmptarget.bit_manip_bit_cast (0 ms) 5: [ RUN ] openmptarget.test_block_deduction_bug_pr_3103 5: [ OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] openmptarget.checked_integer_operations_multiply_overflow 5: [ OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] openmptarget.execution_policy_occupancy_and_hint 5: [ OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] openmptarget.complex_construction 5: [ OK ] openmptarget.complex_construction (0 ms) 5: [ RUN ] openmptarget.complex_basic_math 5: [ OK ] openmptarget.complex_basic_math (0 ms) 5: [ RUN ] openmptarget.complex_special_funtions 5: [ OK ] openmptarget.complex_special_funtions (0 ms) 5: [ RUN ] openmptarget.complex_io 5: [ OK ] openmptarget.complex_io (0 ms) 5: [ RUN ] openmptarget.complex_trivially_copyable 5: [ OK ] openmptarget.complex_trivially_copyable (0 ms) 5: [ RUN ] openmptarget.complex_issue_3865 5: [ OK ] openmptarget.complex_issue_3865 (0 ms) 5: [ RUN ] openmptarget.complex_issue_3867 5: [ OK ] openmptarget.complex_issue_3867 (0 ms) 5: [ RUN ] openmptarget.complex_operations_arithmetic_types_overloads 5: [ OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] openmptarget.complex_structured_bindings 5: [ OK ] openmptarget.complex_structured_bindings (0 ms) 5: [ RUN ] openmptarget.crs_count_fill 5: [ OK ] openmptarget.crs_count_fill (7 ms) 5: [ RUN ] openmptarget.crs_copy_constructor 5: [ OK ] openmptarget.crs_copy_constructor (32 ms) 5: [ RUN ] openmptarget.deep_copy_alignment 5: [ OK ] openmptarget.deep_copy_alignment (6 ms) 5: [ RUN ] openmptarget.deep_copy_conversion 5: [ OK ] openmptarget.deep_copy_conversion (356 ms) 5: [ RUN ] openmptarget.partitioning_by_args 5: [ OK ] openmptarget.partitioning_by_args (0 ms) 5: [ RUN ] openmptarget.partitioning_by_vector 5: [ OK ] openmptarget.partitioning_by_vector (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_range 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:97: Skipped 5: skipping since test is known to fail for OpenMPTarget 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_range (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_mdrange 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:140: Skipped 5: skipping since test is known to fail for OpenMPTarget 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_mdrange (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_team_policy 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:186: Skipped 5: skipping for OpenMPTarget since the test is designed to run with vector_length=1 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_range_reduce [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 43%] Built target Kokkos_CoreTestCompileOnly 33: [ OK ] hip.scatterview (19122 ms) 33: [ RUN ] hip.scatterview_devicetype Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 3: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (8628 ms) 3: [----------] 9 tests from cuda_DeathTest (31458 ms total) 3: 3: [----------] 1 test from cuda_graph_DeathTest 3: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 5: [ OK ] openmptarget.exec_space_thread_safety_range_reduce (7342 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_mdrange_reduce [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 3: [ OK ] cuda_graph_DeathTest.can_instantiate_only_once (4665 ms) 3: [----------] 1 test from cuda_graph_DeathTest (4665 ms total) 3: 3: [----------] 186 tests from cuda 3: [ RUN ] cuda.array_capacity 3: [ OK ] cuda.array_capacity (0 ms) 3: [ RUN ] cuda.array_element_access 3: [ OK ] cuda.array_element_access (0 ms) 3: [ RUN ] cuda.array_operator_equal 3: [ OK ] cuda.array_operator_equal (0 ms) 3: [ RUN ] cuda.array_zero_capacity 3: [ OK ] cuda.array_zero_capacity (0 ms) 3: [ RUN ] cuda.array_zero_data_nullptr 3: [ OK ] cuda.array_zero_data_nullptr (0 ms) 3: [ RUN ] cuda.atomic_operations_complexdouble 3: [ OK ] cuda.atomic_operations_complexdouble (13 ms) 3: [ RUN ] cuda.atomic_operations_complexfloat 3: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 3: [ RUN ] cuda.atomic_operations_double 3: [ OK ] cuda.atomic_operations_double (8 ms) 3: [ RUN ] cuda.atomic_operations_float 3: [ OK ] cuda.atomic_operations_float (8 ms) 3: [ RUN ] cuda.atomic_operations_int 3: [ OK ] cuda.atomic_operations_int (18 ms) 3: [ RUN ] cuda.atomic_operations_long 3: [ OK ] cuda.atomic_operations_long (19 ms) 3: [ RUN ] cuda.atomic_operations_longlong 3: [ OK ] cuda.atomic_operations_longlong (18 ms) 3: [ RUN ] cuda.atomic_shared 3: [ OK ] cuda.atomic_shared (0 ms) 3: [ RUN ] cuda.atomic_operations_unsigned 3: [ OK ] cuda.atomic_operations_unsigned (15 ms) 3: [ RUN ] cuda.atomic_operations_unsignedlong 3: [ OK ] cuda.atomic_operations_unsignedlong (15 ms) 3: [ RUN ] cuda.atomics 3: [ OK ] cuda.atomics (119 ms) 3: [ RUN ] cuda.atomics_tpetra_max_abs 3: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] cuda.atomic_views_integral [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o 5: [ OK ] openmptarget.exec_space_thread_safety_mdrange_reduce (7191 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_team_policy_reduce 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:312: Skipped 5: skipping for OpenMPTarget since the test is designed to run with vector_length=1 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy_reduce (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_range_scan [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o 3: [ OK ] cuda.atomic_views_integral (12287 ms) 3: [ RUN ] cuda.atomic_views_nonintegral 3: [ OK ] cuda.atomic_views_nonintegral (89 ms) 3: [ RUN ] cuda.atomic_view_api 3: [ OK ] cuda.atomic_view_api (0 ms) 3: [ RUN ] cuda.bit_manip_countl_zero 3: [ OK ] cuda.bit_manip_countl_zero (0 ms) 3: [ RUN ] cuda.bit_manip_countl_one 3: [ OK ] cuda.bit_manip_countl_one (0 ms) 3: [ RUN ] cuda.bit_manip_countr_zero 3: [ OK ] cuda.bit_manip_countr_zero (0 ms) 3: [ RUN ] cuda.bit_manip_countr_one 3: [ OK ] cuda.bit_manip_countr_one (0 ms) 3: [ RUN ] cuda.bit_manip_popcount 3: [ OK ] cuda.bit_manip_popcount (0 ms) 3: [ RUN ] cuda.bit_manip_has_single_bit 3: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 3: [ RUN ] cuda.bit_manip_bit_floor 3: [ OK ] cuda.bit_manip_bit_floor (0 ms) 3: [ RUN ] cuda.bit_manip_bit_ceil 3: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 3: [ RUN ] cuda.bit_manip_bit_width 3: [ OK ] cuda.bit_manip_bit_width (0 ms) 3: [ RUN ] cuda.bit_manip_rotl 3: [ OK ] cuda.bit_manip_rotl (0 ms) 3: [ RUN ] cuda.bit_manip_rotr 3: [ OK ] cuda.bit_manip_rotr (0 ms) 3: [ RUN ] cuda.bit_manip_byeswap 3: [ OK ] cuda.bit_manip_byeswap (0 ms) 3: [ RUN ] cuda.bit_manip_bit_cast 3: [ OK ] cuda.bit_manip_bit_cast (0 ms) 3: [ RUN ] cuda.test_block_deduction_bug_pr_3103 3: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] cuda.checked_integer_operations_multiply_overflow 3: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] cuda.execution_policy_occupancy_and_hint 3: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] cuda.complex_construction 3: [ OK ] cuda.complex_construction (12 ms) 3: [ RUN ] cuda.complex_basic_math 3: [ OK ] cuda.complex_basic_math (8 ms) 3: [ RUN ] cuda.complex_special_funtions 3: [ OK ] cuda.complex_special_funtions (0 ms) 3: [ RUN ] cuda.complex_io 3: [ OK ] cuda.complex_io (0 ms) 3: [ RUN ] cuda.complex_trivially_copyable 3: [ OK ] cuda.complex_trivially_copyable (0 ms) 3: [ RUN ] cuda.complex_issue_3865 3: [ OK ] cuda.complex_issue_3865 (0 ms) 3: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 3: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] cuda.complex_structured_bindings 3: [ OK ] cuda.complex_structured_bindings (0 ms) 3: [ RUN ] cuda.crs_count_fill 3: [ OK ] cuda.crs_count_fill (5 ms) 3: [ RUN ] cuda.crs_copy_constructor 3: [ OK ] cuda.crs_copy_constructor (21 ms) 3: [ RUN ] cuda.deep_copy_alignment 3: [ OK ] cuda.deep_copy_alignment (5 ms) 3: [ RUN ] cuda.deep_copy_conversion 3: [ OK ] cuda.deep_copy_conversion (5 ms) 3: [ RUN ] cuda.partitioning_by_args 3: [ OK ] cuda.partitioning_by_args (1 ms) 3: [ RUN ] cuda.partitioning_by_vector 3: [ OK ] cuda.partitioning_by_vector (0 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range 5: [ OK ] openmptarget.exec_space_thread_safety_range_scan (6499 ms) 5: [ RUN ] openmptarget.functor_analysis 5: [ OK ] openmptarget.functor_analysis (0 ms) 5: [ RUN ] openmptarget.when_all_type 5: [ OK ] openmptarget.when_all_type (0 ms) 5: [ RUN ] openmptarget.graph_then 5: [ OK ] openmptarget.graph_then (0 ms) 5: [ RUN ] openmptarget.host_shared_ptr_use_count 5: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 5: [ RUN ] openmptarget.host_shared_ptr_get 5: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 5: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 5: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] openmptarget.join_backward_compatibility 5: [ OK ] openmptarget.join_backward_compatibility (2 ms) 5: [ RUN ] openmptarget.mathematical_constants_e 5: [ OK ] openmptarget.mathematical_constants_e (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_log2e 5: [ OK ] openmptarget.mathematical_constants_log2e (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_log10e 5: [ OK ] openmptarget.mathematical_constants_log10e (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_pi 5: [ OK ] openmptarget.mathematical_constants_pi (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_inv_pi 5: [ OK ] openmptarget.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_inv_sqrtpi 5: [ OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_ln2 5: [ OK ] openmptarget.mathematical_constants_ln2 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_ln10 5: [ OK ] openmptarget.mathematical_constants_ln10 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_sqrt2 5: [ OK ] openmptarget.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_sqrt3 5: [ OK ] openmptarget.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_inv_sqrt3 5: [ OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_egamma 5: [ OK ] openmptarget.mathematical_constants_egamma (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_phi 5: [ OK ] openmptarget.mathematical_constants_phi (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_trigonometric_functions 5: [ OK ] openmptarget.mathematical_functions_trigonometric_functions (5 ms) 5: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 5: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (5 ms) 5: [ RUN ] openmptarget.mathematical_functions_non_standard 5: [ OK ] openmptarget.mathematical_functions_non_standard (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_power_functions 5: [ OK ] openmptarget.mathematical_functions_power_functions (2 ms) 5: [ RUN ] openmptarget.mathematical_functions_fma 5: [ OK ] openmptarget.mathematical_functions_fma (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_fmax_fmin 5: [ OK ] openmptarget.mathematical_functions_fmax_fmin (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_error_and_gamma_functions 5: [ OK ] openmptarget.mathematical_functions_error_and_gamma_functions (3 ms) 5: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (4 ms) 5: [ RUN ] openmptarget.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (2 ms) 5: [ RUN ] openmptarget.mathematical_functions_absolute_value 5: [ OK ] openmptarget.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_floating_point_absolute_value 5: [ OK ] openmptarget.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_remainder_function 5: [ OK ] openmptarget.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_isfinite 5: [ OK ] openmptarget.mathematical_functions_isfinite (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_isinf 5: [ OK ] openmptarget.mathematical_functions_isinf (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_isnan 5: [ OK ] openmptarget.mathematical_functions_isnan (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_exponential_functions 5: [ OK ] openmptarget.mathematical_functions_exponential_functions (6 ms) 5: [ RUN ] openmptarget.mathspecialfunc_expint1 5: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 5: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (26 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 5: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (26 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 5: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 5: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 5: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 5: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] openmptarget.mdrange_5d 5: [ OK ] openmptarget.mdrange_5d (17 ms) 5: [ RUN ] openmptarget.mdrange_6d 5: [ OK ] openmptarget.mdrange_6d (8 ms) 5: [ RUN ] openmptarget.mdrange_2d 5: [ OK ] openmptarget.mdrange_2d (1 ms) 5: [ RUN ] openmptarget.mdrange_3d 5: [ OK ] openmptarget.mdrange_3d (4 ms) 5: [ RUN ] openmptarget.mdrange_4d 5: [ OK ] openmptarget.mdrange_4d (3 ms) 5: [ RUN ] openmptarget.mdrange_large_deep_copy 5: [ OK ] openmptarget.mdrange_large_deep_copy (85 ms) 5: [ RUN ] openmptarget.md_range_policy_construction_from_arrays 5: [ OK ] openmptarget.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] openmptarget.policy_get_tile_size 5: [ OK ] openmptarget.policy_get_tile_size (0 ms) 5: [ RUN ] openmptarget.mdrange_parallel_reduce_primitive_types 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 5: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 5: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types (0 ms) 5: [ RUN ] openmptarget.mdspan_minimal_functional 5: [ OK ] openmptarget.mdspan_minimal_functional (0 ms) 5: [ RUN ] openmptarget.mdspan_atomic_accessor 5: [ OK ] openmptarget.mdspan_atomic_accessor (0 ms) 5: [ RUN ] openmptarget.view_mdspan_conversion 5: [ OK ] openmptarget.view_mdspan_conversion (8 ms) 5: [ RUN ] openmptarget.view_mdspan_conversion_with_stride 5: [ OK ] openmptarget.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] openmptarget.numeric_traits_infinity 5: [ OK ] openmptarget.numeric_traits_infinity (0 ms) 5: [ RUN ] openmptarget.numeric_traits_epsilon 5: [ OK ] openmptarget.numeric_traits_epsilon (0 ms) 5: [ RUN ] openmptarget.numeric_traits_round_error 5: [ OK ] openmptarget.numeric_traits_round_error (0 ms) 5: [ RUN ] openmptarget.numeric_traits_norm_min 5: [ OK ] openmptarget.numeric_traits_norm_min (0 ms) 5: [ RUN ] openmptarget.numeric_traits_denorm_min 5: [ OK ] openmptarget.numeric_traits_denorm_min (0 ms) 5: [ RUN ] openmptarget.numeric_traits_finite_min_max 5: [ OK ] openmptarget.numeric_traits_finite_min_max (3 ms) 5: [ RUN ] openmptarget.numeric_traits_digits 5: [ OK ] openmptarget.numeric_traits_digits (2 ms) 5: [ RUN ] openmptarget.numeric_traits_digits10 5: [ OK ] openmptarget.numeric_traits_digits10 (2 ms) 5: [ RUN ] openmptarget.numeric_traits_max_digits10 5: [ OK ] openmptarget.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] openmptarget.numeric_traits_radix 5: [ OK ] openmptarget.numeric_traits_radix (2 ms) 5: [ RUN ] openmptarget.numeric_traits_min_max_exponent 5: [ OK ] openmptarget.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] openmptarget.numeric_traits_min_max_exponent10 5: [ OK ] openmptarget.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 5: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (1 ms) 5: [ RUN ] openmptarget.numeric_traits_sfinae_friendly 5: [ OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] openmptarget.occupancy_control 5: [ OK ] openmptarget.occupancy_control (0 ms) 5: [ RUN ] openmptarget.parallel_scan_range_policy 5: [ OK ] openmptarget.parallel_scan_range_policy (167 ms) 5: [ RUN ] openmptarget.kokkos_printf 5: [ OK ] openmptarget.kokkos_printf (1 ms) 5: [ RUN ] openmptarget.range_for 5: [ OK ] openmptarget.range_for (1 ms) 5: [ RUN ] openmptarget.range_reduce 5: [ OK ] openmptarget.range_reduce (1 ms) 5: [ RUN ] openmptarget.large_parallel_for_reduce 5: [ OK ] openmptarget.large_parallel_for_reduce (112 ms) 5: [ RUN ] openmptarget.range_policy_runtime_parameters 5: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 5: [ RUN ] openmptarget.range_policy_one_way_convertible_bounds 5: [ OK ] openmptarget.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] openmptarget.range_for_require 5: [ OK ] openmptarget.range_for_require (1 ms) 5: [ RUN ] openmptarget.range_reduce_require 5: [ OK ] openmptarget.range_reduce_require (0 ms) 5: [ RUN ] openmptarget.reducers_int 5: [ OK ] openmptarget.reducers_int (7 ms) 5: [ RUN ] openmptarget.reducers_double 5: [ OK ] openmptarget.reducers_double (8 ms) 5: [ RUN ] openmptarget.reducers_bool 5: [ OK ] openmptarget.reducers_bool (0 ms) 5: [ RUN ] openmptarget.int64_t_reduce 5: [ OK ] openmptarget.int64_t_reduce (308 ms) 5: [ RUN ] openmptarget.double_reduce [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_WithoutInitializing.cpp.o 5: [ OK ] openmptarget.double_reduce (373 ms) 5: [ RUN ] openmptarget.int64_t_reduce_dynamic 3: [ OK ] cuda.exec_space_thread_safety_range (2199 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange 5: [ OK ] openmptarget.int64_t_reduce_dynamic (412 ms) 5: [ RUN ] openmptarget.double_reduce_dynamic 3: [ OK ] cuda.exec_space_thread_safety_mdrange (220 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy 3: [ OK ] cuda.exec_space_thread_safety_team_policy (220 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_reduce 3: [ OK ] cuda.exec_space_thread_safety_range_reduce (220 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 5: [ OK ] openmptarget.double_reduce_dynamic (412 ms) 5: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 5: [ OK ] openmptarget.int64_t_reduce_dynamic_view (53 ms) 5: [ RUN ] openmptarget.reduction_with_large_iteration_count 3: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (653 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (220 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_scan 3: [ OK ] cuda.exec_space_thread_safety_range_scan (220 ms) 3: [ RUN ] cuda.execution_space_as_class_data_member 3: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 3: [ RUN ] cuda.functor_analysis 3: [ OK ] cuda.functor_analysis (0 ms) 3: [ RUN ] cuda.when_all_type 3: [ OK ] cuda.when_all_type (0 ms) 3: [ RUN ] cuda.graph_then 3: [ OK ] cuda.graph_then (0 ms) 3: [ RUN ] cuda.host_shared_ptr_use_count 3: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 3: [ RUN ] cuda.host_shared_ptr_get 3: [ OK ] cuda.host_shared_ptr_get (0 ms) 3: [ RUN ] cuda.host_shared_ptr_dereference_on_device 3: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] cuda.host_shared_ptr_special_members_on_device 3: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] cuda.host_shared_ptr_tracking 3: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 3: [ RUN ] cuda.join_backward_compatibility 3: [ OK ] cuda.join_backward_compatibility (0 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 32: Test_Atomic<double>/100000/iterations:10 11.2 s 11.1 s 10 1 8 18.9477 2.16266m 911.12u 4.99995G 97.086k 4.99995G 32/58 Test #32: Kokkos_PerformanceTest_Atomic .............................. Passed 348.41 sec test 33 Start 33: Kokkos_PerformanceTest_Reduction 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T19-14-10.json" 33: Test timeout computed to be: 1500 33: 2025-04-10T19:48:22+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction 33: Run on (64 X 3286.3 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x32) 33: L1 Instruction 32 KiB (x32) 33: L2 Unified 512 KiB (x32) 33: L3 Unified 16384 KiB (x16) 33: Load Average: 6.15, 5.11, 10.53 33: APU or dGPU: dGPU 33: Architecture capable of accessing system allocated memory: 1 33: CPU architecture: none 33: Default Device: HIP 33: GPU architecture: AMD_GFX908 33: Is Large Bar: 1 33: KOKKOS_COMPILER_CLANG: 1700 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CXX17: 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_HIP: yes 33: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 33: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 33: Kokkos Version: 4.6.99 33: Shared Memory per Block: 64 KiB 33: Supports Managed Memory: 1 33: System allows accessing system allocated memory on GPU: 0 33: Total Global Memory: 31.98 GiB 33: Wavefront Size: 64 33: XNACK environment variable set: no 33: macro KOKKOS_ENABLE_HIP: defined 33: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 33: macro KOKKOS_ENABLE_ROCTHRUST: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------- 33: ReductionCheapScalarResult<double>/10000/iterations:10 41.5 us 41.4 us 10 33: ReductionCheapScalarResult<double>/100000/iterations:10 43.1 us 42.6 us 10 33: ReductionCheapScalarResult<double>/1000000/iterations:10 53.7 us 53.7 us 10 33: ReductionCheapScalarResult<double>/10000000/iterations:10 177 us 177 us 10 33: ReductionCheapHostResult<double>/10000/iterations:10 30.8 us 30.8 us 10 33: ReductionCheapHostResult<double>/100000/iterations:10 33.7 us 33.1 us 10 33: ReductionCheapHostResult<double>/1000000/iterations:10 43.4 us 43.4 us 10 33: ReductionCheapHostResult<double>/10000000/iterations:10 146 us 145 us 10 33: ReductionCheapDeviceResult<double>/10000/iterations:10 22.5 us 22.1 us 10 33: ReductionCheapDeviceResult<double>/100000/iterations:10 25.1 us 25.1 us 10 33: ReductionCheapDeviceResult<double>/1000000/iterations:10 35.2 us 34.7 us 10 33: ReductionCheapDeviceResult<double>/10000000/iterations:10 144 us 141 us 10 33: ReductionExpensive<double>/10000/iterations:10 111 us 110 us 10 33: ReductionExpensive<double>/100000/iterations:10 308 us 306 us 10 33: ReductionExpensive<double>/1000000/iterations:10 2618 us 2609 us 10 33: ReductionExpensive<double>/10000000/iterations:10 22531 us 22455 us 10 33/58 Test #33: Kokkos_PerformanceTest_Reduction ........................... Passed 0.70 sec test 34 Start 34: Kokkos_ContainersUnitTest_Serial 34: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 34: Test timeout computed to be: 1500 34: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 34: [==========] Running 71 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from serial_DeathTest 34: [ RUN ] serial_DeathTest.dualview_external_view_construction 34: [ OK ] serial_DeathTest.dualview_external_view_construction (1390 ms) 34: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (3620 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (4716 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (3999 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (4191 ms) 3: [ RUN ] cuda.deep_copy_scratch 3: [ OK ] cuda.deep_copy_scratch (0 ms) 3: [ RUN ] cuda.mathematical_constants_e 3: [ OK ] cuda.mathematical_constants_e (0 ms) 3: [ RUN ] cuda.mathematical_constants_log2e 3: [ OK ] cuda.mathematical_constants_log2e (0 ms) 3: [ RUN ] cuda.mathematical_constants_log10e 3: [ OK ] cuda.mathematical_constants_log10e (0 ms) 3: [ RUN ] cuda.mathematical_constants_pi 3: [ OK ] cuda.mathematical_constants_pi (0 ms) 3: [ RUN ] cuda.mathematical_constants_inv_pi 3: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 3: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] cuda.mathematical_constants_ln2 3: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 3: [ RUN ] cuda.mathematical_constants_ln10 3: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 3: [ RUN ] cuda.mathematical_constants_sqrt2 3: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] cuda.mathematical_constants_sqrt3 3: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] cuda.mathematical_constants_inv_sqrt3 3: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] cuda.mathematical_constants_egamma 3: [ OK ] cuda.mathematical_constants_egamma (0 ms) 3: [ RUN ] cuda.mathematical_constants_phi 3: [ OK ] cuda.mathematical_constants_phi (0 ms) 3: [ RUN ] cuda.mathematical_functions_trigonometric_functions 3: [ OK ] cuda.mathematical_functions_trigonometric_functions (6 ms) 3: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 3: [ OK ] cuda.mathematical_functions_hyperbolic_functions (4 ms) 3: [ RUN ] cuda.mathematical_functions_non_standard 3: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 3: [ RUN ] cuda.mathematical_functions_power_functions 3: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 3: [ RUN ] cuda.mathematical_functions_fma 3: [ OK ] cuda.mathematical_functions_fma (0 ms) 3: [ RUN ] cuda.mathematical_functions_fmax_fmin 3: [ OK ] cuda.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 3: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (2 ms) 3: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (3 ms) 3: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 3: [ RUN ] cuda.mathematical_functions_absolute_value 3: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 3: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] cuda.mathematical_functions_remainder_function 3: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] cuda.mathematical_functions_isfinite 3: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 3: [ RUN ] cuda.mathematical_functions_isinf 3: [ OK ] cuda.mathematical_functions_isinf (0 ms) 3: [ RUN ] cuda.mathematical_functions_isnan 3: [ OK ] cuda.mathematical_functions_isnan (0 ms) 3: [ RUN ] cuda.mathematical_functions_exponential_functions 3: [ OK ] cuda.mathematical_functions_exponential_functions (4 ms) 3: [ RUN ] cuda.mathspecialfunc_expint1 3: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] cuda.mathspecialfunc_errorfunc 3: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 3: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (24 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 3: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 3: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 3: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 3: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 3: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] cuda.mdrange_5d 3: [ OK ] cuda.mdrange_5d (371 ms) 3: [ RUN ] cuda.mdrange_6d [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o 3: [ OK ] cuda.mdrange_6d (497 ms) 3: [ RUN ] cuda.mdrange_2d 3: [ OK ] cuda.mdrange_2d (4 ms) 3: [ RUN ] cuda.mdrange_array_reduce 3: [ OK ] cuda.mdrange_array_reduce (0 ms) 3: [ RUN ] cuda.mdrange_3d 3: [ OK ] cuda.mdrange_3d (32 ms) 3: [ RUN ] cuda.mdrange_neg_idx 3: [ OK ] cuda.mdrange_neg_idx (1 ms) 3: [ RUN ] cuda.mdrange_4d 3: [ OK ] cuda.mdrange_4d (83 ms) 3: [ RUN ] cuda.mdrange_scalar 3: [ OK ] cuda.mdrange_scalar (0 ms) 3: [ RUN ] cuda.mdrange_large_deep_copy 3: [ OK ] cuda.mdrange_large_deep_copy (115 ms) 3: [ RUN ] cuda.md_range_policy_construction_from_arrays 3: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] cuda.policy_get_tile_size 3: [ OK ] cuda.policy_get_tile_size (0 ms) 3: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 34: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (16257 ms) 34: [----------] 2 tests from serial_DeathTest (17648 ms total) 34: 34: [----------] 69 tests from serial 34: [ RUN ] serial.bitset 34: [ OK ] serial.bitset (1162 ms) 34: [ RUN ] serial.bitset_default_constructor_no_alloc 34: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 34: [ RUN ] serial.dualview_combination 34: [ OK ] serial.dualview_combination (0 ms) 34: [ RUN ] serial.dualview_alloc 34: [ OK ] serial.dualview_alloc (0 ms) 34: [ RUN ] serial.test_dualview_copy_construction_and_assignment 34: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 34: [ RUN ] serial.dualview_combinations_without_init 34: [ OK ] serial.dualview_combinations_without_init (0 ms) 34: [ RUN ] serial.dualview_deep_copy 34: [ OK ] serial.dualview_deep_copy (0 ms) 34: [ RUN ] serial.dualview_sync_should_fence 34: [ OK ] serial.dualview_sync_should_fence (0 ms) 34: [ RUN ] serial.dualview_realloc 34: [ OK ] serial.dualview_realloc (0 ms) 34: [ RUN ] serial.dualview_resize 34: [ OK ] serial.dualview_resize (0 ms) 34: [ RUN ] serial.dualview_device_correct_kokkos_device 34: 34: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 34: does not support page migration between device and host. 34: HIPManagedSpace might not work as expected. 34: Please refer to the ROCm documentation on unified/managed memory. 34: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 34: [ RUN ] serial.dualview_host_correct_kokkos_device 34: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 34: [ RUN ] serial.dualview_host_modify_template_device_sync 34: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 34: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 34: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 34: [ RUN ] serial.dualview_device_modify_template_host_sync 34: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 34: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 34: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 34: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 34: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 34: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 34: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 34: [ RUN ] serial.dualview_sequential_host_init 34: [ OK ] serial.dualview_sequential_host_init (0 ms) 34: [ RUN ] serial.dualview_default_constructed 34: [ OK ] serial.dualview_default_constructed (0 ms) 34: [ RUN ] serial.dynamic_view 34: [ OK ] serial.dynamic_view (6 ms) 34: [ RUN ] serial.dyn_rank_view_api_generic 34: [ OK ] serial.dyn_rank_view_api_generic (5 ms) 34: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 34: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 34: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 34: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 34: skipping since not default execution space 34: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 34: [ RUN ] serial.dyn_rank_view_api_operator_rank67 34: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 34: [ RUN ] serial.dyn_rank_view_team_scratch 34: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 34: [ RUN ] serial.ErrorReporterViaLambda 34: [ OK ] serial.ErrorReporterViaLambda (0 ms) 34: [ RUN ] serial.ErrorReporter 34: [ OK ] serial.ErrorReporter (0 ms) 34: [ RUN ] serial.offsetview_construction 34: [ OK ] serial.offsetview_construction (8 ms) 34: [ RUN ] serial.offsetview_unmanaged_construction 34: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 34: [ RUN ] serial.offsetview_subview 34: [ OK ] serial.offsetview_subview (4 ms) 34: [ RUN ] serial.offsetview_offsets_rank1 34: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 34: [ RUN ] serial.offsetview_offsets_rank2 34: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 34: [ RUN ] serial.offsetview_offsets_rank3 34: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 34: [ RUN ] serial.scatterview Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o 3: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (2091 ms) 3: [ RUN ] cuda.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestMDSpan.hpp:63: Skipped 3: mdspan not enabled 3: [ SKIPPED ] cuda.mdspan_minimal_functional (0 ms) 3: [ RUN ] cuda.max 3: [ OK ] cuda.max (0 ms) 3: [ RUN ] cuda.max_within_parfor 3: [ OK ] cuda.max_within_parfor (0 ms) 3: [ RUN ] cuda.min 3: [ OK ] cuda.min (0 ms) 3: [ RUN ] cuda.min_within_parfor 3: [ OK ] cuda.min_within_parfor (0 ms) 3: [ RUN ] cuda.minmax 3: [ OK ] cuda.minmax (0 ms) 3: [ RUN ] cuda.minmax_within_parfor 3: [ OK ] cuda.minmax_within_parfor (0 ms) 3: [ RUN ] cuda.clamp 3: [ OK ] cuda.clamp (0 ms) 3: [ RUN ] cuda.clamp_within_parfor 3: [ OK ] cuda.clamp_within_parfor (0 ms) 3: [ RUN ] cuda.numeric_traits_infinity 3: [ OK ] cuda.numeric_traits_infinity (0 ms) 3: [ RUN ] cuda.numeric_traits_epsilon 3: [ OK ] cuda.numeric_traits_epsilon (0 ms) 3: [ RUN ] cuda.numeric_traits_round_error 3: [ OK ] cuda.numeric_traits_round_error (0 ms) 3: [ RUN ] cuda.numeric_traits_norm_min 3: [ OK ] cuda.numeric_traits_norm_min (0 ms) 3: [ RUN ] cuda.numeric_traits_denorm_min 3: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 3: [ RUN ] cuda.numeric_traits_finite_min_max 3: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 3: [ RUN ] cuda.numeric_traits_digits 3: [ OK ] cuda.numeric_traits_digits (1 ms) 3: [ RUN ] cuda.numeric_traits_digits10 3: [ OK ] cuda.numeric_traits_digits10 (1 ms) 3: [ RUN ] cuda.numeric_traits_max_digits10 3: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] cuda.numeric_traits_radix 3: [ OK ] cuda.numeric_traits_radix (1 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent 3: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent10 3: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 3: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] cuda.numeric_traits_sfinae_friendly 3: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] cuda.occupancy_control 3: [ OK ] cuda.occupancy_control (0 ms) 3: [ RUN ] cuda.memory_pool 3: [ OK ] cuda.memory_pool (16 ms) 3: [ RUN ] cuda.cxx11 3: [ OK ] cuda.cxx11 (1 ms) 3: [ RUN ] cuda.viewctorprop_embedded_dim 3: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] cuda.parallel_scan_range_policy 3: [ OK ] cuda.parallel_scan_range_policy (63 ms) 3: [ RUN ] cuda.kokkos_printf 3: [ OK ] cuda.kokkos_printf (2 ms) 3: [ RUN ] cuda.range_for 3: [ OK ] cuda.range_for (1 ms) 3: [ RUN ] cuda.range_reduce 3: [ OK ] cuda.range_reduce (0 ms) 3: [ RUN ] cuda.range_dynamic_policy 3: [ OK ] cuda.range_dynamic_policy (0 ms) 3: [ RUN ] cuda.large_parallel_for_reduce 3: [ OK ] cuda.large_parallel_for_reduce (44 ms) 3: [ RUN ] cuda.range_policy_runtime_parameters 3: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 3: [ RUN ] cuda.range_policy_one_way_convertible_bounds 3: [ OK ] cuda.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] cuda.range_for_require 3: [ OK ] cuda.range_for_require (1 ms) 3: [ RUN ] cuda.range_reduce_require 3: [ OK ] cuda.range_reduce_require (0 ms) 3: [ RUN ] cuda.range_dynamic_policy_require 3: [ OK ] cuda.range_dynamic_policy_require (0 ms) 3: [ RUN ] cuda.reducers_int 3: [ OK ] cuda.reducers_int (8 ms) 3: [ RUN ] cuda.reducers_double 3: [ OK ] cuda.reducers_double (13 ms) 3: [ RUN ] cuda.reducers_complex_double 3: [ OK ] cuda.reducers_complex_double (3 ms) 3: [ RUN ] cuda.reducers_struct 3: [ OK ] cuda.reducers_struct (5 ms) 3: [ RUN ] cuda.reducers_half_t 3: [ OK ] cuda.reducers_half_t (4 ms) 3: [ RUN ] cuda.reducers_bhalf_t 3: [ OK ] cuda.reducers_bhalf_t (4 ms) 3: [ RUN ] cuda.reducers_int8_t 3: [ OK ] cuda.reducers_int8_t (3 ms) 3: [ RUN ] cuda.reducers_int16_t 3: [ OK ] cuda.reducers_int16_t (3 ms) 3: [ RUN ] cuda.reducers_point_t 3: [ OK ] cuda.reducers_point_t (2 ms) 3: [ RUN ] cuda.reducers_bool 3: [ OK ] cuda.reducers_bool (0 ms) 3: [ RUN ] cuda.int64_t_reduce 3: [ OK ] cuda.int64_t_reduce (13 ms) 3: [ RUN ] cuda.double_reduce 3: [ OK ] cuda.double_reduce (13 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic 3: [ OK ] cuda.int64_t_reduce_dynamic (16 ms) 3: [ RUN ] cuda.double_reduce_dynamic 3: [ OK ] cuda.double_reduce_dynamic (16 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic_view 3: [ OK ] cuda.int64_t_reduce_dynamic_view (19 ms) 3: [ RUN ] cuda.int_combined_reduce 3: [ OK ] cuda.int_combined_reduce (0 ms) 3: [ RUN ] cuda.mdrange_combined_reduce 3: [ OK ] cuda.mdrange_combined_reduce (0 ms) 3: [ RUN ] cuda.int_combined_reduce_mixed 3: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 3: [ RUN ] cuda.reduction_deduction 3: [ OK ] cuda.reduction_deduction (0 ms) 3: [ RUN ] cuda.reduce_device_view_range_policy 3: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 3: [ RUN ] cuda.reduce_device_view_mdrange_policy 3: [ OK ] cuda.reduce_device_view_mdrange_policy (136 ms) 3: [ RUN ] cuda.reduce_device_view_team_policy 3: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 3: [ RUN ] cuda.impl_shared_alloc 3: [ OK ] cuda.impl_shared_alloc (226 ms) 3: [ RUN ] cuda.kokkos_swap 3: [ OK ] cuda.kokkos_swap (0 ms) 3: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceRangePolicyViewSizeLimit (34 ms) 3: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 34: [ OK ] serial.scatterview (1642 ms) 34: [ RUN ] serial.scatterview_devicetype 34: [ OK ] serial.scatterview_devicetype (1 ms) 34: [ RUN ] serial.staticcrsgraph 34: [ OK ] serial.staticcrsgraph (8 ms) 34: [ RUN ] serial.resize_realloc_no_init_dualview 34: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 34: [ RUN ] serial.resize_realloc_no_alloc_dualview 34: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 34: [ RUN ] serial.resize_exec_space_dualview 34: [ OK ] serial.resize_exec_space_dualview (0 ms) 34: [ RUN ] serial.realloc_exec_space_dualview 34: [ OK ] serial.realloc_exec_space_dualview (0 ms) 34: [ RUN ] serial.resize_realloc_no_init_dynrankview 34: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 34: [ RUN ] serial.resize_exec_space_dynrankview 34: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 34: [ RUN ] serial.realloc_exec_space_dynrankview 34: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 34: [ RUN ] serial.resize_realloc_no_init_scatterview 34: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 34: [ RUN ] serial.resize_realloc_no_alloc_scatterview 34: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 34: [ RUN ] serial.resize_exec_space_scatterview 34: [ OK ] serial.resize_exec_space_scatterview (0 ms) 34: [ RUN ] serial.realloc_exec_space_scatterview 34: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_dynrankview 34: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 34: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 34: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 34: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_offsetview 34: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 34: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 34: [ RUN ] serial.create_mirror_view_and_copy_offsetview 34: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_dynamicview 34: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 34: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 34: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 34: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 34: [ RUN ] serial.UnorderedMap_insert [ 77%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 3: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (83 ms) 3: [----------] 186 tests from cuda (37222 ms total) 3: 3: [----------] 16 tests from cuda_graph 3: [ RUN ] cuda_graph.submit_once 3: [ OK ] cuda_graph.submit_once (0 ms) 3: [ RUN ] cuda_graph.submit_once_rvalue 3: [ OK ] cuda_graph.submit_once_rvalue (0 ms) 3: [ RUN ] cuda_graph.instantiate_and_submit_once 3: [ OK ] cuda_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] cuda_graph.submit_onto_another_execution_space_instance 3: [ OK ] cuda_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] cuda_graph.create_graph_no_closure_with_exec 3: [ OK ] cuda_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] cuda_graph.create_graph_no_arg 3: [ OK ] cuda_graph.create_graph_no_arg (0 ms) 3: [ RUN ] cuda_graph.submit_six 3: [ OK ] cuda_graph.submit_six (0 ms) 3: [ RUN ] cuda_graph.when_all_cycle 3: [ OK ] cuda_graph.when_all_cycle (0 ms) 3: [ RUN ] cuda_graph.repeat_chain 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 3: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 3: [ SKIPPED ] cuda_graph.repeat_chain (0 ms) 3: [ RUN ] cuda_graph.zero_work_reduce 3: [ OK ] cuda_graph.zero_work_reduce (0 ms) 3: [ RUN ] cuda_graph.empty_graph 3: [ OK ] cuda_graph.empty_graph (0 ms) 3: [ RUN ] cuda_graph.force_global_launch 3: [ OK ] cuda_graph.force_global_launch (0 ms) 3: [ RUN ] cuda_graph.empty_graph_default_host_exec 3: [ OK ] cuda_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] cuda_graph.node_lifetime 3: [ OK ] cuda_graph.node_lifetime (0 ms) 3: [ RUN ] cuda_graph.diamond 3: [ OK ] cuda_graph.diamond (0 ms) 3: [ RUN ] cuda_graph.end_of_submit_control_flow 3: [ OK ] cuda_graph.end_of_submit_control_flow (1 ms) 3: [----------] 16 tests from cuda_graph (5 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 212 tests from 4 test suites ran. (73352 ms total) 3: [ PASSED ] 210 tests. 3: [ SKIPPED ] 2 tests, listed below: 3: [ SKIPPED ] cuda.mdspan_minimal_functional 3: [ SKIPPED ] cuda_graph.repeat_chain 3/55 Test #3: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 74.11 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 4: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 4: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 4: For unit testing set OMP_PROC_BIND=false 4: 5: [ OK ] openmptarget.reduction_with_large_iteration_count (22032 ms) 5: [ RUN ] openmptarget.reduction_deduction 5: [ OK ] openmptarget.reduction_deduction (0 ms) 5: [ RUN ] openmptarget.reduce_device_view_range_policy 4: [==========] Running 144 tests from 3 test suites. 4: [----------] Global test environment set-up. 4: [----------] 9 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 34: [ OK ] serial.UnorderedMap_insert (6305 ms) 34: [ RUN ] serial.UnorderedMap_failed_insert [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 77%] Built target Kokkos_ContainersUnitTest_Serial [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o 34: [ OK ] serial.UnorderedMap_failed_insert (2812 ms) 34: [ RUN ] serial.UnorderedMap_deep_copy 34: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 34: [ RUN ] serial.UnorderedMap_valid_empty 34: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 34: [ RUN ] serial.UnorderedMap_clear_zero_size 34: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 34: [ RUN ] serial.UnorderedMap_consistent_size 34: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 34: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 34: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 34: [ RUN ] serial.UnorderedMap_lambda_capturable 34: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 34: [ RUN ] serial.UnorderedMap_constructor_view_alloc 34: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 34: [ RUN ] serial.vector_combination 34: [ OK ] serial.vector_combination (0 ms) 34: [ RUN ] serial.vector_insert 34: [ OK ] serial.vector_insert (0 ms) 34: [ RUN ] serial.vector_push_back_default_exec 34: [ OK ] serial.vector_push_back_default_exec (0 ms) 34: [----------] 69 tests from serial (11966 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 71 tests from 2 test suites ran. (29615 ms total) 34: [ PASSED ] 70 tests. 34: [ SKIPPED ] 1 test, listed below: 34: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 34/58 Test #34: Kokkos_ContainersUnitTest_Serial ........................... Passed 30.05 sec test 35 Start 35: Kokkos_ContainersUnitTest_HIP 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 35: Test timeout computed to be: 1500 35: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 35: [==========] Running 71 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from hip_DeathTest 35: [ RUN ] hip_DeathTest.dualview_external_view_construction 35: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDualView.hpp:586: Skipped 35: test only relevant if DualView uses one allocation 35: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction (0 ms) 35: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 30%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o 5: [ OK ] openmptarget.reduce_device_view_range_policy (10441 ms) 5: [ RUN ] openmptarget.reduce_device_view_mdrange_policy [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_UnorderedMap.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o 33: [ OK ] hip.scatterview_devicetype (48138 ms) 33: [ RUN ] hip.resize_realloc_no_init_dualview 33: [ OK ] hip.resize_realloc_no_init_dualview (2 ms) 33: [ RUN ] hip.resize_realloc_no_alloc_dualview 33: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 33: [ RUN ] hip.resize_exec_space_dualview 33: [ OK ] hip.resize_exec_space_dualview (0 ms) 33: [ RUN ] hip.realloc_exec_space_dualview 33: [ OK ] hip.realloc_exec_space_dualview (0 ms) 33: [ RUN ] hip.resize_realloc_no_init_dynrankview 33: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 33: [ RUN ] hip.resize_exec_space_dynrankview 33: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 33: [ RUN ] hip.realloc_exec_space_dynrankview 33: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 33: [ RUN ] hip.resize_realloc_no_init_scatterview 33: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 33: [ RUN ] hip.resize_realloc_no_alloc_scatterview 33: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 33: [ RUN ] hip.resize_exec_space_scatterview 33: [ OK ] hip.resize_exec_space_scatterview (0 ms) 33: [ RUN ] hip.realloc_exec_space_scatterview 33: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynrankview 33: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 33: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 33: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_offsetview 33: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 33: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_offsetview 33: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynamicview 33: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 33: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 33: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 33: [ RUN ] hip.UnorderedMap_insert 33: [ OK ] hip.UnorderedMap_insert (3523 ms) 33: [ RUN ] hip.UnorderedMap_failed_insert 33: [ OK ] hip.UnorderedMap_failed_insert (952 ms) 33: [ RUN ] hip.UnorderedMap_deep_copy 33: [ OK ] hip.UnorderedMap_deep_copy (5 ms) 33: [ RUN ] hip.UnorderedMap_valid_empty 33: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 33: [ RUN ] hip.UnorderedMap_clear_zero_size 33: [ OK ] hip.UnorderedMap_clear_zero_size (1 ms) 33: [ RUN ] hip.UnorderedMap_consistent_size 33: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 33: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 33: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 33: [ RUN ] hip.UnorderedMap_lambda_capturable 33: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 33: [ RUN ] hip.UnorderedMap_constructor_view_alloc 33: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 33: [ RUN ] hip.viewctorprop_embedded_dim 33: [ OK ] hip.viewctorprop_embedded_dim (2 ms) 33: [----------] 66 tests from hip (71925 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 68 tests from 2 test suites ran. (96907 ms total) 33: [ PASSED ] 67 tests. 33: [ SKIPPED ] 1 test, listed below: 33: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction 33/57 Test #33: Kokkos_ContainersUnitTest_HIP .............................. Passed 97.39 sec test 34 Start 34: Kokkos_ContainersPerformanceTest_OpenMP 34: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 34: Test timeout computed to be: 1500 34: [==========] Running 5 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 5 tests from TEST_CATEGORY 34: [ RUN ] TEST_CATEGORY.dynrankview_perf 34: OpenMP 34: DynRankView vs View: Initialization Only 34: View time (init only): 0.00764159 34: View sum computation time: 0.00764159 34: Strided View time (init only): 0.00641257 34: View Rank7 time (init only): 0.00709246 34: DynRankView time (init only): 0.00704815 34: DynRankView sum computation time: 0.00869028 34: Ratio of View to DynRankView time: 1.0842 34: Ratio of View to DynRankView sum computation time: 0.996843 34: Ratio of View to View Rank7 time: 1.07742 34: Ratio of StrideView to DynRankView time: 0.909824 34: Ratio of DynRankView to View Rank7 time: 0.993752 34: [ OK ] TEST_CATEGORY.dynrankview_perf (127 ms) 34: [ RUN ] TEST_CATEGORY.global_2_local 34: OpenMP 34: size, create, generate, fill, find 34: 256, 9.7122e-05, 1.3556e-05, 6.7698e-05, 0.000957248 34: 512, 5.343e-05, 1.097e-05, 9.8155e-05, 0.000732986 34: 1024, 4.8001e-05, 1.6631e-05, 0.000120917, 0.000838354 34: 2048, 4.8311e-05, 1.1251e-05, 0.00020212, 0.000854855 34: 4096, 6.5173e-05, 9.859e-06, 0.000328507, 0.0010949 34: 8192, 8.3777e-05, 8.967e-06, 0.000611989, 0.00154944 34: 16384, 0.0001224, 1.2634e-05, 0.00115211, 0.00285884 34: 32768, 0.000265609, 1.8124e-05, 0.00224338, 0.00641447 34: 65536, 0.000455326, 2.618e-05, 0.00435778, 0.0172577 34: 131072, 0.00219942, 4.4354e-05, 0.00865816, 0.040147 34: 262144, 0.00371316, 7.6193e-05, 0.0185259, 0.0854993 34: 524288, 0.00800618, 0.000221005, 0.0361128, 0.307241 34: 1048576, 0.00723782, 0.000129333, 0.069923, 1.4609 34: 2097152, 0.0141176, 0.000201398, 0.140285, 3.98605 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o 5: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10394 ms) 5: [ RUN ] openmptarget.reduce_device_view_team_policy [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o 4: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (19346 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o 34: 4194304, 0.0223218, 0.000323868, 0.275077, 8.87393 34: [ OK ] TEST_CATEGORY.global_2_local (15408 ms) 34: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 34: skipping test 34: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 34: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 34: skipping test 34: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 34: [ RUN ] TEST_CATEGORY.scatter_view 34: ScatterView data-duplicated test: 34: num_threads 8 34: hand-coded test took 0.0592655 seconds 34: test took 0.0594052 seconds 34: num_threads 8 34: hand-coded test took 0.0595035 seconds 34: test took 0.0591162 seconds 34: num_threads 8 34: hand-coded test took 0.059451 seconds 34: test took 0.0594252 seconds 34: num_threads 8 34: hand-coded test took 0.0594632 seconds 34: test took 0.0593556 seconds 34: num_threads 8 34: hand-coded test took 0.0600073 seconds 34: test took 0.0593807 seconds 34: [ OK ] TEST_CATEGORY.scatter_view (731 ms) 34: [----------] 5 tests from TEST_CATEGORY (16268 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 5 tests from 1 test suite ran. (16268 ms total) 34: [ PASSED ] 5 tests. 34/57 Test #34: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 16.73 sec test 35 Start 35: Kokkos_ContainersPerformanceTest_HIP 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 35: Test timeout computed to be: 1500 35: [==========] Running 4 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 4 tests from TEST_CATEGORY 35: [ RUN ] TEST_CATEGORY.dynrankview_perf 35: HIP 35: DynRankView vs View: Initialization Only 35: View time (init only): 0.0040154 35: View sum computation time: 0.0040154 35: Strided View time (init only): 0.00163795 35: View Rank7 time (init only): 0.00164579 35: DynRankView time (init only): 0.00738972 35: DynRankView sum computation time: 0.00140652 35: Ratio of View to DynRankView time: 0.543377 35: Ratio of View to DynRankView sum computation time: 1.13685 35: Ratio of View to View Rank7 time: 2.4398 35: Ratio of StrideView to DynRankView time: 0.221652 35: Ratio of DynRankView to View Rank7 time: 4.49007 35: [ OK ] TEST_CATEGORY.dynrankview_perf (21 ms) 35: [ RUN ] TEST_CATEGORY.global_2_local 35: HIP 35: size, create, generate, fill, find 35: 256, 0.000270137, 2.1821e-05, 3.6679e-05, 0.0044328 35: 512, 0.000219081, 1.7323e-05, 3.4345e-05, 0.00383777 35: 1024, 0.000225534, 1.7212e-05, 3.3252e-05, 0.00374136 35: 2048, 0.000211116, 1.6872e-05, 3.3162e-05, 0.00376569 35: 4096, 0.00091591, 1.7102e-05, 3.203e-05, 0.00378351 35: 8192, 0.00021818, 1.7843e-05, 3.3472e-05, 0.00380062 35: 16384, 0.000233428, 1.8134e-05, 3.4505e-05, 0.00393152 35: 32768, 0.000245221, 1.9096e-05, 3.9193e-05, 0.00425763 35: 65536, 0.000939595, 2.1801e-05, 4.9943e-05, 0.00444275 35: 131072, 0.00159299, 2.661e-05, 5.833e-05, 0.00506187 35: 262144, 0.00298251, 2.7572e-05, 0.00010611, 0.00652835 35: 524288, 0.0029924, 2.8244e-05, 0.000270938, 0.00957608 35: 1048576, 0.00302943, 2.7191e-05, 0.000618001, 0.0208518 35: 2097152, 0.00302682, 3.5567e-05, 0.00138287, 0.0451242 35: 4194304, 0.0031326, 5.2668e-05, 0.00314093, 0.0964431 35: [ OK ] TEST_CATEGORY.global_2_local (247 ms) 35: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 35: skipping test 35: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 35: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 35: skipping test 35: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 35: [----------] 4 tests from TEST_CATEGORY (268 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 4 tests from 1 test suite ran. (268 ms total) 35: [ PASSED ] 4 tests. 35/57 Test #35: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.69 sec test 36 Start 36: Kokkos_UnitTest_Sort 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 36: Test timeout computed to be: 1500 35: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (16322 ms) 35: [----------] 2 tests from hip_DeathTest (16322 ms total) 35: 35: [----------] 69 tests from hip 35: [ RUN ] hip.bitset 35: [ OK ] hip.bitset (21 ms) 35: [ RUN ] hip.bitset_default_constructor_no_alloc 35: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 35: [ RUN ] hip.dualview_combination 35: [ OK ] hip.dualview_combination (6 ms) 35: [ RUN ] hip.dualview_alloc 35: [ OK ] hip.dualview_alloc (0 ms) 35: [ RUN ] hip.test_dualview_copy_construction_and_assignment 35: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 35: [ RUN ] hip.dualview_combinations_without_init 35: [ OK ] hip.dualview_combinations_without_init (0 ms) 35: [ RUN ] hip.dualview_deep_copy 35: [ OK ] hip.dualview_deep_copy (2 ms) 35: [ RUN ] hip.dualview_sync_should_fence 35: [ OK ] hip.dualview_sync_should_fence (12 ms) 35: [ RUN ] hip.dualview_realloc 35: [ OK ] hip.dualview_realloc (0 ms) 35: [ RUN ] hip.dualview_resize 35: [ OK ] hip.dualview_resize (1 ms) 35: [ RUN ] hip.dualview_device_correct_kokkos_device 35: 35: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 35: does not support page migration between device and host. 35: HIPManagedSpace might not work as expected. 35: Please refer to the ROCm documentation on unified/managed memory. 35: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 35: [ RUN ] hip.dualview_host_correct_kokkos_device 35: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 35: [ RUN ] hip.dualview_host_modify_template_device_sync 35: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 35: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 35: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 35: [ RUN ] hip.dualview_device_modify_template_host_sync 35: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 35: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 35: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 35: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 35: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 35: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view 35: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 35: [ RUN ] hip.dualview_sequential_host_init 35: [ OK ] hip.dualview_sequential_host_init (0 ms) 35: [ RUN ] hip.dualview_default_constructed 35: [ OK ] hip.dualview_default_constructed (0 ms) 35: [ RUN ] hip.dynamic_view 35: [ OK ] hip.dynamic_view (45 ms) 35: [ RUN ] hip.dyn_rank_view_api_generic 35: [ OK ] hip.dyn_rank_view_api_generic (15 ms) 35: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 35: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (2 ms) 35: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 35: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 35: [ RUN ] hip.dyn_rank_view_api_operator_rank67 35: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 35: [ RUN ] hip.dyn_rank_view_team_scratch 35: [ OK ] hip.dyn_rank_view_team_scratch (0 ms) 35: [ RUN ] hip.ErrorReporterViaLambda 35: [ OK ] hip.ErrorReporterViaLambda (2 ms) 35: [ RUN ] hip.ErrorReporter 35: [ OK ] hip.ErrorReporter (0 ms) 35: [ RUN ] hip.offsetview_construction 35: [ OK ] hip.offsetview_construction (3 ms) 35: [ RUN ] hip.offsetview_unmanaged_construction 35: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 35: [ RUN ] hip.offsetview_subview 35: [ OK ] hip.offsetview_subview (0 ms) 35: [ RUN ] hip.offsetview_offsets_rank1 35: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 35: [ RUN ] hip.offsetview_offsets_rank2 35: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 35: [ RUN ] hip.offsetview_offsets_rank3 35: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 35: [ RUN ] hip.scatterview 36: [==========] Running 17 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from hip_DeathTest 36: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 36: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (4091 ms) 36: [----------] 1 test from hip_DeathTest (4091 ms total) 36: 36: [----------] 16 tests from hip 36: [ RUN ] hip.SortUnsignedValueType 36: [ OK ] hip.SortUnsignedValueType (34 ms) 36: [ RUN ] hip.SortEmptyView 36: [ OK ] hip.SortEmptyView (0 ms) 36: [ RUN ] hip.SortByKeyEmptyView 36: [ OK ] hip.SortByKeyEmptyView (0 ms) 36: [ RUN ] hip.SortByKeyEmptyViewHost 36: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 36: [ RUN ] hip.SortByKey 36: [ OK ] hip.SortByKey (15 ms) 36: [ RUN ] hip.SortByKeyWithComparator 36: [ OK ] hip.SortByKeyWithComparator (1 ms) 36: [ RUN ] hip.SortByKeyStaticExtents 36: [ OK ] hip.SortByKeyStaticExtents (0 ms) 36: [ RUN ] hip.SortByKeyWithStrides 36: [ OK ] hip.SortByKeyWithStrides (0 ms) 36: [ RUN ] hip.SortWithCustomComparator 36: [ OK ] hip.SortWithCustomComparator (95 ms) 36: [ RUN ] hip.BinSortGenericTests 36: [ OK ] hip.BinSortGenericTests (23 ms) 36: [ RUN ] hip.BinSortEmptyView 36: [ OK ] hip.BinSortEmptyView (0 ms) 36: [ RUN ] hip.BinSortEmptyKeysView 36: [ OK ] hip.BinSortEmptyKeysView (0 ms) 36: [ RUN ] hip.BinSort_issue_7221 36: [ OK ] hip.BinSort_issue_7221 (0 ms) 36: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 5: [ OK ] openmptarget.reduce_device_view_team_policy (10305 ms) 5: [ RUN ] openmptarget.mdspan_space_aware_accessor 5: [ OK ] openmptarget.mdspan_space_aware_accessor (1 ms) 5: [ RUN ] openmptarget.kokkos_swap 5: [ OK ] openmptarget.kokkos_swap (0 ms) 5: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 5: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (33 ms) 5: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 5: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (21 ms) 5: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 5: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (21 ms) 5: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 5: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (28 ms) 5: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 5: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (17 ms) 5: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 5: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (16 ms) 5: [ RUN ] openmptarget.team_policy_runtime_parameters 5: [ OK ] openmptarget.team_policy_runtime_parameters (0 ms) 5: [ RUN ] openmptarget.team_shared_request 5: [ OK ] openmptarget.team_shared_request (0 ms) 5: [ RUN ] openmptarget.team_scratch_request 5: [ OK ] openmptarget.team_scratch_request (0 ms) 5: [ RUN ] openmptarget.team_lambda_shared_request 5: [ OK ] openmptarget.team_lambda_shared_request (0 ms) 5: [ RUN ] openmptarget.scratch_align 5: [ OK ] openmptarget.scratch_align (0 ms) 5: [ RUN ] openmptarget.shmem_size 5: [ OK ] openmptarget.shmem_size (0 ms) 5: [ RUN ] openmptarget.multi_level_scratch 5: [ OK ] openmptarget.multi_level_scratch (0 ms) 5: [ RUN ] openmptarget.team_scratch_memory_index_parallel_for 5: [ OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] openmptarget.team_policy_max_recommended 5: [ OK ] openmptarget.team_policy_max_recommended (32 ms) 5: [ RUN ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] openmptarget.view_api_a 5: [ OK ] openmptarget.view_api_a (0 ms) 5: [ RUN ] openmptarget.view_layout_left_with_stride 5: [ OK ] openmptarget.view_layout_left_with_stride (0 ms) 5: [ RUN ] openmptarget.view_layout_right_with_stride 5: [ OK ] openmptarget.view_layout_right_with_stride (0 ms) 5: [ RUN ] openmptarget.view_api_b 5: [ OK ] openmptarget.view_api_b (6 ms) 5: [ RUN ] openmptarget.view_api_c 5: [ OK ] openmptarget.view_api_c (0 ms) 5: [ RUN ] openmptarget.view_api_d 5: [ OK ] openmptarget.view_api_d (0 ms) 5: [ RUN ] openmptarget.view_bad_alloc 5: "CUDA" error: Failure to alloc memory: Error in cuMemAlloc[Host|Managed]: out of memory 5: "CUDA" error: Failure to alloc memory: Error in cuMemAlloc[Host|Managed]: out of memory 5: "PluginInterface" error: Failure to allocate device memory: Failed to allocate from memory manager 5: [ OK ] openmptarget.view_bad_alloc (1 ms) 5: [ RUN ] openmptarget.view_copy_tests 5: [ OK ] openmptarget.view_copy_tests (8 ms) 5: [ RUN ] openmptarget.view_copy_tests_rank_0 5: [ OK ] openmptarget.view_copy_tests_rank_0 (3 ms) 5: [ RUN ] openmptarget.view_copy_degenerated 5: [ OK ] openmptarget.view_copy_degenerated (0 ms) 5: [ RUN ] openmptarget.view_fill_tests_layout_right 5: [ OK ] openmptarget.view_fill_tests_layout_right (69 ms) 5: [ RUN ] openmptarget.view_fill_tests_layout_left 5: [ OK ] openmptarget.view_fill_tests_layout_left (65 ms) 5: [ RUN ] openmptarget.vcp_empty_traits 5: [ OK ] openmptarget.vcp_empty_traits (0 ms) 5: [ RUN ] openmptarget.is_view_label 5: [ OK ] openmptarget.is_view_label (0 ms) 5: [ RUN ] openmptarget.vcp_label_base_traits 5: [ OK ] openmptarget.vcp_label_base_traits (0 ms) 5: [ RUN ] openmptarget.vcp_label_traits 5: [ OK ] openmptarget.vcp_label_traits (0 ms) 5: [ RUN ] openmptarget.view_alloc_can_perfect_forward_label 5: [ OK ] openmptarget.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] openmptarget.vcp_label_copy_constructor 5: [ OK ] openmptarget.vcp_label_copy_constructor (0 ms) 5: [ RUN ] openmptarget.vcp_pointer_add_property 5: [ OK ] openmptarget.vcp_pointer_add_property (0 ms) 5: [ RUN ] openmptarget.view_empty_runtime_unmanaged 5: [ OK ] openmptarget.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] openmptarget.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (80 ms) 5: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (77 ms) 5: [ RUN ] openmptarget.view_mapping 5: [ OK ] openmptarget.view_mapping (58 ms) 5: [ RUN ] openmptarget.view_mapping_operator 5: [ OK ] openmptarget.view_mapping_operator (13 ms) 5: [ RUN ] openmptarget.static_extent 5: [ OK ] openmptarget.static_extent (0 ms) 5: [ RUN ] openmptarget.view_mapping_atomic 5: [ OK ] openmptarget.view_mapping_atomic (550 ms) 5: [ RUN ] openmptarget.view_mapping_class_value 5: [ OK ] openmptarget.view_mapping_class_value (0 ms) 5: [ RUN ] openmptarget.view_mapping_assignable 5: [ OK ] openmptarget.view_mapping_assignable (0 ms) 5: [ RUN ] openmptarget.view_mapping_trivially_copyable 5: [ OK ] openmptarget.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] openmptarget.view_mapping_subview 5: [ OK ] openmptarget.view_mapping_subview (1 ms) 5: [ RUN ] openmptarget.view_nested_view 5: [ OK ] openmptarget.view_nested_view (0 ms) 5: [ RUN ] openmptarget.view_of_views_default 5: [ OK ] openmptarget.view_of_views_default (0 ms) 5: [ RUN ] openmptarget.view_of_views_without_initializing 5: [ OK ] openmptarget.view_of_views_without_initializing (0 ms) 5: [ RUN ] openmptarget.test_view_of_views_sequential_host_init 5: [ OK ] openmptarget.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] openmptarget.append_formatted_multidimensional_index 5: [ OK ] openmptarget.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] openmptarget.view_resize 5: [ OK ] openmptarget.view_resize (18 ms) 5: [ RUN ] openmptarget.view_realloc 5: [ OK ] openmptarget.view_realloc (1 ms) 5: [ RUN ] openmptarget.resize_realloc_no_init 5: [ OK ] openmptarget.resize_realloc_no_init (0 ms) 5: [ RUN ] openmptarget.resize_realloc_no_alloc 5: [ OK ] openmptarget.resize_realloc_no_alloc (0 ms) 5: [ RUN ] openmptarget.realloc_exec_space 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:84: Skipped 5: skipping since the OpenMPTarget backend doesn't implement allocate taking an execution space instance properly 5: [ SKIPPED ] openmptarget.realloc_exec_space (0 ms) 5: [ RUN ] openmptarget.view_alloc 5: [ OK ] openmptarget.view_alloc (0 ms) 5: [ RUN ] openmptarget.view_alloc_exec_space 5: [ OK ] openmptarget.view_alloc_exec_space (0 ms) 5: [ RUN ] openmptarget.view_alloc_int 5: [ OK ] openmptarget.view_alloc_int (0 ms) 5: [ RUN ] openmptarget.view_alloc_exec_space_int 5: [ OK ] openmptarget.view_alloc_exec_space_int (0 ms) 5: [ RUN ] openmptarget.deep_copy_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:210: Skipped 5: skipping since the OpenMPTarget backend doesn't implement ZeroMemset 5: [ SKIPPED ] openmptarget.deep_copy_zero_memset (0 ms) 5: [ RUN ] openmptarget.resize_exec_space 5: [ OK ] openmptarget.resize_exec_space (0 ms) 5: [ RUN ] openmptarget.view_allocation_int 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:298: Skipped 5: skipping since the OpenMPTarget has unexpected fences 5: [ SKIPPED ] openmptarget.view_allocation_int (0 ms) 5: [ RUN ] openmptarget.view_allocation_exec_space_int 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:332: Skipped 5: skipping since the OpenMPTarget has unexpected fences 5: [ SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms) 5: [ RUN ] openmptarget.view_not_default_constructible 5: [ OK ] openmptarget.view_not_default_constructible (0 ms) 5: [ RUN ] openmptarget.view_subview_auto_1d_left 5: [ OK ] openmptarget.view_subview_auto_1d_left (1 ms) 5: [ RUN ] openmptarget.view_subview_auto_1d_right 5: [ OK ] openmptarget.view_subview_auto_1d_right (1 ms) 5: [ RUN ] openmptarget.view_subview_auto_1d_stride 5: [ OK ] openmptarget.view_subview_auto_1d_stride (1 ms) 5: [ RUN ] openmptarget.view_subview_assign_strided 5: [ OK ] openmptarget.view_subview_assign_strided (1 ms) 5: [ RUN ] openmptarget.view_subview_left_0 5: [ OK ] openmptarget.view_subview_left_0 (0 ms) 5: [ RUN ] openmptarget.view_subview_left_1 5: [ OK ] openmptarget.view_subview_left_1 (0 ms) 5: [ RUN ] openmptarget.view_subview_left_2 5: [ OK ] openmptarget.view_subview_left_2 (0 ms) 5: [ RUN ] openmptarget.view_subview_left_3 5: [ OK ] openmptarget.view_subview_left_3 (0 ms) 5: [ RUN ] openmptarget.view_subview_right_0 5: [ OK ] openmptarget.view_subview_right_0 (0 ms) 5: [ RUN ] openmptarget.view_subview_right_1 5: [ OK ] openmptarget.view_subview_right_1 (0 ms) 5: [ RUN ] openmptarget.view_subview_right_3 5: [ OK ] openmptarget.view_subview_right_3 (0 ms) 5: [ RUN ] openmptarget.view_static_tests 5: [ OK ] openmptarget.view_static_tests (0 ms) 5: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 5: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 5: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] openmptarget.view_subview_2d_from_3d 5: [ OK ] openmptarget.view_subview_2d_from_3d (40 ms) 5: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 5: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (35 ms) 5: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 5: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (36 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_left 5: [ OK ] openmptarget.view_subview_3d_from_5d_left (52 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 5: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (51 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (51 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right 5: [ OK ] openmptarget.view_subview_3d_from_5d_right (50 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 5: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (50 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o 5: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (51 ms) 5: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 5: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] openmptarget.view_subview_memory_traits_construction 5: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 5: [----------] 247 tests from openmptarget (103605 ms total) 5: 5: [----------] 16 tests from openmptarget_graph 5: [ RUN ] openmptarget_graph.submit_once 5: [ OK ] openmptarget_graph.submit_once (0 ms) 5: [ RUN ] openmptarget_graph.submit_once_rvalue 5: [ OK ] openmptarget_graph.submit_once_rvalue (0 ms) 5: [ RUN ] openmptarget_graph.instantiate_and_submit_once 5: [ OK ] openmptarget_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] openmptarget_graph.submit_onto_another_execution_space_instance 5: [ OK ] openmptarget_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] openmptarget_graph.create_graph_no_closure_with_exec 5: [ OK ] openmptarget_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] openmptarget_graph.create_graph_no_arg 5: [ OK ] openmptarget_graph.create_graph_no_arg (0 ms) 5: [ RUN ] openmptarget_graph.submit_six 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:274: Skipped 5: skipping since OpenMPTarget can't use team_size 1 5: [ SKIPPED ] openmptarget_graph.submit_six (0 ms) 5: [ RUN ] openmptarget_graph.when_all_cycle 5: [ OK ] openmptarget_graph.when_all_cycle (0 ms) 5: [ RUN ] openmptarget_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] openmptarget_graph.repeat_chain (0 ms) 5: [ RUN ] openmptarget_graph.zero_work_reduce 5: [ OK ] openmptarget_graph.zero_work_reduce (1 ms) 5: [ RUN ] openmptarget_graph.empty_graph 5: [ OK ] openmptarget_graph.empty_graph (0 ms) 5: [ RUN ] openmptarget_graph.force_global_launch 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 5: This execution space does not support global launch. 5: [ SKIPPED ] openmptarget_graph.force_global_launch (0 ms) 5: [ RUN ] openmptarget_graph.empty_graph_default_host_exec 5: [ OK ] openmptarget_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] openmptarget_graph.node_lifetime 5: [ OK ] openmptarget_graph.node_lifetime (0 ms) 5: [ RUN ] openmptarget_graph.diamond 5: [ OK ] openmptarget_graph.diamond (0 ms) 5: [ RUN ] openmptarget_graph.end_of_submit_control_flow 5: [ OK ] openmptarget_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from openmptarget_graph (7 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 277 tests from 4 test suites ran. (143335 ms total) 5: [ PASSED ] 262 tests. 5: [ SKIPPED ] 15 tests, listed below: 5: [ SKIPPED ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 5: [ SKIPPED ] openmptarget_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_range 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_mdrange 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy_reduce 5: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 5: [ SKIPPED ] openmptarget.realloc_exec_space 5: [ SKIPPED ] openmptarget.deep_copy_zero_memset 5: [ SKIPPED ] openmptarget.view_allocation_int 5: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 5: [ SKIPPED ] openmptarget_graph.submit_six 5: [ SKIPPED ] openmptarget_graph.repeat_chain 5: [ SKIPPED ] openmptarget_graph.force_global_launch 5/55 Test #5: Kokkos_CoreUnitTest_OpenMPTarget ........................... Passed 143.48 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 6: Test timeout computed to be: 1500 6: [==========] Running 57 tests from 41 test suites. 6: [----------] Global test environment set-up. 6: [----------] 17 tests from defaultdevicetype 6: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 6: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (82 ms) 6: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 6: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 6: [ RUN ] defaultdevicetype.compiler_macros 6: [ OK ] defaultdevicetype.compiler_macros (0 ms) 6: [ RUN ] defaultdevicetype.half_conversion 6: [ OK ] defaultdevicetype.half_conversion (15 ms) 6: [ RUN ] defaultdevicetype.bhalf_conversion 6: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 6: [ RUN ] defaultdevicetype.half_operators 6: [ OK ] defaultdevicetype.half_operators (2 ms) 6: [ RUN ] defaultdevicetype.bhalf_operators 6: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 6: [ RUN ] defaultdevicetype.host_space_access 6: [ OK ] defaultdevicetype.host_space_access (0 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a1 6: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b1 6: [ OK ] defaultdevicetype.reduce_instantiation_b1 (8 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c1 6: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a2 6: [ OK ] defaultdevicetype.reduce_instantiation_a2 (5 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b2 6: [ OK ] defaultdevicetype.reduce_instantiation_b2 (11 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c2 6: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a3 6: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b3 6: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c3 6: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 6: [----------] 17 tests from defaultdevicetype (143 ms total) 6: 6: [----------] 1 test from kokkosresize 6: [ RUN ] kokkosresize.host_space_access 6: [ OK ] kokkosresize.host_space_access (17 ms) 6: [----------] 1 test from kokkosresize (17 ms total) 6: 6: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 6: [ RUN ] TestViewAPI/0.sizes 6: [ OK ] TestViewAPI/0.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/0 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 6: [ RUN ] TestViewAPI/1.sizes 6: [ OK ] TestViewAPI/1.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/1 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 6: [ RUN ] TestViewAPI/2.sizes 6: [ OK ] TestViewAPI/2.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/2 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 6: [ RUN ] TestViewAPI/3.sizes 6: [ OK ] TestViewAPI/3.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/3 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 6: [ RUN ] TestViewAPI/4.sizes 6: [ OK ] TestViewAPI/4.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/4 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 6: [ RUN ] TestViewAPI/5.sizes 6: [ OK ] TestViewAPI/5.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/5 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 6: [ RUN ] TestViewAPI/6.sizes 6: [ OK ] TestViewAPI/6.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/6 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 6: [ RUN ] TestViewAPI/7.sizes 6: [ OK ] TestViewAPI/7.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/7 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 6: [ RUN ] TestViewAPI/8.sizes 6: [ OK ] TestViewAPI/8.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/8 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 6: [ RUN ] TestViewAPI/9.sizes 6: [ OK ] TestViewAPI/9.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/9 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 6: [ RUN ] TestViewAPI/10.sizes 6: [ OK ] TestViewAPI/10.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/10 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 6: [ RUN ] TestViewAPI/11.sizes 6: [ OK ] TestViewAPI/11.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/11 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 6: [ RUN ] TestViewAPI/12.sizes 6: [ OK ] TestViewAPI/12.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/12 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 6: [ RUN ] TestViewAPI/13.sizes 6: [ OK ] TestViewAPI/13.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/13 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 6: [ RUN ] TestViewAPI/14.sizes 6: [ OK ] TestViewAPI/14.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/14 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 6: [ RUN ] TestViewAPI/15.sizes 6: [ OK ] TestViewAPI/15.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/15 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 6: [ RUN ] TestViewAPI/16.sizes 6: [ OK ] TestViewAPI/16.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/16 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 6: [ RUN ] TestViewAPI/17.sizes 6: [ OK ] TestViewAPI/17.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/17 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 6: [ RUN ] TestViewAPI/18.sizes 6: [ OK ] TestViewAPI/18.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/18 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 6: [ RUN ] TestViewAPI/19.sizes 6: [ OK ] TestViewAPI/19.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/19 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 6: [ RUN ] TestViewAPI/20.sizes 6: [ OK ] TestViewAPI/20.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/20 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 6: [ RUN ] TestViewAPI/21.sizes 6: [ OK ] TestViewAPI/21.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/21 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 6: [ RUN ] TestViewAPI/22.sizes 6: [ OK ] TestViewAPI/22.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/22 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 6: [ RUN ] TestViewAPI/23.sizes 6: [ OK ] TestViewAPI/23.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/23 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 6: [ RUN ] TestViewAPI/24.sizes 6: [ OK ] TestViewAPI/24.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/24 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 6: [ RUN ] TestViewAPI/25.sizes 6: [ OK ] TestViewAPI/25.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/25 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 6: [ RUN ] TestViewAPI/26.sizes 6: [ OK ] TestViewAPI/26.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/26 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 6: [ RUN ] TestViewAPI/27.sizes 6: [ OK ] TestViewAPI/27.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/27 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 6: [ RUN ] TestViewAPI/28.sizes 6: [ OK ] TestViewAPI/28.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/28 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 6: [ RUN ] TestViewAPI/29.sizes 6: [ OK ] TestViewAPI/29.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/29 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 6: [ RUN ] TestViewAPI/30.sizes 6: [ OK ] TestViewAPI/30.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/30 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 6: [ RUN ] TestViewAPI/31.sizes 6: [ OK ] TestViewAPI/31.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/31 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 6: [ RUN ] TestViewAPI/32.sizes 6: [ OK ] TestViewAPI/32.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/32 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 6: [ RUN ] TestViewAPI/33.sizes 6: [ OK ] TestViewAPI/33.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/33 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 6: [ RUN ] TestViewAPI/34.sizes 6: [ OK ] TestViewAPI/34.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/34 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 6: [ RUN ] TestViewAPI/35.sizes 6: [ OK ] TestViewAPI/35.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/35 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 6: [ RUN ] TestViewAPI/36.sizes 6: [ OK ] TestViewAPI/36.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/36 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 6: [ RUN ] TestViewAPI/37.sizes 6: [ OK ] TestViewAPI/37.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/37 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 6: [ RUN ] TestViewAPI/38.sizes 6: [ OK ] TestViewAPI/38.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/38 (0 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 57 tests from 41 test suites ran. (163 ms total) 6: [ PASSED ] 57 tests. 6/55 Test #6: Kokkos_CoreUnitTest_Default ................................ Passed 0.27 sec test 7 Start 7: Kokkos_CoreUnitTest_InitializeFinalize 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 7: Test timeout computed to be: 1500 7: [==========] Running 28 tests from 6 test suites. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 7: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o 7: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (53 ms) 7: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views [ OK ] serial.local_deepcopy_teampolicy_layoutleft (92365 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o 7: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (944 ms) 7: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (998 ms total) 7: 7: [----------] 4 tests from InitializeFinalize_DeathTest 7: [ RUN ] InitializeFinalize_DeathTest.initialize 7: [ OK ] InitializeFinalize_DeathTest.initialize (372 ms) 7: [ RUN ] InitializeFinalize_DeathTest.finalize 7: [ OK ] InitializeFinalize_DeathTest.finalize (385 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_initialized 7: [ OK ] InitializeFinalize_DeathTest.is_initialized (18 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_finalized 7: [ OK ] InitializeFinalize_DeathTest.is_finalized (21 ms) 7: [----------] 4 tests from InitializeFinalize_DeathTest (798 ms total) 7: 7: [----------] 1 test from Legion_DeathTest 7: [ RUN ] Legion_DeathTest.individual_backend_initialization 7: [ OK ] Legion_DeathTest.individual_backend_initialization (166 ms) 7: [----------] 1 test from Legion_DeathTest (166 ms total) 7: 7: [----------] 2 tests from PushFinalizeHook_DeathTest 7: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 7: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (19 ms) 7: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o 7: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (167 ms) 7: [----------] 2 tests from PushFinalizeHook_DeathTest (187 ms total) 7: 7: [----------] 6 tests from ScopeGuard_DeathTest 7: [ RUN ] ScopeGuard_DeathTest.create 7: [ OK ] ScopeGuard_DeathTest.create (23 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_argument 7: [ OK ] ScopeGuard_DeathTest.create_argument (22 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 7: [ OK ] ScopeGuard_DeathTest.create_while_initialize (150 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 7: [ OK ] ScopeGuard_DeathTest.create_after_initialize (156 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 7: [ OK ] ScopeGuard_DeathTest.create_after_finalize (179 ms) 7: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 7: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (169 ms) 7: [----------] 6 tests from ScopeGuard_DeathTest (702 ms total) 7: 7: [----------] 13 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.initialization_settings 7: [ OK ] defaultdevicetype.initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 7: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_device_id 7: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 7: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 7: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_help 7: [ OK ] defaultdevicetype.cmd_line_args_help (9 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (4 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (41 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_threads 7: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_device_id 7: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_disable_warnings 7: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_tune_internals 7: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.visible_devices 7: [ OK ] defaultdevicetype.visible_devices (0 ms) 7: [----------] 13 tests from defaultdevicetype (56 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 28 tests from 6 test suites ran. (2909 ms total) 7: [ PASSED ] 28 tests. 7/55 Test #7: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 2.97 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/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/55 Test #8: Kokkos_CoreUnitTest_Develop ................................ Passed 0.06 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 9: Test timeout computed to be: 1500 9/55 Test #9: Kokkos_CoreUnitTest_TuningBuiltins ......................... Passed 0.60 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/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/55 Test #10: Kokkos_CoreUnitTest_TuningBasics ........................... Passed 0.06 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 11: Test timeout computed to be: 1500 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o 11/55 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ....................... Passed 0.53 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 12: Test timeout computed to be: 1500 12: [==========] Running 32 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 32 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 67108865 12: Ref: Unnamed Instance Fence 12: 67108865 12: Kokkos::OpenMPTarget::fence: Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 67108864 12: Ref: test global fence 12: 0 12: test global fence 12: Miss on id 12: 67108864 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 67108864 12: Ref: Unnamed Global Fence 12: 0 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 67108864 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: Ref: 67108865 12: Ref: test_kernel 12: 67108865 12: named_instance 12: Miss on name 12: 0 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108864 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108865 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (108 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-7427/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-7427/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-7427/core/unit_test/tools/TestEventCorrectness.hpp:407: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/tools/TestEventCorrectness.hpp:452: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/tools/TestEventCorrectness.hpp:525: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/tools/TestEventCorrectness.hpp:564: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.tuning_sequence 12: [ OK ] kokkosp.tuning_sequence (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_for 12: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_reduce 12: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_scan 12: [ OK ] kokkosp.kernel_name_parallel_scan (3 ms) 12: [ RUN ] kokkosp.kernel_name_internal 12: [ OK ] kokkosp.kernel_name_internal (0 ms) 12: [ RUN ] kokkosp.profiling_section 12: [ OK ] kokkosp.profiling_section (0 ms) 12: [ RUN ] kokkosp.scoped_profile_region 12: [ OK ] kokkosp.scoped_profile_region (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/tools/TestWithoutInitializing.cpp:92: Skipped 12: skipping since the OpenMPTarget has unexpected fences 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 32 tests from kokkosp (112 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 32 tests from 1 test suite ran. (113 ms total) 12: [ PASSED ] 25 tests. 12: [ SKIPPED ] 7 tests, listed below: 12: [ SKIPPED ] kokkosp.async_deep_copy 12: [ SKIPPED ] kokkosp.parallel_scan 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view 12: [ SKIPPED ] kokkosp.raw_allocation 12: [ SKIPPED ] kokkosp.view 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 12/55 Test #12: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.22 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 13: Test timeout computed to be: 1500 13/55 Test #13: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.06 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/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/55 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.06 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/55 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.04 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:OpenMPTarget::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x55555570ce40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55555570d0c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55555570d140:Host:source:0x55555570cec0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x55555570d200:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x55555570d0c0:40::kokkosp_deallocate_data:Host:source:0x55555570ce40:40::kokkosp_finalize_library:: 16/55 Test #16: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.04 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:OpenMPTarget::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x55555570ce00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55555570d0c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55555570d140:Host:source:0x55555570ce80:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x55555570d200:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x55555570d0c0:40::kokkosp_deallocate_data:Host:source:0x55555570ce00:40::kokkosp_finalize_library:: 17/55 Test #17: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.04 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 18: Test timeout computed to be: 1500 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555effe2] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xe9) [0x55555558f189] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555effe2] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558f6d1] Test::test_stacktrace(bool, bool) 18: [0x55555558f189] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __libc_start_main 18: [0x55555558efc5] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555effe2] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xe9) [0x55555558f189] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555effe2] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555592884] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x555555590176] Test::test_stacktrace(bool, bool) 18: [0x55555558f189] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __libc_start_main 18: [0x55555558efc5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (158 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555effe2] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe6) [0x55555558f466] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555effe2] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558f6d1] Test::test_stacktrace(bool, bool) 18: [0x55555558f466] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __libc_start_main 18: [0x55555558efc5] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555effe2] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe6) [0x55555558f466] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555effe2] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555592884] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x555555590176] Test::test_stacktrace(bool, bool) 18: [0x55555558f466] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __libc_start_main 18: [0x55555558efc5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (160 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (319 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-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555effe2] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555effe2] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558f6d1] Test::test_stacktrace(bool, bool) 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __libc_start_main 18: [0x55555558efc5] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555effe2] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555effe2] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555592884] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x555555590176] Test::test_stacktrace(bool, bool) 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __libc_start_main 18: [0x55555558efc5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 18: [----------] 1 test from defaultdevicetype (1 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (320 ms total) 18: [ PASSED ] 3 tests. 18/55 Test #18: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.37 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (34 ms) 19: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 19: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_05_reduction 19: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange2D 19: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange3D 19: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange4D 19: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 19: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (171 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (206 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (206 ms total) 19: [ PASSED ] 28 tests. 19/55 Test #19: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.29 sec test 20 Start 20: Kokkos_IncrementalTest_OPENMPTARGET 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 20: Test timeout computed to be: 1500 20: [==========] Running 22 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 22 tests from OPENMPTARGET 20: [ RUN ] OPENMPTARGET.IncrTest_01_execspace_typedef 20: [ OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_01_execspace 20: OpenMPTarget Execution Space: 20: KOKKOS_ENABLE_OPENMPTARGET: yes 20: 20: OpenMPTarget Runtime Configuration: 20: Using OpenMPTarget 20: OpenMPTarget 20: [ OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicExchange 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicAdd 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicSub 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03a_memspace_malloc [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o 20: [ OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (107 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 4: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (20799 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 36: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (11282 ms) 36: [ RUN ] hip.NestedSort 36: [ OK ] hip.NestedSort (47 ms) 36: [ RUN ] hip.NestedSortByKey 36: [ OK ] hip.NestedSortByKey (115 ms) 36: [----------] 16 tests from hip (11617 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 17 tests from 2 test suites ran. (15709 ms total) 36: [ PASSED ] 17 tests. 36/57 Test #36: Kokkos_UnitTest_Sort ....................................... Passed 16.14 sec test 37 Start 37: Kokkos_UnitTest_Random 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 37: Test timeout computed to be: 1500 37: [==========] Running 3 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 3 tests from hip 37: [ RUN ] hip.Random_XorShift64 37: Test Seed:1744314567297329867 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.01295 -0.0152725 || 0.051031 27969 29444 || 29050.6 28674.4 || -211.127 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.0133147 0.000966781 || 0.051031 1e+64 -1e+64 37: Test Scalar=unsigned int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.00864663 -0.0254512 || 0.051031 28010 29301 || 28428.6 28674.4 || -351.837 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.000337397 -0.000932699 || 0.051031 1e+64 -1e+64 37: Test Scalar=int64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.00428214 0.0140699 || 0.051031 28059 29277 || 28552.1 28674.4 || 194.502 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.00937666 0.00293685 || 0.051031 1e+64 -1e+64 37: Test Scalar=uint64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.0145766 -0.0214827 || 0.051031 28092 29322 || 28262.4 28674.4 || -296.977 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.0200062 0.00483151 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000244516 -0.99999 -48242.6 || 0.051031 0 195057 || 2.92853e+09 28674.4 || -6.66905e+08 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 0.000732435 -0.295463 0.12879 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.73523e-07 0.00709976 -0.0104178 || 0.051031 28040 29369 || 28472.2 28674.4 || -144.015 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.34064e-07 0.0104797 -0.000400591 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.8109e-07 -0.00512378 -0.0115413 || 0.051031 28033 29319 || 28822.1 28674.4 || -159.547 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.56767e-07 -0.0020318 0.00483339 || 0.051031 1e+64 -1e+64 37: Test Scalar=double 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.0330833 0.00421304 || 0.051031 27952 29345 || 29655.5 28674.4 || 58.2411 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.00284889 0.0151446 || 0.051031 1e+64 -1e+64 37: Test Seed:1744314567440130095 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.0152325 0.00139144 || 0.051031 28006 29357 || 29117.9 28674.4 || 19.2353 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.0080997 0.00744557 || 0.051031 1e+64 -1e+64 37: Test Scalar=unsigned int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.0166135 0.015083 || 0.051031 28045 29319 || 29158.8 28674.4 || 208.508 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.00459541 0.00835777 || 0.051031 1e+64 -1e+64 37: Test Scalar=int64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.00211442 0.0315175 || 0.051031 27986 29299 || 28613.9 28674.4 || 435.698 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.00680145 0.000458555 || 0.051031 1e+64 -1e+64 37: Test Scalar=uint64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.00400896 -0.00612676 || 0.051031 28022 29394 || 28559.9 28674.4 || -84.6963 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.00455675 0.000923392 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000244871 -0.99999 -48246.4 || 0.051031 0 194929 || 2.92859e+09 28674.4 || -6.66958e+08 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 0.000733519 -0.310931 0.144687 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.73523e-07 -0.0128413 0.00709814 || 0.051031 28035 29335 || 29047.4 28674.4 || 98.1247 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.34064e-07 -0.00973666 -0.00107301 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.65955e-07 -0.0293696 -0.0114519 || 0.051031 28051 29329 || 29542 28674.4 || -158.312 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.11361e-07 0.00670249 0.00859511 || 0.051031 1e+64 -1e+64 37: Test Scalar=double 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.00691617 -0.00560142 || 0.051031 28008 29339 || 28477.4 28674.4 || -77.434 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.00521972 0.00792909 || 0.051031 1e+64 -1e+64 37: [ OK ] hip.Random_XorShift64 (268 ms) 37: [ RUN ] hip.Random_XorShift1024_0 37: Test Seed:1744314567566039731 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.00284217 -0.00720279 || 0.051031 10984 11784 || 11409.4 11377 || -99.5713 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00312395 -0.00111473 || 0.051031 1e+64 -1e+64 37: Test Scalar=unsigned int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.00325828 0.00482796 || 0.051031 10940 11758 || 11340 11377 || 66.7417 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.00843148 0.00159293 || 0.051031 1e+64 -1e+64 37: Test Scalar=int64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.0188215 0.000305963 || 0.051031 10954 11771 || 11166.8 11377 || 4.22964 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00745071 0.00044166 || 0.051031 1e+64 -1e+64 37: Test Scalar=uint64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.00828277 0.00365417 || 0.051031 10902 11761 || 11472 11377 || 50.5152 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.00223592 0.000678799 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000244652 -0.999975 -7595.22 || 0.051031 0 77829 || 4.6109e+08 11377 || -1.04996e+08 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 0.000733646 -0.161513 0.0221918 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.67029e-07 0.00234769 -0.000600603 || 0.051031 10990 11778 || 11350.3 11377 || -8.30273 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.05176e-07 0.015316 -0.000178212 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.73387e-07 -0.0147517 -0.00123246 || 0.051031 10971 11781 || 11547.3 11377 || -17.0375 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.24249e-07 -0.00620232 0.000137417 || 0.051031 1e+64 -1e+64 37: Test Scalar=double 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.0107877 0.0198575 || 0.051031 10884 11744 || 11255.5 11377 || 274.511 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00149853 -0.00176395 || 0.051031 1e+64 -1e+64 37: Test Seed:1744314567674976419 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.00675711 9.97219e-05 || 0.051031 11008 11749 || 11454.4 11377 || 1.37856 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.00817808 0.00299769 || 0.051031 1e+64 -1e+64 37: Test Scalar=unsigned int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.0148581 -0.00388195 || 0.051031 10920 11773 || 11548.5 11377 || -53.6641 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00534922 0.00121875 || 0.051031 1e+64 -1e+64 37: Test Scalar=int64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.000525149 0.00561797 || 0.051031 10997 11866 || 11382.9 11377 || 77.6629 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.0076825 0.00249465 || 0.051031 1e+64 -1e+64 37: Test Scalar=uint64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.00550705 -0.00841659 || 0.051031 10936 11746 || 11314.6 11377 || -116.351 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.00405754 -0.0007833 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.00024483 -0.999975 -7594.75 || 0.051031 0 77821 || 4.61049e+08 11377 || -1.0499e+08 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 0.000734238 -0.144511 0.0292484 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.67029e-07 0.00646276 -0.0118652 || 0.051031 11008 11854 || 11303.9 11377 || -164.025 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.05176e-07 0.0129558 -0.00609 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.67029e-07 -0.00922147 0.00274963 || 0.051031 10972 11804 || 11482.8 11377 || 38.0109 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.05176e-07 -0.00386327 0.00298849 || 0.051031 1e+64 -1e+64 37: Test Scalar=double 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.00837869 0.00137337 || 0.051031 10904 11745 || 11282.4 11377 || 18.9855 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.0107649 -0.00350937 || 0.051031 1e+64 -1e+64 37: [ OK ] hip.Random_XorShift1024_0 (259 ms) 37: [ RUN ] hip.Multi_streams 37: [ OK ] hip.Multi_streams (304 ms) 37: [----------] 3 tests from hip (833 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 3 tests from 1 test suite ran. (833 ms total) 37: [ PASSED ] 3 tests. 37/57 Test #37: Kokkos_UnitTest_Random ..................................... Passed 1.24 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_A 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 38: Test timeout computed to be: 1500 38: [==========] Running 16 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_DeathTest 38: [ RUN ] std_algorithms_DeathTest.expect_no_overlap [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o 20: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (7444 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (5 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_05_reduction 20: [ OK ] OPENMPTARGET.IncrTest_05_reduction (14 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 20: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (3 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (1 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (266 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 20: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (5 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 20: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms) 20: [----------] 22 tests from OPENMPTARGET (7855 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 22 tests from 1 test suite ran. (7855 ms total) 20: [ PASSED ] 22 tests. 20/55 Test #20: Kokkos_IncrementalTest_OPENMPTARGET ........................ Passed 7.96 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 5 tests from ctest_environment_DeathTest 21: [ RUN ] ctest_environment_DeathTest.invalid_rank 21: [ OK ] ctest_environment_DeathTest.invalid_rank (155 ms) 21: [ RUN ] ctest_environment_DeathTest.no_type_str 21: [ OK ] ctest_environment_DeathTest.no_type_str (161 ms) 21: [ RUN ] ctest_environment_DeathTest.missing_type [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 21: [ OK ] ctest_environment_DeathTest.missing_type (336 ms) 21: [ RUN ] ctest_environment_DeathTest.no_id_str [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o 21: [ OK ] ctest_environment_DeathTest.no_id_str (168 ms) 21: [ RUN ] ctest_environment_DeathTest.invalid_id_str 21: [ OK ] ctest_environment_DeathTest.invalid_id_str (356 ms) 21: [----------] 5 tests from ctest_environment_DeathTest (1178 ms total) 21: 21: [----------] 3 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 3 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 2 test suites ran. (1178 ms total) 21: [ PASSED ] 8 tests. 21/55 Test #21: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.24 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 22: Test timeout computed to be: 1500 22/55 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.04 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 23: Test timeout computed to be: 1500 23: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 23/55 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.04 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 24: Test timeout computed to be: 1500 24/55 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.04 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 25: Environment variables: 25: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 25: Test timeout computed to be: 1500 25/55 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.04 sec test 26 Start 26: Kokkos_CoreUnitTest_DeviceAndThreads 26: Test command: /usr/bin/python3.10 "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py" "-v" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test 26: Test timeout computed to be: 1500 26: test_device_id (__main__.KokkosInitializationTestCase) ... ok 26: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 26: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 26: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 26: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 26: 26: ---------------------------------------------------------------------- 26: Ran 5 tests in 0.488s 26: 26: OK (skipped=1) 26/55 Test #26: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 0.72 sec test 27 Start 27: Kokkos_PerformanceTest_TaskDag 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test 27: Test timeout computed to be: 1500 27/55 Test #27: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.04 sec test 28 Start 28: Kokkos_PerformanceTest_Benchmark 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T19-15-30.json" 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test 28: Test timeout computed to be: 1500 28: 2025-04-10T19:49:32+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 28: Run on (6 X 2095.11 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x6) 28: L1 Instruction 32 KiB (x6) 28: L2 Unified 4096 KiB (x6) 28: L3 Unified 16384 KiB (x6) 28: Load Average: 0.56, 3.67, 5.60 28: CPU architecture: none 28: Default Device: OpenMPTarget 28: GIT_BRANCH: HEAD 28: GIT_CLEAN_STATUS: CLEAN 28: GIT_COMMIT_DATE: 2025-04-10T15:14:40-04:00 28: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 28: GIT_COMMIT_HASH: f7fde3a30 28: GPU architecture: VOLTA70 28: KOKKOS_COMPILER_CLANG: 1703 28: KOKKOS_ENABLE_ASM: no 28: KOKKOS_ENABLE_CXX17: yes 28: KOKKOS_ENABLE_CXX20: no 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_OPENMPTARGET: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: KOKKOS_ENABLE_SERIAL: yes 28: Kokkos Version: 4.6.99 28: platform: 64bit 28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Count Time normalized 28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.024 s 5 1024 38.4072n 28: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 18.8511n 28: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 9.5957n 28: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 6.05322n 28: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 3.06018n 28: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1.63934n 28: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 1.11185n 28: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 868.195p 28: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 594.891p 28: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 475.296p [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: rate 28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Malloc/N:1/manual_time 33.9 us 36.5 us 20315 29.4908k/s [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 28: Malloc/N:16/manual_time 25.2 us 28.4 us 24521 39.6134k/s [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 28: Malloc/N:256/manual_time 24.8 us 28.1 us 27825 40.3531k/s 28: Malloc/N:4096/manual_time 24.0 us 26.9 us 29780 41.6534k/s 38: [ OK ] std_algorithms_DeathTest.expect_no_overlap (10387 ms) 38: [----------] 1 test from std_algorithms_DeathTest (10387 ms total) 38: 38: [----------] 3 tests from std_algorithms_reducers 38: [ RUN ] std_algorithms_reducers.max_first_loc 38: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 38: [ RUN ] std_algorithms_reducers.min_first_loc 38: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 38: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 38: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 38: [----------] 3 tests from std_algorithms_reducers (0 ms total) 38: 38: [----------] 1 test from std_algorithms 38: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 38: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 38: [----------] 1 test from std_algorithms (0 ms total) 38: 38: [----------] 11 tests from random_access_iterator_test 38: [ RUN ] random_access_iterator_test.constructor 38: [ OK ] random_access_iterator_test.constructor (5 ms) 38: [ RUN ] random_access_iterator_test.constructiblity 38: [ OK ] random_access_iterator_test.constructiblity (0 ms) 38: [ RUN ] random_access_iterator_test.dereference 38: [ OK ] random_access_iterator_test.dereference (0 ms) 38: [ RUN ] random_access_iterator_test.subscript_operator 38: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet1 38: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet2 38: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet3 38: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet4 38: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 38: [ RUN ] random_access_iterator_test.assignment_operator 38: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 38: [ RUN ] random_access_iterator_test.distance 38: [ OK ] random_access_iterator_test.distance (0 ms) 38: [ RUN ] random_access_iterator_test.traits_helpers 38: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 38: [----------] 11 tests from random_access_iterator_test (9 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 16 tests from 4 test suites ran. (10396 ms total) 38: [ PASSED ] 16 tests. 38/57 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 10.81 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_B 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 39: Test timeout computed to be: 1500 39: [==========] Running 7 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 7 tests from std_algorithms_min_max_element_test 39: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 39: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 39: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 39: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 39: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 39: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 ms) 39: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 39: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (8 ms) 39: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 39: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (8 ms) 39: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 39: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (8 ms) 39: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 39: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (13 ms) 39: [----------] 7 tests from std_algorithms_min_max_element_test (52 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 7 tests from 1 test suite ran. (52 ms total) 39: [ PASSED ] 7 tests. 39/57 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.46 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_C 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 40: Test timeout computed to be: 1500 40: [==========] Running 13 tests from 10 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_lexicographical_compare_test 40: [ RUN ] std_algorithms_lexicographical_compare_test.test 40: [ OK ] std_algorithms_lexicographical_compare_test.test (33 ms) 40: [----------] 1 test from std_algorithms_lexicographical_compare_test (33 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_test 40: [ RUN ] std_algorithms_for_each_test.test 40: [ OK ] std_algorithms_for_each_test.test (64 ms) 40: [----------] 1 test from std_algorithms_for_each_test (64 ms total) 40: 40: [----------] 1 test from std_algorithms_find_test 40: [ RUN ] std_algorithms_find_test.test 40: [ OK ] std_algorithms_find_test.test (35 ms) 40: [----------] 1 test from std_algorithms_find_test (35 ms total) 40: 40: [----------] 4 tests from std_algorithms_non_mod_seq_ops 40: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 40: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (608 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 40: [ OK ] std_algorithms_non_mod_seq_ops.find_end (672 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.search 40: [ OK ] std_algorithms_non_mod_seq_ops.search (663 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.search_n Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_non_mod_seq_ops.search_n (386 ms) 40: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2331 ms total) 40: 40: [----------] 1 test from std_algorithms_count_test 40: [ RUN ] std_algorithms_count_test.test 40: [ OK ] std_algorithms_count_test.test (25 ms) 40: [----------] 1 test from std_algorithms_count_test (25 ms total) 40: 40: [----------] 1 test from std_algorithms_equal_test 40: [ RUN ] std_algorithms_equal_test.test 40: [ OK ] std_algorithms_equal_test.test (20 ms) 40: [----------] 1 test from std_algorithms_equal_test (20 ms total) 40: 40: [----------] 1 test from std_algorithms_all_any_none_of_test 40: [ RUN ] std_algorithms_all_any_none_of_test.test 40: [ OK ] std_algorithms_all_any_none_of_test.test (34 ms) 40: [----------] 1 test from std_algorithms_all_any_none_of_test (34 ms total) 40: 40: [----------] 1 test from std_algorithms_nonmod_seq_ops 40: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 40: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (78 ms) 40: [----------] 1 test from std_algorithms_nonmod_seq_ops (78 ms total) 40: 40: [----------] 1 test from std_algorithms_mismatch_test 40: [ RUN ] std_algorithms_mismatch_test.test 40: [ OK ] std_algorithms_mismatch_test.test (99 ms) 40: [----------] 1 test from std_algorithms_mismatch_test (99 ms total) 40: 40: [----------] 1 test from std_algorithms_mod_seq_ops 40: [ RUN ] std_algorithms_mod_seq_ops.move_backward 40: [ OK ] std_algorithms_mod_seq_ops.move_backward (73 ms) 40: [----------] 1 test from std_algorithms_mod_seq_ops (73 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 13 tests from 10 test suites ran. (2796 ms total) 40: [ PASSED ] 13 tests. 40/57 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 3.22 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_D 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 41: Test timeout computed to be: 1500 35: [ OK ] hip.scatterview (28858 ms) 35: [ RUN ] hip.scatterview_devicetype 28: Malloc/N:65536/manual_time 26.3 us 31.8 us 26104 37.9946k/s 41: [==========] Running 31 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 3 tests from std_algorithms_mod_ops_test 41: [ RUN ] std_algorithms_mod_ops_test.move 41: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 41: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 41: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 41: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 41: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 41: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 41: 41: [----------] 12 tests from std_algorithms_mod_seq_ops_test 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy 41: [ OK ] std_algorithms_mod_seq_ops_test.copy (4 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 41: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.fill 41: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 41: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 41: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 41: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.generate 41: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 41: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 41: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 41: [----------] 12 tests from std_algorithms_mod_seq_ops_test (7 ms total) 41: 41: [----------] 4 tests from std_algorithms_replace_ops_test 41: [ RUN ] std_algorithms_replace_ops_test.replace 41: [ OK ] std_algorithms_replace_ops_test.replace (41 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_if 41: [ OK ] std_algorithms_replace_ops_test.replace_if (133 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_copy 41: [ OK ] std_algorithms_replace_ops_test.replace_copy (69 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 41: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (66 ms) 41: [----------] 4 tests from std_algorithms_replace_ops_test (310 ms total) 41: 41: [----------] 11 tests from std_algorithms_mod_seq_ops 41: [ RUN ] std_algorithms_mod_seq_ops.copy_if 41: [ OK ] std_algorithms_mod_seq_ops.copy_if (51 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.unique 41: [ OK ] std_algorithms_mod_seq_ops.unique (117 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 41: [ OK ] std_algorithms_mod_seq_ops.unique_copy (70 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove 41: [ OK ] std_algorithms_mod_seq_ops.remove (52 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_if 41: [ OK ] std_algorithms_mod_seq_ops.remove_if (63 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 41: [ OK ] std_algorithms_mod_seq_ops.remove_copy (171 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 41: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (49 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o 28: Malloc/N:1048576/manual_time 26.6 us 31.8 us 26256 37.6638k/s [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o 41: [ OK ] std_algorithms_mod_seq_ops.rotate (1429 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 41: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (584 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.shift_left 41: [ OK ] std_algorithms_mod_seq_ops.shift_left (1569 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.shift_right 28: Malloc/N:16777216/manual_time 278 us 185 us 7287 3.59604k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 28: Malloc/N:268435456/manual_time 6232 us 581 us 124 160.474/s 41: [ OK ] std_algorithms_mod_seq_ops.shift_right (1565 ms) 41: [----------] 11 tests from std_algorithms_mod_seq_ops (5726 ms total) 41: 41: [----------] 1 test from std_algorithms_modseq_test 41: [ RUN ] std_algorithms_modseq_test.reverse 41: [ OK ] std_algorithms_modseq_test.reverse (75 ms) 41: [----------] 1 test from std_algorithms_modseq_test (75 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 31 tests from 5 test suites ran. (6124 ms total) 41: [ PASSED ] 31 tests. 41/57 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 6.64 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_E 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 42: Test timeout computed to be: 1500 42: [==========] Running 29 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_sorting_ops_test 42: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 42: [ OK ] std_algorithms_sorting_ops_test.is_sorted (17 ms) 42: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 42: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (14 ms) 42: [----------] 2 tests from std_algorithms_sorting_ops_test (32 ms total) 42: 42: [----------] 4 tests from std_algorithms_partitioning_test 42: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 42: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 42: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 42: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 42: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 42: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 42: [ RUN ] std_algorithms_partitioning_test.partition_point 42: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 42: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 42: 42: [----------] 1 test from std_algorithms_partitioning_ops 42: [ RUN ] std_algorithms_partitioning_ops.partition_copy 42: [ OK ] std_algorithms_partitioning_ops.partition_copy (38 ms) 42: [----------] 1 test from std_algorithms_partitioning_ops (38 ms total) 42: 42: [----------] 12 tests from std_algorithms_numerics_test 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (9 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 42: [----------] 12 tests from std_algorithms_numerics_test (20 ms total) 42: 42: [----------] 1 test from std_algorithms_numerics_ops_test 42: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 42: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (97 ms) 42: [----------] 1 test from std_algorithms_numerics_ops_test (97 ms total) 42: 42: [----------] 8 tests from std_algorithms_numeric_ops_test 42: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 28: Malloc/N:4294967296/manual_time 115458 us 3887 us 10 8.66114/s [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o 42: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (801 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 42: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (713 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 28: MallocFree/N:1/manual_time 48.9 us 25.8 us 14201 20.4335k/s 42: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (226 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o 42: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (390 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 42: [----------] 8 tests from std_algorithms_numeric_ops_test (2131 ms total) 42: 42: [----------] 1 test from std_algorithms_transform_ops_test 42: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 42: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (46 ms) 42: [----------] 1 test from std_algorithms_transform_ops_test (46 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 29 tests from 7 test suites ran. (2372 ms total) 42: [ PASSED ] 29 tests. 42/57 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.80 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 43: Test timeout computed to be: 1500 43: [==========] Running 12 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_adjacent_find_team_test 43: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 28: MallocFree/N:16/manual_time 49.8 us 26.6 us 13477 20.0734k/s [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 43: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (580 ms) 43: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 43: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (568 ms) 43: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1149 ms total) 43: 43: [----------] 2 tests from std_algorithms_count_team_test 43: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 28: MallocFree/N:256/manual_time 51.9 us 28.3 us 14024 19.2767k/s 43: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (273 ms) 43: [ RUN ] std_algorithms_count_team_test.count_returns_zero 43: [ OK ] std_algorithms_count_team_test.count_returns_zero (250 ms) 43: [----------] 2 tests from std_algorithms_count_team_test (524 ms total) 43: 43: [----------] 1 test from std_algorithms_count_if_team_test 43: [ RUN ] std_algorithms_count_if_team_test.test 28: MallocFree/N:4096/manual_time 51.2 us 27.5 us 12946 19.5135k/s 43: [ OK ] std_algorithms_count_if_team_test.test (310 ms) 43: [----------] 1 test from std_algorithms_count_if_team_test (310 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_team_test 43: [ RUN ] std_algorithms_for_each_team_test.test 43: [ OK ] std_algorithms_for_each_team_test.test (381 ms) 43: [----------] 1 test from std_algorithms_for_each_team_test (381 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_n_team_test 43: [ RUN ] std_algorithms_for_each_n_team_test.test 28: MallocFree/N:65536/manual_time 54.6 us 31.4 us 12814 18.3051k/s [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o 43: [ OK ] std_algorithms_for_each_n_team_test.test (399 ms) 43: [----------] 1 test from std_algorithms_for_each_n_team_test (399 ms total) 43: 43: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 43: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 28: MallocFree/N:1048576/manual_time 54.4 us 31.0 us 13092 18.3984k/s 43: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (748 ms) 43: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 43: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (684 ms) 43: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 28: MallocFree/N:16777216/manual_time 314 us 176 us 3755 3.18317k/s 43: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (678 ms) 43: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2111 ms total) 43: 43: [----------] 2 tests from std_algorithms_mismatch_team_test 43: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 43: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (773 ms) 43: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 28: MallocFree/N:268435456/manual_time 6418 us 568 us 105 155.806/s [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 43: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (868 ms) 43: [----------] 2 tests from std_algorithms_mismatch_team_test (1642 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 12 tests from 7 test suites ran. (6518 ms total) 43: [ PASSED ] 12 tests. 43/57 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.95 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 44: Test timeout computed to be: 1500 44: [==========] Running 8 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_equal_team_test 44: [ RUN ] std_algorithms_equal_team_test.views_are_equal 28: MallocFree/N:4294967296/manual_time 112707 us 3278 us 10 8.87257/s 44: [ OK ] std_algorithms_equal_team_test.views_are_equal (1165 ms) 44: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 44: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1261 ms) 44: [----------] 2 tests from std_algorithms_equal_team_test (2426 ms total) 44: 44: [----------] 2 tests from std_algorithms_search_team_test 44: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 44: [ OK ] std_algorithms_search_team_test.sequences_exist (522 ms) 44: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 28: MallocTouch/N:1/manual_time 28.2 us 30.5 us 25697 35.5106k/s 44: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (531 ms) 44: [----------] 2 tests from std_algorithms_search_team_test (1054 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_end_team_test 44: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 44: [ OK ] std_algorithms_find_end_team_test.sequences_exist (622 ms) 44: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 44: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (619 ms) 44: [----------] 2 tests from std_algorithms_find_end_team_test (1242 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_first_of_team_test 44: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 28: MallocTouch/N:16/manual_time 26.7 us 29.7 us 27212 37.419k/s 44: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (562 ms) 44: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o 44: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (704 ms) 44: [----------] 2 tests from std_algorithms_find_first_of_team_test (1266 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 8 tests from 4 test suites ran. (5990 ms total) 44: [ PASSED ] 8 tests. 44/57 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.43 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 45: Test timeout computed to be: 1500 45: [==========] Running 11 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_find_team_test 45: [ RUN ] std_algorithms_find_team_test.searched_values_exist 45: [ OK ] std_algorithms_find_team_test.searched_values_exist (278 ms) 45: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 45: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (267 ms) 45: [----------] 2 tests from std_algorithms_find_team_test (546 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_if_team_test 45: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 39%] Built target Kokkos_CoreUnitTest_Cuda2 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o 45: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (268 ms) 45: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 45: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (268 ms) 45: [----------] 2 tests from std_algorithms_find_if_team_test (536 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_if_not_team_test 45: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 28: MallocTouch/N:256/manual_time 33.0 us 33.7 us 26046 30.2726k/s 45: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (271 ms) 45: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o 45: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (254 ms) 45: [----------] 2 tests from std_algorithms_find_if_not_team_test (526 ms total) 45: 45: [----------] 1 test from std_algorithms_all_of_team_test 45: [ RUN ] std_algorithms_all_of_team_test.test [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 28: MallocTouch/N:4096/manual_time 75.7 us 57.6 us 9448 13.2104k/s 45: [ OK ] std_algorithms_all_of_team_test.test (267 ms) 45: [----------] 1 test from std_algorithms_all_of_team_test (267 ms total) 45: 45: [----------] 1 test from std_algorithms_any_of_team_test 45: [ RUN ] std_algorithms_any_of_team_test.test 45: [ OK ] std_algorithms_any_of_team_test.test (256 ms) 45: [----------] 1 test from std_algorithms_any_of_team_test (256 ms total) 45: 45: [----------] 1 test from std_algorithms_none_of_team_test 45: [ RUN ] std_algorithms_none_of_team_test.test 45: [ OK ] std_algorithms_none_of_team_test.test (263 ms) 45: [----------] 1 test from std_algorithms_none_of_team_test (263 ms total) 45: 45: [----------] 2 tests from std_algorithms_search_n_team_test 45: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 45: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (293 ms) 45: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 45: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (277 ms) 45: [----------] 2 tests from std_algorithms_search_n_team_test (571 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 11 tests from 7 test suites ran. (2969 ms total) 45: [ PASSED ] 11 tests. Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 45/57 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.41 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 46: Test timeout computed to be: 1500 28: MallocTouch/N:65536/manual_time 77.8 us 65.2 us 8666 12.8472k/s 46: [==========] Running 3 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_min_element_team_test 46: [ RUN ] std_algorithms_min_element_team_test.test [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_min_element_team_test.test (612 ms) 46: [----------] 1 test from std_algorithms_min_element_team_test (612 ms total) 46: 46: [----------] 1 test from std_algorithms_max_element_team_test 46: [ RUN ] std_algorithms_max_element_team_test.test 28: MallocTouch/N:1048576/manual_time 72.6 us 64.0 us 11037 13.7794k/s 46: [ OK ] std_algorithms_max_element_team_test.test (592 ms) 46: [----------] 1 test from std_algorithms_max_element_team_test (592 ms total) 46: 46: [----------] 1 test from std_algorithms_minmax_element_team_test 46: [ RUN ] std_algorithms_minmax_element_team_test.test 46: [ OK ] std_algorithms_minmax_element_team_test.test (622 ms) 46: [----------] 1 test from std_algorithms_minmax_element_team_test (622 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 3 tests from 3 test suites ran. (1828 ms total) 46: [ PASSED ] 3 tests. 46/57 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.27 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 47: Test timeout computed to be: 1500 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o 47: [==========] Running 6 tests from 6 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_fill_team_test 47: [ RUN ] std_algorithms_fill_team_test.test 47: [ OK ] std_algorithms_fill_team_test.test (287 ms) 47: [----------] 1 test from std_algorithms_fill_team_test (287 ms total) 47: 47: [----------] 1 test from std_algorithms_fill_n_team_test 47: [ RUN ] std_algorithms_fill_n_team_test.test 47: [ OK ] std_algorithms_fill_n_team_test.test (421 ms) 47: [----------] 1 test from std_algorithms_fill_n_team_test (421 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_team_test 47: [ RUN ] std_algorithms_replace_team_test.test 28: MallocTouch/N:16777216/manual_time 239 us 213 us 5107 4.18214k/s 47: [ OK ] std_algorithms_replace_team_test.test (399 ms) 47: [----------] 1 test from std_algorithms_replace_team_test (399 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_if_team_test 47: [ RUN ] std_algorithms_replace_if_team_test.test 28: MallocTouch/N:268435456/manual_time 6234 us 642 us 105 160.404/s 47: [ OK ] std_algorithms_replace_if_team_test.test (324 ms) 47: [----------] 1 test from std_algorithms_replace_if_team_test (324 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_copy_team_test 47: [ RUN ] std_algorithms_replace_copy_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 46%] 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o 47: [ OK ] std_algorithms_replace_copy_team_test.test (403 ms) 47: [----------] 1 test from std_algorithms_replace_copy_team_test (403 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_copy_if_team_test 47: [ RUN ] std_algorithms_replace_copy_if_team_test.test 47: [ OK ] std_algorithms_replace_copy_if_team_test.test (368 ms) 47: [----------] 1 test from std_algorithms_replace_copy_if_team_test (368 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 6 tests from 6 test suites ran. (2204 ms total) 47: [ PASSED ] 6 tests. 47/57 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.62 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 48: Test timeout computed to be: 1500 48: [==========] Running 4 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_reverse_team_test 48: [ RUN ] std_algorithms_reverse_team_test.test 48: [ OK ] std_algorithms_reverse_team_test.test (316 ms) 48: [----------] 1 test from std_algorithms_reverse_team_test (316 ms total) 48: 48: [----------] 1 test from std_algorithms_reverse_copy_team_test 48: [ RUN ] std_algorithms_reverse_copy_team_test.test 28: MallocTouch/N:4294967296/manual_time 125113 us 4259 us 9 7.99274/s 48: [ OK ] std_algorithms_reverse_copy_team_test.test (365 ms) 48: [----------] 1 test from std_algorithms_reverse_copy_team_test (365 ms total) 48: 48: [----------] 1 test from std_algorithms_rotate_team_test 48: [ RUN ] std_algorithms_rotate_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 28: MallocTouchFree/N:1/manual_time 51.9 us 27.3 us 13389 19.2748k/s 48: [ OK ] std_algorithms_rotate_team_test.test (630 ms) 48: [----------] 1 test from std_algorithms_rotate_team_test (630 ms total) 48: 48: [----------] 1 test from std_algorithms_rotate_copy_team_test 48: [ RUN ] std_algorithms_rotate_copy_team_test.test 48: [ OK ] std_algorithms_rotate_copy_team_test.test (666 ms) 48: [----------] 1 test from std_algorithms_rotate_copy_team_test (666 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (1978 ms total) 48: [ PASSED ] 4 tests. 48/57 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.41 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 49: Test timeout computed to be: 1500 28: MallocTouchFree/N:16/manual_time 50.5 us 26.8 us 13896 19.791k/s 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_move_team_test 49: [ RUN ] std_algorithms_move_team_test.test 28: MallocTouchFree/N:256/manual_time 49.6 us 26.3 us 13601 20.1481k/s [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o 49: [ OK ] std_algorithms_move_team_test.test (502 ms) 49: [----------] 1 test from std_algorithms_move_team_test (502 ms total) 49: 49: [----------] 1 test from std_algorithms_move_backward_team_test 49: [ RUN ] std_algorithms_move_backward_team_test.test 49: [ OK ] std_algorithms_move_backward_team_test.test (479 ms) 49: [----------] 1 test from std_algorithms_move_backward_team_test (479 ms total) 49: 49: [----------] 1 test from std_algorithms_shift_left_team_test 49: [ RUN ] std_algorithms_shift_left_team_test.test [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o 28: MallocTouchFree/N:4096/manual_time 82.1 us 46.4 us 8594 12.179k/s [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o 28: MallocTouchFree/N:65536/manual_time 89.1 us 52.8 us 7923 11.221k/s [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 49: [ OK ] std_algorithms_shift_left_team_test.test (1630 ms) 49: [----------] 1 test from std_algorithms_shift_left_team_test (1630 ms total) 49: 49: [----------] 1 test from std_algorithms_shift_right_team_test 49: [ RUN ] std_algorithms_shift_right_team_test.test 28: MallocTouchFree/N:1048576/manual_time 88.0 us 52.2 us 7935 11.3627k/s 28: MallocTouchFree/N:16777216/manual_time 271 us 204 us 2909 3.68386k/s 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (50925 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 49: [ OK ] std_algorithms_shift_right_team_test.test (1612 ms) 49: [----------] 1 test from std_algorithms_shift_right_team_test (1612 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (4224 ms total) 49: [ PASSED ] 4 tests. 49/57 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.66 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 50: Test timeout computed to be: 1500 50: [==========] Running 9 tests from 9 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_copy_team_test 50: [ RUN ] std_algorithms_copy_team_test.test 28: MallocTouchFree/N:268435456/manual_time 6408 us 653 us 102 156.055/s [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o 50: [ OK ] std_algorithms_copy_team_test.test (611 ms) 50: [----------] 1 test from std_algorithms_copy_team_test (611 ms total) 50: 50: [----------] 1 test from std_algorithms_copy_n_team_test 50: [ RUN ] std_algorithms_copy_n_team_test.test 50: [ OK ] std_algorithms_copy_n_team_test.test (513 ms) 50: [----------] 1 test from std_algorithms_copy_n_team_test (513 ms total) 50: 50: [----------] 1 test from std_algorithms_copy_backward_team_test 50: [ RUN ] std_algorithms_copy_backward_team_test.test 50: [ OK ] std_algorithms_copy_backward_team_test.test (462 ms) 50: [----------] 1 test from std_algorithms_copy_backward_team_test (463 ms total) 50: 50: [----------] 1 test from std_algorithms_copy_if_team_test 50: [ RUN ] std_algorithms_copy_if_team_test.test 28: MallocTouchFree/N:4294967296/manual_time 129327 us 4199 us 9 7.73236/s 50: [ OK ] std_algorithms_copy_if_team_test.test (421 ms) 50: [----------] 1 test from std_algorithms_copy_if_team_test (421 ms total) 50: 50: [----------] 1 test from std_algorithms_unique_copy_team_test 50: [ RUN ] std_algorithms_unique_copy_team_test.test 50: [ OK ] std_algorithms_unique_copy_team_test.test (546 ms) 50: [----------] 1 test from std_algorithms_unique_copy_team_test (546 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_team_test 50: [ RUN ] std_algorithms_remove_team_test.test [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 50: [ OK ] std_algorithms_remove_team_test.test (455 ms) 50: [----------] 1 test from std_algorithms_remove_team_test (455 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_if_team_test 50: [ RUN ] std_algorithms_remove_if_team_test.test 50: [ OK ] std_algorithms_remove_if_team_test.test (412 ms) 50: [----------] 1 test from std_algorithms_remove_if_team_test (412 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_copy_team_test 50: [ RUN ] std_algorithms_remove_copy_team_test.test 28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 28: Benchmark Time CPU Iterations FOM: GB/s MB 28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 28: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.017 s 0.001 s 110 46.0119/s 800 50: [ OK ] std_algorithms_remove_copy_team_test.test (488 ms) 50: [----------] 1 test from std_algorithms_remove_copy_team_test (488 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_copy_if_team_test 50: [ RUN ] std_algorithms_remove_copy_if_team_test.test 50: [ OK ] std_algorithms_remove_copy_if_team_test.test (374 ms) 50: [----------] 1 test from std_algorithms_remove_copy_if_team_test (374 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 9 tests from 9 test suites ran. (4287 ms total) 50: [ PASSED ] 9 tests. 50/57 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.73 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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_unique_team_test 51: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 28: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.346/s 800 51: [ OK ] std_algorithms_unique_team_test.test_default_predicate (700 ms) 51: [----------] 1 test from std_algorithms_unique_team_test (700 ms total) 51: 51: [----------] 1 test from std_algorithms_adjacent_difference_team_test 51: [ RUN ] std_algorithms_adjacent_difference_team_test.test 28: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.3218/s 800 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o 51: [ OK ] std_algorithms_adjacent_difference_team_test.test (810 ms) 51: [----------] 1 test from std_algorithms_adjacent_difference_team_test (811 ms total) 51: 51: [----------] 1 test from std_algorithms_reduce_team_test 51: [ RUN ] std_algorithms_reduce_team_test.test 28: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.3324/s 800 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o 51: [ OK ] std_algorithms_reduce_team_test.test (863 ms) 51: [----------] 1 test from std_algorithms_reduce_team_test (863 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_reduce_team_test 51: [ RUN ] std_algorithms_transform_reduce_team_test.test 28: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.3407/s 800 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o 35: [ OK ] hip.scatterview_devicetype (48498 ms) 35: [ RUN ] hip.staticcrsgraph 35: [ OK ] hip.staticcrsgraph (22 ms) 35: [ RUN ] hip.resize_realloc_no_init_dualview 35: [ OK ] hip.resize_realloc_no_init_dualview (1 ms) 35: [ RUN ] hip.resize_realloc_no_alloc_dualview 35: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 35: [ RUN ] hip.resize_exec_space_dualview 35: [ OK ] hip.resize_exec_space_dualview (0 ms) 35: [ RUN ] hip.realloc_exec_space_dualview 35: [ OK ] hip.realloc_exec_space_dualview (0 ms) 35: [ RUN ] hip.resize_realloc_no_init_dynrankview 35: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 35: [ RUN ] hip.resize_exec_space_dynrankview 35: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 35: [ RUN ] hip.realloc_exec_space_dynrankview 35: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 35: [ RUN ] hip.resize_realloc_no_init_scatterview 35: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 35: [ RUN ] hip.resize_realloc_no_alloc_scatterview 35: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 35: [ RUN ] hip.resize_exec_space_scatterview 35: [ OK ] hip.resize_exec_space_scatterview (0 ms) 35: [ RUN ] hip.realloc_exec_space_scatterview 35: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_dynrankview 35: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 35: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 35: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 35: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_offsetview 35: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 35: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 35: [ RUN ] hip.create_mirror_view_and_copy_offsetview 35: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_dynamicview 35: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 35: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 35: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 35: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 35: [ RUN ] hip.UnorderedMap_insert 35: [ OK ] hip.UnorderedMap_insert (2567 ms) 35: [ RUN ] hip.UnorderedMap_failed_insert 28: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.3347/s 800 [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 35: [ OK ] hip.UnorderedMap_failed_insert (805 ms) 35: [ RUN ] hip.UnorderedMap_deep_copy 35: [ OK ] hip.UnorderedMap_deep_copy (5 ms) 35: [ RUN ] hip.UnorderedMap_valid_empty 35: [ OK ] hip.UnorderedMap_valid_empty (2 ms) 35: [ RUN ] hip.UnorderedMap_clear_zero_size 35: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 35: [ RUN ] hip.UnorderedMap_consistent_size 35: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 35: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 35: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 35: [ RUN ] hip.UnorderedMap_lambda_capturable 35: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 35: [ RUN ] hip.UnorderedMap_constructor_view_alloc 35: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 35: [ RUN ] hip.vector_combination 35: [ OK ] hip.vector_combination (0 ms) 35: [ RUN ] hip.vector_insert 35: [ OK ] hip.vector_insert (3 ms) 35: [ RUN ] hip.vector_push_back_default_exec 35: [ OK ] hip.vector_push_back_default_exec (0 ms) 35: [----------] 69 tests from hip (80892 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 71 tests from 2 test suites ran. (97215 ms total) 35: [ PASSED ] 70 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction 35/58 Test #35: Kokkos_ContainersUnitTest_HIP .............................. Passed 97.68 sec test 36 Start 36: Kokkos_ContainersPerformanceTest_HIP 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 36: Test timeout computed to be: 1500 51: [ OK ] std_algorithms_transform_reduce_team_test.test (1455 ms) 51: [----------] 1 test from std_algorithms_transform_reduce_team_test (1455 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (3831 ms total) 51: [ PASSED ] 4 tests. 51/57 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.28 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 52: Test timeout computed to be: 1500 52: [==========] Running 18 tests from 5 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_is_sorted_team_test 52: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o 28: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.2718/s 800 36: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 36: [==========] Running 4 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 4 tests from TEST_CATEGORY 36: [ RUN ] TEST_CATEGORY.dynrankview_perf 36: HIP 36: DynRankView vs View: Initialization Only 36: View time (init only): 0.00329751 36: View sum computation time: 0.00329751 36: Strided View time (init only): 0.00178438 36: View Rank7 time (init only): 0.00161753 36: DynRankView time (init only): 0.00166314 36: DynRankView sum computation time: 0.00182678 36: Ratio of View to DynRankView time: 1.9827 36: Ratio of View to DynRankView sum computation time: 0.986974 36: Ratio of View to View Rank7 time: 2.03861 36: Ratio of StrideView to DynRankView time: 1.0729 36: Ratio of DynRankView to View Rank7 time: 1.0282 36: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms) 36: [ RUN ] TEST_CATEGORY.global_2_local 36: HIP 36: size, create, generate, fill, find 36: 256, 0.000332414, 1.6591e-05, 0.00447539, 0.00585771 36: 512, 0.000345429, 1.4998e-05, 3.3994e-05, 0.00447876 36: 1024, 0.000309361, 1.4287e-05, 3.9815e-05, 0.00451346 36: 2048, 0.000309421, 1.3636e-05, 3.765e-05, 0.00456896 36: 4096, 0.000361639, 1.3516e-05, 3.8573e-05, 0.00460208 36: 8192, 0.000310734, 1.2894e-05, 3.8532e-05, 0.00457932 36: 16384, 0.000306175, 1.3886e-05, 4.1267e-05, 0.00462273 36: 32768, 0.000312467, 1.3505e-05, 4.1969e-05, 0.00472144 36: 65536, 0.000416863, 1.3565e-05, 4.5666e-05, 0.00502185 36: 131072, 0.000395894, 1.3305e-05, 6.9039e-05, 0.00572876 36: 262144, 0.000490181, 1.4918e-05, 0.000116699, 0.00815204 36: 524288, 0.000592784, 1.6521e-05, 0.000281639, 0.01005 36: 1048576, 0.000557126, 2.152e-05, 0.000683173, 0.0221771 36: 2097152, 0.000607771, 2.9135e-05, 0.00156652, 0.0497913 52: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (554 ms) 52: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 36: 4194304, 0.000704193, 4.4553e-05, 0.00349187, 0.120115 36: [ OK ] TEST_CATEGORY.global_2_local (278 ms) 36: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 36: skipping test 36: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 36: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 36: skipping test 36: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 36: [----------] 4 tests from TEST_CATEGORY (293 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 4 tests from 1 test suite ran. (293 ms total) 36: [ PASSED ] 4 tests. 36/58 Test #36: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.72 sec test 37 Start 37: Kokkos_UnitTest_Sort 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 37: Test timeout computed to be: 1500 37: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 37: [==========] Running 17 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from hip_DeathTest 37: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues 52: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (438 ms) 52: [----------] 2 tests from std_algorithms_is_sorted_team_test (992 ms total) 52: 52: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (26 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (28 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 28: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.3313/s 800 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (352 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (471 ms) 52: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (879 ms total) 52: 52: [----------] 4 tests from std_algorithms_is_partitioned_team_test 52: [ RUN ] std_algorithms_is_partitioned_team_test.empty 52: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 81%] Linking CXX executable Kokkos_UnitTest_Sort 52: [ OK ] std_algorithms_is_partitioned_team_test.all_true (225 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 28: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.2852/s 800 52: [ OK ] std_algorithms_is_partitioned_team_test.all_false (227 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.random 52: [ OK ] std_algorithms_is_partitioned_team_test.random (169 ms) 52: [----------] 4 tests from std_algorithms_is_partitioned_team_test (637 ms total) 52: 52: [----------] 4 tests from std_algorithms_partition_copy_team_test 52: [ RUN ] std_algorithms_partition_copy_team_test.empty 52: [ OK ] std_algorithms_partition_copy_team_test.empty (21 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.all_true 28: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.3421/s 800 52: [ OK ] std_algorithms_partition_copy_team_test.all_true (528 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.all_false 52: [ OK ] std_algorithms_partition_copy_team_test.all_false (528 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.random 28: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.4782/s 800 52: [ OK ] std_algorithms_partition_copy_team_test.random (472 ms) 52: [----------] 4 tests from std_algorithms_partition_copy_team_test (1551 ms total) 52: 52: [----------] 4 tests from std_algorithms_partition_point_team_test 52: [ RUN ] std_algorithms_partition_point_team_test.empty 52: [ OK ] std_algorithms_partition_point_team_test.empty (15 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.all_true 37: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (2740 ms) 37: [----------] 1 test from hip_DeathTest (2740 ms total) 37: 37: [----------] 16 tests from hip 37: [ RUN ] hip.SortUnsignedValueType 37: [ OK ] hip.SortUnsignedValueType (25 ms) 37: [ RUN ] hip.SortEmptyView 37: [ OK ] hip.SortEmptyView (0 ms) 37: [ RUN ] hip.SortByKeyEmptyView 37: [ OK ] hip.SortByKeyEmptyView (0 ms) 37: [ RUN ] hip.SortByKeyEmptyViewHost 37: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 37: [ RUN ] hip.SortByKey 37: [ OK ] hip.SortByKey (10 ms) 37: [ RUN ] hip.SortByKeyWithComparator 37: [ OK ] hip.SortByKeyWithComparator (1 ms) 37: [ RUN ] hip.SortByKeyStaticExtents 37: [ OK ] hip.SortByKeyStaticExtents (0 ms) 37: [ RUN ] hip.SortByKeyWithStrides 37: [ OK ] hip.SortByKeyWithStrides (0 ms) 37: [ RUN ] hip.SortWithCustomComparator 37: [ OK ] hip.SortWithCustomComparator (96 ms) 37: [ RUN ] hip.BinSortGenericTests 37: [ OK ] hip.BinSortGenericTests (19 ms) 37: [ RUN ] hip.BinSortEmptyView 37: [ OK ] hip.BinSortEmptyView (0 ms) 37: [ RUN ] hip.BinSortEmptyKeysView 37: [ OK ] hip.BinSortEmptyKeysView (0 ms) 37: [ RUN ] hip.BinSort_issue_7221 37: [ OK ] hip.BinSort_issue_7221 (0 ms) 37: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues 52: [ OK ] std_algorithms_partition_point_team_test.all_true (220 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.all_false 52: [ OK ] std_algorithms_partition_point_team_test.all_false (219 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.random 52: [ OK ] std_algorithms_partition_point_team_test.random (160 ms) 52: [----------] 4 tests from std_algorithms_partition_point_team_test (616 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 18 tests from 5 test suites ran. (4678 ms total) 52: [ PASSED ] 18 tests. 52/57 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.11 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 53: Test timeout computed to be: 1500 28: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.3371/s 800 53: [==========] Running 5 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_transform_team_test 53: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o 28: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.2704/s 800 53: [ OK ] std_algorithms_transform_team_test.test_unary_op (642 ms) 53: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 53: [ OK ] std_algorithms_transform_team_test.test_binary_op (810 ms) 53: [----------] 2 tests from std_algorithms_transform_team_test (1453 ms total) 53: 53: [----------] 1 test from std_algorithms_generate_team_test 53: [ RUN ] std_algorithms_generate_team_test.test_unary_op 28: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.4439/s 800 28: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.4285/s 800 [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (83577 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 53: [ OK ] std_algorithms_generate_team_test.test_unary_op (1465 ms) 53: [----------] 1 test from std_algorithms_generate_team_test (1465 ms total) 53: 53: [----------] 1 test from std_algorithms_generate_n_team_test 53: [ RUN ] std_algorithms_generate_n_team_test.test 53: [ OK ] std_algorithms_generate_n_team_test.test (444 ms) 53: [----------] 1 test from std_algorithms_generate_n_team_test (444 ms total) 53: 53: [----------] 1 test from std_algorithms_swap_ranges_team_test 53: [ RUN ] std_algorithms_swap_ranges_team_test.test 28: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.4509/s 800 53: [ OK ] std_algorithms_swap_ranges_team_test.test (746 ms) 53: [----------] 1 test from std_algorithms_swap_ranges_team_test (746 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 5 tests from 4 test suites ran. (4111 ms total) 53: [ PASSED ] 5 tests. 53/57 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.55 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 54: Test timeout computed to be: 1500 54: [==========] Running 2 tests from 2 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_exclusive_scan_team_test 54: [ RUN ] std_algorithms_exclusive_scan_team_test.test 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.181 s 0.180 s 4 8.83132/s 1.6k [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 54: [ OK ] std_algorithms_exclusive_scan_team_test.test (1620 ms) 54: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1620 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 54: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.181 s 0.180 s 4 8.85838/s 1.6k [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 54: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (829 ms) 54: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (829 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 2 tests from 2 test suites ran. (2449 ms total) 54: [ PASSED ] 2 tests. 54/57 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.87 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 55: Test timeout computed to be: 1500 55: [==========] Running 2 tests from 2 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_inclusive_scan_team_test 55: [ RUN ] std_algorithms_inclusive_scan_team_test.test 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 398 920.172/s 1.6k 28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 388 890.208/s 1.6k 37: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (9465 ms) 37: [ RUN ] hip.NestedSort 37: [ OK ] hip.NestedSort (40 ms) 37: [ RUN ] hip.NestedSortByKey 37: [ OK ] hip.NestedSortByKey (105 ms) 37: [----------] 16 tests from hip (9766 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 17 tests from 2 test suites ran. (12506 ms total) 37: [ PASSED ] 17 tests. 37/58 Test #37: Kokkos_UnitTest_Sort ....................................... Passed 12.92 sec test 38 Start 38: Kokkos_UnitTest_Random 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 38: Test timeout computed to be: 1500 38: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 38: [==========] Running 3 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from hip 38: [ RUN ] hip.Random_XorShift64 38: Test Seed:1744314644147895444 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00787216 0.00936471 || 0.051031 28022 29328 || 28901.9 28674.4 || 129.458 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00877226 -0.00910991 || 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.00666239 0.0197477 || 0.051031 28028 29331 || 28866.7 28674.4 || 272.993 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00727878 0.00843056 || 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.00574731 -0.00411227 || 0.051031 28024 29318 || 28510.5 28674.4 || -56.848 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.0195957 0.00462477 || 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.0159134 -0.0114519 || 0.051031 28024 29384 || 28225.2 28674.4 || -158.312 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00509974 -0.00186514 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000243594 -0.99999 -48245.3 || 0.051031 0 194956 || 2.92871e+09 28674.4 || -6.66943e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000729699 -0.308958 0.156589 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.45775e-07 0.00276307 -0.00942132 || 0.051031 28064 29308 || 28595.4 28674.4 || -130.24 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.5082e-07 0.000122855 -0.00594565 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.6091e-07 0.0114943 0.014979 || 0.051031 28056 29373 || 28348.5 28674.4 || 207.069 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.96226e-07 -0.00701104 -0.00121411 || 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.00145488 0.0352509 || 0.051031 27995 29391 || 28716.2 28674.4 || 487.308 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00193172 -0.00518411 || 0.051031 1e+64 -1e+64 38: Test Seed:1744314644308401133 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00904285 -0.00087049 || 0.051031 27963 29275 || 28936.1 28674.4 || -12.0337 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0139278 -0.00776969 || 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.011006 -0.000649661 || 0.051031 28004 29367 || 28993.5 28674.4 || -8.98092 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.000277391 0.000240154 || 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.00215366 0.00635993 || 0.051031 28049 29293 || 28612.8 28674.4 || 87.9197 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.0120116 0.00671144 || 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.0185452 0.0167447 || 0.051031 28044 29283 || 29216.2 28674.4 || 231.478 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00443118 0.00875449 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000245134 -0.99999 -48245.3 || 0.051031 0 194745 || 2.9285e+09 28674.4 || -6.66943e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000734269 -0.312897 0.15467 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.78568e-07 0.00487426 -0.000630291 || 0.051031 28073 29279 || 28535.3 28674.4 || -8.71315 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.49199e-07 0.0134564 0.00452009 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.71e-07 0.00981777 0.0191448 || 0.051031 28012 29343 || 28395.6 28674.4 || 264.658 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.26496e-07 -0.0168314 0.000186746 || 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.0162926 0.0407201 || 0.051031 28009 29305 || 29149.3 28674.4 || 562.915 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0116753 0.00381092 || 0.051031 1e+64 -1e+64 38: [ OK ] hip.Random_XorShift64 (317 ms) 38: [ RUN ] hip.Random_XorShift1024_0 38: Test Seed:1744314644465294067 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.00400469 -0.0126597 || 0.051031 10971 11795 || 11331.6 11377 || -175.007 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00193895 0.00032351 || 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.00918991 0.00755874 || 0.051031 10923 11762 || 11273.4 11377 || 104.492 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0160588 -0.00426805 || 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.00346941 0.0116245 || 0.051031 11007 11771 || 11337.6 11377 || 160.698 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00670569 0.000531957 || 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.0189918 0.00782393 || 0.051031 10957 11785 || 11164.9 11377 || 108.158 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00525206 0.00546047 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000247069 -0.999975 -7594.29 || 0.051031 0 77757 || 4.6101e+08 11377 || -1.04983e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000740847 -0.145295 0.019729 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.67029e-07 0.00769751 0.00100118 || 0.051031 10962 11797 || 11290.1 11377 || 13.8404 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.05176e-07 -0.0121142 -0.00316518 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.73387e-07 -0.00500734 -0.000384338 || 0.051031 11013 11796 || 11434.2 11377 || -5.31309 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.24249e-07 -0.00704841 -0.00325174 || 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.0230047 0.00133764 || 0.051031 10977 11748 || 11644.8 11377 || 18.4915 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.000815216 7.56699e-05 || 0.051031 1e+64 -1e+64 38: Test Seed:1744314644589368654 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00113475 -0.00698228 || 0.051031 10932 11849 || 11389.9 11377 || -96.523 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00764059 0.00205519 || 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.00698499 -0.00993747 || 0.051031 10956 11766 || 11298 11377 || -137.376 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0308388 0.000399704 || 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.00567099 -0.00372097 || 0.051031 10992 11806 || 11441.8 11377 || -51.4387 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00767666 -0.00267282 || 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.00665363 -0.00188391 || 0.051031 10972 11806 || 11301.8 11377 || -26.0432 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00668452 0.00157839 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000243577 -0.999975 -7594.73 || 0.051031 0 77653 || 4.61014e+08 11377 || -1.0499e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000730342 -0.151886 0.0227934 || 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.0127884 0.00548849 || 0.051031 10988 11799 || 11524.3 11377 || 75.8729 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.86102e-07 -0.013145 -0.00123409 || 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.00768153 -0.00562056 || 0.051031 10916 11765 || 11290.2 11377 || -77.6986 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.62396e-07 -0.0069903 -0.00310019 || 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.000367744 0.00207312 || 0.051031 10971 11742 || 11372.8 11377 || 28.6589 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00509095 -0.000637466 || 0.051031 1e+64 -1e+64 38: [ OK ] hip.Random_XorShift1024_0 (293 ms) 38: [ RUN ] hip.Multi_streams 28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 376 874.832/s 1.6k 38: [ OK ] hip.Multi_streams (298 ms) 38: [----------] 3 tests from hip (910 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 1 test suite ran. (910 ms total) 38: [ PASSED ] 3 tests. 38/58 Test #38: Kokkos_UnitTest_Random ..................................... Passed 1.31 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test timeout computed to be: 1500 55: [ OK ] std_algorithms_inclusive_scan_team_test.test (2504 ms) 55: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2504 ms total) 55: 55: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 55: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 39: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 39: [==========] Running 16 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_DeathTest 39: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 39: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 39: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 39: 39: [----------] 3 tests from std_algorithms_reducers 39: [ RUN ] std_algorithms_reducers.max_first_loc 39: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_first_loc 39: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 39: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 39: [----------] 3 tests from std_algorithms_reducers (0 ms total) 39: 39: [----------] 1 test from std_algorithms 39: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 39: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 39: [----------] 1 test from std_algorithms (0 ms total) 39: 39: [----------] 11 tests from random_access_iterator_test 39: [ RUN ] random_access_iterator_test.constructor 39: [ OK ] random_access_iterator_test.constructor (1 ms) 39: [ RUN ] random_access_iterator_test.constructiblity 39: [ OK ] random_access_iterator_test.constructiblity (0 ms) 39: [ RUN ] random_access_iterator_test.dereference 39: [ OK ] random_access_iterator_test.dereference (1 ms) 39: [ RUN ] random_access_iterator_test.subscript_operator 39: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet1 39: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet2 39: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet3 39: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet4 39: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 39: [ RUN ] random_access_iterator_test.assignment_operator 39: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 39: [ RUN ] random_access_iterator_test.distance 39: [ OK ] random_access_iterator_test.distance (0 ms) 39: [ RUN ] random_access_iterator_test.traits_helpers 39: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 39: [----------] 11 tests from random_access_iterator_test (6 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 16 tests from 4 test suites ran. (7 ms total) 39: [ PASSED ] 16 tests. 39/58 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.40 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test timeout computed to be: 1500 40: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 (13 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 (9 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 (9 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 (9 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 (15 ms) 40: [----------] 7 tests from std_algorithms_min_max_element_test (58 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 7 tests from 1 test suite ran. (58 ms total) 40: [ PASSED ] 7 tests. 40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.46 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test timeout computed to be: 1500 28: ViewDeepCopy_Rank1Strided<Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.003 s 0.000 s 262 298.593/s 800 41: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 41: [==========] Running 13 tests from 10 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_lexicographical_compare_test 41: [ RUN ] std_algorithms_lexicographical_compare_test.test 41: [ OK ] std_algorithms_lexicographical_compare_test.test (35 ms) 41: [----------] 1 test from std_algorithms_lexicographical_compare_test (35 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 (75 ms) 41: [----------] 1 test from std_algorithms_for_each_test (75 ms total) 41: 41: [----------] 1 test from std_algorithms_find_test 41: [ RUN ] std_algorithms_find_test.test 41: [ OK ] std_algorithms_find_test.test (42 ms) 41: [----------] 1 test from std_algorithms_find_test (42 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 (563 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 55: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1618 ms) 55: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1618 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 2 tests from 2 test suites ran. (4123 ms total) 55: [ PASSED ] 2 tests. 55/57 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.55 sec test 56 Start 56: Kokkos_PerformanceTest_InclusiveScan 56: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T19-14-20.json" 56: Test timeout computed to be: 1500 56: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 56: 2025-04-10T19:50:47+00:00 56: Running /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan 56: Run on (64 X 3294.15 MHz CPU s) 56: CPU Caches: 56: L1 Data 32 KiB (x32) 56: L1 Instruction 32 KiB (x32) 56: L2 Unified 512 KiB (x32) 56: L3 Unified 16384 KiB (x16) 56: Load Average: 7.28, 5.98, 10.06 56: APU or dGPU: dGPU 56: Architecture capable of accessing system allocated memory: 1 56: CPU architecture: none 56: Default Device: HIP 56: GPU architecture: AMD_GFX908 56: Is Large Bar: 1 56: KOKKOS_COMPILER_CLANG: 1500 56: KOKKOS_ENABLE_ASM: no 56: KOKKOS_ENABLE_CXX17: yes 56: KOKKOS_ENABLE_CXX20: no 56: KOKKOS_ENABLE_CXX23: no 56: KOKKOS_ENABLE_CXX26: no 56: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 56: KOKKOS_ENABLE_HIP: yes 56: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 56: KOKKOS_ENABLE_HWLOC: no 56: KOKKOS_ENABLE_LIBDL: yes 56: KOKKOS_ENABLE_OPENMP: yes 56: KOKKOS_ENABLE_PRAGMA_IVDEP: no 56: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 56: KOKKOS_ENABLE_PRAGMA_UNROLL: no 56: KOKKOS_ENABLE_PRAGMA_VECTOR: no 56: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 56: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 56: Kokkos Version: 4.6.99 56: Shared Memory per Block: 64 KiB 56: Supports Managed Memory: 1 56: System allows accessing system allocated memory on GPU: 0 56: Total Global Memory: 31.98 GiB 56: Wavefront Size: 64 56: XNACK environment variable set: no 56: macro KOKKOS_ENABLE_HIP: defined 56: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 56: macro KOKKOS_ENABLE_ROCTHRUST: defined 56: platform: 64bit 41: [ OK ] std_algorithms_non_mod_seq_ops.find_end (560 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search 41: [ OK ] std_algorithms_non_mod_seq_ops.search (540 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o 41: [ OK ] std_algorithms_non_mod_seq_ops.search_n (393 ms) 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2058 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 (25 ms) 41: [----------] 1 test from std_algorithms_count_test (25 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 (22 ms) 41: [----------] 1 test from std_algorithms_equal_test (22 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 (37 ms) 41: [----------] 1 test from std_algorithms_all_any_none_of_test (37 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 (82 ms) 41: [----------] 1 test from std_algorithms_nonmod_seq_ops (82 ms total) 41: 41: [----------] 1 test from std_algorithms_mismatch_test 41: [ RUN ] std_algorithms_mismatch_test.test 28: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.148 s 0.148 s 5 5.39871/s 800 41: [ OK ] std_algorithms_mismatch_test.test (98 ms) 41: [----------] 1 test from std_algorithms_mismatch_test (99 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 (79 ms) 41: [----------] 1 test from std_algorithms_mod_seq_ops (79 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 13 tests from 10 test suites ran. (2557 ms total) 41: [ PASSED ] 13 tests. 41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.98 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test timeout computed to be: 1500 28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 380 865.624/s 1.6k 42: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 42: [==========] Running 31 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 3 tests from std_algorithms_mod_ops_test 42: [ RUN ] std_algorithms_mod_ops_test.move 42: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 42: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 42: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 42: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 42: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 42: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 42: 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy 42: [ OK ] std_algorithms_mod_seq_ops_test.copy (3 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 42: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill 42: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 42: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate 42: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 42: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 42: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test (7 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 (42 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_if 42: [ OK ] std_algorithms_replace_ops_test.replace_if (130 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy 42: [ OK ] std_algorithms_replace_ops_test.replace_copy (74 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 56: ---------------------------------------------------------------------------------------------------------------------------------------------- 56: Benchmark Time CPU Iterations FOM: GB/s MB Passed 56: ---------------------------------------------------------------------------------------------------------------------------------------------- 56: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.002 s 0.002 s 419 966.72/s 1.6k 1 42: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (66 ms) 42: [----------] 4 tests from std_algorithms_replace_ops_test (313 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 (47 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique 42: [ OK ] std_algorithms_mod_seq_ops.unique (103 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 42: [ OK ] std_algorithms_mod_seq_ops.unique_copy (63 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove 42: [ OK ] std_algorithms_mod_seq_ops.remove (43 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_if (48 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy (157 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 370 863.971/s 1.6k 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (44 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o 28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 373 888.938/s 1.6k 42: [ OK ] std_algorithms_mod_seq_ops.rotate (1256 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 42: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (511 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 385 897.46/s 1.6k 56: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.002 s 0.002 s 425 969.945/s 1.6k 1 28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.000 s 33 77.2716/s 1.6k [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o 42: [ OK ] std_algorithms_mod_seq_ops.shift_left (1527 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o 28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 30 67.7535/s 1.6k 56: BM_inclusive_scan<double>/100000000/manual_time 0.002 s 0.002 s 426 972.492/s 1.6k 1 28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 385 881.686/s 1.6k 42: [ OK ] std_algorithms_mod_seq_ops.shift_right (1542 ms) 42: [----------] 11 tests from std_algorithms_mod_seq_ops (5347 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 (72 ms) 42: [----------] 1 test from std_algorithms_modseq_test (72 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 31 tests from 5 test suites ran. (5744 ms total) 42: [ PASSED ] 31 tests. 42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 6.16 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test timeout computed to be: 1500 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o 43: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 (16 ms) 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (16 ms) 43: [----------] 2 tests from std_algorithms_sorting_ops_test (33 ms total) 43: 43: [----------] 4 tests from std_algorithms_partitioning_test 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 43: [ RUN ] std_algorithms_partitioning_test.partition_point 43: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 43: [----------] 4 tests from std_algorithms_partitioning_test (6 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 (43 ms) 43: [----------] 1 test from std_algorithms_partitioning_ops (43 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 (7 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 (1 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 (1 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 (20 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 (103 ms) 43: [----------] 1 test from std_algorithms_numerics_ops_test (103 ms total) 43: 43: [----------] 8 tests from std_algorithms_numeric_ops_test 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph 28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.000 s 33 77.3094/s 1.6k 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (851 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 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.023 s 0.000 s 31 70.4955/s 1.6k 56: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 426 965.976/s 1.6k 1 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (774 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (244 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 [ 40%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (430 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 (2301 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 (54 ms) 43: [----------] 1 test from std_algorithms_transform_ops_test (55 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 29 tests from 7 test suites ran. (2562 ms total) 43: [ PASSED ] 29 tests. 43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.98 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test timeout computed to be: 1500 28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 377 894.232/s 1.6k 44: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 388 911.07/s 1.6k 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (561 ms) 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (542 ms) 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1103 ms total) 44: 44: [----------] 2 tests from std_algorithms_count_team_test 44: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 56: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 425 967.394/s 1.6k 1 44: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (273 ms) 44: [ RUN ] std_algorithms_count_team_test.count_returns_zero 28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 400 930.762/s 1.6k 44: [ OK ] std_algorithms_count_team_test.count_returns_zero (247 ms) 44: [----------] 2 tests from std_algorithms_count_team_test (521 ms total) 44: 44: [----------] 1 test from std_algorithms_count_if_team_test 44: [ RUN ] std_algorithms_count_if_team_test.test 44: [ OK ] std_algorithms_count_if_team_test.test (296 ms) 44: [----------] 1 test from std_algorithms_count_if_team_test (296 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 (358 ms) 44: [----------] 1 test from std_algorithms_for_each_team_test (358 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_n_team_test 44: [ RUN ] std_algorithms_for_each_n_team_test.test 28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 400 935.569/s 1.6k 44: [ OK ] std_algorithms_for_each_n_team_test.test (385 ms) 44: [----------] 1 test from std_algorithms_for_each_n_team_test (385 ms total) 44: 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 44: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (599 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 67.4174/s 1.6k 56: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 425 971.797/s 1.6k 1 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (570 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 67.1299/s 1.6k 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (582 ms) 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1751 ms total) 44: 44: [----------] 2 tests from std_algorithms_mismatch_team_test 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 44: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (629 ms) 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.024 s 0.000 s 29 67.3916/s 1.6k [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o 44: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (869 ms) 44: [----------] 2 tests from std_algorithms_mismatch_team_test (1498 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 12 tests from 7 test suites ran. (5915 ms total) 44: [ PASSED ] 12 tests. 44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.33 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test timeout computed to be: 1500 28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.024 s 0.000 s 29 67.2147/s 1.6k 45: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 56: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 426 969.564/s 1.6k 1 28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 404 923.336/s 1.6k 45: [ OK ] std_algorithms_equal_team_test.views_are_equal (975 ms) 45: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 398 922.347/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (51148 ms) 4: [ RUN ] cuda_DeathTest.view_out_of_bounds_access 56: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 426 973.268/s 1.6k 1 45: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1322 ms) 45: [----------] 2 tests from std_algorithms_equal_team_test (2297 ms total) 45: 45: [----------] 2 tests from std_algorithms_search_team_test 45: [ RUN ] std_algorithms_search_team_test.sequences_exist 45: [ OK ] std_algorithms_search_team_test.sequences_exist (559 ms) 45: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 66.9626/s 1.6k 45: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (562 ms) 45: [----------] 2 tests from std_algorithms_search_team_test (1122 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_end_team_test 45: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o 45: [ OK ] std_algorithms_find_end_team_test.sequences_exist (642 ms) 45: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.024 s 0.000 s 29 67.0271/s 1.6k [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o 45: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (648 ms) 45: [----------] 2 tests from std_algorithms_find_end_team_test (1290 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 56: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 426 970.43/s 1.6k 1 56/57 Test #56: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 22.59 sec test 57 Start 57: Kokkos_UnitTest_SIMD 57: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 57: Test timeout computed to be: 1500 28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 386 909.07/s 1.6k 57: [==========] Running 18 tests from 1 test suite. 57: [----------] Global test environment set-up. 57: [----------] 18 tests from simd 57: [ RUN ] simd.host_math_ops 57: [ OK ] simd.host_math_ops (0 ms) 57: [ RUN ] simd.device_math_ops 57: [ OK ] simd.device_math_ops (15 ms) 57: [ RUN ] simd.host_mask_ops 57: [ OK ] simd.host_mask_ops (0 ms) 57: [ RUN ] simd.device_mask_ops 57: [ OK ] simd.device_mask_ops (0 ms) 57: [ RUN ] simd.host_conversions 57: [ OK ] simd.host_conversions (0 ms) 57: [ RUN ] simd.device_conversions 57: [ OK ] simd.device_conversions (0 ms) 57: [ RUN ] simd.host_shift_ops 57: [ OK ] simd.host_shift_ops (0 ms) 57: [ RUN ] simd.device_shift_ops 57: [ OK ] simd.device_shift_ops (0 ms) 57: [ RUN ] simd.host_condition 57: [ OK ] simd.host_condition (0 ms) 57: [ RUN ] simd.device_condition 57: [ OK ] simd.device_condition (0 ms) 57: [ RUN ] simd.host_gen_ctors 57: [ OK ] simd.host_gen_ctors (0 ms) 57: [ RUN ] simd.device_gen_ctors 57: [ OK ] simd.device_gen_ctors (0 ms) 57: [ RUN ] simd.host_where_expressions 57: [ OK ] simd.host_where_expressions (0 ms) 57: [ RUN ] simd.device_where_expressions 57: [ OK ] simd.device_where_expressions (0 ms) 57: [ RUN ] simd.host_reductions 57: [ OK ] simd.host_reductions (0 ms) 57: [ RUN ] simd.device_reductions 57: [ OK ] simd.device_reductions (0 ms) 57: [ RUN ] simd.host_construction 57: [ OK ] simd.host_construction (0 ms) 57: [ RUN ] simd.device_construction 57: [ OK ] simd.device_construction (0 ms) 57: [----------] 18 tests from simd (16 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 18 tests from 1 test suite ran. (16 ms total) 57: [ PASSED ] 18 tests. 57/57 Test #57: Kokkos_UnitTest_SIMD ....................................... Passed 0.43 sec 100% tests passed, 0 tests failed out of 57 Label Time Summary: Kokkos = 713.64 sec*proc (50 tests) Total Test time (real) = 1304.37 sec [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o Post stage [Pipeline] sh 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (618 ms) 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 10 19:14:03 2025 stats zeroed Thu Apr 10 19:14:03 2025 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 116aca4b686e23aa88d5e404d14a2dda25fa59f2c6838caf29b94f7dead8a7b7 28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 387 908.536/s 1.6k 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (784 ms) 45: [----------] 2 tests from std_algorithms_find_first_of_team_test (1402 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 8 tests from 4 test suites ran. (6113 ms total) 45: [ PASSED ] 8 tests. 45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.55 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test timeout computed to be: 1500 46: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. 46: [ OK ] std_algorithms_find_team_test.searched_values_exist (268 ms) 46: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist $ docker rm -f --volumes 116aca4b686e23aa88d5e404d14a2dda25fa59f2c6838caf29b94f7dead8a7b7 28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 67.1102/s 1.6k 46: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (271 ms) 46: [----------] 2 tests from std_algorithms_find_team_test (540 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_team_test 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (266 ms) 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [Pipeline] } [Pipeline] // stage [Pipeline] } 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (263 ms) 46: [----------] 2 tests from std_algorithms_find_if_team_test (530 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 (276 ms) 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.023 s 0.000 s 30 69.8265/s 1.6k 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (252 ms) 46: [----------] 2 tests from std_algorithms_find_if_not_team_test (528 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 (263 ms) 46: [----------] 1 test from std_algorithms_all_of_team_test (263 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 (250 ms) 46: [----------] 1 test from std_algorithms_any_of_team_test (250 ms total) 46: 46: [----------] 1 test from std_algorithms_none_of_team_test 46: [ RUN ] std_algorithms_none_of_team_test.test 28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 396 909.468/s 1.6k 46: [ OK ] std_algorithms_none_of_team_test.test (266 ms) 46: [----------] 1 test from std_algorithms_none_of_team_test (266 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 (280 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 (270 ms) 46: [----------] 2 tests from std_algorithms_search_n_team_test (551 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 11 tests from 7 test suites ran. (2932 ms total) 46: [ PASSED ] 11 tests. 46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.34 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test timeout computed to be: 1500 28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 387 915.047/s 1.6k 47: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 47: [ OK ] std_algorithms_min_element_team_test.test (602 ms) 47: [----------] 1 test from std_algorithms_min_element_team_test (602 ms total) 47: 47: [----------] 1 test from std_algorithms_max_element_team_test 47: [ RUN ] std_algorithms_max_element_team_test.test [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o 28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 66.8006/s 1.6k [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 47: [ OK ] std_algorithms_max_element_team_test.test (581 ms) 47: [----------] 1 test from std_algorithms_max_element_team_test (581 ms total) 47: 47: [----------] 1 test from std_algorithms_minmax_element_team_test 47: [ RUN ] std_algorithms_minmax_element_team_test.test 28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.024 s 0.000 s 29 67.9139/s 1.6k 47: [ OK ] std_algorithms_minmax_element_team_test.test (616 ms) 47: [----------] 1 test from std_algorithms_minmax_element_team_test (616 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 3 tests from 3 test suites ran. (1799 ms total) 47: [ PASSED ] 3 tests. 47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.21 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test timeout computed to be: 1500 48: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 (271 ms) 48: [----------] 1 test from std_algorithms_fill_team_test (271 ms total) 48: 48: [----------] 1 test from std_algorithms_fill_n_team_test 48: [ RUN ] std_algorithms_fill_n_team_test.test 28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 339 763.357/s 1.6k 48: [ OK ] std_algorithms_fill_n_team_test.test (435 ms) 48: [----------] 1 test from std_algorithms_fill_n_team_test (435 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_team_test 48: [ RUN ] std_algorithms_replace_team_test.test [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 48: [ OK ] std_algorithms_replace_team_test.test (385 ms) 48: [----------] 1 test from std_algorithms_replace_team_test (385 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_if_team_test 48: [ RUN ] std_algorithms_replace_if_team_test.test [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o 48: [ OK ] std_algorithms_replace_if_team_test.test (332 ms) 48: [----------] 1 test from std_algorithms_replace_if_team_test (332 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_team_test 48: [ RUN ] std_algorithms_replace_copy_team_test.test [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 341 794.214/s 1.6k 48: [ OK ] std_algorithms_replace_copy_team_test.test (370 ms) 48: [----------] 1 test from std_algorithms_replace_copy_team_test (371 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test 48: [ RUN ] std_algorithms_replace_copy_if_team_test.test 48: [ OK ] std_algorithms_replace_copy_if_team_test.test (395 ms) 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test (395 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 6 tests from 6 test suites ran. (2190 ms total) 48: [ PASSED ] 6 tests. 48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.61 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test timeout computed to be: 1500 28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 341 796.652/s 1.6k 49: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_reverse_team_test 49: [ RUN ] std_algorithms_reverse_team_test.test 49: [ OK ] std_algorithms_reverse_team_test.test (279 ms) 49: [----------] 1 test from std_algorithms_reverse_team_test (279 ms total) 49: 49: [----------] 1 test from std_algorithms_reverse_copy_team_test 49: [ RUN ] std_algorithms_reverse_copy_team_test.test 49: [ OK ] std_algorithms_reverse_copy_team_test.test (341 ms) 49: [----------] 1 test from std_algorithms_reverse_copy_team_test (341 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_team_test 49: [ RUN ] std_algorithms_rotate_team_test.test [ 34%] Built target Kokkos_CoreUnitTest_Serial2 28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 333 772.992/s 1.6k 49: [ OK ] std_algorithms_rotate_team_test.test (618 ms) 49: [----------] 1 test from std_algorithms_rotate_team_test (618 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_copy_team_test 49: [ RUN ] std_algorithms_rotate_copy_team_test.test Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o 28: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 750 859.346/s 800 49: [ OK ] std_algorithms_rotate_copy_team_test.test (621 ms) 49: [----------] 1 test from std_algorithms_rotate_copy_team_test (621 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (1861 ms total) 49: [ PASSED ] 4 tests. 49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.27 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 50: Test timeout computed to be: 1500 50: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_move_team_test 50: [ RUN ] std_algorithms_move_team_test.test 28: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 739 855.155/s 800 50: [ OK ] std_algorithms_move_team_test.test (480 ms) 50: [----------] 1 test from std_algorithms_move_team_test (480 ms total) 50: 50: [----------] 1 test from std_algorithms_move_backward_team_test 50: [ RUN ] std_algorithms_move_backward_team_test.test 50: [ OK ] std_algorithms_move_backward_team_test.test (451 ms) 50: [----------] 1 test from std_algorithms_move_backward_team_test (451 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_left_team_test 50: [ RUN ] std_algorithms_shift_left_team_test.test 28: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 743 852.985/s 800 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o 28: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 741 852.01/s 800 28: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 743 851.659/s 800 50: [ OK ] std_algorithms_shift_left_team_test.test (1581 ms) 50: [----------] 1 test from std_algorithms_shift_left_team_test (1581 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_right_team_test 50: [ RUN ] std_algorithms_shift_right_team_test.test [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutright (47261 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 28: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 742 853.11/s 800 50: [ OK ] std_algorithms_shift_right_team_test.test (1544 ms) 50: [----------] 1 test from std_algorithms_shift_right_team_test (1544 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (4057 ms total) 50: [ PASSED ] 4 tests. 50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.47 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test timeout computed to be: 1500 51: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 28: ViewFill_Rank1Strided/N:10/manual_time 0.002 s 0.000 s 361 213.2/s 400 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 51: [ OK ] std_algorithms_copy_team_test.test (564 ms) 51: [----------] 1 test from std_algorithms_copy_team_test (564 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_n_team_test 51: [ RUN ] std_algorithms_copy_n_team_test.test 28: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 728 857.745/s 800 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 51: [ OK ] std_algorithms_copy_backward_team_test.test (457 ms) 51: [----------] 1 test from std_algorithms_copy_backward_team_test (457 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_if_team_test 51: [ RUN ] std_algorithms_copy_if_team_test.test 28: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 745 855.472/s 800 51: [ OK ] std_algorithms_copy_if_team_test.test (418 ms) 51: [----------] 1 test from std_algorithms_copy_if_team_test (418 ms total) 51: 51: [----------] 1 test from std_algorithms_unique_copy_team_test 51: [ RUN ] std_algorithms_unique_copy_team_test.test 28: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 746 855.214/s 800 51: [ OK ] std_algorithms_unique_copy_team_test.test (537 ms) 51: [----------] 1 test from std_algorithms_unique_copy_team_test (537 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_team_test 51: [ RUN ] std_algorithms_remove_team_test.test [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o 51: [ OK ] std_algorithms_remove_team_test.test (454 ms) 51: [----------] 1 test from std_algorithms_remove_team_test (454 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_if_team_test 51: [ RUN ] std_algorithms_remove_if_team_test.test 28: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 743 848.811/s 800 51: [ OK ] std_algorithms_remove_if_team_test.test (428 ms) 51: [----------] 1 test from std_algorithms_remove_if_team_test (429 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_team_test 51: [ RUN ] std_algorithms_remove_copy_team_test.test 51: [ OK ] std_algorithms_remove_copy_team_test.test (463 ms) 51: [----------] 1 test from std_algorithms_remove_copy_team_test (463 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test 51: [ RUN ] std_algorithms_remove_copy_if_team_test.test 28: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 750 853.519/s 800 51: [ OK ] std_algorithms_remove_copy_if_team_test.test (373 ms) 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test (373 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 9 tests from 9 test suites ran. (4239 ms total) 51: [ PASSED ] 9 tests. 51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.65 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test timeout computed to be: 1500 52: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 28: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 745 848.089/s 800 52: [ OK ] std_algorithms_unique_team_test.test_default_predicate (675 ms) 52: [----------] 1 test from std_algorithms_unique_team_test (675 ms total) 52: 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test 52: [ RUN ] std_algorithms_adjacent_difference_team_test.test 28: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 740 853.777/s 800 52: [ OK ] std_algorithms_adjacent_difference_team_test.test (819 ms) 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test (819 ms total) 52: 52: [----------] 1 test from std_algorithms_reduce_team_test 52: [ RUN ] std_algorithms_reduce_team_test.test 28: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 744 852.723/s 800 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o 52: [ OK ] std_algorithms_reduce_team_test.test (845 ms) 52: [----------] 1 test from std_algorithms_reduce_team_test (845 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_reduce_team_test 52: [ RUN ] std_algorithms_transform_reduce_team_test.test 28: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 744 849.191/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 52: [ OK ] std_algorithms_transform_reduce_team_test.test (1450 ms) 52: [----------] 1 test from std_algorithms_transform_reduce_team_test (1450 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (3790 ms total) 52: [ PASSED ] 4 tests. 52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.20 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test timeout computed to be: 1500 28: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 741 843.21/s 800 53: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 28: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 755 876.016/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (541 ms) 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (429 ms) 53: [----------] 2 tests from std_algorithms_is_sorted_team_test (970 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 (29 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (32 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 28: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 759 875.14/s 800 28: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.61056k/s 1.6k 28: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.59081k/s 1.6k 28: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.5596k/s 1.6k 28: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.55254k/s 1.6k 28: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.51854k/s 1.6k 28: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.56565k/s 1.6k 28: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.98434k/s 1.6k 28: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.83391k/s 1.6k 28: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.80178k/s 1.6k 28: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.68481k/s 1.6k 28: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.77373k/s 1.6k 28: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.579k/s 1.6k 28: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.47774k/s 1.6k 28: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.47778k/s 1.6k 28: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.41626k/s 1.6k 28: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.42806k/s 1.6k 28: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.98985k/s 1.6k 28: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.12403k/s 1.6k 28: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.73418k/s 1.6k 28: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.53683k/s 1.6k 28: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.29173k/s 1.6k 28: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.29427k/s 1.6k 28: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.92594k/s 1.6k 28: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.93956k/s 1.6k 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (337 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 28: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.52995k/s 1.6k 28: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.55284k/s 1.6k 28: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.52597k/s 1.6k 28: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.000 s 10 1040.02/s 1.6k 28: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.28932k/s 1.6k 28: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.66901k/s 1.6k 28: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.83363k/s 1.6k 28: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.68656k/s 1.6k 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (445 ms) 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (844 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 (16 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 28: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.027 s 0.001 s 10 59.127/s 1.6k 53: [ OK ] std_algorithms_is_partitioned_team_test.all_true (211 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 28: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.023 s 0.001 s 10 69.3261/s 1.6k 53: [ OK ] std_algorithms_is_partitioned_team_test.all_false (213 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.random 28/55 Test #28: Kokkos_PerformanceTest_Benchmark ........................... Passed 125.29 sec test 29 Start 29: Kokkos_Benchmark_Atomic_MinMax 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T19-15-30.json" 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test 29: Test timeout computed to be: 1500 29: 2025-04-10T19:51:37+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 29: Run on (6 X 2095.11 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x6) 29: L1 Instruction 32 KiB (x6) 29: L2 Unified 4096 KiB (x6) 29: L3 Unified 16384 KiB (x6) 29: Load Average: 0.38, 2.59, 4.96 29: CPU architecture: none 29: Default Device: OpenMPTarget 29: GIT_BRANCH: HEAD 29: GIT_CLEAN_STATUS: CLEAN 29: GIT_COMMIT_DATE: 2025-04-10T15:14:40-04:00 29: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 29: GIT_COMMIT_HASH: f7fde3a30 29: GPU architecture: VOLTA70 29: KOKKOS_COMPILER_CLANG: 1703 29: KOKKOS_ENABLE_ASM: no 29: KOKKOS_ENABLE_CXX17: yes 29: KOKKOS_ENABLE_CXX20: no 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_LIBDL: yes 29: KOKKOS_ENABLE_OPENMPTARGET: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: KOKKOS_ENABLE_SERIAL: yes 29: Kokkos Version: 4.6.99 29: platform: 64bit 29: ---------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations 29: ---------------------------------------------------------------------------------------------------------------------------------------- 29: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 53: [ OK ] std_algorithms_is_partitioned_team_test.random (160 ms) 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test (601 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 (26 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_true 29: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29/55 Test #29: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.32 sec test 30 Start 30: Kokkos_PerformanceTest_Mempool 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T19-15-30.json" 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test 30: Test timeout computed to be: 1500 30: 2025-04-10T19:51:37+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool 30: Run on (6 X 2095.11 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x6) 30: L1 Instruction 32 KiB (x6) 30: L2 Unified 4096 KiB (x6) 30: L3 Unified 16384 KiB (x6) 30: Load Average: 0.38, 2.59, 4.96 30: CPU architecture: none 30: Default Device: OpenMPTarget 30: GIT_BRANCH: HEAD 30: GIT_CLEAN_STATUS: CLEAN 30: GIT_COMMIT_DATE: 2025-04-10T15:14:40-04:00 30: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 30: GIT_COMMIT_HASH: f7fde3a30 30: GPU architecture: VOLTA70 30: KOKKOS_COMPILER_CLANG: 1703 30: KOKKOS_ENABLE_ASM: no 30: KOKKOS_ENABLE_CXX17: yes 30: KOKKOS_ENABLE_CXX20: no 30: KOKKOS_ENABLE_CXX23: no 30: KOKKOS_ENABLE_CXX26: no 30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 30: KOKKOS_ENABLE_HWLOC: no 30: KOKKOS_ENABLE_LIBDL: yes 30: KOKKOS_ENABLE_OPENMPTARGET: yes 30: KOKKOS_ENABLE_PRAGMA_IVDEP: no 30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 30: KOKKOS_ENABLE_PRAGMA_UNROLL: no 30: KOKKOS_ENABLE_PRAGMA_VECTOR: no 30: KOKKOS_ENABLE_SERIAL: yes 30: Kokkos Version: 4.6.99 30: platform: 64bit [ 84%] Built target Kokkos_ContainersUnitTest_SYCL [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 53: [ OK ] std_algorithms_partition_copy_team_test.all_true (517 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o 53: [ OK ] std_algorithms_partition_copy_team_test.all_false (505 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.random 53: [ OK ] std_algorithms_partition_copy_team_test.random (459 ms) 53: [----------] 4 tests from std_algorithms_partition_copy_team_test (1508 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 (16 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_true 30: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: fill ops per second 30: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 664 5.30951M/s 53: [ OK ] std_algorithms_partition_point_team_test.all_true (206 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_false 53: [ OK ] std_algorithms_partition_point_team_test.all_false (205 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.random 53: [ OK ] std_algorithms_partition_point_team_test.random (168 ms) 53: [----------] 4 tests from std_algorithms_partition_point_team_test (597 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 5 test suites ran. (4522 ms total) 53: [ PASSED ] 18 tests. 53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.94 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test timeout computed to be: 1500 54: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: cycle ops per second 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 1673 26.6419M/s 30/55 Test #30: Kokkos_PerformanceTest_Mempool ............................. Passed 2.65 sec test 31 Start 31: Kokkos_PerformanceTest_Atomic 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T19-15-30.json" 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test 31: Test timeout computed to be: 1500 31: 2025-04-10T19:51:40+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic 31: Run on (6 X 2095.11 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x6) 31: L1 Instruction 32 KiB (x6) 31: L2 Unified 4096 KiB (x6) 31: L3 Unified 16384 KiB (x6) 31: Load Average: 0.38, 2.59, 4.96 31: CPU architecture: none 31: Default Device: OpenMPTarget 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2025-04-10T15:14:40-04:00 31: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 31: GIT_COMMIT_HASH: f7fde3a30 31: GPU architecture: VOLTA70 31: KOKKOS_COMPILER_CLANG: 1703 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_OPENMPTARGET: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos Version: 4.6.99 31: platform: 64bit 54: [ OK ] std_algorithms_transform_team_test.test_unary_op (633 ms) 54: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o 54: [ OK ] std_algorithms_transform_team_test.test_binary_op (793 ms) 54: [----------] 2 tests from std_algorithms_transform_team_test (1427 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_team_test 54: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined 54: [ OK ] std_algorithms_generate_team_test.test_unary_op (1408 ms) 54: [----------] 1 test from std_algorithms_generate_team_test (1408 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 (483 ms) 54: [----------] 1 test from std_algorithms_generate_n_team_test (483 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 (731 ms) 54: [----------] 1 test from std_algorithms_swap_ranges_team_test (731 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 5 tests from 4 test suites ran. (4050 ms total) 54: [ PASSED ] 5 tests. 54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.47 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test timeout computed to be: 1500 55: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 55: [==========] Running 2 tests from 2 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test 55: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 34%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o 31: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 31: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Test_Atomic<int>/30000/iterations:10 0.461 s 0.011 s 10 1 4 2.49432 0.0109707 138.967u 449.985M 42.304k 449.985M [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o 55: [ OK ] std_algorithms_exclusive_scan_team_test.test (1677 ms) 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1677 ms total) 55: 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 55: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 55: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (822 ms) 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (822 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 2 tests from 2 test suites ran. (2500 ms total) 55: [ PASSED ] 2 tests. 55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.91 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test timeout computed to be: 1500 56: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 56: [==========] Running 2 tests from 2 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test 56: [ RUN ] std_algorithms_inclusive_scan_team_test.test 56: [ OK ] std_algorithms_inclusive_scan_team_test.test (2512 ms) 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2512 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 56: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1680 ms) 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1680 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (4193 ms total) 56: [ PASSED ] 2 tests. 56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.63 sec test 57 Start 57: Kokkos_PerformanceTest_InclusiveScan 57: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T19-14-10.json" 57: Test timeout computed to be: 1500 57: 2025-04-10T19:51:52+00:00 57: Running /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan 57: Run on (64 X 2994.67 MHz CPU s) 57: CPU Caches: 57: L1 Data 32 KiB (x32) 57: L1 Instruction 32 KiB (x32) 57: L2 Unified 512 KiB (x32) 57: L3 Unified 16384 KiB (x16) 57: Load Average: 4.15, 5.29, 9.55 57: APU or dGPU: dGPU 57: Architecture capable of accessing system allocated memory: 1 57: CPU architecture: none 57: Default Device: HIP 57: GPU architecture: AMD_GFX908 57: Is Large Bar: 1 57: KOKKOS_COMPILER_CLANG: 1700 57: KOKKOS_ENABLE_ASM: no 57: KOKKOS_ENABLE_CXX17: yes 57: KOKKOS_ENABLE_CXX20: no 57: KOKKOS_ENABLE_CXX23: no 57: KOKKOS_ENABLE_CXX26: no 57: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 57: KOKKOS_ENABLE_HIP: yes 57: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 57: KOKKOS_ENABLE_HWLOC: no 57: KOKKOS_ENABLE_LIBDL: yes 57: KOKKOS_ENABLE_PRAGMA_IVDEP: no 57: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 57: KOKKOS_ENABLE_PRAGMA_UNROLL: no 57: KOKKOS_ENABLE_PRAGMA_VECTOR: no 57: KOKKOS_ENABLE_SERIAL: yes 57: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 57: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 57: Kokkos Version: 4.6.99 57: Shared Memory per Block: 64 KiB 57: Supports Managed Memory: 1 57: System allows accessing system allocated memory on GPU: 0 57: Total Global Memory: 31.98 GiB 57: Wavefront Size: 64 57: XNACK environment variable set: no 57: macro KOKKOS_ENABLE_HIP: defined 57: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 57: macro KOKKOS_ENABLE_ROCTHRUST: defined 57: platform: 64bit [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o 57: ---------------------------------------------------------------------------------------------------------------------------------------------- 57: Benchmark Time CPU Iterations FOM: GB/s MB Passed 57: ---------------------------------------------------------------------------------------------------------------------------------------------- 57: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.002 s 0.002 s 432 1015.61/s 1.6k 1 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o 57: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.002 s 0.002 s 444 1016.21/s 1.6k 1 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o 57: BM_inclusive_scan<double>/100000000/manual_time 0.002 s 0.002 s 443 1015.56/s 1.6k 1 57: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 443 1016.2/s 1.6k 1 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o 4: [ OK ] cuda_DeathTest.view_out_of_bounds_access (48045 ms) 4: [----------] 9 tests from cuda_DeathTest (190266 ms total) 4: 4: [----------] 107 tests from cuda 4: [ RUN ] cuda.team_for 4: [ OK ] cuda.team_for (6 ms) 4: [ RUN ] cuda.team_reduce 4: [ OK ] cuda.team_reduce (0 ms) 4: [ RUN ] cuda.team_reduce_large 4: [ OK ] cuda.team_reduce_large (32 ms) 4: [ RUN ] cuda.team_parallel_single 4: [ OK ] cuda.team_parallel_single (4 ms) 4: [ RUN ] cuda.large_team_scratch_size 4: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 4: [ OK ] cuda.large_team_scratch_size (7 ms) 4: [ RUN ] cuda.team_broadcast_long 4: [ OK ] cuda.team_broadcast_long (0 ms) 4: [ RUN ] cuda.team_broadcast_long_wrapper 4: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] cuda.team_broadcast_char 4: [ OK ] cuda.team_broadcast_char (0 ms) 4: [ RUN ] cuda.team_broadcast_float 4: [ OK ] cuda.team_broadcast_float (0 ms) 4: [ RUN ] cuda.team_broadcast_double 4: [ OK ] cuda.team_broadcast_double (0 ms) 4: [ RUN ] cuda.team_handle_by_value 4: [ OK ] cuda.team_handle_by_value (0 ms) 4: [ RUN ] cuda.team_vector 4: [ OK ] cuda.team_vector (9 ms) 4: [ RUN ] cuda.triple_nested_parallelism 4: [ OK ] cuda.triple_nested_parallelism (15 ms) 4: [ RUN ] cuda.parallel_scan_with_reducers 4: [ OK ] cuda.parallel_scan_with_reducers (929 ms) 4: [ RUN ] cuda.team_thread_range_combined_reducers 4: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] cuda.thread_vector_range_combined_reducers 4: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] cuda.team_vector_range_combined_reducers 4: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelFor 4: [ OK ] cuda.TeamThreadMDRangeParallelFor (90 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 4: [ OK ] cuda.ThreadVectorMDRangeParallelFor (75 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelFor 4: [ OK ] cuda.TeamVectorMDRangeParallelFor (76 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 4: [ OK ] cuda.TeamThreadMDRangeParallelReduce (24 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 4: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (11 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 4: [ OK ] cuda.TeamVectorMDRangeParallelReduce (11 ms) 4: [ RUN ] cuda.team_policy_runtime_parameters 4: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.team_reduction_scan 4: [ OK ] cuda.team_reduction_scan (1418 ms) 4: [ RUN ] cuda.team_long_reduce 4: [ OK ] cuda.team_long_reduce (12 ms) 4: [ RUN ] cuda.team_double_reduce 4: [ OK ] cuda.team_double_reduce (11 ms) 4: [ RUN ] cuda.team_long_array_reduce 4: [ OK ] cuda.team_long_array_reduce (11 ms) 4: [ RUN ] cuda.team_double_array_reduce 4: [ OK ] cuda.team_double_array_reduce (11 ms) 4: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] cuda.repeated_team_reduce 4: [ OK ] cuda.repeated_team_reduce (11 ms) 4: [ RUN ] cuda.nested_team_reduce_functor_as_reducer 4: [ OK ] cuda.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] cuda.team_scan 4: [ OK ] cuda.team_scan (942 ms) 4: [ RUN ] cuda.team_scan_ret_val 4: [ OK ] cuda.team_scan_ret_val (952 ms) 4: [ RUN ] cuda.team_shared_request 4: [ OK ] cuda.team_shared_request (0 ms) 4: [ RUN ] cuda.team_scratch_request 4: [ OK ] cuda.team_scratch_request (0 ms) 4: [ RUN ] cuda.team_lambda_shared_request 4: [ OK ] cuda.team_lambda_shared_request (0 ms) 4: [ RUN ] cuda.scratch_align 4: [ OK ] cuda.scratch_align (0 ms) 4: [ RUN ] cuda.shmem_size 4: [ OK ] cuda.shmem_size (0 ms) 4: [ RUN ] cuda.multi_level_scratch 4: [ OK ] cuda.multi_level_scratch (6 ms) 4: [ RUN ] cuda.team_scratch_memory_index_parallel_for 4: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] cuda.team_policy_max_recommended 4: [ OK ] cuda.team_policy_max_recommended (132 ms) 4: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] cuda.team_teamvector_range 4: [ OK ] cuda.team_teamvector_range (1 ms) 4: [ RUN ] cuda.unique_token_global 4: [ OK ] cuda.unique_token_global (4 ms) 4: [ RUN ] cuda.unique_token_instance 4: [ OK ] cuda.unique_token_instance (4 ms) 4: [ RUN ] cuda.unique_token_team_acquire 4: [ OK ] cuda.unique_token_team_acquire (15 ms) 4: [ RUN ] cuda.view_api_a 4: [ OK ] cuda.view_api_a (84 ms) 4: [ RUN ] cuda.view_layout_left_with_stride 4: [ OK ] cuda.view_layout_left_with_stride (0 ms) 4: [ RUN ] cuda.view_layout_right_with_stride 4: [ OK ] cuda.view_layout_right_with_stride (0 ms) 4: [ RUN ] cuda.view_api_b 4: [ OK ] cuda.view_api_b (4 ms) 4: [ RUN ] cuda.view_api_c 4: [ OK ] cuda.view_api_c (0 ms) 4: [ RUN ] cuda.view_api_d 4: [ OK ] cuda.view_api_d (0 ms) 4: [ RUN ] cuda.view_remap 4: [ OK ] cuda.view_remap (12 ms) 4: [ RUN ] cuda.view_mirror_nonconst 4: [ OK ] cuda.view_mirror_nonconst (0 ms) 4: [ RUN ] cuda.view_stride_method 4: [ OK ] cuda.view_stride_method (0 ms) 4: [ RUN ] cuda.anonymous_space 4: [ OK ] cuda.anonymous_space (0 ms) 4: [ RUN ] cuda.view_overload_resolution 4: [ OK ] cuda.view_overload_resolution (0 ms) 4: [ RUN ] cuda.view_allocation_large_rank 4: [ OK ] cuda.view_allocation_large_rank (19 ms) 4: [ RUN ] cuda.view_shmem_size_on_device 4: [ OK ] cuda.view_shmem_size_on_device (0 ms) 4: [ RUN ] cuda.view_is_assignable 4: [ OK ] cuda.view_is_assignable (0 ms) 4: [ RUN ] cuda.view_bad_alloc 4: [ OK ] cuda.view_bad_alloc (0 ms) 4: [ RUN ] cuda.view_copy_tests 4: [ OK ] cuda.view_copy_tests (56 ms) 4: [ RUN ] cuda.view_copy_tests_rank_0 4: [ OK ] cuda.view_copy_tests_rank_0 (19 ms) 4: [ RUN ] cuda.view_copy_degenerated 4: [ OK ] cuda.view_copy_degenerated (0 ms) 4: [ RUN ] cuda.view_fill_tests_layout_right 4: [ OK ] cuda.view_fill_tests_layout_right (65 ms) 4: [ RUN ] cuda.view_fill_tests_layout_left 4: [ OK ] cuda.view_fill_tests_layout_left (54 ms) 4: [ RUN ] cuda.vcp_empty_traits 4: [ OK ] cuda.vcp_empty_traits (0 ms) 4: [ RUN ] cuda.is_view_label 4: [ OK ] cuda.is_view_label (0 ms) 4: [ RUN ] cuda.vcp_label_base_traits 4: [ OK ] cuda.vcp_label_base_traits (0 ms) 4: [ RUN ] cuda.vcp_label_traits 4: [ OK ] cuda.vcp_label_traits (0 ms) 4: [ RUN ] cuda.view_alloc_can_perfect_forward_label 4: [ OK ] cuda.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] cuda.vcp_label_copy_constructor 4: [ OK ] cuda.vcp_label_copy_constructor (0 ms) 4: [ RUN ] cuda.vcp_pointer_add_property 4: [ OK ] cuda.vcp_pointer_add_property (0 ms) 4: [ RUN ] cuda.view_empty_runtime_unmanaged 4: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] cuda.view_hooks 4: [ OK ] cuda.view_hooks (0 ms) 4: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (188 ms) 4: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (172 ms) 4: [ RUN ] cuda.view_irregular_layout 4: [ OK ] cuda.view_irregular_layout (1 ms) 4: [ RUN ] cuda.view_mapping 4: [ OK ] cuda.view_mapping (601 ms) 4: [ RUN ] cuda.view_mapping_operator 4: [ OK ] cuda.view_mapping_operator (17 ms) 4: [ RUN ] cuda.static_extent 4: [ OK ] cuda.static_extent (0 ms) 4: [ RUN ] cuda.view_mapping_atomic 4: [ OK ] cuda.view_mapping_atomic (0 ms) 4: [ RUN ] cuda.view_mapping_class_value 4: [ OK ] cuda.view_mapping_class_value (0 ms) 4: [ RUN ] cuda.view_mapping_assignable 4: [ OK ] cuda.view_mapping_assignable (0 ms) 4: [ RUN ] cuda.view_mapping_trivially_copyable 4: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] cuda.view_mapping_subview 4: [ OK ] cuda.view_mapping_subview (0 ms) 4: [ RUN ] cuda.view_nested_view 4: [ OK ] cuda.view_nested_view (0 ms) 4: [ RUN ] cuda.view_of_views_default 4: [ OK ] cuda.view_of_views_default (0 ms) 4: [ RUN ] cuda.view_of_views_without_initializing 4: [ OK ] cuda.view_of_views_without_initializing (0 ms) 4: [ RUN ] cuda.test_view_of_views_sequential_host_init 4: [ OK ] cuda.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] cuda.append_formatted_multidimensional_index 4: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] cuda.view_resize 4: [ OK ] cuda.view_resize (152 ms) 4: [ RUN ] cuda.view_realloc 4: [ OK ] cuda.view_realloc (0 ms) 4: [ RUN ] cuda.workgraph_fib 4: [ OK ] cuda.workgraph_fib (1393 ms) 4: [ RUN ] cuda.resize_realloc_no_init 4: [ OK ] cuda.resize_realloc_no_init (0 ms) 4: [ RUN ] cuda.resize_realloc_no_alloc 4: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 4: [ RUN ] cuda.realloc_exec_space 4: [ OK ] cuda.realloc_exec_space (0 ms) 4: [ RUN ] cuda.view_alloc 4: [ OK ] cuda.view_alloc (0 ms) 4: [ RUN ] cuda.view_alloc_exec_space 4: [ OK ] cuda.view_alloc_exec_space (0 ms) 4: [ RUN ] cuda.view_alloc_int 4: [ OK ] cuda.view_alloc_int (0 ms) 4: [ RUN ] cuda.view_alloc_exec_space_int 4: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 4: [ RUN ] cuda.deep_copy_zero_memset 4: [ OK ] cuda.deep_copy_zero_memset (0 ms) 4: [ RUN ] cuda.resize_exec_space 4: [ OK ] cuda.resize_exec_space (0 ms) 4: [ RUN ] cuda.view_allocation_int 4: [ OK ] cuda.view_allocation_int (0 ms) 4: [ RUN ] cuda.view_allocation_exec_space_int 4: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 4: [ RUN ] cuda.view_not_default_constructible 4: [ OK ] cuda.view_not_default_constructible (0 ms) 4: [----------] 107 tests from cuda (7696 ms total) 4: 4: [----------] 28 tests from cuda_uvm 4: [ RUN ] cuda_uvm.view_subview_auto_1d_left 4: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 4: [ RUN ] cuda_uvm.view_subview_auto_1d_right 4: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 4: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 4: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 4: [ RUN ] cuda_uvm.view_subview_assign_strided 4: [ OK ] cuda_uvm.view_subview_assign_strided (3 ms) 4: [ RUN ] cuda_uvm.view_subview_left_0 4: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_1 4: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_2 4: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_3 4: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_0 4: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_1 4: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_3 4: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 4: [ RUN ] cuda_uvm.view_static_tests 4: [ OK ] cuda_uvm.view_static_tests (0 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 4: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 4: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign 4: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 4: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 4: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d 4: [ OK ] cuda_uvm.view_subview_2d_from_3d (53 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (53 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (53 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (126 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (129 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (125 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (128 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (126 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (125 ms) 4: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 4: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 4: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 4: [----------] 28 tests from cuda_uvm (966 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 144 tests from 3 test suites ran. (198929 ms total) 4: [ PASSED ] 140 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents 4/55 Test #4: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 199.83 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda3 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 5: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 5: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 5: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 5: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 5: For unit testing set OMP_PROC_BIND=false 5: 5: [==========] Running 62 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 6 tests from cuda 5: [ RUN ] cuda.team_scratch_1_streams 57: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 444 1015.92/s 1.6k 1 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o 57: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 444 1016.53/s 1.6k 1 [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks 57: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 444 1016.03/s 1.6k 1 [ 34%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 57: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 445 1017.92/s 1.6k 1 [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o 57: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 445 1016.16/s 1.6k 1 57/58 Test #57: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 21.80 sec test 58 Start 58: Kokkos_UnitTest_SIMD 58: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 58: Test timeout computed to be: 1500 58: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 58: [==========] Running 18 tests from 1 test suite. 58: [----------] Global test environment set-up. 58: [----------] 18 tests from simd 58: [ RUN ] simd.host_math_ops 58: [ OK ] simd.host_math_ops (0 ms) 58: [ RUN ] simd.device_math_ops 58: [ OK ] simd.device_math_ops (6 ms) 58: [ RUN ] simd.host_mask_ops 58: [ OK ] simd.host_mask_ops (0 ms) 58: [ RUN ] simd.device_mask_ops 58: [ OK ] simd.device_mask_ops (0 ms) 58: [ RUN ] simd.host_conversions 58: [ OK ] simd.host_conversions (0 ms) 58: [ RUN ] simd.device_conversions 58: [ OK ] simd.device_conversions (0 ms) 58: [ RUN ] simd.host_shift_ops 58: [ OK ] simd.host_shift_ops (0 ms) 58: [ RUN ] simd.device_shift_ops 58: [ OK ] simd.device_shift_ops (0 ms) 58: [ RUN ] simd.host_condition 58: [ OK ] simd.host_condition (0 ms) 58: [ RUN ] simd.device_condition 58: [ OK ] simd.device_condition (0 ms) 58: [ RUN ] simd.host_gen_ctors 58: [ OK ] simd.host_gen_ctors (0 ms) 58: [ RUN ] simd.device_gen_ctors 58: [ OK ] simd.device_gen_ctors (0 ms) 58: [ RUN ] simd.host_where_expressions 58: [ OK ] simd.host_where_expressions (0 ms) 58: [ RUN ] simd.device_where_expressions 58: [ OK ] simd.device_where_expressions (0 ms) 58: [ RUN ] simd.host_reductions 58: [ OK ] simd.host_reductions (0 ms) 58: [ RUN ] simd.device_reductions 58: [ OK ] simd.device_reductions (0 ms) 58: [ RUN ] simd.host_construction 58: [ OK ] simd.host_construction (0 ms) 58: [ RUN ] simd.device_construction 58: [ OK ] simd.device_construction (0 ms) 58: [----------] 18 tests from simd (7 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 18 tests from 1 test suite ran. (8 ms total) 58: [ PASSED ] 18 tests. 58/58 Test #58: Kokkos_UnitTest_SIMD ....................................... Passed 0.41 sec 100% tests passed, 0 tests failed out of 58 Label Time Summary: Kokkos = 599.98 sec*proc (51 tests) Total Test time (real) = 1107.86 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 0 Direct: 0 / 0 Preprocessed: 0 / 0 Misses: 0 Direct: 0 Preprocessed: 0 Primary storage: Hits: 0 / 0 Misses: 0 Cache size (GB): 0.00 / 5.00 (0.00 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 190764eaa9ab83c06b5b2df494a1f3b9f4fbae2f173295cafc9463ff06abec26 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 190764eaa9ab83c06b5b2df494a1f3b9f4fbae2f173295cafc9463ff06abec26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutright (52399 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 163 tests from serial (907167 ms total) [----------] Global test environment tear-down [==========] 165 tests from 2 test suites ran. (914469 ms total) [ PASSED ] 164 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.large_parallel_for_reduce make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7427/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7427/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [==========] Running 47 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.dualview_external_view_construction [==========] Running 47 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.dualview_external_view_construction /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDualView.hpp:586: Skipped test only relevant if DualView uses one allocation [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction (0 ms) [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction [ OK ] serial_DeathTest.dualview_external_view_construction (418 ms) [ RUN ] serial_DeathTest.offsetview_unmanaged_construction [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ OK ] serial_DeathTest.offsetview_unmanaged_construction (4827 ms) [----------] 2 tests from serial_DeathTest (5245 ms total) [----------] 45 tests from serial [ RUN ] serial.bitset [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (5690 ms) [----------] 2 tests from cuda_DeathTest (5690 ms total) [----------] 45 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (14 ms) [ RUN ] cuda.bitset_default_constructor_no_alloc [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) [ RUN ] cuda.dualview_combination [ OK ] cuda.dualview_combination (0 ms) [ RUN ] cuda.dualview_alloc [ OK ] cuda.dualview_alloc (0 ms) [ RUN ] cuda.test_dualview_copy_construction_and_assignment [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] cuda.dualview_combinations_without_init [ OK ] cuda.dualview_combinations_without_init (0 ms) [ RUN ] cuda.dualview_deep_copy [ OK ] cuda.dualview_deep_copy (2 ms) [ RUN ] cuda.dualview_sync_should_fence [ OK ] cuda.dualview_sync_should_fence (1 ms) [ RUN ] cuda.dualview_realloc [ OK ] cuda.dualview_realloc (0 ms) [ RUN ] cuda.dualview_resize [ OK ] cuda.dualview_resize (1 ms) [ RUN ] cuda.dualview_device_correct_kokkos_device [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) [ RUN ] cuda.dualview_host_correct_kokkos_device [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_sync [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_sync [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) [ RUN ] cuda.dualview_sequential_host_init [ OK ] cuda.dualview_sequential_host_init (0 ms) [ RUN ] cuda.dualview_default_constructed [ OK ] cuda.dualview_default_constructed (0 ms) [ RUN ] cuda.dynamic_view [ OK ] cuda.dynamic_view (28 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (207 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 (5 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank67 [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] cuda.ErrorReporterViaLambda [ OK ] cuda.ErrorReporterViaLambda (0 ms) [ RUN ] cuda.ErrorReporter [ OK ] cuda.ErrorReporter (0 ms) [ RUN ] cuda.offsetview_construction [ OK ] cuda.offsetview_construction (2 ms) [ RUN ] cuda.offsetview_unmanaged_construction [ OK ] cuda.offsetview_unmanaged_construction (0 ms) [ RUN ] cuda.offsetview_subview [ OK ] cuda.offsetview_subview (0 ms) [ RUN ] cuda.offsetview_offsets_rank1 [ OK ] cuda.offsetview_offsets_rank1 (0 ms) [ RUN ] cuda.offsetview_offsets_rank2 [ OK ] cuda.offsetview_offsets_rank2 (0 ms) [ RUN ] cuda.offsetview_offsets_rank3 [ OK ] cuda.offsetview_offsets_rank3 (0 ms) [ RUN ] cuda.scatterview [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 35%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o 31: Test_Atomic<long int>/100000/iterations:10 4.61 s 0.002 s 10 1 8 7.36754 4.63584m 88.5u 4.99995G 1031.5k 4.99995G [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ OK ] serial.bitset (15280 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_sync_should_fence [ OK ] serial.dualview_sync_should_fence (2 ms) [ RUN ] serial.dualview_realloc [ OK ] serial.dualview_realloc (0 ms) [ RUN ] serial.dualview_resize [ OK ] serial.dualview_resize (0 ms) [ RUN ] serial.dualview_device_correct_kokkos_device [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) [ RUN ] serial.dualview_host_correct_kokkos_device [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) [ RUN ] serial.dualview_host_modify_template_device_sync [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) [ RUN ] serial.dualview_host_modify_template_device_execspace_sync [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_sync [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_execspace_sync [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] serial.dualview_template_views_return_correct_executionspace_views [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) [ RUN ] serial.dualview_sequential_host_init [ OK ] serial.dualview_sequential_host_init (0 ms) [ RUN ] serial.dualview_default_constructed [ OK ] serial.dualview_default_constructed (0 ms) [ RUN ] serial.dynamic_view [ OK ] serial.dynamic_view (116 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (107 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-7427/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 (2 ms) [ RUN ] serial.ErrorReporterViaLambda [ OK ] serial.ErrorReporterViaLambda (0 ms) [ RUN ] serial.ErrorReporter [ OK ] serial.ErrorReporter (0 ms) [ RUN ] serial.offsetview_construction [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ OK ] serial.offsetview_construction (1221 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (9 ms) [ RUN ] serial.offsetview_offsets_rank1 [ OK ] serial.offsetview_offsets_rank1 (0 ms) [ RUN ] serial.offsetview_offsets_rank2 [ OK ] serial.offsetview_offsets_rank2 (0 ms) [ RUN ] serial.offsetview_offsets_rank3 [ OK ] serial.offsetview_offsets_rank3 (0 ms) [ RUN ] serial.scatterview 5: [ OK ] cuda.team_scratch_1_streams (38403 ms) 5: [ RUN ] cuda.space_access 5: [ OK ] cuda.space_access (0 ms) 5: [ RUN ] cuda.uvm 5: [ OK ] cuda.uvm (1 ms) 5: [ RUN ] cuda.impl_view_accessible 5: [ OK ] cuda.impl_view_accessible (3 ms) 5: [ RUN ] cuda.impl_view_texture 5: [ OK ] cuda.impl_view_texture (11 ms) 5: [ RUN ] cuda.view_subview_const_randomaccess 5: [ OK ] cuda.view_subview_const_randomaccess (1 ms) 5: [----------] 6 tests from cuda (38420 ms total) 5: 5: [----------] 28 tests from cuda_hostpinned 5: [ RUN ] cuda_hostpinned.impl_shared_alloc 5: [ OK ] cuda_hostpinned.impl_shared_alloc (110 ms) 5: [ RUN ] cuda_hostpinned.view_api_a 5: [ OK ] cuda_hostpinned.view_api_a (92 ms) 5: [ RUN ] cuda_hostpinned.view_layout_left_with_stride 5: [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) 5: [ RUN ] cuda_hostpinned.view_layout_right_with_stride 5: [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) 5: [ RUN ] cuda_hostpinned.view_api_b 5: [ OK ] cuda_hostpinned.view_api_b (26 ms) 5: [ RUN ] cuda_hostpinned.view_api_c 5: [ OK ] cuda_hostpinned.view_api_c (0 ms) 5: [ RUN ] cuda_hostpinned.view_api_d 5: [ OK ] cuda_hostpinned.view_api_d (5 ms) 5: [ RUN ] cuda_hostpinned.view_remap 5: [ OK ] cuda_hostpinned.view_remap (0 ms) 5: [ RUN ] cuda_hostpinned.view_mirror_nonconst 5: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda_hostpinned.view_stride_method 5: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 5: [ RUN ] cuda_hostpinned.anonymous_space 5: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 5: [ RUN ] cuda_hostpinned.view_overload_resolution 5: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 5: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o 5: [ OK ] cuda_hostpinned.view_allocation_large_rank (4759 ms) 5: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 5: [ OK ] cuda_hostpinned.view_shmem_size_on_device (11 ms) 5: [ RUN ] cuda_hostpinned.view_is_assignable 5: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 5: [ RUN ] cuda_hostpinned.view_copy_tests 5: [ OK ] cuda_hostpinned.view_copy_tests (116 ms) 5: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 5: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda_hostpinned.view_copy_degenerated 5: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (6258 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (6000 ms) 5: [ RUN ] cuda_hostpinned.view_mapping 5: [ OK ] cuda_hostpinned.view_mapping (573 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_operator 5: [ OK ] cuda_hostpinned.view_mapping_operator (15 ms) 5: [ RUN ] cuda_hostpinned.static_extent 5: [ OK ] cuda_hostpinned.static_extent (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_atomic 5: [ OK ] cuda_hostpinned.view_mapping_atomic (5 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_class_value 5: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_assignable 5: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 5: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_subview 5: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 5: [----------] 28 tests from cuda_hostpinned (17982 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.impl_shared_alloc 5: [ OK ] cuda_uvm.impl_shared_alloc (136 ms) 5: [ RUN ] cuda_uvm.view_api_a 5: [ OK ] cuda_uvm.view_api_a (119 ms) 5: [ RUN ] cuda_uvm.view_layout_left_with_stride 5: [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) 5: [ RUN ] cuda_uvm.view_layout_right_with_stride 5: [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) 5: [ RUN ] cuda_uvm.view_api_b 5: [ OK ] cuda_uvm.view_api_b (21 ms) 5: [ RUN ] cuda_uvm.view_api_c 5: [ OK ] cuda_uvm.view_api_c (0 ms) 5: [ RUN ] cuda_uvm.view_api_d 5: [ OK ] cuda_uvm.view_api_d (4 ms) 5: [ RUN ] cuda_uvm.view_remap 5: [ OK ] cuda_uvm.view_remap (1 ms) 5: [ RUN ] cuda_uvm.view_mirror_nonconst 5: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda_uvm.view_stride_method 5: [ OK ] cuda_uvm.view_stride_method (0 ms) 5: [ RUN ] cuda_uvm.anonymous_space 5: [ OK ] cuda_uvm.anonymous_space (0 ms) 5: [ RUN ] cuda_uvm.view_overload_resolution 5: [ OK ] cuda_uvm.view_overload_resolution (7 ms) 5: [ RUN ] cuda_uvm.view_allocation_large_rank [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 5: [ OK ] cuda_uvm.view_allocation_large_rank (1035 ms) 5: [ RUN ] cuda_uvm.view_shmem_size_on_device 5: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda_uvm.view_is_assignable 5: [ OK ] cuda_uvm.view_is_assignable (7 ms) 5: [ RUN ] cuda_uvm.view_copy_tests 5: [ OK ] cuda_uvm.view_copy_tests (185 ms) 5: [ RUN ] cuda_uvm.view_copy_tests_rank_0 5: [ OK ] cuda_uvm.view_copy_tests_rank_0 (78 ms) 5: [ RUN ] cuda_uvm.view_copy_degenerated 5: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_right 5: [ OK ] cuda_uvm.view_fill_tests_layout_right (243 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_left 5: [ OK ] cuda_uvm.view_fill_tests_layout_left (234 ms) 5: [ RUN ] cuda_uvm.view_mapping 5: [ OK ] cuda_uvm.view_mapping (588 ms) 5: [ RUN ] cuda_uvm.view_mapping_operator 5: [ OK ] cuda_uvm.view_mapping_operator (17 ms) 5: [ RUN ] cuda_uvm.static_extent 5: [ OK ] cuda_uvm.static_extent (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_atomic 5: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_class_value 5: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_assignable 5: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 5: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_subview 5: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 5: [----------] 28 tests from cuda_uvm (2686 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 62 tests from 3 test suites ran. (59089 ms total) 5: [ PASSED ] 62 tests. 5/55 Test #5: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 59.52 sec test 6 Start 6: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 6: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 6: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 6: For unit testing set OMP_PROC_BIND=false 6: [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from cuda 6: [ RUN ] cuda.graph_lock_based_atomic_op 6: [ OK ] cuda.graph_lock_based_atomic_op (0 ms) 6: [----------] 1 test from cuda (0 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (0 ms total) 6: [ PASSED ] 1 test. 6/55 Test #6: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ................... Passed 0.32 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 7: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 7: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 7: For unit testing set OMP_PROC_BIND=false 7: 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (16 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (716 ms) 7: [----------] 2 tests from cuda (733 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (733 ms total) 7: [ PASSED ] 2 tests. 7/55 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 1.07 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 8: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 8: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 8: For unit testing set OMP_PROC_BIND=false 8: 8: [ OK ] cuda.raw_cuda_interop (193 ms) 8: [----------] 1 test from cuda (193 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (194 ms total) 8: [ PASSED ] 1 test. 8/55 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.31 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 9: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 9: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 9: For unit testing set OMP_PROC_BIND=false 9: 9: [ OK ] cuda.raw_cuda_streams (195 ms) 9: [----------] 1 test from cuda (195 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (195 ms total) 9: [ PASSED ] 1 test. 9/55 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.32 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 10: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 10: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 10: For unit testing set OMP_PROC_BIND=false 10: 10: [==========] Running 4 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 10: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] cuda_multi_gpu.managed_views (0 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 10: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 10: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] cuda_multi_gpu.scratch_space (0 ms) 10: [ RUN ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 10: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 10: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda (0 ms) 10: [----------] 4 tests from cuda_multi_gpu (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 4 tests from 1 test suite ran. (0 ms total) 10: [ PASSED ] 0 tests. 10: [ SKIPPED ] 4 tests, listed below: 10: [ SKIPPED ] cuda_multi_gpu.managed_views 10: [ SKIPPED ] cuda_multi_gpu.unmanaged_views 10: [ SKIPPED ] cuda_multi_gpu.scratch_space 10: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 10/55 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.31 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 11: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 11: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 11: For unit testing set OMP_PROC_BIND=false 11: [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_GraphInterOp 11: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 11: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms) 11: [ RUN ] cuda_GraphInterOp.count_nodes 11: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 11: [ RUN ] cuda_GraphInterOp.debug_dot_print 11: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:101: Skipped 11: Export a graph to DOT requires Cuda 11.6. 11: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 11: [ RUN ] cuda_GraphInterOp.instantiation_flags 11: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:141: Skipped 11: Graph instantiation flag inspection requires Cuda 12. 11: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 11: [ RUN ] cuda_GraphInterOp.construct_from_native 11: [ OK ] cuda_GraphInterOp.construct_from_native (0 ms) 11: [----------] 5 tests from cuda_GraphInterOp (2 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (2 ms total) 11: [ PASSED ] 3 tests. 11: [ SKIPPED ] 2 tests, listed below: 11: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 11: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 11/55 Test #11: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.30 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 12: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 12: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 12: For unit testing set OMP_PROC_BIND=false 12: 12: [==========] Running 59 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 19 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 12: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 12: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 12: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (44 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 (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 (13 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 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (6 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: [----------] 19 tests from defaultdevicetype (145 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (163 ms) 12: [----------] 1 test from kokkosresize (163 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 59 tests from 41 test suites ran. (311 ms total) 12: [ PASSED ] 59 tests. 12/55 Test #12: Kokkos_CoreUnitTest_Default ................................ Passed 0.91 sec test 13 Start 13: Kokkos_CoreUnitTest_InitializeFinalize 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 13: Test timeout computed to be: 1500 13: [==========] Running 28 tests from 6 test suites. 13: [----------] Global test environment set-up. 13: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 13: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 13: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (638 ms) 13: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 13: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (4183 ms) 13: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (4822 ms total) 13: 13: [----------] 4 tests from InitializeFinalize_DeathTest 13: [ RUN ] InitializeFinalize_DeathTest.initialize 13: [ OK ] InitializeFinalize_DeathTest.initialize (2436 ms) 13: [ RUN ] InitializeFinalize_DeathTest.finalize [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 13: [ OK ] InitializeFinalize_DeathTest.finalize (1869 ms) 13: [ RUN ] InitializeFinalize_DeathTest.is_initialized 13: [ OK ] InitializeFinalize_DeathTest.is_initialized (314 ms) 13: [ RUN ] InitializeFinalize_DeathTest.is_finalized 13: [ OK ] InitializeFinalize_DeathTest.is_finalized (315 ms) 13: [----------] 4 tests from InitializeFinalize_DeathTest (4935 ms total) 13: 13: [----------] 1 test from Legion_DeathTest 13: [ RUN ] Legion_DeathTest.individual_backend_initialization 13: [ OK ] Legion_DeathTest.individual_backend_initialization (322 ms) 13: [----------] 1 test from Legion_DeathTest (322 ms total) 13: 13: [----------] 2 tests from PushFinalizeHook_DeathTest 13: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 13: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (339 ms) 13: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o 13: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (991 ms) 13: [----------] 2 tests from PushFinalizeHook_DeathTest (1330 ms total) 13: 13: [----------] 6 tests from ScopeGuard_DeathTest 13: [ RUN ] ScopeGuard_DeathTest.create 13: [ OK ] ScopeGuard_DeathTest.create (321 ms) 13: [ RUN ] ScopeGuard_DeathTest.create_argument 13: [ OK ] ScopeGuard_DeathTest.create_argument (372 ms) 13: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 31: Test_Atomic<long long int>/100000/iterations:10 4.61 s 0.002 s 10 1 8 7.51799 4.83858m 96.36u 4.99995G 989.856k 4.99995G 13: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1110 ms) 13: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 13: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1155 ms) 13: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 13: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1148 ms) 13: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 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_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 13: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1051 ms) 13: [----------] 6 tests from ScopeGuard_DeathTest (5159 ms total) 13: 13: [----------] 13 tests from defaultdevicetype 13: [ RUN ] defaultdevicetype.initialization_settings 13: [ OK ] defaultdevicetype.initialization_settings (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 13: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_device_id 13: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 13: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 13: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_help 13: [ OK ] defaultdevicetype.cmd_line_args_help (8 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 13: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 13: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (4 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 13: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (12 ms) 13: [ RUN ] defaultdevicetype.env_vars_num_threads 13: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 13: [ RUN ] defaultdevicetype.env_vars_device_id 13: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 13: [ RUN ] defaultdevicetype.env_vars_disable_warnings 13: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 13: [ RUN ] defaultdevicetype.env_vars_tune_internals 13: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 13: [ RUN ] defaultdevicetype.visible_devices 13: [ OK ] defaultdevicetype.visible_devices (0 ms) 13: [----------] 13 tests from defaultdevicetype (26 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 6 test suites ran. (16597 ms total) 13: [ PASSED ] 28 tests. 13/55 Test #13: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 16.62 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 14: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 14: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 14: For unit testing set OMP_PROC_BIND=false 14: 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.development_test 14: [ OK ] defaultdevicetype.development_test (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 14/55 Test #14: Kokkos_CoreUnitTest_Develop ................................ Passed 0.31 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 15: Test timeout computed to be: 1500 15: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 15: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 15: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 15: For unit testing set OMP_PROC_BIND=false 15: 15: [==========] Running 32 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 32 tests from kokkosp 15: [ RUN ] kokkosp.test_named_instance_fence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: [ OK ] kokkosp.test_named_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_instance_fence 15: Ref: 33554433 15: Ref: Unnamed Instance Fence 15: 33554433 15: Kokkos::Cuda::fence(): Unnamed Instance Fence 15: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_named_global_fence 15: Ref: 33554432 15: Ref: test global fence 15: 16777216 15: test global fence 15: Miss on id 15: 33554432 15: test global fence 15: [ OK ] kokkosp.test_named_global_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_global_fence 15: Ref: 33554432 15: Ref: Unnamed Global Fence 15: 16777216 15: Kokkos::fence: Unnamed Global Fence 15: Miss on id 15: 33554432 15: Kokkos::fence: Unnamed Global Fence 15: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 15: [ RUN ] kokkosp.test_multiple_default_instances 15: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 15: [ RUN ] kokkosp.test_id_gen 15: [ OK ] kokkosp.test_id_gen (0 ms) 15: [ RUN ] kokkosp.test_kernel_sequence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: Ref: 33554433 15: Ref: test_kernel 15: 33554433 15: named_instance 15: Miss on name 15: 33554433 15: test_kernel 15: [ OK ] kokkosp.test_kernel_sequence (0 ms) 15: [ RUN ] kokkosp.test_streams 15: [ OK ] kokkosp.test_streams (0 ms) 15: [ RUN ] kokkosp.async_deep_copy 15: [ OK ] kokkosp.async_deep_copy (0 ms) 15: [ RUN ] kokkosp.parallel_for 15: [ OK ] kokkosp.parallel_for (0 ms) 15: [ RUN ] kokkosp.parallel_reduce 15: [ OK ] kokkosp.parallel_reduce (0 ms) 15: [ RUN ] kokkosp.parallel_scan 15: [ OK ] kokkosp.parallel_scan (5 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence 15: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence_view 15: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 15: [ RUN ] kokkosp.regions 15: [ OK ] kokkosp.regions (0 ms) 15: [ RUN ] kokkosp.fences 15: [ OK ] kokkosp.fences (0 ms) 15: [ RUN ] kokkosp.raw_allocation 15: [ OK ] kokkosp.raw_allocation (0 ms) 15: [ RUN ] kokkosp.view 15: [ OK ] kokkosp.view (0 ms) 15: [ RUN ] kokkosp.sections 15: [ OK ] kokkosp.sections (0 ms) 15: [ RUN ] kokkosp.metadata 15: [ OK ] kokkosp.metadata (0 ms) 15: [ RUN ] kokkosp.profile_events 15: [ OK ] kokkosp.profile_events (0 ms) 15: [ RUN ] kokkosp.no_init_kernel 15: [ OK ] kokkosp.no_init_kernel (0 ms) 15: [ RUN ] kokkosp.get_events 15: [ OK ] kokkosp.get_events (0 ms) 15: [ RUN ] kokkosp.kernel_name_parallel_for 15: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 15: [ RUN ] kokkosp.kernel_name_parallel_reduce 15: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 15: [ RUN ] kokkosp.kernel_name_parallel_scan 15: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 15: [ RUN ] kokkosp.kernel_name_internal 15: [ OK ] kokkosp.kernel_name_internal (0 ms) 15: [ RUN ] kokkosp.profiling_section 15: [ OK ] kokkosp.profiling_section (0 ms) 15: [ RUN ] kokkosp.scoped_profile_region 15: [ OK ] kokkosp.scoped_profile_region (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init 15: [ OK ] kokkosp.create_mirror_no_init (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 15: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 15: [ RUN ] kokkosp.create_mirror_view_and_copy 15: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 15: [----------] 32 tests from kokkosp (8 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 32 tests from 1 test suite ran. (8 ms total) 15: [ PASSED ] 32 tests. 15/55 Test #15: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.33 sec test 16 Start 16: Kokkos_CoreUnitTest_StackTraceTest 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 16: Test timeout computed to be: 1500 16: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 16: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 16: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 16: For unit testing set OMP_PROC_BIND=false 16: 16: [==========] Running 3 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 2 tests from defaultdevicetype_DeathTest 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7f7194f4e01c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55b6eb6af3af] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x55b6eb6a6d8f] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x160) [0x55b6eb6a814e] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f7195413a3e] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f719540b127] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7f71953de36c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7f71953dedae] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7f71953df6c8] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7f71953ef180] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f7195414aff] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f719540c3ed] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7f71953ed897] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x55b6eb6a9f48] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55b6eb6a87c0] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7194a47083] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55b6eb6a6b8e] 16: 16: demangled test_f1: 16: [0x7f7194f4e01c] Kokkos::Impl::save_stacktrace() 16: [0x55b6eb6af3af] Test::stacktrace_test_f1(std::ostream&) 16: [0x55b6eb6a6d8f] Test::test_stacktrace(bool, bool) 16: [0x55b6eb6a814e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x7f7195413a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f719540b127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f71953de36c] testing::Test::Run() 16: [0x7f71953dedae] testing::TestInfo::Run() 16: [0x7f71953df6c8] testing::TestSuite::Run() 16: [0x7f71953ef180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7f7195414aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f719540c3ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f71953ed897] testing::UnitTest::Run() 16: [0x55b6eb6a9f48] RUN_ALL_TESTS() 16: [0x55b6eb6a87c0] main 16: [0x7f7194a47083] __libc_start_main 16: [0x55b6eb6a6b8e] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7f7194f4e01c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55b6eb6af3af] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55b6eb6afeb9] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55b6eb6afecf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55b6eb6afecf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55b6eb6afecf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55b6eb6afecf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x55b6eb6a7599] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x160) [0x55b6eb6a814e] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f7195413a3e] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f719540b127] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7f71953de36c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7f71953dedae] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7f71953df6c8] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7f71953ef180] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f7195414aff] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f719540c3ed] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7f71953ed897] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x55b6eb6a9f48] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55b6eb6a87c0] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7194a47083] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55b6eb6a6b8e] 16: 16: demangled test_f3: 16: [0x7f7194f4e01c] Kokkos::Impl::save_stacktrace() 16: [0x55b6eb6af3af] Test::stacktrace_test_f1(std::ostream&) 16: [0x55b6eb6afeb9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55b6eb6afecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55b6eb6afecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55b6eb6afecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55b6eb6afecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55b6eb6a7599] Test::test_stacktrace(bool, bool) 16: [0x55b6eb6a814e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x7f7195413a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f719540b127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f71953de36c] testing::Test::Run() 16: [0x7f71953dedae] testing::TestInfo::Run() 16: [0x7f71953df6c8] testing::TestSuite::Run() 16: [0x7f71953ef180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7f7195414aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f719540c3ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f71953ed897] testing::UnitTest::Run() 16: [0x55b6eb6a9f48] RUN_ALL_TESTS() 16: [0x55b6eb6a87c0] main 16: [0x7f7194a47083] __libc_start_main 16: [0x55b6eb6a6b8e] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1101 ms) 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7f8d28e3701c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x564a85cb53af] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x564a85cacd8f] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x160) [0x564a85cae518] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f8d292fca3e] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f8d292f4127] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7f8d292c736c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7f8d292c7dae] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7f8d292c86c8] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7f8d292d8180] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f8d292fdaff] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f8d292f53ed] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7f8d292d6897] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x564a85caff48] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x564a85cae7c0] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f8d28930083] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564a85cacb8e] 16: 16: demangled test_f1: 16: [0x7f8d28e3701c] Kokkos::Impl::save_stacktrace() 16: [0x564a85cb53af] Test::stacktrace_test_f1(std::ostream&) 16: [0x564a85cacd8f] Test::test_stacktrace(bool, bool) 16: [0x564a85cae518] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x7f8d292fca3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f8d292f4127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f8d292c736c] testing::Test::Run() 16: [0x7f8d292c7dae] testing::TestInfo::Run() 16: [0x7f8d292c86c8] testing::TestSuite::Run() 16: [0x7f8d292d8180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7f8d292fdaff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f8d292f53ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f8d292d6897] testing::UnitTest::Run() 16: [0x564a85caff48] RUN_ALL_TESTS() 16: [0x564a85cae7c0] main 16: [0x7f8d28930083] __libc_start_main 16: [0x564a85cacb8e] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7f8d28e3701c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x564a85cb53af] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x564a85cb5eb9] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x564a85cb5ecf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x564a85cb5ecf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x564a85cb5ecf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x564a85cb5ecf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x564a85cad599] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x160) [0x564a85cae518] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f8d292fca3e] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f8d292f4127] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7f8d292c736c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7f8d292c7dae] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7f8d292c86c8] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7f8d292d8180] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f8d292fdaff] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f8d292f53ed] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7f8d292d6897] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x564a85caff48] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x564a85cae7c0] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f8d28930083] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564a85cacb8e] 16: 16: demangled test_f3: 16: [0x7f8d28e3701c] Kokkos::Impl::save_stacktrace() 16: [0x564a85cb53af] Test::stacktrace_test_f1(std::ostream&) 16: [0x564a85cb5eb9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x564a85cb5ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x564a85cb5ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x564a85cb5ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x564a85cb5ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x564a85cad599] Test::test_stacktrace(bool, bool) 16: [0x564a85cae518] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x7f8d292fca3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f8d292f4127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f8d292c736c] testing::Test::Run() 16: [0x7f8d292c7dae] testing::TestInfo::Run() 16: [0x7f8d292c86c8] testing::TestSuite::Run() 16: [0x7f8d292d8180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7f8d292fdaff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f8d292f53ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f8d292d6897] testing::UnitTest::Run() 16: [0x564a85caff48] RUN_ALL_TESTS() 16: [0x564a85cae7c0] main 16: [0x7f8d28930083] __libc_start_main 16: [0x564a85cacb8e] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (994 ms) 16: [----------] 2 tests from defaultdevicetype_DeathTest (2096 ms total) 16: 16: [----------] 1 test from defaultdevicetype 16: [ RUN ] defaultdevicetype.stacktrace_normal 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7f678117b01c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x557be2c5b3af] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x557be2c52d8f] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x557be2c53feb] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f6781640a3e] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f6781638127] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7f678160b36c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7f678160bdae] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7f678160c6c8] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7f678161c180] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f6781641aff] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f67816393ed] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7f678161a897] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x557be2c55f48] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x557be2c547c0] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6780c74083] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x557be2c52b8e] 16: 16: demangled test_f1: 16: [0x7f678117b01c] Kokkos::Impl::save_stacktrace() 16: [0x557be2c5b3af] Test::stacktrace_test_f1(std::ostream&) 16: [0x557be2c52d8f] Test::test_stacktrace(bool, bool) 16: [0x557be2c53feb] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 16: [0x7f6781640a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f6781638127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f678160b36c] testing::Test::Run() 16: [0x7f678160bdae] testing::TestInfo::Run() 16: [0x7f678160c6c8] testing::TestSuite::Run() 16: [0x7f678161c180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7f6781641aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f67816393ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f678161a897] testing::UnitTest::Run() 16: [0x557be2c55f48] RUN_ALL_TESTS() 16: [0x557be2c547c0] main 16: [0x7f6780c74083] __libc_start_main 16: [0x557be2c52b8e] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/src/libkokkoscore.so.4.6(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7f678117b01c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x557be2c5b3af] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x557be2c5beb9] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x557be2c5becf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x557be2c5becf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x557be2c5becf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x557be2c5becf] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x557be2c53599] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x557be2c53feb] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f6781640a3e] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f6781638127] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7f678160b36c] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7f678160bdae] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7f678160c6c8] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7f678161c180] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7f6781641aff] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7f67816393ed] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7f678161a897] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x557be2c55f48] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x557be2c547c0] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6780c74083] 16: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x557be2c52b8e] 16: 16: demangled test_f3: 16: [0x7f678117b01c] Kokkos::Impl::save_stacktrace() 16: [0x557be2c5b3af] Test::stacktrace_test_f1(std::ostream&) 16: [0x557be2c5beb9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x557be2c5becf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x557be2c5becf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x557be2c5becf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x557be2c5becf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x557be2c53599] Test::test_stacktrace(bool, bool) 16: [0x557be2c53feb] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 16: [0x7f6781640a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f6781638127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7f678160b36c] testing::Test::Run() 16: [0x7f678160bdae] testing::TestInfo::Run() 16: [0x7f678160c6c8] testing::TestSuite::Run() 16: [0x7f678161c180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7f6781641aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f67816393ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7f678161a897] testing::UnitTest::Run() 16: [0x557be2c55f48] RUN_ALL_TESTS() 16: [0x557be2c547c0] main 16: [0x7f6780c74083] __libc_start_main 16: [0x557be2c52b8e] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype.stacktrace_normal (2 ms) 16: [----------] 1 test from defaultdevicetype (2 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 3 tests from 2 test suites ran. (2099 ms total) 16: [ PASSED ] 3 tests. 16/55 Test #16: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 2.42 sec test 17 Start 17: Kokkos_IncrementalTest_OPENMP 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 17: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 17: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 17: For unit testing set OMP_PROC_BIND=false 17: 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from OPENMP 17: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 17: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] OPENMP.IncrTest_01_execspace 17: Host Parallel Execution Space: 17: KOKKOS_ENABLE_OPENMP: yes 17: 17: OpenMP Runtime Configuration: 17: Kokkos::OpenMP thread_pool_topology[ 1 x 20 x 1 ] 17: OpenMP 17: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 17: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 17: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 17: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] OPENMP.IncrTest_02_AtomicSub 17: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 17: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] OPENMP.IncrTest_03b_memspace_free 17: [ OK ] OPENMP.IncrTest_03b_memspace_free (303 ms) 17: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 17: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] OPENMP.IncrTest_05_reduction 17: [ OK ] OPENMP.IncrTest_05_reduction (7 ms) 17: [ RUN ] OPENMP.IncrTest_06_mdrange2D 17: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] OPENMP.IncrTest_06_mdrange3D 17: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] OPENMP.IncrTest_06_mdrange4D 17: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 17: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 17: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 17: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (1 ms) 17: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 17: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (2 ms) 17: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (2 ms) 17: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (1040 ms) 17: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 17: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms) 17: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 17: [ OK ] OPENMP.IncrTest_12b_TeamScratch (8 ms) 17: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 17: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 17: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 17: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] OPENMP.incr_14_MDrangeReduce 17: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] OPENMP.IncrTest_16_parallelscan 17: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] OPENMP.incr_17_atomicView 17: [ OK ] OPENMP.incr_17_atomicView (0 ms) 17: [----------] 28 tests from OPENMP (1374 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (1374 ms total) 17: [ PASSED ] 28 tests. 17/55 Test #17: Kokkos_IncrementalTest_OPENMP .............................. Passed 1.71 sec test 18 Start 18: Kokkos_IncrementalTest_CUDA 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_CUDA 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 18: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 18: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 18: For unit testing set OMP_PROC_BIND=false 18: 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from CUDA 18: [ RUN ] CUDA.IncrTest_01_execspace_typedef 18: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] CUDA.IncrTest_01_execspace 18: Device Execution Space: 18: KOKKOS_ENABLE_CUDA: yes 18: Cuda Options: 18: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 18: KOKKOS_ENABLE_CUDA_UVM: no 18: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 18: 18: Cuda Runtime Configuration: 18: macro KOKKOS_ENABLE_CUDA : defined 18: macro CUDA_VERSION = 11060 = version 11.6 18: Kokkos::Cuda[ 0 ] NVIDIA A100 80GB PCIe : Selected 18: Capability: 8.0 18: Total Global Memory: 79.25 GiB 18: Shared Memory per Block: 48 KiB 18: Can access system allocated memory: 0 18: via Address Translation Service: 0 18: Cuda 18: [ OK ] CUDA.IncrTest_01_execspace (1 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicExchange 18: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicAdd 18: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicSub 18: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 18: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 44%] Built target Kokkos_CoreUnitTest_Develop 18: [ OK ] CUDA.IncrTest_03b_memspace_free (3004 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 (0 ms) 18: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 18: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (2 ms) 18: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (2 ms) 18: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o 18: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (1258 ms) 18: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 18: [ OK ] CUDA.IncrTest_12a_ThreadScratch (3 ms) 18: [ RUN ] CUDA.IncrTest_12b_TeamScratch 18: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 18: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.incr_14_MDrangeReduce 18: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] CUDA.IncrTest_16_parallelscan 18: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] CUDA.incr_17_atomicView 18: [ OK ] CUDA.incr_17_atomicView (0 ms) 18: [----------] 28 tests from CUDA (4287 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (4287 ms total) 18: [ PASSED ] 28 tests. 18/55 Test #18: Kokkos_IncrementalTest_CUDA ................................ Passed 4.63 sec test 19 Start 19: Kokkos_CoreUnitTest_CTestDevice 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 19: Test timeout computed to be: 1500 19: [==========] Running 8 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 5 tests from ctest_environment_DeathTest 19: [ RUN ] ctest_environment_DeathTest.invalid_rank 19: [ OK ] ctest_environment_DeathTest.invalid_rank (140 ms) 19: [ RUN ] ctest_environment_DeathTest.no_type_str 19: [ OK ] ctest_environment_DeathTest.no_type_str (154 ms) 19: [ RUN ] ctest_environment_DeathTest.missing_type 19: [ OK ] ctest_environment_DeathTest.missing_type (304 ms) 19: [ RUN ] ctest_environment_DeathTest.no_id_str [ 87%] Built target Kokkos_UnitTest_Sort [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 19: [ OK ] ctest_environment_DeathTest.no_id_str (254 ms) 19: [ RUN ] ctest_environment_DeathTest.invalid_id_str 19: [ OK ] ctest_environment_DeathTest.invalid_id_str (326 ms) 19: [----------] 5 tests from ctest_environment_DeathTest (1180 ms total) 19: 19: [----------] 3 tests from ctest_environment 19: [ RUN ] ctest_environment.no_device_type 19: [ OK ] ctest_environment.no_device_type (0 ms) 19: [ RUN ] ctest_environment.no_process_count 19: [ OK ] ctest_environment.no_process_count (0 ms) 19: [ RUN ] ctest_environment.good 19: [ OK ] ctest_environment.good (0 ms) 19: [----------] 3 tests from ctest_environment (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 8 tests from 2 test suites ran. (1180 ms total) 19: [ PASSED ] 8 tests. 19/55 Test #19: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.20 sec test 20 Start 20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 20: Test timeout computed to be: 1500 20/55 Test #20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 21: Test timeout computed to be: 1500 21: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 21/55 Test #21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 22: Test timeout computed to be: 1500 22/55 Test #22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 23: Environment variables: 23: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 23: Test timeout computed to be: 1500 23/55 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/55 Test #24: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.01 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T19-16-39.json" 25: Test timeout computed to be: 1500 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o 25: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 25: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 25: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 25: For unit testing set OMP_PROC_BIND=false 25: 25: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe : Selected" 25: 2025-04-10T19:53:34+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 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: 9.18, 12.57, 9.81 25: CPU architecture: none 25: Can access system allocated memory: 0 25: Capability: 8.0 25: Default Device: Cuda 25: GPU architecture: AMPERE80 25: KOKKOS_COMPILER_GNU: 940 25: KOKKOS_COMPILER_NVCC: 1160 25: KOKKOS_ENABLE_ASM: yes 25: KOKKOS_ENABLE_CUDA: yes 25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_CUDA_UVM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 25: KOKKOS_ENABLE_LIBDL: no 25: KOKKOS_ENABLE_OPENMP: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: Kokkos: OpenMP thread_pool_topology[ 1 x 20 x 1 ] 25: Kokkos Version: 4.6.99 25: Shared Memory per Block: 48 KiB 25: Total Global Memory: 79.25 GiB 25: macro KOKKOS_ENABLE_CUDA: defined 25: platform: 64bit 25: via Address Translation Service: 0 25: ***WARNING*** Library was built as DEBUG. Timings may be affected. 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.017 s 0.019 s 5 1024 16.1824u 25: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.017 s 0.018 s 5 2.048k 8.17297u 25: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.017 s 0.020 s 5 4.096k 4.05536u 25: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.017 s 0.023 s 5 8.192k 2.04697u 25: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.017 s 0.029 s 5 16.384k 1041.67n [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 25: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.017 s 0.041 s 5 32.768k 525.015n 25: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.017 s 0.066 s 5 65.536k 264.543n 25: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.018 s 0.116 s 5 131.072k 139.569n 25: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.020 s 0.216 s 5 262.144k 78.1218n 25: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.022 s 0.413 s 5 524.288k 41.9519n [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: Benchmark Time CPU Iterations FOM: GB/s Max 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: CustomReduction<double>/N:100000/R:1000/manual_time 0.005 s 0.027 s 152 38.0067k/s 11.5 25: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 25: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: OverlapRangePolicy/N:2000/M:10000/R:10 0.758 s 0.758 s 1 0.100756 0.100975 0.100986 0.100931 0.0505654 0.0504197 [ OK ] serial.scatterview (57849 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (10 ms) [ RUN ] serial.UnorderedMap_insert 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: OverlapMDRangePolicy/N:200/M:10000/R:10 0.037 s 0.037 s 19 5.11392m 5.03978m 4.42597m 4.4276m 2.64293m 2.21167m 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.593 s 0.593 s 1 0.0808305 0.0811215 0.0759472 0.075945 0.0379908 0.0379642 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 15.9385n 25: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 7.82715n 25: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 3.91602n 25: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.96277n 25: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1056.7p 25: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 570.221p 25: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 899.353p 25: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 228.699p 25: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 245.937p 25: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.004 s 5 524.288k 209.551p [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 12.2 us 25.5 us 57669 81.8894k/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 44%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o 25: Malloc/N:16/manual_time 12.0 us 25.1 us 58305 83.5564k/s [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 25: Malloc/N:256/manual_time 12.1 us 25.3 us 58351 82.95k/s [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o 25: Malloc/N:4096/manual_time 12.0 us 25.3 us 58015 83.3258k/s [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o 25: Malloc/N:65536/manual_time 14.4 us 29.9 us 48449 69.209k/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 25: Malloc/N:1048576/manual_time 14.5 us 30.0 us 48453 68.9612k/s [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 25: Malloc/N:16777216/manual_time 14.5 us 30.1 us 48307 68.7977k/s 25: Malloc/N:268435456/manual_time 6512 us 7164 us 108 153.561/s [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o 25: Malloc/N:4294967296/manual_time 103380 us 113368 us 10 9.67305/s 25: MallocFree/N:1/manual_time 25.3 us 25.4 us 27351 39.541k/s 25: MallocFree/N:16/manual_time 25.3 us 25.4 us 27831 39.5553k/s 31: Test_Atomic<unsigned int>/100000/iterations:10 4.59 s 0.002 s 10 1 4 7.55448 3.30235m 45.31u 704.983M 1.90227M 704.983M 25: MallocFree/N:256/manual_time 25.0 us 25.1 us 27959 39.9747k/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 87%] Linking CXX executable Kokkos_PerformanceTest_Benchmark 25: MallocFree/N:4096/manual_time 25.0 us 25.1 us 27888 39.976k/s [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Default 25: MallocFree/N:65536/manual_time 29.8 us 29.9 us 23552 33.5422k/s [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 25: MallocFree/N:1048576/manual_time 29.9 us 30.0 us 23340 33.4982k/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 25: MallocFree/N:16777216/manual_time 29.9 us 30.0 us 23483 33.4995k/s [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 25: MallocFree/N:268435456/manual_time 7160 us 7160 us 98 139.669/s 25: MallocFree/N:4294967296/manual_time 113311 us 113301 us 10 8.8253/s 25: MallocTouch/N:1/manual_time 17.5 us 31.1 us 39682 57.22k/s 25: MallocTouch/N:16/manual_time 17.4 us 30.9 us 40449 57.3424k/s [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 25: MallocTouch/N:256/manual_time 17.3 us 30.7 us 40378 57.86k/s 25: MallocTouch/N:4096/manual_time 29.2 us 43.1 us 24006 34.2677k/s 25: MallocTouch/N:65536/manual_time 31.8 us 47.9 us 21905 31.4182k/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 25: MallocTouch/N:1048576/manual_time 32.3 us 48.3 us 21587 30.9819k/s [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o 25: MallocTouch/N:16777216/manual_time 32.8 us 48.7 us 21425 30.5062k/s 25: MallocTouch/N:268435456/manual_time 6578 us 7233 us 106 152.027/s [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport 25: MallocTouch/N:4294967296/manual_time 103925 us 114180 us 10 9.62231/s 25: MallocTouchFree/N:1/manual_time 30.7 us 30.8 us 22676 32.597k/s [ OK ] cuda.scatterview (121366 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (29 ms) [ RUN ] cuda.UnorderedMap_insert [ 36%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 25: MallocTouchFree/N:16/manual_time 30.4 us 30.5 us 23001 32.8859k/s 25: MallocTouchFree/N:256/manual_time 30.5 us 30.6 us 22994 32.7973k/s 25: MallocTouchFree/N:4096/manual_time 42.7 us 42.8 us 16428 23.4344k/s 25: MallocTouchFree/N:65536/manual_time 48.2 us 48.2 us 14720 20.7557k/s [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 25: MallocTouchFree/N:1048576/manual_time 48.2 us 48.3 us 14350 20.7545k/s [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 25: MallocTouchFree/N:16777216/manual_time 48.9 us 49.0 us 14509 20.4498k/s [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 25: MallocTouchFree/N:268435456/manual_time 7232 us 7231 us 97 138.273/s 25: MallocTouchFree/N:4294967296/manual_time 114009 us 114006 us 10 8.77123/s [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: Benchmark Time CPU Iterations FOM: GB/s MB 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 29 41.4234/s 800 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 25: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9741/s 800 [ 46%] Linking CXX executable Kokkos_ProfilingAllCalls [ 46%] Built target Kokkos_ProfilingAllCalls [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 25: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9748/s 800 25: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 42.0437/s 800 25: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 42.0122/s 800 25: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 42.037/s 800 [ OK ] cuda.UnorderedMap_insert (13601 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ OK ] cuda.UnorderedMap_failed_insert (1492 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) [----------] 45 tests from cuda (136780 ms total) [----------] Global test environment tear-down [==========] 47 tests from 2 test suites ran. (142470 ms total) [ PASSED ] 46 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction 25: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9813/s 800 25: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 42.0054/s 800 25: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 42.0266/s 800 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 25: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9972/s 800 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 25: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 42.0841/s 800 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E 25: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 42.0026/s 800 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 25: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9721/s 800 25: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9906/s 800 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o 25: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 42.0172/s 800 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 25: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9915/s 800 25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.072 s 0.072 s 10 22.1131/s 1.6k 31: Test_Atomic<unsigned long int>/100000/iterations:10 4.61 s 0.003 s 10 1 8 7.66804 4.49587m 89.63u 4.99995G 1.29154M 4.99995G 25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.062 s 0.062 s 10 25.7849/s 1.6k 25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64372k/s 1.6k 25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 720 1.64308k/s 1.6k [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64279k/s 1.6k [ 46%] Linking CXX executable Kokkos_ToolsInitialization [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 46%] Built target Kokkos_ToolsInitialization [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o 25: ViewDeepCopy_Rank1Strided<Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.001 s 0.001 s 484 554.845/s 800 25: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.098 s 0.098 s 7 8.15034/s 800 25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 720 1.64541k/s 1.6k Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o 25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 720 1.64457k/s 1.6k 25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 720 1.64393k/s 1.6k 25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 720 1.64425k/s 1.6k 25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 298 681.27/s 1.6k 25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 182 417.524/s 1.6k [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o 25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64453k/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o 25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 299 683.957/s 1.6k 25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 401 923.107/s 1.6k 25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 720 1.64428k/s 1.6k 25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 718 1.64419k/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.64435k/s 1.6k [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.64353k/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o 25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 182 418.873/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o 25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 178 410.569/s 1.6k [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 380 868.072/s 1.6k 25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 298 681.638/s 1.6k [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G 25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64289k/s 1.6k 25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.64418k/s 1.6k 25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.007 s 0.007 s 95 214.959/s 1.6k 25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 219 500.496/s 1.6k 25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.6434k/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.6438k/s 1.6k 25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.006 s 0.006 s 122 281.361/s 1.6k [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o 25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 282 644.284/s 1.6k [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o 25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64337k/s 1.6k Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o 25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 720 1.64364k/s 1.6k [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o 25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.006 s 0.007 s 107 246.167/s 1.6k 25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 316 724.032/s 1.6k 25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 697 1.59246k/s 1.6k 25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 697 1.59275k/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o 25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 696 1.59226k/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o 25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 697 1.59255k/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o 25: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1168 1.33413k/s 800 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o 25: ViewFill_Rank1<Kokkos::LayoutLeft, Kokkos::SharedSpace>/N:10/manual_time 0.001 s 0.001 s 1165 1.33392k/s 800 25: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1168 1.33477k/s 800 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 25: ViewFill_Rank1<Kokkos::LayoutRight, Kokkos::SharedSpace>/N:10/manual_time 0.001 s 0.001 s 1165 1.33362k/s 800 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 25: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1167 1.33363k/s 800 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 31: Test_Atomic<unsigned long long int>/100000/iterations:10 4.63 s 0.002 s 10 1 8 7.71369 4.23141m 88.3u 4.99995G 898.816k 4.99995G 25: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1168 1.33434k/s 800 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o 25: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1168 1.33295k/s 800 25: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1168 1.33369k/s 800 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o 25: ViewFill_Rank1Strided/N:10/manual_time 0.001 s 0.001 s 713 407.415/s 400 25: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1168 1.33415k/s 800 25: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1167 1.33348k/s 800 [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 25: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1167 1.33344k/s 800 25: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1168 1.33427k/s 800 25: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1167 1.33368k/s 800 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 25: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1167 1.33402k/s 800 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o 25: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1165 1.33414k/s 800 25: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1167 1.33404k/s 800 [ OK ] serial.UnorderedMap_insert (122406 ms) [ RUN ] serial.UnorderedMap_failed_insert [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 25: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1167 1.33453k/s 800 [ 50%] 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_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 25: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1166 1.33266k/s 800 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 25: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1171 1.33866k/s 800 25: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1172 1.33823k/s 800 25: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.46132k/s 1.6k 25: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 985.391/s 1.6k 25: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 912.122/s 1.6k 25: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 909.976/s 1.6k 25: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 967.291/s 1.6k 25: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 934.722/s 1.6k 25: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1013.83/s 1.6k 25: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 999.872/s 1.6k 25: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 937.374/s 1.6k 25: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 935.062/s 1.6k 25: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 997.121/s 1.6k 25: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 964.348/s 1.6k 25: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 933.634/s 1.6k 25: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 878.439/s 1.6k 25: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 837.033/s 1.6k 25: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 841.196/s 1.6k 25: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 897.701/s 1.6k 25: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 957.817/s 1.6k 25: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 908.359/s 1.6k 25: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 864/s 1.6k 25: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 807.529/s 1.6k 25: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 789.426/s 1.6k 25: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 873.505/s 1.6k 25: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 808.553/s 1.6k 25: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 896.04/s 1.6k 25: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 868.093/s 1.6k 25: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 922.126/s 1.6k 25: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 890.898/s 1.6k 25: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 851.82/s 1.6k 25: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 873.178/s 1.6k 25: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 925.246/s 1.6k 25: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 886.427/s 1.6k 25: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.022 s 0.024 s 10 72.168/s 1.6k 25: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.022 s 0.024 s 10 72.505/s 1.6k 25/55 Test #25: Kokkos_PerformanceTest_Benchmark ........................... Passed 140.35 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T19-16-39.json" 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 26: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 26: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 26: For unit testing set OMP_PROC_BIND=false 26: 26: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe : Selected" 26: 2025-04-10T19:55:54+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 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: 1.82, 8.25, 8.57 26: CPU architecture: none 26: Can access system allocated memory: 0 26: Capability: 8.0 26: Default Device: Cuda 26: GPU architecture: AMPERE80 26: KOKKOS_COMPILER_GNU: 940 26: KOKKOS_COMPILER_NVCC: 1160 26: KOKKOS_ENABLE_ASM: yes 26: KOKKOS_ENABLE_CUDA: yes 26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_CUDA_UVM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 26: KOKKOS_ENABLE_LIBDL: no 26: KOKKOS_ENABLE_OPENMP: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: Kokkos: OpenMP thread_pool_topology[ 1 x 20 x 1 ] 26: Kokkos Version: 4.6.99 26: Shared Memory per Block: 48 KiB 26: Total Global Memory: 79.25 GiB 26: macro KOKKOS_ENABLE_CUDA: defined 26: platform: 64bit 26: via Address Translation Service: 0 26: ***WARNING*** Library was built as DEBUG. Timings may be affected. 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o 26: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26/55 Test #26: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.40 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T19-16-39.json" 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 27: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 27: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 27: For unit testing set OMP_PROC_BIND=false 27: 27: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe : Selected" 27: 2025-04-10T19:55:54+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool 27: Run on (20 X 2345.59 MHz CPU s) 27: CPU Caches: 27: L1 Data 64 KiB (x20) 27: L1 Instruction 64 KiB (x20) 27: L2 Unified 512 KiB (x20) 27: L3 Unified 16384 KiB (x20) 27: Load Average: 1.82, 8.25, 8.57 27: CPU architecture: none 27: Can access system allocated memory: 0 27: Capability: 8.0 27: Default Device: Cuda 27: GPU architecture: AMPERE80 27: KOKKOS_COMPILER_GNU: 940 27: KOKKOS_COMPILER_NVCC: 1160 27: KOKKOS_ENABLE_ASM: yes 27: KOKKOS_ENABLE_CUDA: yes 27: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_CUDA_UVM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 27: KOKKOS_ENABLE_LIBDL: no 27: KOKKOS_ENABLE_OPENMP: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: Kokkos: OpenMP thread_pool_topology[ 1 x 20 x 1 ] 27: Kokkos Version: 4.6.99 27: Shared Memory per Block: 48 KiB 27: Total Global Memory: 79.25 GiB 27: macro KOKKOS_ENABLE_CUDA: defined 27: platform: 64bit 27: via Address Translation Service: 0 27: ***WARNING*** Library was built as DEBUG. Timings may be affected. 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: fill ops per second 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 4711 37.3451M/s [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 38%] Built target Kokkos_CoreUnitTest_Develop [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_IncrementalTest_SERIAL 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: cycle ops per second 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 13453 213.663M/s 27/55 Test #27: Kokkos_PerformanceTest_Mempool ............................. Passed 3.44 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T19-16-39.json" 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 28: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 28: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 28: For unit testing set OMP_PROC_BIND=false 28: [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o 28: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe : Selected" 28: 2025-04-10T19:55:58+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic 28: Run on (20 X 2345.59 MHz CPU s) 28: CPU Caches: 28: L1 Data 64 KiB (x20) 28: L1 Instruction 64 KiB (x20) 28: L2 Unified 512 KiB (x20) 28: L3 Unified 16384 KiB (x20) 28: Load Average: 1.76, 8.13, 8.53 28: CPU architecture: none 28: Can access system allocated memory: 0 28: Capability: 8.0 28: Default Device: Cuda 28: GPU architecture: AMPERE80 28: KOKKOS_COMPILER_GNU: 940 28: KOKKOS_COMPILER_NVCC: 1160 28: KOKKOS_ENABLE_ASM: yes 28: KOKKOS_ENABLE_CUDA: yes 28: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_CUDA_UVM: no 28: KOKKOS_ENABLE_CXX17: yes 28: KOKKOS_ENABLE_CXX20: no 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 28: KOKKOS_ENABLE_LIBDL: no 28: KOKKOS_ENABLE_OPENMP: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: Kokkos: OpenMP thread_pool_topology[ 1 x 20 x 1 ] 28: Kokkos Version: 4.6.99 28: Shared Memory per Block: 48 KiB 28: Total Global Memory: 79.25 GiB 28: macro KOKKOS_ENABLE_CUDA: defined 28: platform: 64bit 28: via Address Translation Service: 0 28: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Test_Atomic<int>/30000/iterations:10 0.197 s 0.197 s 10 1 4 5.85697m 5.04477m 2.56847m 449.985M 68.032k 449.985M [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_TuningBasics [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_Cuda2 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Built target Kokkos_PerformanceTest_Benchmark [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 28: Test_Atomic<long int>/100000/iterations:10 1.90 s 1.90 s 10 1 8 3.29124m 1.46374m 2.76365m 4.99995G 375.296k 4.99995G [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 31: Test_Atomic<float>/100000/iterations:10 4.34 s 0.003 s 10 0 4 6.23106 4.39688m 1.18478m 4.99963G 1053.73k 4.99989G [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ OK ] serial.UnorderedMap_failed_insert (46700 ms) [ RUN ] serial.UnorderedMap_deep_copy [ OK ] serial.UnorderedMap_deep_copy (29 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) [----------] 45 tests from serial (243748 ms total) [----------] Global test environment tear-down [==========] 47 tests from 2 test suites ran. (248994 ms total) [ PASSED ] 46 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/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.00126734 View sum computation time: 0.00126734 Strided View time (init only): 0.0011405 View Rank7 time (init only): 0.00121337 DynRankView time (init only): 0.00126406 DynRankView sum computation time: 0.00196196 Ratio of View to DynRankView time: 1.00259 Ratio of View to DynRankView sum computation time: 0.966414 Ratio of View to View Rank7 time: 1.04448 Ratio of StrideView to DynRankView time: 0.902252 Ratio of DynRankView to View Rank7 time: 1.04178 [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000290996, 0.000133094, 0.00296361, 0.00220412 512, 0.000189629, 1.3862e-05, 2.4632e-05, 0.00219653 1024, 0.000172465, 1.3134e-05, 2.56e-05, 0.00221114 2048, 0.000178963, 1.2348e-05, 2.3926e-05, 0.00226863 4096, 0.000170765, 1.2517e-05, 2.7083e-05, 0.00235293 8192, 0.000177899, 1.3295e-05, 2.8983e-05, 0.00224681 16384, 0.000173573, 1.3123e-05, 3.1912e-05, 0.00233423 32768, 0.000523737, 1.3826e-05, 3.7709e-05, 0.00243677 65536, 0.000282835, 1.5131e-05, 4.721e-05, 0.00275274 131072, 0.000352825, 2.3225e-05, 6.8491e-05, 0.00336441 262144, 0.000565733, 1.7304e-05, 0.000157507, 0.00544939 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 524288, 0.000572836, 2.0659e-05, 0.000533243, 0.0169253 1048576, 0.000609203, 2.7799e-05, 0.00142332, 0.0480756 2097152, 0.000713218, 4.2189e-05, 0.00310829, 0.109844 [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 4194304, 0.00093464, 6.5589e-05, 0.00686449, 0.238633 [ OK ] TEST_CATEGORY.global_2_local (468 ms) [ RUN ] TEST_CATEGORY.unordered_map_performance_near skipping test [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) [ RUN ] TEST_CATEGORY.unordered_map_performance_far skipping test [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) [----------] 4 tests from TEST_CATEGORY (481 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (481 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7427 CXX=/var/jenkins/workspace/Kokkos_PR-7427/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7427/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7427 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1744314989258465326 Test Scalar=int -- Testing randomness properties [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from cuda [ RUN ] cuda.Random_XorShift64 Test Seed:1744314989261776814 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.000894321 0.000803733 || 0.051031 27986 29414 || 28700.1 28674.4 || 11.1108 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00549692 0.00809847 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00177882 -0.00472998 || 0.051031 28062 29385 || 28623.5 28674.4 || -65.3873 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00716297 0.0018057 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00472404 -0.00845212 || 0.051031 28045 29270 || 28810.5 28674.4 || -116.842 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0145814 -0.00508077 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0106193 -0.00431322 || 0.051031 28036 29350 || 28373.1 28674.4 || -59.626 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00918505 -0.00974669 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244513 -0.99999 -48249.2 || 0.051031 0 194914 || 2.92895e+09 28674.4 || -6.66997e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000732443 -0.3113 0.15829 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.0019612 -0.999999 -57857 || 0.051031 0 1.5515e+06 || 2.86899e+10 28674.4 || -7.99815e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00589372 -0.967953 10.2853 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.73523e-07 -0.0167935 -0.0130248 || 0.051031 28019 29362 || 29164.2 28674.4 || -180.055 -2.0744 -- Testing 3-D histogram Density 3D: 7.34064e-07 -0.0201605 0.0083427 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0100936 0.000842625 || 0.051031 27917 29372 || 28387.9 28674.4 || 11.6484 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00192549 -0.00237059 || 0.051031 1e+64 -1e+64 Test Seed:1744314989401215495 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.45775e-07 0.000223233 0.0248961 || 0.051031 28026 29253 || 28668 28674.4 || 344.163 -2.0744 -- Testing 3-D histogram Density 3D: 6.5082e-07 -0.00455255 -0.00322869 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00232984 0.0268202 || 0.051031 27935 29328 || 28607.7 28674.4 || 370.763 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0093953 -0.0106368 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0228257 -0.000811686 || 0.051031 27980 29482 || 29344.2 28674.4 || -11.2207 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0139477 0.000689459 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -8.85087e-05 0.0214401 || 0.051031 28093 29315 || 28676.9 28674.4 || 296.388 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0207608 0.0100221 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00024467 -0.99999 -48247.4 || 0.051031 0 195149 || 2.92883e+09 28674.4 || -6.66972e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000732943 -0.303961 0.15188 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195753 -0.999999 -57857.8 || 0.051031 0 1.55129e+06 || 2.86907e+10 28674.4 || -7.99826e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588266 -0.967828 10.2662 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.65955e-07 -0.00225362 0.0129217 || 0.051031 28004 29336 || 28739.2 28674.4 || 178.63 -2.0744 -- Testing 3-D histogram Density 3D: 7.11361e-07 -0.00983335 0.0120013 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0107635 -0.0233725 || 0.051031 28058 29414 || 28369 28674.4 || -323.101 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0263651 0.00467535 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (314 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1744314989575770011 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0121963 0.00504914 || 0.051031 11016 11800 || 11517.4 11377 || 69.7993 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0177591 -0.00419191 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.000190618 -0.0144982 || 0.051031 10985 11839 || 11374.8 11377 || -200.424 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00280677 -0.000207528 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0253169 -0.00800327 || 0.051031 10958 11755 || 11672.5 11377 || -110.637 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00155559 0.00052219 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0144278 0.00817907 || 0.051031 10980 11787 || 11543.5 11377 || 113.067 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0026224 -0.00256115 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244868 -0.999975 -7595.94 || 0.051031 0 77652 || 4.61156e+08 11377 || -1.05006e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000734124 -0.136432 0.025787 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195818 -0.999997 -9107.78 || 0.051031 0 616590 || 4.51606e+09 11377 || -1.25906e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588559 -0.922735 1.61002 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.73387e-07 -0.00612746 0.00908758 || 0.051031 10938 11767 || 11447.1 11377 || 125.627 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 -0.00996381 -0.00413498 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0117598 -0.00512984 || 0.051031 10953 11764 || 11512.3 11377 || -70.9149 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00204497 -0.00119841 || 0.051031 1e+64 -1e+64 Test Seed:1744314989986630656 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00945103 0.00543123 || 0.051031 10994 11801 || 11485.5 11377 || 75.0814 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00906299 -0.00102191 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0098731 -0.00489048 || 0.051031 10997 11807 || 11265.7 11377 || -67.606 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0102509 -0.000370695 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00868477 -0.00121328 || 0.051031 10989 11837 || 11279 11377 || -16.7723 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0287778 -0.00458373 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0040302 0.00962906 || 0.051031 10922 11757 || 11423 11377 || 133.112 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0139818 0.00117222 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000243278 -0.999975 -7595.44 || 0.051031 0 77675 || 4.61084e+08 11377 || -1.04999e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000729482 -0.166769 0.0219056 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195576 -0.999997 -9108.31 || 0.051031 0 616023 || 4.51675e+09 11377 || -1.25913e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587841 -0.923111 1.61172 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.60671e-07 -0.00102928 0.00160042 || 0.051031 10965 11809 || 11388.7 11377 || 22.1242 -0.823045 -- Testing 3-D histogram Density 3D: 2.86102e-07 0.0117293 -0.00147305 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0162291 -0.00437615 || 0.051031 10929 11826 || 11195.3 11377 || -60.4958 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0107597 -0.00224579 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift1024_0 (1170 ms) [ RUN ] cuda.Multi_streams [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_KokkosP [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 47%] Linking CXX executable Kokkos_StackTraceTestExec [ 47%] Built target Kokkos_StackTraceTestExec [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ OK ] cuda.Multi_streams (12628 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (79 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ OK ] cuda.BinSortGenericTests (50 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSort_issue_7221 [ OK ] cuda.BinSort_issue_7221 (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 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_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0186209 0.00307899 || 0.051031 27993 29244 || 28150.2 28674.4 || 42.5639 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0131368 -0.00385618 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o 31: Test_Atomic<double>/100000/iterations:10 4.38 s 0.003 s 10 1 8 6.24387 4.44178m 1.21667m 4.99995G 1.3507M 4.99995G 31/55 Test #31: Kokkos_PerformanceTest_Atomic .............................. Passed 322.44 sec test 32 Start 32: Kokkos_PerformanceTest_Reduction 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T19-15-30.json" 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test 32: Test timeout computed to be: 1500 32: 2025-04-10T19:57:02+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction 32: Run on (6 X 2095.11 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: 0.00, 0.86, 3.48 32: CPU architecture: none 32: Default Device: OpenMPTarget 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2025-04-10T15:14:40-04:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 32: GIT_COMMIT_HASH: f7fde3a30 32: GPU architecture: VOLTA70 32: KOKKOS_COMPILER_CLANG: 1703 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_OPENMPTARGET: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos Version: 4.6.99 32: platform: 64bit 32: ---------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations 32: ---------------------------------------------------------------------------------------------------- 32: ReductionCheapScalarResult<double>/10000/iterations:10 105 us 36.1 us 10 32: ReductionCheapScalarResult<double>/100000/iterations:10 180 us 34.8 us 10 32: ReductionCheapScalarResult<double>/1000000/iterations:10 204 us 34.0 us 10 32: ReductionCheapScalarResult<double>/10000000/iterations:10 388 us 39.7 us 10 32: ReductionCheapHostResult<double>/10000/iterations:10 105 us 38.0 us 10 32: ReductionCheapHostResult<double>/100000/iterations:10 186 us 38.4 us 10 32: ReductionCheapHostResult<double>/1000000/iterations:10 214 us 38.5 us 10 32: ReductionCheapHostResult<double>/10000000/iterations:10 396 us 42.5 us 10 32: ReductionCheapDeviceResult<double>/10000/iterations:10 136 us 52.4 us 10 32: ReductionCheapDeviceResult<double>/100000/iterations:10 212 us 49.5 us 10 32: ReductionCheapDeviceResult<double>/1000000/iterations:10 237 us 51.2 us 10 32: ReductionCheapDeviceResult<double>/10000000/iterations:10 415 us 51.7 us 10 32: ReductionExpensive<double>/10000/iterations:10 150 us 36.5 us 10 32: ReductionExpensive<double>/100000/iterations:10 349 us 40.3 us 10 32: ReductionExpensive<double>/1000000/iterations:10 1999 us 93.5 us 10 32: ReductionExpensive<double>/10000000/iterations:10 17171 us 179 us 10 32/55 Test #32: Kokkos_PerformanceTest_Reduction ........................... Passed 0.47 sec test 33 Start 33: Kokkos_ContainersUnitTest_Serial 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests 33: Test timeout computed to be: 1500 33: [==========] Running 67 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from serial_DeathTest 33: [ RUN ] serial_DeathTest.dualview_external_view_construction 33: [ OK ] serial_DeathTest.dualview_external_view_construction (244 ms) 33: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 33: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (1972 ms) 33: [----------] 2 tests from serial_DeathTest (2217 ms total) 33: 33: [----------] 65 tests from serial 33: [ RUN ] serial.bitset [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o 33: [ OK ] serial.bitset (2107 ms) 33: [ RUN ] serial.bitset_default_constructor_no_alloc 33: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 33: [ RUN ] serial.dualview_combination 33: [ OK ] serial.dualview_combination (0 ms) 33: [ RUN ] serial.dualview_alloc 33: [ OK ] serial.dualview_alloc (0 ms) 33: [ RUN ] serial.test_dualview_copy_construction_and_assignment 33: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 33: [ RUN ] serial.dualview_combinations_without_init 33: [ OK ] serial.dualview_combinations_without_init (0 ms) 33: [ RUN ] serial.dualview_deep_copy 33: [ OK ] serial.dualview_deep_copy (0 ms) 33: [ RUN ] serial.dualview_sync_should_fence 33: [ OK ] serial.dualview_sync_should_fence (0 ms) 33: [ RUN ] serial.dualview_realloc 33: [ OK ] serial.dualview_realloc (0 ms) 33: [ RUN ] serial.dualview_resize 33: [ OK ] serial.dualview_resize (0 ms) 33: [ RUN ] serial.dualview_device_correct_kokkos_device 33: [ OK ] serial.dualview_device_correct_kokkos_device (114 ms) 33: [ RUN ] serial.dualview_host_correct_kokkos_device 33: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 33: [ RUN ] serial.dualview_host_modify_template_device_sync 33: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 33: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 33: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 33: [ RUN ] serial.dualview_device_modify_template_host_sync 33: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 33: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 33: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 33: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 33: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 33: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 33: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 33: [ RUN ] serial.dualview_sequential_host_init 33: [ OK ] serial.dualview_sequential_host_init (0 ms) 33: [ RUN ] serial.dualview_default_constructed 33: [ OK ] serial.dualview_default_constructed (0 ms) 33: [ RUN ] serial.dynamic_view 33: [ OK ] serial.dynamic_view (13 ms) 33: [ RUN ] serial.dyn_rank_view_api_generic 33: [ OK ] serial.dyn_rank_view_api_generic (9 ms) 33: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 33: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 33: [ RUN ] serial.dyn_rank_view_api_operator_rank67 33: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 33: [ RUN ] serial.dyn_rank_view_team_scratch 33: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 33: [ RUN ] serial.ErrorReporterViaLambda 33: [ OK ] serial.ErrorReporterViaLambda (0 ms) 33: [ RUN ] serial.ErrorReporter 33: [ OK ] serial.ErrorReporter (0 ms) 33: [ RUN ] serial.offsetview_construction 33: [ OK ] serial.offsetview_construction (19 ms) 33: [ RUN ] serial.offsetview_unmanaged_construction 33: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 33: [ RUN ] serial.offsetview_subview 33: [ OK ] serial.offsetview_subview (13 ms) 33: [ RUN ] serial.offsetview_offsets_rank1 33: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 33: [ RUN ] serial.offsetview_offsets_rank2 33: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 33: [ RUN ] serial.offsetview_offsets_rank3 33: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 33: [ RUN ] serial.scatterview 33: [ OK ] serial.scatterview (2045 ms) 33: [ RUN ] serial.scatterview_devicetype 33: [ OK ] serial.scatterview_devicetype (0 ms) 33: [ RUN ] serial.staticcrsgraph 33: [ OK ] serial.staticcrsgraph (19 ms) 33: [ RUN ] serial.resize_realloc_no_init_dualview 33: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 33: [ RUN ] serial.resize_realloc_no_alloc_dualview 33: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 33: [ RUN ] serial.resize_exec_space_dualview 33: [ OK ] serial.resize_exec_space_dualview (0 ms) 33: [ RUN ] serial.realloc_exec_space_dualview 33: [ OK ] serial.realloc_exec_space_dualview (0 ms) 33: [ RUN ] serial.resize_realloc_no_init_dynrankview 33: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 33: [ RUN ] serial.resize_exec_space_dynrankview 33: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 33: [ RUN ] serial.realloc_exec_space_dynrankview 33: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 33: [ RUN ] serial.resize_realloc_no_init_scatterview 33: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 33: [ RUN ] serial.resize_realloc_no_alloc_scatterview 33: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 33: [ RUN ] serial.resize_exec_space_scatterview 33: [ OK ] serial.resize_exec_space_scatterview (0 ms) 33: [ RUN ] serial.realloc_exec_space_scatterview 33: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynrankview 33: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 33: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 33: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 33: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_offsetview 33: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 33: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 33: [ RUN ] serial.create_mirror_view_and_copy_offsetview 33: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 33: [ RUN ] serial.UnorderedMap_insert [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 39%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 52%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 92%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.cpp.o [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 28: Test_Atomic<long long int>/100000/iterations:10 5.69 s 5.69 s 10 1 8 9.50865 1.58837m 2.74703m 4.99995G 250.336k 4.99995G [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 33: [ OK ] serial.UnorderedMap_insert (8643 ms) 33: [ RUN ] serial.UnorderedMap_failed_insert [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 33: [ OK ] serial.UnorderedMap_failed_insert (4206 ms) 33: [ RUN ] serial.UnorderedMap_deep_copy 33: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 33: [ RUN ] serial.UnorderedMap_valid_empty 33: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 33: [ RUN ] serial.UnorderedMap_clear_zero_size 33: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 33: [ RUN ] serial.UnorderedMap_consistent_size 33: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 33: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 33: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 33: [ RUN ] serial.UnorderedMap_lambda_capturable 33: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 33: [ RUN ] serial.UnorderedMap_constructor_view_alloc 33: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 33: [ RUN ] serial.vector_combination 33: [ OK ] serial.vector_combination (0 ms) 33: [ RUN ] serial.vector_insert 33: [ OK ] serial.vector_insert (0 ms) 33: [ RUN ] serial.vector_push_back_default_exec 33: [ OK ] serial.vector_push_back_default_exec (0 ms) 33: [----------] 65 tests from serial (17202 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 67 tests from 2 test suites ran. (19420 ms total) 33: [ PASSED ] 67 tests. 33/55 Test #33: Kokkos_ContainersUnitTest_Serial ........................... Passed 19.89 sec test 34 Start 34: Kokkos_UnitTest_Sort 34: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 34: Test timeout computed to be: 1500 34: [==========] Running 17 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from openmptarget_DeathTest 34: [ RUN ] openmptarget_DeathTest.SortByKeyKeysLargerThanValues 34: [ OK ] openmptarget_DeathTest.SortByKeyKeysLargerThanValues (891 ms) 34: [----------] 1 test from openmptarget_DeathTest (891 ms total) 34: 34: [----------] 16 tests from openmptarget 34: [ RUN ] openmptarget.SortUnsignedValueType 34: [ OK ] openmptarget.SortUnsignedValueType (25 ms) 34: [ RUN ] openmptarget.SortEmptyView 34: [ OK ] openmptarget.SortEmptyView (0 ms) 34: [ RUN ] openmptarget.SortByKeyEmptyView 34: [ OK ] openmptarget.SortByKeyEmptyView (0 ms) 34: [ RUN ] openmptarget.SortByKeyEmptyViewHost 34: [ OK ] openmptarget.SortByKeyEmptyViewHost (0 ms) 34: [ RUN ] openmptarget.SortByKey 34: [ OK ] openmptarget.SortByKey (2 ms) 34: [ RUN ] openmptarget.SortByKeyWithComparator 34: [ OK ] openmptarget.SortByKeyWithComparator (2 ms) 34: [ RUN ] openmptarget.SortByKeyStaticExtents 34: [ OK ] openmptarget.SortByKeyStaticExtents (0 ms) 34: [ RUN ] openmptarget.SortByKeyWithStrides 34: [ OK ] openmptarget.SortByKeyWithStrides (0 ms) 34: [ RUN ] openmptarget.SortWithCustomComparator 34: [ OK ] openmptarget.SortWithCustomComparator (142 ms) 34: [ RUN ] openmptarget.BinSortGenericTests 34: [ OK ] openmptarget.BinSortGenericTests (33 ms) 34: [ RUN ] openmptarget.BinSortEmptyView 34: [ OK ] openmptarget.BinSortEmptyView (0 ms) 34: [ RUN ] openmptarget.BinSortEmptyKeysView 34: [ OK ] openmptarget.BinSortEmptyKeysView (0 ms) 34: [ RUN ] openmptarget.BinSort_issue_7221 34: [ OK ] openmptarget.BinSort_issue_7221 (0 ms) 34: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 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 Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_Cuda1 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 92%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00182398 0.0223811 || 0.051031 28001 29279 || 28622.2 28674.4 || 309.396 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0117431 -0.000473131 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties 34: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (14764 ms) 34: [ RUN ] openmptarget.NestedSort 34: [ OK ] openmptarget.NestedSort (38 ms) 34: [ RUN ] openmptarget.NestedSortByKey 34: [ OK ] openmptarget.NestedSortByKey (102 ms) 34: [----------] 16 tests from openmptarget (15117 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 17 tests from 2 test suites ran. (16008 ms total) 34: [ PASSED ] 17 tests. 34/55 Test #34: Kokkos_UnitTest_Sort ....................................... Passed 16.13 sec test 35 Start 35: Kokkos_UnitTest_Random 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 35: [==========] Running 3 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from openmptarget 35: [ RUN ] openmptarget.Random_XorShift64 35: Test Seed:1744315059833991454 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 0.0126447 -0.000311572 || 0.051031 2046 2428 || 2194.31 2222.06 || -4.30717 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.029656 0.000135941 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 -0.00645275 0.00278975 || 0.051031 2041 2426 || 2236.49 2222.06 || 38.5656 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 0.00587324 0.000466622 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 0.019915 -0.000740851 || 0.051031 2032 2411 || 2178.67 2222.06 || -10.2415 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.000742232 0.000109442 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 0.0156177 5.22025e-05 || 0.051031 2046 2391 || 2187.89 2222.06 || 0.721648 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.00209318 -0.000496682 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 0.0248451 0.0015704 || 0.051031 2005 2402 || 2168.19 2222.06 || 21.7091 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.00616934 -6.22976e-05 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 3.25521e-08 -0.00680604 -0.00227233 || 0.051031 2058 2414 || 2237.29 2222.06 || -31.4127 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 9.76563e-08 0.00379686 -0.000119131 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.51042e-08 -0.0120987 -5.53363e-06 || 0.051031 2043 2407 || 2249.27 2222.06 || -0.0764969 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 1.95313e-07 0.012709 0.000338423 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 0.0276418 0.000356992 || 0.051031 2032 2387 || 2162.29 2222.06 || 4.93505 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.000922609 0.000742995 || 0.051031 1e+64 -1e+64 35: Test Seed:1744315059905195797 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 0.0113553 -0.000365332 || 0.051031 2056 2409 || 2197.11 2222.06 || -5.05034 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.0111546 0.0010264 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 0.0193191 -0.00214274 || 0.051031 2037 2425 || 2179.95 2222.06 || -29.6213 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.0160701 0.000487511 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 -0.00208497 0.000933243 || 0.051031 2041 2408 || 2226.7 2222.06 || 12.9012 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 0.00398608 0.000293645 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 -0.000184861 0.00133315 || 0.051031 2047 2400 || 2222.47 2222.06 || 18.4295 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.000564522 -0.000566014 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 -0.0074019 0.00167928 || 0.051031 2032 2416 || 2238.63 2222.06 || 23.2143 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 0.0101897 0.000450894 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 3.25521e-08 -0.00570901 -0.00121602 || 0.051031 2042 2414 || 2234.82 2222.06 || -16.8102 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 9.76563e-08 0.00830354 0.000188331 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 3.25521e-08 -0.00734902 -0.000407643 || 0.051031 2038 2424 || 2238.51 2222.06 || -5.63526 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 9.76563e-08 0.00601056 -0.000154542 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0 0.000422294 0.00097397 || 0.051031 2030 2403 || 2221.12 2222.06 || 13.4642 -0.160751 35: -- Testing 3-D histogram 35: Density 3D: 0 -0.00485436 -0.000700054 || 0.051031 1e+64 -1e+64 35: [ OK ] openmptarget.Random_XorShift64 (254 ms) 35: [ RUN ] openmptarget.Random_XorShift1024_0 35: Test Seed:1744315059974841786 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.0202906 -9.81786e-05 || 0.051031 1995 2374 || 2154.51 2198.22 || -1.35722 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 0.00369886 -0.000387759 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 -9.8791e-05 0.00262018 || 0.051031 2007 2377 || 2198.44 2198.22 || 36.2214 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 0.0185874 -0.000336368 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.0159739 0.000550835 || 0.051031 2014 2378 || 2163.66 2198.22 || 7.61475 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 -0.0191061 -0.000314427 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.00449758 -0.0013483 || 0.051031 2010 2390 || 2188.38 2198.22 || -18.6388 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 0.00276049 0.000238014 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.27585e-05 -0.00694621 -6.24471e-06 || 0.051031 2006 2391 || 2213.6 2198.22 || -0.0863268 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.29559e-05 -0.00202174 0.000102263 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26926e-05 -0.0171239 0.000253087 || 0.051031 2021 2373 || 2236.52 2198.22 || 3.49868 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.27585e-05 0.00394551 0.000570652 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26926e-05 -0.017685 -0.000174833 || 0.051031 2026 2412 || 2237.8 2198.22 || -2.41689 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.27585e-05 -0.0193477 -0.000395575 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.00411216 -0.00123034 || 0.051031 2011 2392 || 2189.22 2198.22 || -17.0082 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 -0.0126941 -0.000222626 || 0.051031 1e+64 -1e+64 35: Test Seed:1744315060074873780 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.00865233 0.000454831 || 0.051031 2018 2374 || 2179.37 2198.22 || 6.28759 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 -0.00870635 0.00017742 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.00227028 0.000817861 || 0.051031 2019 2412 || 2193.24 2198.22 || 11.3061 -0.159026 35: -- Testing 3-D histogram 28: Test_Atomic<unsigned int>/100000/iterations:10 2.11 s 2.11 s 10 1 4 2.38926m 1.52935m 2.68543m 704.983M 455.2k 704.983M [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 35: Density 3D: 7.26597e-05 0.0132121 0.000630112 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.00684981 0.00106561 || 0.051031 1995 2372 || 2183.27 2198.22 || 14.731 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 -0.0116425 0.000366159 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 -0.00389949 -0.000186863 || 0.051031 2032 2402 || 2206.83 2198.22 || -2.58319 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 -0.0199283 0.000287006 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26926e-05 -0.0121587 0.000308092 || 0.051031 2025 2392 || 2225.28 2198.22 || 4.25906 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.27585e-05 0.00152627 5.98297e-05 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.000846557 -0.00144321 || 0.051031 2015 2392 || 2196.36 2198.22 || -19.9509 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 0.0163047 -0.000224641 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.00912816 -0.00204077 || 0.051031 2022 2383 || 2178.34 2198.22 || -28.2116 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 -0.000369756 0.000140347 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 7.26597e-05 0.012035 0.000674896 || 0.051031 2033 2367 || 2172.08 2198.22 || 9.32976 -0.159026 35: -- Testing 3-D histogram 35: Density 3D: 7.26597e-05 -0.00637904 -3.60464e-05 || 0.051031 1e+64 -1e+64 35: [ OK ] openmptarget.Random_XorShift1024_0 (224 ms) 35: [ RUN ] openmptarget.Multi_streams 35: /var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests/TestRandom.hpp:596: Skipped 35: Libomptarget error 35: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 35: [----------] 3 tests from openmptarget (478 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 1 test suite ran. (478 ms total) 35: [ PASSED ] 2 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] openmptarget.Multi_streams 35/55 Test #35: Kokkos_UnitTest_Random ..................................... Passed 0.58 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 36: [==========] Running 16 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_DeathTest 36: [ RUN ] std_algorithms_DeathTest.expect_no_overlap [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/main.cpp.o 36: [ OK ] std_algorithms_DeathTest.expect_no_overlap (105 ms) 36: [----------] 1 test from std_algorithms_DeathTest (105 ms total) 36: 36: [----------] 3 tests from std_algorithms_reducers 36: [ RUN ] std_algorithms_reducers.max_first_loc 36: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 36: [ RUN ] std_algorithms_reducers.min_first_loc 36: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 36: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 36: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 36: [----------] 3 tests from std_algorithms_reducers (0 ms total) 36: 36: [----------] 1 test from std_algorithms 36: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 36: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 36: [----------] 1 test from std_algorithms (0 ms total) 36: 36: [----------] 11 tests from random_access_iterator_test 36: [ RUN ] random_access_iterator_test.constructor 36: [ OK ] random_access_iterator_test.constructor (0 ms) 36: [ RUN ] random_access_iterator_test.constructiblity 36: [ OK ] random_access_iterator_test.constructiblity (0 ms) 36: [ RUN ] random_access_iterator_test.dereference 36: [ OK ] random_access_iterator_test.dereference (1 ms) 36: [ RUN ] random_access_iterator_test.subscript_operator 36: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet1 36: [ OK ] random_access_iterator_test.operatorsSet1 (1 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet2 36: [ OK ] random_access_iterator_test.operatorsSet2 (1 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet3 36: [ OK ] random_access_iterator_test.operatorsSet3 (1 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet4 36: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 36: [ RUN ] random_access_iterator_test.assignment_operator 36: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 36: [ RUN ] random_access_iterator_test.distance 36: [ OK ] random_access_iterator_test.distance (0 ms) 36: [ RUN ] random_access_iterator_test.traits_helpers 36: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 36: [----------] 11 tests from random_access_iterator_test (8 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 16 tests from 4 test suites ran. (114 ms total) 36: [ PASSED ] 16 tests. 36/55 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.21 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 37: [==========] Running 6 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 6 tests from std_algorithms_min_max_element_test 37: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (109 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (15 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (15 ms) 37: [ RUN ] std_algorithms_min_max_element_test.minmax_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms) 37: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (22 ms) 37: [----------] 6 tests from std_algorithms_min_max_element_test (163 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 6 tests from 1 test suite ran. (163 ms total) 37: [ PASSED ] 6 tests. 37/55 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.26 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 38: [==========] Running 13 tests from 10 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_lexicographical_compare_test 38: [ RUN ] std_algorithms_lexicographical_compare_test.test 38: [ OK ] std_algorithms_lexicographical_compare_test.test (0 ms) 38: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_test 38: [ RUN ] std_algorithms_for_each_test.test 38: [ OK ] std_algorithms_for_each_test.test (228 ms) 38: [----------] 1 test from std_algorithms_for_each_test (228 ms total) 38: 38: [----------] 1 test from std_algorithms_find_test 38: [ RUN ] std_algorithms_find_test.test 38: [ OK ] std_algorithms_find_test.test (68 ms) 38: [----------] 1 test from std_algorithms_find_test (68 ms total) 38: 38: [----------] 4 tests from std_algorithms_non_mod_seq_ops 38: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 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 38: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (850 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 39%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 38: [ OK ] std_algorithms_non_mod_seq_ops.find_end (775 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 38: [ OK ] std_algorithms_non_mod_seq_ops.search (822 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o 38: [ OK ] std_algorithms_non_mod_seq_ops.search_n (863 ms) 38: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3312 ms total) 38: 38: [----------] 1 test from std_algorithms_count_test 38: [ RUN ] std_algorithms_count_test.test 38: [ OK ] std_algorithms_count_test.test (44 ms) 38: [----------] 1 test from std_algorithms_count_test (44 ms total) 38: 38: [----------] 1 test from std_algorithms_equal_test 38: [ RUN ] std_algorithms_equal_test.test 38: [ OK ] std_algorithms_equal_test.test (51 ms) 38: [----------] 1 test from std_algorithms_equal_test (51 ms total) 38: 38: [----------] 1 test from std_algorithms_all_any_none_of_test 38: [ RUN ] std_algorithms_all_any_none_of_test.test 38: [ OK ] std_algorithms_all_any_none_of_test.test (67 ms) 38: [----------] 1 test from std_algorithms_all_any_none_of_test (67 ms total) 38: 38: [----------] 1 test from std_algorithms_nonmod_seq_ops 38: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 38: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (114 ms) 38: [----------] 1 test from std_algorithms_nonmod_seq_ops (114 ms total) 38: 38: [----------] 1 test from std_algorithms_mismatch_test 38: [ RUN ] std_algorithms_mismatch_test.test 38: [ OK ] std_algorithms_mismatch_test.test (183 ms) 38: [----------] 1 test from std_algorithms_mismatch_test (183 ms total) 38: 38: [----------] 1 test from std_algorithms_mod_seq_ops 38: [ RUN ] std_algorithms_mod_seq_ops.move_backward 38: [ OK ] std_algorithms_mod_seq_ops.move_backward (124 ms) 38: [----------] 1 test from std_algorithms_mod_seq_ops (124 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 13 tests from 10 test suites ran. (4194 ms total) 38: [ PASSED ] 13 tests. 38/55 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 4.32 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 39: [==========] Running 31 tests from 5 test suites. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from std_algorithms_mod_ops_test 39: [ RUN ] std_algorithms_mod_ops_test.move 39: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 39: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 39: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (100 ms) 39: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 39: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 39: [----------] 3 tests from std_algorithms_mod_ops_test (101 ms total) 39: 39: [----------] 12 tests from std_algorithms_mod_seq_ops_test 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy 39: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 39: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.fill 39: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 39: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.generate 39: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 39: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 39: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 39: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 39: 39: [----------] 4 tests from std_algorithms_replace_ops_test 39: [ RUN ] std_algorithms_replace_ops_test.replace [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o 39: [ OK ] std_algorithms_replace_ops_test.replace (62 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_if 39: [ OK ] std_algorithms_replace_ops_test.replace_if (161 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_copy [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp 39: [ OK ] std_algorithms_replace_ops_test.replace_copy (95 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 39: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (90 ms) 39: [----------] 4 tests from std_algorithms_replace_ops_test (409 ms total) 39: 39: [----------] 11 tests from std_algorithms_mod_seq_ops 39: [ RUN ] std_algorithms_mod_seq_ops.copy_if 39: [ OK ] std_algorithms_mod_seq_ops.copy_if (87 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.unique Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 39: [ OK ] std_algorithms_mod_seq_ops.unique (197 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 39: [ OK ] std_algorithms_mod_seq_ops.unique_copy (131 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove 39: [ OK ] std_algorithms_mod_seq_ops.remove (89 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_if 39: [ OK ] std_algorithms_mod_seq_ops.remove_if (95 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 39: [ OK ] std_algorithms_mod_seq_ops.remove_copy (268 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 39: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (105 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o 39: [ OK ] std_algorithms_mod_seq_ops.rotate (1389 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 39: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (711 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 39: [ OK ] std_algorithms_mod_seq_ops.shift_left (1831 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 93%] Linking CXX executable Kokkos_query_device [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 39%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 93%] Built target Kokkos_query_device 39: [ OK ] std_algorithms_mod_seq_ops.shift_right (1848 ms) 39: [----------] 11 tests from std_algorithms_mod_seq_ops (6756 ms total) 39: 39: [----------] 1 test from std_algorithms_modseq_test 39: [ RUN ] std_algorithms_modseq_test.reverse [ 93%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/functor.cpp.o 39: [ OK ] std_algorithms_modseq_test.reverse (121 ms) 39: [----------] 1 test from std_algorithms_modseq_test (121 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 31 tests from 5 test suites ran. (7397 ms total) 39: [ PASSED ] 31 tests. 39/55 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 7.51 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 40: [==========] Running 15 tests from 6 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_sorting_ops_test 40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 40: [ OK ] std_algorithms_sorting_ops_test.is_sorted (138 ms) 40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 40: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (21 ms) 40: [----------] 2 tests from std_algorithms_sorting_ops_test (159 ms total) 40: 40: [----------] 4 tests from std_algorithms_partitioning_test 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms) 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 40: [ RUN ] std_algorithms_partitioning_test.partition_point 40: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 40: [----------] 4 tests from std_algorithms_partitioning_test (10 ms total) 40: 40: [----------] 1 test from std_algorithms_partitioning_ops 40: [ RUN ] std_algorithms_partitioning_ops.partition_copy 40: [ OK ] std_algorithms_partitioning_ops.partition_copy (101 ms) 40: [----------] 1 test from std_algorithms_partitioning_ops (101 ms total) 40: 40: [----------] 1 test from std_algorithms_numerics_ops_test 40: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 40: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (185 ms) 40: [----------] 1 test from std_algorithms_numerics_ops_test (185 ms total) 40: 40: [----------] 6 tests from std_algorithms_numeric_ops_test 40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1278 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (494 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 40: [----------] 6 tests from std_algorithms_numeric_ops_test (1773 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_ops_test 40: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp 40: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (89 ms) 40: [----------] 1 test from std_algorithms_transform_ops_test (89 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 15 tests from 6 test suites ran. (2320 ms total) 40: [ PASSED ] 15 tests. 40/55 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.44 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 41: Test timeout computed to be: 1500 41: [==========] Running 5 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_count_team_test 41: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 93%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 41: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (385 ms) 41: [ RUN ] std_algorithms_count_team_test.count_returns_zero 41: [ OK ] std_algorithms_count_team_test.count_returns_zero (259 ms) 41: [----------] 2 tests from std_algorithms_count_team_test (644 ms total) 41: 41: [----------] 1 test from std_algorithms_count_if_team_test 41: [ RUN ] std_algorithms_count_if_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 41: [ OK ] std_algorithms_count_if_team_test.test (318 ms) 41: [----------] 1 test from std_algorithms_count_if_team_test (318 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_team_test 41: [ RUN ] std_algorithms_for_each_team_test.test 41: [ OK ] std_algorithms_for_each_team_test.test (501 ms) 41: [----------] 1 test from std_algorithms_for_each_team_test (501 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_n_team_test 41: [ RUN ] std_algorithms_for_each_n_team_test.test [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 41: [ OK ] std_algorithms_for_each_n_team_test.test (548 ms) 41: [----------] 1 test from std_algorithms_for_each_n_team_test (548 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 5 tests from 4 test suites ran. (2013 ms total) 41: [ PASSED ] 5 tests. 41/55 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 2.11 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 42: Test timeout computed to be: 1500 42: [==========] Running 2 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_equal_team_test 42: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 28: Test_Atomic<unsigned long int>/100000/iterations:10 1.90 s 1.90 s 10 1 8 3.28214m 1.46464m 2.74162m 4.99995G 306.896k 4.99995G 42: [ OK ] std_algorithms_equal_team_test.views_are_equal (1261 ms) 42: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o 42: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1158 ms) 42: [----------] 2 tests from std_algorithms_equal_team_test (2420 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 2 tests from 1 test suite ran. (2420 ms total) 42: [ PASSED ] 2 tests. 42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 2.52 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 43: Test timeout computed to be: 1500 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o 43: [==========] Running 0 tests from 0 test suites. 43: [==========] 0 tests from 0 test suites ran. (0 ms total) 43: [ PASSED ] 0 tests. 43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 0.06 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 44: [==========] Running 3 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_min_element_team_test 44: [ RUN ] std_algorithms_min_element_team_test.test 44: [ OK ] std_algorithms_min_element_team_test.test (0 ms) 44: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total) 44: 44: [----------] 1 test from std_algorithms_max_element_team_test 44: [ RUN ] std_algorithms_max_element_team_test.test 44: [ OK ] std_algorithms_max_element_team_test.test (0 ms) 44: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 44: 44: [----------] 1 test from std_algorithms_minmax_element_team_test 44: [ RUN ] std_algorithms_minmax_element_team_test.test 44: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 44: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 3 tests from 3 test suites ran. (0 ms total) 44: [ PASSED ] 3 tests. 44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 0.05 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 45: Test timeout computed to be: 1500 45: [==========] Running 6 tests from 6 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_fill_team_test 45: [ RUN ] std_algorithms_fill_team_test.test [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_fill_team_test.test (377 ms) 45: [----------] 1 test from std_algorithms_fill_team_test (377 ms total) 45: 45: [----------] 1 test from std_algorithms_fill_n_team_test 45: [ RUN ] std_algorithms_fill_n_team_test.test [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o 45: [ OK ] std_algorithms_fill_n_team_test.test (744 ms) 45: [----------] 1 test from std_algorithms_fill_n_team_test (744 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_team_test 45: [ RUN ] std_algorithms_replace_team_test.test 45: [ OK ] std_algorithms_replace_team_test.test (503 ms) 45: [----------] 1 test from std_algorithms_replace_team_test (503 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_if_team_test 45: [ RUN ] std_algorithms_replace_if_team_test.test 45: [ OK ] std_algorithms_replace_if_team_test.test (396 ms) 45: [----------] 1 test from std_algorithms_replace_if_team_test (396 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_copy_team_test 45: [ RUN ] std_algorithms_replace_copy_team_test.test [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o 45: [ OK ] std_algorithms_replace_copy_team_test.test (674 ms) 45: [----------] 1 test from std_algorithms_replace_copy_team_test (674 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_copy_if_team_test 45: [ RUN ] std_algorithms_replace_copy_if_team_test.test 45: [ OK ] std_algorithms_replace_copy_if_team_test.test (521 ms) 45: [----------] 1 test from std_algorithms_replace_copy_if_team_test (521 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 6 test suites ran. (3218 ms total) 45: [ PASSED ] 6 tests. 45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 3.31 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/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_reverse_team_test 46: [ RUN ] std_algorithms_reverse_team_test.test 46: [ OK ] std_algorithms_reverse_team_test.test (434 ms) 46: [----------] 1 test from std_algorithms_reverse_team_test (434 ms total) 46: 46: [----------] 1 test from std_algorithms_reverse_copy_team_test 46: [ RUN ] std_algorithms_reverse_copy_team_test.test 46: [ OK ] std_algorithms_reverse_copy_team_test.test (510 ms) 46: [----------] 1 test from std_algorithms_reverse_copy_team_test (510 ms total) 46: 46: [----------] 1 test from std_algorithms_rotate_team_test 46: [ RUN ] std_algorithms_rotate_team_test.test Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o 46: [ OK ] std_algorithms_rotate_team_test.test (1012 ms) 46: [----------] 1 test from std_algorithms_rotate_team_test (1012 ms total) 46: 46: [----------] 1 test from std_algorithms_rotate_copy_team_test 46: [ RUN ] std_algorithms_rotate_copy_team_test.test -- Testing 1-D histogram Density 1D: 6.43252e-07 0.000196228 0.0012641 || 0.051031 28087 29380 || 28668.8 28674.4 || 17.4749 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0151932 -0.00145388 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 93%] Linking CXX executable Kokkos_example_relocatable_function 46: [ OK ] std_algorithms_rotate_copy_team_test.test (856 ms) 46: [----------] 1 test from std_algorithms_rotate_copy_team_test (856 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (2814 ms total) 46: [ PASSED ] 4 tests. 46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.91 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 47: Test timeout computed to be: 1500 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_move_team_test 47: [ RUN ] std_algorithms_move_team_test.test [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o 47: [ OK ] std_algorithms_move_team_test.test (904 ms) 47: [----------] 1 test from std_algorithms_move_team_test (904 ms total) 47: 47: [----------] 1 test from std_algorithms_move_backward_team_test 47: [ RUN ] std_algorithms_move_backward_team_test.test 47: [ OK ] std_algorithms_move_backward_team_test.test (628 ms) 47: [----------] 1 test from std_algorithms_move_backward_team_test (628 ms total) 47: 47: [----------] 1 test from std_algorithms_shift_left_team_test 47: [ RUN ] std_algorithms_shift_left_team_test.test [ 93%] Built target Kokkos_example_relocatable_function [ 93%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 93%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 93%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 47: [ OK ] std_algorithms_shift_left_team_test.test (2266 ms) 47: [----------] 1 test from std_algorithms_shift_left_team_test (2266 ms total) 47: 47: [----------] 1 test from std_algorithms_shift_right_team_test 47: [ RUN ] std_algorithms_shift_right_team_test.test [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o 47: [ OK ] std_algorithms_shift_right_team_test.test (2283 ms) 47: [----------] 1 test from std_algorithms_shift_right_team_test (2283 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (6083 ms total) 47: [ PASSED ] 4 tests. 47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 6.18 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 9 tests from 9 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_copy_team_test 48: [ RUN ] std_algorithms_copy_team_test.test [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 48: [ OK ] std_algorithms_copy_team_test.test (1131 ms) 48: [----------] 1 test from std_algorithms_copy_team_test (1131 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_n_team_test 48: [ RUN ] std_algorithms_copy_n_team_test.test [ 93%] Built target Kokkos_tutorial_01_hello_world [ 93%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp 48: [ OK ] std_algorithms_copy_n_team_test.test (927 ms) 48: [----------] 1 test from std_algorithms_copy_n_team_test (927 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_backward_team_test 48: [ RUN ] std_algorithms_copy_backward_team_test.test [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o 48: [ OK ] std_algorithms_copy_backward_team_test.test (624 ms) 48: [----------] 1 test from std_algorithms_copy_backward_team_test (624 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_if_team_test 48: [ RUN ] std_algorithms_copy_if_team_test.test 48: [ OK ] std_algorithms_copy_if_team_test.test (641 ms) 48: [----------] 1 test from std_algorithms_copy_if_team_test (641 ms total) 48: 48: [----------] 1 test from std_algorithms_unique_copy_team_test 48: [ RUN ] std_algorithms_unique_copy_team_test.test 48: [ OK ] std_algorithms_unique_copy_team_test.test (658 ms) 48: [----------] 1 test from std_algorithms_unique_copy_team_test (658 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_team_test 48: [ RUN ] std_algorithms_remove_team_test.test [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o 48: [ OK ] std_algorithms_remove_team_test.test (514 ms) 48: [----------] 1 test from std_algorithms_remove_team_test (514 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_if_team_test 48: [ RUN ] std_algorithms_remove_if_team_test.test 48: [ OK ] std_algorithms_remove_if_team_test.test (438 ms) 48: [----------] 1 test from std_algorithms_remove_if_team_test (438 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_copy_team_test 48: [ RUN ] std_algorithms_remove_copy_team_test.test [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 48: [ OK ] std_algorithms_remove_copy_team_test.test (638 ms) 48: [----------] 1 test from std_algorithms_remove_copy_team_test (638 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_copy_if_team_test 48: [ RUN ] std_algorithms_remove_copy_if_team_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 48: [ OK ] std_algorithms_remove_copy_if_team_test.test (538 ms) 48: [----------] 1 test from std_algorithms_remove_copy_if_team_test (538 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 9 tests from 9 test suites ran. (6113 ms total) 48: [ PASSED ] 9 tests. 48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 6.23 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 49: Test timeout computed to be: 1500 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_unique_team_test 49: [ RUN ] std_algorithms_unique_team_test.test_default_predicate Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 49: [ OK ] std_algorithms_unique_team_test.test_default_predicate (788 ms) 49: [----------] 1 test from std_algorithms_unique_team_test (788 ms total) 49: 49: [----------] 1 test from std_algorithms_adjacent_difference_team_test 49: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 49: [ OK ] std_algorithms_adjacent_difference_team_test.test (1028 ms) 49: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1028 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (1816 ms total) 49: [ PASSED ] 2 tests. 49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 1.91 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 50: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 50: Test timeout computed to be: 1500 50: [==========] Running 6 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_is_sorted_team_test 50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph 50: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (521 ms) 50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 39%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph 50: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (434 ms) 50: [----------] 2 tests from std_algorithms_is_sorted_team_test (956 ms total) 50: 50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (19 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (27 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (348 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (389 ms) 50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (784 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 6 tests from 2 test suites ran. (1741 ms total) 50: [ PASSED ] 6 tests. 50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 1.84 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 51: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 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_transform_team_test 51: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o 51: [ OK ] std_algorithms_transform_team_test.test_unary_op (1014 ms) 51: [----------] 1 test from std_algorithms_transform_team_test (1014 ms total) 51: 51: [----------] 1 test from std_algorithms_generate_team_test 51: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 93%] Built target Kokkos_PerformanceTest_InclusiveScan [ 94%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 94%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o 51: [ OK ] std_algorithms_generate_team_test.test_unary_op (1859 ms) 51: [----------] 1 test from std_algorithms_generate_team_test (1859 ms total) 51: 51: [----------] 1 test from std_algorithms_generate_n_team_test 51: [ RUN ] std_algorithms_generate_n_team_test.test 51: [ OK ] std_algorithms_generate_n_team_test.test (584 ms) 51: [----------] 1 test from std_algorithms_generate_n_team_test (584 ms total) 51: 51: [----------] 1 test from std_algorithms_swap_ranges_team_test 51: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 94%] Built target Kokkos_tutorial_02_simple_reduce [ 94%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o 51: [ OK ] std_algorithms_swap_ranges_team_test.test (864 ms) 51: [----------] 1 test from std_algorithms_swap_ranges_team_test (864 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (4323 ms total) 51: [ PASSED ] 4 tests. 51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.42 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 52: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 52: Test timeout computed to be: 1500 52: [==========] Running 1 test from 1 test suite. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_exclusive_scan_team_test 52: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 94%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 94%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces 52: [ OK ] std_algorithms_exclusive_scan_team_test.test (1177 ms) 52: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1177 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 1 test from 1 test suite ran. (1177 ms total) 52: [ PASSED ] 1 test. 52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 1.28 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 53: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests 53: Test timeout computed to be: 1500 53: [==========] Running 1 test from 1 test suite. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_inclusive_scan_team_test 53: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o 53: [ OK ] std_algorithms_inclusive_scan_team_test.test (3474 ms) 53: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3474 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 1 test from 1 test suite ran. (3474 ms total) 53: [ PASSED ] 1 test. 53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 3.58 sec test 54 Start 54: Kokkos_PerformanceTest_InclusiveScan 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T19-15-31.json" 54: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test 54: Test timeout computed to be: 1500 54: 2025-04-10T19:58:31+00:00 54: Running /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan 54: Run on (6 X 2095.11 MHz CPU s) 54: CPU Caches: 54: L1 Data 32 KiB (x6) 54: L1 Instruction 32 KiB (x6) 54: L2 Unified 4096 KiB (x6) 54: L3 Unified 16384 KiB (x6) 54: Load Average: 0.80, 0.92, 3.27 54: CPU architecture: none 54: Default Device: OpenMPTarget 54: GIT_BRANCH: HEAD 54: GIT_CLEAN_STATUS: CLEAN 54: GIT_COMMIT_DATE: 2025-04-10T15:14:40-04:00 54: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 54: GIT_COMMIT_HASH: f7fde3a30 54: GPU architecture: VOLTA70 54: KOKKOS_COMPILER_CLANG: 1703 54: KOKKOS_ENABLE_ASM: no 54: KOKKOS_ENABLE_CXX17: yes 54: KOKKOS_ENABLE_CXX20: no 54: KOKKOS_ENABLE_CXX23: no 54: KOKKOS_ENABLE_CXX26: no 54: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 54: KOKKOS_ENABLE_HWLOC: no 54: KOKKOS_ENABLE_LIBDL: yes 54: KOKKOS_ENABLE_OPENMPTARGET: yes 54: KOKKOS_ENABLE_PRAGMA_IVDEP: no 54: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 54: KOKKOS_ENABLE_PRAGMA_UNROLL: no 54: KOKKOS_ENABLE_PRAGMA_VECTOR: no 54: KOKKOS_ENABLE_SERIAL: yes 54: Kokkos Version: 4.6.99 54: platform: 64bit [ 94%] Built target Kokkos_tutorial_03_simple_view [ 94%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 94%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 94%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 54: ---------------------------------------------------------------------------------------------------------------------------------------------- 54: Benchmark Time CPU Iterations FOM: GB/s MB Passed 54: ---------------------------------------------------------------------------------------------------------------------------------------------- 54: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.239 s 0.002 s 3 6.69964/s 1.6k 1 [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 94%] Linking CXX executable Kokkos_UnitTest_SIMD 54: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.239 s 0.002 s 3 6.70565/s 1.6k 1 [ 95%] Linking CXX executable Kokkos_tutorial_05_simple_atomics 54: BM_inclusive_scan<double>/100000000/manual_time 0.246 s 0.002 s 3 6.50954/s 1.6k 1 [ 58%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o 54: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.358 s 0.003 s 2 4.46683/s 1.6k 1 -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00167321 0.00812517 || 0.051031 27995 29378 || 28722.4 28674.4 || 112.322 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00125197 -0.00518179 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o 54: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.358 s 0.003 s 2 4.46404/s 1.6k 1 54: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.356 s 0.003 s 2 4.4956/s 1.6k 1 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 95%] Built target Kokkos_tutorial_05_simple_atomics [ 95%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_Serial1 [ 95%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 54: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.364 s 0.002 s 2 4.39706/s 1.6k 1 [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o 28: Test_Atomic<unsigned long long int>/100000/iterations:10 5.69 s 5.69 s 10 1 8 9.49523 1.69938m 2.65245m 4.99995G 253.12k 4.99995G 54: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.364 s 0.003 s 2 4.39598/s 1.6k 1 [ 95%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 96%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 42%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 42%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o 54: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.369 s 0.003 s 2 4.33648/s 1.6k 1 54/55 Test #54: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 25.97 sec test 55 Start 55: Kokkos_UnitTest_SIMD 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 55: Working Directory: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests 55: Test timeout computed to be: 1500 55: [==========] Running 18 tests from 1 test suite. 55: [----------] Global test environment set-up. 55: [----------] 18 tests from simd 55: [ RUN ] simd.host_math_ops 55: [ OK ] simd.host_math_ops (0 ms) 55: [ RUN ] simd.device_math_ops 55: /var/jenkins/workspace/Kokkos_PR-7427/simd/unit_tests/include/TestSIMD_MathOps.hpp:551: Skipped 55: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 55: [ SKIPPED ] simd.device_math_ops (0 ms) 55: [ RUN ] simd.host_mask_ops 55: [ OK ] simd.host_mask_ops (0 ms) 55: [ RUN ] simd.device_mask_ops 55: [ OK ] simd.device_mask_ops (79 ms) 55: [ RUN ] simd.host_conversions 55: [ OK ] simd.host_conversions (0 ms) 55: [ RUN ] simd.device_conversions 55: [ OK ] simd.device_conversions (0 ms) 55: [ RUN ] simd.host_shift_ops 55: [ OK ] simd.host_shift_ops (0 ms) 55: [ RUN ] simd.device_shift_ops 55: [ OK ] simd.device_shift_ops (3 ms) 55: [ RUN ] simd.host_condition 55: [ OK ] simd.host_condition (0 ms) 55: [ RUN ] simd.device_condition 55: [ OK ] simd.device_condition (0 ms) 55: [ RUN ] simd.host_gen_ctors 55: [ OK ] simd.host_gen_ctors (0 ms) 55: [ RUN ] simd.device_gen_ctors 55: [ OK ] simd.device_gen_ctors (0 ms) 55: [ RUN ] simd.host_where_expressions 55: [ OK ] simd.host_where_expressions (0 ms) 55: [ RUN ] simd.device_where_expressions 55: [ OK ] simd.device_where_expressions (0 ms) 55: [ RUN ] simd.host_reductions 55: [ OK ] simd.host_reductions (0 ms) 55: [ RUN ] simd.device_reductions 55: /var/jenkins/workspace/Kokkos_PR-7427/simd/unit_tests/include/TestSIMD_Reductions.hpp:221: Skipped 55: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 55: [ SKIPPED ] simd.device_reductions (0 ms) 55: [ RUN ] simd.host_construction 55: [ OK ] simd.host_construction (0 ms) 55: [ RUN ] simd.device_construction 55: [ OK ] simd.device_construction (0 ms) 55: [----------] 18 tests from simd (84 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 1 test suite ran. (84 ms total) 55: [ PASSED ] 16 tests. 55: [ SKIPPED ] 2 tests, listed below: 55: [ SKIPPED ] simd.device_math_ops 55: [ SKIPPED ] simd.device_reductions 55/55 Test #55: Kokkos_UnitTest_SIMD ....................................... Passed 0.17 sec 100% tests passed, 0 tests failed out of 55 Label Time Summary: Kokkos = 279.63 sec*proc (48 tests) Total Test time (real) = 758.16 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 0 Direct: 0 / 0 Preprocessed: 0 / 0 Misses: 0 Direct: 0 Preprocessed: 0 Primary storage: Hits: 0 / 0 Misses: 0 Cache size (GB): 3.46 / 5.00 (69.12 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 bebcde83588d4d84a5e05329a640b82b3771e537ad1409f5a8025216e5ecee00 [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Building CXX object example/tutorial/Algorithms/01_random_numbers/CMakeFiles/Kokkos_tutorial_algorithms_01_random_numbers.dir/random_numbers.cpp.o $ docker rm -f --volumes bebcde83588d4d84a5e05329a640b82b3771e537ad1409f5a8025216e5ecee00 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 51%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 51%] Built target Kokkos_IncrementalTest_OPENMP [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 96%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 96%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 96%] 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 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 96%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 96%] 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 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o 28: Test_Atomic<float>/100000/iterations:10 2.11 s 2.11 s 10 0 4 4.6546m 1.48979m 3.46737m 4.99997G 367.52k 4.99989G [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 96%] Linking CXX executable Kokkos_tutorial_algorithms_01_random_numbers Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 96%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 96%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (153490 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (469 ms) [ RUN ] cuda.NestedSortByKey [ OK ] cuda.NestedSortByKey (1346 ms) [ RUN ] cuda.SortWithCustomComparator [ OK ] cuda.SortWithCustomComparator (486 ms) [----------] 13 tests from cuda (170128 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (170128 ms total) [ PASSED ] 13 tests. [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 96%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 96%] Built target Kokkos_tutorial_algorithms_01_random_numbers [ 97%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 97%] Building CXX object example/tutorial/launch_bounds/CMakeFiles/Kokkos_launch_bounds_reduce.dir/launch_bounds_reduce.cpp.o [ 97%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 97%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 97%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 97%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 97%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 97%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for 28: Test_Atomic<double>/100000/iterations:10 1.90 s 1.90 s 10 1 8 4.57264m 1.60721m 3.45957m 4.99995G 254.64k 4.99995G 28/55 Test #28: Kokkos_PerformanceTest_Atomic .............................. Passed 215.23 sec test 29 Start 29: Kokkos_PerformanceTest_Reduction 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T19-16-39.json" 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 29: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 29: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 29: For unit testing set OMP_PROC_BIND=false 29: 29: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe : Selected" 29: 2025-04-10T19:59:33+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction 29: Run on (20 X 2345.59 MHz CPU s) 29: CPU Caches: 29: L1 Data 64 KiB (x20) 29: L1 Instruction 64 KiB (x20) 29: L2 Unified 512 KiB (x20) 29: L3 Unified 16384 KiB (x20) 29: Load Average: 1.02, 4.46, 6.97 29: CPU architecture: none 29: Can access system allocated memory: 0 29: Capability: 8.0 29: Default Device: Cuda 29: GPU architecture: AMPERE80 29: KOKKOS_COMPILER_GNU: 940 29: KOKKOS_COMPILER_NVCC: 1160 29: KOKKOS_ENABLE_ASM: yes 29: KOKKOS_ENABLE_CUDA: yes 29: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 29: KOKKOS_ENABLE_CUDA_UVM: no 29: KOKKOS_ENABLE_CXX17: yes 29: KOKKOS_ENABLE_CXX20: no 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 29: KOKKOS_ENABLE_LIBDL: no 29: KOKKOS_ENABLE_OPENMP: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: Kokkos: OpenMP thread_pool_topology[ 1 x 20 x 1 ] 29: Kokkos Version: 4.6.99 29: Shared Memory per Block: 48 KiB 29: Total Global Memory: 79.25 GiB 29: macro KOKKOS_ENABLE_CUDA: defined 29: platform: 64bit 29: via Address Translation Service: 0 29: ***WARNING*** Library was built as DEBUG. Timings may be affected. 29: ---------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations 29: ---------------------------------------------------------------------------------------------------- 29: ReductionCheapScalarResult<double>/10000/iterations:10 29.5 us 28.5 us 10 29: ReductionCheapScalarResult<double>/100000/iterations:10 28.7 us 28.7 us 10 29: ReductionCheapScalarResult<double>/1000000/iterations:10 33.9 us 33.9 us 10 29: ReductionCheapScalarResult<double>/10000000/iterations:10 80.4 us 80.4 us 10 29: ReductionCheapHostResult<double>/10000/iterations:10 25.6 us 25.6 us 10 29: ReductionCheapHostResult<double>/100000/iterations:10 27.0 us 27.0 us 10 29: ReductionCheapHostResult<double>/1000000/iterations:10 30.9 us 30.9 us 10 29: ReductionCheapHostResult<double>/10000000/iterations:10 79.8 us 79.8 us 10 29: ReductionCheapDeviceResult<double>/10000/iterations:10 21.4 us 21.3 us 10 29: ReductionCheapDeviceResult<double>/100000/iterations:10 23.5 us 23.5 us 10 29: ReductionCheapDeviceResult<double>/1000000/iterations:10 28.6 us 28.6 us 10 29: ReductionCheapDeviceResult<double>/10000000/iterations:10 76.3 us 76.3 us 10 29: ReductionExpensive<double>/10000/iterations:10 82.8 us 82.7 us 10 29: ReductionExpensive<double>/100000/iterations:10 177 us 177 us 10 29: ReductionExpensive<double>/1000000/iterations:10 1373 us 1373 us 10 29: ReductionExpensive<double>/10000000/iterations:10 13047 us 13047 us 10 29/55 Test #29: Kokkos_PerformanceTest_Reduction ........................... Passed 0.53 sec test 30 Start 30: Kokkos_ContainersUnitTest_OpenMP 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 30: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 30: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 30: For unit testing set OMP_PROC_BIND=false 30: 30: [==========] Running 68 tests from 2 test suites. 30: [----------] Global test environment set-up. 30: [----------] 2 tests from openmp_DeathTest 30: [ RUN ] openmp_DeathTest.dualview_external_view_construction 30: [ OK ] openmp_DeathTest.dualview_external_view_construction (1147 ms) 30: [ RUN ] openmp_DeathTest.offsetview_unmanaged_construction [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 97%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 98%] Linking CXX executable Kokkos_launch_bounds_reduce [ 98%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 98%] Built target Kokkos_tutorial_01_hello_world_lambda [ 99%] Linking CXX executable Kokkos_atomic [ 99%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 99%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 30: [ OK ] openmp_DeathTest.offsetview_unmanaged_construction (13265 ms) 30: [----------] 2 tests from openmp_DeathTest (14413 ms total) 30: 30: [----------] 66 tests from openmp 30: [ RUN ] openmp.bitset 30: [ OK ] openmp.bitset (1689 ms) 30: [ RUN ] openmp.bitset_default_constructor_no_alloc 30: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] openmp.dualview_combination 30: [ OK ] openmp.dualview_combination (0 ms) 30: [ RUN ] openmp.dualview_alloc 30: [ OK ] openmp.dualview_alloc (0 ms) 30: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 30: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] openmp.dualview_combinations_without_init 30: [ OK ] openmp.dualview_combinations_without_init (0 ms) 30: [ RUN ] openmp.dualview_deep_copy 30: [ OK ] openmp.dualview_deep_copy (1 ms) 30: [ RUN ] openmp.dualview_sync_should_fence 30: [ OK ] openmp.dualview_sync_should_fence (1 ms) 30: [ RUN ] openmp.dualview_realloc 30: [ OK ] openmp.dualview_realloc (0 ms) 30: [ RUN ] openmp.dualview_resize 30: [ OK ] openmp.dualview_resize (0 ms) 30: [ RUN ] openmp.dualview_device_correct_kokkos_device 30: [ OK ] openmp.dualview_device_correct_kokkos_device (8 ms) 30: [ RUN ] openmp.dualview_host_correct_kokkos_device 30: [ OK ] openmp.dualview_host_correct_kokkos_device (3 ms) 30: [ RUN ] openmp.dualview_host_modify_template_device_sync 30: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 30: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] openmp.dualview_device_modify_template_host_sync 30: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 30: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 30: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] openmp.dualview_template_views_return_correct_views_from_const_dual_view 30: [ OK ] openmp.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 30: [ RUN ] openmp.dualview_sequential_host_init 30: [ OK ] openmp.dualview_sequential_host_init (0 ms) 30: [ RUN ] openmp.dualview_default_constructed 30: [ OK ] openmp.dualview_default_constructed (0 ms) 30: [ RUN ] openmp.dynamic_view 30: [ OK ] openmp.dynamic_view (22 ms) 30: [ RUN ] openmp.dyn_rank_view_api_generic 30: [ OK ] openmp.dyn_rank_view_api_generic (45 ms) 30: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 30: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 30: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 30: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 30: skipping since not default execution space 30: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 30: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 30: [ RUN ] openmp.dyn_rank_view_team_scratch 30: [ OK ] openmp.dyn_rank_view_team_scratch (0 ms) 30: [ RUN ] openmp.ErrorReporterViaLambda 30: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 30: [ RUN ] openmp.ErrorReporter 30: [ OK ] openmp.ErrorReporter (0 ms) 30: [ RUN ] openmp.offsetview_construction 30: [ OK ] openmp.offsetview_construction (64 ms) 30: [ RUN ] openmp.offsetview_unmanaged_construction 30: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] openmp.offsetview_subview 30: [ OK ] openmp.offsetview_subview (11 ms) 30: [ RUN ] openmp.offsetview_offsets_rank1 30: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] openmp.offsetview_offsets_rank2 30: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] openmp.offsetview_offsets_rank3 30: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] openmp.scatterview [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 99%] Built target Kokkos_tutorial_03_simple_view_lambda [ 99%] Built target Kokkos_launch_bounds_reduce [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 99%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 99%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o 30: [ OK ] openmp.scatterview (6024 ms) 30: [ RUN ] openmp.scatterview_devicetype 30: [ OK ] openmp.scatterview_devicetype (10 ms) 30: [ RUN ] openmp.resize_realloc_no_init_dualview 30: [ OK ] openmp.resize_realloc_no_init_dualview (1 ms) 30: [ RUN ] openmp.resize_realloc_no_alloc_dualview 30: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 30: [ RUN ] openmp.resize_exec_space_dualview 30: [ OK ] openmp.resize_exec_space_dualview (0 ms) 30: [ RUN ] openmp.realloc_exec_space_dualview 30: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 30: [ RUN ] openmp.resize_realloc_no_init_dynrankview 30: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 30: [ RUN ] openmp.resize_exec_space_dynrankview 30: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 30: [ RUN ] openmp.realloc_exec_space_dynrankview 30: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 30: [ RUN ] openmp.resize_realloc_no_init_scatterview 30: [ OK ] openmp.resize_realloc_no_init_scatterview (1 ms) 30: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 30: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 30: [ RUN ] openmp.resize_exec_space_scatterview 30: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 30: [ RUN ] openmp.realloc_exec_space_scatterview 30: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 30: [ RUN ] openmp.create_mirror_no_init_dynrankview 30: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 30: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 30: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 30: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 30: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 30: [ RUN ] openmp.create_mirror_no_init_offsetview 30: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 30: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 30: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 30: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 30: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 30: [ RUN ] openmp.create_mirror_no_init_dynamicview 30: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 30: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 30: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 30: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 30: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 30: [ RUN ] openmp.UnorderedMap_insert [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 99%] Built target Kokkos_atomic [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o 30: [ OK ] openmp.UnorderedMap_insert (8545 ms) 30: [ RUN ] openmp.UnorderedMap_failed_insert [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 99%] Linking CXX executable Kokkos_view_copy_constructor [ 99%] Linking CXX executable Kokkos_stream [ 99%] Linking CXX executable Kokkos_gups [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp 30: [ OK ] openmp.UnorderedMap_failed_insert (5798 ms) 30: [ RUN ] openmp.UnorderedMap_deep_copy 30: [ OK ] openmp.UnorderedMap_deep_copy (6 ms) 30: [ RUN ] openmp.UnorderedMap_valid_empty 30: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 30: [ RUN ] openmp.UnorderedMap_clear_zero_size 30: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 30: [ RUN ] openmp.UnorderedMap_consistent_size 30: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 30: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] openmp.UnorderedMap_lambda_capturable 30: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 30: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] openmp.viewctorprop_embedded_dim 30: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 30: [----------] 66 tests from openmp (22247 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 68 tests from 2 test suites ran. (36661 ms total) 30: [ PASSED ] 67 tests. 30: [ SKIPPED ] 1 test, listed below: 30: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 30/55 Test #30: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 37.15 sec test 31 Start 31: Kokkos_ContainersUnitTest_Cuda 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 31: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 31: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 31: For unit testing set OMP_PROC_BIND=false 31: 31: [==========] Running 68 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from cuda_DeathTest 31: [ RUN ] cuda_DeathTest.dualview_external_view_construction 31: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDualView.hpp:586: Skipped 31: test only relevant if DualView uses one allocation 31: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction (0 ms) 31: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 99%] Linking CXX executable Kokkos_gather [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Built target Kokkos_view_copy_constructor [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 99%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 99%] Built target Kokkos_launch_latency [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [100%] Linking CXX executable Kokkos_policy_performance [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 31: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (18122 ms) 31: [----------] 2 tests from cuda_DeathTest (18122 ms total) 31: 31: [----------] 66 tests from cuda 31: [ RUN ] cuda.bitset 31: [ OK ] cuda.bitset (15 ms) 31: [ RUN ] cuda.bitset_default_constructor_no_alloc 31: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 31: [ RUN ] cuda.dualview_combination 31: [ OK ] cuda.dualview_combination (0 ms) 31: [ RUN ] cuda.dualview_alloc 31: [ OK ] cuda.dualview_alloc (0 ms) 31: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 31: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 31: [ RUN ] cuda.dualview_combinations_without_init 31: [ OK ] cuda.dualview_combinations_without_init (0 ms) 31: [ RUN ] cuda.dualview_deep_copy 31: [ OK ] cuda.dualview_deep_copy (1 ms) 31: [ RUN ] cuda.dualview_sync_should_fence 31: [ OK ] cuda.dualview_sync_should_fence (33 ms) 31: [ RUN ] cuda.dualview_realloc 31: [ OK ] cuda.dualview_realloc (0 ms) 31: [ RUN ] cuda.dualview_resize 31: [ OK ] cuda.dualview_resize (31 ms) 31: [ RUN ] cuda.dualview_device_correct_kokkos_device 31: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 31: [ RUN ] cuda.dualview_host_correct_kokkos_device 31: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 31: [ RUN ] cuda.dualview_host_modify_template_device_sync 31: [ OK ] cuda.dualview_host_modify_template_device_sync (1 ms) 31: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 31: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (4 ms) 31: [ RUN ] cuda.dualview_device_modify_template_host_sync 31: [ OK ] cuda.dualview_device_modify_template_host_sync (3 ms) 31: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 31: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 31: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 31: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 31: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view 31: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 31: [ RUN ] cuda.dualview_sequential_host_init 31: [ OK ] cuda.dualview_sequential_host_init (4 ms) 31: [ RUN ] cuda.dualview_default_constructed 31: [ OK ] cuda.dualview_default_constructed (0 ms) 31: [ RUN ] cuda.dynamic_view 31: [ OK ] cuda.dynamic_view (22 ms) 31: [ RUN ] cuda.dyn_rank_view_api_generic 31: [ OK ] cuda.dyn_rank_view_api_generic (51 ms) 31: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 31: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 31: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 31: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 31: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 31: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 31: [ RUN ] cuda.dyn_rank_view_team_scratch 31: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms) 31: [ RUN ] cuda.ErrorReporterViaLambda 31: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 31: [ RUN ] cuda.ErrorReporter 31: [ OK ] cuda.ErrorReporter (0 ms) 31: [ RUN ] cuda.offsetview_construction 31: [ OK ] cuda.offsetview_construction (1 ms) 31: [ RUN ] cuda.offsetview_unmanaged_construction 31: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 31: [ RUN ] cuda.offsetview_subview 31: [ OK ] cuda.offsetview_subview (0 ms) 31: [ RUN ] cuda.offsetview_offsets_rank1 31: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 31: [ RUN ] cuda.offsetview_offsets_rank2 31: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 31: [ RUN ] cuda.offsetview_offsets_rank3 31: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 31: [ RUN ] cuda.scatterview 31: [ OK ] cuda.scatterview (776 ms) 31: [ RUN ] cuda.scatterview_devicetype 31: [ OK ] cuda.scatterview_devicetype (144 ms) 31: [ RUN ] cuda.resize_realloc_no_init_dualview 31: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_alloc_dualview 31: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 31: [ RUN ] cuda.resize_exec_space_dualview 31: [ OK ] cuda.resize_exec_space_dualview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_dualview 31: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_init_dynrankview 31: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 31: [ RUN ] cuda.resize_exec_space_dynrankview 31: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_dynrankview 31: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_init_scatterview 31: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 31: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 31: [ RUN ] cuda.resize_exec_space_scatterview 31: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_scatterview 31: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynrankview 31: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 31: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 31: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_offsetview 31: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 31: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 31: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynamicview 31: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 31: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 31: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 31: [ RUN ] cuda.UnorderedMap_insert 31: [ OK ] cuda.UnorderedMap_insert (3876 ms) 31: [ RUN ] cuda.UnorderedMap_failed_insert 31: [ OK ] cuda.UnorderedMap_failed_insert (1143 ms) 31: [ RUN ] cuda.UnorderedMap_deep_copy 31: [ OK ] cuda.UnorderedMap_deep_copy (5 ms) 31: [ RUN ] cuda.UnorderedMap_valid_empty 31: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 31: [ RUN ] cuda.UnorderedMap_clear_zero_size 31: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 31: [ RUN ] cuda.UnorderedMap_consistent_size 31: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 31: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 31: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 31: [ RUN ] cuda.UnorderedMap_lambda_capturable 31: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 31: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 31: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 31: [ RUN ] cuda.viewctorprop_embedded_dim 31: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 31: [----------] 66 tests from cuda (6136 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 68 tests from 2 test suites ran. (24259 ms total) 31: [ PASSED ] 67 tests. 31: [ SKIPPED ] 1 test, listed below: 31: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction 31/55 Test #31: Kokkos_ContainersUnitTest_Cuda ............................. Passed 24.81 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_OpenMP 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 32: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 32: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 32: For unit testing set OMP_PROC_BIND=false 32: 32: [==========] Running 5 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 5 tests from TEST_CATEGORY 32: [ RUN ] TEST_CATEGORY.dynrankview_perf 32: OpenMP 32: DynRankView vs View: Initialization Only [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o 32: View time (init only): 0.0462046 32: View sum computation time: 0.0462046 32: Strided View time (init only): 0.0403486 32: View Rank7 time (init only): 0.0855742 32: DynRankView time (init only): 0.082592 32: DynRankView sum computation time: 0.153899 32: Ratio of View to DynRankView time: 0.559432 32: Ratio of View to DynRankView sum computation time: 0.36579 32: Ratio of View to View Rank7 time: 0.539936 32: Ratio of StrideView to DynRankView time: 0.488529 32: Ratio of DynRankView to View Rank7 time: 0.965151 32: [ OK ] TEST_CATEGORY.dynrankview_perf (567 ms) 32: [ RUN ] TEST_CATEGORY.global_2_local 32: OpenMP 32: size, create, generate, fill, find 32: 256, 0.00017094, 3.1429e-05, 0.000207406, 0.00274467 32: 512, 8.6431e-05, 1.7753e-05, 8.9196e-05, 0.00281946 32: 1024, 8.7874e-05, 1.7603e-05, 0.000131045, 0.00292746 32: 2048, 9.5279e-05, 1.8685e-05, 0.000208328, 0.00391332 32: 4096, 0.000154218, 2.197e-05, 0.000345967, 0.0052286 32: 8192, 0.000242493, 2.8864e-05, 0.000639976, 0.00915929 32: 16384, 0.000397282, 3.4555e-05, 0.00123185, 0.016734 32: 32768, 0.000728571, 5.2028e-05, 0.00241449, 0.0399183 32: 65536, 0.00140112, 9.9836e-05, 0.0048142, 0.100888 [100%] Built target Kokkos_gather 32: 131072, 0.00268833, 0.000166893, 0.0087249, 0.221206 32: 262144, 0.00491035, 0.000317283, 0.0171886, 0.470514 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o 32: 524288, 0.00708545, 0.000608066, 0.0335919, 1.17862 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 32: 1048576, 0.014039, 0.00122168, 0.067324, 3.03997 -- Testing 1-D histogram Density 1D: 0.000244962 -0.99999 -48243.8 || 0.051031 0 194931 || 2.92859e+09 28674.4 || -6.66922e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000733777 -0.300653 0.138155 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o 32: 2097152, 0.0251574, 0.00248629, 0.135153, 6.88635 [100%] Built target Kokkos_policy_performance [ 43%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 43%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 32: 4194304, 0.0442796, 0.00484464, 0.271733, 14.2294 32: [ OK ] TEST_CATEGORY.global_2_local (26869 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 32: [ RUN ] TEST_CATEGORY.scatter_view [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 32: ScatterView data-duplicated test: 32: num_threads 20 32: hand-coded test took 0.454524 seconds 32: test took 0.503676 seconds 32: num_threads 20 32: hand-coded test took 0.459052 seconds 32: test took 0.501486 seconds 32: num_threads 20 32: hand-coded test took 0.452535 seconds 32: test took 0.501144 seconds 32: num_threads 20 32: hand-coded test took 0.453708 seconds 32: test took 0.500533 seconds 32: num_threads 20 32: hand-coded test took 0.452843 seconds 32: test took 0.500321 seconds 32: [ OK ] TEST_CATEGORY.scatter_view (5115 ms) 32: [----------] 5 tests from TEST_CATEGORY (32553 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 5 tests from 1 test suite ran. (32553 ms total) 32: [ PASSED ] 5 tests. 32/55 Test #32: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 32.92 sec test 33 Start 33: Kokkos_ContainersPerformanceTest_Cuda 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 33: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 33: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 33: For unit testing set OMP_PROC_BIND=false 33: [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 33: [==========] Running 4 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 4 tests from TEST_CATEGORY 33: [ RUN ] TEST_CATEGORY.dynrankview_perf 33: Cuda 33: DynRankView vs View: Initialization Only 33: View time (init only): 0.00627811 33: View sum computation time: 0.00627811 33: Strided View time (init only): 0.000562039 33: View Rank7 time (init only): 0.000623755 33: DynRankView time (init only): 0.000599891 33: DynRankView sum computation time: 0.00163651 33: Ratio of View to DynRankView time: 10.4654 33: Ratio of View to DynRankView sum computation time: 1.03936 33: Ratio of View to View Rank7 time: 10.065 33: Ratio of StrideView to DynRankView time: 0.936902 33: Ratio of DynRankView to View Rank7 time: 0.961741 33: [ OK ] TEST_CATEGORY.dynrankview_perf (63 ms) 33: [ RUN ] TEST_CATEGORY.global_2_local 33: Cuda 33: size, create, generate, fill, find 33: 256, 0.000375422, 3.224e-05, 3.1139e-05, 0.00251264 33: 512, 0.000227906, 1.641e-05, 3.7611e-05, 0.00259524 33: 1024, 0.000236874, 1.8003e-05, 3.3583e-05, 0.00261326 33: 2048, 0.000233337, 1.7593e-05, 3.3482e-05, 0.00263007 33: 4096, 0.000228918, 1.7302e-05, 3.4023e-05, 0.00267027 33: 8192, 0.000238867, 1.7492e-05, 3.4845e-05, 0.00266618 33: 16384, 0.000238896, 1.7423e-05, 4.1457e-05, 0.00269415 33: 32768, 0.000238296, 1.7272e-05, 4.331e-05, 0.00273237 33: 65536, 0.000232714, 3.1921e-05, 4.9212e-05, 0.00285107 33: 131072, 0.000250458, 1.8345e-05, 7.6583e-05, 0.00315379 33: 262144, 0.000251639, 1.9065e-05, 0.00010111, 0.00386429 33: 524288, 0.000255929, 2.0218e-05, 0.000147265, 0.00493349 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 33: 1048576, 0.000758887, 2.5547e-05, 0.000266618, 0.00860299 33: 2097152, 0.00115322, 3.0246e-05, 0.000770759, 0.0268494 33: 4194304, 0.0022721, 4.4022e-05, 0.00172301, 0.0699091 33: [ OK ] TEST_CATEGORY.global_2_local (154 ms) 33: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 33: skipping test 33: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 33: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 33: skipping test 33: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 33: [----------] 4 tests from TEST_CATEGORY (217 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 4 tests from 1 test suite ran. (217 ms total) 33: [ PASSED ] 4 tests. 33/55 Test #33: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.56 sec test 34 Start 34: Kokkos_UnitTest_Sort 34: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 34: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 34: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 34: For unit testing set OMP_PROC_BIND=false 34: 34: [==========] Running 17 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from cuda_DeathTest 34: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 34: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (2759 ms) 34: [----------] 1 test from cuda_DeathTest (2759 ms total) 34: 34: [----------] 16 tests from cuda 34: [ RUN ] cuda.SortUnsignedValueType 34: [ OK ] cuda.SortUnsignedValueType (49 ms) 34: [ RUN ] cuda.SortEmptyView 34: [ OK ] cuda.SortEmptyView (0 ms) 34: [ RUN ] cuda.SortByKeyEmptyView 34: [ OK ] cuda.SortByKeyEmptyView (0 ms) 34: [ RUN ] cuda.SortByKeyEmptyViewHost 34: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 34: [ RUN ] cuda.SortByKey 34: [ OK ] cuda.SortByKey (1 ms) 34: [ RUN ] cuda.SortByKeyWithComparator 34: [ OK ] cuda.SortByKeyWithComparator (0 ms) 34: [ RUN ] cuda.SortByKeyStaticExtents 34: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 34: [ RUN ] cuda.SortByKeyWithStrides 34: [ OK ] cuda.SortByKeyWithStrides (0 ms) 34: [ RUN ] cuda.SortWithCustomComparator 34: [ OK ] cuda.SortWithCustomComparator (354 ms) 34: [ RUN ] cuda.BinSortGenericTests 34: [ OK ] cuda.BinSortGenericTests (24 ms) 34: [ RUN ] cuda.BinSortEmptyView 34: [ OK ] cuda.BinSortEmptyView (0 ms) 34: [ RUN ] cuda.BinSortEmptyKeysView 34: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 34: [ RUN ] cuda.BinSort_issue_7221 34: [ OK ] cuda.BinSort_issue_7221 (0 ms) 34: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Reduction [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 67%] Built target Kokkos_PerformanceTest_TaskDag [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [100%] Built target Kokkos_bytes_and_flops + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: 888675689e9f Build name: Linux-icpx Create new tag: 20250410-2001 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/65 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.73 sec test 2 Start 2: Kokkos_CoreUnitTest_SYCL_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCL_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from sycl 2: [ RUN ] sycl.basic_view_default_ctor 2: [ OK ] sycl.basic_view_default_ctor (0 ms) 2: [ RUN ] sycl.basic_view_extents_ctor 2: [ OK ] sycl.basic_view_extents_ctor (0 ms) 2: [ RUN ] sycl.basic_view_mapping_ctor_right 2: [ OK ] sycl.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] sycl.basic_view_access 2: [ OK ] sycl.basic_view_access (2 ms) 2: [ RUN ] sycl.basic_view_atomic_accessor 2: [ OK ] sycl.basic_view_atomic_accessor (1 ms) 2: [ RUN ] sycl.RefCountedAcc_Typedefs 2: [ OK ] sycl.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] sycl.RefCountedAcc_Ctors 2: [ OK ] sycl.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] sycl.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] sycl.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] sycl.RefCountedAcc_Access 2: [ OK ] sycl.RefCountedAcc_Access (0 ms) 2: [ RUN ] sycl.RefCountedAcc_Conversion 2: [ OK ] sycl.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] sycl.RefCountedDataHandle_Typedefs 2: [ OK ] sycl.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] sycl.RefCountedDataHandle 2: [ OK ] sycl.RefCountedDataHandle (0 ms) 2: [ RUN ] sycl.RefCountedDataHandleAnonym 2: [ OK ] sycl.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] sycl.RefCountedDataHandleConversion 2: [ OK ] sycl.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from sycl (7 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (7 ms total) 2: [ PASSED ] 14 tests. 2/65 Test #2: Kokkos_CoreUnitTest_SYCL_ViewSupport ....................... Passed 0.27 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 208 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 10 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (422 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (397 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (433 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (532 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (506 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (1198 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (458 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (1066 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (1834 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 10 tests from serial_DeathTest (6850 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 181 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (5 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (0 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (33 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (21 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (0 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (17 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 3: [ OK ] serial.exec_space_thread_safety_range (390 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (39 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (39 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (39 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (39 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (39 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (39 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.graph_then 3: [ OK ] serial.graph_then (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2050 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (3206 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1253 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1389 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_fmax_fmin 3: [ OK ] serial.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (485 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (740 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (4 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (39 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (360 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 3: [ OK ] serial.mdrange_large_deep_copy (13 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 68%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (1325 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (1 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (2 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (60 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (6 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.large_parallel_for_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (0 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (4 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 3: [ OK ] serial.reduce_device_view_mdrange_policy (118 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (4 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (2 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 181 tests from serial (11799 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 208 tests from 4 test suites ran. (18650 ms total) 3: [ PASSED ] 202 tests. 3: [ SKIPPED ] 6 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.large_parallel_for_reduce 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/65 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 18.96 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 137 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 68%] Built target Kokkos_PerformanceTest_SharedSpace 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3215 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2850 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 7 tests from serial_DeathTest (6066 ms total) 4: 4: [----------] 130 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (0 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (3 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (3 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (211 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (39 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (3 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (3 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (3 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (29 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (38 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (37 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (54 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (64 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce -- Testing 1-D histogram Density 1D: 0.00195567 -0.999999 -57855.6 || 0.051031 0 1.55135e+06 || 2.86912e+10 28674.4 || -7.99796e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587733 -0.967969 10.349 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial 4: [ OK ] serial.repeated_team_reduce (5145 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (55 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (54 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (19 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (0 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (19 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (1 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (0 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (3 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (0 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (0 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 4: [ OK ] serial.view_allocation_large_rank (411 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (6 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (2 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (1652 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (1883 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (60 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (57 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (46 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (1 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (1 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (77 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (2 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (2 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (2 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (39 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (39 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (39 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (95 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (95 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (95 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 130 tests from serial (10422 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 137 tests from 2 test suites ran. (16489 ms total) 4: [ PASSED ] 131 tests. 4: [ SKIPPED ] 6 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/65 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 16.85 sec test 5 Start 5: Kokkos_CoreUnitTest_SYCL1A 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A 5: Test timeout computed to be: 1500 5: [==========] Running 128 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 3 tests from sycl_DeathTest 5: [ RUN ] sycl_DeathTest.abort_from_host 5: [ OK ] sycl_DeathTest.abort_from_host (474 ms) 5: [ RUN ] sycl_DeathTest.abort_from_device 5: [ OK ] sycl_DeathTest.abort_from_device (15 ms) 5: [ RUN ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort (469 ms) 5: [----------] 3 tests from sycl_DeathTest (960 ms total) 5: 5: [----------] 1 test from sycl_graph_DeathTest 5: [ RUN ] sycl_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] sycl_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from sycl_graph_DeathTest (0 ms total) 5: 5: [----------] 108 tests from sycl 5: [ RUN ] sycl.array_capacity 5: [ OK ] sycl.array_capacity (0 ms) 5: [ RUN ] sycl.array_element_access 5: [ OK ] sycl.array_element_access (0 ms) 5: [ RUN ] sycl.array_operator_equal 5: [ OK ] sycl.array_operator_equal (0 ms) 5: [ RUN ] sycl.array_zero_capacity 5: [ OK ] sycl.array_zero_capacity (0 ms) 5: [ RUN ] sycl.array_zero_data_nullptr 5: [ OK ] sycl.array_zero_data_nullptr (0 ms) 5: [ RUN ] sycl.atomic_operations_complexdouble 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestAtomicOperations_complexdouble.hpp:26: Skipped 5: skipping since device_global variables are not available 5: [ SKIPPED ] sycl.atomic_operations_complexdouble (0 ms) 5: [ RUN ] sycl.atomic_operations_complexfloat 5: [ OK ] sycl.atomic_operations_complexfloat (7 ms) 5: [ RUN ] sycl.atomic_operations_double 5: [ OK ] sycl.atomic_operations_double (6 ms) 5: [ RUN ] sycl.atomic_operations_float 5: [ OK ] sycl.atomic_operations_float (6 ms) 5: [ RUN ] sycl.atomic_operations_int 5: [ OK ] sycl.atomic_operations_int (14 ms) 5: [ RUN ] sycl.atomic_operations_long 5: [ OK ] sycl.atomic_operations_long (14 ms) 5: [ RUN ] sycl.atomic_operations_longlong 5: [ OK ] sycl.atomic_operations_longlong (14 ms) 5: [ RUN ] sycl.atomic_operations_unsigned 5: [ OK ] sycl.atomic_operations_unsigned (11 ms) 5: [ RUN ] sycl.atomic_operations_unsignedlong 5: [ OK ] sycl.atomic_operations_unsignedlong (12 ms) 5: [ RUN ] sycl.atomics 5: [ OK ] sycl.atomics (146 ms) 5: [ RUN ] sycl.atomics_tpetra_max_abs 5: [ OK ] sycl.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] sycl.atomic_views_integral [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 47%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 47%] Built target Kokkos_IncrementalTest_SERIAL [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o -- Testing 1-D histogram Density 1D: 6.63432e-07 -0.00314114 -0.011473 || 0.051031 27955 29337 || 28764.7 28674.4 || -158.603 -2.0744 -- Testing 3-D histogram Density 3D: 7.03793e-07 0.00335707 -0.00254838 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_CTestDevice [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Reduction 5: [ OK ] sycl.atomic_views_integral (27816 ms) 5: [ RUN ] sycl.atomic_views_nonintegral [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 69%] Built target Kokkos_PerformanceTest_Reduction [ 69%] Built target Kokkos_PerformanceTest_Mempool [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 55%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax [ 55%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 34: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (103698 ms) 34: [ RUN ] cuda.NestedSort 34: [ OK ] cuda.NestedSort (234 ms) 34: [ RUN ] cuda.NestedSortByKey 34: [ OK ] cuda.NestedSortByKey (808 ms) 34: [----------] 16 tests from cuda (105173 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 17 tests from 2 test suites ran. (107933 ms total) 34: [ PASSED ] 17 tests. 34/55 Test #34: Kokkos_UnitTest_Sort ....................................... Passed 108.42 sec test 35 Start 35: Kokkos_UnitTest_Random 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 35: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 35: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 35: For unit testing set OMP_PROC_BIND=false 35: 35: [==========] Running 3 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from cuda 35: [ RUN ] cuda.Random_XorShift64 35: Test Seed:1744315378422236618 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.0136052 -3.2271e-05 || 0.051031 27954 29308 || 28289.5 28674.4 || -0.446114 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.000991287 -0.00155582 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.0199553 0.00320033 || 0.051031 28041 29433 || 28113.4 28674.4 || 44.2414 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.00775906 0.0141534 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 1.26263e-06 -0.00205848 || 0.051031 28055 29341 || 28674.4 28674.4 || -28.4564 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0106733 -0.00713619 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00475454 -0.0073535 || 0.051031 28064 29302 || 28538.7 28674.4 || -101.655 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.0052157 -0.00616016 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000245679 -0.99999 -48249.7 || 0.051031 0 195053 || 2.92884e+09 28674.4 || -6.67003e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.000735906 -0.307588 0.165764 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.00195599 -0.999999 -57857.4 || 0.051031 0 1.5515e+06 || 2.8689e+10 28674.4 || -7.9982e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.00587812 -0.967828 10.3225 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.65955e-07 -0.00766638 -0.00256541 || 0.051031 28021 29336 || 28895.9 28674.4 || -35.4642 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 7.11361e-07 0.00371802 -0.00022138 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00701008 0.0218855 || 0.051031 27930 29331 || 28474.8 28674.4 || 302.545 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.00460344 -0.00744469 || 0.051031 1e+64 -1e+64 35: Test Seed:1744315378610961005 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.0116121 0.0170017 || 0.051031 28034 29337 || 29011.3 28674.4 || 235.031 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0112328 -0.00819903 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.0157078 0.0338983 || 0.051031 27897 29404 || 29132 28674.4 || 468.611 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0176598 -0.00222686 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00643516 0.0117797 || 0.051031 28033 29382 || 28491 28674.4 || 162.842 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0168648 -0.0153045 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.0082519 -0.0316243 || 0.051031 28049 29307 || 28439.7 28674.4 || -437.175 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.00880136 0.00152477 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000245434 -0.99999 -48246.3 || 0.051031 0 195100 || 2.92888e+09 28674.4 || -6.66957e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.000735239 -0.306158 0.147514 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.00195652 -0.999999 -57858.9 || 0.051031 0 1.55161e+06 || 2.86898e+10 28674.4 || -7.99841e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.00587986 -0.967765 10.2073 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.8109e-07 -0.0157071 0.00911144 || 0.051031 28070 29336 || 29132 28674.4 || 125.957 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 7.56767e-07 -0.00667073 0.00771227 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00963644 0.00120554 || 0.051031 28069 29381 || 28400.7 28674.4 || 16.6654 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.00960071 -0.00530813 || 0.051031 1e+64 -1e+64 35: [ OK ] cuda.Random_XorShift64 (391 ms) 35: [ RUN ] cuda.Random_XorShift1024_0 35: Test Seed:1744315378813600147 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.00508605 2.61262e-05 || 0.051031 10966 11773 || 11319.4 11377 || 0.361169 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.0192759 -0.00113226 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.0163211 0.00296624 || 0.051031 11002 11747 || 11565.7 11377 || 41.0053 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.00993242 -0.00110532 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.0106763 0.00020481 || 0.051031 10942 11805 || 11256.8 11377 || 2.83129 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.000964126 -0.00465406 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.0284229 0.00560831 || 0.051031 10974 11777 || 11062.5 11377 || 77.5293 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.00518569 0.00270925 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000243831 -0.999975 -7595.67 || 0.051031 0 77630 || 4.61128e+08 11377 || -1.05002e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.000731182 -0.14513 0.0253022 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.00195586 -0.999997 -9108.07 || 0.051031 0 616107 || 4.51601e+09 11377 || -1.2591e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.00587853 -0.922363 1.61529 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.60671e-07 0.00182131 0.0146207 || 0.051031 10940 11831 || 11356.3 11377 || 202.116 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.86102e-07 -0.00565556 0.00191357 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.016497 -0.00179069 || 0.051031 10970 11784 || 11567.8 11377 || -24.7546 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.0106182 0.000533607 || 0.051031 1e+64 -1e+64 35: Test Seed:1744315379124983272 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.00714855 -0.000735981 || 0.051031 10949 11914 || 11458.9 11377 || -10.1742 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.00869034 -0.00237778 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.0060797 0.00410034 || 0.051031 10957 11966 || 11308.2 11377 || 56.6831 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.00154621 0.00305122 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.00579718 0.010799 || 0.051031 10944 11809 || 11443.3 11377 || 149.286 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.0189159 -0.00391678 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.0022088 -0.000305117 || 0.051031 10985 11811 || 11402.1 11377 || -4.21794 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.0123026 0.00307185 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000245829 -0.999975 -7595.45 || 0.051031 0 77542 || 4.61066e+08 11377 || -1.04999e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.000737199 -0.159693 0.0248616 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.0019602 -0.999997 -9107.5 || 0.051031 0 616689 || 4.51646e+09 11377 || -1.25902e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.00589123 -0.922705 1.60536 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.79744e-07 0.00275919 -0.00452973 || 0.051031 11020 11798 || 11345.7 11377 || -62.6189 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 3.43323e-07 0.00601957 -0.000631493 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.0255871 0.00473992 || 0.051031 11025 11802 || 11675.7 11377 || 65.5247 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.017881 -0.00249007 || 0.051031 1e+64 -1e+64 35: [ OK ] cuda.Random_XorShift1024_0 (859 ms) 35: [ RUN ] cuda.Multi_streams 35: [ OK ] cuda.Multi_streams (4794 ms) 35: [----------] 3 tests from cuda (6044 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 1 test suite ran. (6044 ms total) 35: [ PASSED ] 3 tests. 35/55 Test #35: Kokkos_UnitTest_Random ..................................... Passed 6.69 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 36: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 36: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 36: For unit testing set OMP_PROC_BIND=false 36: 36: [==========] Running 16 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_DeathTest 36: [ RUN ] std_algorithms_DeathTest.expect_no_overlap Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_Default [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o 36: [ OK ] std_algorithms_DeathTest.expect_no_overlap (5550 ms) 36: [----------] 1 test from std_algorithms_DeathTest (5550 ms total) 36: 36: [----------] 3 tests from std_algorithms_reducers 36: [ RUN ] std_algorithms_reducers.max_first_loc 36: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 36: [ RUN ] std_algorithms_reducers.min_first_loc 36: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 36: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 36: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 36: [----------] 3 tests from std_algorithms_reducers (0 ms total) 36: 36: [----------] 1 test from std_algorithms 36: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 36: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 36: [----------] 1 test from std_algorithms (0 ms total) 36: 36: [----------] 11 tests from random_access_iterator_test 36: [ RUN ] random_access_iterator_test.constructor 36: [ OK ] random_access_iterator_test.constructor (5 ms) 36: [ RUN ] random_access_iterator_test.constructiblity 36: [ OK ] random_access_iterator_test.constructiblity (0 ms) 36: [ RUN ] random_access_iterator_test.dereference 36: [ OK ] random_access_iterator_test.dereference (0 ms) 36: [ RUN ] random_access_iterator_test.subscript_operator 36: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet1 36: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet2 36: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet3 36: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet4 36: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 36: [ RUN ] random_access_iterator_test.assignment_operator 36: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 36: [ RUN ] random_access_iterator_test.distance 36: [ OK ] random_access_iterator_test.distance (0 ms) 36: [ RUN ] random_access_iterator_test.traits_helpers 36: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 36: [----------] 11 tests from random_access_iterator_test (9 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 16 tests from 4 test suites ran. (5560 ms total) 36: [ PASSED ] 16 tests. 36/55 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 5.94 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 37: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 37: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 37: For unit testing set OMP_PROC_BIND=false 37: 37: [==========] Running 7 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 7 tests from std_algorithms_min_max_element_test 37: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (13 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 37: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (11 ms) 37: [----------] 7 tests from std_algorithms_min_max_element_test (48 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 7 tests from 1 test suite ran. (48 ms total) 37: [ PASSED ] 7 tests. 37/55 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.39 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 38: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 38: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 38: For unit testing set OMP_PROC_BIND=false 38: 38: [==========] Running 13 tests from 10 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_lexicographical_compare_test 38: [ RUN ] std_algorithms_lexicographical_compare_test.test 38: [ OK ] std_algorithms_lexicographical_compare_test.test (56 ms) 38: [----------] 1 test from std_algorithms_lexicographical_compare_test (56 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_test 38: [ RUN ] std_algorithms_for_each_test.test 38: [ OK ] std_algorithms_for_each_test.test (764 ms) 38: [----------] 1 test from std_algorithms_for_each_test (764 ms total) 38: 38: [----------] 1 test from std_algorithms_find_test 38: [ RUN ] std_algorithms_find_test.test 38: [ OK ] std_algorithms_find_test.test (210 ms) 38: [----------] 1 test from std_algorithms_find_test (210 ms total) 38: 38: [----------] 4 tests from std_algorithms_non_mod_seq_ops 38: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 38: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (866 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 38: [ OK ] std_algorithms_non_mod_seq_ops.find_end (982 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.search 38: [ OK ] std_algorithms_non_mod_seq_ops.search (929 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 55%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 38: [ OK ] std_algorithms_non_mod_seq_ops.search_n (796 ms) 38: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3575 ms total) 38: 38: [----------] 1 test from std_algorithms_count_test 38: [ RUN ] std_algorithms_count_test.test 38: [ OK ] std_algorithms_count_test.test (149 ms) 38: [----------] 1 test from std_algorithms_count_test (149 ms total) 38: 38: [----------] 1 test from std_algorithms_equal_test 38: [ RUN ] std_algorithms_equal_test.test 38: [ OK ] std_algorithms_equal_test.test (13 ms) 38: [----------] 1 test from std_algorithms_equal_test (13 ms total) 38: 38: [----------] 1 test from std_algorithms_all_any_none_of_test 38: [ RUN ] std_algorithms_all_any_none_of_test.test [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 38: [ OK ] std_algorithms_all_any_none_of_test.test (212 ms) 38: [----------] 1 test from std_algorithms_all_any_none_of_test (212 ms total) 38: 38: [----------] 1 test from std_algorithms_nonmod_seq_ops 38: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 38: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (116 ms) 38: [----------] 1 test from std_algorithms_nonmod_seq_ops (116 ms total) 38: 38: [----------] 1 test from std_algorithms_mismatch_test 38: [ RUN ] std_algorithms_mismatch_test.test 38: [ OK ] std_algorithms_mismatch_test.test (182 ms) 38: [----------] 1 test from std_algorithms_mismatch_test (182 ms total) 38: 38: [----------] 1 test from std_algorithms_mod_seq_ops 38: [ RUN ] std_algorithms_mod_seq_ops.move_backward [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 38: [ OK ] std_algorithms_mod_seq_ops.move_backward (67 ms) 38: [----------] 1 test from std_algorithms_mod_seq_ops (67 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 13 tests from 10 test suites ran. (5348 ms total) 38: [ PASSED ] 13 tests. 38/55 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 5.76 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 39: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 39: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 39: For unit testing set OMP_PROC_BIND=false 39: [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 39: [==========] Running 31 tests from 5 test suites. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from std_algorithms_mod_ops_test 39: [ RUN ] std_algorithms_mod_ops_test.move 39: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 39: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 39: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (6 ms) 39: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 39: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 39: [----------] 3 tests from std_algorithms_mod_ops_test (7 ms total) 39: 39: [----------] 12 tests from std_algorithms_mod_seq_ops_test 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy 39: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 39: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.fill 39: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 39: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.generate 39: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 39: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 39: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 39: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 39: 39: [----------] 4 tests from std_algorithms_replace_ops_test 39: [ RUN ] std_algorithms_replace_ops_test.replace 39: [ OK ] std_algorithms_replace_ops_test.replace (184 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_if [ 56%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o 39: [ OK ] std_algorithms_replace_ops_test.replace_if (459 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_copy [ 47%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 39: [ OK ] std_algorithms_replace_ops_test.replace_copy (339 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o 39: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (335 ms) 39: [----------] 4 tests from std_algorithms_replace_ops_test (1319 ms total) 39: 39: [----------] 11 tests from std_algorithms_mod_seq_ops 39: [ RUN ] std_algorithms_mod_seq_ops.copy_if [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o 39: [ OK ] std_algorithms_mod_seq_ops.copy_if (165 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.unique 5: [ OK ] sycl.atomic_views_nonintegral (19483 ms) 5: [ RUN ] sycl.atomic_view_api 5: [ OK ] sycl.atomic_view_api (0 ms) 5: [ RUN ] sycl.bit_manip_countl_zero 5: [ OK ] sycl.bit_manip_countl_zero (0 ms) 5: [ RUN ] sycl.bit_manip_countl_one 5: [ OK ] sycl.bit_manip_countl_one (0 ms) 5: [ RUN ] sycl.bit_manip_countr_zero 5: [ OK ] sycl.bit_manip_countr_zero (0 ms) 5: [ RUN ] sycl.bit_manip_countr_one 5: [ OK ] sycl.bit_manip_countr_one (0 ms) 5: [ RUN ] sycl.bit_manip_popcount 5: [ OK ] sycl.bit_manip_popcount (0 ms) 5: [ RUN ] sycl.bit_manip_has_single_bit 5: [ OK ] sycl.bit_manip_has_single_bit (0 ms) 5: [ RUN ] sycl.bit_manip_bit_floor 5: [ OK ] sycl.bit_manip_bit_floor (0 ms) 5: [ RUN ] sycl.bit_manip_bit_ceil 5: [ OK ] sycl.bit_manip_bit_ceil (0 ms) 5: [ RUN ] sycl.bit_manip_bit_width 5: [ OK ] sycl.bit_manip_bit_width (0 ms) 5: [ RUN ] sycl.bit_manip_rotl 5: [ OK ] sycl.bit_manip_rotl (1 ms) 5: [ RUN ] sycl.bit_manip_rotr 5: [ OK ] sycl.bit_manip_rotr (1 ms) 5: [ RUN ] sycl.bit_manip_byeswap 5: [ OK ] sycl.bit_manip_byeswap (0 ms) 5: [ RUN ] sycl.bit_manip_bit_cast 5: [ OK ] sycl.bit_manip_bit_cast (0 ms) 5: [ RUN ] sycl.test_block_deduction_bug_pr_3103 5: [ OK ] sycl.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] sycl.checked_integer_operations_multiply_overflow 5: [ OK ] sycl.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] sycl.execution_policy_occupancy_and_hint 5: [ OK ] sycl.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] sycl.complex_construction 5: [ OK ] sycl.complex_construction (0 ms) 5: [ RUN ] sycl.complex_basic_math 5: [ OK ] sycl.complex_basic_math (0 ms) 5: [ RUN ] sycl.complex_special_funtions 5: [ OK ] sycl.complex_special_funtions (0 ms) 5: [ RUN ] sycl.complex_io 5: [ OK ] sycl.complex_io (0 ms) 5: [ RUN ] sycl.complex_trivially_copyable 5: [ OK ] sycl.complex_trivially_copyable (0 ms) 5: [ RUN ] sycl.complex_issue_3865 5: [ OK ] sycl.complex_issue_3865 (0 ms) 5: [ RUN ] sycl.complex_operations_arithmetic_types_overloads 5: [ OK ] sycl.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] sycl.complex_structured_bindings 5: [ OK ] sycl.complex_structured_bindings (0 ms) 5: [ RUN ] sycl.crs_count_fill 5: [ OK ] sycl.crs_count_fill (1 ms) 5: [ RUN ] sycl.crs_copy_constructor 5: [ OK ] sycl.crs_copy_constructor (5 ms) 5: [ RUN ] sycl.deep_copy_alignment 5: [ OK ] sycl.deep_copy_alignment (2 ms) 5: [ RUN ] sycl.deep_copy_conversion 5: [ OK ] sycl.deep_copy_conversion (9 ms) 5: [ RUN ] sycl.partitioning_by_args 5: [ OK ] sycl.partitioning_by_args (1 ms) 5: [ RUN ] sycl.partitioning_by_vector 5: [ OK ] sycl.partitioning_by_vector (0 ms) 5: [ RUN ] sycl.exec_space_thread_safety_range -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0047613 0.0163283 || 0.051031 28023 29251 || 28811.6 28674.4 || 225.722 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00282782 -0.00380192 || 0.051031 1e+64 -1e+64 Test Seed:1744315395421250676 Test Scalar=int -- Testing randomness properties 39: [ OK ] std_algorithms_mod_seq_ops.unique (478 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 39: [ OK ] std_algorithms_mod_seq_ops.unique_copy (252 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove 39: [ OK ] std_algorithms_mod_seq_ops.remove (143 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_if 39: [ OK ] std_algorithms_mod_seq_ops.remove_if (126 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 39: [ OK ] std_algorithms_mod_seq_ops.remove_copy (295 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 39: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (120 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_Atomic 5: [ OK ] sycl.exec_space_thread_safety_range (5556 ms) 5: [ RUN ] sycl.exec_space_thread_safety_mdrange 5: [ OK ] sycl.exec_space_thread_safety_mdrange (562 ms) 5: [ RUN ] sycl.exec_space_thread_safety_team_policy [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o 5: [ OK ] sycl.exec_space_thread_safety_team_policy (92 ms) 5: [ RUN ] sycl.exec_space_thread_safety_range_reduce 5: [ OK ] sycl.exec_space_thread_safety_range_reduce (556 ms) 5: [ RUN ] sycl.exec_space_thread_safety_mdrange_reduce 39: [ OK ] std_algorithms_mod_seq_ops.rotate (2917 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 5: [ OK ] sycl.exec_space_thread_safety_mdrange_reduce (562 ms) 5: [ RUN ] sycl.exec_space_thread_safety_team_policy_reduce 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecSpaceThreadSafety.hpp:318: Skipped 5: skipping since test is know to fail with SYCL+Cuda 5: [ SKIPPED ] sycl.exec_space_thread_safety_team_policy_reduce (0 ms) 5: [ RUN ] sycl.exec_space_thread_safety_range_scan [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o 5: [ OK ] sycl.exec_space_thread_safety_range_scan (556 ms) 5: [ RUN ] sycl.execution_space_as_class_data_member 5: [ OK ] sycl.execution_space_as_class_data_member (0 ms) 5: [ RUN ] sycl.functor_analysis 5: [ OK ] sycl.functor_analysis (0 ms) 5: [ RUN ] sycl.when_all_type 5: [ OK ] sycl.when_all_type (0 ms) 5: [ RUN ] sycl.graph_then 5: [ OK ] sycl.graph_then (0 ms) 5: [ RUN ] sycl.host_shared_ptr_use_count 5: [ OK ] sycl.host_shared_ptr_use_count (0 ms) 5: [ RUN ] sycl.host_shared_ptr_get 5: [ OK ] sycl.host_shared_ptr_get (0 ms) 5: [ RUN ] sycl.host_shared_ptr_dereference_on_device 5: [ OK ] sycl.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] sycl.host_shared_ptr_special_members_on_device 5: [ OK ] sycl.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] sycl.host_shared_ptr_tracking 5: [ OK ] sycl.host_shared_ptr_tracking (1 ms) 5: [ RUN ] sycl.join_backward_compatibility 5: [ OK ] sycl.join_backward_compatibility (0 ms) 5: [ RUN ] sycl.local_deepcopy_teampolicy_layoutleft [ 72%] Built target Kokkos_PerformanceTest_Atomic [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 39: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1854 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o 5: [ OK ] sycl.local_deepcopy_teampolicy_layoutleft (1636 ms) 5: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutleft [ 48%] Built target Kokkos_CoreUnitTest_Cuda1 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o 39: [ OK ] std_algorithms_mod_seq_ops.shift_left (2901 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.shift_right 5: [ OK ] sycl.local_deepcopy_rangepolicy_layoutleft (2809 ms) 5: [ RUN ] sycl.local_deepcopy_teampolicy_layoutright 5: [ OK ] sycl.local_deepcopy_teampolicy_layoutright (1205 ms) 5: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutright 39: [ OK ] std_algorithms_mod_seq_ops.shift_right (2414 ms) 39: [----------] 11 tests from std_algorithms_mod_seq_ops (11668 ms total) 39: 39: [----------] 1 test from std_algorithms_modseq_test 39: [ RUN ] std_algorithms_modseq_test.reverse 39: [ OK ] std_algorithms_modseq_test.reverse (244 ms) 39: [----------] 1 test from std_algorithms_modseq_test (244 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 31 tests from 5 test suites ran. (13244 ms total) 39: [ PASSED ] 31 tests. 39/55 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 13.75 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 40: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 40: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 40: For unit testing set OMP_PROC_BIND=false 40: 40: [==========] Running 29 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_sorting_ops_test 40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 40: [ OK ] std_algorithms_sorting_ops_test.is_sorted (24 ms) 40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 40: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (18 ms) 40: [----------] 2 tests from std_algorithms_sorting_ops_test (43 ms total) 40: 40: [----------] 4 tests from std_algorithms_partitioning_test 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 40: [ RUN ] std_algorithms_partitioning_test.partition_point 40: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 40: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 40: 40: [----------] 1 test from std_algorithms_partitioning_ops 40: [ RUN ] std_algorithms_partitioning_ops.partition_copy 40: [ OK ] std_algorithms_partitioning_ops.partition_copy (27 ms) 40: [----------] 1 test from std_algorithms_partitioning_ops (27 ms total) 40: 40: [----------] 12 tests from std_algorithms_numerics_test 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 40: [----------] 12 tests from std_algorithms_numerics_test (13 ms total) 40: 40: [----------] 1 test from std_algorithms_numerics_ops_test 40: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 5: [ OK ] sycl.local_deepcopy_rangepolicy_layoutright (1592 ms) 5: [ RUN ] sycl.deep_copy_scratch 5: [ OK ] sycl.deep_copy_scratch (0 ms) 5: [ RUN ] sycl.mathematical_constants_e 5: [ OK ] sycl.mathematical_constants_e (0 ms) 5: [ RUN ] sycl.mathematical_constants_log2e 5: [ OK ] sycl.mathematical_constants_log2e (0 ms) 5: [ RUN ] sycl.mathematical_constants_log10e 5: [ OK ] sycl.mathematical_constants_log10e (0 ms) 5: [ RUN ] sycl.mathematical_constants_pi 5: [ OK ] sycl.mathematical_constants_pi (0 ms) 5: [ RUN ] sycl.mathematical_constants_inv_pi 5: [ OK ] sycl.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] sycl.mathematical_constants_inv_sqrtpi 5: [ OK ] sycl.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] sycl.mathematical_constants_ln2 5: [ OK ] sycl.mathematical_constants_ln2 (0 ms) 5: [ RUN ] sycl.mathematical_constants_ln10 5: [ OK ] sycl.mathematical_constants_ln10 (0 ms) 5: [ RUN ] sycl.mathematical_constants_sqrt2 5: [ OK ] sycl.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] sycl.mathematical_constants_sqrt3 5: [ OK ] sycl.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] sycl.mathematical_constants_inv_sqrt3 5: [ OK ] sycl.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] sycl.mathematical_constants_egamma 5: [ OK ] sycl.mathematical_constants_egamma (0 ms) 5: [ RUN ] sycl.mathematical_constants_phi 5: [ OK ] sycl.mathematical_constants_phi (0 ms) 5: [ RUN ] sycl.mathematical_functions_trigonometric_functions 5: [ OK ] sycl.mathematical_functions_trigonometric_functions (14 ms) 5: [ RUN ] sycl.mathematical_functions_hyperbolic_functions 5: [ OK ] sycl.mathematical_functions_hyperbolic_functions (12 ms) 5: [ RUN ] sycl.mathematical_functions_non_standard 5: [ OK ] sycl.mathematical_functions_non_standard (1 ms) 5: [ RUN ] sycl.mathematical_functions_power_functions 5: [ OK ] sycl.mathematical_functions_power_functions (5 ms) 5: [ RUN ] sycl.mathematical_functions_fma 5: [ OK ] sycl.mathematical_functions_fma (0 ms) 5: [ RUN ] sycl.mathematical_functions_fmax_fmin 5: [ OK ] sycl.mathematical_functions_fmax_fmin (1 ms) 5: [ RUN ] sycl.mathematical_functions_error_and_gamma_functions 5: [ OK ] sycl.mathematical_functions_error_and_gamma_functions (9 ms) 5: [ RUN ] sycl.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] sycl.mathematical_functions_nearest_interger_floating_point_operations (7 ms) 5: [ RUN ] sycl.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] sycl.mathematical_functions_floating_point_manipulation_functions (3 ms) 5: [ RUN ] sycl.mathematical_functions_absolute_value 5: [ OK ] sycl.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] sycl.mathematical_functions_floating_point_absolute_value 5: [ OK ] sycl.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] sycl.mathematical_functions_remainder_function 5: [ OK ] sycl.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] sycl.mathematical_functions_isfinite 5: [ OK ] sycl.mathematical_functions_isfinite (0 ms) 5: [ RUN ] sycl.mathematical_functions_isinf 5: [ OK ] sycl.mathematical_functions_isinf (0 ms) 5: [ RUN ] sycl.mathematical_functions_isnan 5: [ OK ] sycl.mathematical_functions_isnan (0 ms) 5: [ RUN ] sycl.mathematical_functions_exponential_functions 5: [ OK ] sycl.mathematical_functions_exponential_functions (14 ms) 5: [ RUN ] sycl.mathspecialfunc_expint1 5: [ OK ] sycl.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] sycl.mathspecialfunc_errorfunc 5: [ OK ] sycl.mathspecialfunc_errorfunc (1 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesselj0y0 5: [ OK ] sycl.mathspecialfunc_cbesselj0y0 (23 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesselj1y1 5: [ OK ] sycl.mathspecialfunc_cbesselj1y1 (25 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesseli0k0 5: [ OK ] sycl.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesseli1k1 5: [ OK ] sycl.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesselh1stkind 5: [ OK ] sycl.mathspecialfunc_cbesselh1stkind (2 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesselh2ndkind 5: [ OK ] sycl.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [----------] 108 tests from sycl (62832 ms total) 5: 5: [----------] 16 tests from sycl_graph 5: [ RUN ] sycl_graph.submit_once 5: [ OK ] sycl_graph.submit_once (0 ms) 5: [ RUN ] sycl_graph.submit_once_rvalue 5: [ OK ] sycl_graph.submit_once_rvalue (0 ms) 5: [ RUN ] sycl_graph.instantiate_and_submit_once 5: [ OK ] sycl_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] sycl_graph.submit_onto_another_execution_space_instance 5: [ OK ] sycl_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] sycl_graph.create_graph_no_closure_with_exec 5: [ OK ] sycl_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] sycl_graph.create_graph_no_arg 5: [ OK ] sycl_graph.create_graph_no_arg (0 ms) 5: [ RUN ] sycl_graph.submit_six 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:280: Skipped 5: skipping since test case is known to fail with SYCL 5: [ SKIPPED ] sycl_graph.submit_six (0 ms) 5: [ RUN ] sycl_graph.when_all_cycle 5: [ OK ] sycl_graph.when_all_cycle (0 ms) 5: [ RUN ] sycl_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] sycl_graph.repeat_chain (0 ms) 5: [ RUN ] sycl_graph.zero_work_reduce 5: [ OK ] sycl_graph.zero_work_reduce (0 ms) 5: [ RUN ] sycl_graph.empty_graph 5: [ OK ] sycl_graph.empty_graph (0 ms) 5: [ RUN ] sycl_graph.force_global_launch 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 5: This execution space does not support global launch. 5: [ SKIPPED ] sycl_graph.force_global_launch (0 ms) 5: [ RUN ] sycl_graph.empty_graph_default_host_exec 5: [ OK ] sycl_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] sycl_graph.node_lifetime 5: [ OK ] sycl_graph.node_lifetime (0 ms) 5: [ RUN ] sycl_graph.diamond 5: [ OK ] sycl_graph.diamond (0 ms) 5: [ RUN ] sycl_graph.end_of_submit_control_flow 5: [ OK ] sycl_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from sycl_graph (3 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 128 tests from 4 test suites ran. (63797 ms total) 5: [ PASSED ] 122 tests. 5: [ SKIPPED ] 6 tests, listed below: 5: [ SKIPPED ] sycl_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] sycl.atomic_operations_complexdouble 5: [ SKIPPED ] sycl.exec_space_thread_safety_team_policy_reduce 5: [ SKIPPED ] sycl_graph.submit_six 5: [ SKIPPED ] sycl_graph.repeat_chain 5: [ SKIPPED ] sycl_graph.force_global_launch 5/65 Test #5: Kokkos_CoreUnitTest_SYCL1A ................................. Passed 64.28 sec test 6 Start 6: Kokkos_CoreUnitTest_SYCL1B 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B 6: Test timeout computed to be: 1500 40: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (560 ms) 40: [----------] 1 test from std_algorithms_numerics_ops_test (560 ms total) 40: 40: [----------] 8 tests from std_algorithms_numeric_ops_test 40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 6: [==========] Running 80 tests from 2 test suites. 6: [----------] Global test environment set-up. 6: [----------] 7 tests from sycl_DeathTest 6: [ RUN ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions 6: [ OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (430 ms) 6: [ RUN ] sycl_DeathTest.policy_invalid_bounds [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o 6: [ OK ] sycl_DeathTest.policy_invalid_bounds (524 ms) 6: [ RUN ] sycl_DeathTest.range_policy_invalid_bounds 40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1184 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 6: [ OK ] sycl_DeathTest.range_policy_invalid_bounds (903 ms) 6: [ RUN ] sycl_DeathTest.range_policy_round_trip_conversion_fires [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (967 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o 40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (350 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 6: [ OK ] sycl_DeathTest.range_policy_round_trip_conversion_fires (428 ms) 6: [ RUN ] sycl_DeathTest.range_policy_check_sign_changes 40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (581 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 40: [----------] 8 tests from std_algorithms_numeric_ops_test (3085 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_ops_test 40: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 40: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (177 ms) 40: [----------] 1 test from std_algorithms_transform_ops_test (177 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 29 tests from 7 test suites ran. (3912 ms total) 40: [ PASSED ] 29 tests. [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o 40/55 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 4.42 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 41: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 41: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 41: For unit testing set OMP_PROC_BIND=false 41: 41: [==========] Running 12 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_adjacent_find_team_test 41: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 6: [ OK ] sycl_DeathTest.range_policy_check_sign_changes (852 ms) 6: [ RUN ] sycl_DeathTest.range_policy_implicitly_converted_bounds [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp 41: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1443 ms) 41: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o 6: [ OK ] sycl_DeathTest.range_policy_implicitly_converted_bounds (2033 ms) 6: [ RUN ] sycl_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:110: Skipped 6: skipping SYCL device-side abort does not work when NDEBUG is defined 6: [ SKIPPED ] sycl_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 6: [----------] 7 tests from sycl_DeathTest (5173 ms total) 6: 6: [----------] 73 tests from sycl 6: [ RUN ] sycl.mdrange_5d 6: [ OK ] sycl.mdrange_5d (370 ms) 6: [ RUN ] sycl.mdrange_6d 41: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1430 ms) 41: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2874 ms total) 41: 41: [----------] 2 tests from std_algorithms_count_team_test 41: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 6: [ OK ] sycl.mdrange_6d (660 ms) 6: [ RUN ] sycl.mdrange_2d 6: [ OK ] sycl.mdrange_2d (2 ms) 6: [ RUN ] sycl.mdrange_array_reduce 6: [ OK ] sycl.mdrange_array_reduce (0 ms) 6: [ RUN ] sycl.mdrange_3d 6: [ OK ] sycl.mdrange_3d (5 ms) 6: [ RUN ] sycl.mdrange_neg_idx 6: [ OK ] sycl.mdrange_neg_idx (3 ms) 6: [ RUN ] sycl.mdrange_4d 6: [ OK ] sycl.mdrange_4d (163 ms) 6: [ RUN ] sycl.mdrange_scalar 6: [ OK ] sycl.mdrange_scalar (0 ms) 6: [ RUN ] sycl.mdrange_large_deep_copy 6: [ OK ] sycl.mdrange_large_deep_copy (14 ms) 6: [ RUN ] sycl.md_range_policy_construction_from_arrays 6: [ OK ] sycl.md_range_policy_construction_from_arrays (0 ms) 6: [ RUN ] sycl.policy_get_tile_size 6: [ OK ] sycl.policy_get_tile_size (0 ms) 6: [ RUN ] sycl.mdrange_parallel_reduce_primitive_types 41: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (806 ms) 41: [ RUN ] std_algorithms_count_team_test.count_returns_zero 41: [ OK ] std_algorithms_count_team_test.count_returns_zero (700 ms) 41: [----------] 2 tests from std_algorithms_count_team_test (1507 ms total) 41: 41: [----------] 1 test from std_algorithms_count_if_team_test 41: [ RUN ] std_algorithms_count_if_team_test.test 6: [ OK ] sycl.mdrange_parallel_reduce_primitive_types (1593 ms) 6: [ RUN ] sycl.mdspan_minimal_functional 6: [ OK ] sycl.mdspan_minimal_functional (0 ms) 6: [ RUN ] sycl.mdspan_atomic_accessor 6: [ OK ] sycl.mdspan_atomic_accessor (0 ms) 6: [ RUN ] sycl.view_mdspan_conversion 6: [ OK ] sycl.view_mdspan_conversion (2 ms) 6: [ RUN ] sycl.view_mdspan_conversion_with_stride 6: [ OK ] sycl.view_mdspan_conversion_with_stride (0 ms) 6: [ RUN ] sycl.max 6: [ OK ] sycl.max (0 ms) 6: [ RUN ] sycl.max_within_parfor 6: [ OK ] sycl.max_within_parfor (0 ms) 6: [ RUN ] sycl.min 6: [ OK ] sycl.min (0 ms) 6: [ RUN ] sycl.min_within_parfor 6: [ OK ] sycl.min_within_parfor (0 ms) 6: [ RUN ] sycl.minmax 6: [ OK ] sycl.minmax (0 ms) 6: [ RUN ] sycl.minmax_within_parfor 6: [ OK ] sycl.minmax_within_parfor (0 ms) 6: [ RUN ] sycl.clamp 6: [ OK ] sycl.clamp (0 ms) 6: [ RUN ] sycl.clamp_within_parfor 6: [ OK ] sycl.clamp_within_parfor (0 ms) 6: [ RUN ] sycl.numeric_traits_infinity 6: [ OK ] sycl.numeric_traits_infinity (0 ms) 6: [ RUN ] sycl.numeric_traits_epsilon 6: [ OK ] sycl.numeric_traits_epsilon (0 ms) 6: [ RUN ] sycl.numeric_traits_round_error 6: [ OK ] sycl.numeric_traits_round_error (0 ms) 6: [ RUN ] sycl.numeric_traits_norm_min 6: [ OK ] sycl.numeric_traits_norm_min (0 ms) 6: [ RUN ] sycl.numeric_traits_denorm_min 6: [ OK ] sycl.numeric_traits_denorm_min (0 ms) 6: [ RUN ] sycl.numeric_traits_finite_min_max 6: [ OK ] sycl.numeric_traits_finite_min_max (2 ms) 6: [ RUN ] sycl.numeric_traits_digits 6: [ OK ] sycl.numeric_traits_digits (1 ms) 6: [ RUN ] sycl.numeric_traits_digits10 6: [ OK ] sycl.numeric_traits_digits10 (1 ms) 6: [ RUN ] sycl.numeric_traits_max_digits10 6: [ OK ] sycl.numeric_traits_max_digits10 (0 ms) 6: [ RUN ] sycl.numeric_traits_radix 6: [ OK ] sycl.numeric_traits_radix (1 ms) 6: [ RUN ] sycl.numeric_traits_min_max_exponent 6: [ OK ] sycl.numeric_traits_min_max_exponent (0 ms) 6: [ RUN ] sycl.numeric_traits_min_max_exponent10 6: [ OK ] sycl.numeric_traits_min_max_exponent10 (0 ms) 6: [ RUN ] sycl.numeric_traits_quiet_and_signaling_nan 6: [ OK ] sycl.numeric_traits_quiet_and_signaling_nan (0 ms) 6: [ RUN ] sycl.numeric_traits_sfinae_friendly 6: [ OK ] sycl.numeric_traits_sfinae_friendly (0 ms) 6: [ RUN ] sycl.occupancy_control 6: [ OK ] sycl.occupancy_control (1 ms) 6: [ RUN ] sycl.memory_pool 6: [ OK ] sycl.memory_pool (43 ms) 6: [ RUN ] sycl.cxx11 6: [ OK ] sycl.cxx11 (1 ms) 6: [ RUN ] sycl.parallel_scan_range_policy 6: [ OK ] sycl.parallel_scan_range_policy (29 ms) 6: [ RUN ] sycl.kokkos_printf 6: [ OK ] sycl.kokkos_printf (21 ms) 6: [ RUN ] sycl.range_for 6: [ OK ] sycl.range_for (1 ms) 6: [ RUN ] sycl.range_reduce 6: [ OK ] sycl.range_reduce (1 ms) 6: [ RUN ] sycl.range_dynamic_policy 6: [ OK ] sycl.range_dynamic_policy (0 ms) 6: [ RUN ] sycl.large_parallel_for_reduce 6: [ OK ] sycl.large_parallel_for_reduce (23 ms) 6: [ RUN ] sycl.range_policy_runtime_parameters 6: [ OK ] sycl.range_policy_runtime_parameters (0 ms) 6: [ RUN ] sycl.range_policy_one_way_convertible_bounds 6: [ OK ] sycl.range_policy_one_way_convertible_bounds (0 ms) 6: [ RUN ] sycl.range_for_require 6: [ OK ] sycl.range_for_require (1 ms) 6: [ RUN ] sycl.range_reduce_require 6: [ OK ] sycl.range_reduce_require (1 ms) 6: [ RUN ] sycl.range_dynamic_policy_require 6: [ OK ] sycl.range_dynamic_policy_require (0 ms) 6: [ RUN ] sycl.reducers_int 6: [ OK ] sycl.reducers_int (8 ms) 6: [ RUN ] sycl.reducers_double 6: [ OK ] sycl.reducers_double (11 ms) 6: [ RUN ] sycl.reducers_complex_double 6: [ OK ] sycl.reducers_complex_double (3 ms) 6: [ RUN ] sycl.reducers_struct 6: [ OK ] sycl.reducers_struct (7 ms) 6: [ RUN ] sycl.reducers_half_t 6: [ OK ] sycl.reducers_half_t (4 ms) 6: [ RUN ] sycl.reducers_bhalf_t 6: [ OK ] sycl.reducers_bhalf_t (3 ms) 6: [ RUN ] sycl.reducers_int8_t 6: [ OK ] sycl.reducers_int8_t (3 ms) 6: [ RUN ] sycl.reducers_int16_t 6: [ OK ] sycl.reducers_int16_t (3 ms) 6: [ RUN ] sycl.reducers_point_t 6: [ OK ] sycl.reducers_point_t (2 ms) 6: [ RUN ] sycl.reducers_bool 6: [ OK ] sycl.reducers_bool (0 ms) 6: [ RUN ] sycl.int_combined_reduce 6: [ OK ] sycl.int_combined_reduce (0 ms) 6: [ RUN ] sycl.mdrange_combined_reduce 6: [ OK ] sycl.mdrange_combined_reduce (0 ms) 6: [ RUN ] sycl.int_combined_reduce_mixed 6: [ OK ] sycl.int_combined_reduce_mixed (0 ms) 6: [ RUN ] sycl.reduction_with_large_iteration_count 41: [ OK ] std_algorithms_count_if_team_test.test (1110 ms) 41: [----------] 1 test from std_algorithms_count_if_team_test (1110 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_team_test 41: [ RUN ] std_algorithms_for_each_team_test.test 6: [ OK ] sycl.reduction_with_large_iteration_count (682 ms) 6: [ RUN ] sycl.reduction_deduction 6: [ OK ] sycl.reduction_deduction (0 ms) 6: [ RUN ] sycl.reduce_device_view_range_policy 6: [ OK ] sycl.reduce_device_view_range_policy (3 ms) 6: [ RUN ] sycl.reduce_device_view_mdrange_policy [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 6: [ OK ] sycl.reduce_device_view_mdrange_policy (1094 ms) 6: [ RUN ] sycl.reduce_device_view_team_policy 6: [ OK ] sycl.reduce_device_view_team_policy (3 ms) 6: [ RUN ] sycl.impl_shared_alloc 6: [ OK ] sycl.impl_shared_alloc (50 ms) 6: [ RUN ] sycl.mdspan_space_aware_accessor 6: [ OK ] sycl.mdspan_space_aware_accessor (1 ms) 6: [ RUN ] sycl.kokkos_swap 6: [ OK ] sycl.kokkos_swap (0 ms) 6: [----------] 73 tests from sycl (4843 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 80 tests from 2 test suites ran. (10016 ms total) 6: [ PASSED ] 79 tests. 6: [ SKIPPED ] 1 test, listed below: 6: [ SKIPPED ] sycl_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 6/65 Test #6: Kokkos_CoreUnitTest_SYCL1B ................................. Passed 10.58 sec test 7 Start 7: Kokkos_CoreUnitTest_SYCL2A 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A 7: Test timeout computed to be: 1500 7: [==========] Running 111 tests from 2 test suites. 7: [----------] Global test environment set-up. 7: [----------] 7 tests from sycl_DeathTest 7: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_dyn 7: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 7: only enforced when debug bound checks is enabled 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 7: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_stat 7: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 7: only enforced when debug bound checks is enabled 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_stat (0 ms) 7: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_mix 7: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 7: only enforced when debug bound checks is enabled 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_mix (0 ms) 7: [ RUN ] sycl_DeathTest.view_construction_with_wrong_static_extents 7: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 7: only enforced when debug bound checks is enabled 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_static_extents (0 ms) 7: [ RUN ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment 41: [ OK ] std_algorithms_for_each_team_test.test (2195 ms) 41: [----------] 1 test from std_algorithms_for_each_team_test (2195 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_n_team_test 41: [ RUN ] std_algorithms_for_each_n_team_test.test [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp -- Testing 1-D histogram Density 1D: 6.43252e-07 3.7097e-05 -0.0214881 || 0.051031 28021 29389 || 28673.3 28674.4 || -297.051 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00876553 0.0114022 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 41: [ OK ] std_algorithms_for_each_n_team_test.test (2612 ms) 41: [----------] 1 test from std_algorithms_for_each_n_team_test (2612 ms total) 41: 41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 7: [ OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3164 ms) 7: [ RUN ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 41: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2024 ms) 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o 7: [ OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (3349 ms) 7: [ RUN ] sycl_DeathTest.view_memory_access_violations_from_device 7: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:176: Skipped 7: skipping SYCL device-side abort does not work when NDEBUG is defined 7: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device (0 ms) 7: [----------] 7 tests from sycl_DeathTest (6513 ms total) 7: 7: [----------] 104 tests from sycl 7: [ RUN ] sycl.team_for 7: [ OK ] sycl.team_for (10 ms) 7: [ RUN ] sycl.team_reduce 7: [ OK ] sycl.team_reduce (1 ms) 7: [ RUN ] sycl.team_reduce_large 7: [ OK ] sycl.team_reduce_large (259 ms) 7: [ RUN ] sycl.team_parallel_single 7: [ OK ] sycl.team_parallel_single (6 ms) 7: [ RUN ] sycl.large_team_scratch_size 7: [ OK ] sycl.large_team_scratch_size (0 ms) 7: [ RUN ] sycl.team_broadcast_long 7: [ OK ] sycl.team_broadcast_long (1 ms) 7: [ RUN ] sycl.team_broadcast_long_wrapper 7: [ OK ] sycl.team_broadcast_long_wrapper (1 ms) 7: [ RUN ] sycl.team_broadcast_char 7: [ OK ] sycl.team_broadcast_char (1 ms) 7: [ RUN ] sycl.team_broadcast_float 7: [ OK ] sycl.team_broadcast_float (1 ms) 7: [ RUN ] sycl.team_broadcast_double 7: [ OK ] sycl.team_broadcast_double (1 ms) 7: [ RUN ] sycl.team_handle_by_value 7: [ OK ] sycl.team_handle_by_value (0 ms) 7: [ RUN ] sycl.team_vector 7: [ OK ] sycl.team_vector (21 ms) 7: [ RUN ] sycl.triple_nested_parallelism 7: [ OK ] sycl.triple_nested_parallelism (5 ms) 7: [ RUN ] sycl.parallel_scan_with_reducers 7: [ OK ] sycl.parallel_scan_with_reducers (57 ms) 7: [ RUN ] sycl.team_thread_range_combined_reducers 7: [ OK ] sycl.team_thread_range_combined_reducers (0 ms) 7: [ RUN ] sycl.thread_vector_range_combined_reducers 7: [ OK ] sycl.thread_vector_range_combined_reducers (0 ms) 7: [ RUN ] sycl.team_vector_range_combined_reducers 7: [ OK ] sycl.team_vector_range_combined_reducers (0 ms) 7: [ RUN ] sycl.TeamThreadMDRangeParallelFor 7: [ OK ] sycl.TeamThreadMDRangeParallelFor (17 ms) 7: [ RUN ] sycl.ThreadVectorMDRangeParallelFor 7: [ OK ] sycl.ThreadVectorMDRangeParallelFor (7 ms) 7: [ RUN ] sycl.TeamVectorMDRangeParallelFor 7: [ OK ] sycl.TeamVectorMDRangeParallelFor (8 ms) 7: [ RUN ] sycl.TeamThreadMDRangeParallelReduce 7: [ OK ] sycl.TeamThreadMDRangeParallelReduce (15 ms) 7: [ RUN ] sycl.ThreadVectorMDRangeParallelReduce 7: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestTeamMDRange.hpp:2186: Skipped 7: skipping because of bug in group_barrier implementation 7: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce (0 ms) 7: [ RUN ] sycl.TeamVectorMDRangeParallelReduce 7: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestTeamMDRange.hpp:2219: Skipped 7: skipping because of bug in group_barrier implementation 7: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce (0 ms) 7: [ RUN ] sycl.team_policy_runtime_parameters 7: [ OK ] sycl.team_policy_runtime_parameters (0 ms) 7: [ RUN ] sycl.team_reduction_scan 41: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1762 ms) 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o 7: [ OK ] sycl.team_reduction_scan (895 ms) 7: [ RUN ] sycl.team_long_reduce 7: [ OK ] sycl.team_long_reduce (10 ms) 7: [ RUN ] sycl.team_double_reduce 7: [ OK ] sycl.team_double_reduce (10 ms) 7: [ RUN ] sycl.team_long_array_reduce 7: [ OK ] sycl.team_long_array_reduce (9 ms) 7: [ RUN ] sycl.team_double_array_reduce 7: [ OK ] sycl.team_double_array_reduce (9 ms) 7: [ RUN ] sycl.team_parallel_dummy_with_reducer_and_scratch_space 7: [ OK ] sycl.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 7: [ RUN ] sycl.repeated_team_reduce 7: [ OK ] sycl.repeated_team_reduce (24 ms) 7: [ RUN ] sycl.nested_team_reduce_functor_as_reducer 7: [ OK ] sycl.nested_team_reduce_functor_as_reducer (0 ms) 7: [ RUN ] sycl.team_scan 7: [ OK ] sycl.team_scan (77 ms) 7: [ RUN ] sycl.team_scan_ret_val 7: [ OK ] sycl.team_scan_ret_val (77 ms) 7: [ RUN ] sycl.team_shared_request 7: [ OK ] sycl.team_shared_request (0 ms) 7: [ RUN ] sycl.team_scratch_request 7: [ OK ] sycl.team_scratch_request (1 ms) 7: [ RUN ] sycl.team_lambda_shared_request 7: [ OK ] sycl.team_lambda_shared_request (29 ms) 7: [ RUN ] sycl.scratch_align 7: [ OK ] sycl.scratch_align (0 ms) 7: [ RUN ] sycl.shmem_size 7: [ OK ] sycl.shmem_size (0 ms) 7: [ RUN ] sycl.multi_level_scratch 7: [ OK ] sycl.multi_level_scratch (14 ms) 7: [ RUN ] sycl.team_scratch_memory_index_parallel_for 7: [ OK ] sycl.team_scratch_memory_index_parallel_for (0 ms) 7: [ RUN ] sycl.team_policy_max_recommended 7: [ OK ] sycl.team_policy_max_recommended (11 ms) 7: [ RUN ] sycl.team_policy_minmax_scalar_without_plus_equal_k 7: [ OK ] sycl.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 7: [ RUN ] sycl.team_teamvector_range 7: [ OK ] sycl.team_teamvector_range (2 ms) 7: [ RUN ] sycl.unique_token_global 7: [ OK ] sycl.unique_token_global (13 ms) 7: [ RUN ] sycl.unique_token_instance 7: [ OK ] sycl.unique_token_instance (13 ms) 7: [ RUN ] sycl.unique_token_team_acquire 7: [ OK ] sycl.unique_token_team_acquire (0 ms) 7: [ RUN ] sycl.view_api_a 7: [ OK ] sycl.view_api_a (4 ms) 7: [ RUN ] sycl.view_layout_left_with_stride 7: [ OK ] sycl.view_layout_left_with_stride (0 ms) 7: [ RUN ] sycl.view_layout_right_with_stride 7: [ OK ] sycl.view_layout_right_with_stride (0 ms) 7: [ RUN ] sycl.view_api_b 7: [ OK ] sycl.view_api_b (3 ms) 7: [ RUN ] sycl.view_api_c 7: [ OK ] sycl.view_api_c (0 ms) 7: [ RUN ] sycl.view_api_d 7: [ OK ] sycl.view_api_d (1 ms) 7: [ RUN ] sycl.view_remap 7: [ OK ] sycl.view_remap (0 ms) 7: [ RUN ] sycl.view_mirror_nonconst 7: [ OK ] sycl.view_mirror_nonconst (0 ms) 7: [ RUN ] sycl.view_stride_method 7: [ OK ] sycl.view_stride_method (0 ms) 7: [ RUN ] sycl.anonymous_space 7: [ OK ] sycl.anonymous_space (0 ms) 7: [ RUN ] sycl.view_overload_resolution 7: [ OK ] sycl.view_overload_resolution (0 ms) 7: [ RUN ] sycl.view_allocation_large_rank 7: [ OK ] sycl.view_allocation_large_rank (7 ms) 7: [ RUN ] sycl.view_shmem_size_on_device 7: [ OK ] sycl.view_shmem_size_on_device (0 ms) 7: [ RUN ] sycl.view_is_assignable 7: [ OK ] sycl.view_is_assignable (0 ms) 7: [ RUN ] sycl.view_bad_alloc 7: <CUDA>[ERROR]: 7: UR CUDA ERROR: 7: Value: 2 7: Name: CUDA_ERROR_OUT_OF_MEMORY 7: Description: out of memory 7: Function: USMDeviceAllocImpl 7: Source Location: /tmp/tmp.nlKu2FwFq5/intel-llvm-mirror/build/_deps/unified-runtime-src/source/adapters/cuda/usm.cpp:139 7: 7: <CUDA>[ERROR]: 7: UR CUDA ERROR: 7: Value: 2 7: Name: CUDA_ERROR_OUT_OF_MEMORY 7: Description: out of memory 7: Function: USMSharedAllocImpl 7: Source Location: /tmp/tmp.nlKu2FwFq5/intel-llvm-mirror/build/_deps/unified-runtime-src/source/adapters/cuda/usm.cpp:160 7: 7: <CUDA>[ERROR]: 7: UR CUDA ERROR: 7: Value: 2 7: Name: CUDA_ERROR_OUT_OF_MEMORY 7: Description: out of memory 7: Function: USMHostAllocImpl 7: Source Location: /tmp/tmp.nlKu2FwFq5/intel-llvm-mirror/build/_deps/unified-runtime-src/source/adapters/cuda/usm.cpp:179 7: 7: [ OK ] sycl.view_bad_alloc (0 ms) 7: [ RUN ] sycl.view_copy_tests 7: [ OK ] sycl.view_copy_tests (6 ms) 7: [ RUN ] sycl.view_copy_tests_rank_0 7: [ OK ] sycl.view_copy_tests_rank_0 (0 ms) 7: [ RUN ] sycl.view_copy_degenerated 7: [ OK ] sycl.view_copy_degenerated (0 ms) 7: [ RUN ] sycl.view_fill_tests_layout_right 7: [ OK ] sycl.view_fill_tests_layout_right (85 ms) 7: [ RUN ] sycl.view_fill_tests_layout_left 7: [ OK ] sycl.view_fill_tests_layout_left (71 ms) 7: [ RUN ] sycl.vcp_empty_traits 7: [ OK ] sycl.vcp_empty_traits (0 ms) 7: [ RUN ] sycl.is_view_label 7: [ OK ] sycl.is_view_label (0 ms) 7: [ RUN ] sycl.vcp_label_base_traits 7: [ OK ] sycl.vcp_label_base_traits (0 ms) 7: [ RUN ] sycl.vcp_label_traits 7: [ OK ] sycl.vcp_label_traits (0 ms) 7: [ RUN ] sycl.view_alloc_can_perfect_forward_label 7: [ OK ] sycl.view_alloc_can_perfect_forward_label (0 ms) 7: [ RUN ] sycl.vcp_label_copy_constructor 7: [ OK ] sycl.vcp_label_copy_constructor (0 ms) 7: [ RUN ] sycl.vcp_pointer_add_property 7: [ OK ] sycl.vcp_pointer_add_property (0 ms) 7: [ RUN ] sycl.view_empty_runtime_unmanaged 7: [ OK ] sycl.view_empty_runtime_unmanaged (0 ms) 7: [ RUN ] sycl.view_layoutstride_left_to_layoutleft_assignment 7: [ OK ] sycl.view_layoutstride_left_to_layoutleft_assignment (63 ms) 7: [ RUN ] sycl.view_layoutstride_right_to_layoutright_assignment 41: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1763 ms) 41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (5550 ms total) 41: 41: [----------] 2 tests from std_algorithms_mismatch_team_test 41: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 7: [ OK ] sycl.view_layoutstride_right_to_layoutright_assignment (59 ms) 7: [ RUN ] sycl.view_mapping 7: [ OK ] sycl.view_mapping (45 ms) 7: [ RUN ] sycl.view_mapping_operator 7: [ OK ] sycl.view_mapping_operator (12 ms) 7: [ RUN ] sycl.static_extent 7: [ OK ] sycl.static_extent (0 ms) 7: [ RUN ] sycl.view_mapping_atomic 7: [ OK ] sycl.view_mapping_atomic (318 ms) 7: [ RUN ] sycl.view_mapping_class_value 7: [ OK ] sycl.view_mapping_class_value (0 ms) 7: [ RUN ] sycl.view_mapping_assignable 7: [ OK ] sycl.view_mapping_assignable (0 ms) 7: [ RUN ] sycl.view_mapping_trivially_copyable 7: [ OK ] sycl.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] sycl.view_mapping_subview 7: [ OK ] sycl.view_mapping_subview (0 ms) 7: [ RUN ] sycl.view_nested_view 7: [ OK ] sycl.view_nested_view (0 ms) 7: [ RUN ] sycl.view_of_views_default 7: [ OK ] sycl.view_of_views_default (0 ms) 7: [ RUN ] sycl.view_of_views_without_initializing 7: [ OK ] sycl.view_of_views_without_initializing (0 ms) 7: [ RUN ] sycl.test_view_of_views_sequential_host_init 7: [ OK ] sycl.test_view_of_views_sequential_host_init (0 ms) 7: [ RUN ] sycl.append_formatted_multidimensional_index 7: [ OK ] sycl.append_formatted_multidimensional_index (0 ms) 7: [ RUN ] sycl.view_resize 7: [ OK ] sycl.view_resize (6 ms) 7: [ RUN ] sycl.view_realloc 7: [ OK ] sycl.view_realloc (0 ms) 7: [ RUN ] sycl.resize_realloc_no_init 7: [ OK ] sycl.resize_realloc_no_init (0 ms) 7: [ RUN ] sycl.resize_realloc_no_alloc 7: [ OK ] sycl.resize_realloc_no_alloc (0 ms) 7: [ RUN ] sycl.realloc_exec_space 7: [ OK ] sycl.realloc_exec_space (0 ms) 7: [ RUN ] sycl.view_alloc 7: [ OK ] sycl.view_alloc (0 ms) 7: [ RUN ] sycl.view_alloc_exec_space 7: [ OK ] sycl.view_alloc_exec_space (0 ms) 7: [ RUN ] sycl.view_alloc_int 7: [ OK ] sycl.view_alloc_int (0 ms) 7: [ RUN ] sycl.view_alloc_exec_space_int 7: [ OK ] sycl.view_alloc_exec_space_int (0 ms) 7: [ RUN ] sycl.deep_copy_zero_memset 7: [ OK ] sycl.deep_copy_zero_memset (0 ms) 7: [ RUN ] sycl.resize_exec_space 7: [ OK ] sycl.resize_exec_space (0 ms) 7: [ RUN ] sycl.view_allocation_int 7: [ OK ] sycl.view_allocation_int (0 ms) 7: [ RUN ] sycl.view_allocation_exec_space_int 7: [ OK ] sycl.view_allocation_exec_space_int (0 ms) 7: [ RUN ] sycl.view_not_default_constructible 7: [ OK ] sycl.view_not_default_constructible (0 ms) 7: [----------] 104 tests from sycl (2317 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 111 tests from 2 test suites ran. (8831 ms total) 7: [ PASSED ] 104 tests. 7: [ SKIPPED ] 7 tests, listed below: 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_dyn 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_stat 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_mix 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_static_extents 7: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device 7: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce 7: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce 7/65 Test #7: Kokkos_CoreUnitTest_SYCL2A ................................. Passed 9.26 sec test 8 Start 8: Kokkos_CoreUnitTest_SYCL2B 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2B 8: Test timeout computed to be: 1500 8: [==========] Running 16 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 16 tests from sycl_shared_usm 8: [ RUN ] sycl_shared_usm.view_subview_assign_strided 8: [ OK ] sycl_shared_usm.view_subview_assign_strided (3 ms) 8: [ RUN ] sycl_shared_usm.view_subview_left_0 8: [ OK ] sycl_shared_usm.view_subview_left_0 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_left_1 8: [ OK ] sycl_shared_usm.view_subview_left_1 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_left_2 8: [ OK ] sycl_shared_usm.view_subview_left_2 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_left_3 8: [ OK ] sycl_shared_usm.view_subview_left_3 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_right_0 8: [ OK ] sycl_shared_usm.view_subview_right_0 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_right_1 8: [ OK ] sycl_shared_usm.view_subview_right_1 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_right_3 8: [ OK ] sycl_shared_usm.view_subview_right_3 (0 ms) 8: [ RUN ] sycl_shared_usm.view_static_tests 8: [ OK ] sycl_shared_usm.view_static_tests (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft 8: [ OK ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft (4 ms) 8: [ RUN ] sycl_shared_usm.view_subview_layoutright_to_layoutright 8: [ OK ] sycl_shared_usm.view_subview_layoutright_to_layoutright (1 ms) 8: [ RUN ] sycl_shared_usm.view_subview_1d_assign 8: [ OK ] sycl_shared_usm.view_subview_1d_assign (3 ms) 8: [ RUN ] sycl_shared_usm.view_subview_1d_assign_atomic 8: [ OK ] sycl_shared_usm.view_subview_1d_assign_atomic (3 ms) 8: [ RUN ] sycl_shared_usm.view_subview_1d_assign_randomaccess 8: [ OK ] sycl_shared_usm.view_subview_1d_assign_randomaccess (3 ms) 8: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d 8: [ OK ] sycl_shared_usm.view_subview_2d_from_3d (53 ms) 8: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_atomic 8: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (54 ms) 8: [----------] 16 tests from sycl_shared_usm (131 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 16 tests from 1 test suite ran. (131 ms total) 8: [ PASSED ] 16 tests. 8/65 Test #8: Kokkos_CoreUnitTest_SYCL2B ................................. Passed 0.52 sec test 9 Start 9: Kokkos_CoreUnitTest_SYCL2C 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2C 9: Test timeout computed to be: 1500 9: [==========] Running 4 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 4 tests from sycl_shared_usm 9: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess 9: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess (55 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left (107 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic (109 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess (108 ms) 9: [----------] 4 tests from sycl_shared_usm (380 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 4 tests from 1 test suite ran. (380 ms total) 9: [ PASSED ] 4 tests. 9/65 Test #9: Kokkos_CoreUnitTest_SYCL2C ................................. Passed 0.70 sec test 10 Start 10: Kokkos_CoreUnitTest_SYCL2D 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D 10: Test timeout computed to be: 1500 41: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1896 ms) 41: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 10: [==========] Running 5 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 5 tests from sycl_shared_usm 10: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right 10: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right (112 ms) 10: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic 10: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic (111 ms) 10: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess 10: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess (109 ms) 10: [ RUN ] sycl_shared_usm.view_test_unmanaged_subview_reset 10: [ OK ] sycl_shared_usm.view_test_unmanaged_subview_reset (5 ms) 10: [ RUN ] sycl_shared_usm.view_subview_memory_traits_construction 10: [ OK ] sycl_shared_usm.view_subview_memory_traits_construction (0 ms) 10: [----------] 5 tests from sycl_shared_usm (338 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (338 ms total) 10: [ PASSED ] 5 tests. [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 10/65 Test #10: Kokkos_CoreUnitTest_SYCL2D ................................. Passed 0.66 sec test 11 Start 11: Kokkos_CoreUnitTest_SYCL3 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3 11: Test timeout computed to be: 1500 11: [==========] Running 60 tests from 3 test suites. 11: [----------] Global test environment set-up. 11: [----------] 4 tests from sycl 11: [ RUN ] sycl.team_scratch_1_queues [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 41: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2682 ms) 41: [----------] 2 tests from std_algorithms_mismatch_team_test (4579 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 12 tests from 7 test suites ran. (20430 ms total) 41: [ PASSED ] 12 tests. 41/55 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 20.85 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 42: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 42: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 42: For unit testing set OMP_PROC_BIND=false 42: 42: [==========] Running 8 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_equal_team_test 42: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o 42: [ OK ] std_algorithms_equal_team_test.views_are_equal (2941 ms) 42: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 42: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4024 ms) 42: [----------] 2 tests from std_algorithms_equal_team_test (6966 ms total) 42: 42: [----------] 2 tests from std_algorithms_search_team_test 42: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o 42: [ OK ] std_algorithms_search_team_test.sequences_exist (1525 ms) 42: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o 42: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1675 ms) 42: [----------] 2 tests from std_algorithms_search_team_test (3200 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_end_team_test 42: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o 42: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2237 ms) 42: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o 42: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2256 ms) 42: [----------] 2 tests from std_algorithms_find_end_team_test (4494 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_first_of_team_test 42: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o 42: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1959 ms) 42: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o 42: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (4561 ms) 42: [----------] 2 tests from std_algorithms_find_first_of_team_test (6521 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 8 tests from 4 test suites ran. (21183 ms total) 42: [ PASSED ] 8 tests. 42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 21.61 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 43: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 43: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 43: For unit testing set OMP_PROC_BIND=false 43: 43: [==========] Running 11 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_find_team_test 43: [ RUN ] std_algorithms_find_team_test.searched_values_exist 43: [ OK ] std_algorithms_find_team_test.searched_values_exist (753 ms) 43: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 43: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (773 ms) 43: [----------] 2 tests from std_algorithms_find_team_test (1526 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_if_team_test 43: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 11: [ OK ] sycl.team_scratch_1_queues (22418 ms) 11: [ RUN ] sycl.space_access 11: [ OK ] sycl.space_access (0 ms) 11: [ RUN ] sycl.uvm 11: [ OK ] sycl.uvm (0 ms) 11: [ RUN ] sycl.impl_view_accessible 11: [ OK ] sycl.impl_view_accessible (2 ms) 11: [----------] 4 tests from sycl (22421 ms total) 11: 11: [----------] 28 tests from sycl_host_usm 11: [ RUN ] sycl_host_usm.impl_shared_alloc 11: [ OK ] sycl_host_usm.impl_shared_alloc (18 ms) 11: [ RUN ] sycl_host_usm.view_api_a 11: [ OK ] sycl_host_usm.view_api_a (4 ms) 11: [ RUN ] sycl_host_usm.view_layout_left_with_stride 11: [ OK ] sycl_host_usm.view_layout_left_with_stride (0 ms) 11: [ RUN ] sycl_host_usm.view_layout_right_with_stride 11: [ OK ] sycl_host_usm.view_layout_right_with_stride (0 ms) 11: [ RUN ] sycl_host_usm.view_api_b 11: [ OK ] sycl_host_usm.view_api_b (0 ms) 11: [ RUN ] sycl_host_usm.view_api_c 11: [ OK ] sycl_host_usm.view_api_c (0 ms) 11: [ RUN ] sycl_host_usm.view_api_d 11: [ OK ] sycl_host_usm.view_api_d (0 ms) 11: [ RUN ] sycl_host_usm.view_remap 11: [ OK ] sycl_host_usm.view_remap (0 ms) 11: [ RUN ] sycl_host_usm.view_mirror_nonconst 11: [ OK ] sycl_host_usm.view_mirror_nonconst (0 ms) 11: [ RUN ] sycl_host_usm.view_stride_method 11: [ OK ] sycl_host_usm.view_stride_method (0 ms) 11: [ RUN ] sycl_host_usm.anonymous_space 11: [ OK ] sycl_host_usm.anonymous_space (0 ms) 11: [ RUN ] sycl_host_usm.view_overload_resolution 11: [ OK ] sycl_host_usm.view_overload_resolution (0 ms) 11: [ RUN ] sycl_host_usm.view_allocation_large_rank 11: [ OK ] sycl_host_usm.view_allocation_large_rank (2554 ms) 11: [ RUN ] sycl_host_usm.view_shmem_size_on_device 11: [ OK ] sycl_host_usm.view_shmem_size_on_device (0 ms) 11: [ RUN ] sycl_host_usm.view_is_assignable 11: [ OK ] sycl_host_usm.view_is_assignable (0 ms) 11: [ RUN ] sycl_host_usm.view_copy_tests 11: [ OK ] sycl_host_usm.view_copy_tests (1 ms) 11: [ RUN ] sycl_host_usm.view_copy_tests_rank_0 11: [ OK ] sycl_host_usm.view_copy_tests_rank_0 (0 ms) 11: [ RUN ] sycl_host_usm.view_copy_degenerated 11: [ OK ] sycl_host_usm.view_copy_degenerated (0 ms) 11: [ RUN ] sycl_host_usm.view_fill_tests_layout_right 43: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (714 ms) 43: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 43: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (791 ms) 43: [----------] 2 tests from std_algorithms_find_if_team_test (1506 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_if_not_team_test 43: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 11: [ OK ] sycl_host_usm.view_fill_tests_layout_right (2339 ms) 11: [ RUN ] sycl_host_usm.view_fill_tests_layout_left 43: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (791 ms) 43: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 43: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (705 ms) 43: [----------] 2 tests from std_algorithms_find_if_not_team_test (1497 ms total) 43: 43: [----------] 1 test from std_algorithms_all_of_team_test 43: [ RUN ] std_algorithms_all_of_team_test.test [ 72%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 43: [ OK ] std_algorithms_all_of_team_test.test (790 ms) 43: [----------] 1 test from std_algorithms_all_of_team_test (790 ms total) 43: 43: [----------] 1 test from std_algorithms_any_of_team_test 43: [ RUN ] std_algorithms_any_of_team_test.test 11: [ OK ] sycl_host_usm.view_fill_tests_layout_left (2475 ms) 11: [ RUN ] sycl_host_usm.view_mapping 11: [ OK ] sycl_host_usm.view_mapping (45 ms) 11: [ RUN ] sycl_host_usm.view_mapping_operator 11: [ OK ] sycl_host_usm.view_mapping_operator (3 ms) 11: [ RUN ] sycl_host_usm.static_extent 11: [ OK ] sycl_host_usm.static_extent (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_atomic 11: [ OK ] sycl_host_usm.view_mapping_atomic (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_class_value 11: [ OK ] sycl_host_usm.view_mapping_class_value (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_assignable 11: [ OK ] sycl_host_usm.view_mapping_assignable (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_trivially_copyable 11: [ OK ] sycl_host_usm.view_mapping_trivially_copyable (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_subview 11: [ OK ] sycl_host_usm.view_mapping_subview (0 ms) 11: [----------] 28 tests from sycl_host_usm (7446 ms total) 11: 11: [----------] 28 tests from sycl_shared_usm 11: [ RUN ] sycl_shared_usm.impl_shared_alloc 11: [ OK ] sycl_shared_usm.impl_shared_alloc (28 ms) 11: [ RUN ] sycl_shared_usm.view_api_a 11: [ OK ] sycl_shared_usm.view_api_a (12 ms) 11: [ RUN ] sycl_shared_usm.view_layout_left_with_stride 11: [ OK ] sycl_shared_usm.view_layout_left_with_stride (0 ms) 11: [ RUN ] sycl_shared_usm.view_layout_right_with_stride 11: [ OK ] sycl_shared_usm.view_layout_right_with_stride (0 ms) 11: [ RUN ] sycl_shared_usm.view_api_b 11: [ OK ] sycl_shared_usm.view_api_b (17 ms) 11: [ RUN ] sycl_shared_usm.view_api_c 11: [ OK ] sycl_shared_usm.view_api_c (0 ms) 11: [ RUN ] sycl_shared_usm.view_api_d 11: [ OK ] sycl_shared_usm.view_api_d (4 ms) 11: [ RUN ] sycl_shared_usm.view_remap 11: [ OK ] sycl_shared_usm.view_remap (1 ms) 11: [ RUN ] sycl_shared_usm.view_mirror_nonconst 11: [ OK ] sycl_shared_usm.view_mirror_nonconst (0 ms) 11: [ RUN ] sycl_shared_usm.view_stride_method 11: [ OK ] sycl_shared_usm.view_stride_method (0 ms) 11: [ RUN ] sycl_shared_usm.anonymous_space 11: [ OK ] sycl_shared_usm.anonymous_space (0 ms) 11: [ RUN ] sycl_shared_usm.view_overload_resolution 11: [ OK ] sycl_shared_usm.view_overload_resolution (0 ms) 11: [ RUN ] sycl_shared_usm.view_allocation_large_rank 43: [ OK ] std_algorithms_any_of_team_test.test (702 ms) 43: [----------] 1 test from std_algorithms_any_of_team_test (702 ms total) 43: 43: [----------] 1 test from std_algorithms_none_of_team_test 43: [ RUN ] std_algorithms_none_of_team_test.test [ 72%] Built target Kokkos_ContainersPerformanceTest_Cuda -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00528256 -0.0273425 || 0.051031 28029 29305 || 28826.7 28674.4 || -377.983 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00996359 -0.00110882 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o 11: [ OK ] sycl_shared_usm.view_allocation_large_rank (682 ms) 11: [ RUN ] sycl_shared_usm.view_shmem_size_on_device 11: [ OK ] sycl_shared_usm.view_shmem_size_on_device (5 ms) 11: [ RUN ] sycl_shared_usm.view_is_assignable 11: [ OK ] sycl_shared_usm.view_is_assignable (4 ms) 11: [ RUN ] sycl_shared_usm.view_copy_tests 11: [ OK ] sycl_shared_usm.view_copy_tests (20 ms) 11: [ RUN ] sycl_shared_usm.view_copy_tests_rank_0 11: [ OK ] sycl_shared_usm.view_copy_tests_rank_0 (3 ms) 11: [ RUN ] sycl_shared_usm.view_copy_degenerated 11: [ OK ] sycl_shared_usm.view_copy_degenerated (0 ms) 11: [ RUN ] sycl_shared_usm.view_fill_tests_layout_right 11: [ OK ] sycl_shared_usm.view_fill_tests_layout_right (219 ms) 11: [ RUN ] sycl_shared_usm.view_fill_tests_layout_left 11: [ OK ] sycl_shared_usm.view_fill_tests_layout_left (206 ms) 11: [ RUN ] sycl_shared_usm.view_mapping 11: [ OK ] sycl_shared_usm.view_mapping (49 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_operator 11: [ OK ] sycl_shared_usm.view_mapping_operator (13 ms) 11: [ RUN ] sycl_shared_usm.static_extent 11: [ OK ] sycl_shared_usm.static_extent (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_atomic 43: [ OK ] std_algorithms_none_of_team_test.test (795 ms) 43: [----------] 1 test from std_algorithms_none_of_team_test (795 ms total) 43: 43: [----------] 2 tests from std_algorithms_search_n_team_test 43: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 11: [ OK ] sycl_shared_usm.view_mapping_atomic (317 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_class_value 11: [ OK ] sycl_shared_usm.view_mapping_class_value (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_assignable 11: [ OK ] sycl_shared_usm.view_mapping_assignable (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_trivially_copyable 11: [ OK ] sycl_shared_usm.view_mapping_trivially_copyable (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_subview 11: [ OK ] sycl_shared_usm.view_mapping_subview (0 ms) 11: [----------] 28 tests from sycl_shared_usm (1589 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 60 tests from 3 test suites ran. (31457 ms total) 11: [ PASSED ] 60 tests. 11/65 Test #11: Kokkos_CoreUnitTest_SYCL3 .................................. Passed 31.72 sec test 12 Start 12: Kokkos_CoreUnitTest_SYCLInterOpInit 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit 12: Test timeout computed to be: 1500 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from sycl 12: [ RUN ] sycl.raw_sycl_interop [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o 43: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (730 ms) 43: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 12: [ OK ] sycl.raw_sycl_interop (196 ms) 12: [----------] 1 test from sycl (196 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (196 ms total) 12: [ PASSED ] 1 test. 12/65 Test #12: Kokkos_CoreUnitTest_SYCLInterOpInit ........................ Passed 0.30 sec test 13 Start 13: Kokkos_CoreUnitTest_SYCLInterOpInit_Context 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit_Context 13: Test timeout computed to be: 1500 13: [==========] Running 2 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 2 tests from sycl 13: [ RUN ] sycl.raw_sycl_interop_context_1 13: [ OK ] sycl.raw_sycl_interop_context_1 (1 ms) 13: [ RUN ] sycl.raw_sycl_interop_context_2 13: [ OK ] sycl.raw_sycl_interop_context_2 (0 ms) 13: [----------] 2 tests from sycl (2 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 2 tests from 1 test suite ran. (2 ms total) 13: [ PASSED ] 2 tests. 13/65 Test #13: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ................ Passed 0.23 sec test 14 Start 14: Kokkos_CoreUnitTest_SYCLInterOpStreams 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreams 14: Test timeout computed to be: 1500 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from sycl 14: [ RUN ] sycl.raw_sycl_queues 14: [ OK ] sycl.raw_sycl_queues (145 ms) 14: [----------] 1 test from sycl (145 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (145 ms total) 14: [ PASSED ] 1 test. 14/65 Test #14: Kokkos_CoreUnitTest_SYCLInterOpStreams ..................... Passed 0.23 sec test 15 Start 15: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 15: Test timeout computed to be: 1500 15: [==========] Running 3 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 3 tests from sycl_multi_gpu 15: [ RUN ] sycl_multi_gpu.managed_views 15: [ OK ] sycl_multi_gpu.managed_views (3 ms) 15: [ RUN ] sycl_multi_gpu.unmanaged_views 15: [ OK ] sycl_multi_gpu.unmanaged_views (2 ms) 15: [ RUN ] sycl_multi_gpu.scratch_space 15: [ OK ] sycl_multi_gpu.scratch_space (4 ms) 15: [----------] 3 tests from sycl_multi_gpu (9 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 1 test suite ran. (9 ms total) 15: [ PASSED ] 3 tests. 15/65 Test #15: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU ............. Passed 0.24 sec test 16 Start 16: Kokkos_CoreUnitTest_SYCLInterOpGraph 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpGraph 16: Test timeout computed to be: 1500 43: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (749 ms) 43: [----------] 2 tests from std_algorithms_search_n_team_test (1480 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 11 tests from 7 test suites ran. (8299 ms total) 43: [ PASSED ] 11 tests. 43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 8.93 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 44: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 44: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 44: For unit testing set OMP_PROC_BIND=false 44: 16: [==========] Running 4 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 4 tests from sycl 16: [ RUN ] sycl.graph_get_native_return_types_are_references 16: [ OK ] sycl.graph_get_native_return_types_are_references (0 ms) 16: [ RUN ] sycl.graph_promises_on_native_objects 16: [ OK ] sycl.graph_promises_on_native_objects (0 ms) 16: [ RUN ] sycl.graph_instantiate_and_debug_dot_print 16: [ OK ] sycl.graph_instantiate_and_debug_dot_print (14 ms) 16: [ RUN ] sycl.graph_construct_from_native 16: [ OK ] sycl.graph_construct_from_native (0 ms) 16: [----------] 4 tests from sycl (15 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 4 tests from 1 test suite ran. (15 ms total) 16: [ PASSED ] 4 tests. 16/65 Test #16: Kokkos_CoreUnitTest_SYCLInterOpGraph ....................... Passed 0.24 sec test 17 Start 17: Kokkos_CoreUnitTest_Default 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 17: Test timeout computed to be: 1500 44: [==========] Running 3 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_min_element_team_test 44: [ RUN ] std_algorithms_min_element_team_test.test 17: [==========] Running 58 tests from 41 test suites. 17: [----------] Global test environment set-up. 17: [----------] 18 tests from defaultdevicetype 17: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 17: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 17: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 17: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 17: [ RUN ] defaultdevicetype.shared_host_pinned_space 17: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 17: [ RUN ] defaultdevicetype.compiler_macros 17: [ OK ] defaultdevicetype.compiler_macros (0 ms) 17: [ RUN ] defaultdevicetype.half_conversion 17: [ OK ] defaultdevicetype.half_conversion (1 ms) 17: [ RUN ] defaultdevicetype.bhalf_conversion 17: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 17: [ RUN ] defaultdevicetype.half_operators 17: [ OK ] defaultdevicetype.half_operators (1 ms) 17: [ RUN ] defaultdevicetype.bhalf_operators 17: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 17: [ RUN ] defaultdevicetype.host_space_access 17: [ OK ] defaultdevicetype.host_space_access (0 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_a1 17: [ OK ] defaultdevicetype.reduce_instantiation_a1 (5 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_b1 17: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_c1 17: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_a2 17: [ OK ] defaultdevicetype.reduce_instantiation_a2 (7 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_b2 17: [ OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_c2 17: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_a3 17: [ OK ] defaultdevicetype.reduce_instantiation_a3 (10 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_b3 17: [ OK ] defaultdevicetype.reduce_instantiation_b3 (16 ms) 17: [ RUN ] defaultdevicetype.reduce_instantiation_c3 17: [ OK ] defaultdevicetype.reduce_instantiation_c3 (5 ms) 17: [----------] 18 tests from defaultdevicetype (83 ms total) 17: 17: [----------] 1 test from kokkosresize 17: [ RUN ] kokkosresize.host_space_access 17: [ OK ] kokkosresize.host_space_access (9 ms) 17: [----------] 1 test from kokkosresize (9 ms total) 17: 17: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 17: [ RUN ] TestViewAPI/0.sizes 17: [ OK ] TestViewAPI/0.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/0 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 17: [ RUN ] TestViewAPI/1.sizes 17: [ OK ] TestViewAPI/1.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/1 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 17: [ RUN ] TestViewAPI/2.sizes 17: [ OK ] TestViewAPI/2.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/2 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/3.sizes 17: [ OK ] TestViewAPI/3.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/3 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/4.sizes 17: [ OK ] TestViewAPI/4.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/4 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/5.sizes 17: [ OK ] TestViewAPI/5.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/5 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/6.sizes 17: [ OK ] TestViewAPI/6.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/6 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/7.sizes 17: [ OK ] TestViewAPI/7.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/7 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/8.sizes 17: [ OK ] TestViewAPI/8.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/8 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/9.sizes 17: [ OK ] TestViewAPI/9.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/9 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 17: [ RUN ] TestViewAPI/10.sizes 17: [ OK ] TestViewAPI/10.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/10 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 17: [ RUN ] TestViewAPI/11.sizes 17: [ OK ] TestViewAPI/11.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/11 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 17: [ RUN ] TestViewAPI/12.sizes 17: [ OK ] TestViewAPI/12.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/12 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/13.sizes 17: [ OK ] TestViewAPI/13.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/13 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/14.sizes 17: [ OK ] TestViewAPI/14.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/14 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/15.sizes 17: [ OK ] TestViewAPI/15.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/15 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/16.sizes 17: [ OK ] TestViewAPI/16.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/16 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/17.sizes 17: [ OK ] TestViewAPI/17.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/17 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/18.sizes 17: [ OK ] TestViewAPI/18.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/18 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/19.sizes 17: [ OK ] TestViewAPI/19.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/19 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 17: [ RUN ] TestViewAPI/20.sizes 17: [ OK ] TestViewAPI/20.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/20 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 17: [ RUN ] TestViewAPI/21.sizes 17: [ OK ] TestViewAPI/21.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/21 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 17: [ RUN ] TestViewAPI/22.sizes 17: [ OK ] TestViewAPI/22.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/22 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/23.sizes 17: [ OK ] TestViewAPI/23.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/23 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/24.sizes 17: [ OK ] TestViewAPI/24.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/24 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 17: [ RUN ] TestViewAPI/25.sizes 17: [ OK ] TestViewAPI/25.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/25 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/26.sizes 17: [ OK ] TestViewAPI/26.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/26 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/27.sizes 17: [ OK ] TestViewAPI/27.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/27 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/28.sizes 17: [ OK ] TestViewAPI/28.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/28 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 17: [ RUN ] TestViewAPI/29.sizes 17: [ OK ] TestViewAPI/29.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/29 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 17: [ RUN ] TestViewAPI/30.sizes 17: [ OK ] TestViewAPI/30.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/30 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 17: [ RUN ] TestViewAPI/31.sizes 17: [ OK ] TestViewAPI/31.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/31 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 17: [ RUN ] TestViewAPI/32.sizes 17: [ OK ] TestViewAPI/32.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/32 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 17: [ RUN ] TestViewAPI/33.sizes 17: [ OK ] TestViewAPI/33.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/33 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 17: [ RUN ] TestViewAPI/34.sizes 17: [ OK ] TestViewAPI/34.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/34 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 17: [ RUN ] TestViewAPI/35.sizes 17: [ OK ] TestViewAPI/35.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/35 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 17: [ RUN ] TestViewAPI/36.sizes 17: [ OK ] TestViewAPI/36.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/36 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 17: [ RUN ] TestViewAPI/37.sizes 17: [ OK ] TestViewAPI/37.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/37 (0 ms total) 17: 17: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 17: [ RUN ] TestViewAPI/38.sizes 17: [ OK ] TestViewAPI/38.sizes (0 ms) 17: [----------] 1 test from TestViewAPI/38 (0 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 58 tests from 41 test suites ran. (93 ms total) 17: [ PASSED ] 58 tests. 17/65 Test #17: Kokkos_CoreUnitTest_Default ................................ Passed 0.41 sec test 18 Start 18: Kokkos_CoreUnitTest_InitializeFinalize 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 18: Test timeout computed to be: 1500 18: [==========] Running 28 tests from 6 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 18: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 18: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (533 ms) 18: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 18: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1799 ms) 18: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (2333 ms total) 18: 18: [----------] 4 tests from InitializeFinalize_DeathTest 18: [ RUN ] InitializeFinalize_DeathTest.initialize 44: [ OK ] std_algorithms_min_element_team_test.test (3068 ms) 44: [----------] 1 test from std_algorithms_min_element_team_test (3068 ms total) 44: 44: [----------] 1 test from std_algorithms_max_element_team_test 44: [ RUN ] std_algorithms_max_element_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E 18: [ OK ] InitializeFinalize_DeathTest.initialize (1204 ms) 18: [ RUN ] InitializeFinalize_DeathTest.finalize [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 18: [ OK ] InitializeFinalize_DeathTest.finalize (767 ms) 18: [ RUN ] InitializeFinalize_DeathTest.is_initialized 18: [ OK ] InitializeFinalize_DeathTest.is_initialized (352 ms) 18: [ RUN ] InitializeFinalize_DeathTest.is_finalized 18: [ OK ] InitializeFinalize_DeathTest.is_finalized (271 ms) 18: [----------] 4 tests from InitializeFinalize_DeathTest (2595 ms total) 18: 18: [----------] 1 test from Legion_DeathTest 18: [ RUN ] Legion_DeathTest.individual_backend_initialization 18: [ OK ] Legion_DeathTest.individual_backend_initialization (245 ms) 18: [----------] 1 test from Legion_DeathTest (245 ms total) 18: 18: [----------] 2 tests from PushFinalizeHook_DeathTest 18: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 18: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (266 ms) 18: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 44: [ OK ] std_algorithms_max_element_team_test.test (3047 ms) 44: [----------] 1 test from std_algorithms_max_element_team_test (3047 ms total) 44: 44: [----------] 1 test from std_algorithms_minmax_element_team_test 44: [ RUN ] std_algorithms_minmax_element_team_test.test [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 18: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (417 ms) 18: [----------] 2 tests from PushFinalizeHook_DeathTest (684 ms total) 18: 18: [----------] 6 tests from ScopeGuard_DeathTest 18: [ RUN ] ScopeGuard_DeathTest.create 18: [ OK ] ScopeGuard_DeathTest.create (236 ms) 18: [ RUN ] ScopeGuard_DeathTest.create_argument 18: [ OK ] ScopeGuard_DeathTest.create_argument (225 ms) 18: [ RUN ] ScopeGuard_DeathTest.create_while_initialize [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o 18: [ OK ] ScopeGuard_DeathTest.create_while_initialize (410 ms) 18: [ RUN ] ScopeGuard_DeathTest.create_after_initialize [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o 18: [ OK ] ScopeGuard_DeathTest.create_after_initialize (398 ms) 18: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 18: [ OK ] ScopeGuard_DeathTest.create_after_finalize (423 ms) 18: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 18: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (599 ms) 18: [----------] 6 tests from ScopeGuard_DeathTest (2294 ms total) 18: 18: [----------] 13 tests from defaultdevicetype 18: [ RUN ] defaultdevicetype.initialization_settings 18: [ OK ] defaultdevicetype.initialization_settings (0 ms) 18: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 18: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 18: [ RUN ] defaultdevicetype.cmd_line_args_device_id 18: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 18: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 18: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 18: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 18: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 18: [ RUN ] defaultdevicetype.cmd_line_args_help 18: [ OK ] defaultdevicetype.cmd_line_args_help (56 ms) 18: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 18: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (3 ms) 18: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 18: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (37 ms) 18: [ RUN ] defaultdevicetype.env_vars_num_threads 18: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 18: [ RUN ] defaultdevicetype.env_vars_device_id 18: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 18: [ RUN ] defaultdevicetype.env_vars_disable_warnings 18: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 18: [ RUN ] defaultdevicetype.env_vars_tune_internals 18: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 18: [ RUN ] defaultdevicetype.visible_devices 18: [ OK ] defaultdevicetype.visible_devices (0 ms) 18: [----------] 13 tests from defaultdevicetype (98 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 6 test suites ran. (8251 ms total) 18: [ PASSED ] 28 tests. 18/65 Test #18: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 8.27 sec test 19 Start 19: Kokkos_CoreUnitTest_Develop 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 19: Test timeout computed to be: 1500 19: [==========] Running 1 test from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 1 test from defaultdevicetype 19: [ RUN ] defaultdevicetype.development_test 19: [ OK ] defaultdevicetype.development_test (0 ms) 19: [----------] 1 test from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 1 test from 1 test suite ran. (0 ms total) 19: [ PASSED ] 1 test. 19/65 Test #19: Kokkos_CoreUnitTest_Develop ................................ Passed 0.34 sec test 20 Start 20: Kokkos_CoreUnitTest_KokkosP 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 20: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_minmax_element_team_test.test (3246 ms) 44: [----------] 1 test from std_algorithms_minmax_element_team_test (3246 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 3 tests from 3 test suites ran. (9362 ms total) 44: [ PASSED ] 3 tests. 44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 9.77 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 45: Test timeout computed to be: 1500 20: [==========] Running 31 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 31 tests from kokkosp 20: [ RUN ] kokkosp.test_named_instance_fence 20: Ref: 117440513 20: Ref: named_instance 20: 117440513 20: named_instance 20: [ OK ] kokkosp.test_named_instance_fence (0 ms) 20: [ RUN ] kokkosp.test_unnamed_instance_fence 20: Ref: 117440513 20: Ref: Unnamed Instance Fence 20: 117440513 20: Kokkos::SYCL::fence: Unnamed Instance Fence 20: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 20: [ RUN ] kokkosp.test_named_global_fence 20: Ref: 117440512 20: Ref: test global fence 20: 0 20: test global fence 20: Miss on id 20: 117440512 20: test global fence 20: [ OK ] kokkosp.test_named_global_fence (0 ms) 20: [ RUN ] kokkosp.test_unnamed_global_fence 20: Ref: 117440512 20: Ref: Unnamed Global Fence 20: 0 20: Kokkos::fence: Unnamed Global Fence 20: Miss on id 20: 117440512 20: Kokkos::fence: Unnamed Global Fence 20: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 20: [ RUN ] kokkosp.test_multiple_default_instances 20: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 20: [ RUN ] kokkosp.test_id_gen 20: [ OK ] kokkosp.test_id_gen (0 ms) 20: [ RUN ] kokkosp.test_kernel_sequence 20: Ref: 117440513 20: Ref: named_instance 20: 117440513 20: named_instance 20: Ref: 117440513 20: Ref: test_kernel 20: 117440513 20: named_instance 20: Miss on name 20: 0 20: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 20: Miss on name 20: Miss on id 20: 117440512 20: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 20: Miss on name 20: Miss on id 20: 117440513 20: test_kernel 20: [ OK ] kokkosp.test_kernel_sequence (0 ms) 20: [ RUN ] kokkosp.async_deep_copy 20: [ OK ] kokkosp.async_deep_copy (0 ms) 20: [ RUN ] kokkosp.parallel_for 20: [ OK ] kokkosp.parallel_for (0 ms) 20: [ RUN ] kokkosp.parallel_reduce 20: [ OK ] kokkosp.parallel_reduce (1 ms) 20: [ RUN ] kokkosp.parallel_scan 20: [ OK ] kokkosp.parallel_scan (0 ms) 20: [ RUN ] kokkosp.parallel_scan_no_fence 20: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 20: [ RUN ] kokkosp.parallel_scan_no_fence_view 20: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 20: [ RUN ] kokkosp.regions 20: [ OK ] kokkosp.regions (0 ms) 20: [ RUN ] kokkosp.fences 20: [ OK ] kokkosp.fences (0 ms) 20: [ RUN ] kokkosp.raw_allocation 20: [ OK ] kokkosp.raw_allocation (0 ms) 20: [ RUN ] kokkosp.view 20: [ OK ] kokkosp.view (0 ms) 20: [ RUN ] kokkosp.sections 20: [ OK ] kokkosp.sections (0 ms) 20: [ RUN ] kokkosp.metadata 20: [ OK ] kokkosp.metadata (0 ms) 20: [ RUN ] kokkosp.profile_events 20: [ OK ] kokkosp.profile_events (0 ms) 20: [ RUN ] kokkosp.no_init_kernel 20: [ OK ] kokkosp.no_init_kernel (0 ms) 20: [ RUN ] kokkosp.get_events 20: [ OK ] kokkosp.get_events (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_for 20: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_reduce 20: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_scan 20: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 20: [ RUN ] kokkosp.kernel_name_internal 20: [ OK ] kokkosp.kernel_name_internal (0 ms) 20: [ RUN ] kokkosp.profiling_section 20: [ OK ] kokkosp.profiling_section (0 ms) 20: [ RUN ] kokkosp.scoped_profile_region 20: [ OK ] kokkosp.scoped_profile_region (0 ms) 20: [ RUN ] kokkosp.create_mirror_no_init 20: [ OK ] kokkosp.create_mirror_no_init (0 ms) 20: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 20: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 20: [ RUN ] kokkosp.create_mirror_view_and_copy 20: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 20: [----------] 31 tests from kokkosp (4 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 31 tests from 1 test suite ran. (4 ms total) 20: [ PASSED ] 31 tests. 20/65 Test #20: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.29 sec test 21 Start 21: Kokkos_CoreUnitTest_ToolIndependence 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 21: Test timeout computed to be: 1500 21/65 Test #21: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.01 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoadHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/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(). 45: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 45: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 45: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 45: For unit testing set OMP_PROC_BIND=false 45: 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/65 Test #22: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.29 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLineHelp 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 45: [==========] Running 6 tests from 6 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_fill_team_test 45: [ RUN ] std_algorithms_fill_team_test.test 23: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 23/65 Test #23: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.24 sec test 24 Start 24: Kokkos_ProfilingTestLibraryLoad 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 24: Environment variables: 24: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 24: Test timeout computed to be: 1500 24: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:SYCL::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20250004::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0xe28940:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe27780:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe27800:Host:source:0xe289c0: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:0xe2cdc0: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:0xe27780:40::kokkosp_deallocate_data:Host:source:0xe28940:40::kokkosp_finalize_library:: 24/65 Test #24: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.26 sec test 25 Start 25: Kokkos_ProfilingTestLibraryCmdLine 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 25: Test timeout computed to be: 1500 25: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:SYCL::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20250004::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0xe28940:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe27780:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe27800:Host:source:0xe289c0: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:0xe2cdc0: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:0xe27780:40::kokkosp_deallocate_data:Host:source:0xe28940:40::kokkosp_finalize_library:: 25/65 Test #25: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.22 sec test 26 Start 26: Kokkos_CoreUnitTest_StackTraceTest 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 26: Test timeout computed to be: 1500 26: [==========] Running 3 tests from 2 test suites. 26: [----------] Global test environment set-up. 26: [----------] 2 tests from defaultdevicetype_DeathTest 26: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a9400] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x439a7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x43650f] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdc) [0x43799c] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x47d269] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xd0) [0x44b680] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0xf9) [0x44d1b9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x14e) [0x44db7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xac9) [0x463999] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x47dfe9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x101) [0x462e91] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437eb0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7429d90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7429e40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4363e5] 26: 26: demangled test_f1: 26: [0x4a9400] Kokkos::Impl::save_stacktrace() 26: [0x439a7e] Test::stacktrace_test_f1(std::ostream&) 26: [0x43650f] Test::test_stacktrace(bool, bool) 26: [0x43799c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 26: [0x47d269] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x44b680] testing::Test::Run() 26: [0x44d1b9] testing::TestInfo::Run() 26: [0x44db7e] testing::TestSuite::Run() 26: [0x463999] testing::internal::UnitTestImpl::RunAllTests() 26: [0x47dfe9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x462e91] testing::UnitTest::Run() 26: [0x437eb0] main 26: [0x7ffff7429d90] 26: [0x7ffff7429e40] __libc_start_main 26: [0x4363e5] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a9400] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x439a7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439c46] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa1a) [0x436f0a] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdc) [0x43799c] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x47d269] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xd0) [0x44b680] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0xf9) [0x44d1b9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x14e) [0x44db7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xac9) [0x463999] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x47dfe9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x101) [0x462e91] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437eb0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7429d90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7429e40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4363e5] 26: 26: demangled test_f3: 26: [0x4a9400] Kokkos::Impl::save_stacktrace() 26: [0x439a7e] Test::stacktrace_test_f1(std::ostream&) 26: [0x439c46] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x436f0a] Test::test_stacktrace(bool, bool) 26: [0x43799c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 26: [0x47d269] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x44b680] testing::Test::Run() 26: [0x44d1b9] testing::TestInfo::Run() 26: [0x44db7e] testing::TestSuite::Run() 26: [0x463999] testing::internal::UnitTestImpl::RunAllTests() 26: [0x47dfe9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x462e91] testing::UnitTest::Run() 26: [0x437eb0] main 26: [0x7ffff7429d90] 26: [0x7ffff7429e40] __libc_start_main 26: [0x4363e5] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 26: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (452 ms) 26: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a9400] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x439a7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x43650f] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd9) [0x437c79] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x47d269] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xd0) [0x44b680] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0xf9) [0x44d1b9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x14e) [0x44db7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xac9) [0x463999] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x47dfe9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x101) [0x462e91] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437eb0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7429d90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7429e40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4363e5] 26: 26: demangled test_f1: 26: [0x4a9400] Kokkos::Impl::save_stacktrace() 26: [0x439a7e] Test::stacktrace_test_f1(std::ostream&) 26: [0x43650f] Test::test_stacktrace(bool, bool) 26: [0x437c79] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 26: [0x47d269] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x44b680] testing::Test::Run() 26: [0x44d1b9] testing::TestInfo::Run() 26: [0x44db7e] testing::TestSuite::Run() 26: [0x463999] testing::internal::UnitTestImpl::RunAllTests() 26: [0x47dfe9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x462e91] testing::UnitTest::Run() 26: [0x437eb0] main 26: [0x7ffff7429d90] 26: [0x7ffff7429e40] __libc_start_main 26: [0x4363e5] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a9400] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x439a7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439c46] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa1a) [0x436f0a] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd9) [0x437c79] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x47d269] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xd0) [0x44b680] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0xf9) [0x44d1b9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x14e) [0x44db7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xac9) [0x463999] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x47dfe9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x101) [0x462e91] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437eb0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7429d90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7429e40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4363e5] 26: 26: demangled test_f3: 26: [0x4a9400] Kokkos::Impl::save_stacktrace() 26: [0x439a7e] Test::stacktrace_test_f1(std::ostream&) 26: [0x439c46] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x436f0a] Test::test_stacktrace(bool, bool) 26: [0x437c79] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 26: [0x47d269] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x44b680] testing::Test::Run() 26: [0x44d1b9] testing::TestInfo::Run() 26: [0x44db7e] testing::TestSuite::Run() 26: [0x463999] testing::internal::UnitTestImpl::RunAllTests() 26: [0x47dfe9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x462e91] testing::UnitTest::Run() 26: [0x437eb0] main 26: [0x7ffff7429d90] 26: [0x7ffff7429e40] __libc_start_main 26: [0x4363e5] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 45: [ OK ] std_algorithms_fill_team_test.test (1509 ms) 45: [----------] 1 test from std_algorithms_fill_team_test (1509 ms total) 45: 45: [----------] 1 test from std_algorithms_fill_n_team_test 45: [ RUN ] std_algorithms_fill_n_team_test.test 26: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (432 ms) 26: [----------] 2 tests from defaultdevicetype_DeathTest (884 ms total) 26: 26: [----------] 1 test from defaultdevicetype 26: [ RUN ] defaultdevicetype.stacktrace_normal 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a9400] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x439a7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x43650f] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x47d269] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xd0) [0x44b680] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0xf9) [0x44d1b9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x14e) [0x44db7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xac9) [0x463999] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x47dfe9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x101) [0x462e91] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437eb0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7429d90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7429e40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4363e5] 26: 26: demangled test_f1: 26: [0x4a9400] Kokkos::Impl::save_stacktrace() 26: [0x439a7e] Test::stacktrace_test_f1(std::ostream&) 26: [0x43650f] Test::test_stacktrace(bool, bool) 26: [0x47d269] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x44b680] testing::Test::Run() 26: [0x44d1b9] testing::TestInfo::Run() 26: [0x44db7e] testing::TestSuite::Run() 26: [0x463999] testing::internal::UnitTestImpl::RunAllTests() 26: [0x47dfe9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x462e91] testing::UnitTest::Run() 26: [0x437eb0] main 26: [0x7ffff7429d90] 26: [0x7ffff7429e40] __libc_start_main 26: [0x4363e5] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a9400] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x439a7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439c46] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa1a) [0x436f0a] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x47d269] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xd0) [0x44b680] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0xf9) [0x44d1b9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x14e) [0x44db7e] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xac9) [0x463999] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x47dfe9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x101) [0x462e91] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437eb0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7429d90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7429e40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4363e5] 26: 26: demangled test_f3: 26: [0x4a9400] Kokkos::Impl::save_stacktrace() 26: [0x439a7e] Test::stacktrace_test_f1(std::ostream&) 26: [0x439c46] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x436f0a] Test::test_stacktrace(bool, bool) 26: [0x47d269] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x44b680] testing::Test::Run() 26: [0x44d1b9] testing::TestInfo::Run() 26: [0x44db7e] testing::TestSuite::Run() 26: [0x463999] testing::internal::UnitTestImpl::RunAllTests() 26: [0x47dfe9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x462e91] testing::UnitTest::Run() 26: [0x437eb0] main 26: [0x7ffff7429d90] 26: [0x7ffff7429e40] __libc_start_main 26: [0x4363e5] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 26: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 26: [----------] 1 test from defaultdevicetype (0 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 2 test suites ran. (885 ms total) 26: [ PASSED ] 3 tests. 26/65 Test #26: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.11 sec test 27 Start 27: Kokkos_IncrementalTest_SERIAL 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/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 (26 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 [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o 45: [ OK ] std_algorithms_fill_n_team_test.test (619 ms) 45: [----------] 1 test from std_algorithms_fill_n_team_test (619 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_team_test 45: [ RUN ] std_algorithms_replace_team_test.test 27: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (82 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 (0 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 (110 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (110 ms total) 27: [ PASSED ] 28 tests. 27/65 Test #27: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.36 sec test 28 Start 28: Kokkos_IncrementalTest_SYCL 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_SYCL 28: Test timeout computed to be: 1500 28: [==========] Running 28 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 28 tests from SYCL 28: [ RUN ] SYCL.IncrTest_01_execspace_typedef 28: [ OK ] SYCL.IncrTest_01_execspace_typedef (0 ms) 28: [ RUN ] SYCL.IncrTest_01_execspace 28: 28: Runtime Configuration: 28: macro KOKKOS_ENABLE_ONEDPL : defined 28: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined 28: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE : defined 28: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL : defined 28: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined 28: macro SYCL_EXT_ONEAPI_GRAPH : defined 28: macro SYCL_EXT_ONEAPI_BFLOAT16 : undefined 28: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE : defined 28: Immediate command lists and standard command queue allowed. 28: SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS not defined. 28: 28: Available devices: 28: [ext_oneapi_cuda]:gpu:0] NVIDIA A30 : Selected 28: SYCL 28: [ OK ] SYCL.IncrTest_01_execspace (0 ms) 28: [ RUN ] SYCL.IncrTest_02_AtomicExchange 28: [ OK ] SYCL.IncrTest_02_AtomicExchange (0 ms) 28: [ RUN ] SYCL.IncrTest_02_AtomicAdd 28: [ OK ] SYCL.IncrTest_02_AtomicAdd (0 ms) 28: [ RUN ] SYCL.IncrTest_02_AtomicSub 28: [ OK ] SYCL.IncrTest_02_AtomicSub (0 ms) 28: [ RUN ] SYCL.IncrTest_03a_memspace_malloc 28: [ OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms) 28: [ RUN ] SYCL.IncrTest_03b_memspace_free [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o 45: [ OK ] std_algorithms_replace_team_test.test (2823 ms) 45: [----------] 1 test from std_algorithms_replace_team_test (2824 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_if_team_test 45: [ RUN ] std_algorithms_replace_if_team_test.test 45: [ OK ] std_algorithms_replace_if_team_test.test (3028 ms) 45: [----------] 1 test from std_algorithms_replace_if_team_test (3028 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_copy_team_test 45: [ RUN ] std_algorithms_replace_copy_team_test.test [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 45: [ OK ] std_algorithms_replace_copy_team_test.test (2845 ms) 45: [----------] 1 test from std_algorithms_replace_copy_team_test (2845 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_copy_if_team_test 45: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 45: [ OK ] std_algorithms_replace_copy_if_team_test.test (2464 ms) 45: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2464 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 6 test suites ran. (13291 ms total) 45: [ PASSED ] 6 tests. 45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 13.71 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 46: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 46: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 46: For unit testing set OMP_PROC_BIND=false 46: 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_reverse_team_test 46: [ RUN ] std_algorithms_reverse_team_test.test [ 73%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0165827 0.00674748 || 0.051031 28043 29360 || 28206.6 28674.4 || 93.2771 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0298933 0.00428452 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 46: [ OK ] std_algorithms_reverse_team_test.test (1775 ms) 46: [----------] 1 test from std_algorithms_reverse_team_test (1775 ms total) 46: 46: [----------] 1 test from std_algorithms_reverse_copy_team_test 46: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o 28: [ OK ] SYCL.IncrTest_03b_memspace_free (12997 ms) 28: [ RUN ] SYCL.IncrTest_04_simple_parallelFor 28: [ OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms) 28: [ RUN ] SYCL.IncrTest_04_RangePolicy_parallelFor 28: [ OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms) 28: [ RUN ] SYCL.IncrTest_05_reduction 28: [ OK ] SYCL.IncrTest_05_reduction (4 ms) 28: [ RUN ] SYCL.IncrTest_06_mdrange2D 28: [ OK ] SYCL.IncrTest_06_mdrange2D (0 ms) 28: [ RUN ] SYCL.IncrTest_06_mdrange3D 28: [ OK ] SYCL.IncrTest_06_mdrange3D (0 ms) 28: [ RUN ] SYCL.IncrTest_06_mdrange4D 28: [ OK ] SYCL.IncrTest_06_mdrange4D (0 ms) 28: [ RUN ] SYCL.IncrTest_08_deep_copy_2D 28: [ OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms) 28: [ RUN ] SYCL.IncrTest_08_deep_copy_3D 28: [ OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms) 28: [ RUN ] SYCL.IncrTest_08_deep_copy_4D 28: [ OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms) 28: [ RUN ] SYCL.IncrTest_10_Hierarchical_Basics 28: [ OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms) 28: [ RUN ] SYCL.IncrTest_11a_Hierarchical_ForLoop 28: [ OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 28: [ RUN ] SYCL.IncrTest_11b_Hierarchical_ForLoop 28: [ OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 28: [ RUN ] SYCL.IncrTest_11c_Hierarchical_ForLoop 28: [ OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (124 ms) 28: [ RUN ] SYCL.IncrTest_12a_ThreadScratch 28: [ OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms) 28: [ RUN ] SYCL.IncrTest_12b_TeamScratch 28: [ OK ] SYCL.IncrTest_12b_TeamScratch (0 ms) 28: [ RUN ] SYCL.IncrTest_13a_Hierarchical_Red 28: [ OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms) 28: [ RUN ] SYCL.IncrTest_13b_Hierarchical_Red 28: [ OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms) 28: [ RUN ] SYCL.IncrTest_13c_Hierarchical_Red 28: [ OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms) 28: [ RUN ] SYCL.incr_14_MDrangeReduce 28: [ OK ] SYCL.incr_14_MDrangeReduce (0 ms) 28: [ RUN ] SYCL.IncrTest_16_parallelscan 28: [ OK ] SYCL.IncrTest_16_parallelscan (1 ms) 28: [ RUN ] SYCL.incr_17_atomicView 28: [ OK ] SYCL.incr_17_atomicView (0 ms) 28: [----------] 28 tests from SYCL (13137 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 28 tests from 1 test suite ran. (13137 ms total) 28: [ PASSED ] 28 tests. 28/65 Test #28: Kokkos_IncrementalTest_SYCL ................................ Passed 13.38 sec test 29 Start 29: Kokkos_CoreUnitTest_CTestDevice 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 29: Test timeout computed to be: 1500 29: [==========] Running 8 tests from 2 test suites. 29: [----------] Global test environment set-up. 29: [----------] 5 tests from ctest_environment_DeathTest 29: [ RUN ] ctest_environment_DeathTest.invalid_rank 29: [ OK ] ctest_environment_DeathTest.invalid_rank (89 ms) 29: [ RUN ] ctest_environment_DeathTest.no_type_str 29: [ OK ] ctest_environment_DeathTest.no_type_str (90 ms) 29: [ RUN ] ctest_environment_DeathTest.missing_type 29: [ OK ] ctest_environment_DeathTest.missing_type (338 ms) 29: [ RUN ] ctest_environment_DeathTest.no_id_str 29: [ OK ] ctest_environment_DeathTest.no_id_str (114 ms) 29: [ RUN ] ctest_environment_DeathTest.invalid_id_str 29: [ OK ] ctest_environment_DeathTest.invalid_id_str (425 ms) 29: [----------] 5 tests from ctest_environment_DeathTest (1057 ms total) 29: 29: [----------] 3 tests from ctest_environment 29: [ RUN ] ctest_environment.no_device_type 29: [ OK ] ctest_environment.no_device_type (0 ms) 29: [ RUN ] ctest_environment.no_process_count 29: [ OK ] ctest_environment.no_process_count (0 ms) 29: [ RUN ] ctest_environment.good 29: [ OK ] ctest_environment.good (0 ms) 29: [----------] 3 tests from ctest_environment (0 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 8 tests from 2 test suites ran. (1057 ms total) 29: [ PASSED ] 8 tests. 29/65 Test #29: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.08 sec test 30 Start 30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 30: Test timeout computed to be: 1500 30/65 Test #30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 31 Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 31: Test timeout computed to be: 1500 31: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 31/65 Test #31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 32 Start 32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 32: Test timeout computed to be: 1500 32/65 Test #32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 33 Start 33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 33: Environment variables: 33: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 33: Test timeout computed to be: 1500 33/65 Test #33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec test 34 Start 34: Kokkos_CoreUnitTest_DeviceAndThreads 34: Test command: /usr/bin/python3.10 "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py" "-v" 34: Test timeout computed to be: 1500 46: [ OK ] std_algorithms_reverse_copy_team_test.test (1779 ms) 46: [----------] 1 test from std_algorithms_reverse_copy_team_test (1779 ms total) 46: 46: [----------] 1 test from std_algorithms_rotate_team_test 46: [ RUN ] std_algorithms_rotate_team_test.test 34: test_device_id (__main__.KokkosInitializationTestCase) ... ok 34: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 34: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 46: [ OK ] std_algorithms_rotate_team_test.test (1842 ms) 46: [----------] 1 test from std_algorithms_rotate_team_test (1842 ms total) 46: 46: [----------] 1 test from std_algorithms_rotate_copy_team_test 46: [ RUN ] std_algorithms_rotate_copy_team_test.test 34: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 34: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 34: 34: ---------------------------------------------------------------------- 34: Ran 5 tests in 2.895s 34: 34: OK (skipped=1) 34/65 Test #34: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 3.20 sec test 35 Start 35: Kokkos_PerformanceTest_TaskDag 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 35: Test timeout computed to be: 1500 35/65 Test #35: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.01 sec test 36 Start 36: Kokkos_PerformanceTest_Benchmark 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T19-16-39.json" 36: Test timeout computed to be: 1500 36: 36: Available devices: 36: 2025-04-10T20:04:56+00:00 36: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 36: Run on (15 X 3250 MHz CPU s) 36: CPU Caches: 36: L1 Data 64 KiB (x15) 36: L1 Instruction 64 KiB (x15) 36: L2 Unified 512 KiB (x15) 36: L3 Unified 16384 KiB (x15) 36: Load Average: 1.50, 3.69, 5.40 36: Address Bits: 64 36: CPU architecture: none 36: Default Device: SYCL 36: Driver Version: CUDA 12.8 36: Error Correction Support: 1 36: GIT_BRANCH: HEAD 36: GIT_CLEAN_STATUS: CLEAN 36: GIT_COMMIT_DATE: 2025-04-10T15:14:45-04:00 36: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 36: GIT_COMMIT_HASH: 62b14e6dc 36: GPU architecture: AMPERE80 36: Global Cache Mem Line Size: 128 36: Global Mem Cache Size: 25165824 36: Global Mem Size: 25339101184 36: Image Max Buffer Size: 32768 36: Image2d Max Height: 65536 36: Image2d Max Width: 131072 36: Image3d Max Depth: 16384 36: Image3d Max Height: 16384 36: Image3d Max Width: 16384 36: Is Accelerator: 0 36: Is Available: 1 36: Is CPU: 0 36: Is GPU: 1 36: KOKKOS_COMPILER_INTEL_LLVM: 20250004 36: KOKKOS_ENABLE_ASM: yes 36: KOKKOS_ENABLE_CXX17: yes 36: KOKKOS_ENABLE_CXX20: no 36: KOKKOS_ENABLE_CXX23: no 36: KOKKOS_ENABLE_CXX26: no 36: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 36: KOKKOS_ENABLE_HWLOC: no 36: KOKKOS_ENABLE_LIBDL: yes 36: KOKKOS_ENABLE_PRAGMA_IVDEP: yes 36: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes 36: KOKKOS_ENABLE_PRAGMA_UNROLL: yes 36: KOKKOS_ENABLE_PRAGMA_VECTOR: yes 36: KOKKOS_ENABLE_SERIAL: yes 36: Kokkos Version: 4.6.99 36: Local Mem Size: 166912 36: Max Compute Units: 56 36: Max Mem Alloc Size: 25339101184 36: Max Parameter Size: 4000 36: Max Read Image Args: 128 36: Max Samplers: 128 36: Max Work Group Size: 1024 36: Max Work Item Dimensions: 3 36: Mem Base Addr Align: 4096 36: Name: NVIDIA A30 36: Native Vector Width Char: 1 36: Native Vector Width Double: 1 36: Native Vector Width Float: 1 36: Native Vector Width Half: 0 36: Native Vector Width Int: 1 36: Native Vector Width Long: 1 36: Native Vector Width Short: 1 36: Partition Max Sub Devices: 0 36: Preferred Vector Width Char: 1 36: Preferred Vector Width Double: 1 36: Preferred Vector Width Float: 1 36: Preferred Vector Width Half: 0 36: Preferred Vector Width Int: 1 36: Preferred Vector Width Long: 1 36: Preferred Vector Width Short: 1 36: Profiling Timer Resolution: 1000 36: Reference Count: 1 36: Vendor: NVIDIA Corporation 36: Vendor Id: 4318 36: Version: 8.0 36: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected 36: macro KOKKOS_ENABLE_ONEDPL: defined 36: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 36: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 36: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 36: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined 36: macro SYCL_EXT_ONEAPI_BFLOAT16: undefined 36: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined 36: macro SYCL_EXT_ONEAPI_GRAPH: defined 36: platform: 64bit 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Count Time normalized 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.008 s 0.008 s 5 1024 7.53199u 36: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.009 s 0.009 s 5 2.048k 4.32971u 36: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.009 s 0.010 s 5 4.096k 2.26725u 36: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.010 s 0.011 s 5 8.192k 1.26889u 36: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.012 s 0.013 s 5 16.384k 724.72n 36: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.013 s 0.015 s 5 32.768k 405.154n 36: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.016 s 0.019 s 5 65.536k 250.779n 36: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.017 s 0.024 s 5 131.072k 132.87n 36: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.018 s 0.036 s 5 262.144k 68.9182n 46: [ OK ] std_algorithms_rotate_copy_team_test.test (1893 ms) 46: [----------] 1 test from std_algorithms_rotate_copy_team_test (1893 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (7292 ms total) 46: [ PASSED ] 4 tests. 46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 7.69 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 47: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 47: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 47: For unit testing set OMP_PROC_BIND=false 47: 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_move_team_test 47: [ RUN ] std_algorithms_move_team_test.test [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: Benchmark Time CPU Iterations FOM: GB/s Max 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: CustomReduction<double>/N:100000/R:1000/manual_time 0.004 s 0.009 s 182 53.9301k/s 11.5 36: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 36: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: OverlapRangePolicy/N:2000/M:10000/R:10 0.647 s 0.646 s 1 0.114107 0.0537703 0.102249 0.0479561 0.0513359 38.351u 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: OverlapMDRangePolicy/N:200/M:10000/R:10 0.039 s 0.039 s 18 6.48662m 3.2013m 7.82745m 3.84249m 3.77419m 10.73u 47: [ OK ] std_algorithms_move_team_test.test (4450 ms) 47: [----------] 1 test from std_algorithms_move_team_test (4450 ms total) 47: 47: [----------] 1 test from std_algorithms_move_backward_team_test 47: [ RUN ] std_algorithms_move_backward_team_test.test 36: OverlapTeamPolicy/N:20/M:1000000/R:10 0.243 s 0.243 s 3 0.0461021 0.0234484 0.0406656 0.0198086 0.020369 35.88u 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Count Time normalized 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 18.2812n 36: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 8.89697n 36: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 4.49976n 36: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 2.47559n 36: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.33484n 36: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 781.86p 36: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 519.73p 36: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 503.098p 36: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 441.906p 36: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 414.129p 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations FOM: rate 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Malloc/N:1/manual_time 7.87 us 17.5 us 88871 127.119k/s 47: [ OK ] std_algorithms_move_backward_team_test.test (2514 ms) 47: [----------] 1 test from std_algorithms_move_backward_team_test (2514 ms total) 47: 47: [----------] 1 test from std_algorithms_shift_left_team_test 47: [ RUN ] std_algorithms_shift_left_team_test.test 36: Malloc/N:16/manual_time 9.01 us 19.8 us 87299 110.96k/s 36: Malloc/N:256/manual_time 8.98 us 19.7 us 78218 111.314k/s [ 73%] Built target Kokkos_CoreUnitTest_Cuda1 36: Malloc/N:4096/manual_time 9.04 us 19.8 us 77459 110.624k/s 36: Malloc/N:65536/manual_time 9.02 us 19.8 us 77095 110.855k/s [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_shift_left_team_test.test (7415 ms) 47: [----------] 1 test from std_algorithms_shift_left_team_test (7415 ms total) 47: 47: [----------] 1 test from std_algorithms_shift_right_team_test 47: [ RUN ] std_algorithms_shift_right_team_test.test [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 36: Malloc/N:1048576/manual_time 9.66 us 21.7 us 72236 103.501k/s [ 51%] Built target Kokkos_CoreUnitTest_KokkosP [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_IncrementalTest_CUDA 36: Malloc/N:16777216/manual_time 487 us 579 us 1323 2.05426k/s [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_UnitTest_Sort [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 60%] Built target Kokkos_IncrementalTest_CUDA [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o 47: [ OK ] std_algorithms_shift_right_team_test.test (7353 ms) 47: [----------] 1 test from std_algorithms_shift_right_team_test (7353 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (21734 ms total) 47: [ PASSED ] 4 tests. 47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 22.22 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 48: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 48: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 48: For unit testing set OMP_PROC_BIND=false 48: 48: [==========] Running 9 tests from 9 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_copy_team_test 48: [ RUN ] std_algorithms_copy_team_test.test 36: Malloc/N:268435456/manual_time 6551 us 1076 us 665 152.647/s 36: Malloc/N:4294967296/manual_time 123586 us 4883 us 10 8.09151/s 36: MallocFree/N:1/manual_time 17.5 us 17.6 us 39457 57.0815k/s [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 36: MallocFree/N:16/manual_time 17.3 us 17.4 us 40136 57.6566k/s [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 36: MallocFree/N:256/manual_time 18.7 us 18.8 us 40382 53.541k/s 36: MallocFree/N:4096/manual_time 19.8 us 19.8 us 35376 50.5619k/s 48: [ OK ] std_algorithms_copy_team_test.test (5282 ms) 48: [----------] 1 test from std_algorithms_copy_team_test (5282 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_n_team_test 48: [ RUN ] std_algorithms_copy_n_team_test.test [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 36: MallocFree/N:65536/manual_time 19.8 us 19.8 us 35439 50.5169k/s 48: [ OK ] std_algorithms_copy_n_team_test.test (685 ms) 48: [----------] 1 test from std_algorithms_copy_n_team_test (685 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_backward_team_test 48: [ RUN ] std_algorithms_copy_backward_team_test.test [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o 36: MallocFree/N:1048576/manual_time 19.6 us 19.7 us 35673 51.0156k/s 36: MallocFree/N:16777216/manual_time 607 us 607 us 825 1.64649k/s [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 48: [ OK ] std_algorithms_copy_backward_team_test.test (2360 ms) 48: [----------] 1 test from std_algorithms_copy_backward_team_test (2360 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_if_team_test 48: [ RUN ] std_algorithms_copy_if_team_test.test -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00782724 0.0150362 || 0.051031 28055 29297 || 28900.6 28674.4 || 207.86 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0160208 0.00154862 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 48: [ OK ] std_algorithms_copy_if_team_test.test (2331 ms) 48: [----------] 1 test from std_algorithms_copy_if_team_test (2332 ms total) 48: 48: [----------] 1 test from std_algorithms_unique_copy_team_test 48: [ RUN ] std_algorithms_unique_copy_team_test.test 36: MallocFree/N:268435456/manual_time 6768 us 1075 us 551 147.758/s [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 36: MallocFree/N:4294967296/manual_time 115836 us 4735 us 9 8.63289/s [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 48: [ OK ] std_algorithms_unique_copy_team_test.test (2878 ms) 48: [----------] 1 test from std_algorithms_unique_copy_team_test (2878 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_team_test 48: [ RUN ] std_algorithms_remove_team_test.test 36: MallocTouch/N:1/manual_time 8.85 us 19.9 us 77795 112.95k/s [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 48: [ OK ] std_algorithms_remove_team_test.test (2278 ms) 48: [----------] 1 test from std_algorithms_remove_team_test (2278 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_if_team_test 48: [ RUN ] std_algorithms_remove_if_team_test.test 36: MallocTouch/N:16/manual_time 9.64 us 21.5 us 79930 103.765k/s [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o 48: [ OK ] std_algorithms_remove_if_team_test.test (1301 ms) 48: [----------] 1 test from std_algorithms_remove_if_team_test (1301 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_copy_team_test 48: [ RUN ] std_algorithms_remove_copy_team_test.test 36: MallocTouch/N:256/manual_time 9.98 us 22.1 us 70187 100.172k/s [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 36: MallocTouch/N:4096/manual_time 20.8 us 35.0 us 33685 48.0929k/s 48: [ OK ] std_algorithms_remove_copy_team_test.test (2555 ms) 48: [----------] 1 test from std_algorithms_remove_copy_team_test (2555 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_copy_if_team_test 48: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp 36: MallocTouch/N:65536/manual_time 21.0 us 35.2 us 33397 47.6804k/s [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 75%] Built target Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 48: [ OK ] std_algorithms_remove_copy_if_team_test.test (2258 ms) 48: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2258 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 9 tests from 9 test suites ran. (21933 ms total) 48: [ PASSED ] 9 tests. 48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 22.41 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 49: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 49: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 49: For unit testing set OMP_PROC_BIND=false 49: 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_unique_team_test 49: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 36: MallocTouch/N:1048576/manual_time 23.2 us 37.3 us 30167 43.1409k/s [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 36: MallocTouch/N:16777216/manual_time 504 us 602 us 1350 1.98313k/s [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 49: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2865 ms) 49: [----------] 1 test from std_algorithms_unique_team_test (2865 ms total) 49: 49: [----------] 1 test from std_algorithms_adjacent_difference_team_test 49: [ RUN ] std_algorithms_adjacent_difference_team_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 36: MallocTouch/N:268435456/manual_time 6542 us 1129 us 663 152.867/s [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 36: MallocTouch/N:4294967296/manual_time 114086 us 5845 us 9 8.7653/s [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o 49: [ OK ] std_algorithms_adjacent_difference_team_test.test (4918 ms) 49: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4918 ms total) 49: 49: [----------] 1 test from std_algorithms_reduce_team_test 49: [ RUN ] std_algorithms_reduce_team_test.test 36: MallocTouchFree/N:1/manual_time 18.3 us 18.3 us 38097 54.6856k/s [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 36: MallocTouchFree/N:16/manual_time 18.0 us 18.0 us 38869 55.6631k/s [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o 49: [ OK ] std_algorithms_reduce_team_test.test (2322 ms) 49: [----------] 1 test from std_algorithms_reduce_team_test (2322 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_reduce_team_test 49: [ RUN ] std_algorithms_transform_reduce_team_test.test 36: MallocTouchFree/N:256/manual_time 19.1 us 19.1 us 38960 52.3325k/s [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o 36: MallocTouchFree/N:4096/manual_time 31.8 us 31.9 us 22033 31.4421k/s [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 36: MallocTouchFree/N:65536/manual_time 32.1 us 32.2 us 21865 31.1439k/s 36: MallocTouchFree/N:1048576/manual_time 34.1 us 34.2 us 20472 29.2839k/s [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 36: MallocTouchFree/N:16777216/manual_time 644 us 644 us 827 1.5528k/s [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o 49: [ OK ] std_algorithms_transform_reduce_team_test.test (4585 ms) 49: [----------] 1 test from std_algorithms_transform_reduce_team_test (4585 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (14691 ms total) 49: [ PASSED ] 4 tests. 49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 15.15 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 50: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 50: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 50: For unit testing set OMP_PROC_BIND=false 50: 50: [==========] Running 18 tests from 5 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_is_sorted_team_test 50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o 36: MallocTouchFree/N:268435456/manual_time 6768 us 1107 us 551 147.758/s 50: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3050 ms) 50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp 36: MallocTouchFree/N:4294967296/manual_time 116298 us 5930 us 9 8.59859/s [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: Benchmark Time CPU Iterations FOM: GB/s MB 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.017 s 0.002 s 34 46.3288/s 800 50: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2783 ms) 50: [----------] 2 tests from std_algorithms_is_sorted_team_test (5834 ms total) 50: 50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (20 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (26 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o 36: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 35 41.9147/s 800 [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 36: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.020 s 0.002 s 36 40.7668/s 800 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 36: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 36 40.8152/s 800 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2742 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 36: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 35 41.9794/s 800 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 36: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 36 40.7745/s 800 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 36: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.020 s 0.002 s 36 40.833/s 800 [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 36: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 35 41.9821/s 800 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (3404 ms) 50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (6194 ms total) 50: 50: [----------] 4 tests from std_algorithms_is_partitioned_team_test 50: [ RUN ] std_algorithms_is_partitioned_team_test.empty 50: [ OK ] std_algorithms_is_partitioned_team_test.empty (10 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 36: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.020 s 0.002 s 36 40.7645/s 800 50: [ OK ] std_algorithms_is_partitioned_team_test.all_true (1548 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 36: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 36 40.7692/s 800 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 36: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.020 s 0.002 s 36 40.8262/s 800 [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 50: [ OK ] std_algorithms_is_partitioned_team_test.all_false (1552 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.random 36: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 36 40.7744/s 800 50: [ OK ] std_algorithms_is_partitioned_team_test.random (1298 ms) 50: [----------] 4 tests from std_algorithms_is_partitioned_team_test (4410 ms total) 50: 50: [----------] 4 tests from std_algorithms_partition_copy_team_test 50: [ RUN ] std_algorithms_partition_copy_team_test.empty 50: [ OK ] std_algorithms_partition_copy_team_test.empty (17 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 36: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.020 s 0.002 s 36 40.7717/s 800 36: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 36 40.7691/s 800 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 36: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.020 s 0.002 s 36 40.8381/s 800 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] 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/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o 36: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 35 39.8544/s 800 [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 50: [ OK ] std_algorithms_partition_copy_team_test.all_true (3914 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.all_false 36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.049 s 0.049 s 14 32.7461/s 1.6k [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.050 s 0.050 s 14 32.0445/s 1.6k 36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 355 826.873/s 1.6k [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 36: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 352 826.918/s 1.6k [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o 50: [ OK ] std_algorithms_partition_copy_team_test.all_false (3877 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.random 36: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 352 826.554/s 1.6k 36: ViewDeepCopy_Rank1Strided<Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.003 s 0.003 s 228 265.007/s 800 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 53%] Linking CXX executable Kokkos_IncrementalTest_CUDA 36: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.073 s 0.073 s 10 11.0244/s 800 50: [ OK ] std_algorithms_partition_copy_team_test.random (3609 ms) 50: [----------] 4 tests from std_algorithms_partition_copy_team_test (11419 ms total) 50: 50: [----------] 4 tests from std_algorithms_partition_point_team_test 50: [ RUN ] std_algorithms_partition_point_team_test.empty 50: [ OK ] std_algorithms_partition_point_team_test.empty (12 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.all_true 36: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 357 826.617/s 1.6k [ 53%] Built target Kokkos_IncrementalTest_CUDA [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o 50: [ OK ] std_algorithms_partition_point_team_test.all_true (1496 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 36: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 352 826.846/s 1.6k [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 36: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 352 826.592/s 1.6k [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 50: [ OK ] std_algorithms_partition_point_team_test.all_false (1497 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.random [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp 36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 352 826.625/s 1.6k [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o 50: [ OK ] std_algorithms_partition_point_team_test.random (1252 ms) 50: [----------] 4 tests from std_algorithms_partition_point_team_test (4259 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 18 tests from 5 test suites ran. (32118 ms total) 50: [ PASSED ] 18 tests. 50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 32.52 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 51: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 51: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 51: For unit testing set OMP_PROC_BIND=false 51: [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 51: [==========] Running 5 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_transform_team_test 51: [ RUN ] std_algorithms_transform_team_test.test_unary_op 36: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.005 s 0.005 s 150 343.583/s 1.6k 36: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.008 s 0.008 s 92 213.023/s 1.6k [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 352 826.464/s 1.6k [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 36: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 205 467.811/s 1.6k [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 239 548.614/s 1.6k [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 352 826.924/s 1.6k 36: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 352 826.454/s 1.6k 51: [ OK ] std_algorithms_transform_team_test.test_unary_op (5827 ms) 51: [ RUN ] std_algorithms_transform_team_test.test_binary_op 36: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 352 826.611/s 1.6k [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 36: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 352 826.473/s 1.6k [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o 36: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.008 s 0.008 s 90 208.592/s 1.6k [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 36: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.008 s 0.008 s 88 203.924/s 1.6k [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 51: [ OK ] std_algorithms_transform_team_test.test_binary_op (4132 ms) 51: [----------] 2 tests from std_algorithms_transform_team_test (9960 ms total) 51: 51: [----------] 1 test from std_algorithms_generate_team_test 51: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 36: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 216 496.616/s 1.6k [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.005 s 0.005 s 149 340.134/s 1.6k [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 352 826.847/s 1.6k [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 352 826.424/s 1.6k 36: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.008 s 0.008 s 86 198.432/s 1.6k [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 36: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 115 263.054/s 1.6k [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 36: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 352 826.509/s 1.6k [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 352 826.859/s 1.6k 36: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.007 s 0.007 s 95 219.561/s 1.6k 36: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 114 264.084/s 1.6k [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp 36: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 352 826.433/s 1.6k [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 36: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 352 826.85/s 1.6k [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp 36: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.008 s 0.008 s 89 206.91/s 1.6k [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.005 s 0.005 s 128 297.717/s 1.6k [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 349 810.937/s 1.6k 36: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 349 810.756/s 1.6k 36: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 349 810.972/s 1.6k [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 51: [ OK ] std_algorithms_generate_team_test.test_unary_op (13060 ms) 51: [----------] 1 test from std_algorithms_generate_team_test (13060 ms total) 51: 51: [----------] 1 test from std_algorithms_generate_n_team_test 51: [ RUN ] std_algorithms_generate_n_team_test.test 51: [ OK ] std_algorithms_generate_n_team_test.test (649 ms) 51: [----------] 1 test from std_algorithms_generate_n_team_test (649 ms total) 51: 51: [----------] 1 test from std_algorithms_swap_ranges_team_test 51: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o 36: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 349 810.708/s 1.6k 36: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 776 913.054/s 800 [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 36: ViewFill_Rank1<Kokkos::LayoutLeft, Kokkos::SharedSpace>/N:10/manual_time 0.001 s 0.001 s 799 914.002/s 800 36: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 790 913.207/s 800 51: [ OK ] std_algorithms_swap_ranges_team_test.test (5210 ms) 51: [----------] 1 test from std_algorithms_swap_ranges_team_test (5210 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 5 tests from 4 test suites ran. (28880 ms total) 51: [ PASSED ] 5 tests. 51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 29.37 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 52: Test timeout computed to be: 1500 52: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 52: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 52: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 52: For unit testing set OMP_PROC_BIND=false 52: [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 52: [==========] Running 2 tests from 2 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_exclusive_scan_team_test 52: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o 36: ViewFill_Rank1<Kokkos::LayoutRight, Kokkos::SharedSpace>/N:10/manual_time 0.001 s 0.001 s 799 913.94/s 800 36: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 789 913.133/s 800 36: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 783 913.211/s 800 [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 36: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 783 913.01/s 800 36: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 783 911.061/s 800 36: ViewFill_Rank1Strided/N:10/manual_time 0.002 s 0.002 s 348 202.226/s 400 [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 36: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 775 913.15/s 800 36: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 783 913.165/s 800 36: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 783 913.128/s 800 [ 73%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP 36: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 783 913.173/s 800 36: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 783 913.183/s 800 36: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 783 913.137/s 800 52: [ OK ] std_algorithms_exclusive_scan_team_test.test (9494 ms) 52: [----------] 1 test from std_algorithms_exclusive_scan_team_test (9494 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 36: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 783 912.96/s 800 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 36: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 783 913.147/s 800 36: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 783 913.207/s 800 [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 73%] Built target Kokkos_CoreUnitTest_OpenMP [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o 36: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 783 913.135/s 800 36: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 788 919.172/s 800 36: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 788 919.167/s 800 36: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.71595k/s 1.6k 36: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.71987k/s 1.6k 36: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.6428k/s 1.6k 36: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.63867k/s 1.6k 36: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.57882k/s 1.6k 36: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.89648k/s 1.6k 36: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.86082k/s 1.6k 36: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.02955k/s 1.6k 36: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.24677k/s 1.6k 36: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.17219k/s 1.6k 36: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.9473k/s 1.6k 36: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.68423k/s 1.6k 36: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.04263k/s 1.6k 36: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.83285k/s 1.6k 36: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.20337k/s 1.6k 36: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.27819k/s 1.6k 36: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.005 s 0.000 s 10 354.673/s 1.6k 36: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 396.439/s 1.6k 36: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 403.821/s 1.6k 36: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 405.841/s 1.6k 36: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 376.437/s 1.6k 36: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 395.711/s 1.6k 36: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 432.606/s 1.6k 36: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 409.516/s 1.6k 36: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 421.03/s 1.6k 36: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 381.261/s 1.6k 36: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 437.787/s 1.6k 36: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 393.07/s 1.6k 36: ViewResize_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 2.39721M/s 688 36: ViewResize_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 3.18224M/s 688 36: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 3.11312M/s 688 36: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 412.223k/s 688 52: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (4799 ms) 52: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (4799 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (14294 ms total) 52: [ PASSED ] 2 tests. 52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 14.74 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 53: Test timeout computed to be: 1500 53: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 53: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 53: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 53: For unit testing set OMP_PROC_BIND=false 53: 53: [==========] Running 2 tests from 2 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_inclusive_scan_team_test 53: [ RUN ] std_algorithms_inclusive_scan_team_test.test 36: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.025 s 0.004 s 10 63.5149/s 1.6k 36: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.030 s 0.004 s 10 53.6482/s 1.6k [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 36/65 Test #36: Kokkos_PerformanceTest_Benchmark ........................... Passed 139.02 sec test 37 Start 37: Kokkos_Benchmark_Atomic_MinMax 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T19-16-39.json" 37: Test timeout computed to be: 1500 37: 37: Available devices: 37: 2025-04-10T20:07:15+00:00 37: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 37: Run on (15 X 3250 MHz CPU s) 37: CPU Caches: 37: L1 Data 64 KiB (x15) 37: L1 Instruction 64 KiB (x15) 37: L2 Unified 512 KiB (x15) 37: L3 Unified 16384 KiB (x15) 37: Load Average: 1.04, 2.63, 4.76 37: Address Bits: 64 37: CPU architecture: none 37: Default Device: SYCL 37: Driver Version: CUDA 12.8 37: Error Correction Support: 1 37: GIT_BRANCH: HEAD 37: GIT_CLEAN_STATUS: CLEAN 37: GIT_COMMIT_DATE: 2025-04-10T15:14:45-04:00 37: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 37: GIT_COMMIT_HASH: 62b14e6dc 37: GPU architecture: AMPERE80 37: Global Cache Mem Line Size: 128 37: Global Mem Cache Size: 25165824 37: Global Mem Size: 25339101184 37: Image Max Buffer Size: 32768 37: Image2d Max Height: 65536 37: Image2d Max Width: 131072 37: Image3d Max Depth: 16384 37: Image3d Max Height: 16384 37: Image3d Max Width: 16384 37: Is Accelerator: 0 37: Is Available: 1 37: Is CPU: 0 37: Is GPU: 1 37: KOKKOS_COMPILER_INTEL_LLVM: 20250004 37: KOKKOS_ENABLE_ASM: yes 37: KOKKOS_ENABLE_CXX17: yes 37: KOKKOS_ENABLE_CXX20: no 37: KOKKOS_ENABLE_CXX23: no 37: KOKKOS_ENABLE_CXX26: no 37: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 37: KOKKOS_ENABLE_HWLOC: no 37: KOKKOS_ENABLE_LIBDL: yes 37: KOKKOS_ENABLE_PRAGMA_IVDEP: yes 37: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes 37: KOKKOS_ENABLE_PRAGMA_UNROLL: yes 37: KOKKOS_ENABLE_PRAGMA_VECTOR: yes 37: KOKKOS_ENABLE_SERIAL: yes 37: Kokkos Version: 4.6.99 37: Local Mem Size: 166912 37: Max Compute Units: 56 37: Max Mem Alloc Size: 25339101184 37: Max Parameter Size: 4000 37: Max Read Image Args: 128 37: Max Samplers: 128 37: Max Work Group Size: 1024 37: Max Work Item Dimensions: 3 37: Mem Base Addr Align: 4096 37: Name: NVIDIA A30 37: Native Vector Width Char: 1 37: Native Vector Width Double: 1 37: Native Vector Width Float: 1 37: Native Vector Width Half: 0 37: Native Vector Width Int: 1 37: Native Vector Width Long: 1 37: Native Vector Width Short: 1 37: Partition Max Sub Devices: 0 37: Preferred Vector Width Char: 1 37: Preferred Vector Width Double: 1 37: Preferred Vector Width Float: 1 37: Preferred Vector Width Half: 0 37: Preferred Vector Width Int: 1 37: Preferred Vector Width Long: 1 37: Preferred Vector Width Short: 1 37: Profiling Timer Resolution: 1000 37: Reference Count: 1 37: Vendor: NVIDIA Corporation 37: Vendor Id: 4318 37: Version: 8.0 37: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected 37: macro KOKKOS_ENABLE_ONEDPL: defined 37: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 37: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 37: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 37: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined 37: macro SYCL_EXT_ONEAPI_BFLOAT16: undefined 37: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined 37: macro SYCL_EXT_ONEAPI_GRAPH: defined 37: platform: 64bit 37: ---------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations 37: ---------------------------------------------------------------------------------------------------------------------------------------- 37: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37/65 Test #37: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.42 sec test 38 Start 38: Kokkos_PerformanceTest_Mempool 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T19-16-39.json" 38: Test timeout computed to be: 1500 38: 38: Available devices: 38: 2025-04-10T20:07:16+00:00 38: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool 38: Run on (15 X 3250 MHz CPU s) 38: CPU Caches: 38: L1 Data 64 KiB (x15) 38: L1 Instruction 64 KiB (x15) 38: L2 Unified 512 KiB (x15) 38: L3 Unified 16384 KiB (x15) 38: Load Average: 1.04, 2.63, 4.76 38: Address Bits: 64 38: CPU architecture: none 38: Default Device: SYCL 38: Driver Version: CUDA 12.8 38: Error Correction Support: 1 38: GIT_BRANCH: HEAD 38: GIT_CLEAN_STATUS: CLEAN 38: GIT_COMMIT_DATE: 2025-04-10T15:14:45-04:00 38: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 38: GIT_COMMIT_HASH: 62b14e6dc 38: GPU architecture: AMPERE80 38: Global Cache Mem Line Size: 128 38: Global Mem Cache Size: 25165824 38: Global Mem Size: 25339101184 38: Image Max Buffer Size: 32768 38: Image2d Max Height: 65536 38: Image2d Max Width: 131072 38: Image3d Max Depth: 16384 38: Image3d Max Height: 16384 38: Image3d Max Width: 16384 38: Is Accelerator: 0 38: Is Available: 1 38: Is CPU: 0 38: Is GPU: 1 38: KOKKOS_COMPILER_INTEL_LLVM: 20250004 38: KOKKOS_ENABLE_ASM: yes 38: KOKKOS_ENABLE_CXX17: yes 38: KOKKOS_ENABLE_CXX20: no 38: KOKKOS_ENABLE_CXX23: no 38: KOKKOS_ENABLE_CXX26: no 38: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 38: KOKKOS_ENABLE_HWLOC: no 38: KOKKOS_ENABLE_LIBDL: yes 38: KOKKOS_ENABLE_PRAGMA_IVDEP: yes 38: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes 38: KOKKOS_ENABLE_PRAGMA_UNROLL: yes 38: KOKKOS_ENABLE_PRAGMA_VECTOR: yes 38: KOKKOS_ENABLE_SERIAL: yes 38: Kokkos Version: 4.6.99 38: Local Mem Size: 166912 38: Max Compute Units: 56 38: Max Mem Alloc Size: 25339101184 38: Max Parameter Size: 4000 38: Max Read Image Args: 128 38: Max Samplers: 128 38: Max Work Group Size: 1024 38: Max Work Item Dimensions: 3 38: Mem Base Addr Align: 4096 38: Name: NVIDIA A30 38: Native Vector Width Char: 1 38: Native Vector Width Double: 1 38: Native Vector Width Float: 1 38: Native Vector Width Half: 0 38: Native Vector Width Int: 1 38: Native Vector Width Long: 1 38: Native Vector Width Short: 1 38: Partition Max Sub Devices: 0 38: Preferred Vector Width Char: 1 38: Preferred Vector Width Double: 1 38: Preferred Vector Width Float: 1 38: Preferred Vector Width Half: 0 38: Preferred Vector Width Int: 1 38: Preferred Vector Width Long: 1 38: Preferred Vector Width Short: 1 38: Profiling Timer Resolution: 1000 38: Reference Count: 1 38: Vendor: NVIDIA Corporation 38: Vendor Id: 4318 38: Version: 8.0 38: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected 38: macro KOKKOS_ENABLE_ONEDPL: defined 38: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 38: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 38: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 38: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined 38: macro SYCL_EXT_ONEAPI_BFLOAT16: undefined 38: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined 38: macro SYCL_EXT_ONEAPI_GRAPH: defined 38: platform: 64bit [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 38: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Benchmark Time CPU Iterations FOM: fill ops per second 38: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2297 18.247M/s [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 38: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Benchmark Time CPU Iterations FOM: cycle ops per second 38: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3419 54.2781M/s 38/65 Test #38: Kokkos_PerformanceTest_Mempool ............................. Passed 2.56 sec test 39 Start 39: Kokkos_PerformanceTest_Atomic 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T19-16-39.json" 39: Test timeout computed to be: 1500 [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 39: 39: Available devices: 39: 2025-04-10T20:07:18+00:00 39: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic 39: Run on (15 X 3250 MHz CPU s) 39: CPU Caches: 39: L1 Data 64 KiB (x15) 39: L1 Instruction 64 KiB (x15) 39: L2 Unified 512 KiB (x15) 39: L3 Unified 16384 KiB (x15) 39: Load Average: 1.04, 2.61, 4.74 39: Address Bits: 64 39: CPU architecture: none 39: Default Device: SYCL 39: Driver Version: CUDA 12.8 39: Error Correction Support: 1 39: GIT_BRANCH: HEAD 39: GIT_CLEAN_STATUS: CLEAN 39: GIT_COMMIT_DATE: 2025-04-10T15:14:45-04:00 39: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 39: GIT_COMMIT_HASH: 62b14e6dc 39: GPU architecture: AMPERE80 39: Global Cache Mem Line Size: 128 39: Global Mem Cache Size: 25165824 39: Global Mem Size: 25339101184 39: Image Max Buffer Size: 32768 39: Image2d Max Height: 65536 39: Image2d Max Width: 131072 39: Image3d Max Depth: 16384 39: Image3d Max Height: 16384 39: Image3d Max Width: 16384 39: Is Accelerator: 0 39: Is Available: 1 39: Is CPU: 0 39: Is GPU: 1 39: KOKKOS_COMPILER_INTEL_LLVM: 20250004 39: KOKKOS_ENABLE_ASM: yes 39: KOKKOS_ENABLE_CXX17: yes 39: KOKKOS_ENABLE_CXX20: no 39: KOKKOS_ENABLE_CXX23: no 39: KOKKOS_ENABLE_CXX26: no 39: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 39: KOKKOS_ENABLE_HWLOC: no 39: KOKKOS_ENABLE_LIBDL: yes 39: KOKKOS_ENABLE_PRAGMA_IVDEP: yes 39: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes 39: KOKKOS_ENABLE_PRAGMA_UNROLL: yes 39: KOKKOS_ENABLE_PRAGMA_VECTOR: yes 39: KOKKOS_ENABLE_SERIAL: yes 39: Kokkos Version: 4.6.99 39: Local Mem Size: 166912 39: Max Compute Units: 56 39: Max Mem Alloc Size: 25339101184 39: Max Parameter Size: 4000 39: Max Read Image Args: 128 39: Max Samplers: 128 39: Max Work Group Size: 1024 39: Max Work Item Dimensions: 3 39: Mem Base Addr Align: 4096 39: Name: NVIDIA A30 39: Native Vector Width Char: 1 39: Native Vector Width Double: 1 39: Native Vector Width Float: 1 39: Native Vector Width Half: 0 39: Native Vector Width Int: 1 39: Native Vector Width Long: 1 39: Native Vector Width Short: 1 39: Partition Max Sub Devices: 0 39: Preferred Vector Width Char: 1 39: Preferred Vector Width Double: 1 39: Preferred Vector Width Float: 1 39: Preferred Vector Width Half: 0 39: Preferred Vector Width Int: 1 39: Preferred Vector Width Long: 1 39: Preferred Vector Width Short: 1 39: Profiling Timer Resolution: 1000 39: Reference Count: 1 39: Vendor: NVIDIA Corporation 39: Vendor Id: 4318 39: Version: 8.0 39: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected 39: macro KOKKOS_ENABLE_ONEDPL: defined 39: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 39: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 39: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 39: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined 39: macro SYCL_EXT_ONEAPI_BFLOAT16: undefined 39: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined 39: macro SYCL_EXT_ONEAPI_GRAPH: defined 39: platform: 64bit [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 39: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 39: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Test_Atomic<int>/30000/iterations:10 0.214 s 0.214 s 10 1 4 9.5358m 9.03513m 51.6667u 449.985M 186.624k 449.985M [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 53: [ OK ] std_algorithms_inclusive_scan_team_test.test (14879 ms) 53: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14879 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 53: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 55%] Linking CXX executable Kokkos_CoreTestCompileOnly -- Testing 1-D histogram Density 1D: 0.000245369 -0.99999 -48240.4 || 0.051031 0 194810 || 2.92841e+09 28674.4 || -6.66875e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00073505 -0.306761 0.156685 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 55%] Built target Kokkos_CoreTestCompileOnly [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o 39: Test_Atomic<long int>/100000/iterations:10 1.58 s 1.58 s 10 1 8 4.47597m 2.52463m 105.3u 4.99995G 1.14373M 4.99995G 53: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (9655 ms) 53: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (9655 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 2 tests from 2 test suites ran. (24535 ms total) 53: [ PASSED ] 2 tests. 53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 25.03 sec test 54 Start 54: Kokkos_PerformanceTest_InclusiveScan 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T19-16-40.json" 54: Test timeout computed to be: 1500 54: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 54: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 54: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 54: For unit testing set OMP_PROC_BIND=false 54: 54: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe : Selected" 54: 2025-04-10T20:07:39+00:00 54: Running /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan 54: Run on (20 X 2345.59 MHz CPU s) 54: CPU Caches: 54: L1 Data 64 KiB (x20) 54: L1 Instruction 64 KiB (x20) 54: L2 Unified 512 KiB (x20) 54: L3 Unified 16384 KiB (x20) 54: Load Average: 8.82, 7.56, 7.58 54: CPU architecture: none 54: Can access system allocated memory: 0 54: Capability: 8.0 54: Default Device: Cuda 54: GPU architecture: AMPERE80 54: KOKKOS_COMPILER_GNU: 940 54: KOKKOS_COMPILER_NVCC: 1160 54: KOKKOS_ENABLE_ASM: yes 54: KOKKOS_ENABLE_CUDA: yes 54: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 54: KOKKOS_ENABLE_CUDA_UVM: no 54: KOKKOS_ENABLE_CXX17: yes 54: KOKKOS_ENABLE_CXX20: no 54: KOKKOS_ENABLE_CXX23: no 54: KOKKOS_ENABLE_CXX26: no 54: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 54: KOKKOS_ENABLE_HWLOC: no 54: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 54: KOKKOS_ENABLE_LIBDL: no 54: KOKKOS_ENABLE_OPENMP: yes 54: KOKKOS_ENABLE_PRAGMA_IVDEP: no 54: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 54: KOKKOS_ENABLE_PRAGMA_UNROLL: no 54: KOKKOS_ENABLE_PRAGMA_VECTOR: no 54: Kokkos: OpenMP thread_pool_topology[ 1 x 20 x 1 ] 54: Kokkos Version: 4.6.99 54: Shared Memory per Block: 48 KiB 54: Total Global Memory: 79.25 GiB 54: macro KOKKOS_ENABLE_CUDA: defined 54: platform: 64bit 54: via Address Translation Service: 0 54: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 39: Test_Atomic<long long int>/100000/iterations:10 1.58 s 1.58 s 10 1 8 4.40656m 2.82804m 99.7u 4.99995G 1.20498M 4.99995G [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o 54: ---------------------------------------------------------------------------------------------------------------------------------------------- 54: Benchmark Time CPU Iterations FOM: GB/s MB Passed 54: ---------------------------------------------------------------------------------------------------------------------------------------------- 54: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.001 s 0.001 s 467 1089.83/s 1.6k 1 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 39: Test_Atomic<unsigned int>/100000/iterations:10 1.78 s 1.78 s 10 1 4 3.41505m 2.52503m 51.5u 704.983M 1030.72k 704.983M [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 55%] 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_ExecPolicy_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 39: Test_Atomic<unsigned long int>/100000/iterations:10 1.58 s 1.58 s 10 1 8 4.35076m 2.69294m 105.1u 4.99995G 1.14434M 4.99995G [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 54: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.001 s 0.001 s 474 1088.05/s 1.6k 1 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 39: Test_Atomic<unsigned long long int>/100000/iterations:10 1.58 s 1.58 s 10 1 8 4.21346m 2.51983m 99.11u 4.99995G 1039.58k 4.99995G [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 54: BM_inclusive_scan<double>/100000000/manual_time 0.001 s 0.002 s 469 1073.26/s 1.6k 1 [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 39: Test_Atomic<float>/100000/iterations:10 1.78 s 1.78 s 10 0 4 5.45858m 2.70103m 790.11u 4.99969G 833.024k 4.99989G [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 0.0019576 -0.999999 -57856.5 || 0.051031 0 1.55428e+06 || 2.8689e+10 28674.4 || -7.99808e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588319 -0.967783 10.2753 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 39: Test_Atomic<double>/100000/iterations:10 1.57 s 1.57 s 10 1 8 5.44148m 3.09074m 790.01u 4.99995G 981.936k 4.99995G 39/65 Test #39: Kokkos_PerformanceTest_Atomic .............................. Passed 117.04 sec test 40 Start 40: Kokkos_PerformanceTest_Reduction 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T19-16-39.json" 40: Test timeout computed to be: 1500 40: 40: Available devices: 40: 2025-04-10T20:09:16+00:00 40: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction 40: Run on (15 X 3250 MHz CPU s) 40: CPU Caches: 40: L1 Data 64 KiB (x15) 40: L1 Instruction 64 KiB (x15) 40: L2 Unified 512 KiB (x15) 40: L3 Unified 16384 KiB (x15) 40: Load Average: 1.03, 2.10, 4.30 40: Address Bits: 64 40: CPU architecture: none 40: Default Device: SYCL 40: Driver Version: CUDA 12.8 40: Error Correction Support: 1 40: GIT_BRANCH: HEAD 40: GIT_CLEAN_STATUS: CLEAN 40: GIT_COMMIT_DATE: 2025-04-10T15:14:45-04:00 40: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 40: GIT_COMMIT_HASH: 62b14e6dc 40: GPU architecture: AMPERE80 40: Global Cache Mem Line Size: 128 40: Global Mem Cache Size: 25165824 40: Global Mem Size: 25339101184 40: Image Max Buffer Size: 32768 40: Image2d Max Height: 65536 40: Image2d Max Width: 131072 40: Image3d Max Depth: 16384 40: Image3d Max Height: 16384 40: Image3d Max Width: 16384 40: Is Accelerator: 0 40: Is Available: 1 40: Is CPU: 0 40: Is GPU: 1 40: KOKKOS_COMPILER_INTEL_LLVM: 20250004 40: KOKKOS_ENABLE_ASM: yes 40: KOKKOS_ENABLE_CXX17: yes 40: KOKKOS_ENABLE_CXX20: no 40: KOKKOS_ENABLE_CXX23: no 40: KOKKOS_ENABLE_CXX26: no 40: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 40: KOKKOS_ENABLE_HWLOC: no 40: KOKKOS_ENABLE_LIBDL: yes 40: KOKKOS_ENABLE_PRAGMA_IVDEP: yes 40: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes 40: KOKKOS_ENABLE_PRAGMA_UNROLL: yes 40: KOKKOS_ENABLE_PRAGMA_VECTOR: yes 40: KOKKOS_ENABLE_SERIAL: yes 40: Kokkos Version: 4.6.99 40: Local Mem Size: 166912 40: Max Compute Units: 56 40: Max Mem Alloc Size: 25339101184 40: Max Parameter Size: 4000 40: Max Read Image Args: 128 40: Max Samplers: 128 40: Max Work Group Size: 1024 40: Max Work Item Dimensions: 3 40: Mem Base Addr Align: 4096 40: Name: NVIDIA A30 40: Native Vector Width Char: 1 40: Native Vector Width Double: 1 40: Native Vector Width Float: 1 40: Native Vector Width Half: 0 40: Native Vector Width Int: 1 40: Native Vector Width Long: 1 40: Native Vector Width Short: 1 40: Partition Max Sub Devices: 0 40: Preferred Vector Width Char: 1 40: Preferred Vector Width Double: 1 40: Preferred Vector Width Float: 1 40: Preferred Vector Width Half: 0 40: Preferred Vector Width Int: 1 40: Preferred Vector Width Long: 1 40: Preferred Vector Width Short: 1 40: Profiling Timer Resolution: 1000 40: Reference Count: 1 40: Vendor: NVIDIA Corporation 40: Vendor Id: 4318 40: Version: 8.0 40: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected 40: macro KOKKOS_ENABLE_ONEDPL: defined 40: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 40: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 40: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 40: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined 40: macro SYCL_EXT_ONEAPI_BFLOAT16: undefined 40: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined 40: macro SYCL_EXT_ONEAPI_GRAPH: defined 40: platform: 64bit 40: ---------------------------------------------------------------------------------------------------- 40: Benchmark Time CPU Iterations 40: ---------------------------------------------------------------------------------------------------- 40: ReductionCheapScalarResult<double>/10000/iterations:10 22.0 us 21.7 us 10 40: ReductionCheapScalarResult<double>/100000/iterations:10 25.0 us 25.0 us 10 40: ReductionCheapScalarResult<double>/1000000/iterations:10 29.1 us 29.1 us 10 40: ReductionCheapScalarResult<double>/10000000/iterations:10 135 us 135 us 10 40: ReductionCheapHostResult<double>/10000/iterations:10 20.2 us 20.1 us 10 40: ReductionCheapHostResult<double>/100000/iterations:10 25.3 us 25.2 us 10 40: ReductionCheapHostResult<double>/1000000/iterations:10 29.1 us 29.0 us 10 40: ReductionCheapHostResult<double>/10000000/iterations:10 135 us 135 us 10 40: ReductionCheapDeviceResult<double>/10000/iterations:10 19.3 us 19.2 us 10 40: ReductionCheapDeviceResult<double>/100000/iterations:10 25.3 us 25.3 us 10 40: ReductionCheapDeviceResult<double>/1000000/iterations:10 27.8 us 27.8 us 10 40: ReductionCheapDeviceResult<double>/10000000/iterations:10 134 us 134 us 10 40: ReductionExpensive<double>/10000/iterations:10 162 us 162 us 10 40: ReductionExpensive<double>/100000/iterations:10 289 us 289 us 10 40: ReductionExpensive<double>/1000000/iterations:10 4247 us 4247 us 10 40: ReductionExpensive<double>/10000000/iterations:10 33752 us 33748 us 10 40/65 Test #40: Kokkos_PerformanceTest_Reduction ........................... Passed 0.83 sec test 41 Start 41: Kokkos_ContainersUnitTest_Serial 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 41: Test timeout computed to be: 1500 41: [==========] Running 67 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from serial_DeathTest 41: [ RUN ] serial_DeathTest.dualview_external_view_construction 41: [ OK ] serial_DeathTest.dualview_external_view_construction (466 ms) 41: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 54: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.001 s 0.002 s 476 1086.3/s 1.6k 1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 41: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (7299 ms) 41: [----------] 2 tests from serial_DeathTest (7765 ms total) 41: 41: [----------] 65 tests from serial 41: [ RUN ] serial.bitset 41: [ OK ] serial.bitset (685 ms) 41: [ RUN ] serial.bitset_default_constructor_no_alloc 41: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 41: [ RUN ] serial.dualview_combination 41: [ OK ] serial.dualview_combination (0 ms) 41: [ RUN ] serial.dualview_alloc 41: [ OK ] serial.dualview_alloc (0 ms) 41: [ RUN ] serial.test_dualview_copy_construction_and_assignment 41: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 41: [ RUN ] serial.dualview_combinations_without_init 41: [ OK ] serial.dualview_combinations_without_init (0 ms) 41: [ RUN ] serial.dualview_deep_copy 41: [ OK ] serial.dualview_deep_copy (0 ms) 41: [ RUN ] serial.dualview_sync_should_fence 41: [ OK ] serial.dualview_sync_should_fence (0 ms) 41: [ RUN ] serial.dualview_realloc 41: [ OK ] serial.dualview_realloc (0 ms) 41: [ RUN ] serial.dualview_resize 41: [ OK ] serial.dualview_resize (0 ms) 41: [ RUN ] serial.dualview_device_correct_kokkos_device 41: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 41: [ RUN ] serial.dualview_host_correct_kokkos_device 41: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 41: [ RUN ] serial.dualview_host_modify_template_device_sync 41: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 41: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 41: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 41: [ RUN ] serial.dualview_device_modify_template_host_sync 41: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 41: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 41: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 41: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 41: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 41: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 41: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 41: [ RUN ] serial.dualview_sequential_host_init 41: [ OK ] serial.dualview_sequential_host_init (0 ms) 41: [ RUN ] serial.dualview_default_constructed 41: [ OK ] serial.dualview_default_constructed (0 ms) 41: [ RUN ] serial.dynamic_view 41: [ OK ] serial.dynamic_view (7 ms) 41: [ RUN ] serial.dyn_rank_view_api_generic 41: [ OK ] serial.dyn_rank_view_api_generic (5 ms) 41: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 41: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 41: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 41: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 41: skipping since not default execution space 41: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 41: [ RUN ] serial.dyn_rank_view_api_operator_rank67 41: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 41: [ RUN ] serial.dyn_rank_view_team_scratch 41: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 41: [ RUN ] serial.ErrorReporterViaLambda 41: [ OK ] serial.ErrorReporterViaLambda (0 ms) 41: [ RUN ] serial.ErrorReporter 41: [ OK ] serial.ErrorReporter (0 ms) 41: [ RUN ] serial.offsetview_construction 41: [ OK ] serial.offsetview_construction (8 ms) 41: [ RUN ] serial.offsetview_unmanaged_construction 41: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 41: [ RUN ] serial.offsetview_subview 41: [ OK ] serial.offsetview_subview (3 ms) 41: [ RUN ] serial.offsetview_offsets_rank1 41: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 41: [ RUN ] serial.offsetview_offsets_rank2 41: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 41: [ RUN ] serial.offsetview_offsets_rank3 41: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 41: [ RUN ] serial.scatterview 41: [ OK ] serial.scatterview (738 ms) 41: [ RUN ] serial.scatterview_devicetype 41: [ OK ] serial.scatterview_devicetype (0 ms) 41: [ RUN ] serial.resize_realloc_no_init_dualview 41: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 41: [ RUN ] serial.resize_realloc_no_alloc_dualview 41: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 41: [ RUN ] serial.resize_exec_space_dualview 41: [ OK ] serial.resize_exec_space_dualview (0 ms) 41: [ RUN ] serial.realloc_exec_space_dualview 41: [ OK ] serial.realloc_exec_space_dualview (0 ms) 41: [ RUN ] serial.resize_realloc_no_init_dynrankview 41: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 41: [ RUN ] serial.resize_exec_space_dynrankview 41: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 41: [ RUN ] serial.realloc_exec_space_dynrankview 41: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 41: [ RUN ] serial.resize_realloc_no_init_scatterview 41: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 41: [ RUN ] serial.resize_realloc_no_alloc_scatterview 41: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 41: [ RUN ] serial.resize_exec_space_scatterview 41: [ OK ] serial.resize_exec_space_scatterview (0 ms) 41: [ RUN ] serial.realloc_exec_space_scatterview 41: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynrankview 41: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 41: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 41: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_offsetview 41: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 41: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_offsetview 41: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynamicview 41: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 41: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 41: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 41: [ RUN ] serial.UnorderedMap_insert [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 41: [ OK ] serial.UnorderedMap_insert (6226 ms) 41: [ RUN ] serial.UnorderedMap_failed_insert Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 6.65955e-07 -0.000471698 -0.0325894 || 0.051031 28020 29326 || 28687.9 28674.4 || -450.516 -2.0744 -- Testing 3-D histogram Density 3D: 7.11361e-07 0.0222861 -0.00811122 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 41: [ OK ] serial.UnorderedMap_failed_insert (2466 ms) 41: [ RUN ] serial.UnorderedMap_deep_copy 41: [ OK ] serial.UnorderedMap_deep_copy (1 ms) 41: [ RUN ] serial.UnorderedMap_valid_empty 41: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 41: [ RUN ] serial.UnorderedMap_clear_zero_size 41: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 41: [ RUN ] serial.UnorderedMap_consistent_size 41: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 41: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 41: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 41: [ RUN ] serial.UnorderedMap_lambda_capturable 41: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 41: [ RUN ] serial.UnorderedMap_constructor_view_alloc 41: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 41: [----------] 65 tests from serial (10150 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 67 tests from 2 test suites ran. (17916 ms total) 41: [ PASSED ] 66 tests. 41: [ SKIPPED ] 1 test, listed below: 41: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 41/65 Test #41: Kokkos_ContainersUnitTest_Serial ........................... Passed 18.27 sec test 42 Start 42: Kokkos_ContainersUnitTest_SYCL 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL 42: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 42: [==========] Running 67 tests from 2 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from sycl_DeathTest 42: [ RUN ] sycl_DeathTest.dualview_external_view_construction 42: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDualView.hpp:586: Skipped 42: test only relevant if DualView uses one allocation 42: [ SKIPPED ] sycl_DeathTest.dualview_external_view_construction (0 ms) 42: [ RUN ] sycl_DeathTest.offsetview_unmanaged_construction [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 54: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.001 s 0.001 s 475 1086.66/s 1.6k 1 42: [ OK ] sycl_DeathTest.offsetview_unmanaged_construction (7105 ms) 42: [----------] 2 tests from sycl_DeathTest (7105 ms total) 42: 42: [----------] 65 tests from sycl 42: [ RUN ] sycl.bitset 42: [ OK ] sycl.bitset (30 ms) 42: [ RUN ] sycl.bitset_default_constructor_no_alloc 42: [ OK ] sycl.bitset_default_constructor_no_alloc (0 ms) 42: [ RUN ] sycl.dualview_combination 42: [ OK ] sycl.dualview_combination (0 ms) 42: [ RUN ] sycl.dualview_alloc 42: [ OK ] sycl.dualview_alloc (0 ms) 42: [ RUN ] sycl.test_dualview_copy_construction_and_assignment 42: [ OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms) 42: [ RUN ] sycl.dualview_combinations_without_init 42: [ OK ] sycl.dualview_combinations_without_init (0 ms) 42: [ RUN ] sycl.dualview_deep_copy 42: [ OK ] sycl.dualview_deep_copy (1 ms) 42: [ RUN ] sycl.dualview_sync_should_fence 42: [ OK ] sycl.dualview_sync_should_fence (0 ms) 42: [ RUN ] sycl.dualview_realloc 42: [ OK ] sycl.dualview_realloc (0 ms) 42: [ RUN ] sycl.dualview_resize 42: [ OK ] sycl.dualview_resize (1 ms) 42: [ RUN ] sycl.dualview_device_correct_kokkos_device 42: [ OK ] sycl.dualview_device_correct_kokkos_device (0 ms) 42: [ RUN ] sycl.dualview_host_correct_kokkos_device 42: [ OK ] sycl.dualview_host_correct_kokkos_device (0 ms) 42: [ RUN ] sycl.dualview_host_modify_template_device_sync 42: [ OK ] sycl.dualview_host_modify_template_device_sync (0 ms) 42: [ RUN ] sycl.dualview_host_modify_template_device_execspace_sync 42: [ OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms) 42: [ RUN ] sycl.dualview_device_modify_template_host_sync 42: [ OK ] sycl.dualview_device_modify_template_host_sync (0 ms) 42: [ RUN ] sycl.dualview_device_modify_template_host_execspace_sync 42: [ OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms) 42: [ RUN ] sycl.dualview_template_views_return_correct_executionspace_views 42: [ OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms) 42: [ RUN ] sycl.dualview_template_views_return_correct_views_from_const_dual_view 42: [ OK ] sycl.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 42: [ RUN ] sycl.dualview_sequential_host_init 42: [ OK ] sycl.dualview_sequential_host_init (0 ms) 42: [ RUN ] sycl.dualview_default_constructed 42: [ OK ] sycl.dualview_default_constructed (0 ms) 42: [ RUN ] sycl.dynamic_view 42: [ OK ] sycl.dynamic_view (15 ms) 42: [ RUN ] sycl.dyn_rank_view_api_generic 42: [ OK ] sycl.dyn_rank_view_api_generic (7 ms) 42: [ RUN ] sycl.dyn_rank_view_api_operator_rank12345 42: [ OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms) 42: [ RUN ] sycl.dyn_rank_view_check_fence_resize_realloc 42: [ OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms) 42: [ RUN ] sycl.dyn_rank_view_api_operator_rank67 42: [ OK ] sycl.dyn_rank_view_api_operator_rank67 (1 ms) 42: [ RUN ] sycl.dyn_rank_view_team_scratch 42: [ OK ] sycl.dyn_rank_view_team_scratch (0 ms) 42: [ RUN ] sycl.ErrorReporterViaLambda 42: [ OK ] sycl.ErrorReporterViaLambda (0 ms) 42: [ RUN ] sycl.ErrorReporter 42: [ OK ] sycl.ErrorReporter (0 ms) 42: [ RUN ] sycl.offsetview_construction 42: [ OK ] sycl.offsetview_construction (5 ms) 42: [ RUN ] sycl.offsetview_unmanaged_construction 42: [ OK ] sycl.offsetview_unmanaged_construction (0 ms) 42: [ RUN ] sycl.offsetview_subview 42: [ OK ] sycl.offsetview_subview (0 ms) 42: [ RUN ] sycl.offsetview_offsets_rank1 42: [ OK ] sycl.offsetview_offsets_rank1 (0 ms) 42: [ RUN ] sycl.offsetview_offsets_rank2 42: [ OK ] sycl.offsetview_offsets_rank2 (0 ms) 42: [ RUN ] sycl.offsetview_offsets_rank3 42: [ OK ] sycl.offsetview_offsets_rank3 (0 ms) 42: [ RUN ] sycl.scatterview [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o 42: [ OK ] sycl.scatterview (17898 ms) 42: [ RUN ] sycl.scatterview_devicetype [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o 42: [ OK ] sycl.scatterview_devicetype (4565 ms) 42: [ RUN ] sycl.resize_realloc_no_init_dualview 42: [ OK ] sycl.resize_realloc_no_init_dualview (0 ms) 42: [ RUN ] sycl.resize_realloc_no_alloc_dualview 42: [ OK ] sycl.resize_realloc_no_alloc_dualview (0 ms) 42: [ RUN ] sycl.resize_exec_space_dualview 42: [ OK ] sycl.resize_exec_space_dualview (0 ms) 42: [ RUN ] sycl.realloc_exec_space_dualview 42: [ OK ] sycl.realloc_exec_space_dualview (0 ms) 42: [ RUN ] sycl.resize_realloc_no_init_dynrankview 42: [ OK ] sycl.resize_realloc_no_init_dynrankview (0 ms) 42: [ RUN ] sycl.resize_exec_space_dynrankview 42: [ OK ] sycl.resize_exec_space_dynrankview (0 ms) 42: [ RUN ] sycl.realloc_exec_space_dynrankview 42: [ OK ] sycl.realloc_exec_space_dynrankview (0 ms) 42: [ RUN ] sycl.resize_realloc_no_init_scatterview 42: [ OK ] sycl.resize_realloc_no_init_scatterview (0 ms) 42: [ RUN ] sycl.resize_realloc_no_alloc_scatterview 42: [ OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms) 42: [ RUN ] sycl.resize_exec_space_scatterview 42: [ OK ] sycl.resize_exec_space_scatterview (0 ms) 42: [ RUN ] sycl.realloc_exec_space_scatterview 42: [ OK ] sycl.realloc_exec_space_scatterview (0 ms) 42: [ RUN ] sycl.create_mirror_no_init_dynrankview 42: [ OK ] sycl.create_mirror_no_init_dynrankview (0 ms) 42: [ RUN ] sycl.create_mirror_no_init_dynrankview_viewctor 42: [ OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms) 42: [ RUN ] sycl.create_mirror_view_and_copy_dynrankview 42: [ OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms) 42: [ RUN ] sycl.create_mirror_no_init_offsetview 42: [ OK ] sycl.create_mirror_no_init_offsetview (0 ms) 42: [ RUN ] sycl.create_mirror_no_init_offsetview_view_ctor 42: [ OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms) 42: [ RUN ] sycl.create_mirror_view_and_copy_offsetview 42: [ OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms) 42: [ RUN ] sycl.create_mirror_no_init_dynamicview 42: [ OK ] sycl.create_mirror_no_init_dynamicview (0 ms) 42: [ RUN ] sycl.create_mirror_view_and_copy_dynamicview 42: [ OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms) 42: [ RUN ] sycl.create_mirror_no_init_dynamicview_view_ctor 42: [ OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms) 42: [ RUN ] sycl.UnorderedMap_insert -- Testing 1-D histogram Density 1D: 6.43252e-07 0.016002 -0.00303462 || 0.051031 27921 29279 || 28222.8 28674.4 || -41.9506 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000622962 -0.00630117 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (814874 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1744315804132842088 Test Scalar=int -- Testing randomness properties [ 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_KokkosExp_InterOp_hpp 42: [ OK ] sycl.UnorderedMap_insert (1960 ms) 42: [ RUN ] sycl.UnorderedMap_failed_insert [ 61%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o 42: [ OK ] sycl.UnorderedMap_failed_insert (1727 ms) 42: [ RUN ] sycl.UnorderedMap_deep_copy 42: [ OK ] sycl.UnorderedMap_deep_copy (3 ms) 42: [ RUN ] sycl.UnorderedMap_valid_empty 42: [ OK ] sycl.UnorderedMap_valid_empty (0 ms) 42: [ RUN ] sycl.UnorderedMap_clear_zero_size 42: [ OK ] sycl.UnorderedMap_clear_zero_size (0 ms) 42: [ RUN ] sycl.UnorderedMap_consistent_size 42: [ OK ] sycl.UnorderedMap_consistent_size (0 ms) 42: [ RUN ] sycl.UnorderedMap_shallow_copyable_on_device 42: [ OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms) 42: [ RUN ] sycl.UnorderedMap_lambda_capturable 42: [ OK ] sycl.UnorderedMap_lambda_capturable (0 ms) 42: [ RUN ] sycl.UnorderedMap_constructor_view_alloc 42: [ OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms) 42: [----------] 65 tests from sycl (26237 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 67 tests from 2 test suites ran. (33342 ms total) 42: [ PASSED ] 66 tests. 42: [ SKIPPED ] 1 test, listed below: 42: [ SKIPPED ] sycl_DeathTest.dualview_external_view_construction 42/65 Test #42: Kokkos_ContainersUnitTest_SYCL ............................. Passed 33.79 sec test 43 Start 43: Kokkos_UnitTest_Sort 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 43: Test timeout computed to be: 1500 43: [==========] Running 17 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from sycl_DeathTest 43: [ RUN ] sycl_DeathTest.SortByKeyKeysLargerThanValues 54: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.001 s 0.002 s 470 1075.16/s 1.6k 1 [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 43: [ OK ] sycl_DeathTest.SortByKeyKeysLargerThanValues (864 ms) 43: [----------] 1 test from sycl_DeathTest (864 ms total) 43: 43: [----------] 16 tests from sycl 43: [ RUN ] sycl.SortUnsignedValueType 43: [ OK ] sycl.SortUnsignedValueType (29 ms) 43: [ RUN ] sycl.SortEmptyView 43: [ OK ] sycl.SortEmptyView (0 ms) 43: [ RUN ] sycl.SortByKeyEmptyView 43: [ OK ] sycl.SortByKeyEmptyView (0 ms) 43: [ RUN ] sycl.SortByKeyEmptyViewHost 43: [ OK ] sycl.SortByKeyEmptyViewHost (0 ms) 43: [ RUN ] sycl.SortByKey 43: [ OK ] sycl.SortByKey (0 ms) 43: [ RUN ] sycl.SortByKeyWithComparator 43: [ OK ] sycl.SortByKeyWithComparator (0 ms) 43: [ RUN ] sycl.SortByKeyStaticExtents 43: [ OK ] sycl.SortByKeyStaticExtents (0 ms) 43: [ RUN ] sycl.SortByKeyWithStrides 43: [ OK ] sycl.SortByKeyWithStrides (0 ms) 43: [ RUN ] sycl.SortWithCustomComparator 43: [ OK ] sycl.SortWithCustomComparator (73 ms) 43: [ RUN ] sycl.BinSortGenericTests 43: [ OK ] sycl.BinSortGenericTests (9 ms) 43: [ RUN ] sycl.BinSortEmptyView 43: [ OK ] sycl.BinSortEmptyView (0 ms) 43: [ RUN ] sycl.BinSortEmptyKeysView 43: [ OK ] sycl.BinSortEmptyKeysView (0 ms) 43: [ RUN ] sycl.BinSort_issue_7221 43: [ OK ] sycl.BinSort_issue_7221 (0 ms) 43: [ RUN ] sycl.BinSortUnsignedKeyLayoutStrideValues [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 43: [ OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (6248 ms) 43: [ RUN ] sycl.NestedSort 43: [ OK ] sycl.NestedSort (19 ms) 43: [ RUN ] sycl.NestedSortByKey 43: [ OK ] sycl.NestedSortByKey (58 ms) 43: [----------] 16 tests from sycl (6442 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 17 tests from 2 test suites ran. (7306 ms total) 43: [ PASSED ] 17 tests. 43/65 Test #43: Kokkos_UnitTest_Sort ....................................... Passed 7.74 sec test 44 Start 44: Kokkos_UnitTest_Random 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 44: Test timeout computed to be: 1500 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o 44: [==========] Running 3 tests from 1 test suite. 44: [----------] Global test environment set-up. 44: [----------] 3 tests from sycl 44: [ RUN ] sycl.Random_XorShift64 44: Test Seed:1744315817182663445 44: Test Scalar=int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.45775e-07 -0.0135918 -0.0099461 || 0.051031 28080 29400 || 29069.5 28674.4 || -137.495 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.5082e-07 -0.0254941 0.00181217 || 0.051031 1e+64 -1e+64 44: Test Scalar=unsigned int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.00612967 0.00827568 || 0.051031 27980 29391 || 28851.2 28674.4 || 114.403 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 0.0152738 0.00604736 || 0.051031 1e+64 -1e+64 44: Test Scalar=int64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.00486173 0.0127293 || 0.051031 28055 29349 || 28814.5 28674.4 || 175.97 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.00297772 0.00228278 || 0.051031 1e+64 -1e+64 44: Test Scalar=uint64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.000475394 -0.0112006 || 0.051031 27948 29439 || 28688 28674.4 || -154.837 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.0173253 0.000689702 || 0.051031 1e+64 -1e+64 44: Test Scalar=half 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.000244561 -0.99999 -48248.5 || 0.051031 0 194837 || 2.9289e+09 28674.4 || -6.66988e+08 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 0.000732579 -0.316391 0.150067 || 0.051031 1e+64 -1e+64 44: Test Scalar=bhalf 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00195962 -0.999999 -57856 || 0.051031 0 1.55185e+06 || 2.86909e+10 28674.4 || -7.99802e+08 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 0.00588849 -0.967963 10.2399 || 0.051031 1e+64 -1e+64 44: Test Scalar=float 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.71e-07 -0.000243452 0.00145193 || 0.051031 28060 29379 || 28681.4 28674.4 || 20.0714 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 7.26496e-07 0.00415169 -0.0033361 || 0.051031 1e+64 -1e+64 44: Test Scalar=double 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.00263065 -0.0239339 || 0.051031 27967 29344 || 28750 28674.4 || -330.863 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.0207215 -0.00588612 || 0.051031 1e+64 -1e+64 44: Test Seed:1744315817438686324 44: Test Scalar=int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.00537072 -0.00481955 || 0.051031 28014 29350 || 28829.2 28674.4 || -66.6255 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 0.00014165 0.00385987 || 0.051031 1e+64 -1e+64 44: Test Scalar=unsigned int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 0.0116941 0.000266998 || 0.051031 28073 29291 || 28342.9 28674.4 || 3.69099 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.00345998 0.00861543 || 0.051031 1e+64 -1e+64 44: Test Scalar=int64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.0119714 0.0100596 || 0.051031 28014 29358 || 29021.8 28674.4 || 139.063 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.00375309 0.00377785 || 0.051031 1e+64 -1e+64 44: Test Scalar=uint64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 0.0168086 0.037697 || 0.051031 28049 29334 || 28200.4 28674.4 || 521.123 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 0.0188421 0.00694518 || 0.051031 1e+64 -1e+64 44: Test Scalar=half 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.000246315 -0.99999 -48245.9 || 0.051031 0 194968 || 2.92846e+09 28674.4 || -6.66951e+08 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 0.000737884 -0.310501 0.169564 || 0.051031 1e+64 -1e+64 44: Test Scalar=bhalf 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00195857 -0.999999 -57858.3 || 0.051031 0 1.55128e+06 || 2.86905e+10 28674.4 || -7.99834e+08 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 0.00588587 -0.967782 10.2629 || 0.051031 1e+64 -1e+64 44: Test Scalar=float 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.73523e-07 -0.00498181 -0.015245 || 0.051031 28001 29504 || 28818 28674.4 || -210.747 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 7.34064e-07 0.0208951 -0.00171653 || 0.051031 1e+64 -1e+64 44: Test Scalar=double 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 0.00645209 -0.00186258 || 0.051031 27730 29236 || 28490.6 28674.4 || -25.7484 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.00467512 0.00431643 || 0.051031 1e+64 -1e+64 44: [ OK ] sycl.Random_XorShift64 (465 ms) 44: [ RUN ] sycl.Random_XorShift1024_0 44: Test Seed:1744315817647702053 44: Test Scalar=int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 0.00418082 0.00500617 || 0.051031 10933 11802 || 11329.6 11377 || 69.2052 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 -0.0198039 0.00283406 || 0.051031 1e+64 -1e+64 44: Test Scalar=unsigned int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.000139114 -0.00319539 || 0.051031 10872 11790 || 11378.5 11377 || -44.1731 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.0110245 0.00277246 || 0.051031 1e+64 -1e+64 44: Test Scalar=int64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.000702327 0.00790146 || 0.051031 10961 11808 || 11385 11377 || 109.23 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 -0.0230234 -0.00362978 || 0.051031 1e+64 -1e+64 44: Test Scalar=uint64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.00820792 0.00192943 || 0.051031 10930 11771 || 11471.1 11377 || 26.6725 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.00260712 -0.00176737 || 0.051031 1e+64 -1e+64 44: Test Scalar=half 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.000244894 -0.999975 -7594.47 || 0.051031 0 77657 || 4.61017e+08 11377 || -1.04986e+08 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 0.000734448 -0.155948 0.0223318 || 0.051031 1e+64 -1e+64 44: Test Scalar=bhalf 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00195869 -0.999997 -9107.89 || 0.051031 0 615987 || 4.51609e+09 11377 || -1.25907e+08 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 0.00588737 -0.922874 1.62792 || 0.051031 1e+64 -1e+64 44: Test Scalar=float 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.86102e-07 0.00998919 0.00510879 || 0.051031 10985 11788 || 11264.4 11377 || 70.6239 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 3.62396e-07 -0.00116001 -0.00211423 || 0.051031 1e+64 -1e+64 44: Test Scalar=double 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 0.00812512 0.00125934 || 0.051031 11002 11788 || 11285.3 11377 || 17.4091 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.0208473 0.001034 || 0.051031 1e+64 -1e+64 44: Test Seed:1744315817759320044 44: Test Scalar=int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.00762564 3.27914e-05 || 0.051031 10970 11788 || 11464.4 11377 || 0.453309 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 -0.0200494 0.00144846 || 0.051031 1e+64 -1e+64 44: Test Scalar=unsigned int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.0405807 -0.00517464 || 0.051031 10979 11846 || 11858.2 11377 || -71.5343 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 -0.0162229 -0.00442712 || 0.051031 1e+64 -1e+64 44: Test Scalar=int64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.00626942 -0.0149815 || 0.051031 10971 11834 || 11448.7 11377 || -207.105 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.0133527 -0.00188654 || 0.051031 1e+64 -1e+64 44: Test Scalar=uint64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 0.00686354 -0.00268075 || 0.051031 10975 11782 || 11299.4 11377 || -37.0586 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.0118103 0.000212065 || 0.051031 1e+64 -1e+64 44: Test Scalar=half 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.000243914 -0.999975 -7594.54 || 0.051031 0 77791 || 4.61077e+08 11377 || -1.04987e+08 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 0.000731297 -0.153858 0.0249054 || 0.051031 1e+64 -1e+64 44: Test Scalar=bhalf 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00196701 -0.999997 -9107.95 || 0.051031 0 616826 || 4.5162e+09 11377 || -1.25908e+08 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 0.00591251 -0.923371 1.62617 || 0.051031 1e+64 -1e+64 44: Test Scalar=float 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.67029e-07 -0.0218053 0.00362908 || 0.051031 10974 11822 || 11630.6 11377 || 50.1684 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 3.05176e-07 -0.015323 0.000951327 || 0.051031 1e+64 -1e+64 44: Test Scalar=double 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 0.0113651 0.00750902 || 0.051031 11002 11780 || 11249.1 11377 || 103.805 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.00308203 -0.000502285 || 0.051031 1e+64 -1e+64 44: [ OK ] sycl.Random_XorShift1024_0 (245 ms) 44: [ RUN ] sycl.Multi_streams 44: /var/jenkins/workspace/Kokkos_PR-7427/algorithms/unit_tests/TestRandom.hpp:602: Skipped 44: Failing on NVIDIA GPUs 44: [ SKIPPED ] sycl.Multi_streams (0 ms) 44: [----------] 3 tests from sycl (710 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 3 tests from 1 test suite ran. (710 ms total) 44: [ PASSED ] 2 tests. 44: [ SKIPPED ] 1 test, listed below: 44: [ SKIPPED ] sycl.Multi_streams 44/65 Test #44: Kokkos_UnitTest_Random ..................................... Passed 1.09 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 45: Test timeout computed to be: 1500 45: [==========] Running 16 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_DeathTest 45: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 45: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 45: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 45: 45: [----------] 3 tests from std_algorithms_reducers 45: [ RUN ] std_algorithms_reducers.max_first_loc 45: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 45: [ RUN ] std_algorithms_reducers.min_first_loc 45: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 45: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 45: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 45: [----------] 3 tests from std_algorithms_reducers (0 ms total) 45: 45: [----------] 1 test from std_algorithms 45: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 45: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 45: [----------] 1 test from std_algorithms (0 ms total) 45: 45: [----------] 11 tests from random_access_iterator_test 45: [ RUN ] random_access_iterator_test.constructor 45: [ OK ] random_access_iterator_test.constructor (1 ms) 45: [ RUN ] random_access_iterator_test.constructiblity 45: [ OK ] random_access_iterator_test.constructiblity (0 ms) 45: [ RUN ] random_access_iterator_test.dereference 45: [ OK ] random_access_iterator_test.dereference (0 ms) 45: [ RUN ] random_access_iterator_test.subscript_operator 45: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 45: [ RUN ] random_access_iterator_test.operatorsSet1 45: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 45: [ RUN ] random_access_iterator_test.operatorsSet2 45: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 45: [ RUN ] random_access_iterator_test.operatorsSet3 45: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 45: [ RUN ] random_access_iterator_test.operatorsSet4 45: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 45: [ RUN ] random_access_iterator_test.assignment_operator 45: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 45: [ RUN ] random_access_iterator_test.distance 45: [ OK ] random_access_iterator_test.distance (0 ms) 45: [ RUN ] random_access_iterator_test.traits_helpers 45: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 45: [----------] 11 tests from random_access_iterator_test (5 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 4 test suites ran. (6 ms total) 45: [ PASSED ] 16 tests. -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00968265 0.00952184 || 0.051031 10977 11870 || 11267.9 11377 || 131.63 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00622183 0.00269061 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 45/65 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.24 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 46: Test timeout computed to be: 1500 46: [==========] Running 7 tests from 1 test suite. 46: [----------] Global test environment set-up. 46: [----------] 7 tests from std_algorithms_min_max_element_test 46: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 46: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 46: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 46: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 46: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 46: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (6 ms) 46: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 46: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 46: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 46: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 46: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 46: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 46: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 46: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 46: [----------] 7 tests from std_algorithms_min_max_element_test (29 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 7 tests from 1 test suite ran. (29 ms total) 46: [ PASSED ] 7 tests. 46/65 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.28 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 47: Test timeout computed to be: 1500 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 47: [==========] Running 13 tests from 10 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_lexicographical_compare_test 47: [ RUN ] std_algorithms_lexicographical_compare_test.test 47: [ OK ] std_algorithms_lexicographical_compare_test.test (19 ms) 47: [----------] 1 test from std_algorithms_lexicographical_compare_test (19 ms total) 47: 47: [----------] 1 test from std_algorithms_for_each_test 47: [ RUN ] std_algorithms_for_each_test.test 47: [ OK ] std_algorithms_for_each_test.test (46 ms) 47: [----------] 1 test from std_algorithms_for_each_test (46 ms total) 47: 47: [----------] 1 test from std_algorithms_find_test 47: [ RUN ] std_algorithms_find_test.test 47: [ OK ] std_algorithms_find_test.test (23 ms) 47: [----------] 1 test from std_algorithms_find_test (23 ms total) 47: 47: [----------] 4 tests from std_algorithms_non_mod_seq_ops 47: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 47: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (262 ms) 47: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 47: [ OK ] std_algorithms_non_mod_seq_ops.find_end (264 ms) 47: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 47: [ OK ] std_algorithms_non_mod_seq_ops.search (248 ms) 47: [ RUN ] std_algorithms_non_mod_seq_ops.search_n Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_non_mod_seq_ops.search_n (180 ms) 47: [----------] 4 tests from std_algorithms_non_mod_seq_ops (955 ms total) 47: 47: [----------] 1 test from std_algorithms_count_test 47: [ RUN ] std_algorithms_count_test.test 47: [ OK ] std_algorithms_count_test.test (16 ms) 47: [----------] 1 test from std_algorithms_count_test (16 ms total) 47: 47: [----------] 1 test from std_algorithms_equal_test 47: [ RUN ] std_algorithms_equal_test.test 47: [ OK ] std_algorithms_equal_test.test (10 ms) 47: [----------] 1 test from std_algorithms_equal_test (10 ms total) 47: 47: [----------] 1 test from std_algorithms_all_any_none_of_test 47: [ RUN ] std_algorithms_all_any_none_of_test.test 47: [ OK ] std_algorithms_all_any_none_of_test.test (23 ms) 47: [----------] 1 test from std_algorithms_all_any_none_of_test (23 ms total) 47: 47: [----------] 1 test from std_algorithms_nonmod_seq_ops 47: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 47: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (50 ms) 47: [----------] 1 test from std_algorithms_nonmod_seq_ops (50 ms total) 47: 47: [----------] 1 test from std_algorithms_mismatch_test 47: [ RUN ] std_algorithms_mismatch_test.test 47: [ OK ] std_algorithms_mismatch_test.test (47 ms) 47: [----------] 1 test from std_algorithms_mismatch_test (47 ms total) 47: 47: [----------] 1 test from std_algorithms_mod_seq_ops 47: [ RUN ] std_algorithms_mod_seq_ops.move_backward 47: [ OK ] std_algorithms_mod_seq_ops.move_backward (35 ms) 47: [----------] 1 test from std_algorithms_mod_seq_ops (35 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 13 tests from 10 test suites ran. (1229 ms total) 47: [ PASSED ] 13 tests. 47/65 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 1.50 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 48: Test timeout computed to be: 1500 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 48: [==========] Running 31 tests from 5 test suites. 48: [----------] Global test environment set-up. 48: [----------] 3 tests from std_algorithms_mod_ops_test 48: [ RUN ] std_algorithms_mod_ops_test.move 48: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 48: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 48: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 48: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 48: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 48: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 48: 48: [----------] 12 tests from std_algorithms_mod_seq_ops_test 48: [ RUN ] std_algorithms_mod_seq_ops_test.copy 48: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 48: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 48: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 48: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 48: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.fill 48: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 48: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 48: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 48: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.generate 48: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 48: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 48: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 48: [----------] 12 tests from std_algorithms_mod_seq_ops_test (7 ms total) 48: 48: [----------] 4 tests from std_algorithms_replace_ops_test 48: [ RUN ] std_algorithms_replace_ops_test.replace 48: [ OK ] std_algorithms_replace_ops_test.replace (29 ms) 48: [ RUN ] std_algorithms_replace_ops_test.replace_if 48: [ OK ] std_algorithms_replace_ops_test.replace_if (107 ms) 48: [ RUN ] std_algorithms_replace_ops_test.replace_copy 48: [ OK ] std_algorithms_replace_ops_test.replace_copy (58 ms) 48: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 48: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (40 ms) 48: [----------] 4 tests from std_algorithms_replace_ops_test (235 ms total) 48: 48: [----------] 11 tests from std_algorithms_mod_seq_ops 48: [ RUN ] std_algorithms_mod_seq_ops.copy_if 48: [ OK ] std_algorithms_mod_seq_ops.copy_if (22 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.unique 48: [ OK ] std_algorithms_mod_seq_ops.unique (55 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 48: [ OK ] std_algorithms_mod_seq_ops.unique_copy (35 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.remove 48: [ OK ] std_algorithms_mod_seq_ops.remove (21 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.remove_if 48: [ OK ] std_algorithms_mod_seq_ops.remove_if (23 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 48: [ OK ] std_algorithms_mod_seq_ops.remove_copy (131 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 48: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (23 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 48: [ OK ] std_algorithms_mod_seq_ops.rotate (1224 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 48: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (448 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.shift_left 48: [ OK ] std_algorithms_mod_seq_ops.shift_left (1350 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 48: [ OK ] std_algorithms_mod_seq_ops.shift_right (1349 ms) 48: [----------] 11 tests from std_algorithms_mod_seq_ops (4685 ms total) 48: 48: [----------] 1 test from std_algorithms_modseq_test 48: [ RUN ] std_algorithms_modseq_test.reverse 48: [ OK ] std_algorithms_modseq_test.reverse (38 ms) 48: [----------] 1 test from std_algorithms_modseq_test (38 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 31 tests from 5 test suites ran. (4969 ms total) 48: [ PASSED ] 31 tests. 48/65 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 5.32 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 49: Test timeout computed to be: 1500 49: [==========] Running 29 tests from 7 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_sorting_ops_test 49: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 49: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 49: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 49: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms) 49: [----------] 2 tests from std_algorithms_sorting_ops_test (21 ms total) 49: 49: [----------] 4 tests from std_algorithms_partitioning_test 49: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 49: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 49: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 49: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 49: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 49: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 49: [ RUN ] std_algorithms_partitioning_test.partition_point 49: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 49: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 49: 49: [----------] 1 test from std_algorithms_partitioning_ops 49: [ RUN ] std_algorithms_partitioning_ops.partition_copy 49: [ OK ] std_algorithms_partitioning_ops.partition_copy (16 ms) 49: [----------] 1 test from std_algorithms_partitioning_ops (16 ms total) 49: 49: [----------] 12 tests from std_algorithms_numerics_test 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 49: [----------] 12 tests from std_algorithms_numerics_test (11 ms total) 49: 49: [----------] 1 test from std_algorithms_numerics_ops_test 49: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 49: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (78 ms) 49: [----------] 1 test from std_algorithms_numerics_ops_test (78 ms total) 49: 49: [----------] 8 tests from std_algorithms_numeric_ops_test 49: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 49: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (558 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 49: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 49: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (490 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 49: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 49: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (151 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 49: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 49: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (267 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 49: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 49: [----------] 8 tests from std_algorithms_numeric_ops_test (1468 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_ops_test 49: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 49: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (33 ms) 49: [----------] 1 test from std_algorithms_transform_ops_test (33 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 29 tests from 7 test suites ran. (1632 ms total) 49: [ PASSED ] 29 tests. 49/65 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.07 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 50: Test timeout computed to be: 1500 50: [==========] Running 12 tests from 7 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_adjacent_find_team_test 50: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 50: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (299 ms) 50: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 50: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (276 ms) 50: [----------] 2 tests from std_algorithms_adjacent_find_team_test (575 ms total) 50: 50: [----------] 2 tests from std_algorithms_count_team_test 50: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 50: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (138 ms) 50: [ RUN ] std_algorithms_count_team_test.count_returns_zero 50: [ OK ] std_algorithms_count_team_test.count_returns_zero (126 ms) 50: [----------] 2 tests from std_algorithms_count_team_test (264 ms total) 50: 50: [----------] 1 test from std_algorithms_count_if_team_test 50: [ RUN ] std_algorithms_count_if_team_test.test 50: [ OK ] std_algorithms_count_if_team_test.test (159 ms) 50: [----------] 1 test from std_algorithms_count_if_team_test (159 ms total) 50: 50: [----------] 1 test from std_algorithms_for_each_team_test 50: [ RUN ] std_algorithms_for_each_team_test.test 50: [ OK ] std_algorithms_for_each_team_test.test (248 ms) 50: [----------] 1 test from std_algorithms_for_each_team_test (248 ms total) 50: 50: [----------] 1 test from std_algorithms_for_each_n_team_test 50: [ RUN ] std_algorithms_for_each_n_team_test.test 50: [ OK ] std_algorithms_for_each_n_team_test.test (265 ms) 50: [----------] 1 test from std_algorithms_for_each_n_team_test (265 ms total) 50: 50: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 50: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 50: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (322 ms) 50: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 50: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (302 ms) 50: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 50: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (302 ms) 50: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (928 ms total) 50: 50: [----------] 2 tests from std_algorithms_mismatch_team_test 50: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 50: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (347 ms) 50: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 50: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (362 ms) 50: [----------] 2 tests from std_algorithms_mismatch_team_test (710 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 12 tests from 7 test suites ran. (3151 ms total) 50: [ PASSED ] 12 tests. 50/65 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 3.56 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 51: Test timeout computed to be: 1500 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp 51: [==========] Running 8 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_equal_team_test 51: [ RUN ] std_algorithms_equal_team_test.views_are_equal 51: [ OK ] std_algorithms_equal_team_test.views_are_equal (544 ms) 51: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 51: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (546 ms) 51: [----------] 2 tests from std_algorithms_equal_team_test (1091 ms total) 51: 51: [----------] 2 tests from std_algorithms_search_team_test 51: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o 51: [ OK ] std_algorithms_search_team_test.sequences_exist (282 ms) 51: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00494733 0.00527378 || 0.051031 10968 11790 || 11433.5 11377 || 72.9048 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00163848 -0.00087848 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o 51: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (287 ms) 51: [----------] 2 tests from std_algorithms_search_team_test (569 ms total) 51: 51: [----------] 2 tests from std_algorithms_find_end_team_test 51: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 51: [ OK ] std_algorithms_find_end_team_test.sequences_exist (355 ms) 51: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 51: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (317 ms) 51: [----------] 2 tests from std_algorithms_find_end_team_test (673 ms total) 51: 51: [----------] 2 tests from std_algorithms_find_first_of_team_test 51: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 51: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (309 ms) 51: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 51: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (417 ms) 51: [----------] 2 tests from std_algorithms_find_first_of_team_test (727 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 8 tests from 4 test suites ran. (3061 ms total) 51: [ PASSED ] 8 tests. 51/65 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 3.46 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 52: Test timeout computed to be: 1500 52: [==========] Running 11 tests from 7 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_find_team_test 52: [ RUN ] std_algorithms_find_team_test.searched_values_exist 52: [ OK ] std_algorithms_find_team_test.searched_values_exist (136 ms) 52: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 52: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (140 ms) 52: [----------] 2 tests from std_algorithms_find_team_test (277 ms total) 52: 52: [----------] 2 tests from std_algorithms_find_if_team_test 52: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 52: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (127 ms) 52: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 52: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (134 ms) 52: [----------] 2 tests from std_algorithms_find_if_team_test (262 ms total) 52: 52: [----------] 2 tests from std_algorithms_find_if_not_team_test 52: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 54: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.001 s 0.002 s 468 1074.89/s 1.6k 1 52: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (135 ms) 52: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 52: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (126 ms) 52: [----------] 2 tests from std_algorithms_find_if_not_team_test (262 ms total) 52: 52: [----------] 1 test from std_algorithms_all_of_team_test 52: [ RUN ] std_algorithms_all_of_team_test.test 52: [ OK ] std_algorithms_all_of_team_test.test (139 ms) 52: [----------] 1 test from std_algorithms_all_of_team_test (139 ms total) 52: 52: [----------] 1 test from std_algorithms_any_of_team_test 52: [ RUN ] std_algorithms_any_of_team_test.test 52: [ OK ] std_algorithms_any_of_team_test.test (130 ms) 52: [----------] 1 test from std_algorithms_any_of_team_test (130 ms total) 52: 52: [----------] 1 test from std_algorithms_none_of_team_test 52: [ RUN ] std_algorithms_none_of_team_test.test [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 52: [ OK ] std_algorithms_none_of_team_test.test (138 ms) 52: [----------] 1 test from std_algorithms_none_of_team_test (138 ms total) 52: 52: [----------] 2 tests from std_algorithms_search_n_team_test 52: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 52: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (150 ms) 52: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 52: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (140 ms) 52: [----------] 2 tests from std_algorithms_search_n_team_test (291 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 11 tests from 7 test suites ran. (1502 ms total) 52: [ PASSED ] 11 tests. 52/65 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 1.93 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 53: Test timeout computed to be: 1500 53: [==========] Running 3 tests from 3 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_min_element_team_test 53: [ RUN ] std_algorithms_min_element_team_test.test 53: [ OK ] std_algorithms_min_element_team_test.test (415 ms) 53: [----------] 1 test from std_algorithms_min_element_team_test (415 ms total) 53: 53: [----------] 1 test from std_algorithms_max_element_team_test 53: [ RUN ] std_algorithms_max_element_team_test.test 53: [ OK ] std_algorithms_max_element_team_test.test (397 ms) 53: [----------] 1 test from std_algorithms_max_element_team_test (397 ms total) 53: 53: [----------] 1 test from std_algorithms_minmax_element_team_test 53: [ RUN ] std_algorithms_minmax_element_team_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 53: [ OK ] std_algorithms_minmax_element_team_test.test (400 ms) 53: [----------] 1 test from std_algorithms_minmax_element_team_test (400 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 3 tests from 3 test suites ran. (1212 ms total) 53: [ PASSED ] 3 tests. 53/65 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.54 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 54: Test timeout computed to be: 1500 54: [==========] Running 6 tests from 6 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_fill_team_test 54: [ RUN ] std_algorithms_fill_team_test.test 54: [ OK ] std_algorithms_fill_team_test.test (167 ms) 54: [----------] 1 test from std_algorithms_fill_team_test (167 ms total) 54: 54: [----------] 1 test from std_algorithms_fill_n_team_test 54: [ RUN ] std_algorithms_fill_n_team_test.test 54: [ OK ] std_algorithms_fill_n_team_test.test (366 ms) 54: [----------] 1 test from std_algorithms_fill_n_team_test (366 ms total) 54: 54: [----------] 1 test from std_algorithms_replace_team_test 54: [ RUN ] std_algorithms_replace_team_test.test 54: [ OK ] std_algorithms_replace_team_test.test (257 ms) 54: [----------] 1 test from std_algorithms_replace_team_test (257 ms total) 54: 54: [----------] 1 test from std_algorithms_replace_if_team_test 54: [ RUN ] std_algorithms_replace_if_team_test.test 54: [ OK ] std_algorithms_replace_if_team_test.test (194 ms) 54: [----------] 1 test from std_algorithms_replace_if_team_test (194 ms total) 54: 54: [----------] 1 test from std_algorithms_replace_copy_team_test 54: [ RUN ] std_algorithms_replace_copy_team_test.test 54: [ OK ] std_algorithms_replace_copy_team_test.test (278 ms) 54: [----------] 1 test from std_algorithms_replace_copy_team_test (278 ms total) 54: 54: [----------] 1 test from std_algorithms_replace_copy_if_team_test 54: [ RUN ] std_algorithms_replace_copy_if_team_test.test 54: [ OK ] std_algorithms_replace_copy_if_team_test.test (232 ms) 54: [----------] 1 test from std_algorithms_replace_copy_if_team_test (232 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 6 tests from 6 test suites ran. (1496 ms total) 54: [ PASSED ] 6 tests. 54/65 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.16 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 55: Test timeout computed to be: 1500 55: [==========] Running 4 tests from 4 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_reverse_team_test 55: [ RUN ] std_algorithms_reverse_team_test.test 55: [ OK ] std_algorithms_reverse_team_test.test (201 ms) 55: [----------] 1 test from std_algorithms_reverse_team_test (201 ms total) 55: 55: [----------] 1 test from std_algorithms_reverse_copy_team_test 55: [ RUN ] std_algorithms_reverse_copy_team_test.test 55: [ OK ] std_algorithms_reverse_copy_team_test.test (237 ms) 55: [----------] 1 test from std_algorithms_reverse_copy_team_test (237 ms total) 55: 55: [----------] 1 test from std_algorithms_rotate_team_test 55: [ RUN ] std_algorithms_rotate_team_test.test [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 55: [ OK ] std_algorithms_rotate_team_test.test (489 ms) 55: [----------] 1 test from std_algorithms_rotate_team_test (489 ms total) 55: 55: [----------] 1 test from std_algorithms_rotate_copy_team_test 55: [ RUN ] std_algorithms_rotate_copy_team_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 55: [ OK ] std_algorithms_rotate_copy_team_test.test (503 ms) 55: [----------] 1 test from std_algorithms_rotate_copy_team_test (503 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 4 tests from 4 test suites ran. (1432 ms total) 55: [ PASSED ] 4 tests. 55/65 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.75 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 56: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 56: Test timeout computed to be: 1500 56: [==========] Running 4 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_move_team_test 56: [ RUN ] std_algorithms_move_team_test.test [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o 56: [ OK ] std_algorithms_move_team_test.test (370 ms) 56: [----------] 1 test from std_algorithms_move_team_test (370 ms total) 56: 56: [----------] 1 test from std_algorithms_move_backward_team_test 56: [ RUN ] std_algorithms_move_backward_team_test.test 56: [ OK ] std_algorithms_move_backward_team_test.test (303 ms) 56: [----------] 1 test from std_algorithms_move_backward_team_test (303 ms total) 56: 56: [----------] 1 test from std_algorithms_shift_left_team_test 56: [ RUN ] std_algorithms_shift_left_team_test.test 56: [ OK ] std_algorithms_shift_left_team_test.test (1111 ms) 56: [----------] 1 test from std_algorithms_shift_left_team_test (1111 ms total) 56: 56: [----------] 1 test from std_algorithms_shift_right_team_test 56: [ RUN ] std_algorithms_shift_right_team_test.test -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.020973 -0.00161206 || 0.051031 10934 11777 || 11620.7 11377 || -22.2851 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0181224 -0.000895779 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 56: [ OK ] std_algorithms_shift_right_team_test.test (1057 ms) 56: [----------] 1 test from std_algorithms_shift_right_team_test (1057 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 4 tests from 4 test suites ran. (2842 ms total) 56: [ PASSED ] 4 tests. 56/65 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.23 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 57: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 57: Test timeout computed to be: 1500 57: [==========] Running 9 tests from 9 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_copy_team_test 57: [ RUN ] std_algorithms_copy_team_test.test 57: [ OK ] std_algorithms_copy_team_test.test (447 ms) 57: [----------] 1 test from std_algorithms_copy_team_test (447 ms total) 57: 57: [----------] 1 test from std_algorithms_copy_n_team_test 57: [ RUN ] std_algorithms_copy_n_team_test.test 57: [ OK ] std_algorithms_copy_n_team_test.test (397 ms) 57: [----------] 1 test from std_algorithms_copy_n_team_test (397 ms total) 57: 57: [----------] 1 test from std_algorithms_copy_backward_team_test 57: [ RUN ] std_algorithms_copy_backward_team_test.test 57: [ OK ] std_algorithms_copy_backward_team_test.test (290 ms) 57: [----------] 1 test from std_algorithms_copy_backward_team_test (290 ms total) 57: 57: [----------] 1 test from std_algorithms_copy_if_team_test 57: [ RUN ] std_algorithms_copy_if_team_test.test 57: [ OK ] std_algorithms_copy_if_team_test.test (265 ms) 57: [----------] 1 test from std_algorithms_copy_if_team_test (265 ms total) 57: 57: [----------] 1 test from std_algorithms_unique_copy_team_test 57: [ RUN ] std_algorithms_unique_copy_team_test.test 57: [ OK ] std_algorithms_unique_copy_team_test.test (283 ms) 57: [----------] 1 test from std_algorithms_unique_copy_team_test (283 ms total) 57: 57: [----------] 1 test from std_algorithms_remove_team_test 57: [ RUN ] std_algorithms_remove_team_test.test 57: [ OK ] std_algorithms_remove_team_test.test (293 ms) 57: [----------] 1 test from std_algorithms_remove_team_test (293 ms total) 57: 57: [----------] 1 test from std_algorithms_remove_if_team_test 57: [ RUN ] std_algorithms_remove_if_team_test.test 57: [ OK ] std_algorithms_remove_if_team_test.test (274 ms) 57: [----------] 1 test from std_algorithms_remove_if_team_test (274 ms total) 57: 57: [----------] 1 test from std_algorithms_remove_copy_team_test 57: [ RUN ] std_algorithms_remove_copy_team_test.test [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP 57: [ OK ] std_algorithms_remove_copy_team_test.test (279 ms) 57: [----------] 1 test from std_algorithms_remove_copy_team_test (279 ms total) 57: 57: [----------] 1 test from std_algorithms_remove_copy_if_team_test 57: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 62%] Linking CXX executable Kokkos_CoreUnitTest_Default 57: [ OK ] std_algorithms_remove_copy_if_team_test.test (236 ms) 57: [----------] 1 test from std_algorithms_remove_copy_if_team_test (236 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 9 tests from 9 test suites ran. (2768 ms total) 57: [ PASSED ] 9 tests. 57/65 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 3.09 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 58: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 58: Test timeout computed to be: 1500 58: [==========] Running 4 tests from 4 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_unique_team_test 58: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 58: [ OK ] std_algorithms_unique_team_test.test_default_predicate (424 ms) 58: [----------] 1 test from std_algorithms_unique_team_test (424 ms total) 58: 58: [----------] 1 test from std_algorithms_adjacent_difference_team_test 58: [ RUN ] std_algorithms_adjacent_difference_team_test.test 58: [ OK ] std_algorithms_adjacent_difference_team_test.test (454 ms) 58: [----------] 1 test from std_algorithms_adjacent_difference_team_test (454 ms total) 58: 58: [----------] 1 test from std_algorithms_reduce_team_test 58: [ RUN ] std_algorithms_reduce_team_test.test [ 75%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 58: [ OK ] std_algorithms_reduce_team_test.test (417 ms) 58: [----------] 1 test from std_algorithms_reduce_team_test (417 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_reduce_team_test 58: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 58: [ OK ] std_algorithms_transform_reduce_team_test.test (640 ms) 58: [----------] 1 test from std_algorithms_transform_reduce_team_test (640 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 4 tests from 4 test suites ran. (1937 ms total) 58: [ PASSED ] 4 tests. 58/65 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 2.28 sec test 59 Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 59: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 59: Test timeout computed to be: 1500 [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 59: [==========] Running 18 tests from 5 test suites. 59: [----------] Global test environment set-up. 59: [----------] 2 tests from std_algorithms_is_sorted_team_test 59: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 59: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (481 ms) 59: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o 59: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (443 ms) 59: [----------] 2 tests from std_algorithms_is_sorted_team_test (925 ms total) 59: 59: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 59: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 59: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (24 ms) 59: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 59: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (27 ms) 59: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 59: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (369 ms) 59: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 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 59: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (406 ms) 59: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (828 ms total) 59: 59: [----------] 4 tests from std_algorithms_is_partitioned_team_test 59: [ RUN ] std_algorithms_is_partitioned_team_test.empty 59: [ OK ] std_algorithms_is_partitioned_team_test.empty (12 ms) 59: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 59: [ OK ] std_algorithms_is_partitioned_team_test.all_true (197 ms) 59: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 59: [ OK ] std_algorithms_is_partitioned_team_test.all_false (197 ms) 59: [ RUN ] std_algorithms_is_partitioned_team_test.random 59: [ OK ] std_algorithms_is_partitioned_team_test.random (185 ms) 59: [----------] 4 tests from std_algorithms_is_partitioned_team_test (593 ms total) 59: 59: [----------] 4 tests from std_algorithms_partition_copy_team_test 59: [ RUN ] std_algorithms_partition_copy_team_test.empty 59: [ OK ] std_algorithms_partition_copy_team_test.empty (16 ms) 59: [ RUN ] std_algorithms_partition_copy_team_test.all_true 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 59: [ OK ] std_algorithms_partition_copy_team_test.all_true (540 ms) 59: [ RUN ] std_algorithms_partition_copy_team_test.all_false 59: [ OK ] std_algorithms_partition_copy_team_test.all_false (546 ms) 59: [ RUN ] std_algorithms_partition_copy_team_test.random [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 59: [ OK ] std_algorithms_partition_copy_team_test.random (547 ms) 59: [----------] 4 tests from std_algorithms_partition_copy_team_test (1650 ms total) 59: 59: [----------] 4 tests from std_algorithms_partition_point_team_test 59: [ RUN ] std_algorithms_partition_point_team_test.empty 59: [ OK ] std_algorithms_partition_point_team_test.empty (12 ms) 59: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_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 59: [ OK ] std_algorithms_partition_point_team_test.all_true (192 ms) 59: [ RUN ] std_algorithms_partition_point_team_test.all_false 59: [ OK ] std_algorithms_partition_point_team_test.all_false (193 ms) 59: [ RUN ] std_algorithms_partition_point_team_test.random 59: [ OK ] std_algorithms_partition_point_team_test.random (180 ms) 59: [----------] 4 tests from std_algorithms_partition_point_team_test (579 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 18 tests from 5 test suites ran. (4577 ms total) 59: [ PASSED ] 18 tests. 59/65 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.02 sec test 60 Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 60: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 60: Test timeout computed to be: 1500 60: [==========] Running 5 tests from 4 test suites. 60: [----------] Global test environment set-up. 60: [----------] 2 tests from std_algorithms_transform_team_test 60: [ RUN ] std_algorithms_transform_team_test.test_unary_op 60: [ OK ] std_algorithms_transform_team_test.test_unary_op (566 ms) 60: [ RUN ] std_algorithms_transform_team_test.test_binary_op 60: [ OK ] std_algorithms_transform_team_test.test_binary_op (462 ms) 60: [----------] 2 tests from std_algorithms_transform_team_test (1029 ms total) 60: 60: [----------] 1 test from std_algorithms_generate_team_test 60: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o 60: [ OK ] std_algorithms_generate_team_test.test_unary_op (910 ms) 60: [----------] 1 test from std_algorithms_generate_team_test (910 ms total) 60: 60: [----------] 1 test from std_algorithms_generate_n_team_test 60: [ RUN ] std_algorithms_generate_n_team_test.test 60: [ OK ] std_algorithms_generate_n_team_test.test (379 ms) 60: [----------] 1 test from std_algorithms_generate_n_team_test (379 ms total) 60: 60: [----------] 1 test from std_algorithms_swap_ranges_team_test 60: [ RUN ] std_algorithms_swap_ranges_team_test.test 60: [ OK ] std_algorithms_swap_ranges_team_test.test (479 ms) 60: [----------] 1 test from std_algorithms_swap_ranges_team_test (479 ms total) 60: 60: [----------] Global test environment tear-down 60: [==========] 5 tests from 4 test suites ran. (2800 ms total) 60: [ PASSED ] 5 tests. 60/65 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 3.19 sec test 61 Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 61: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 61: Test timeout computed to be: 1500 [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 61: [==========] Running 2 tests from 2 test suites. 61: [----------] Global test environment set-up. 61: [----------] 1 test from std_algorithms_exclusive_scan_team_test 61: [ RUN ] std_algorithms_exclusive_scan_team_test.test -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00957068 -0.00979111 || 0.051031 10943 11771 || 11486.9 11377 || -135.352 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0076852 -0.00369452 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 61: [ OK ] std_algorithms_exclusive_scan_team_test.test (1042 ms) 61: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1042 ms total) 61: 61: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 61: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 61: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (517 ms) 61: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (517 ms total) 61: 61: [----------] Global test environment tear-down 61: [==========] 2 tests from 2 test suites ran. (1559 ms total) 61: [ PASSED ] 2 tests. 61/65 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 1.92 sec test 62 Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 62: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 62: Test timeout computed to be: 1500 62: [==========] Running 2 tests from 2 test suites. 62: [----------] Global test environment set-up. 62: [----------] 1 test from std_algorithms_inclusive_scan_team_test 62: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp 54: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.001 s 0.002 s 472 1069.86/s 1.6k 1 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_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 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 62: [ OK ] std_algorithms_inclusive_scan_team_test.test (1553 ms) 62: [----------] 1 test from std_algorithms_inclusive_scan_team_test (1553 ms total) 62: 62: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 62: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 62: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1017 ms) 62: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1017 ms total) 62: 62: [----------] Global test environment tear-down 62: [==========] 2 tests from 2 test suites ran. (2571 ms total) 62: [ PASSED ] 2 tests. 62/65 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 2.89 sec test 63 Start 63: Kokkos_PerformanceTest_InclusiveScan 63: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T19-16-40.json" 63: Test timeout computed to be: 1500 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 63: 63: Available devices: 63: 2025-04-10T20:11:05+00:00 63: Running /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan 63: Run on (15 X 3250 MHz CPU s) 63: CPU Caches: 63: L1 Data 64 KiB (x15) 63: L1 Instruction 64 KiB (x15) 63: L2 Unified 512 KiB (x15) 63: L3 Unified 16384 KiB (x15) 63: Load Average: 1.12, 1.81, 3.95 63: Address Bits: 64 63: CPU architecture: none 63: Default Device: SYCL 63: Driver Version: CUDA 12.8 63: Error Correction Support: 1 63: GIT_BRANCH: HEAD 63: GIT_CLEAN_STATUS: CLEAN 63: GIT_COMMIT_DATE: 2025-04-10T15:14:45-04:00 63: GIT_COMMIT_DESCRIPTION: Merge commit '47b04a637c6b661210f880c47198377703226b79' into HEAD 63: GIT_COMMIT_HASH: 62b14e6dc 63: GPU architecture: AMPERE80 63: Global Cache Mem Line Size: 128 63: Global Mem Cache Size: 25165824 63: Global Mem Size: 25339101184 63: Image Max Buffer Size: 32768 63: Image2d Max Height: 65536 63: Image2d Max Width: 131072 63: Image3d Max Depth: 16384 63: Image3d Max Height: 16384 63: Image3d Max Width: 16384 63: Is Accelerator: 0 63: Is Available: 1 63: Is CPU: 0 63: Is GPU: 1 63: KOKKOS_COMPILER_INTEL_LLVM: 20250004 63: KOKKOS_ENABLE_ASM: yes 63: KOKKOS_ENABLE_CXX17: yes 63: KOKKOS_ENABLE_CXX20: no 63: KOKKOS_ENABLE_CXX23: no 63: KOKKOS_ENABLE_CXX26: no 63: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 63: KOKKOS_ENABLE_HWLOC: no 63: KOKKOS_ENABLE_LIBDL: yes 63: KOKKOS_ENABLE_PRAGMA_IVDEP: yes 63: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes 63: KOKKOS_ENABLE_PRAGMA_UNROLL: yes 63: KOKKOS_ENABLE_PRAGMA_VECTOR: yes 63: KOKKOS_ENABLE_SERIAL: yes 63: Kokkos Version: 4.6.99 63: Local Mem Size: 166912 63: Max Compute Units: 56 63: Max Mem Alloc Size: 25339101184 63: Max Parameter Size: 4000 63: Max Read Image Args: 128 63: Max Samplers: 128 63: Max Work Group Size: 1024 63: Max Work Item Dimensions: 3 63: Mem Base Addr Align: 4096 63: Name: NVIDIA A30 63: Native Vector Width Char: 1 63: Native Vector Width Double: 1 63: Native Vector Width Float: 1 63: Native Vector Width Half: 0 63: Native Vector Width Int: 1 63: Native Vector Width Long: 1 63: Native Vector Width Short: 1 63: Partition Max Sub Devices: 0 63: Preferred Vector Width Char: 1 63: Preferred Vector Width Double: 1 63: Preferred Vector Width Float: 1 63: Preferred Vector Width Half: 0 63: Preferred Vector Width Int: 1 63: Preferred Vector Width Long: 1 63: Preferred Vector Width Short: 1 63: Profiling Timer Resolution: 1000 63: Reference Count: 1 63: Vendor: NVIDIA Corporation 63: Vendor Id: 4318 63: Version: 8.0 63: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected 63: macro KOKKOS_ENABLE_ONEDPL: defined 63: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 63: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 63: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 63: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined 63: macro SYCL_EXT_ONEAPI_BFLOAT16: undefined 63: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined 63: macro SYCL_EXT_ONEAPI_GRAPH: defined 63: platform: 64bit Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 63: ---------------------------------------------------------------------------------------------------------------------------------------------- 63: Benchmark Time CPU Iterations FOM: GB/s MB Passed 63: ---------------------------------------------------------------------------------------------------------------------------------------------- 63: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.008 s 0.008 s 65 195.728/s 1.6k 1 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o 63: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.008 s 0.008 s 86 195.59/s 1.6k 1 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 63: BM_inclusive_scan<double>/100000000/manual_time 0.008 s 0.008 s 86 196.817/s 1.6k 1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 63: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.012 s 0.012 s 57 130.115/s 1.6k 1 [ 65%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o 63: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.012 s 0.012 s 57 130.128/s 1.6k 1 [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 63: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.012 s 0.012 s 57 130.737/s 1.6k 1 [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 63: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.012 s 0.012 s 59 134.609/s 1.6k 1 [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 75%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 63: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.012 s 0.012 s 59 134.577/s 1.6k 1 [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 63: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.012 s 0.012 s 58 132.737/s 1.6k 1 63/65 Test #63: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 15.26 sec test 64 Start 64: Kokkos_UnitTest_SIMD 64: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 64: Test timeout computed to be: 1500 [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o 64: [==========] Running 18 tests from 1 test suite. 64: [----------] Global test environment set-up. 64: [----------] 18 tests from simd 64: [ RUN ] simd.host_math_ops 64: [ OK ] simd.host_math_ops (1 ms) 64: [ RUN ] simd.device_math_ops 64: [ OK ] simd.device_math_ops (10 ms) 64: [ RUN ] simd.host_mask_ops 64: [ OK ] simd.host_mask_ops (0 ms) 64: [ RUN ] simd.device_mask_ops 64: [ OK ] simd.device_mask_ops (1 ms) 64: [ RUN ] simd.host_conversions 64: [ OK ] simd.host_conversions (0 ms) 64: [ RUN ] simd.device_conversions 64: [ OK ] simd.device_conversions (0 ms) 64: [ RUN ] simd.host_shift_ops 64: [ OK ] simd.host_shift_ops (0 ms) 64: [ RUN ] simd.device_shift_ops 64: [ OK ] simd.device_shift_ops (0 ms) 64: [ RUN ] simd.host_condition 64: [ OK ] simd.host_condition (0 ms) 64: [ RUN ] simd.device_condition 64: [ OK ] simd.device_condition (0 ms) 64: [ RUN ] simd.host_gen_ctors 64: [ OK ] simd.host_gen_ctors (0 ms) 64: [ RUN ] simd.device_gen_ctors 64: [ OK ] simd.device_gen_ctors (0 ms) 64: [ RUN ] simd.host_where_expressions 64: [ OK ] simd.host_where_expressions (0 ms) 64: [ RUN ] simd.device_where_expressions 64: [ OK ] simd.device_where_expressions (0 ms) 64: [ RUN ] simd.host_reductions 64: [ OK ] simd.host_reductions (0 ms) 64: [ RUN ] simd.device_reductions 64: [ OK ] simd.device_reductions (1 ms) 64: [ RUN ] simd.host_construction 64: [ OK ] simd.host_construction (0 ms) 64: [ RUN ] simd.device_construction 64: [ OK ] simd.device_construction (0 ms) 64: [----------] 18 tests from simd (15 ms total) 64: 64: [----------] Global test environment tear-down 64: [==========] 18 tests from 1 test suite ran. (15 ms total) 64: [ PASSED ] 18 tests. 64/65 Test #64: Kokkos_UnitTest_SIMD ....................................... Passed 0.33 sec test 65 Start 65: Kokkos_Example_RelocatableFunction 65: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/example/relocatable_function/Kokkos_example_relocatable_function 65: Test timeout computed to be: 1500 65: 1.000000e+01 1.388559e-03s (relocatable) vs. 1.253330e-04s (inline) 65: 1.000000e+02 1.793900e-05s (relocatable) vs. 1.339100e-05s (inline) 65: 1.000000e+03 1.843100e-05s (relocatable) vs. 1.400000e-05s (inline) 65: 1.000000e+04 1.526000e-05s (relocatable) vs. 1.474000e-05s (inline) 65: 1.000000e+05 3.488000e-05s (relocatable) vs. 3.360000e-05s (inline) 65: 1.000000e+06 1.842000e-05s (relocatable) vs. 1.760000e-05s (inline) 65: 1.000000e+07 3.074100e-05s (relocatable) vs. 3.150100e-05s (inline) 65: 1.000000e+08 1.313020e-04s (relocatable) vs. 1.312410e-04s (inline) 65/65 Test #65: Kokkos_Example_RelocatableFunction ......................... Passed 0.26 sec 100% tests passed, 0 tests failed out of 65 Label Time Summary: Kokkos = 288.80 sec*proc (57 tests) Total Test time (real) = 570.96 sec Post stage [Pipeline] sh [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o + ccache --show-stats Summary: Hits: 0 / 794 (0.00 %) Direct: 0 / 794 (0.00 %) Preprocessed: 0 / 794 (0.00 %) Misses: 794 Direct: 794 Preprocessed: 794 Primary storage: Hits: 0 / 1588 (0.00 %) Misses: 1588 Cache size (GB): 0.15 / 5.00 (3.07 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [Pipeline] } $ docker stop --time=1 888675689e9f6b82ad0e0ca225a0d9603d903028b0f022074c148f28ef12d7b1 [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 54: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.001 s 0.002 s 477 1085.6/s 1.6k 1 54/55 Test #54: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 224.89 sec test 55 Start 55: Kokkos_UnitTest_SIMD 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 55: Test timeout computed to be: 1500 55: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 55: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 55: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 55: For unit testing set OMP_PROC_BIND=false 55: $ docker rm -f --volumes 888675689e9f6b82ad0e0ca225a0d9603d903028b0f022074c148f28ef12d7b1 55: [==========] Running 18 tests from 1 test suite. 55: [----------] Global test environment set-up. 55: [----------] 18 tests from simd 55: [ RUN ] simd.host_math_ops 55: [ OK ] simd.host_math_ops (4 ms) 55: [ RUN ] simd.device_math_ops 55: [ OK ] simd.device_math_ops (6 ms) 55: [ RUN ] simd.host_mask_ops 55: [ OK ] simd.host_mask_ops (0 ms) 55: [ RUN ] simd.device_mask_ops 55: [ OK ] simd.device_mask_ops (0 ms) 55: [ RUN ] simd.host_conversions 55: [ OK ] simd.host_conversions (0 ms) 55: [ RUN ] simd.device_conversions 55: [ OK ] simd.device_conversions (0 ms) 55: [ RUN ] simd.host_shift_ops 55: [ OK ] simd.host_shift_ops (0 ms) 55: [ RUN ] simd.device_shift_ops 55: [ OK ] simd.device_shift_ops (0 ms) 55: [ RUN ] simd.host_condition 55: [ OK ] simd.host_condition (0 ms) 55: [ RUN ] simd.device_condition 55: [ OK ] simd.device_condition (0 ms) 55: [ RUN ] simd.host_gen_ctors 55: [ OK ] simd.host_gen_ctors (0 ms) 55: [ RUN ] simd.device_gen_ctors 55: [ OK ] simd.device_gen_ctors (0 ms) 55: [ RUN ] simd.host_where_expressions 55: [ OK ] simd.host_where_expressions (0 ms) 55: [ RUN ] simd.device_where_expressions 55: [ OK ] simd.device_where_expressions (0 ms) 55: [ RUN ] simd.host_reductions 55: [ OK ] simd.host_reductions (1 ms) 55: [ RUN ] simd.device_reductions 55: [ OK ] simd.device_reductions (0 ms) 55: [ RUN ] simd.host_construction 55: [ OK ] simd.host_construction (0 ms) 55: [ RUN ] simd.device_construction 55: [ OK ] simd.device_construction (0 ms) 55: [----------] 18 tests from simd (13 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 1 test suite ran. (13 ms total) 55: [ PASSED ] 18 tests. [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 55/55 Test #55: Kokkos_UnitTest_SIMD ....................................... Passed 0.46 sec 100% tests passed, 0 tests failed out of 55 Label Time Summary: Kokkos = 1007.13 sec*proc (49 tests) Total Test time (real) = 1593.34 sec + cd ../example/build_cmake_in_tree + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_STANDARD=17 .. [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp -- 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 [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp -- 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.6.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 [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.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-7427/tpls/mdspan/include -- Kokkos Backends: SERIAL -- Configuring done -- Generating done Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7427/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/generated/Kokkos_Version_Info.cpp.o [ 11%] Linking CXX static library libkokkossimd.a [ 11%] Built target kokkossimd [ 15%] Linking CXX static library libimpl_git_version.a [ 15%] Built target impl_git_version Scanning dependencies of target kokkoscore [ 19%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 30%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 50%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 53%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 57%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 61%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 76%] 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 Scanning dependencies of target Kokkos_PerformanceTest_Reduction [ 80%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o [ 84%] Linking CXX static library libkokkoscore.a [ 84%] Built target kokkoscore [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target kokkoscontainers [ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 67%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 92%] Linking CXX static library libkokkoscontainers.a [ 92%] Built target kokkoscontainers Scanning dependencies of target example [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/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-7427/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.03 sec [Pipeline] // withDockerContainer [Pipeline] } Post stage [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 10 19:44:50 2025 stats zeroed Thu Apr 10 19:15:23 2025 cache hit (direct) 55 cache hit (preprocessed) 1 cache miss 704 cache hit rate 7.37 % compiler produced stdout 1 cleanups performed 58 files in cache 1280 cache size 4.5 GB max cache size 5.0 GB [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. [Pipeline] } $ docker stop --time=1 c1c832c99c5da35bc27d614acd069a2f4405375ac407643aa26af4cc74c9d03d $ docker rm -f --volumes c1c832c99c5da35bc27d614acd069a2f4405375ac407643aa26af4cc74c9d03d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } -- Testing 1-D histogram Density 1D: 0.000244187 -0.999975 -7594.21 || 0.051031 0 77572 || 4.60968e+08 11377 || -1.04982e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732233 -0.149024 0.0269841 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynRankView_TeamScratch.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o [ 80%] Built target Kokkos_ContainersUnitTest_Serial [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o -- Testing 1-D histogram Density 1D: 0.001956 -0.999997 -9107.96 || 0.051031 0 616744 || 4.5168e+09 11377 || -1.25908e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587924 -0.922863 1.61084 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_TaskDag nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl12_GLOBAL__N_123cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i__intern__9f45ef4f2c_d8e8b719' cannot be statically determined [ 69%] Built target Kokkos_PerformanceTest_TaskDag [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o -- Testing 1-D histogram Density 1D: 3.24249e-07 -0.0149912 -0.00525375 || 0.051031 10989 11765 || 11550.1 11377 || -72.6279 -0.823045 -- Testing 3-D histogram Density 3D: 4.76837e-07 -0.0128437 8.60898e-05 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 69%] Linking CXX executable Kokkos_PerformanceTest_Reduction [ 69%] Built target Kokkos_PerformanceTest_Reduction Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00978767 -0.00481235 || 0.051031 10980 11807 || 11266.7 11377 || -66.5259 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.014554 0.00279949 || 0.051031 1e+64 -1e+64 Test Seed:1744315970998212916 Test Scalar=int -- Testing randomness properties [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 70%] Built target Kokkos_PerformanceTest_SharedSpace [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 78%] Built target Kokkos_ContainersTestCompileOnly [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0219422 -0.00589064 || 0.051031 10955 11799 || 11632.2 11377 || -81.4322 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00720915 -0.00116304 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 70%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0137836 -0.00166061 || 0.051031 10977 11772 || 11222.3 11377 || -22.9563 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0135261 0.00497038 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 81%] Built target Kokkos_UnitTest_Random [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00397486 0.00962878 || 0.051031 11013 11771 || 11331.9 11377 || 133.108 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.000179582 -0.00785678 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 79%] Linking CXX executable Kokkos_UnitTest_Random [ 71%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 79%] Built target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 71%] Built target Kokkos_PerformanceTest_Mempool [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0117517 0.0020073 || 0.051031 10949 11779 || 11244.8 11377 || 27.7489 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00273093 0.000368155 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 72%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 72%] Built target Kokkos_PerformanceTest_Atomic [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o -- Testing 1-D histogram Density 1D: 0.000246007 -0.999975 -7594.65 || 0.051031 0 77651 || 4.61e+08 11377 || -1.04989e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000737791 -0.144845 0.0240587 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o -- Testing 1-D histogram Density 1D: 0.00195447 -0.999997 -9108.09 || 0.051031 0 616380 || 4.5166e+09 11377 || -1.2591e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587422 -0.923198 1.63117 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Sort [ 81%] Built target Kokkos_UnitTest_Sort [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o -- Testing 1-D histogram Density 1D: 2.73387e-07 0.00642463 0.00814495 || 0.051031 10989 11833 || 11304.3 11377 || 112.596 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 -0.0134927 -0.0010806 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00581841 -0.0026589 || 0.051031 10997 11851 || 11311.1 11377 || -36.7566 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00614046 -0.00180749 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (333834 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ OK ] serial.SortUnsignedValueType (4231 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 80%] Built target Kokkos_ContainersUnitTest_Cuda [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ OK ] serial.BinSortGenericTests (12175 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSort_issue_7221 [ OK ] serial.BinSort_issue_7221 (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 80%] Linking CXX executable Kokkos_UnitTest_Sort [ 80%] Built target Kokkos_UnitTest_Sort [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 75%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 84%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 84%] Built target Kokkos_ContainersUnitTest_Cuda [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 81%] 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_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 75%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 82%] Built target Kokkos_ContainersUnitTest_OpenMP [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 78%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.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_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 89%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 81%] Built target Kokkos_PerformanceTest_Benchmark [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 91%] 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_G.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 92%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.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_H.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 92%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 92%] Built target Kokkos_PerformanceTest_Benchmark [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (391204 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (116 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (776 ms) [ RUN ] serial.SortWithCustomComparator [ OK ] serial.SortWithCustomComparator (742 ms) [----------] 13 tests from serial (1557990 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (1557990 ms total) [ PASSED ] 13 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests' Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 10 19:22:18 2025 stats zeroed Thu Apr 10 19:22:18 2025 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 15795 cache size 5.0 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 3544434b66ec2feb486419e64bacb1abb890a35d46d77b49166471bcec12d84e [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o $ docker rm -f --volumes 3544434b66ec2feb486419e64bacb1abb890a35d46d77b49166471bcec12d84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 81%] Built target Kokkos_ContainersUnitTest_Cuda [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 82%] 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_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 82%] Linking CXX executable Kokkos_UnitTest_Random [ 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_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 82%] Built target Kokkos_UnitTest_Random [ 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/TestStdAlgorithmsPartitioningOps.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 94%] 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_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 83%] 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_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.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 [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.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_H.dir/TestStdAlgorithmsTeamRemove.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_InclusiveScan [ 95%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 90%] 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o Scanning dependencies of target Kokkos_atomic Scanning dependencies of target Kokkos_UnitTest_SIMD [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 96%] Linking CXX executable Kokkos_atomic [ 96%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 96%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.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_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 98%] Linking CXX executable Kokkos_gather [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 98%] Built target Kokkos_gather [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 98%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 98%] Built target Kokkos_PerformanceTest_InclusiveScan [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 98%] Built target Kokkos_gups [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o Scanning dependencies of target Kokkos_stream Scanning dependencies of target Kokkos_view_copy_constructor [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 98%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Built target Kokkos_launch_latency [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 99%] Linking CXX executable Kokkos_view_copy_constructor [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_view_copy_constructor [ 99%] Built target Kokkos_stream Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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 Scanning dependencies of target Kokkos_bytes_and_flops [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Built target Kokkos_UnitTest_SIMD [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 87%] Linking CXX executable Kokkos_UnitTest_Sort [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Built target Kokkos_UnitTest_Sort [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Linking CXX executable Kokkos_policy_performance 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 [100%] Built target Kokkos_policy_performance [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 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_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: 5e7cb774f709 Build name: Linux-clang++-15 Create new tag: 20250410-2032 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/65 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.66 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from cuda 2: [ RUN ] cuda.basic_view_default_ctor 2: [ OK ] cuda.basic_view_default_ctor (0 ms) 2: [ RUN ] cuda.basic_view_extents_ctor 2: [ OK ] cuda.basic_view_extents_ctor (0 ms) 2: [ RUN ] cuda.basic_view_mapping_ctor_right 2: [ OK ] cuda.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] cuda.basic_view_access 2: [ OK ] cuda.basic_view_access (0 ms) 2: [ RUN ] cuda.basic_view_atomic_accessor 2: [ OK ] cuda.basic_view_atomic_accessor (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Typedefs 2: [ OK ] cuda.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Ctors 2: [ OK ] cuda.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] cuda.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] cuda.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Access 2: [ OK ] cuda.RefCountedAcc_Access (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Conversion 2: [ OK ] cuda.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle_Typedefs 2: [ OK ] cuda.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle 2: [ OK ] cuda.RefCountedDataHandle (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleAnonym 2: [ OK ] cuda.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleConversion 2: [ OK ] cuda.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from cuda (2 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (2 ms total) 2: [ PASSED ] 14 tests. 2/65 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport ....................... Passed 0.19 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 221 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (499 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (456 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (351 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (415 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (60 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (11 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (5 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (42 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (6 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (1850 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 193 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (1 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (1 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (1 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (1 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (2 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (81 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (47 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (2 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (32 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (1 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 3: [ OK ] serial.exec_space_thread_safety_range (997 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (100 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (99 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (102 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (102 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (100 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (102 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.graph_then 3: [ OK ] serial.graph_then (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2623 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2982 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1519 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1518 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_fmax_fmin 3: [ OK ] serial.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (836 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (1399 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (1 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (7 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (116 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (480 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 3: [ OK ] serial.mdrange_large_deep_copy (1106 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2990 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (0 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (26 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (3 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (38 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.large_parallel_for_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (2 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (2 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (58 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (159 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (1390 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (1404 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (318 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (10 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 3: [ OK ] serial.reduce_device_view_mdrange_policy (1947 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (52 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (6 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 193 tests from serial (22801 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 221 tests from 4 test suites ran. (24652 ms total) 3: [ PASSED ] 214 tests. 3: [ SKIPPED ] 7 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.large_parallel_for_reduce 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/65 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 24.87 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 141 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2909 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2952 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (5861 ms total) 4: 4: [----------] 133 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (215 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (12 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (6 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (603 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (89 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (3 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (141 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (93 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (36 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (94 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (50 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce [ 96%] 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_P.dir/UnitTestMain.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 4: [ OK ] serial.repeated_team_reduce (8129 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (128 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (121 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (24 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (2 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (29 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (2 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (5 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (0 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 4: [ OK ] serial.view_allocation_large_rank (1605 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (2 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (5 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 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_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (4807 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (5338 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (64 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (61 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (58 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (3 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (4 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (109 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (32 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (32 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (33 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (180 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (182 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (182 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 133 tests from serial (22548 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 141 tests from 2 test suites ran. (28409 ms total) 4: [ PASSED ] 134 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/65 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 28.68 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 5: Test timeout computed to be: 1500 5: [==========] Running 223 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 11 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.abort_from_host 5: [ OK ] cuda_DeathTest.abort_from_host (446 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device 5: [ OK ] cuda_DeathTest.abort_from_device (399 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (423 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (348 ms) 5: [ RUN ] cuda_DeathTest.policy_invalid_bounds 5: [ OK ] cuda_DeathTest.policy_invalid_bounds (6 ms) 5: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 5: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (6 ms) 5: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (2 ms) 5: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes 5: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (5 ms) 5: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (5 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (446 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (392 ms) 5: [----------] 11 tests from cuda_DeathTest (2484 ms total) 5: 5: [----------] 1 test from cuda_graph_DeathTest 5: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from cuda_graph_DeathTest (0 ms total) 5: 5: [----------] 195 tests from cuda 5: [ RUN ] cuda.array_capacity 5: [ OK ] cuda.array_capacity (0 ms) 5: [ RUN ] cuda.array_element_access 5: [ OK ] cuda.array_element_access (0 ms) 5: [ RUN ] cuda.array_operator_equal 5: [ OK ] cuda.array_operator_equal (0 ms) 5: [ RUN ] cuda.array_zero_capacity 5: [ OK ] cuda.array_zero_capacity (0 ms) 5: [ RUN ] cuda.array_zero_data_nullptr 5: [ OK ] cuda.array_zero_data_nullptr (0 ms) 5: [ RUN ] cuda.array_contiguous_capacity 5: [ OK ] cuda.array_contiguous_capacity (0 ms) 5: [ RUN ] cuda.array_contiguous_element_access 5: [ OK ] cuda.array_contiguous_element_access (0 ms) 5: [ RUN ] cuda.array_contiguous_assignment 5: [ OK ] cuda.array_contiguous_assignment (0 ms) 5: [ RUN ] cuda.array_strided_capacity 5: [ OK ] cuda.array_strided_capacity (0 ms) 5: [ RUN ] cuda.array_strided_element_access 5: [ OK ] cuda.array_strided_element_access (0 ms) 5: [ RUN ] cuda.array_strided_assignment 5: [ OK ] cuda.array_strided_assignment (0 ms) 5: [ RUN ] cuda.atomic_operations_complexdouble 5: [ OK ] cuda.atomic_operations_complexdouble (5 ms) 5: [ RUN ] cuda.atomic_operations_complexfloat 5: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 5: [ RUN ] cuda.atomic_operations_double 5: [ OK ] cuda.atomic_operations_double (6 ms) 5: [ RUN ] cuda.atomic_operations_float 5: [ OK ] cuda.atomic_operations_float (5 ms) 5: [ RUN ] cuda.atomic_operations_int 5: [ OK ] cuda.atomic_operations_int (16 ms) 5: [ RUN ] cuda.atomic_operations_long 5: [ OK ] cuda.atomic_operations_long (15 ms) 5: [ RUN ] cuda.atomic_operations_longlong 5: [ OK ] cuda.atomic_operations_longlong (33 ms) 5: [ RUN ] cuda.atomic_shared 5: [ OK ] cuda.atomic_shared (0 ms) 5: [ RUN ] cuda.atomic_operations_unsigned 5: [ OK ] cuda.atomic_operations_unsigned (13 ms) 5: [ RUN ] cuda.atomic_operations_unsignedlong 5: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 5: [ RUN ] cuda.atomics 5: [ OK ] cuda.atomics (186 ms) 5: [ RUN ] cuda.atomics_tpetra_max_abs 5: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] cuda.atomic_views_integral [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 5: [ OK ] cuda.atomic_views_integral (21194 ms) 5: [ RUN ] cuda.atomic_views_nonintegral [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 5: [ OK ] cuda.atomic_views_nonintegral (14769 ms) 5: [ RUN ] cuda.atomic_view_api 5: [ OK ] cuda.atomic_view_api (0 ms) 5: [ RUN ] cuda.bit_manip_countl_zero 5: [ OK ] cuda.bit_manip_countl_zero (10 ms) 5: [ RUN ] cuda.bit_manip_countl_one 5: [ OK ] cuda.bit_manip_countl_one (0 ms) 5: [ RUN ] cuda.bit_manip_countr_zero 5: [ OK ] cuda.bit_manip_countr_zero (0 ms) 5: [ RUN ] cuda.bit_manip_countr_one 5: [ OK ] cuda.bit_manip_countr_one (0 ms) 5: [ RUN ] cuda.bit_manip_popcount 5: [ OK ] cuda.bit_manip_popcount (0 ms) 5: [ RUN ] cuda.bit_manip_has_single_bit 5: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 5: [ RUN ] cuda.bit_manip_bit_floor 5: [ OK ] cuda.bit_manip_bit_floor (0 ms) 5: [ RUN ] cuda.bit_manip_bit_ceil 5: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 5: [ RUN ] cuda.bit_manip_bit_width 5: [ OK ] cuda.bit_manip_bit_width (0 ms) 5: [ RUN ] cuda.bit_manip_rotl 5: [ OK ] cuda.bit_manip_rotl (0 ms) 5: [ RUN ] cuda.bit_manip_rotr 5: [ OK ] cuda.bit_manip_rotr (0 ms) 5: [ RUN ] cuda.bit_manip_byeswap 5: [ OK ] cuda.bit_manip_byeswap (0 ms) 5: [ RUN ] cuda.bit_manip_bit_cast 5: [ OK ] cuda.bit_manip_bit_cast (0 ms) 5: [ RUN ] cuda.test_block_deduction_bug_pr_3103 5: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] cuda.checked_integer_operations_multiply_overflow 5: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] cuda.execution_policy_occupancy_and_hint 5: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] cuda.complex_construction 5: [ OK ] cuda.complex_construction (0 ms) 5: [ RUN ] cuda.complex_basic_math 5: [ OK ] cuda.complex_basic_math (0 ms) 5: [ RUN ] cuda.complex_special_funtions 5: [ OK ] cuda.complex_special_funtions (0 ms) 5: [ RUN ] cuda.complex_io 5: [ OK ] cuda.complex_io (0 ms) 5: [ RUN ] cuda.complex_trivially_copyable 5: [ OK ] cuda.complex_trivially_copyable (0 ms) 5: [ RUN ] cuda.complex_issue_3865 5: [ OK ] cuda.complex_issue_3865 (0 ms) 5: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 5: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] cuda.complex_structured_bindings 5: [ OK ] cuda.complex_structured_bindings (0 ms) 5: [ RUN ] cuda.crs_count_fill 5: [ OK ] cuda.crs_count_fill (2 ms) 5: [ RUN ] cuda.crs_copy_constructor 5: [ OK ] cuda.crs_copy_constructor (5 ms) 5: [ RUN ] cuda.deep_copy_alignment 5: [ OK ] cuda.deep_copy_alignment (5 ms) 5: [ RUN ] cuda.deep_copy_conversion 5: [ OK ] cuda.deep_copy_conversion (7 ms) 5: [ RUN ] cuda.partitioning_by_args 5: [ OK ] cuda.partitioning_by_args (1 ms) 5: [ RUN ] cuda.partitioning_by_vector 5: [ OK ] cuda.partitioning_by_vector (0 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range (7504 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange 5: [ OK ] cuda.exec_space_thread_safety_mdrange (752 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy 5: [ OK ] cuda.exec_space_thread_safety_team_policy (750 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_reduce 5: [ OK ] cuda.exec_space_thread_safety_range_reduce (754 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 5: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (752 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (751 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range_scan (1507 ms) 5: [ RUN ] cuda.execution_space_as_class_data_member 5: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 5: [ RUN ] cuda.functor_analysis 5: [ OK ] cuda.functor_analysis (0 ms) 5: [ RUN ] cuda.when_all_type 5: [ OK ] cuda.when_all_type (0 ms) 5: [ RUN ] cuda.graph_then 5: [ OK ] cuda.graph_then (0 ms) 5: [ RUN ] cuda.host_shared_ptr_use_count 5: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 5: [ RUN ] cuda.host_shared_ptr_get 5: [ OK ] cuda.host_shared_ptr_get (0 ms) 5: [ RUN ] cuda.host_shared_ptr_dereference_on_device 5: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_special_members_on_device 5: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_tracking 5: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 5: [ RUN ] cuda.join_backward_compatibility 5: [ OK ] cuda.join_backward_compatibility (0 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1652 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2399 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1585 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1834 ms) 5: [ RUN ] cuda.deep_copy_scratch 5: [ OK ] cuda.deep_copy_scratch (0 ms) 5: [ RUN ] cuda.mathematical_constants_e 5: [ OK ] cuda.mathematical_constants_e (1 ms) 5: [ RUN ] cuda.mathematical_constants_log2e 5: [ OK ] cuda.mathematical_constants_log2e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log10e 5: [ OK ] cuda.mathematical_constants_log10e (0 ms) 5: [ RUN ] cuda.mathematical_constants_pi 5: [ OK ] cuda.mathematical_constants_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_pi 5: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 5: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln2 5: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln10 5: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt2 5: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt3 5: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrt3 5: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_egamma 5: [ OK ] cuda.mathematical_constants_egamma (0 ms) 5: [ RUN ] cuda.mathematical_constants_phi 5: [ OK ] cuda.mathematical_constants_phi (0 ms) 5: [ RUN ] cuda.mathematical_functions_trigonometric_functions 5: [ OK ] cuda.mathematical_functions_trigonometric_functions (13 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (4 ms) 5: [ RUN ] cuda.mathematical_functions_non_standard 5: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 5: [ RUN ] cuda.mathematical_functions_power_functions 5: [ OK ] cuda.mathematical_functions_power_functions (34 ms) 5: [ RUN ] cuda.mathematical_functions_fma 5: [ OK ] cuda.mathematical_functions_fma (0 ms) 5: [ RUN ] cuda.mathematical_functions_fmax_fmin 5: [ OK ] cuda.mathematical_functions_fmax_fmin (0 ms) 5: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 5: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (3 ms) 5: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (3 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 5: [ RUN ] cuda.mathematical_functions_absolute_value 5: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 5: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_remainder_function 5: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] cuda.mathematical_functions_isfinite 5: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 5: [ RUN ] cuda.mathematical_functions_isinf 5: [ OK ] cuda.mathematical_functions_isinf (0 ms) 5: [ RUN ] cuda.mathematical_functions_isnan 5: [ OK ] cuda.mathematical_functions_isnan (0 ms) 5: [ RUN ] cuda.mathematical_functions_exponential_functions 5: [ OK ] cuda.mathematical_functions_exponential_functions (10 ms) 5: [ RUN ] cuda.mathspecialfunc_expint1 5: [ OK ] cuda.mathspecialfunc_expint1 (3 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 5: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 5: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 5: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 5: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 5: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [ RUN ] cuda.mdrange_5d 5: [ OK ] cuda.mdrange_5d (143 ms) 5: [ RUN ] cuda.mdrange_6d 5: [ OK ] cuda.mdrange_6d (243 ms) 5: [ RUN ] cuda.mdrange_2d 5: [ OK ] cuda.mdrange_2d (2 ms) 5: [ RUN ] cuda.mdrange_array_reduce 5: [ OK ] cuda.mdrange_array_reduce (0 ms) 5: [ RUN ] cuda.mdrange_3d 5: [ OK ] cuda.mdrange_3d (6 ms) 5: [ RUN ] cuda.mdrange_neg_idx 5: [ OK ] cuda.mdrange_neg_idx (2 ms) 5: [ RUN ] cuda.mdrange_4d 5: [ OK ] cuda.mdrange_4d (37 ms) 5: [ RUN ] cuda.mdrange_scalar 5: [ OK ] cuda.mdrange_scalar (0 ms) 5: [ RUN ] cuda.mdrange_large_deep_copy 5: [ OK ] cuda.mdrange_large_deep_copy (74 ms) 5: [ RUN ] cuda.md_range_policy_construction_from_arrays 5: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] cuda.policy_get_tile_size 5: [ OK ] cuda.policy_get_tile_size (0 ms) 5: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 5: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (2631 ms) 5: [ RUN ] cuda.mdspan_minimal_functional 5: [ OK ] cuda.mdspan_minimal_functional (0 ms) 5: [ RUN ] cuda.mdspan_atomic_accessor 5: [ OK ] cuda.mdspan_atomic_accessor (0 ms) 5: [ RUN ] cuda.view_mdspan_conversion 5: [ OK ] cuda.view_mdspan_conversion (2 ms) 5: [ RUN ] cuda.view_mdspan_conversion_with_stride 5: [ OK ] cuda.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] cuda.max 5: [ OK ] cuda.max (0 ms) 5: [ RUN ] cuda.max_within_parfor 5: [ OK ] cuda.max_within_parfor (0 ms) 5: [ RUN ] cuda.min 5: [ OK ] cuda.min (0 ms) 5: [ RUN ] cuda.min_within_parfor 5: [ OK ] cuda.min_within_parfor (0 ms) 5: [ RUN ] cuda.minmax 5: [ OK ] cuda.minmax (0 ms) 5: [ RUN ] cuda.minmax_within_parfor 5: [ OK ] cuda.minmax_within_parfor (0 ms) 5: [ RUN ] cuda.clamp 5: [ OK ] cuda.clamp (0 ms) 5: [ RUN ] cuda.clamp_within_parfor 5: [ OK ] cuda.clamp_within_parfor (0 ms) 5: [ RUN ] cuda.numeric_traits_infinity 5: [ OK ] cuda.numeric_traits_infinity (5 ms) 5: [ RUN ] cuda.numeric_traits_epsilon 5: [ OK ] cuda.numeric_traits_epsilon (0 ms) 5: [ RUN ] cuda.numeric_traits_round_error 5: [ OK ] cuda.numeric_traits_round_error (0 ms) 5: [ RUN ] cuda.numeric_traits_norm_min 5: [ OK ] cuda.numeric_traits_norm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_denorm_min 5: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_finite_min_max 5: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 5: [ RUN ] cuda.numeric_traits_digits 5: [ OK ] cuda.numeric_traits_digits (1 ms) 5: [ RUN ] cuda.numeric_traits_digits10 5: [ OK ] cuda.numeric_traits_digits10 (1 ms) 5: [ RUN ] cuda.numeric_traits_max_digits10 5: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] cuda.numeric_traits_radix 5: [ OK ] cuda.numeric_traits_radix (1 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent 5: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent10 5: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 5: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] cuda.numeric_traits_sfinae_friendly 5: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] cuda.occupancy_control 5: [ OK ] cuda.occupancy_control (0 ms) 5: [ RUN ] cuda.memory_pool 5: [ OK ] cuda.memory_pool (10 ms) 5: [ RUN ] cuda.cxx11 5: [ OK ] cuda.cxx11 (0 ms) 5: [ RUN ] cuda.parallel_scan_range_policy 5: [ OK ] cuda.parallel_scan_range_policy (58 ms) 5: [ RUN ] cuda.kokkos_printf 5: [ OK ] cuda.kokkos_printf (7 ms) 5: [ RUN ] cuda.range_for 5: [ OK ] cuda.range_for (1 ms) 5: [ RUN ] cuda.range_reduce 5: [ OK ] cuda.range_reduce (0 ms) 5: [ RUN ] cuda.range_dynamic_policy 5: [ OK ] cuda.range_dynamic_policy (0 ms) 5: [ RUN ] cuda.large_parallel_for_reduce 5: [ OK ] cuda.large_parallel_for_reduce (49 ms) 5: [ RUN ] cuda.range_policy_runtime_parameters 5: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.range_policy_one_way_convertible_bounds 5: [ OK ] cuda.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] cuda.range_for_require 5: [ OK ] cuda.range_for_require (1 ms) 5: [ RUN ] cuda.range_reduce_require 5: [ OK ] cuda.range_reduce_require (0 ms) 5: [ RUN ] cuda.range_dynamic_policy_require 5: [ OK ] cuda.range_dynamic_policy_require (0 ms) 5: [ RUN ] cuda.reducers_int 5: [ OK ] cuda.reducers_int (8 ms) 5: [ RUN ] cuda.reducers_double 5: [ OK ] cuda.reducers_double (19 ms) 5: [ RUN ] cuda.reducers_complex_double 5: [ OK ] cuda.reducers_complex_double (7 ms) 5: [ RUN ] cuda.reducers_struct 5: [ OK ] cuda.reducers_struct (5 ms) 5: [ RUN ] cuda.reducers_half_t 5: [ OK ] cuda.reducers_half_t (4 ms) 5: [ RUN ] cuda.reducers_bhalf_t 5: [ OK ] cuda.reducers_bhalf_t (3 ms) 5: [ RUN ] cuda.reducers_int8_t 5: [ OK ] cuda.reducers_int8_t (2 ms) 5: [ RUN ] cuda.reducers_int16_t 5: [ OK ] cuda.reducers_int16_t (3 ms) 5: [ RUN ] cuda.reducers_point_t 5: [ OK ] cuda.reducers_point_t (2 ms) 5: [ RUN ] cuda.reducers_bool 5: [ OK ] cuda.reducers_bool (0 ms) 5: [ RUN ] cuda.int64_t_reduce 5: [ OK ] cuda.int64_t_reduce (16 ms) 5: [ RUN ] cuda.double_reduce 5: [ OK ] cuda.double_reduce (14 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic 5: [ OK ] cuda.int64_t_reduce_dynamic (19 ms) 5: [ RUN ] cuda.double_reduce_dynamic 5: [ OK ] cuda.double_reduce_dynamic (18 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic_view 5: [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) 5: [ RUN ] cuda.int_combined_reduce 5: [ OK ] cuda.int_combined_reduce (0 ms) 5: [ RUN ] cuda.mdrange_combined_reduce 5: [ OK ] cuda.mdrange_combined_reduce (0 ms) 5: [ RUN ] cuda.int_combined_reduce_mixed 5: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 5: [ RUN ] cuda.reduction_with_large_iteration_count 5: [ OK ] cuda.reduction_with_large_iteration_count (261 ms) 5: [ RUN ] cuda.reduction_deduction 5: [ OK ] cuda.reduction_deduction (0 ms) 5: [ RUN ] cuda.reduce_device_view_range_policy 5: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 5: [ RUN ] cuda.reduce_device_view_mdrange_policy 5: [ OK ] cuda.reduce_device_view_mdrange_policy (116 ms) 5: [ RUN ] cuda.reduce_device_view_team_policy 5: [ OK ] cuda.reduce_device_view_team_policy (7 ms) 5: [ RUN ] cuda.impl_shared_alloc 5: [ OK ] cuda.impl_shared_alloc (63 ms) 5: [ RUN ] cuda.mdspan_space_aware_accessor 5: [ OK ] cuda.mdspan_space_aware_accessor (0 ms) 5: [ RUN ] cuda.kokkos_swap 5: [ OK ] cuda.kokkos_swap (0 ms) 5: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceRangePolicyViewSizeLimit (18 ms) 5: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (97 ms) 5: [----------] 195 tests from cuda (60691 ms total) 5: 5: [----------] 16 tests from cuda_graph 5: [ RUN ] cuda_graph.submit_once 5: [ OK ] cuda_graph.submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_once_rvalue 5: [ OK ] cuda_graph.submit_once_rvalue (0 ms) 5: [ RUN ] cuda_graph.instantiate_and_submit_once 5: [ OK ] cuda_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_onto_another_execution_space_instance 5: [ OK ] cuda_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_closure_with_exec 5: [ OK ] cuda_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_arg 5: [ OK ] cuda_graph.create_graph_no_arg (0 ms) 5: [ RUN ] cuda_graph.submit_six 5: [ OK ] cuda_graph.submit_six (0 ms) 5: [ RUN ] cuda_graph.when_all_cycle 5: [ OK ] cuda_graph.when_all_cycle (0 ms) 5: [ RUN ] cuda_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] cuda_graph.repeat_chain (0 ms) 5: [ RUN ] cuda_graph.zero_work_reduce 5: [ OK ] cuda_graph.zero_work_reduce (0 ms) 5: [ RUN ] cuda_graph.empty_graph 5: [ OK ] cuda_graph.empty_graph (0 ms) 5: [ RUN ] cuda_graph.force_global_launch 5: [ OK ] cuda_graph.force_global_launch (86 ms) 5: [ RUN ] cuda_graph.empty_graph_default_host_exec 5: [ OK ] cuda_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] cuda_graph.node_lifetime 5: [ OK ] cuda_graph.node_lifetime (0 ms) 5: [ RUN ] cuda_graph.diamond 5: [ OK ] cuda_graph.diamond (1 ms) 5: [ RUN ] cuda_graph.end_of_submit_control_flow 5: [ OK ] cuda_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from cuda_graph (91 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 223 tests from 4 test suites ran. (63268 ms total) 5: [ PASSED ] 221 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] cuda_graph.repeat_chain 5/65 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 63.61 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 6: Test timeout computed to be: 1500 6: [==========] Running 141 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 8 tests from cuda_DeathTest 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 6: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3031 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (2959 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 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/UnitTestMain.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 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (7286 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 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 [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (7913 ms) 6: [----------] 8 tests from cuda_DeathTest (21191 ms total) 6: 6: [----------] 105 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (24 ms) 6: [ RUN ] cuda.team_reduce 6: [ OK ] cuda.team_reduce (1 ms) 6: [ RUN ] cuda.team_reduce_large 6: [ OK ] cuda.team_reduce_large (56 ms) 6: [ RUN ] cuda.team_parallel_single 6: [ OK ] cuda.team_parallel_single (7 ms) 6: [ RUN ] cuda.large_team_scratch_size 6: [ OK ] cuda.large_team_scratch_size (0 ms) 6: [ RUN ] cuda.team_broadcast_long 6: [ OK ] cuda.team_broadcast_long (0 ms) 6: [ RUN ] cuda.team_broadcast_long_wrapper 6: [ OK ] cuda.team_broadcast_long_wrapper (1 ms) 6: [ RUN ] cuda.team_broadcast_char 6: [ OK ] cuda.team_broadcast_char (0 ms) 6: [ RUN ] cuda.team_broadcast_float 6: [ OK ] cuda.team_broadcast_float (0 ms) 6: [ RUN ] cuda.team_broadcast_double 6: [ OK ] cuda.team_broadcast_double (0 ms) 6: [ RUN ] cuda.team_handle_by_value 6: [ OK ] cuda.team_handle_by_value (0 ms) 6: [ RUN ] cuda.team_vector 6: [ OK ] cuda.team_vector (10 ms) 6: [ RUN ] cuda.triple_nested_parallelism 6: [ OK ] cuda.triple_nested_parallelism (6 ms) 6: [ RUN ] cuda.parallel_scan_with_reducers 6: [ OK ] cuda.parallel_scan_with_reducers (97 ms) 6: [ RUN ] cuda.team_thread_range_combined_reducers 6: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 6: [ RUN ] cuda.thread_vector_range_combined_reducers 6: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.team_vector_range_combined_reducers 6: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelFor 6: [ OK ] cuda.TeamThreadMDRangeParallelFor (39 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 6: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (12 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 6: [ OK ] cuda.TeamThreadMDRangeParallelReduce (18 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 6: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 6: [ OK ] cuda.TeamVectorMDRangeParallelReduce (6 ms) 6: [ RUN ] cuda.team_policy_runtime_parameters 6: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 6: [ RUN ] cuda.team_reduction_scan 6: [ OK ] cuda.team_reduction_scan (1445 ms) 6: [ RUN ] cuda.team_long_reduce 6: [ OK ] cuda.team_long_reduce (32 ms) 6: [ RUN ] cuda.team_double_reduce 6: [ OK ] cuda.team_double_reduce (33 ms) 6: [ RUN ] cuda.team_long_array_reduce 6: [ OK ] cuda.team_long_array_reduce (13 ms) 6: [ RUN ] cuda.team_double_array_reduce 6: [ OK ] cuda.team_double_array_reduce (12 ms) 6: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] cuda.repeated_team_reduce 6: [ OK ] cuda.repeated_team_reduce (11 ms) 6: [ RUN ] cuda.nested_team_reduce_functor_as_reducer 6: [ OK ] cuda.nested_team_reduce_functor_as_reducer (0 ms) 6: [ RUN ] cuda.team_scan 6: [ OK ] cuda.team_scan (202 ms) 6: [ RUN ] cuda.team_scan_ret_val 6: [ OK ] cuda.team_scan_ret_val (196 ms) 6: [ RUN ] cuda.team_shared_request 6: [ OK ] cuda.team_shared_request (1 ms) 6: [ RUN ] cuda.team_scratch_request 6: [ OK ] cuda.team_scratch_request (1 ms) 6: [ RUN ] cuda.team_lambda_shared_request 6: [ OK ] cuda.team_lambda_shared_request (0 ms) 6: [ RUN ] cuda.scratch_align 6: [ OK ] cuda.scratch_align (0 ms) 6: [ RUN ] cuda.shmem_size 6: [ OK ] cuda.shmem_size (0 ms) 6: [ RUN ] cuda.multi_level_scratch 6: [ OK ] cuda.multi_level_scratch (5 ms) 6: [ RUN ] cuda.team_scratch_memory_index_parallel_for 6: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] cuda.team_policy_max_recommended 6: [ OK ] cuda.team_policy_max_recommended (1088 ms) 6: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] cuda.team_teamvector_range 6: [ OK ] cuda.team_teamvector_range (2 ms) 6: [ RUN ] cuda.unique_token_global 6: [ OK ] cuda.unique_token_global (2 ms) 6: [ RUN ] cuda.unique_token_instance 6: [ OK ] cuda.unique_token_instance (2 ms) 6: [ RUN ] cuda.unique_token_team_acquire 6: [ OK ] cuda.unique_token_team_acquire (11 ms) 6: [ RUN ] cuda.view_api_a 6: [ OK ] cuda.view_api_a (9 ms) 6: [ RUN ] cuda.view_layout_left_with_stride 6: [ OK ] cuda.view_layout_left_with_stride (0 ms) 6: [ RUN ] cuda.view_layout_right_with_stride 6: [ OK ] cuda.view_layout_right_with_stride (0 ms) 6: [ RUN ] cuda.view_api_b 6: [ OK ] cuda.view_api_b (4 ms) 6: [ RUN ] cuda.view_api_c 6: [ OK ] cuda.view_api_c (0 ms) 6: [ RUN ] cuda.view_api_d 6: [ OK ] cuda.view_api_d (1 ms) 6: [ RUN ] cuda.view_remap 6: [ OK ] cuda.view_remap (0 ms) 6: [ RUN ] cuda.view_mirror_nonconst 6: [ OK ] cuda.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda.view_stride_method 6: [ OK ] cuda.view_stride_method (0 ms) 6: [ RUN ] cuda.anonymous_space 6: [ OK ] cuda.anonymous_space (0 ms) 6: [ RUN ] cuda.view_overload_resolution 6: [ OK ] cuda.view_overload_resolution (0 ms) 6: [ RUN ] cuda.view_allocation_large_rank 6: [ OK ] cuda.view_allocation_large_rank (5 ms) 6: [ RUN ] cuda.view_shmem_size_on_device 6: [ OK ] cuda.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda.view_is_assignable 6: [ OK ] cuda.view_is_assignable (0 ms) 6: [ RUN ] cuda.view_bad_alloc 6: [ OK ] cuda.view_bad_alloc (0 ms) 6: [ RUN ] cuda.view_copy_tests 6: [ OK ] cuda.view_copy_tests (7 ms) 6: [ RUN ] cuda.view_copy_tests_rank_0 6: [ OK ] cuda.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda.view_copy_degenerated 6: [ OK ] cuda.view_copy_degenerated (0 ms) 6: [ RUN ] cuda.view_fill_tests_layout_right 6: [ OK ] cuda.view_fill_tests_layout_right (155 ms) 6: [ RUN ] cuda.view_fill_tests_layout_left 6: [ OK ] cuda.view_fill_tests_layout_left (86 ms) 6: [ RUN ] cuda.vcp_empty_traits 6: [ OK ] cuda.vcp_empty_traits (0 ms) 6: [ RUN ] cuda.is_view_label 6: [ OK ] cuda.is_view_label (0 ms) 6: [ RUN ] cuda.vcp_label_base_traits 6: [ OK ] cuda.vcp_label_base_traits (0 ms) 6: [ RUN ] cuda.vcp_label_traits 6: [ OK ] cuda.vcp_label_traits (0 ms) 6: [ RUN ] cuda.view_alloc_can_perfect_forward_label 6: [ OK ] cuda.view_alloc_can_perfect_forward_label (0 ms) 6: [ RUN ] cuda.vcp_label_copy_constructor 6: [ OK ] cuda.vcp_label_copy_constructor (0 ms) 6: [ RUN ] cuda.vcp_pointer_add_property 6: [ OK ] cuda.vcp_pointer_add_property (0 ms) 6: [ RUN ] cuda.view_empty_runtime_unmanaged 6: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 6: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (84 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (82 ms) 6: [ RUN ] cuda.view_mapping 6: [ OK ] cuda.view_mapping (57 ms) 6: [ RUN ] cuda.view_mapping_operator 6: [ OK ] cuda.view_mapping_operator (23 ms) 6: [ RUN ] cuda.static_extent 6: [ OK ] cuda.static_extent (0 ms) 6: [ RUN ] cuda.view_mapping_atomic 6: [ OK ] cuda.view_mapping_atomic (432 ms) 6: [ RUN ] cuda.view_mapping_class_value 6: [ OK ] cuda.view_mapping_class_value (0 ms) 6: [ RUN ] cuda.view_mapping_assignable 6: [ OK ] cuda.view_mapping_assignable (0 ms) 6: [ RUN ] cuda.view_mapping_trivially_copyable 6: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda.view_mapping_subview 6: [ OK ] cuda.view_mapping_subview (1 ms) 6: [ RUN ] cuda.view_nested_view 6: [ OK ] cuda.view_nested_view (0 ms) 6: [ RUN ] cuda.view_of_views_default 6: [ OK ] cuda.view_of_views_default (0 ms) 6: [ RUN ] cuda.view_of_views_without_initializing 6: [ OK ] cuda.view_of_views_without_initializing (0 ms) 6: [ RUN ] cuda.test_view_of_views_sequential_host_init 6: [ OK ] cuda.test_view_of_views_sequential_host_init (0 ms) 6: [ RUN ] cuda.append_formatted_multidimensional_index 6: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 6: [ RUN ] cuda.view_resize 6: [ OK ] cuda.view_resize (18 ms) 6: [ RUN ] cuda.view_realloc 6: [ OK ] cuda.view_realloc (0 ms) 6: [ RUN ] cuda.workgraph_fib 6: [ OK ] cuda.workgraph_fib (794 ms) 6: [ RUN ] cuda.resize_realloc_no_init 6: [ OK ] cuda.resize_realloc_no_init (0 ms) 6: [ RUN ] cuda.resize_realloc_no_alloc 6: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 6: [ RUN ] cuda.realloc_exec_space 6: [ OK ] cuda.realloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc 6: [ OK ] cuda.view_alloc (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space 6: [ OK ] cuda.view_alloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc_int 6: [ OK ] cuda.view_alloc_int (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space_int 6: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 6: [ RUN ] cuda.deep_copy_zero_memset 6: [ OK ] cuda.deep_copy_zero_memset (0 ms) 6: [ RUN ] cuda.resize_exec_space 6: [ OK ] cuda.resize_exec_space (0 ms) 6: [ RUN ] cuda.view_allocation_int 6: [ OK ] cuda.view_allocation_int (0 ms) 6: [ RUN ] cuda.view_allocation_exec_space_int 6: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 6: [ RUN ] cuda.view_not_default_constructible 6: [ OK ] cuda.view_not_default_constructible (0 ms) 6: [----------] 105 tests from cuda (5144 ms total) 6: 6: [----------] 28 tests from cuda_uvm 6: [ RUN ] cuda_uvm.view_subview_auto_1d_left 6: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_right 6: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 6: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 6: [ RUN ] cuda_uvm.view_subview_assign_strided 6: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 6: [ RUN ] cuda_uvm.view_subview_left_0 6: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_1 6: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_2 6: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_3 6: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_0 6: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_1 6: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_3 6: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 6: [ RUN ] cuda_uvm.view_static_tests 6: [ OK ] cuda_uvm.view_static_tests (0 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 6: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 6: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign 6: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 6: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 6: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d 6: [ OK ] cuda_uvm.view_subview_2d_from_3d (53 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (53 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (53 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (73 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (76 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (76 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (74 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (76 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (77 ms) 6: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 6: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 6: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 6: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 6: [----------] 28 tests from cuda_uvm (660 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 141 tests from 3 test suites ran. (26996 ms total) 6: [ PASSED ] 137 tests. 6: [ SKIPPED ] 4 tests, listed below: 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents 6/65 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 27.56 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 7: Test timeout computed to be: 1500 7: [==========] Running 62 tests from 3 test suites. 7: [----------] Global test environment set-up. 7: [----------] 6 tests from cuda 7: [ RUN ] cuda.team_scratch_1_streams [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 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_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 7: [ OK ] cuda.team_scratch_1_streams (14715 ms) 7: [ RUN ] cuda.space_access 7: [ OK ] cuda.space_access (0 ms) 7: [ RUN ] cuda.uvm 7: [ OK ] cuda.uvm (5 ms) 7: [ RUN ] cuda.impl_view_accessible 7: [ OK ] cuda.impl_view_accessible (3 ms) 7: [ RUN ] cuda.impl_view_texture 7: [ OK ] cuda.impl_view_texture (0 ms) 7: [ RUN ] cuda.view_subview_const_randomaccess 7: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 7: [----------] 6 tests from cuda (14725 ms total) 7: 7: [----------] 28 tests from cuda_hostpinned 7: [ RUN ] cuda_hostpinned.impl_shared_alloc 7: [ OK ] cuda_hostpinned.impl_shared_alloc (32 ms) 7: [ RUN ] cuda_hostpinned.view_api_a 7: [ OK ] cuda_hostpinned.view_api_a (10 ms) 7: [ RUN ] cuda_hostpinned.view_layout_left_with_stride 7: [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_layout_right_with_stride 7: [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_b 7: [ OK ] cuda_hostpinned.view_api_b (7 ms) 7: [ RUN ] cuda_hostpinned.view_api_c 7: [ OK ] cuda_hostpinned.view_api_c (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_d 7: [ OK ] cuda_hostpinned.view_api_d (1 ms) 7: [ RUN ] cuda_hostpinned.view_remap 7: [ OK ] cuda_hostpinned.view_remap (0 ms) 7: [ RUN ] cuda_hostpinned.view_mirror_nonconst 7: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_hostpinned.view_stride_method 7: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 7: [ RUN ] cuda_hostpinned.anonymous_space 7: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 7: [ RUN ] cuda_hostpinned.view_overload_resolution 7: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 7: [ RUN ] cuda_hostpinned.view_allocation_large_rank 7: [ OK ] cuda_hostpinned.view_allocation_large_rank (4201 ms) 7: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 7: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 7: [ RUN ] cuda_hostpinned.view_is_assignable 7: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests 7: [ OK ] cuda_hostpinned.view_copy_tests (8 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 7: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_degenerated 7: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (5068 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (5727 ms) 7: [ RUN ] cuda_hostpinned.view_mapping 7: [ OK ] cuda_hostpinned.view_mapping (62 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_operator 7: [ OK ] cuda_hostpinned.view_mapping_operator (6 ms) 7: [ RUN ] cuda_hostpinned.static_extent 7: [ OK ] cuda_hostpinned.static_extent (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_atomic 7: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_class_value 7: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_assignable 7: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 7: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_subview 7: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 7: [----------] 28 tests from cuda_hostpinned (15130 ms total) 7: 7: [----------] 28 tests from cuda_uvm 7: [ RUN ] cuda_uvm.impl_shared_alloc 7: [ OK ] cuda_uvm.impl_shared_alloc (44 ms) 7: [ RUN ] cuda_uvm.view_api_a 7: [ OK ] cuda_uvm.view_api_a (13 ms) 7: [ RUN ] cuda_uvm.view_layout_left_with_stride 7: [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_layout_right_with_stride 7: [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_api_b 7: [ OK ] cuda_uvm.view_api_b (18 ms) 7: [ RUN ] cuda_uvm.view_api_c 7: [ OK ] cuda_uvm.view_api_c (0 ms) 7: [ RUN ] cuda_uvm.view_api_d 7: [ OK ] cuda_uvm.view_api_d (4 ms) 7: [ RUN ] cuda_uvm.view_remap 7: [ OK ] cuda_uvm.view_remap (1 ms) 7: [ RUN ] cuda_uvm.view_mirror_nonconst 7: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_uvm.view_stride_method 7: [ OK ] cuda_uvm.view_stride_method (0 ms) 7: [ RUN ] cuda_uvm.anonymous_space 7: [ OK ] cuda_uvm.anonymous_space (0 ms) 7: [ RUN ] cuda_uvm.view_overload_resolution 7: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 7: [ RUN ] cuda_uvm.view_allocation_large_rank 7: [ OK ] cuda_uvm.view_allocation_large_rank (297 ms) 7: [ RUN ] cuda_uvm.view_shmem_size_on_device 7: [ OK ] cuda_uvm.view_shmem_size_on_device (3 ms) 7: [ RUN ] cuda_uvm.view_is_assignable 7: [ OK ] cuda_uvm.view_is_assignable (25 ms) 7: [ RUN ] cuda_uvm.view_copy_tests 7: [ OK ] cuda_uvm.view_copy_tests (36 ms) 7: [ RUN ] cuda_uvm.view_copy_tests_rank_0 7: [ OK ] cuda_uvm.view_copy_tests_rank_0 (12 ms) 7: [ RUN ] cuda_uvm.view_copy_degenerated 7: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_right 7: [ OK ] cuda_uvm.view_fill_tests_layout_right (209 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_left 7: [ OK ] cuda_uvm.view_fill_tests_layout_left (147 ms) 7: [ RUN ] cuda_uvm.view_mapping 7: [ OK ] cuda_uvm.view_mapping (62 ms) 7: [ RUN ] cuda_uvm.view_mapping_operator 7: [ OK ] cuda_uvm.view_mapping_operator (24 ms) 7: [ RUN ] cuda_uvm.static_extent 7: [ OK ] cuda_uvm.static_extent (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_atomic 7: [ OK ] cuda_uvm.view_mapping_atomic (427 ms) 7: [ RUN ] cuda_uvm.view_mapping_class_value 7: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_assignable 7: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 7: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_subview 7: [ OK ] cuda_uvm.view_mapping_subview (1 ms) 7: [----------] 28 tests from cuda_uvm (1333 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 62 tests from 3 test suites ran. (31189 ms total) 7: [ PASSED ] 62 tests. 7/65 Test #7: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 31.46 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 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.graph_lock_based_atomic_op 8: [ OK ] cuda.graph_lock_based_atomic_op (0 ms) 8: [----------] 1 test from cuda (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/65 Test #8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ................... Passed 0.27 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaTimingBased 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 9: Test timeout computed to be: 1500 9: [==========] Running 2 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 2 tests from cuda 9: [ RUN ] cuda.debug_serial_execution 9: [ OK ] cuda.debug_serial_execution (18 ms) 9: [ RUN ] cuda.debug_pin_um_to_host 9: [ OK ] cuda.debug_pin_um_to_host (724 ms) 9: [----------] 2 tests from cuda (742 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 2 tests from 1 test suite ran. (742 ms total) 9: [ PASSED ] 2 tests. 9/65 Test #9: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.90 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpInit 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.raw_cuda_interop 10: [ OK ] cuda.raw_cuda_interop (135 ms) 10: [----------] 1 test from cuda (135 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (135 ms total) 10: [ PASSED ] 1 test. 10/65 Test #10: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.21 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test timeout computed to be: 1500 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from cuda 11: [ RUN ] cuda.raw_cuda_streams 11: [ OK ] cuda.raw_cuda_streams (131 ms) 11: [----------] 1 test from cuda (131 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (131 ms total) 11: [ PASSED ] 1 test. 11/65 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.19 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test timeout computed to be: 1500 12: [==========] Running 4 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from cuda_multi_gpu 12: [ RUN ] cuda_multi_gpu.managed_views 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.managed_views (0 ms) 12: [ RUN ] cuda_multi_gpu.unmanaged_views 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views (0 ms) 12: [ RUN ] cuda_multi_gpu.scratch_space 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.scratch_space (0 ms) 12: [ RUN ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda (0 ms) 12: [----------] 4 tests from cuda_multi_gpu (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test suite ran. (0 ms total) 12: [ PASSED ] 0 tests. 12: [ SKIPPED ] 4 tests, listed below: 12: [ SKIPPED ] cuda_multi_gpu.managed_views 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views 12: [ SKIPPED ] cuda_multi_gpu.scratch_space 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12/65 Test #12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.19 sec test 13 Start 13: Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test timeout computed to be: 1500 13: [==========] Running 5 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 5 tests from cuda_GraphInterOp 13: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 13: [ OK ] cuda_GraphInterOp.promises_on_native_objects (1 ms) 13: [ RUN ] cuda_GraphInterOp.count_nodes 13: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 13: [ RUN ] cuda_GraphInterOp.debug_dot_print 13: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:101: Skipped 13: Export a graph to DOT requires Cuda 11.6. 13: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 13: [ RUN ] cuda_GraphInterOp.instantiation_flags 13: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:141: Skipped 13: Graph instantiation flag inspection requires Cuda 12. 13: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 13: [ RUN ] cuda_GraphInterOp.construct_from_native 13: [ OK ] cuda_GraphInterOp.construct_from_native (0 ms) 13: [----------] 5 tests from cuda_GraphInterOp (3 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 5 tests from 1 test suite ran. (3 ms total) 13: [ PASSED ] 3 tests. 13: [ SKIPPED ] 2 tests, listed below: 13: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 13: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 13/65 Test #13: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.19 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 14: [==========] Running 59 tests from 41 test suites. 14: [----------] Global test environment set-up. 14: [----------] 19 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 14: [ RUN ] defaultdevicetype.shared_space 14: [ OK ] defaultdevicetype.shared_space (66 ms) 14: [ RUN ] defaultdevicetype.shared_host_pinned_space 14: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 14: [ RUN ] defaultdevicetype.compiler_macros 14: [ OK ] defaultdevicetype.compiler_macros (0 ms) 14: [ RUN ] defaultdevicetype.half_conversion 14: [ OK ] defaultdevicetype.half_conversion (4 ms) 14: [ RUN ] defaultdevicetype.bhalf_conversion 14: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 14: [ RUN ] defaultdevicetype.half_operators 14: [ OK ] defaultdevicetype.half_operators (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 (4 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b1 14: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c1 14: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a2 14: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b2 14: [ OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c2 14: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a3 14: [ OK ] defaultdevicetype.reduce_instantiation_a3 (10 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b3 14: [ OK ] defaultdevicetype.reduce_instantiation_b3 (18 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c3 14: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 14: [----------] 19 tests from defaultdevicetype (155 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (22 ms) 14: [----------] 1 test from kokkosresize (22 ms total) 14: 14: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 14: [ RUN ] TestViewAPI/38.sizes 14: [ OK ] TestViewAPI/38.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/38 (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 59 tests from 41 test suites ran. (179 ms total) 14: [ PASSED ] 59 tests. 14/65 Test #14: Kokkos_CoreUnitTest_Default ................................ Passed 0.39 sec test 15 Start 15: Kokkos_CoreUnitTest_InitializeFinalize 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 6 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (373 ms) 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1480 ms) 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (1854 ms total) 15: 15: [----------] 4 tests from InitializeFinalize_DeathTest 15: [ RUN ] InitializeFinalize_DeathTest.initialize 15: [ OK ] InitializeFinalize_DeathTest.initialize (917 ms) 15: [ RUN ] InitializeFinalize_DeathTest.finalize 15: [ OK ] InitializeFinalize_DeathTest.finalize (834 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_initialized 15: [ OK ] InitializeFinalize_DeathTest.is_initialized (247 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_finalized 15: [ OK ] InitializeFinalize_DeathTest.is_finalized (182 ms) 15: [----------] 4 tests from InitializeFinalize_DeathTest (2182 ms total) 15: 15: [----------] 1 test from Legion_DeathTest 15: [ RUN ] Legion_DeathTest.individual_backend_initialization 15: [ OK ] Legion_DeathTest.individual_backend_initialization (180 ms) 15: [----------] 1 test from Legion_DeathTest (180 ms total) 15: 15: [----------] 2 tests from PushFinalizeHook_DeathTest 15: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (177 ms) 15: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 15: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (444 ms) 15: [----------] 2 tests from PushFinalizeHook_DeathTest (622 ms total) 15: 15: [----------] 6 tests from ScopeGuard_DeathTest 15: [ RUN ] ScopeGuard_DeathTest.create 15: [ OK ] ScopeGuard_DeathTest.create (230 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_argument 15: [ OK ] ScopeGuard_DeathTest.create_argument (183 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 15: [ OK ] ScopeGuard_DeathTest.create_while_initialize (426 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 15: [ OK ] ScopeGuard_DeathTest.create_after_initialize (459 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_finalize [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 15: [ OK ] ScopeGuard_DeathTest.create_after_finalize (355 ms) 15: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 15: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (350 ms) 15: [----------] 6 tests from ScopeGuard_DeathTest (2005 ms total) 15: 15: [----------] 13 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (10 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (10 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [----------] 13 tests from defaultdevicetype (23 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 6 test suites ran. (6869 ms total) 15: [ PASSED ] 28 tests. 15/65 Test #15: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 6.94 sec test 16 Start 16: Kokkos_CoreUnitTest_Develop 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 16: Test timeout computed to be: 1500 16: [==========] Running 1 test from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 1 test from defaultdevicetype 16: [ RUN ] defaultdevicetype.development_test 16: [ OK ] defaultdevicetype.development_test (0 ms) 16: [----------] 1 test from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 1 test from 1 test suite ran. (0 ms total) 16: [ PASSED ] 1 test. 16/65 Test #16: Kokkos_CoreUnitTest_Develop ................................ Passed 0.16 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBuiltins 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 17: Test timeout computed to be: 1500 17/65 Test #17: Kokkos_CoreUnitTest_TuningBuiltins ......................... Passed 0.22 sec test 18 Start 18: Kokkos_CoreUnitTest_TuningBasics 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 18: Test timeout computed to be: 1500 18: Set of size 10 18: 4,4 18: Expect 1, have 1 18: Expect 2, have 2 18/65 Test #18: Kokkos_CoreUnitTest_TuningBasics ........................... Passed 0.21 sec test 19 Start 19: Kokkos_CoreUnitTest_CategoricalTuner 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 19: Test timeout computed to be: 1500 19/65 Test #19: Kokkos_CoreUnitTest_CategoricalTuner ....................... Passed 0.66 sec test 20 Start 20: Kokkos_CoreUnitTest_KokkosP 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 20: Test timeout computed to be: 1500 20: [==========] Running 33 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 33 tests from kokkosp 20: [ RUN ] kokkosp.test_named_instance_fence 20: Ref: 33554433 20: Ref: named_instance 20: 33554433 20: named_instance 20: [ OK ] kokkosp.test_named_instance_fence (0 ms) 20: [ RUN ] kokkosp.test_unnamed_instance_fence 20: Ref: 33554433 20: Ref: Unnamed Instance Fence 20: 33554433 20: Kokkos::Cuda::fence(): Unnamed Instance Fence 20: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 20: [ RUN ] kokkosp.test_named_global_fence 20: Ref: 33554432 20: Ref: test global fence 20: 0 20: test global fence 20: Miss on id 20: 33554432 20: test global fence 20: [ OK ] kokkosp.test_named_global_fence (0 ms) 20: [ RUN ] kokkosp.test_unnamed_global_fence 20: Ref: 33554432 20: Ref: Unnamed Global Fence 20: 0 20: Kokkos::fence: Unnamed Global Fence 20: Miss on id 20: 33554432 20: Kokkos::fence: Unnamed Global Fence 20: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 20: [ RUN ] kokkosp.test_multiple_default_instances 20: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 20: [ RUN ] kokkosp.test_id_gen 20: [ OK ] kokkosp.test_id_gen (0 ms) 20: [ RUN ] kokkosp.test_kernel_sequence 20: Ref: 33554433 20: Ref: named_instance 20: 33554433 20: named_instance 20: Ref: 33554433 20: Ref: test_kernel 20: 33554433 20: named_instance 20: Miss on name 20: 0 20: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 20: Miss on name 20: Miss on id 20: 33554432 20: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 20: Miss on name 20: Miss on id 20: 33554433 20: test_kernel 20: [ OK ] kokkosp.test_kernel_sequence (1 ms) 20: [ RUN ] kokkosp.test_streams 20: [ OK ] kokkosp.test_streams (0 ms) 20: [ RUN ] kokkosp.async_deep_copy 20: [ OK ] kokkosp.async_deep_copy (0 ms) 20: [ RUN ] kokkosp.parallel_for 20: [ OK ] kokkosp.parallel_for (0 ms) 20: [ RUN ] kokkosp.parallel_reduce 20: [ OK ] kokkosp.parallel_reduce (0 ms) 20: [ RUN ] kokkosp.parallel_scan 20: [ OK ] kokkosp.parallel_scan (2 ms) 20: [ RUN ] kokkosp.parallel_scan_no_fence 20: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 20: [ RUN ] kokkosp.parallel_scan_no_fence_view 20: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 20: [ RUN ] kokkosp.regions 20: [ OK ] kokkosp.regions (0 ms) 20: [ RUN ] kokkosp.fences 20: [ OK ] kokkosp.fences (0 ms) 20: [ RUN ] kokkosp.raw_allocation 20: [ OK ] kokkosp.raw_allocation (0 ms) 20: [ RUN ] kokkosp.view 20: [ OK ] kokkosp.view (0 ms) 20: [ RUN ] kokkosp.sections 20: [ OK ] kokkosp.sections (0 ms) 20: [ RUN ] kokkosp.metadata 20: [ OK ] kokkosp.metadata (0 ms) 20: [ RUN ] kokkosp.profile_events 20: [ OK ] kokkosp.profile_events (0 ms) 20: [ RUN ] kokkosp.tuning_sequence 20: [ OK ] kokkosp.tuning_sequence (0 ms) 20: [ RUN ] kokkosp.no_init_kernel 20: [ OK ] kokkosp.no_init_kernel (0 ms) 20: [ RUN ] kokkosp.get_events 20: [ OK ] kokkosp.get_events (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_for 20: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_reduce 20: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_scan 20: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 20: [ RUN ] kokkosp.kernel_name_internal 20: [ OK ] kokkosp.kernel_name_internal (0 ms) 20: [ RUN ] kokkosp.profiling_section 20: [ OK ] kokkosp.profiling_section (0 ms) 20: [ RUN ] kokkosp.scoped_profile_region 20: [ OK ] kokkosp.scoped_profile_region (0 ms) 20: [ RUN ] kokkosp.create_mirror_no_init 20: [ OK ] kokkosp.create_mirror_no_init (0 ms) 20: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 20: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 20: [ RUN ] kokkosp.create_mirror_view_and_copy 20: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 20: [----------] 33 tests from kokkosp (6 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 33 tests from 1 test suite ran. (6 ms total) 20: [ PASSED ] 33 tests. 20/65 Test #20: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.18 sec test 21 Start 21: Kokkos_CoreUnitTest_ToolIndependence 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 21: Test timeout computed to be: 1500 21/65 Test #21: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.04 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoadHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 22: Test timeout computed to be: 1500 22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/65 Test #22: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.21 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLineHelp 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 23: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 23/65 Test #23: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.15 sec test 24 Start 24: Kokkos_ProfilingTestLibraryLoad 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 24: Environment variables: 24: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 24: Test timeout computed to be: 1500 24: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1507::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x5555560eabc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555560ead80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555560eae00:Host:source:0x5555560eac40: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:0x5555560eaec0: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:0x5555560ead80:40::kokkosp_deallocate_data:Host:source:0x5555560eabc0:40::kokkosp_finalize_library:: [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 24/65 Test #24: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.15 sec test 25 Start 25: Kokkos_ProfilingTestLibraryCmdLine 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 25: Test timeout computed to be: 1500 25: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1507::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x5555560eabc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555560ead80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555560eae00:Host:source:0x5555560eac40: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:0x5555560eaec0: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:0x5555560ead80:40::kokkosp_deallocate_data:Host:source:0x5555560eabc0:40::kokkosp_finalize_library:: 25/65 Test #25: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.17 sec test 26 Start 26: Kokkos_CoreUnitTest_StackTraceTest 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 26: Test timeout computed to be: 1500 26: [==========] Running 3 tests from 2 test suites. 26: [----------] Global test environment set-up. 26: [----------] 2 tests from defaultdevicetype_DeathTest 26: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fb252] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x29) [0x555555592ee9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xea) [0x5555555948aa] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f1: 26: [0x5555555fb252] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555592ee9] Test::test_stacktrace(bool, bool) 26: [0x5555555948aa] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fb252] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555597234] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xab4) [0x555555593974] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xea) [0x5555555948aa] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f3: 26: [0x5555555fb252] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555597234] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x555555593974] Test::test_stacktrace(bool, bool) 26: [0x5555555948aa] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 26: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (430 ms) 26: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fb252] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x29) [0x555555592ee9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe7) [0x555555594b97] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f1: 26: [0x5555555fb252] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555592ee9] Test::test_stacktrace(bool, bool) 26: [0x555555594b97] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fb252] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555597234] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xab4) [0x555555593974] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe7) [0x555555594b97] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f3: 26: [0x5555555fb252] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555597234] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x555555593974] Test::test_stacktrace(bool, bool) 26: [0x555555594b97] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 26: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (410 ms) 26: [----------] 2 tests from defaultdevicetype_DeathTest (840 ms total) 26: 26: [----------] 1 test from defaultdevicetype 26: [ RUN ] defaultdevicetype.stacktrace_normal 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fb252] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x29) [0x555555592ee9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f1: 26: [0x5555555fb252] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555592ee9] Test::test_stacktrace(bool, bool) 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fb252] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555597234] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xab4) [0x555555593974] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f3: 26: [0x5555555fb252] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555597234] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x555555593974] Test::test_stacktrace(bool, bool) 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 26: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 26: [----------] 1 test from defaultdevicetype (1 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 2 test suites ran. (841 ms total) 26: [ PASSED ] 3 tests. 26/65 Test #26: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.02 sec test 27 Start 27: Kokkos_IncrementalTest_SERIAL 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/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 (119 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 (163 ms) 27: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 27: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 27: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 27: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms) 27: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.incr_14_MDrangeReduce 27: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] SERIAL.IncrTest_16_parallelscan 27: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 27: [ RUN ] SERIAL.incr_17_atomicView 27: [ OK ] SERIAL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SERIAL (286 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (286 ms total) 27: [ PASSED ] 28 tests. 27/65 Test #27: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.49 sec test 28 Start 28: Kokkos_IncrementalTest_CUDA 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_CUDA 28: Test timeout computed to be: 1500 28: [==========] Running 28 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 28 tests from CUDA 28: [ RUN ] CUDA.IncrTest_01_execspace_typedef 28: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 28: [ RUN ] CUDA.IncrTest_01_execspace 28: Device Execution Space: 28: KOKKOS_ENABLE_CUDA: yes 28: Cuda Options: 28: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_CUDA_UVM: no 28: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 28: 28: Cuda Runtime Configuration: 28: macro KOKKOS_ENABLE_CUDA : defined 28: macro CUDA_VERSION = 11080 = version 11.8 28: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 28: Capability: 7.0 28: Total Global Memory: 31.73 GiB 28: Shared Memory per Block: 48 KiB 28: Can access system allocated memory: 0 28: via Address Translation Service: 0 28: Cuda 28: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 28: [ RUN ] CUDA.IncrTest_02_AtomicExchange 28: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 28: [ RUN ] CUDA.IncrTest_02_AtomicAdd 28: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 28: [ RUN ] CUDA.IncrTest_02_AtomicSub 28: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 28: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 28: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 28: [ RUN ] CUDA.IncrTest_03b_memspace_free 28: [ OK ] CUDA.IncrTest_03b_memspace_free (1961 ms) 28: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 28: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 28: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 28: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 28: [ RUN ] CUDA.IncrTest_05_reduction 28: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 28: [ RUN ] CUDA.IncrTest_06_mdrange2D 28: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 28: [ RUN ] CUDA.IncrTest_06_mdrange3D 28: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 28: [ RUN ] CUDA.IncrTest_06_mdrange4D 28: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 28: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 28: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 28: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 28: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 28: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 28: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 28: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 28: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 28: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 28: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 28: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 28: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 28: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 28: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (360 ms) 28: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 28: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 28: [ RUN ] CUDA.IncrTest_12b_TeamScratch 28: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 28: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 28: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 28: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 28: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 28: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 28: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 28: [ RUN ] CUDA.incr_14_MDrangeReduce 28: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 28: [ RUN ] CUDA.IncrTest_16_parallelscan 28: [ OK ] CUDA.IncrTest_16_parallelscan (6 ms) 28: [ RUN ] CUDA.incr_17_atomicView 28: [ OK ] CUDA.incr_17_atomicView (0 ms) 28: [----------] 28 tests from CUDA (2343 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 28 tests from 1 test suite ran. (2343 ms total) 28: [ PASSED ] 28 tests. 28/65 Test #28: Kokkos_IncrementalTest_CUDA ................................ Passed 2.59 sec test 29 Start 29: Kokkos_CoreUnitTest_CTestDevice 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 29: Test timeout computed to be: 1500 29: [==========] Running 8 tests from 2 test suites. 29: [----------] Global test environment set-up. 29: [----------] 5 tests from ctest_environment_DeathTest 29: [ RUN ] ctest_environment_DeathTest.invalid_rank 29: [ OK ] ctest_environment_DeathTest.invalid_rank (128 ms) 29: [ RUN ] ctest_environment_DeathTest.no_type_str 29: [ OK ] ctest_environment_DeathTest.no_type_str (128 ms) 29: [ RUN ] ctest_environment_DeathTest.missing_type 29: [ OK ] ctest_environment_DeathTest.missing_type (311 ms) 29: [ RUN ] ctest_environment_DeathTest.no_id_str [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o 29: [ OK ] ctest_environment_DeathTest.no_id_str (178 ms) 29: [ RUN ] ctest_environment_DeathTest.invalid_id_str 29: [ OK ] ctest_environment_DeathTest.invalid_id_str (529 ms) 29: [----------] 5 tests from ctest_environment_DeathTest (1276 ms total) 29: 29: [----------] 3 tests from ctest_environment 29: [ RUN ] ctest_environment.no_device_type 29: [ OK ] ctest_environment.no_device_type (0 ms) 29: [ RUN ] ctest_environment.no_process_count 29: [ OK ] ctest_environment.no_process_count (0 ms) 29: [ RUN ] ctest_environment.good 29: [ OK ] ctest_environment.good (0 ms) 29: [----------] 3 tests from ctest_environment (0 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 8 tests from 2 test suites ran. (1276 ms total) 29: [ PASSED ] 8 tests. 29/65 Test #29: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.33 sec test 30 Start 30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 30: Test timeout computed to be: 1500 30/65 Test #30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 31 Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 31: Test timeout computed to be: 1500 31: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 31/65 Test #31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 32 Start 32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 32: Test timeout computed to be: 1500 32/65 Test #32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 33 Start 33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 33: Environment variables: 33: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 33: Test timeout computed to be: 1500 33/65 Test #33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 34 Start 34: Kokkos_CoreUnitTest_DeviceAndThreads 34: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py" "-v" 34: Test timeout computed to be: 1500 34: test_device_id (__main__.KokkosInitializationTestCase) ... ok 34: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 34: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 34: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 34: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 34: 34: ---------------------------------------------------------------------- 34: Ran 5 tests in 1.773s 34: 34: OK (skipped=1) 34/65 Test #34: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 2.18 sec test 35 Start 35: Kokkos_PerformanceTest_TaskDag 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 35: Test timeout computed to be: 1500 35/65 Test #35: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.03 sec test 36 Start 36: Kokkos_PerformanceTest_Benchmark 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T19-20-23.json" 36: Test timeout computed to be: 1500 36: 2025-04-10T20:36:13+00:00 36: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 36: Run on (6 X 2095.11 MHz CPU s) 36: CPU Caches: 36: L1 Data 32 KiB (x6) 36: L1 Instruction 32 KiB (x6) 36: L2 Unified 4096 KiB (x6) 36: L3 Unified 16384 KiB (x6) 36: Load Average: 1.69, 4.30, 6.44 36: CPU architecture: none 36: Can access system allocated memory: 0 36: Capability: 7.0 36: Default Device: Cuda 36: GPU architecture: VOLTA70 36: KOKKOS_COMPILER_CLANG: 1507 36: KOKKOS_ENABLE_ASM: no 36: KOKKOS_ENABLE_CUDA: yes 36: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 36: KOKKOS_ENABLE_CUDA_UVM: no 36: KOKKOS_ENABLE_CXX17: no 36: KOKKOS_ENABLE_CXX20: yes 36: KOKKOS_ENABLE_CXX23: no 36: KOKKOS_ENABLE_CXX26: no 36: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 36: KOKKOS_ENABLE_HWLOC: no 36: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 36: KOKKOS_ENABLE_LIBDL: yes 36: KOKKOS_ENABLE_PRAGMA_IVDEP: no 36: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 36: KOKKOS_ENABLE_PRAGMA_UNROLL: no 36: KOKKOS_ENABLE_PRAGMA_VECTOR: no 36: KOKKOS_ENABLE_SERIAL: yes 36: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 36: Kokkos Version: 4.6.99 36: Shared Memory per Block: 48 KiB 36: Total Global Memory: 31.73 GiB 36: macro KOKKOS_ENABLE_CUDA: defined 36: platform: 64bit 36: via Address Translation Service: 0 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Count Time normalized 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.004 s 0.005 s 5 1024 4.08416u 36: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.004 s 0.005 s 5 2.048k 2.05918u 36: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.004 s 0.005 s 5 4.096k 1069.76n 36: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.004 s 0.005 s 5 8.192k 530.209n 36: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.004 s 0.007 s 5 16.384k 270.211n 36: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.005 s 0.009 s 5 32.768k 150.042n 36: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.006 s 0.014 s 5 65.536k 88.3821n 36: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.007 s 0.030 s 5 131.072k 53.8474n 36: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.009 s 0.058 s 5 262.144k 34.951n [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 36: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.016 s 0.111 s 5 524.288k 30.9639n [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: Benchmark Time CPU Iterations FOM: GB/s Max 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: CustomReduction<double>/N:100000/R:1000/manual_time 0.003 s 0.008 s 239 93.4905k/s 11.5 36: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 36: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: OverlapRangePolicy/N:2000/M:10000/R:10 0.309 s 0.308 s 2 0.0780828 0.0376128 0.0304796 0.0143911 0.0154647 6.121u 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: OverlapMDRangePolicy/N:200/M:10000/R:10 0.024 s 0.024 s 30 5.84857m 2.93427m 2.27522m 1.14409m 1.15265m 5.656u [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 36: OverlapTeamPolicy/N:20/M:1000000/R:10 0.312 s 0.311 s 2 0.062472 0.0294494 0.0510241 0.024493 0.0254717 7.087u 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Count Time normalized 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 10.4414n 36: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 5.49707n 36: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.74487n 36: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.48108n 36: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 941.04p 36: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 797.546p 36: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 635.376p 36: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 532.852p 36: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 574.032p 36: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 599.371p 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations FOM: rate 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Malloc/N:1/manual_time 9.10 us 19.6 us 70610 109.877k/s [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 36: Malloc/N:16/manual_time 8.91 us 19.3 us 77842 112.199k/s 36: Malloc/N:256/manual_time 8.94 us 19.4 us 74458 111.822k/s 36: Malloc/N:4096/manual_time 8.99 us 19.5 us 78605 111.208k/s 36: Malloc/N:65536/manual_time 9.02 us 19.6 us 78550 110.819k/s 36: Malloc/N:1048576/manual_time 66.5 us 123 us 10540 15.0346k/s 36: Malloc/N:16777216/manual_time 327 us 163 us 9606 3.05744k/s [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 36: Malloc/N:268435456/manual_time 6198 us 553 us 110 161.352/s 36: Malloc/N:4294967296/manual_time 115879 us 3597 us 10 8.62968/s 36: MallocFree/N:1/manual_time 19.5 us 19.5 us 35515 51.1802k/s 36: MallocFree/N:16/manual_time 19.3 us 19.3 us 36356 51.7135k/s 36: MallocFree/N:256/manual_time 19.4 us 19.3 us 36288 51.6143k/s 36: MallocFree/N:4096/manual_time 19.3 us 19.3 us 36159 51.6845k/s 36: MallocFree/N:65536/manual_time 19.3 us 19.3 us 36072 51.7055k/s 36: MallocFree/N:1048576/manual_time 124 us 123 us 5614 8.07818k/s 36: MallocFree/N:16777216/manual_time 356 us 158 us 4977 2.81217k/s 36: MallocFree/N:268435456/manual_time 6311 us 536 us 96 158.465/s 36: MallocFree/N:4294967296/manual_time 128039 us 3677 us 10 7.81011/s 36: MallocTouch/N:1/manual_time 10.8 us 21.3 us 64557 92.5482k/s [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 36: MallocTouch/N:16/manual_time 10.8 us 21.2 us 64972 92.5454k/s 36: MallocTouch/N:256/manual_time 10.8 us 21.1 us 64764 92.8175k/s 36: MallocTouch/N:4096/manual_time 18.5 us 29.1 us 37576 54.0197k/s [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 36: MallocTouch/N:65536/manual_time 18.5 us 29.0 us 37410 54.1074k/s 36: MallocTouch/N:1048576/manual_time 77.0 us 134 us 9150 12.9892k/s 36: MallocTouch/N:16777216/manual_time 311 us 179 us 7566 3.21971k/s 36: MallocTouch/N:268435456/manual_time 6240 us 606 us 108 160.268/s [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 36: MallocTouch/N:4294967296/manual_time 115989 us 5697 us 10 8.62147/s [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 36: MallocTouchFree/N:1/manual_time 21.5 us 21.5 us 32350 46.4428k/s 36: MallocTouchFree/N:16/manual_time 21.2 us 21.2 us 32793 47.084k/s 36: MallocTouchFree/N:256/manual_time 21.2 us 21.2 us 32884 47.2256k/s 36: MallocTouchFree/N:4096/manual_time 28.8 us 28.7 us 24364 34.7558k/s 36: MallocTouchFree/N:65536/manual_time 28.8 us 28.7 us 24188 34.7402k/s [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 36: MallocTouchFree/N:1048576/manual_time 138 us 137 us 5058 7.23464k/s 36: MallocTouchFree/N:16777216/manual_time 334 us 174 us 4247 2.99634k/s 36: MallocTouchFree/N:268435456/manual_time 6530 us 649 us 118 153.128/s 36: MallocTouchFree/N:4294967296/manual_time 116888 us 5727 us 10 8.5552/s 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: Benchmark Time CPU Iterations FOM: GB/s MB 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.002 s 76 45.0785/s 800 36: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.002 s 38 45.4186/s 800 36: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.002 s 37 44.2659/s 800 36: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.0633/s 800 36: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.1878/s 800 36: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.1928/s 800 36: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 37 42.099/s 800 36: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.1949/s 800 36: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.1879/s 800 36: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.0675/s 800 36: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.064/s 800 36: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.1921/s 800 36: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.1808/s 800 36: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 37 42.1437/s 800 36: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.201/s 800 36: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.002 s 37 44.2821/s 800 36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.182 s 0.181 s 4 8.80041/s 1.6k 36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft, Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.175 s 0.174 s 4 9.15688/s 1.6k 36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 433 1019.42/s 1.6k 36: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.56/s 1.6k 36: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.57/s 1.6k 36: ViewDeepCopy_Rank1Strided<Kokkos::DefaultExecutionSpace::memory_space, Kokkos::DefaultExecutionSpace::memory_space>/N:10/manual_time 0.002 s 0.002 s 290 338.668/s 800 36: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time 0.209 s 0.207 s 4 3.82529/s 800 36: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 436 1019.49/s 1.6k 36: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.66/s 1.6k 36: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.59/s 1.6k 36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.58/s 1.6k [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 36: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.005 s 0.005 s 151 347.142/s 1.6k 36: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 58 136.896/s 1.6k 36: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.54/s 1.6k 36: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.004 s 0.004 s 166 379.312/s 1.6k 36: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.004 s 0.004 s 158 364.619/s 1.6k [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 36: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.39/s 1.6k 36: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.28/s 1.6k 36: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.31/s 1.6k 36: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.23/s 1.6k 36: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 56 133.169/s 1.6k 36: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 57 133.998/s 1.6k [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 36: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.005 s 0.005 s 137 341.115/s 1.6k 36: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.008 s 0.008 s 81 199.707/s 1.6k 36: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.14/s 1.6k 36: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.23/s 1.6k 36: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.023 s 0.023 s 30 70.1842/s 1.6k 36: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.005 s 0.005 s 131 316.957/s 1.6k 36: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.37/s 1.6k [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 36: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.43/s 1.6k 36: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.019 s 36 82.7721/s 1.6k 36: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 105 264.473/s 1.6k 36: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.31/s 1.6k 36: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.45/s 1.6k 36: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.021 s 33 75.7104/s 1.6k 36: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 104 270.935/s 1.6k 36: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 424 1002.59/s 1.6k 36: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 424 1003.7/s 1.6k 36: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 424 1003.44/s 1.6k 36: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 424 1003.73/s 1.6k 36: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.224/s 800 36: ViewFill_Rank1<Kokkos::LayoutLeft, Kokkos::SharedSpace>/N:10/manual_time 0.001 s 0.001 s 659 754.012/s 800 36: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 753.525/s 800 [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 36: ViewFill_Rank1<Kokkos::LayoutRight, Kokkos::SharedSpace>/N:10/manual_time 0.001 s 0.001 s 659 753.748/s 800 36: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 753.775/s 800 36: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 753.561/s 800 36: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 753.593/s 800 36: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 753.524/s 800 [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 36: ViewFill_Rank1Strided/N:10/manual_time 0.002 s 0.002 s 440 257.272/s 400 [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 36: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 753.319/s 800 36: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 753.103/s 800 [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 36: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 753.016/s 800 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 36: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 752.963/s 800 36: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 753.405/s 800 36: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 753.489/s 800 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 36: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 753.484/s 800 [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 36: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 753.35/s 800 [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 36: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 753.182/s 800 36: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 658 753.314/s 800 36: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.713/s 800 Scanning dependencies of target Kokkos_PerformanceTest_InclusiveScan [ 96%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/test_inclusive_scan.cpp.o 36: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.311/s 800 36: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.72521k/s 1.6k 36: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.81676k/s 1.6k 36: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.05572k/s 1.6k 36: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.03881k/s 1.6k 36: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.03686k/s 1.6k 36: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.431k/s 1.6k 36: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.52303k/s 1.6k 36: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.56352k/s 1.6k 36: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.6547k/s 1.6k 36: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.65667k/s 1.6k 36: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.96226k/s 1.6k 36: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.79376k/s 1.6k 36: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.85985k/s 1.6k 36: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.58914k/s 1.6k 36: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.02772k/s 1.6k 36: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.83232k/s 1.6k 36: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.36305k/s 1.6k 36: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.01577k/s 1.6k 36: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.19152k/s 1.6k 36: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.04694k/s 1.6k 36: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.14645k/s 1.6k 36: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 458.355/s 1.6k 36: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 434.825/s 1.6k 36: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 407.812/s 1.6k 36: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 440.365/s 1.6k 36: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 391.357/s 1.6k 36: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 482.917/s 1.6k 36: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 399.435/s 1.6k 36: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 415.574/s 1.6k 36: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 401.395/s 1.6k 36: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 443.697/s 1.6k 36: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 413.895/s 1.6k 36: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.031 s 0.003 s 10 51.8981/s 1.6k 36: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.024 s 0.003 s 10 67.991/s 1.6k 36/65 Test #36: Kokkos_PerformanceTest_Benchmark ........................... Passed 130.49 sec test 37 Start 37: Kokkos_Benchmark_Atomic_MinMax 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T19-20-23.json" 37: Test timeout computed to be: 1500 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 37: 2025-04-10T20:38:24+00:00 37: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 37: Run on (6 X 2095.11 MHz CPU s) 37: CPU Caches: 37: L1 Data 32 KiB (x6) 37: L1 Instruction 32 KiB (x6) 37: L2 Unified 4096 KiB (x6) 37: L3 Unified 16384 KiB (x6) 37: Load Average: 0.88, 3.02, 5.68 37: CPU architecture: none 37: Can access system allocated memory: 0 37: Capability: 7.0 37: Default Device: Cuda 37: GPU architecture: VOLTA70 37: KOKKOS_COMPILER_CLANG: 1507 37: KOKKOS_ENABLE_ASM: no 37: KOKKOS_ENABLE_CUDA: yes 37: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 37: KOKKOS_ENABLE_CUDA_UVM: no 37: KOKKOS_ENABLE_CXX17: no 37: KOKKOS_ENABLE_CXX20: yes 37: KOKKOS_ENABLE_CXX23: no 37: KOKKOS_ENABLE_CXX26: no 37: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 37: KOKKOS_ENABLE_HWLOC: no 37: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 37: KOKKOS_ENABLE_LIBDL: yes 37: KOKKOS_ENABLE_PRAGMA_IVDEP: no 37: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 37: KOKKOS_ENABLE_PRAGMA_UNROLL: no 37: KOKKOS_ENABLE_PRAGMA_VECTOR: no 37: KOKKOS_ENABLE_SERIAL: yes 37: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 37: Kokkos Version: 4.6.99 37: Shared Memory per Block: 48 KiB 37: Total Global Memory: 31.73 GiB 37: macro KOKKOS_ENABLE_CUDA: defined 37: platform: 64bit 37: via Address Translation Service: 0 37: ---------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations 37: ---------------------------------------------------------------------------------------------------------------------------------------- 37: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37/65 Test #37: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.33 sec test 38 Start 38: Kokkos_PerformanceTest_Mempool 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T19-20-23.json" 38: Test timeout computed to be: 1500 38: 2025-04-10T20:38:24+00:00 38: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool 38: Run on (6 X 2095.11 MHz CPU s) 38: CPU Caches: 38: L1 Data 32 KiB (x6) 38: L1 Instruction 32 KiB (x6) 38: L2 Unified 4096 KiB (x6) 38: L3 Unified 16384 KiB (x6) 38: Load Average: 0.88, 3.02, 5.68 38: CPU architecture: none 38: Can access system allocated memory: 0 38: Capability: 7.0 38: Default Device: Cuda 38: GPU architecture: VOLTA70 38: KOKKOS_COMPILER_CLANG: 1507 38: KOKKOS_ENABLE_ASM: no 38: KOKKOS_ENABLE_CUDA: yes 38: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 38: KOKKOS_ENABLE_CUDA_UVM: no 38: KOKKOS_ENABLE_CXX17: no 38: KOKKOS_ENABLE_CXX20: yes 38: KOKKOS_ENABLE_CXX23: no 38: KOKKOS_ENABLE_CXX26: no 38: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 38: KOKKOS_ENABLE_HWLOC: no 38: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 38: KOKKOS_ENABLE_LIBDL: yes 38: KOKKOS_ENABLE_PRAGMA_IVDEP: no 38: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 38: KOKKOS_ENABLE_PRAGMA_UNROLL: no 38: KOKKOS_ENABLE_PRAGMA_VECTOR: no 38: KOKKOS_ENABLE_SERIAL: yes 38: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 38: Kokkos Version: 4.6.99 38: Shared Memory per Block: 48 KiB 38: Total Global Memory: 31.73 GiB 38: macro KOKKOS_ENABLE_CUDA: defined 38: platform: 64bit 38: via Address Translation Service: 0 38: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Benchmark Time CPU Iterations FOM: fill ops per second 38: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 5298 42.4066M/s [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 38: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Benchmark Time CPU Iterations FOM: cycle ops per second 38: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 17803 281.752M/s 38/65 Test #38: Kokkos_PerformanceTest_Mempool ............................. Passed 7.70 sec test 39 Start 39: Kokkos_PerformanceTest_Atomic 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T19-20-23.json" 39: Test timeout computed to be: 1500 39: 2025-04-10T20:38:32+00:00 39: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic 39: Run on (6 X 2095.11 MHz CPU s) 39: CPU Caches: 39: L1 Data 32 KiB (x6) 39: L1 Instruction 32 KiB (x6) 39: L2 Unified 4096 KiB (x6) 39: L3 Unified 16384 KiB (x6) 39: Load Average: 0.90, 2.95, 5.63 39: CPU architecture: none 39: Can access system allocated memory: 0 39: Capability: 7.0 39: Default Device: Cuda 39: GPU architecture: VOLTA70 39: KOKKOS_COMPILER_CLANG: 1507 39: KOKKOS_ENABLE_ASM: no 39: KOKKOS_ENABLE_CUDA: yes 39: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 39: KOKKOS_ENABLE_CUDA_UVM: no 39: KOKKOS_ENABLE_CXX17: no 39: KOKKOS_ENABLE_CXX20: yes 39: KOKKOS_ENABLE_CXX23: no 39: KOKKOS_ENABLE_CXX26: no 39: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 39: KOKKOS_ENABLE_HWLOC: no 39: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 39: KOKKOS_ENABLE_LIBDL: yes 39: KOKKOS_ENABLE_PRAGMA_IVDEP: no 39: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 39: KOKKOS_ENABLE_PRAGMA_UNROLL: no 39: KOKKOS_ENABLE_PRAGMA_VECTOR: no 39: KOKKOS_ENABLE_SERIAL: yes 39: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 39: Kokkos Version: 4.6.99 39: Shared Memory per Block: 48 KiB 39: Total Global Memory: 31.73 GiB 39: macro KOKKOS_ENABLE_CUDA: defined 39: platform: 64bit 39: via Address Translation Service: 0 39: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 39: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Test_Atomic<int>/30000/iterations:10 0.168 s 0.167 s 10 1 4 3.9384m 3.46493m 133.833u 449.985M 38.752k 449.985M [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 39: Test_Atomic<long int>/100000/iterations:10 1.06 s 1.06 s 10 1 8 2.36592m 1012.61u 72.12u 4.99995G 732.544k 4.99995G [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 96%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/BenchmarkMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 39: Test_Atomic<long long int>/100000/iterations:10 3.16 s 3.15 s 10 1 8 5.14537 1.19542m 74.14u 4.99995G 180.064k 4.99995G [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 39: Test_Atomic<unsigned int>/100000/iterations:10 1.06 s 1.05 s 10 1 4 1.61208m 1004.62u 102.28u 704.983M 188.128k 704.983M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Building CXX object algorithms/perf_test/CMakeFiles/Kokkos_PerformanceTest_InclusiveScan.dir/__/__/core/perf_test/Benchmark_Context.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 39: Test_Atomic<unsigned long int>/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.3145m 996.79u 68.33u 4.99995G 697.552k 4.99995G Scanning dependencies of target Kokkos_atomic [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: 67991518454d Build name: Linux-nvc++ Create new tag: 20250410-2039 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_OpenMP_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP_ViewSupport 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 6 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from openmp 1: [ RUN ] openmp.basic_view_default_ctor 1: [ OK ] openmp.basic_view_default_ctor (0 ms) 1: [ RUN ] openmp.basic_view_extents_ctor 1: [ OK ] openmp.basic_view_extents_ctor (0 ms) 1: [ RUN ] openmp.basic_view_mapping_ctor_right 1: [ OK ] openmp.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] openmp.basic_view_access 1: [ OK ] openmp.basic_view_access (7 ms) 1: [ RUN ] openmp.basic_view_atomic_accessor 1: [ OK ] openmp.basic_view_atomic_accessor (0 ms) 1: [ RUN ] openmp.RefCountedAcc_Typedefs 1: [ OK ] openmp.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] openmp.RefCountedAcc_Ctors 1: [ OK ] openmp.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] openmp.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] openmp.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] openmp.RefCountedAcc_Access 1: [ OK ] openmp.RefCountedAcc_Access (0 ms) 1: [ RUN ] openmp.RefCountedAcc_Conversion 1: [ OK ] openmp.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] openmp.RefCountedDataHandle_Typedefs 1: [ OK ] openmp.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] openmp.RefCountedDataHandle 1: [ OK ] openmp.RefCountedDataHandle (0 ms) 1: [ RUN ] openmp.RefCountedDataHandleAnonym 1: [ OK ] openmp.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] openmp.RefCountedDataHandleConversion 1: [ OK ] openmp.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from openmp (8 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (8 ms total) 1: [ PASSED ] 14 tests. 1/55 Test #1: Kokkos_CoreUnitTest_OpenMP_ViewSupport ..................... Passed 0.59 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 6 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from cuda 2: [ RUN ] cuda.basic_view_default_ctor 2: [ OK ] cuda.basic_view_default_ctor (0 ms) 2: [ RUN ] cuda.basic_view_extents_ctor 2: [ OK ] cuda.basic_view_extents_ctor (0 ms) 2: [ RUN ] cuda.basic_view_mapping_ctor_right 2: [ OK ] cuda.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] cuda.basic_view_access 2: [ OK ] cuda.basic_view_access (1 ms) 2: [ RUN ] cuda.basic_view_atomic_accessor 2: [ OK ] cuda.basic_view_atomic_accessor (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Typedefs 2: [ OK ] cuda.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Ctors 2: [ OK ] cuda.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] cuda.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] cuda.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Access 2: [ OK ] cuda.RefCountedAcc_Access (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Conversion 2: [ OK ] cuda.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle_Typedefs 2: [ OK ] cuda.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle 2: [ OK ] cuda.RefCountedDataHandle (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleAnonym 2: [ OK ] cuda.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleConversion 2: [ OK ] cuda.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from cuda (2 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (2 ms total) 2: [ PASSED ] 14 tests. 2/55 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport ....................... Passed 0.19 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 6 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 355 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 19 tests from openmp_DeathTest 3: [ RUN ] openmp_DeathTest.abort_from_host 3: [ OK ] openmp_DeathTest.abort_from_host (506 ms) 3: [ RUN ] openmp_DeathTest.abort_from_device 3: [ OK ] openmp_DeathTest.abort_from_device (561 ms) 3: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (606 ms) 3: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (508 ms) 3: [ RUN ] openmp_DeathTest.policy_invalid_bounds 3: [ OK ] openmp_DeathTest.policy_invalid_bounds (613 ms) 3: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 3: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (1180 ms) 3: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (524 ms) 3: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes 3: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (1139 ms) 3: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 3: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (2363 ms) 3: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 3: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 97%] Linking CXX executable Kokkos_PerformanceTest_InclusiveScan [ 97%] Built target Kokkos_PerformanceTest_InclusiveScan Scanning dependencies of target Kokkos_gather 3: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4939 ms) 3: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 3: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (4103 ms) 3: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 3: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 3: [----------] 19 tests from openmp_DeathTest (17046 ms total) 3: 3: [----------] 1 test from openmp_graph_DeathTest 3: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once 3: [ OK ] openmp_graph_DeathTest.can_instantiate_only_once (1183 ms) 3: [----------] 1 test from openmp_graph_DeathTest (1183 ms total) 3: 3: [----------] 319 tests from openmp 3: [ RUN ] openmp.array_capacity 3: [ OK ] openmp.array_capacity (0 ms) 3: [ RUN ] openmp.array_element_access 3: [ OK ] openmp.array_element_access (0 ms) 3: [ RUN ] openmp.array_operator_equal 3: [ OK ] openmp.array_operator_equal (0 ms) 3: [ RUN ] openmp.array_zero_capacity 3: [ OK ] openmp.array_zero_capacity (0 ms) 3: [ RUN ] openmp.array_zero_data_nullptr 3: [ OK ] openmp.array_zero_data_nullptr (0 ms) 3: [ RUN ] openmp.atomic_operations_complexdouble 3: [ OK ] openmp.atomic_operations_complexdouble (2 ms) 3: [ RUN ] openmp.atomic_operations_complexfloat 3: [ OK ] openmp.atomic_operations_complexfloat (2 ms) 3: [ RUN ] openmp.atomic_operations_double 3: [ OK ] openmp.atomic_operations_double (2 ms) 3: [ RUN ] openmp.atomic_operations_float 3: [ OK ] openmp.atomic_operations_float (2 ms) 3: [ RUN ] openmp.atomic_operations_int 3: [ OK ] openmp.atomic_operations_int (6 ms) 3: [ RUN ] openmp.atomic_operations_long 3: [ OK ] openmp.atomic_operations_long (6 ms) 3: [ RUN ] openmp.atomic_operations_longlong 3: [ OK ] openmp.atomic_operations_longlong (6 ms) 3: [ RUN ] openmp.atomic_shared 3: [ OK ] openmp.atomic_shared (0 ms) 3: [ RUN ] openmp.atomic_operations_unsigned 3: [ OK ] openmp.atomic_operations_unsigned (5 ms) 3: [ RUN ] openmp.atomic_operations_unsignedlong 3: [ OK ] openmp.atomic_operations_unsignedlong (5 ms) 3: [ RUN ] openmp.atomics 3: [ OK ] openmp.atomics (19 ms) 3: [ RUN ] openmp.atomics_tpetra_max_abs 3: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] openmp.atomic_views_integral 3: [ OK ] openmp.atomic_views_integral (253 ms) 3: [ RUN ] openmp.atomic_views_nonintegral 3: [ OK ] openmp.atomic_views_nonintegral (230 ms) 3: [ RUN ] openmp.atomic_view_api 3: [ OK ] openmp.atomic_view_api (0 ms) 3: [ RUN ] openmp.bit_manip_countl_zero 3: [ OK ] openmp.bit_manip_countl_zero (2 ms) 3: [ RUN ] openmp.bit_manip_countl_one 3: [ OK ] openmp.bit_manip_countl_one (0 ms) 3: [ RUN ] openmp.bit_manip_countr_zero 3: [ OK ] openmp.bit_manip_countr_zero (0 ms) 3: [ RUN ] openmp.bit_manip_countr_one 3: [ OK ] openmp.bit_manip_countr_one (0 ms) 3: [ RUN ] openmp.bit_manip_popcount 3: [ OK ] openmp.bit_manip_popcount (0 ms) 3: [ RUN ] openmp.bit_manip_has_single_bit 3: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 3: [ RUN ] openmp.bit_manip_bit_floor 3: [ OK ] openmp.bit_manip_bit_floor (0 ms) 3: [ RUN ] openmp.bit_manip_bit_ceil 3: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 3: [ RUN ] openmp.bit_manip_bit_width 3: [ OK ] openmp.bit_manip_bit_width (0 ms) 3: [ RUN ] openmp.bit_manip_rotl 3: [ OK ] openmp.bit_manip_rotl (0 ms) 3: [ RUN ] openmp.bit_manip_rotr 3: [ OK ] openmp.bit_manip_rotr (0 ms) 3: [ RUN ] openmp.bit_manip_byeswap 3: [ OK ] openmp.bit_manip_byeswap (0 ms) 3: [ RUN ] openmp.bit_manip_bit_cast 3: [ OK ] openmp.bit_manip_bit_cast (0 ms) 3: [ RUN ] openmp.test_block_deduction_bug_pr_3103 3: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] openmp.checked_integer_operations_multiply_overflow 3: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] openmp.execution_policy_occupancy_and_hint 3: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] openmp.complex_construction 3: [ OK ] openmp.complex_construction (0 ms) 3: [ RUN ] openmp.complex_basic_math 3: [ OK ] openmp.complex_basic_math (0 ms) 3: [ RUN ] openmp.complex_special_funtions 3: [ OK ] openmp.complex_special_funtions (0 ms) 3: [ RUN ] openmp.complex_io 3: [ OK ] openmp.complex_io (0 ms) 3: [ RUN ] openmp.complex_trivially_copyable 3: [ OK ] openmp.complex_trivially_copyable (0 ms) 3: [ RUN ] openmp.complex_issue_3865 3: [ OK ] openmp.complex_issue_3865 (0 ms) 3: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 3: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] openmp.complex_structured_bindings 3: [ OK ] openmp.complex_structured_bindings (0 ms) 3: [ RUN ] openmp.crs_count_fill 3: [ OK ] openmp.crs_count_fill (0 ms) 3: [ RUN ] openmp.crs_copy_constructor 3: [ OK ] openmp.crs_copy_constructor (3 ms) 3: [ RUN ] openmp.deep_copy_alignment 3: [ OK ] openmp.deep_copy_alignment (4 ms) 3: [ RUN ] openmp.deep_copy_conversion 3: [ OK ] openmp.deep_copy_conversion (40 ms) 3: [ RUN ] openmp.partitioning_by_args 3: [ OK ] openmp.partitioning_by_args (0 ms) 3: [ RUN ] openmp.partitioning_by_vector 3: [ OK ] openmp.partitioning_by_vector (0 ms) 3: [ RUN ] openmp.exec_space_thread_safety_range 39: Test_Atomic<unsigned long long int>/100000/iterations:10 3.17 s 3.16 s 10 1 8 5.28246 1.39649m 70.19u 4.99995G 697.808k 4.99995G 3: [ OK ] openmp.exec_space_thread_safety_range (982 ms) 3: [ RUN ] openmp.exec_space_thread_safety_mdrange 3: [ OK ] openmp.exec_space_thread_safety_mdrange (98 ms) 3: [ RUN ] openmp.exec_space_thread_safety_team_policy 3: [ OK ] openmp.exec_space_thread_safety_team_policy (99 ms) 3: [ RUN ] openmp.exec_space_thread_safety_range_reduce 3: [ OK ] openmp.exec_space_thread_safety_range_reduce (98 ms) 3: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 3: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (98 ms) 3: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 3: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (98 ms) 3: [ RUN ] openmp.exec_space_thread_safety_range_scan 3: [ OK ] openmp.exec_space_thread_safety_range_scan (98 ms) 3: [ RUN ] openmp.execution_space_as_class_data_member 3: [ OK ] openmp.execution_space_as_class_data_member (6 ms) 3: [ RUN ] openmp.functor_analysis 3: [ OK ] openmp.functor_analysis (0 ms) 3: [ RUN ] openmp.when_all_type 3: [ OK ] openmp.when_all_type (0 ms) 3: [ RUN ] openmp.graph_then 3: [ OK ] openmp.graph_then (0 ms) 3: [ RUN ] openmp.host_shared_ptr_use_count 3: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 3: [ RUN ] openmp.host_shared_ptr_get 3: [ OK ] openmp.host_shared_ptr_get (0 ms) 3: [ RUN ] openmp.host_shared_ptr_dereference_on_device 3: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] openmp.host_shared_ptr_special_members_on_device 3: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] openmp.host_shared_ptr_tracking 3: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 3: [ RUN ] openmp.join_backward_compatibility 3: [ OK ] openmp.join_backward_compatibility (0 ms) 3: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 3: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1201 ms) 3: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1604 ms) 3: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 3: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (938 ms) 3: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 3: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (940 ms) 3: [ RUN ] openmp.deep_copy_scratch 3: [ OK ] openmp.deep_copy_scratch (6 ms) 3: [ RUN ] openmp.mathematical_constants_e 3: [ OK ] openmp.mathematical_constants_e (0 ms) 3: [ RUN ] openmp.mathematical_constants_log2e 3: [ OK ] openmp.mathematical_constants_log2e (0 ms) 3: [ RUN ] openmp.mathematical_constants_log10e 3: [ OK ] openmp.mathematical_constants_log10e (0 ms) 3: [ RUN ] openmp.mathematical_constants_pi 3: [ OK ] openmp.mathematical_constants_pi (0 ms) 3: [ RUN ] openmp.mathematical_constants_inv_pi 3: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 3: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] openmp.mathematical_constants_ln2 3: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 3: [ RUN ] openmp.mathematical_constants_ln10 3: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 3: [ RUN ] openmp.mathematical_constants_sqrt2 3: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] openmp.mathematical_constants_sqrt3 3: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] openmp.mathematical_constants_inv_sqrt3 3: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] openmp.mathematical_constants_egamma 3: [ OK ] openmp.mathematical_constants_egamma (0 ms) 3: [ RUN ] openmp.mathematical_constants_phi 3: [ OK ] openmp.mathematical_constants_phi (0 ms) 3: [ RUN ] openmp.mathematical_functions_trigonometric_functions 3: [ OK ] openmp.mathematical_functions_trigonometric_functions (2 ms) 3: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 3: [ OK ] openmp.mathematical_functions_hyperbolic_functions (2 ms) 3: [ RUN ] openmp.mathematical_functions_non_standard 3: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 3: [ RUN ] openmp.mathematical_functions_power_functions 3: [ OK ] openmp.mathematical_functions_power_functions (1 ms) 3: [ RUN ] openmp.mathematical_functions_fma 3: [ OK ] openmp.mathematical_functions_fma (0 ms) 3: [ RUN ] openmp.mathematical_functions_fmax_fmin 3: [ OK ] openmp.mathematical_functions_fmax_fmin (0 ms) 3: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 3: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (1 ms) 3: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 3: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] openmp.mathematical_functions_absolute_value 3: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 3: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] openmp.mathematical_functions_remainder_function 3: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] openmp.mathematical_functions_isfinite 3: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 3: [ RUN ] openmp.mathematical_functions_isinf 3: [ OK ] openmp.mathematical_functions_isinf (0 ms) 3: [ RUN ] openmp.mathematical_functions_isnan 3: [ OK ] openmp.mathematical_functions_isnan (0 ms) 3: [ RUN ] openmp.mathematical_functions_exponential_functions 3: [ OK ] openmp.mathematical_functions_exponential_functions (1 ms) 3: [ RUN ] openmp.mathspecialfunc_expint1 3: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] openmp.mathspecialfunc_errorfunc 3: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 3: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 3: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 3: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 3: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 3: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 3: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] openmp.mdrange_5d 3: [ OK ] openmp.mdrange_5d (350 ms) 3: [ RUN ] openmp.mdrange_6d 3: [ OK ] openmp.mdrange_6d (535 ms) 3: [ RUN ] openmp.mdrange_2d 3: [ OK ] openmp.mdrange_2d (2 ms) 3: [ RUN ] openmp.mdrange_array_reduce 3: [ OK ] openmp.mdrange_array_reduce (0 ms) 3: [ RUN ] openmp.mdrange_3d 3: [ OK ] openmp.mdrange_3d (7 ms) 3: [ RUN ] openmp.mdrange_neg_idx 3: [ OK ] openmp.mdrange_neg_idx (32 ms) 3: [ RUN ] openmp.mdrange_4d 3: [ OK ] openmp.mdrange_4d (231 ms) 3: [ RUN ] openmp.mdrange_scalar 3: [ OK ] openmp.mdrange_scalar (0 ms) 3: [ RUN ] openmp.mdrange_large_deep_copy 3: [ OK ] openmp.mdrange_large_deep_copy (839 ms) 3: [ RUN ] openmp.md_range_policy_construction_from_arrays 3: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] openmp.policy_get_tile_size 3: [ OK ] openmp.policy_get_tile_size (0 ms) 3: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types 3: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1888 ms) 3: [ RUN ] openmp.mdspan_minimal_functional 3: [ OK ] openmp.mdspan_minimal_functional (0 ms) 3: [ RUN ] openmp.mdspan_atomic_accessor 3: [ OK ] openmp.mdspan_atomic_accessor (0 ms) 3: [ RUN ] openmp.view_mdspan_conversion 3: [ OK ] openmp.view_mdspan_conversion (1 ms) 3: [ RUN ] openmp.view_mdspan_conversion_with_stride 3: [ OK ] openmp.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] openmp.max 3: [ OK ] openmp.max (0 ms) 3: [ RUN ] openmp.max_within_parfor 3: [ OK ] openmp.max_within_parfor (0 ms) 3: [ RUN ] openmp.min 3: [ OK ] openmp.min (0 ms) 3: [ RUN ] openmp.min_within_parfor 3: [ OK ] openmp.min_within_parfor (0 ms) 3: [ RUN ] openmp.minmax 3: [ OK ] openmp.minmax (0 ms) 3: [ RUN ] openmp.minmax_within_parfor 3: [ OK ] openmp.minmax_within_parfor (0 ms) 3: [ RUN ] openmp.clamp 3: [ OK ] openmp.clamp (0 ms) 3: [ RUN ] openmp.clamp_within_parfor 3: [ OK ] openmp.clamp_within_parfor (0 ms) 3: [ RUN ] openmp.numeric_traits_infinity 3: [ OK ] openmp.numeric_traits_infinity (2 ms) 3: [ RUN ] openmp.numeric_traits_epsilon 3: [ OK ] openmp.numeric_traits_epsilon (0 ms) 3: [ RUN ] openmp.numeric_traits_round_error 3: [ OK ] openmp.numeric_traits_round_error (0 ms) 3: [ RUN ] openmp.numeric_traits_norm_min 3: [ OK ] openmp.numeric_traits_norm_min (0 ms) 3: [ RUN ] openmp.numeric_traits_denorm_min 3: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 3: [ RUN ] openmp.numeric_traits_finite_min_max 3: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 3: [ RUN ] openmp.numeric_traits_digits 3: [ OK ] openmp.numeric_traits_digits (0 ms) 3: [ RUN ] openmp.numeric_traits_digits10 3: [ OK ] openmp.numeric_traits_digits10 (0 ms) 3: [ RUN ] openmp.numeric_traits_max_digits10 3: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] openmp.numeric_traits_radix 3: [ OK ] openmp.numeric_traits_radix (0 ms) 3: [ RUN ] openmp.numeric_traits_min_max_exponent 3: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] openmp.numeric_traits_min_max_exponent10 3: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestNumericTraits.hpp:416: Skipped 3: This test is known to fail with the NVHPC compiler 3: [ SKIPPED ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] openmp.numeric_traits_sfinae_friendly 3: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] openmp.occupancy_control 3: [ OK ] openmp.occupancy_control (0 ms) 3: [ RUN ] openmp.memory_pool 3: [ OK ] openmp.memory_pool (54 ms) 3: [ RUN ] openmp.cxx11 3: [ OK ] openmp.cxx11 (0 ms) 3: [ RUN ] openmp.parallel_scan_range_policy 39: Test_Atomic<float>/100000/iterations:10 1.06 s 1.06 s 10 0 4 3.63691m 1.12563m 1084.03u 5.00007G 697.76k 4.99989G 3: [ OK ] openmp.parallel_scan_range_policy (18 ms) 3: [ RUN ] openmp.kokkos_printf 3: [ OK ] openmp.kokkos_printf (2 ms) 3: [ RUN ] openmp.range_for 3: [ OK ] openmp.range_for (1 ms) 3: [ RUN ] openmp.range_reduce 3: [ OK ] openmp.range_reduce (0 ms) 3: [ RUN ] openmp.range_dynamic_policy 3: [ OK ] openmp.range_dynamic_policy (0 ms) 3: [ RUN ] openmp.large_parallel_for_reduce 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestRange.hpp:379: Skipped 3: Disabling for host backends 3: [ SKIPPED ] openmp.large_parallel_for_reduce (0 ms) 3: [ RUN ] openmp.range_policy_runtime_parameters 3: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 3: [ RUN ] openmp.range_policy_one_way_convertible_bounds 3: [ OK ] openmp.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] openmp.range_for_require 3: [ OK ] openmp.range_for_require (1 ms) 3: [ RUN ] openmp.range_reduce_require 3: [ OK ] openmp.range_reduce_require (0 ms) 3: [ RUN ] openmp.range_dynamic_policy_require 3: [ OK ] openmp.range_dynamic_policy_require (0 ms) 3: [ RUN ] openmp.reducers_int 3: [ OK ] openmp.reducers_int (5 ms) 3: [ RUN ] openmp.reducers_double 3: [ OK ] openmp.reducers_double (5 ms) 3: [ RUN ] openmp.reducers_complex_double 3: [ OK ] openmp.reducers_complex_double (1 ms) 3: [ RUN ] openmp.reducers_struct 3: [ OK ] openmp.reducers_struct (2 ms) 3: [ RUN ] openmp.reducers_half_t 3: [ OK ] openmp.reducers_half_t (2 ms) 3: [ RUN ] openmp.reducers_bhalf_t 3: [ OK ] openmp.reducers_bhalf_t (2 ms) 3: [ RUN ] openmp.reducers_int8_t 3: [ OK ] openmp.reducers_int8_t (1 ms) 3: [ RUN ] openmp.reducers_int16_t 3: [ OK ] openmp.reducers_int16_t (1 ms) 3: [ RUN ] openmp.reducers_point_t 3: [ OK ] openmp.reducers_point_t (1 ms) 3: [ RUN ] openmp.reducers_bool 3: [ OK ] openmp.reducers_bool (0 ms) 3: [ RUN ] openmp.int64_t_reduce 3: [ OK ] openmp.int64_t_reduce (77 ms) 3: [ RUN ] openmp.double_reduce 3: [ OK ] openmp.double_reduce (78 ms) 3: [ RUN ] openmp.int64_t_reduce_dynamic 3: [ OK ] openmp.int64_t_reduce_dynamic (321 ms) 3: [ RUN ] openmp.double_reduce_dynamic 3: [ OK ] openmp.double_reduce_dynamic (342 ms) 3: [ RUN ] openmp.int64_t_reduce_dynamic_view 3: [ OK ] openmp.int64_t_reduce_dynamic_view (159 ms) 3: [ RUN ] openmp.int_combined_reduce 3: [ OK ] openmp.int_combined_reduce (0 ms) 3: [ RUN ] openmp.mdrange_combined_reduce 3: [ OK ] openmp.mdrange_combined_reduce (0 ms) 3: [ RUN ] openmp.int_combined_reduce_mixed 3: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 3: [ RUN ] openmp.reduction_deduction 3: [ OK ] openmp.reduction_deduction (0 ms) 3: [ RUN ] openmp.reduce_device_view_range_policy 3: [ OK ] openmp.reduce_device_view_range_policy (69 ms) 3: [ RUN ] openmp.reduce_device_view_mdrange_policy 3: [ OK ] openmp.reduce_device_view_mdrange_policy (76 ms) 3: [ RUN ] openmp.reduce_device_view_team_policy 3: [ OK ] openmp.reduce_device_view_team_policy (479 ms) 3: [ RUN ] openmp.impl_shared_alloc 3: [ OK ] openmp.impl_shared_alloc (15 ms) 3: [ RUN ] openmp.mdspan_space_aware_accessor 3: [ OK ] openmp.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] openmp.kokkos_swap 3: [ OK ] openmp.kokkos_swap (0 ms) 3: [ RUN ] openmp.team_for 3: [ OK ] openmp.team_for (33 ms) 3: [ RUN ] openmp.team_reduce 3: [ OK ] openmp.team_reduce (27 ms) 3: [ RUN ] openmp.team_reduce_large 3: [ OK ] openmp.team_reduce_large (307 ms) 3: [ RUN ] openmp.team_parallel_single 3: [ OK ] openmp.team_parallel_single (3265 ms) 3: [ RUN ] openmp.large_team_scratch_size 3: [ OK ] openmp.large_team_scratch_size (0 ms) 3: [ RUN ] openmp.team_broadcast_long 3: [ OK ] openmp.team_broadcast_long (76 ms) 3: [ RUN ] openmp.team_broadcast_long_wrapper 3: [ OK ] openmp.team_broadcast_long_wrapper (86 ms) 3: [ RUN ] openmp.team_broadcast_char 3: [ OK ] openmp.team_broadcast_char (77 ms) 3: [ RUN ] openmp.team_broadcast_float 3: [ OK ] openmp.team_broadcast_float (81 ms) 3: [ RUN ] openmp.team_broadcast_double 3: [ OK ] openmp.team_broadcast_double (88 ms) 3: [ RUN ] openmp.team_handle_by_value 3: [ OK ] openmp.team_handle_by_value (0 ms) 3: [ RUN ] openmp.team_vector 3: [ OK ] openmp.team_vector (370 ms) 3: [ RUN ] openmp.triple_nested_parallelism [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Built target Kokkos_atomic [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 3: [ OK ] openmp.triple_nested_parallelism (304 ms) 3: [ RUN ] openmp.parallel_scan_with_reducers 3: [ OK ] openmp.parallel_scan_with_reducers (111 ms) 3: [ RUN ] openmp.team_thread_range_combined_reducers 3: [ OK ] openmp.team_thread_range_combined_reducers (6 ms) 3: [ RUN ] openmp.thread_vector_range_combined_reducers 3: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 3: [ RUN ] openmp.team_vector_range_combined_reducers 3: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 3: [ RUN ] openmp.TeamThreadMDRangeParallelFor 3: [ OK ] openmp.TeamThreadMDRangeParallelFor (7 ms) 3: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 3: [ OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms) 3: [ RUN ] openmp.TeamVectorMDRangeParallelFor 3: [ OK ] openmp.TeamVectorMDRangeParallelFor (6 ms) 3: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 3: [ OK ] openmp.TeamThreadMDRangeParallelReduce (10 ms) 3: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 3: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (9 ms) 3: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 3: [ OK ] openmp.TeamVectorMDRangeParallelReduce (10 ms) 3: [ RUN ] openmp.team_policy_runtime_parameters 3: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 3: [ RUN ] openmp.team_reduction_scan [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 39: Test_Atomic<double>/100000/iterations:10 1.07 s 1.06 s 10 1 8 3.6308m 1096.11u 1084.01u 4.99995G 696.352k 4.99995G 39/65 Test #39: Kokkos_PerformanceTest_Atomic .............................. Passed 118.16 sec test 40 Start 40: Kokkos_PerformanceTest_Reduction 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T19-20-23.json" 40: Test timeout computed to be: 1500 40: 2025-04-10T20:40:30+00:00 40: Running /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction 40: Run on (6 X 2095.11 MHz CPU s) 40: CPU Caches: 40: L1 Data 32 KiB (x6) 40: L1 Instruction 32 KiB (x6) 40: L2 Unified 4096 KiB (x6) 40: L3 Unified 16384 KiB (x6) 40: Load Average: 1.07, 2.35, 5.09 40: CPU architecture: none 40: Can access system allocated memory: 0 40: Capability: 7.0 40: Default Device: Cuda 40: GPU architecture: VOLTA70 40: KOKKOS_COMPILER_CLANG: 1507 40: KOKKOS_ENABLE_ASM: no 40: KOKKOS_ENABLE_CUDA: yes 40: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 40: KOKKOS_ENABLE_CUDA_UVM: no 40: KOKKOS_ENABLE_CXX17: no 40: KOKKOS_ENABLE_CXX20: yes 40: KOKKOS_ENABLE_CXX23: no 40: KOKKOS_ENABLE_CXX26: no 40: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 40: KOKKOS_ENABLE_HWLOC: no 40: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 40: KOKKOS_ENABLE_LIBDL: yes 40: KOKKOS_ENABLE_PRAGMA_IVDEP: no 40: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 40: KOKKOS_ENABLE_PRAGMA_UNROLL: no 40: KOKKOS_ENABLE_PRAGMA_VECTOR: no 40: KOKKOS_ENABLE_SERIAL: yes 40: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 40: Kokkos Version: 4.6.99 40: Shared Memory per Block: 48 KiB 40: Total Global Memory: 31.73 GiB 40: macro KOKKOS_ENABLE_CUDA: defined 40: platform: 64bit 40: via Address Translation Service: 0 40: ---------------------------------------------------------------------------------------------------- 40: Benchmark Time CPU Iterations 40: ---------------------------------------------------------------------------------------------------- 40: ReductionCheapScalarResult<double>/10000/iterations:10 18.0 us 17.6 us 10 40: ReductionCheapScalarResult<double>/100000/iterations:10 19.3 us 19.3 us 10 40: ReductionCheapScalarResult<double>/1000000/iterations:10 31.1 us 29.5 us 10 40: ReductionCheapScalarResult<double>/10000000/iterations:10 99.0 us 97.6 us 10 40: ReductionCheapHostResult<double>/10000/iterations:10 16.2 us 16.2 us 10 40: ReductionCheapHostResult<double>/100000/iterations:10 18.1 us 18.1 us 10 40: ReductionCheapHostResult<double>/1000000/iterations:10 33.0 us 31.6 us 10 40: ReductionCheapHostResult<double>/10000000/iterations:10 104 us 102 us 10 40: ReductionCheapDeviceResult<double>/10000/iterations:10 12.3 us 12.2 us 10 40: ReductionCheapDeviceResult<double>/100000/iterations:10 13.9 us 13.9 us 10 40: ReductionCheapDeviceResult<double>/1000000/iterations:10 28.3 us 26.8 us 10 40: ReductionCheapDeviceResult<double>/10000000/iterations:10 101 us 99.4 us 10 40: ReductionExpensive<double>/10000/iterations:10 70.6 us 70.5 us 10 40: ReductionExpensive<double>/100000/iterations:10 179 us 178 us 10 40: ReductionExpensive<double>/1000000/iterations:10 1542 us 1537 us 10 40: ReductionExpensive<double>/10000000/iterations:10 14928 us 14886 us 10 40/65 Test #40: Kokkos_PerformanceTest_Reduction ........................... Passed 0.65 sec test 41 Start 41: Kokkos_ContainersUnitTest_Serial 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 41: Test timeout computed to be: 1500 41: [==========] Running 71 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from serial_DeathTest 41: [ RUN ] serial_DeathTest.dualview_external_view_construction 41: [ OK ] serial_DeathTest.dualview_external_view_construction (390 ms) 41: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 41: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (4563 ms) 41: [----------] 2 tests from serial_DeathTest (4953 ms total) 41: 41: [----------] 69 tests from serial 41: [ RUN ] serial.bitset 41: [ OK ] serial.bitset (1948 ms) 41: [ RUN ] serial.bitset_default_constructor_no_alloc 41: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 41: [ RUN ] serial.dualview_combination 41: [ OK ] serial.dualview_combination (0 ms) 41: [ RUN ] serial.dualview_alloc 41: [ OK ] serial.dualview_alloc (0 ms) 41: [ RUN ] serial.test_dualview_copy_construction_and_assignment 41: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 41: [ RUN ] serial.dualview_combinations_without_init 41: [ OK ] serial.dualview_combinations_without_init (0 ms) 41: [ RUN ] serial.dualview_deep_copy 41: [ OK ] serial.dualview_deep_copy (0 ms) 41: [ RUN ] serial.dualview_sync_should_fence 41: [ OK ] serial.dualview_sync_should_fence (0 ms) 41: [ RUN ] serial.dualview_realloc 41: [ OK ] serial.dualview_realloc (0 ms) 41: [ RUN ] serial.dualview_resize 41: [ OK ] serial.dualview_resize (0 ms) 41: [ RUN ] serial.dualview_device_correct_kokkos_device 41: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 41: [ RUN ] serial.dualview_host_correct_kokkos_device 41: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 41: [ RUN ] serial.dualview_host_modify_template_device_sync 41: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 41: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 41: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 41: [ RUN ] serial.dualview_device_modify_template_host_sync 41: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 41: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 41: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 41: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 41: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 41: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 41: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 41: [ RUN ] serial.dualview_sequential_host_init 41: [ OK ] serial.dualview_sequential_host_init (0 ms) 41: [ RUN ] serial.dualview_default_constructed 41: [ OK ] serial.dualview_default_constructed (0 ms) 41: [ RUN ] serial.dynamic_view 41: [ OK ] serial.dynamic_view (12 ms) 41: [ RUN ] serial.dyn_rank_view_api_generic 41: [ OK ] serial.dyn_rank_view_api_generic (5 ms) 41: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 41: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 41: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 41: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 41: skipping since not default execution space 41: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 41: [ RUN ] serial.dyn_rank_view_api_operator_rank67 41: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 41: [ RUN ] serial.dyn_rank_view_team_scratch 41: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 41: [ RUN ] serial.ErrorReporterViaLambda 41: [ OK ] serial.ErrorReporterViaLambda (0 ms) 41: [ RUN ] serial.ErrorReporter 41: [ OK ] serial.ErrorReporter (0 ms) 41: [ RUN ] serial.offsetview_construction 41: [ OK ] serial.offsetview_construction (10 ms) 41: [ RUN ] serial.offsetview_unmanaged_construction 41: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 41: [ RUN ] serial.offsetview_subview 41: [ OK ] serial.offsetview_subview (6 ms) 41: [ RUN ] serial.offsetview_offsets_rank1 41: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 41: [ RUN ] serial.offsetview_offsets_rank2 41: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 41: [ RUN ] serial.offsetview_offsets_rank3 41: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 41: [ RUN ] serial.scatterview 41: [ OK ] serial.scatterview (1772 ms) 41: [ RUN ] serial.scatterview_devicetype 41: [ OK ] serial.scatterview_devicetype (1 ms) 41: [ RUN ] serial.staticcrsgraph 41: [ OK ] serial.staticcrsgraph (10 ms) 41: [ RUN ] serial.resize_realloc_no_init_dualview 41: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 41: [ RUN ] serial.resize_realloc_no_alloc_dualview 41: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 41: [ RUN ] serial.resize_exec_space_dualview 41: [ OK ] serial.resize_exec_space_dualview (0 ms) 41: [ RUN ] serial.realloc_exec_space_dualview 41: [ OK ] serial.realloc_exec_space_dualview (0 ms) 41: [ RUN ] serial.resize_realloc_no_init_dynrankview 41: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 41: [ RUN ] serial.resize_exec_space_dynrankview 41: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 41: [ RUN ] serial.realloc_exec_space_dynrankview 41: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 41: [ RUN ] serial.resize_realloc_no_init_scatterview 41: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 41: [ RUN ] serial.resize_realloc_no_alloc_scatterview 41: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 41: [ RUN ] serial.resize_exec_space_scatterview 41: [ OK ] serial.resize_exec_space_scatterview (0 ms) 41: [ RUN ] serial.realloc_exec_space_scatterview 41: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynrankview 41: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 41: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 41: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_offsetview 41: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 41: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_offsetview 41: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynamicview 41: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 41: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 41: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 41: [ RUN ] serial.UnorderedMap_insert 3: [ OK ] openmp.team_reduction_scan (12488 ms) 3: [ RUN ] openmp.team_long_reduce 3: [ OK ] openmp.team_long_reduce (54 ms) 3: [ RUN ] openmp.team_double_reduce 3: [ OK ] openmp.team_double_reduce (52 ms) 3: [ RUN ] openmp.team_long_array_reduce 3: [ OK ] openmp.team_long_array_reduce (62 ms) 3: [ RUN ] openmp.team_double_array_reduce 3: [ OK ] openmp.team_double_array_reduce (53 ms) 3: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 3: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 3: [ RUN ] openmp.repeated_team_reduce 3: [ OK ] openmp.repeated_team_reduce (312 ms) 3: [ RUN ] openmp.nested_team_reduce_functor_as_reducer 3: [ OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms) 3: [ RUN ] openmp.team_scan 3: [ OK ] openmp.team_scan (165 ms) 3: [ RUN ] openmp.team_scan_ret_val 3: [ OK ] openmp.team_scan_ret_val (184 ms) 3: [ RUN ] openmp.team_shared_request 3: [ OK ] openmp.team_shared_request (143 ms) 3: [ RUN ] openmp.team_scratch_request 3: [ OK ] openmp.team_scratch_request (42 ms) 3: [ RUN ] openmp.team_lambda_shared_request 3: [ OK ] openmp.team_lambda_shared_request (9 ms) 3: [ RUN ] openmp.scratch_align 3: [ OK ] openmp.scratch_align (0 ms) 3: [ RUN ] openmp.shmem_size 3: [ OK ] openmp.shmem_size (0 ms) 3: [ RUN ] openmp.multi_level_scratch 3: [ OK ] openmp.multi_level_scratch (7 ms) 3: [ RUN ] openmp.team_scratch_memory_index_parallel_for 3: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 3: [ RUN ] openmp.team_policy_max_recommended 3: [ OK ] openmp.team_policy_max_recommended (3772 ms) 3: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 3: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 3: [ RUN ] openmp.team_teamvector_range 3: [ OK ] openmp.team_teamvector_range (103 ms) 3: [ RUN ] openmp.unique_token_global 3: [ OK ] openmp.unique_token_global (17 ms) 3: [ RUN ] openmp.unique_token_instance 3: [ OK ] openmp.unique_token_instance (31 ms) 3: [ RUN ] openmp.unique_token_team_acquire 3: [ OK ] openmp.unique_token_team_acquire (0 ms) 3: [ RUN ] openmp.view_api_a 3: [ OK ] openmp.view_api_a (6 ms) 3: [ RUN ] openmp.view_layout_left_with_stride 3: [ OK ] openmp.view_layout_left_with_stride (0 ms) 3: [ RUN ] openmp.view_layout_right_with_stride 3: [ OK ] openmp.view_layout_right_with_stride (0 ms) 3: [ RUN ] openmp.view_api_b 3: [ OK ] openmp.view_api_b (3 ms) 3: [ RUN ] openmp.view_api_c 3: [ OK ] openmp.view_api_c (11 ms) 3: [ RUN ] openmp.view_api_d 3: [ OK ] openmp.view_api_d (0 ms) 3: [ RUN ] openmp.view_remap 3: [ OK ] openmp.view_remap (0 ms) 3: [ RUN ] openmp.view_mirror_nonconst 3: [ OK ] openmp.view_mirror_nonconst (0 ms) 3: [ RUN ] openmp.view_stride_method 3: [ OK ] openmp.view_stride_method (0 ms) 3: [ RUN ] openmp.anonymous_space 3: [ OK ] openmp.anonymous_space (0 ms) 3: [ RUN ] openmp.view_overload_resolution 3: [ OK ] openmp.view_overload_resolution (0 ms) 3: [ RUN ] openmp.view_allocation_large_rank 3: [ OK ] openmp.view_allocation_large_rank (1055 ms) 3: [ RUN ] openmp.view_shmem_size_on_device 3: [ OK ] openmp.view_shmem_size_on_device (6 ms) 3: [ RUN ] openmp.view_is_assignable 3: [ OK ] openmp.view_is_assignable (0 ms) 3: [ RUN ] openmp.view_bad_alloc 3: [ OK ] openmp.view_bad_alloc (0 ms) 3: [ RUN ] openmp.view_copy_tests 3: [ OK ] openmp.view_copy_tests (5 ms) 3: [ RUN ] openmp.view_copy_tests_rank_0 3: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 3: [ RUN ] openmp.view_copy_degenerated 3: [ OK ] openmp.view_copy_degenerated (0 ms) 3: [ RUN ] openmp.view_fill_tests_layout_right 41: [ OK ] serial.UnorderedMap_insert (6372 ms) 41: [ RUN ] serial.UnorderedMap_failed_insert 3: [ OK ] openmp.view_fill_tests_layout_right (2933 ms) 3: [ RUN ] openmp.view_fill_tests_layout_left 41: [ OK ] serial.UnorderedMap_failed_insert (3992 ms) 41: [ RUN ] serial.UnorderedMap_deep_copy 41: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 41: [ RUN ] serial.UnorderedMap_valid_empty 41: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 41: [ RUN ] serial.UnorderedMap_clear_zero_size 41: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 41: [ RUN ] serial.UnorderedMap_consistent_size 41: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 41: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 41: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 41: [ RUN ] serial.UnorderedMap_lambda_capturable 41: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 41: [ RUN ] serial.UnorderedMap_constructor_view_alloc 41: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 41: [ RUN ] serial.vector_combination 41: [ OK ] serial.vector_combination (0 ms) 41: [ RUN ] serial.vector_insert 41: [ OK ] serial.vector_insert (0 ms) 41: [ RUN ] serial.vector_push_back_default_exec 41: [ OK ] serial.vector_push_back_default_exec (0 ms) 41: [----------] 69 tests from serial (14145 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 71 tests from 2 test suites ran. (19099 ms total) 41: [ PASSED ] 70 tests. 41: [ SKIPPED ] 1 test, listed below: 41: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 41/65 Test #41: Kokkos_ContainersUnitTest_Serial ........................... Passed 19.30 sec test 42 Start 42: Kokkos_ContainersUnitTest_Cuda 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 42: Test timeout computed to be: 1500 42: [==========] Running 71 tests from 2 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from cuda_DeathTest 42: [ RUN ] cuda_DeathTest.dualview_external_view_construction 42: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDualView.hpp:586: Skipped 42: test only relevant if DualView uses one allocation 42: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction (0 ms) 42: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction 3: [ OK ] openmp.view_fill_tests_layout_left (2773 ms) 3: [ RUN ] openmp.vcp_empty_traits 3: [ OK ] openmp.vcp_empty_traits (0 ms) 3: [ RUN ] openmp.is_view_label 3: [ OK ] openmp.is_view_label (0 ms) 3: [ RUN ] openmp.vcp_label_base_traits 3: [ OK ] openmp.vcp_label_base_traits (0 ms) 3: [ RUN ] openmp.vcp_label_traits 3: [ OK ] openmp.vcp_label_traits (0 ms) 3: [ RUN ] openmp.view_alloc_can_perfect_forward_label 3: [ OK ] openmp.view_alloc_can_perfect_forward_label (0 ms) 3: [ RUN ] openmp.vcp_label_copy_constructor 3: [ OK ] openmp.vcp_label_copy_constructor (0 ms) 3: [ RUN ] openmp.vcp_pointer_add_property 3: [ OK ] openmp.vcp_pointer_add_property (0 ms) 3: [ RUN ] openmp.view_empty_runtime_unmanaged 3: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 3: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 3: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (66 ms) 3: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 3: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (60 ms) 3: [ RUN ] openmp.view_mapping 3: [ OK ] openmp.view_mapping (59 ms) 3: [ RUN ] openmp.view_mapping_operator 3: [ OK ] openmp.view_mapping_operator (3 ms) 3: [ RUN ] openmp.static_extent 3: [ OK ] openmp.static_extent (0 ms) 3: [ RUN ] openmp.view_mapping_atomic 3: [ OK ] openmp.view_mapping_atomic (2 ms) 3: [ RUN ] openmp.view_mapping_class_value 3: [ OK ] openmp.view_mapping_class_value (0 ms) 3: [ RUN ] openmp.view_mapping_assignable 3: [ OK ] openmp.view_mapping_assignable (0 ms) 3: [ RUN ] openmp.view_mapping_trivially_copyable 3: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] openmp.view_mapping_subview 3: [ OK ] openmp.view_mapping_subview (0 ms) 3: [ RUN ] openmp.view_nested_view 3: [ OK ] openmp.view_nested_view (0 ms) 3: [ RUN ] openmp.view_of_views_default 3: [ OK ] openmp.view_of_views_default (0 ms) 3: [ RUN ] openmp.view_of_views_without_initializing 3: [ OK ] openmp.view_of_views_without_initializing (0 ms) 3: [ RUN ] openmp.test_view_of_views_sequential_host_init 3: [ OK ] openmp.test_view_of_views_sequential_host_init (0 ms) 3: [ RUN ] openmp.append_formatted_multidimensional_index 3: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 3: [ RUN ] openmp.view_resize 3: [ OK ] openmp.view_resize (7 ms) 3: [ RUN ] openmp.view_realloc 3: [ OK ] openmp.view_realloc (0 ms) 3: [ RUN ] openmp.workgraph_fib 3: [ OK ] openmp.workgraph_fib (644 ms) 3: [ RUN ] openmp.resize_realloc_no_init 3: [ OK ] openmp.resize_realloc_no_init (0 ms) 3: [ RUN ] openmp.resize_realloc_no_alloc 3: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 3: [ RUN ] openmp.realloc_exec_space 3: [ OK ] openmp.realloc_exec_space (0 ms) 3: [ RUN ] openmp.view_alloc 3: [ OK ] openmp.view_alloc (0 ms) 3: [ RUN ] openmp.view_alloc_exec_space 3: [ OK ] openmp.view_alloc_exec_space (0 ms) 3: [ RUN ] openmp.view_alloc_int 3: [ OK ] openmp.view_alloc_int (0 ms) 3: [ RUN ] openmp.view_alloc_exec_space_int 3: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 3: [ RUN ] openmp.deep_copy_zero_memset 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:221: Skipped 3: skipping since the OpenMP backend doesn't use ZeroMemset 3: [ SKIPPED ] openmp.deep_copy_zero_memset (0 ms) 3: [ RUN ] openmp.resize_exec_space 3: [ OK ] openmp.resize_exec_space (0 ms) 3: [ RUN ] openmp.view_allocation_int 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestWithoutInitializing.hpp:305: Skipped 3: skipping since the fence checked for isn't necessary 3: [ SKIPPED ] openmp.view_allocation_int (0 ms) 3: [ RUN ] openmp.view_allocation_exec_space_int 3: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 3: [ RUN ] openmp.view_not_default_constructible 3: [ OK ] openmp.view_not_default_constructible (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_left 3: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_right 3: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_stride 3: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] openmp.view_subview_assign_strided 3: [ OK ] openmp.view_subview_assign_strided (0 ms) 3: [ RUN ] openmp.view_subview_left_0 3: [ OK ] openmp.view_subview_left_0 (0 ms) 3: [ RUN ] openmp.view_subview_left_1 3: [ OK ] openmp.view_subview_left_1 (0 ms) 3: [ RUN ] openmp.view_subview_left_2 3: [ OK ] openmp.view_subview_left_2 (0 ms) 3: [ RUN ] openmp.view_subview_left_3 3: [ OK ] openmp.view_subview_left_3 (0 ms) 3: [ RUN ] openmp.view_subview_right_0 3: [ OK ] openmp.view_subview_right_0 (0 ms) 3: [ RUN ] openmp.view_subview_right_1 3: [ OK ] openmp.view_subview_right_1 (0 ms) 3: [ RUN ] openmp.view_subview_right_3 3: [ OK ] openmp.view_subview_right_3 (0 ms) 3: [ RUN ] openmp.view_static_tests 3: [ OK ] openmp.view_static_tests (0 ms) 3: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 3: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 3: [ RUN ] openmp.view_subview_layoutright_to_layoutright 3: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 3: [ RUN ] openmp.view_subview_1d_assign 3: [ OK ] openmp.view_subview_1d_assign (0 ms) 3: [ RUN ] openmp.view_subview_1d_assign_atomic 3: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 3: [ RUN ] openmp.view_subview_1d_assign_randomaccess 3: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d 3: [ OK ] openmp.view_subview_2d_from_3d (8 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d_atomic 3: [ OK ] openmp.view_subview_2d_from_3d_atomic (11 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 3: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (11 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left 3: [ OK ] openmp.view_subview_3d_from_5d_left (120 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 3: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (117 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (128 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right 3: [ OK ] openmp.view_subview_3d_from_5d_right (115 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 3: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (119 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (119 ms) 3: [ RUN ] openmp.view_test_unmanaged_subview_reset 3: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 3: [ RUN ] openmp.view_subview_memory_traits_construction 3: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 3: [----------] 319 tests from openmp (43318 ms total) 3: 3: [----------] 16 tests from openmp_graph 3: [ RUN ] openmp_graph.submit_once 3: [ OK ] openmp_graph.submit_once (0 ms) 3: [ RUN ] openmp_graph.submit_once_rvalue 3: [ OK ] openmp_graph.submit_once_rvalue (0 ms) 3: [ RUN ] openmp_graph.instantiate_and_submit_once 3: [ OK ] openmp_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] openmp_graph.submit_onto_another_execution_space_instance 3: [ OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] openmp_graph.create_graph_no_closure_with_exec 3: [ OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] openmp_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] openmp_graph.create_graph_no_arg (0 ms) 3: [ RUN ] openmp_graph.submit_six 3: [ OK ] openmp_graph.submit_six (0 ms) 3: [ RUN ] openmp_graph.when_all_cycle 3: [ OK ] openmp_graph.when_all_cycle (0 ms) 3: [ RUN ] openmp_graph.repeat_chain 3: [ OK ] openmp_graph.repeat_chain (0 ms) 3: [ RUN ] openmp_graph.zero_work_reduce 3: [ OK ] openmp_graph.zero_work_reduce (0 ms) 3: [ RUN ] openmp_graph.empty_graph 3: [ OK ] openmp_graph.empty_graph (0 ms) 3: [ RUN ] openmp_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:458: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] openmp_graph.force_global_launch (0 ms) 3: [ RUN ] openmp_graph.empty_graph_default_host_exec 3: [ OK ] openmp_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] openmp_graph.node_lifetime 3: [ OK ] openmp_graph.node_lifetime (0 ms) 3: [ RUN ] openmp_graph.diamond 3: [ OK ] openmp_graph.diamond (0 ms) 3: [ RUN ] openmp_graph.end_of_submit_control_flow 3: [ OK ] openmp_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from openmp_graph (2 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 355 tests from 4 test suites ran. (61550 ms total) 3: [ PASSED ] 341 tests. 3: [ SKIPPED ] 14 tests, listed below: 3: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 3: [ SKIPPED ] openmp.numeric_traits_quiet_and_signaling_nan 3: [ SKIPPED ] openmp.large_parallel_for_reduce 3: [ SKIPPED ] openmp.deep_copy_zero_memset 3: [ SKIPPED ] openmp.view_allocation_int 3: [ SKIPPED ] openmp_graph.create_graph_no_arg 3: [ SKIPPED ] openmp_graph.force_global_launch 3/55 Test #3: Kokkos_CoreUnitTest_OpenMP ................................. Passed 61.79 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPInterOp 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 4: Test timeout computed to be: 1500 4: [==========] Running 1 test from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 1 test from openmp 4: [ RUN ] openmp.raw_openmp_interop 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 6 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [ OK ] openmp.raw_openmp_interop (160 ms) 4: [----------] 1 test from openmp (160 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (160 ms total) 4: [ PASSED ] 1 test. 4/55 Test #4: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.24 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 5: Test timeout computed to be: 1500 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 6 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [==========] Running 216 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 11 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.abort_from_host 5: [ OK ] cuda_DeathTest.abort_from_host (544 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device 5: [ OK ] cuda_DeathTest.abort_from_device (592 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (518 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (501 ms) 5: [ RUN ] cuda_DeathTest.policy_invalid_bounds 5: [ OK ] cuda_DeathTest.policy_invalid_bounds (506 ms) 5: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 42: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (4668 ms) 42: [----------] 2 tests from cuda_DeathTest (4668 ms total) 42: 42: [----------] 69 tests from cuda 42: [ RUN ] cuda.bitset 42: [ OK ] cuda.bitset (13 ms) 42: [ RUN ] cuda.bitset_default_constructor_no_alloc 42: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 42: [ RUN ] cuda.dualview_combination 42: [ OK ] cuda.dualview_combination (1 ms) 42: [ RUN ] cuda.dualview_alloc 42: [ OK ] cuda.dualview_alloc (0 ms) 42: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 42: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 42: [ RUN ] cuda.dualview_combinations_without_init 42: [ OK ] cuda.dualview_combinations_without_init (0 ms) 42: [ RUN ] cuda.dualview_deep_copy 42: [ OK ] cuda.dualview_deep_copy (1 ms) 42: [ RUN ] cuda.dualview_sync_should_fence 42: [ OK ] cuda.dualview_sync_should_fence (0 ms) 42: [ RUN ] cuda.dualview_realloc 42: [ OK ] cuda.dualview_realloc (0 ms) 42: [ RUN ] cuda.dualview_resize 42: [ OK ] cuda.dualview_resize (0 ms) 42: [ RUN ] cuda.dualview_device_correct_kokkos_device 42: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 42: [ RUN ] cuda.dualview_host_correct_kokkos_device 42: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 42: [ RUN ] cuda.dualview_host_modify_template_device_sync 42: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 42: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 42: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 42: [ RUN ] cuda.dualview_device_modify_template_host_sync 42: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 42: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 42: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 42: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 42: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 42: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view 42: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 42: [ RUN ] cuda.dualview_sequential_host_init 42: [ OK ] cuda.dualview_sequential_host_init (0 ms) 42: [ RUN ] cuda.dualview_default_constructed 42: [ OK ] cuda.dualview_default_constructed (0 ms) 42: [ RUN ] cuda.dynamic_view 42: [ OK ] cuda.dynamic_view (26 ms) 42: [ RUN ] cuda.dyn_rank_view_api_generic 42: [ OK ] cuda.dyn_rank_view_api_generic (11 ms) 42: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 42: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 42: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 42: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 42: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 42: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 42: [ RUN ] cuda.dyn_rank_view_team_scratch 42: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms) 42: [ RUN ] cuda.ErrorReporterViaLambda 42: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 42: [ RUN ] cuda.ErrorReporter 42: [ OK ] cuda.ErrorReporter (0 ms) 42: [ RUN ] cuda.offsetview_construction 42: [ OK ] cuda.offsetview_construction (2 ms) 42: [ RUN ] cuda.offsetview_unmanaged_construction 42: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 42: [ RUN ] cuda.offsetview_subview 42: [ OK ] cuda.offsetview_subview (0 ms) 42: [ RUN ] cuda.offsetview_offsets_rank1 42: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 42: [ RUN ] cuda.offsetview_offsets_rank2 42: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 42: [ RUN ] cuda.offsetview_offsets_rank3 42: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 42: [ RUN ] cuda.scatterview 5: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (1184 ms) 5: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (513 ms) 5: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes 5: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (1237 ms) 5: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 5: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (2412 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (611 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (577 ms) 5: [----------] 11 tests from cuda_DeathTest (9202 ms total) 5: 5: [----------] 1 test from cuda_graph_DeathTest 5: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 5: [ OK ] cuda_graph_DeathTest.can_instantiate_only_once (1133 ms) 5: [----------] 1 test from cuda_graph_DeathTest (1133 ms total) 5: 5: [----------] 188 tests from cuda 5: [ RUN ] cuda.array_capacity 5: [ OK ] cuda.array_capacity (0 ms) 5: [ RUN ] cuda.array_element_access 5: [ OK ] cuda.array_element_access (0 ms) 5: [ RUN ] cuda.array_operator_equal 5: [ OK ] cuda.array_operator_equal (0 ms) 5: [ RUN ] cuda.array_zero_capacity 5: [ OK ] cuda.array_zero_capacity (0 ms) 5: [ RUN ] cuda.array_zero_data_nullptr 5: [ OK ] cuda.array_zero_data_nullptr (0 ms) 5: [ RUN ] cuda.atomic_operations_complexdouble 5: [ OK ] cuda.atomic_operations_complexdouble (5 ms) 5: [ RUN ] cuda.atomic_operations_complexfloat 5: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 5: [ RUN ] cuda.atomic_operations_double 5: [ OK ] cuda.atomic_operations_double (6 ms) 5: [ RUN ] cuda.atomic_operations_float 5: [ OK ] cuda.atomic_operations_float (5 ms) 5: [ RUN ] cuda.atomic_operations_int 5: [ OK ] cuda.atomic_operations_int (13 ms) 5: [ RUN ] cuda.atomic_operations_long 5: [ OK ] cuda.atomic_operations_long (14 ms) 5: [ RUN ] cuda.atomic_operations_longlong 5: [ OK ] cuda.atomic_operations_longlong (13 ms) 5: [ RUN ] cuda.atomic_shared 5: [ OK ] cuda.atomic_shared (0 ms) 5: [ RUN ] cuda.atomic_operations_unsigned 5: [ OK ] cuda.atomic_operations_unsigned (11 ms) 5: [ RUN ] cuda.atomic_operations_unsignedlong 5: [ OK ] cuda.atomic_operations_unsignedlong (11 ms) 5: [ RUN ] cuda.atomics 5: [ OK ] cuda.atomics (142 ms) 5: [ RUN ] cuda.atomics_tpetra_max_abs 5: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] cuda.atomic_views_integral [ 99%] Linking CXX executable Kokkos_gather [ 99%] Built target Kokkos_gather 42: [ OK ] cuda.scatterview (12344 ms) 42: [ RUN ] cuda.scatterview_devicetype 42: [ OK ] cuda.scatterview_devicetype (26 ms) 42: [ RUN ] cuda.staticcrsgraph 42: [ OK ] cuda.staticcrsgraph (35 ms) 42: [ RUN ] cuda.resize_realloc_no_init_dualview 42: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 42: [ RUN ] cuda.resize_realloc_no_alloc_dualview 42: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 42: [ RUN ] cuda.resize_exec_space_dualview 42: [ OK ] cuda.resize_exec_space_dualview (0 ms) 42: [ RUN ] cuda.realloc_exec_space_dualview 42: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 42: [ RUN ] cuda.resize_realloc_no_init_dynrankview 42: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 42: [ RUN ] cuda.resize_exec_space_dynrankview 42: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 42: [ RUN ] cuda.realloc_exec_space_dynrankview 42: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 42: [ RUN ] cuda.resize_realloc_no_init_scatterview 42: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 42: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 42: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 42: [ RUN ] cuda.resize_exec_space_scatterview 42: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 42: [ RUN ] cuda.realloc_exec_space_scatterview 42: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 42: [ RUN ] cuda.create_mirror_no_init_dynrankview 42: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 42: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 42: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 42: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 42: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 42: [ RUN ] cuda.create_mirror_no_init_offsetview 42: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 42: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 42: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 42: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 42: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 42: [ RUN ] cuda.create_mirror_no_init_dynamicview 42: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 42: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 42: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 42: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 42: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 42: [ RUN ] cuda.UnorderedMap_insert Scanning dependencies of target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 42: [ OK ] cuda.UnorderedMap_insert (3557 ms) 42: [ RUN ] cuda.UnorderedMap_failed_insert 42: [ OK ] cuda.UnorderedMap_failed_insert (895 ms) 42: [ RUN ] cuda.UnorderedMap_deep_copy 42: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 42: [ RUN ] cuda.UnorderedMap_valid_empty 42: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 42: [ RUN ] cuda.UnorderedMap_clear_zero_size 42: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 42: [ RUN ] cuda.UnorderedMap_consistent_size 42: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 42: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 42: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 42: [ RUN ] cuda.UnorderedMap_lambda_capturable 42: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 42: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 42: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 42: [ RUN ] cuda.vector_combination 42: [ OK ] cuda.vector_combination (0 ms) 42: [ RUN ] cuda.vector_insert 42: [ OK ] cuda.vector_insert (1 ms) 42: [ RUN ] cuda.vector_push_back_default_exec 42: [ OK ] cuda.vector_push_back_default_exec (0 ms) 42: [----------] 69 tests from cuda (16941 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 71 tests from 2 test suites ran. (21609 ms total) 42: [ PASSED ] 70 tests. 42: [ SKIPPED ] 1 test, listed below: 42: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction 42/65 Test #42: Kokkos_ContainersUnitTest_Cuda ............................. Passed 21.86 sec test 43 Start 43: Kokkos_ContainersPerformanceTest_Cuda 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 43: Test timeout computed to be: 1500 43: [==========] Running 4 tests from 1 test suite. 43: [----------] Global test environment set-up. 43: [----------] 4 tests from TEST_CATEGORY 43: [ RUN ] TEST_CATEGORY.dynrankview_perf 43: Cuda 43: DynRankView vs View: Initialization Only 43: View time (init only): 0.00301754 43: View sum computation time: 0.00301754 43: Strided View time (init only): 0.00113665 43: View Rank7 time (init only): 0.00116422 43: DynRankView time (init only): 0.00116477 43: DynRankView sum computation time: 0.00184792 43: Ratio of View to DynRankView time: 2.59067 43: Ratio of View to DynRankView sum computation time: 1.01805 43: Ratio of View to View Rank7 time: 2.59189 43: Ratio of StrideView to DynRankView time: 0.975857 43: Ratio of DynRankView to View Rank7 time: 1.00047 43: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms) 43: [ RUN ] TEST_CATEGORY.global_2_local 43: Cuda 43: size, create, generate, fill, find 43: 256, 0.000219329, 2.5704e-05, 0.00266163, 0.00184154 43: 512, 0.000149775, 9.391e-06, 2.0645e-05, 0.00179788 43: 1024, 0.000156406, 1.004e-05, 1.887e-05, 0.00185519 43: 2048, 0.00015813, 9.348e-06, 2.0957e-05, 0.00189029 43: 4096, 0.000142284, 9.141e-06, 2.1369e-05, 0.00191371 43: 8192, 0.000142908, 1.0607e-05, 2.3392e-05, 0.00195071 43: 16384, 0.000144666, 9.558e-06, 2.7896e-05, 0.00272655 43: 32768, 0.000409256, 1.0151e-05, 2.9897e-05, 0.00405858 43: 65536, 0.000242994, 1.0648e-05, 3.8141e-05, 0.00604828 43: 131072, 0.00031052, 1.1843e-05, 5.9058e-05, 0.0111937 43: 262144, 0.000515078, 1.3002e-05, 0.00016423, 0.0167184 43: 524288, 0.000487637, 1.5535e-05, 0.000514952, 0.0265488 43: 1048576, 0.000552006, 2.1421e-05, 0.00130555, 0.0573481 43: 2097152, 0.00065517, 3.3556e-05, 0.00308358, 0.12374 43: 4194304, 0.000866066, 5.8697e-05, 0.00691353, 0.255519 43: [ OK ] TEST_CATEGORY.global_2_local (538 ms) 43: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 43: skipping test 43: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 43: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 43: skipping test 43: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 43: [----------] 4 tests from TEST_CATEGORY (553 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 1 test suite ran. (553 ms total) 43: [ PASSED ] 4 tests. 43/65 Test #43: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.76 sec test 44 Start 44: Kokkos_UnitTest_Sort 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 44: Test timeout computed to be: 1500 44: [==========] Running 17 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from cuda_DeathTest 44: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues 44: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (1027 ms) 44: [----------] 1 test from cuda_DeathTest (1027 ms total) 44: 44: [----------] 16 tests from cuda 44: [ RUN ] cuda.SortUnsignedValueType 44: [ OK ] cuda.SortUnsignedValueType (18 ms) 44: [ RUN ] cuda.SortEmptyView 44: [ OK ] cuda.SortEmptyView (0 ms) 44: [ RUN ] cuda.SortByKeyEmptyView 44: [ OK ] cuda.SortByKeyEmptyView (0 ms) 44: [ RUN ] cuda.SortByKeyEmptyViewHost 44: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 44: [ RUN ] cuda.SortByKey 44: [ OK ] cuda.SortByKey (5 ms) 44: [ RUN ] cuda.SortByKeyWithComparator 44: [ OK ] cuda.SortByKeyWithComparator (0 ms) 44: [ RUN ] cuda.SortByKeyStaticExtents 44: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 44: [ RUN ] cuda.SortByKeyWithStrides 44: [ OK ] cuda.SortByKeyWithStrides (0 ms) 44: [ RUN ] cuda.SortWithCustomComparator 44: [ OK ] cuda.SortWithCustomComparator (70 ms) 44: [ RUN ] cuda.BinSortGenericTests 44: [ OK ] cuda.BinSortGenericTests (26 ms) 44: [ RUN ] cuda.BinSortEmptyView 44: [ OK ] cuda.BinSortEmptyView (0 ms) 44: [ RUN ] cuda.BinSortEmptyKeysView 44: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 44: [ RUN ] cuda.BinSort_issue_7221 44: [ OK ] cuda.BinSort_issue_7221 (0 ms) 44: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 5: [ OK ] cuda.atomic_views_integral (21086 ms) 5: [ RUN ] cuda.atomic_views_nonintegral Scanning dependencies of target Kokkos_stream [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 44: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11202 ms) 44: [ RUN ] cuda.NestedSort 44: [ OK ] cuda.NestedSort (30 ms) 44: [ RUN ] cuda.NestedSortByKey 44: [ OK ] cuda.NestedSortByKey (90 ms) 44: [----------] 16 tests from cuda (11446 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 17 tests from 2 test suites ran. (12473 ms total) 44: [ PASSED ] 17 tests. 44/65 Test #44: Kokkos_UnitTest_Sort ....................................... Passed 12.66 sec test 45 Start 45: Kokkos_UnitTest_Random 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 45: Test timeout computed to be: 1500 45: [==========] Running 3 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 3 tests from cuda 45: [ RUN ] cuda.Random_XorShift64 45: Test Seed:1744317685891225370 45: Test Scalar=int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 0.0101271 0.0183713 || 0.051031 27942 29271 || 28386.9 28674.4 || 253.965 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.0107255 -0.0091464 || 0.051031 1e+64 -1e+64 45: Test Scalar=unsigned int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 0.000126381 -0.0114012 || 0.051031 28087 29383 || 28670.8 28674.4 || -157.61 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.00357492 0.00691387 || 0.051031 1e+64 -1e+64 45: Test Scalar=int64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 0.00578819 0.0012567 || 0.051031 28026 29450 || 28509.4 28674.4 || 17.3726 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.0041668 0.0125408 || 0.051031 1e+64 -1e+64 45: Test Scalar=uint64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 -0.00412021 -0.0337061 || 0.051031 28080 29310 || 28793 28674.4 || -465.953 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.00046316 -0.00101898 || 0.051031 1e+64 -1e+64 45: Test Scalar=half 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0.000244834 -0.99999 -48245.2 || 0.051031 0 195000 || 2.92886e+09 28674.4 || -6.66942e+08 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 0.000733405 -0.317376 0.153763 || 0.051031 1e+64 -1e+64 45: Test Scalar=bhalf 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0.00195882 -0.999999 -57857.4 || 0.051031 0 1.55108e+06 || 2.86886e+10 28674.4 || -7.99821e+08 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 0.00588618 -0.967936 10.3346 || 0.051031 1e+64 -1e+64 45: Test Scalar=float 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.65955e-07 0.00897109 0.0298746 || 0.051031 28049 29378 || 28419.4 28674.4 || 412.986 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 7.11361e-07 -0.0241466 -0.00593679 || 0.051031 1e+64 -1e+64 45: Test Scalar=double 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 0.00790548 -0.0175781 || 0.051031 28023 29312 || 28449.5 28674.4 || -243 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 -0.00865724 0.00980932 || 0.051031 1e+64 -1e+64 45: Test Seed:1744317685997017297 45: Test Scalar=int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 -0.013365 -0.00682025 || 0.051031 27929 29377 || 29062.8 28674.4 || -94.2831 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.0129552 -0.00366555 || 0.051031 1e+64 -1e+64 45: Test Scalar=unsigned int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 -0.000661729 -0.0324272 || 0.051031 28071 29329 || 28693.4 28674.4 || -448.274 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.00628018 -0.00513724 || 0.051031 1e+64 -1e+64 45: Test Scalar=int64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 0.011455 0.0107122 || 0.051031 28018 29332 || 28349.6 28674.4 || 148.086 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.0141003 0.000402249 || 0.051031 1e+64 -1e+64 45: Test Scalar=uint64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 -0.0104166 0.0158452 || 0.051031 27994 29395 || 28976.2 28674.4 || 219.044 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.00493476 -0.000772692 || 0.051031 1e+64 -1e+64 45: Test Scalar=half 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0.000243529 -0.99999 -48243.4 || 0.051031 0 194976 || 2.92848e+09 28674.4 || -6.66916e+08 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 0.000729419 -0.295577 0.158309 || 0.051031 1e+64 -1e+64 45: Test Scalar=bhalf 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0.00195848 -0.999999 -57856.7 || 0.051031 0 1.55124e+06 || 2.86894e+10 28674.4 || -7.99811e+08 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 0.00588544 -0.967816 10.2537 || 0.051031 1e+64 -1e+64 45: Test Scalar=float 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.68478e-07 -0.0232984 -0.0430368 || 0.051031 27985 29294 || 29358.4 28674.4 || -594.941 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 7.18929e-07 -0.00236038 0.00346915 || 0.051031 1e+64 -1e+64 45: Test Scalar=double 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.43252e-07 0.00583229 0.0610125 || 0.051031 27917 29369 || 28508.1 28674.4 || 843.437 -2.0744 45: -- Testing 3-D histogram 45: Density 3D: 6.43252e-07 0.00866998 -0.0046559 || 0.051031 1e+64 -1e+64 45: [ OK ] cuda.Random_XorShift64 (209 ms) 45: [ RUN ] cuda.Random_XorShift1024_0 45: Test Seed:1744317686101102801 45: Test Scalar=int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 0.00261731 0.00371049 || 0.051031 10998 11767 || 11347.3 11377 || 51.2938 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 0.0139713 0.00112632 || 0.051031 1e+64 -1e+64 45: Test Scalar=unsigned int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 0.0198736 -0.00231156 || 0.051031 10890 11816 || 11155.3 11377 || -31.955 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 0.00806286 -0.00616764 || 0.051031 1e+64 -1e+64 45: Test Scalar=int64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 0.00225219 0.000294346 || 0.051031 10956 11820 || 11351.4 11377 || 4.06905 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 -0.0107112 -0.00120717 || 0.051031 1e+64 -1e+64 45: Test Scalar=uint64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 -0.0287362 0.00845792 || 0.051031 10944 11863 || 11713.6 11377 || 116.922 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 0.0197018 -0.00316162 || 0.051031 1e+64 -1e+64 45: Test Scalar=half 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0.000243653 -0.999975 -7595.69 || 0.051031 0 77808 || 4.6107e+08 11377 || -1.05003e+08 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 0.000730571 -0.169675 0.0244239 || 0.051031 1e+64 -1e+64 45: Test Scalar=bhalf 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0.00196103 -0.999997 -9108.36 || 0.051031 0 616856 || 4.51675e+09 11377 || -1.25914e+08 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 0.00589422 -0.922238 1.61165 || 0.051031 1e+64 -1e+64 45: Test Scalar=float 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.73387e-07 0.0225843 -0.00056777 || 0.051031 10910 11814 || 11125.7 11377 || -7.84885 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 3.24249e-07 -0.000726793 -0.00143338 || 0.051031 1e+64 -1e+64 45: Test Scalar=double 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 0.00486285 0.0139416 || 0.051031 10971 11878 || 11321.9 11377 || 192.729 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 -0.00511452 -0.00152015 || 0.051031 1e+64 -1e+64 45: Test Seed:1744317686172497742 45: Test Scalar=int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 0.00247439 0.00165604 || 0.051031 10988 11777 || 11348.9 11377 || 22.8931 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 -0.000152101 -0.00102273 || 0.051031 1e+64 -1e+64 45: Test Scalar=unsigned int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 0.00358413 -0.00485459 || 0.051031 10911 11777 || 11336.3 11377 || -67.1098 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 0.00918056 0.00107951 || 0.051031 1e+64 -1e+64 45: Test Scalar=int64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 -0.00144568 0.00163613 || 0.051031 10992 11791 || 11393.4 11377 || 22.6179 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 -0.0116405 0.00158494 || 0.051031 1e+64 -1e+64 45: Test Scalar=uint64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 0.00760178 -0.00344493 || 0.051031 10910 11769 || 11291.1 11377 || -47.6228 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 0.00254761 -0.00131911 || 0.051031 1e+64 -1e+64 45: Test Scalar=half 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0.000241681 -0.999975 -7594.96 || 0.051031 0 77675 || 4.61044e+08 11377 || -1.04993e+08 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 0.000724726 -0.160213 0.021396 || 0.051031 1e+64 -1e+64 45: Test Scalar=bhalf 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0.00195737 -0.999997 -9108.04 || 0.051031 0 616076 || 4.51561e+09 11377 || -1.2591e+08 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 0.00588318 -0.922839 1.63271 || 0.051031 1e+64 -1e+64 45: Test Scalar=float 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.9246e-07 -0.00282416 0.0121392 || 0.051031 11000 11776 || 11409.2 11377 || 167.813 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 3.8147e-07 0.00524864 0.00154504 || 0.051031 1e+64 -1e+64 45: Test Scalar=double 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 2.47955e-07 0.00458 0.00187891 || 0.051031 10985 11792 || 11325.1 11377 || 25.974 -0.823045 45: -- Testing 3-D histogram 45: Density 3D: 2.47955e-07 0.000865964 -0.00190171 || 0.051031 1e+64 -1e+64 45: [ OK ] cuda.Random_XorShift1024_0 (168 ms) 45: [ RUN ] cuda.Multi_streams 45: [ OK ] cuda.Multi_streams (202 ms) 45: [----------] 3 tests from cuda (580 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 3 tests from 1 test suite ran. (580 ms total) 45: [ PASSED ] 3 tests. 45/65 Test #45: Kokkos_UnitTest_Random ..................................... Passed 0.76 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_A 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 46: Test timeout computed to be: 1500 46: [==========] Running 16 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_DeathTest 46: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 46: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 46: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 46: 46: [----------] 3 tests from std_algorithms_reducers 46: [ RUN ] std_algorithms_reducers.max_first_loc 46: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 46: [ RUN ] std_algorithms_reducers.min_first_loc 46: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 46: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 46: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 46: [----------] 3 tests from std_algorithms_reducers (0 ms total) 46: 46: [----------] 1 test from std_algorithms 46: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 46: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 46: [----------] 1 test from std_algorithms (0 ms total) 46: 46: [----------] 11 tests from random_access_iterator_test 46: [ RUN ] random_access_iterator_test.constructor 46: [ OK ] random_access_iterator_test.constructor (0 ms) 46: [ RUN ] random_access_iterator_test.constructiblity 46: [ OK ] random_access_iterator_test.constructiblity (0 ms) 46: [ RUN ] random_access_iterator_test.dereference 46: [ OK ] random_access_iterator_test.dereference (0 ms) 46: [ RUN ] random_access_iterator_test.subscript_operator 46: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 46: [ RUN ] random_access_iterator_test.operatorsSet1 46: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 46: [ RUN ] random_access_iterator_test.operatorsSet2 46: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 46: [ RUN ] random_access_iterator_test.operatorsSet3 46: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 46: [ RUN ] random_access_iterator_test.operatorsSet4 46: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 46: [ RUN ] random_access_iterator_test.assignment_operator 46: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 46: [ RUN ] random_access_iterator_test.distance 46: [ OK ] random_access_iterator_test.distance (0 ms) 46: [ RUN ] random_access_iterator_test.traits_helpers 46: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 46: [----------] 11 tests from random_access_iterator_test (2 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 16 tests from 4 test suites ran. (3 ms total) 46: [ PASSED ] 16 tests. 46/65 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.16 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_B 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 47: Test timeout computed to be: 1500 47: [==========] Running 7 tests from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 7 tests from std_algorithms_min_max_element_test 47: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 47: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 47: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 47: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 47: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 47: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (6 ms) 47: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 47: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 47: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 47: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 47: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 47: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 47: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 47: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 47: [----------] 7 tests from std_algorithms_min_max_element_test (29 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 7 tests from 1 test suite ran. (29 ms total) 47: [ PASSED ] 7 tests. 47/65 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.25 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_C 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 48: Test timeout computed to be: 1500 48: [==========] Running 13 tests from 10 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_lexicographical_compare_test 48: [ RUN ] std_algorithms_lexicographical_compare_test.test 48: [ OK ] std_algorithms_lexicographical_compare_test.test (19 ms) 48: [----------] 1 test from std_algorithms_lexicographical_compare_test (19 ms total) 48: 48: [----------] 1 test from std_algorithms_for_each_test 48: [ RUN ] std_algorithms_for_each_test.test 48: [ OK ] std_algorithms_for_each_test.test (55 ms) 48: [----------] 1 test from std_algorithms_for_each_test (55 ms total) 48: 48: [----------] 1 test from std_algorithms_find_test 48: [ RUN ] std_algorithms_find_test.test 48: [ OK ] std_algorithms_find_test.test (25 ms) 48: [----------] 1 test from std_algorithms_find_test (25 ms total) 48: 48: [----------] 4 tests from std_algorithms_non_mod_seq_ops 48: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 48: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (344 ms) 48: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 48: [ OK ] std_algorithms_non_mod_seq_ops.find_end (356 ms) 48: [ RUN ] std_algorithms_non_mod_seq_ops.search 48: [ OK ] std_algorithms_non_mod_seq_ops.search (340 ms) 48: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 48: [ OK ] std_algorithms_non_mod_seq_ops.search_n (262 ms) 48: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1304 ms total) 48: 48: [----------] 1 test from std_algorithms_count_test 48: [ RUN ] std_algorithms_count_test.test 48: [ OK ] std_algorithms_count_test.test (19 ms) 48: [----------] 1 test from std_algorithms_count_test (19 ms total) 48: 48: [----------] 1 test from std_algorithms_equal_test 48: [ RUN ] std_algorithms_equal_test.test 48: [ OK ] std_algorithms_equal_test.test (12 ms) 48: [----------] 1 test from std_algorithms_equal_test (12 ms total) 48: 48: [----------] 1 test from std_algorithms_all_any_none_of_test 48: [ RUN ] std_algorithms_all_any_none_of_test.test 48: [ OK ] std_algorithms_all_any_none_of_test.test (28 ms) 48: [----------] 1 test from std_algorithms_all_any_none_of_test (28 ms total) 48: 48: [----------] 1 test from std_algorithms_nonmod_seq_ops 48: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 48: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (64 ms) 48: [----------] 1 test from std_algorithms_nonmod_seq_ops (64 ms total) 48: 48: [----------] 1 test from std_algorithms_mismatch_test 48: [ RUN ] std_algorithms_mismatch_test.test 48: [ OK ] std_algorithms_mismatch_test.test (77 ms) 48: [----------] 1 test from std_algorithms_mismatch_test (78 ms total) 48: 48: [----------] 1 test from std_algorithms_mod_seq_ops 48: [ RUN ] std_algorithms_mod_seq_ops.move_backward 48: [ OK ] std_algorithms_mod_seq_ops.move_backward (53 ms) 48: [----------] 1 test from std_algorithms_mod_seq_ops (53 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 13 tests from 10 test suites ran. (1660 ms total) 48: [ PASSED ] 13 tests. 48/65 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 1.83 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_D 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 49: Test timeout computed to be: 1500 49: [==========] Running 31 tests from 5 test suites. 49: [----------] Global test environment set-up. 49: [----------] 3 tests from std_algorithms_mod_ops_test 49: [ RUN ] std_algorithms_mod_ops_test.move 49: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 49: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 49: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 49: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 49: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 49: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 49: 49: [----------] 12 tests from std_algorithms_mod_seq_ops_test 49: [ RUN ] std_algorithms_mod_seq_ops_test.copy 49: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 49: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 49: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 49: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 49: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.fill 49: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 49: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 49: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 49: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.generate 49: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 49: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 49: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 49: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 49: 49: [----------] 4 tests from std_algorithms_replace_ops_test 49: [ RUN ] std_algorithms_replace_ops_test.replace 49: [ OK ] std_algorithms_replace_ops_test.replace (31 ms) 49: [ RUN ] std_algorithms_replace_ops_test.replace_if 49: [ OK ] std_algorithms_replace_ops_test.replace_if (97 ms) 49: [ RUN ] std_algorithms_replace_ops_test.replace_copy 49: [ OK ] std_algorithms_replace_ops_test.replace_copy (55 ms) 49: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 49: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (53 ms) 49: [----------] 4 tests from std_algorithms_replace_ops_test (237 ms total) 49: 49: [----------] 11 tests from std_algorithms_mod_seq_ops 49: [ RUN ] std_algorithms_mod_seq_ops.copy_if 49: [ OK ] std_algorithms_mod_seq_ops.copy_if (36 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.unique 49: [ OK ] std_algorithms_mod_seq_ops.unique (79 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 49: [ OK ] std_algorithms_mod_seq_ops.unique_copy (49 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.remove 49: [ OK ] std_algorithms_mod_seq_ops.remove (31 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.remove_if 49: [ OK ] std_algorithms_mod_seq_ops.remove_if (33 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 49: [ OK ] std_algorithms_mod_seq_ops.remove_copy (124 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 49: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (37 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.rotate 49: [ OK ] std_algorithms_mod_seq_ops.rotate (1011 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 49: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (456 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.shift_left 49: [ OK ] std_algorithms_mod_seq_ops.shift_left (1157 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.shift_right 49: [ OK ] std_algorithms_mod_seq_ops.shift_right (1152 ms) 49: [----------] 11 tests from std_algorithms_mod_seq_ops (4170 ms total) 49: 49: [----------] 1 test from std_algorithms_modseq_test 49: [ RUN ] std_algorithms_modseq_test.reverse 49: [ OK ] std_algorithms_modseq_test.reverse (60 ms) 49: [----------] 1 test from std_algorithms_modseq_test (60 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 31 tests from 5 test suites ran. (4473 ms total) 49: [ PASSED ] 31 tests. 49/65 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.68 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_E 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 50: Test timeout computed to be: 1500 50: [==========] Running 29 tests from 7 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_sorting_ops_test 50: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 50: [ OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms) 50: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 50: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 50: [----------] 2 tests from std_algorithms_sorting_ops_test (24 ms total) 50: 50: [----------] 4 tests from std_algorithms_partitioning_test 50: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 50: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 50: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 50: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 50: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 50: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 50: [ RUN ] std_algorithms_partitioning_test.partition_point 50: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 50: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 50: 50: [----------] 1 test from std_algorithms_partitioning_ops 50: [ RUN ] std_algorithms_partitioning_ops.partition_copy 50: [ OK ] std_algorithms_partitioning_ops.partition_copy (23 ms) 50: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total) 50: 50: [----------] 12 tests from std_algorithms_numerics_test 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 50: [----------] 12 tests from std_algorithms_numerics_test (9 ms total) 50: 50: [----------] 1 test from std_algorithms_numerics_ops_test 50: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 50: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (103 ms) 50: [----------] 1 test from std_algorithms_numerics_ops_test (103 ms total) 50: 50: [----------] 8 tests from std_algorithms_numeric_ops_test 50: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 50: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (518 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 50: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 50: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (455 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 50: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 50: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (146 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 50: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 50: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (253 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 50: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 50: [----------] 8 tests from std_algorithms_numeric_ops_test (1374 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_ops_test 50: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 50: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (37 ms) 50: [----------] 1 test from std_algorithms_transform_ops_test (37 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 29 tests from 7 test suites ran. (1575 ms total) 50: [ PASSED ] 29 tests. 50/65 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 1.77 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 51: Test timeout computed to be: 1500 51: [==========] Running 12 tests from 7 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_adjacent_find_team_test 51: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 51: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (336 ms) 51: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 51: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (320 ms) 51: [----------] 2 tests from std_algorithms_adjacent_find_team_test (657 ms total) 51: 51: [----------] 2 tests from std_algorithms_count_team_test 51: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 51: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (145 ms) 51: [ RUN ] std_algorithms_count_team_test.count_returns_zero 51: [ OK ] std_algorithms_count_team_test.count_returns_zero (128 ms) 51: [----------] 2 tests from std_algorithms_count_team_test (274 ms total) 51: 51: [----------] 1 test from std_algorithms_count_if_team_test 51: [ RUN ] std_algorithms_count_if_team_test.test 51: [ OK ] std_algorithms_count_if_team_test.test (180 ms) 51: [----------] 1 test from std_algorithms_count_if_team_test (180 ms total) 51: 51: [----------] 1 test from std_algorithms_for_each_team_test 51: [ RUN ] std_algorithms_for_each_team_test.test 51: [ OK ] std_algorithms_for_each_team_test.test (358 ms) 51: [----------] 1 test from std_algorithms_for_each_team_test (358 ms total) 51: 51: [----------] 1 test from std_algorithms_for_each_n_team_test 51: [ RUN ] std_algorithms_for_each_n_team_test.test 51: [ OK ] std_algorithms_for_each_n_team_test.test (388 ms) 51: [----------] 1 test from std_algorithms_for_each_n_team_test (388 ms total) 51: 51: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 51: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 51: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (422 ms) 51: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 51: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (354 ms) 51: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 51: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (364 ms) 51: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1142 ms total) 51: 51: [----------] 2 tests from std_algorithms_mismatch_team_test 51: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 51: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (442 ms) 51: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 51: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (459 ms) 51: [----------] 2 tests from std_algorithms_mismatch_team_test (902 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 12 tests from 7 test suites ran. (3904 ms total) 51: [ PASSED ] 12 tests. 51/65 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 4.14 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 52: Test timeout computed to be: 1500 52: [==========] Running 8 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_equal_team_test 52: [ RUN ] std_algorithms_equal_team_test.views_are_equal 5: [ OK ] cuda.atomic_views_nonintegral (14681 ms) 5: [ RUN ] cuda.atomic_view_api 5: [ OK ] cuda.atomic_view_api (0 ms) 5: [ RUN ] cuda.bit_manip_countl_zero 5: [ OK ] cuda.bit_manip_countl_zero (4 ms) 5: [ RUN ] cuda.bit_manip_countl_one 5: [ OK ] cuda.bit_manip_countl_one (0 ms) 5: [ RUN ] cuda.bit_manip_countr_zero 5: [ OK ] cuda.bit_manip_countr_zero (0 ms) 5: [ RUN ] cuda.bit_manip_countr_one 5: [ OK ] cuda.bit_manip_countr_one (0 ms) 5: [ RUN ] cuda.bit_manip_popcount 5: [ OK ] cuda.bit_manip_popcount (0 ms) 5: [ RUN ] cuda.bit_manip_has_single_bit 5: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 5: [ RUN ] cuda.bit_manip_bit_floor 5: [ OK ] cuda.bit_manip_bit_floor (0 ms) 5: [ RUN ] cuda.bit_manip_bit_ceil 5: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 5: [ RUN ] cuda.bit_manip_bit_width 5: [ OK ] cuda.bit_manip_bit_width (0 ms) 5: [ RUN ] cuda.bit_manip_rotl 5: [ OK ] cuda.bit_manip_rotl (0 ms) 5: [ RUN ] cuda.bit_manip_rotr 5: [ OK ] cuda.bit_manip_rotr (0 ms) 5: [ RUN ] cuda.bit_manip_byeswap 5: [ OK ] cuda.bit_manip_byeswap (0 ms) 5: [ RUN ] cuda.bit_manip_bit_cast 5: [ OK ] cuda.bit_manip_bit_cast (0 ms) 5: [ RUN ] cuda.test_block_deduction_bug_pr_3103 5: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] cuda.checked_integer_operations_multiply_overflow 5: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] cuda.execution_policy_occupancy_and_hint 5: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] cuda.complex_construction 5: [ OK ] cuda.complex_construction (6 ms) 5: [ RUN ] cuda.complex_basic_math 5: [ OK ] cuda.complex_basic_math (0 ms) 5: [ RUN ] cuda.complex_special_funtions 5: [ OK ] cuda.complex_special_funtions (0 ms) 5: [ RUN ] cuda.complex_io 5: [ OK ] cuda.complex_io (0 ms) 5: [ RUN ] cuda.complex_trivially_copyable 5: [ OK ] cuda.complex_trivially_copyable (0 ms) 5: [ RUN ] cuda.complex_issue_3865 5: [ OK ] cuda.complex_issue_3865 (0 ms) 5: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 5: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] cuda.complex_structured_bindings 5: [ OK ] cuda.complex_structured_bindings (0 ms) 5: [ RUN ] cuda.crs_count_fill 5: [ OK ] cuda.crs_count_fill (1 ms) 5: [ RUN ] cuda.crs_copy_constructor 5: [ OK ] cuda.crs_copy_constructor (5 ms) 5: [ RUN ] cuda.deep_copy_alignment 5: [ OK ] cuda.deep_copy_alignment (12 ms) 5: [ RUN ] cuda.deep_copy_conversion 5: [ OK ] cuda.deep_copy_conversion (8 ms) 5: [ RUN ] cuda.partitioning_by_args 5: [ OK ] cuda.partitioning_by_args (3 ms) 5: [ RUN ] cuda.partitioning_by_vector 5: [ OK ] cuda.partitioning_by_vector (0 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range 52: [ OK ] std_algorithms_equal_team_test.views_are_equal (687 ms) 52: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 52: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (675 ms) 52: [----------] 2 tests from std_algorithms_equal_team_test (1363 ms total) 52: 52: [----------] 2 tests from std_algorithms_search_team_test 52: [ RUN ] std_algorithms_search_team_test.sequences_exist 52: [ OK ] std_algorithms_search_team_test.sequences_exist (308 ms) 52: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 52: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (322 ms) 52: [----------] 2 tests from std_algorithms_search_team_test (630 ms total) 52: 52: [----------] 2 tests from std_algorithms_find_end_team_test 52: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 52: [ OK ] std_algorithms_find_end_team_test.sequences_exist (421 ms) 52: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 52: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (388 ms) 52: [----------] 2 tests from std_algorithms_find_end_team_test (810 ms total) 52: 52: [----------] 2 tests from std_algorithms_find_first_of_team_test 52: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 52: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (323 ms) 52: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 52: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (484 ms) 52: [----------] 2 tests from std_algorithms_find_first_of_team_test (807 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 8 tests from 4 test suites ran. (3612 ms total) 52: [ PASSED ] 8 tests. 52/65 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 3.80 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 53: Test timeout computed to be: 1500 53: [==========] Running 11 tests from 7 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_find_team_test 53: [ RUN ] std_algorithms_find_team_test.searched_values_exist 53: [ OK ] std_algorithms_find_team_test.searched_values_exist (148 ms) 53: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 53: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (145 ms) 53: [----------] 2 tests from std_algorithms_find_team_test (294 ms total) 53: 53: [----------] 2 tests from std_algorithms_find_if_team_test 53: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 53: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (134 ms) 53: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 53: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (145 ms) 53: [----------] 2 tests from std_algorithms_find_if_team_test (280 ms total) 53: 53: [----------] 2 tests from std_algorithms_find_if_not_team_test 53: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 53: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (145 ms) 53: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_gups 53: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (139 ms) 53: [----------] 2 tests from std_algorithms_find_if_not_team_test (285 ms total) 53: 53: [----------] 1 test from std_algorithms_all_of_team_test 53: [ RUN ] std_algorithms_all_of_team_test.test 53: [ OK ] std_algorithms_all_of_team_test.test (149 ms) 53: [----------] 1 test from std_algorithms_all_of_team_test (149 ms total) 53: 53: [----------] 1 test from std_algorithms_any_of_team_test 53: [ RUN ] std_algorithms_any_of_team_test.test Scanning dependencies of target Kokkos_view_copy_constructor 53: [ OK ] std_algorithms_any_of_team_test.test (135 ms) 53: [----------] 1 test from std_algorithms_any_of_team_test (135 ms total) 53: 53: [----------] 1 test from std_algorithms_none_of_team_test 53: [ RUN ] std_algorithms_none_of_team_test.test 53: [ OK ] std_algorithms_none_of_team_test.test (147 ms) 53: [----------] 1 test from std_algorithms_none_of_team_test (147 ms total) 53: 53: [----------] 2 tests from std_algorithms_search_n_team_test 53: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 53: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (182 ms) 53: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 53: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (156 ms) 53: [----------] 2 tests from std_algorithms_search_n_team_test (339 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 11 tests from 7 test suites ran. (1630 ms total) 53: [ PASSED ] 11 tests. 53/65 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 1.90 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 54: Test timeout computed to be: 1500 [ 99%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o 54: [==========] Running 3 tests from 3 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_min_element_team_test 54: [ RUN ] std_algorithms_min_element_team_test.test [ 99%] Linking CXX executable Kokkos_launch_latency 54: [ OK ] std_algorithms_min_element_team_test.test (505 ms) 54: [----------] 1 test from std_algorithms_min_element_team_test (505 ms total) 54: 54: [----------] 1 test from std_algorithms_max_element_team_test 54: [ RUN ] std_algorithms_max_element_team_test.test 5: [ OK ] cuda.exec_space_thread_safety_range (6432 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange 5: [ OK ] cuda.exec_space_thread_safety_mdrange (662 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy 54: [ OK ] std_algorithms_max_element_team_test.test (488 ms) 54: [----------] 1 test from std_algorithms_max_element_team_test (488 ms total) 54: 54: [----------] 1 test from std_algorithms_minmax_element_team_test 54: [ RUN ] std_algorithms_minmax_element_team_test.test 5: [ OK ] cuda.exec_space_thread_safety_team_policy (664 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_reduce 54: [ OK ] std_algorithms_minmax_element_team_test.test (597 ms) 54: [----------] 1 test from std_algorithms_minmax_element_team_test (597 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 3 tests from 3 test suites ran. (1590 ms total) 54: [ PASSED ] 3 tests. 54/65 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.21 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 55: Test timeout computed to be: 1500 55: [==========] Running 6 tests from 6 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_fill_team_test 55: [ RUN ] std_algorithms_fill_team_test.test 5: [ OK ] cuda.exec_space_thread_safety_range_reduce (665 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 55: [ OK ] std_algorithms_fill_team_test.test (217 ms) 55: [----------] 1 test from std_algorithms_fill_team_test (217 ms total) 55: 55: [----------] 1 test from std_algorithms_fill_n_team_test 55: [ RUN ] std_algorithms_fill_n_team_test.test 55: [ OK ] std_algorithms_fill_n_team_test.test (226 ms) 55: [----------] 1 test from std_algorithms_fill_n_team_test (226 ms total) 55: 55: [----------] 1 test from std_algorithms_replace_team_test 55: [ RUN ] std_algorithms_replace_team_test.test [ 99%] Built target Kokkos_launch_latency [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (659 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 55: [ OK ] std_algorithms_replace_team_test.test (355 ms) 55: [----------] 1 test from std_algorithms_replace_team_test (355 ms total) 55: 55: [----------] 1 test from std_algorithms_replace_if_team_test 55: [ RUN ] std_algorithms_replace_if_team_test.test 55: [ OK ] std_algorithms_replace_if_team_test.test (302 ms) 55: [----------] 1 test from std_algorithms_replace_if_team_test (302 ms total) 55: 55: [----------] 1 test from std_algorithms_replace_copy_team_test 55: [ RUN ] std_algorithms_replace_copy_team_test.test Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 55: [ OK ] std_algorithms_replace_copy_team_test.test (430 ms) 55: [----------] 1 test from std_algorithms_replace_copy_team_test (430 ms total) 55: 55: [----------] 1 test from std_algorithms_replace_copy_if_team_test 55: [ RUN ] std_algorithms_replace_copy_if_team_test.test 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (662 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan 55: [ OK ] std_algorithms_replace_copy_if_team_test.test (348 ms) 55: [----------] 1 test from std_algorithms_replace_copy_if_team_test (348 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 6 tests from 6 test suites ran. (1881 ms total) 55: [ PASSED ] 6 tests. 55/65 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.05 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 56: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 56: Test timeout computed to be: 1500 5: [ OK ] cuda.exec_space_thread_safety_range_scan (665 ms) 5: [ RUN ] cuda.execution_space_as_class_data_member 5: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 5: [ RUN ] cuda.functor_analysis 5: [ OK ] cuda.functor_analysis (0 ms) 5: [ RUN ] cuda.when_all_type 5: [ OK ] cuda.when_all_type (0 ms) 5: [ RUN ] cuda.graph_then 5: [ OK ] cuda.graph_then (0 ms) 5: [ RUN ] cuda.host_shared_ptr_use_count 5: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 5: [ RUN ] cuda.host_shared_ptr_get 5: [ OK ] cuda.host_shared_ptr_get (0 ms) 5: [ RUN ] cuda.host_shared_ptr_dereference_on_device 5: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_special_members_on_device 5: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_tracking 5: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 5: [ RUN ] cuda.join_backward_compatibility 5: [ OK ] cuda.join_backward_compatibility (0 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 56: [==========] Running 4 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_reverse_team_test 56: [ RUN ] std_algorithms_reverse_team_test.test 56: [ OK ] std_algorithms_reverse_team_test.test (269 ms) 56: [----------] 1 test from std_algorithms_reverse_team_test (269 ms total) 56: 56: [----------] 1 test from std_algorithms_reverse_copy_team_test 56: [ RUN ] std_algorithms_reverse_copy_team_test.test 56: [ OK ] std_algorithms_reverse_copy_team_test.test (292 ms) 56: [----------] 1 test from std_algorithms_reverse_copy_team_test (292 ms total) 56: 56: [----------] 1 test from std_algorithms_rotate_team_test 56: [ RUN ] std_algorithms_rotate_team_test.test 56: [ OK ] std_algorithms_rotate_team_test.test (408 ms) 56: [----------] 1 test from std_algorithms_rotate_team_test (408 ms total) 56: 56: [----------] 1 test from std_algorithms_rotate_copy_team_test 56: [ RUN ] std_algorithms_rotate_copy_team_test.test 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1363 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 56: [ OK ] std_algorithms_rotate_copy_team_test.test (429 ms) 56: [----------] 1 test from std_algorithms_rotate_copy_team_test (429 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 4 tests from 4 test suites ran. (1400 ms total) 56: [ PASSED ] 4 tests. 56/65 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.95 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 57: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 57: Test timeout computed to be: 1500 57: [==========] Running 4 tests from 4 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_move_team_test 57: [ RUN ] std_algorithms_move_team_test.test 57: [ OK ] std_algorithms_move_team_test.test (547 ms) 57: [----------] 1 test from std_algorithms_move_team_test (547 ms total) 57: 57: [----------] 1 test from std_algorithms_move_backward_team_test 57: [ RUN ] std_algorithms_move_backward_team_test.test 57: [ OK ] std_algorithms_move_backward_team_test.test (399 ms) 57: [----------] 1 test from std_algorithms_move_backward_team_test (399 ms total) 57: 57: [----------] 1 test from std_algorithms_shift_left_team_test 57: [ RUN ] std_algorithms_shift_left_team_test.test 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2169 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 57: [ OK ] std_algorithms_shift_left_team_test.test (1250 ms) 57: [----------] 1 test from std_algorithms_shift_left_team_test (1251 ms total) 57: 57: [----------] 1 test from std_algorithms_shift_right_team_test 57: [ RUN ] std_algorithms_shift_right_team_test.test 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1347 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 57: [ OK ] std_algorithms_shift_right_team_test.test (1325 ms) 57: [----------] 1 test from std_algorithms_shift_right_team_test (1325 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 4 tests from 4 test suites ran. (3523 ms total) 57: [ PASSED ] 4 tests. 57/65 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.76 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 58: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 58: Test timeout computed to be: 1500 58: [==========] Running 9 tests from 9 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_copy_team_test 58: [ RUN ] std_algorithms_copy_team_test.test 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1595 ms) 5: [ RUN ] cuda.deep_copy_scratch 5: [ OK ] cuda.deep_copy_scratch (0 ms) 5: [ RUN ] cuda.mathematical_constants_e 5: [ OK ] cuda.mathematical_constants_e (1 ms) 5: [ RUN ] cuda.mathematical_constants_log2e 5: [ OK ] cuda.mathematical_constants_log2e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log10e 5: [ OK ] cuda.mathematical_constants_log10e (0 ms) 5: [ RUN ] cuda.mathematical_constants_pi 5: [ OK ] cuda.mathematical_constants_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_pi 5: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 5: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln2 5: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln10 5: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt2 5: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt3 5: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrt3 5: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_egamma 5: [ OK ] cuda.mathematical_constants_egamma (0 ms) 5: [ RUN ] cuda.mathematical_constants_phi 5: [ OK ] cuda.mathematical_constants_phi (0 ms) 5: [ RUN ] cuda.mathematical_functions_trigonometric_functions 5: [ OK ] cuda.mathematical_functions_trigonometric_functions (23 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (11 ms) 5: [ RUN ] cuda.mathematical_functions_non_standard 5: [ OK ] cuda.mathematical_functions_non_standard (1 ms) 5: [ RUN ] cuda.mathematical_functions_power_functions 5: [ OK ] cuda.mathematical_functions_power_functions (17 ms) 5: [ RUN ] cuda.mathematical_functions_fma 5: [ OK ] cuda.mathematical_functions_fma (0 ms) 5: [ RUN ] cuda.mathematical_functions_fmax_fmin 5: [ OK ] cuda.mathematical_functions_fmax_fmin (0 ms) 5: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 5: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (9 ms) 5: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (8 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms) 5: [ RUN ] cuda.mathematical_functions_absolute_value 5: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 5: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_remainder_function 5: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] cuda.mathematical_functions_isfinite 5: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 5: [ RUN ] cuda.mathematical_functions_isinf 5: [ OK ] cuda.mathematical_functions_isinf (0 ms) 5: [ RUN ] cuda.mathematical_functions_isnan 5: [ OK ] cuda.mathematical_functions_isnan (0 ms) 5: [ RUN ] cuda.mathematical_functions_exponential_functions 5: [ OK ] cuda.mathematical_functions_exponential_functions (20 ms) 5: [ RUN ] cuda.mathspecialfunc_expint1 5: [ OK ] cuda.mathspecialfunc_expint1 (4 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (6 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (27 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 5: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (32 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 5: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (7 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 5: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (2 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 5: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (2 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 5: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (3 ms) 5: [ RUN ] cuda.mdrange_5d 5: [ OK ] cuda.mdrange_5d (94 ms) 5: [ RUN ] cuda.mdrange_6d 58: [ OK ] std_algorithms_copy_team_test.test (867 ms) 58: [----------] 1 test from std_algorithms_copy_team_test (867 ms total) 58: 58: [----------] 1 test from std_algorithms_copy_n_team_test 58: [ RUN ] std_algorithms_copy_n_team_test.test 5: [ OK ] cuda.mdrange_6d (164 ms) 5: [ RUN ] cuda.mdrange_2d 5: [ OK ] cuda.mdrange_2d (3 ms) 5: [ RUN ] cuda.mdrange_array_reduce 5: [ OK ] cuda.mdrange_array_reduce (0 ms) 5: [ RUN ] cuda.mdrange_3d 5: [ OK ] cuda.mdrange_3d (6 ms) 5: [ RUN ] cuda.mdrange_neg_idx 5: [ OK ] cuda.mdrange_neg_idx (1 ms) 5: [ RUN ] cuda.mdrange_4d 5: [ OK ] cuda.mdrange_4d (37 ms) 5: [ RUN ] cuda.mdrange_scalar 5: [ OK ] cuda.mdrange_scalar (0 ms) 5: [ RUN ] cuda.mdrange_large_deep_copy 5: [ OK ] cuda.mdrange_large_deep_copy (74 ms) 5: [ RUN ] cuda.md_range_policy_construction_from_arrays 5: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] cuda.policy_get_tile_size 5: [ OK ] cuda.policy_get_tile_size (0 ms) 5: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 58: [ OK ] std_algorithms_copy_n_team_test.test (279 ms) 58: [----------] 1 test from std_algorithms_copy_n_team_test (279 ms total) 58: 58: [----------] 1 test from std_algorithms_copy_backward_team_test 58: [ RUN ] std_algorithms_copy_backward_team_test.test 58: [ OK ] std_algorithms_copy_backward_team_test.test (442 ms) 58: [----------] 1 test from std_algorithms_copy_backward_team_test (442 ms total) 58: 58: [----------] 1 test from std_algorithms_copy_if_team_test 58: [ RUN ] std_algorithms_copy_if_team_test.test 58: [ OK ] std_algorithms_copy_if_team_test.test (421 ms) 58: [----------] 1 test from std_algorithms_copy_if_team_test (421 ms total) 58: 58: [----------] 1 test from std_algorithms_unique_copy_team_test 58: [ RUN ] std_algorithms_unique_copy_team_test.test 5: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1420 ms) 5: [ RUN ] cuda.mdspan_minimal_functional 5: [ OK ] cuda.mdspan_minimal_functional (0 ms) 5: [ RUN ] cuda.mdspan_atomic_accessor 5: [ OK ] cuda.mdspan_atomic_accessor (0 ms) 5: [ RUN ] cuda.view_mdspan_conversion 5: [ OK ] cuda.view_mdspan_conversion (3 ms) 5: [ RUN ] cuda.view_mdspan_conversion_with_stride 5: [ OK ] cuda.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] cuda.max 5: [ OK ] cuda.max (0 ms) 5: [ RUN ] cuda.max_within_parfor 5: [ OK ] cuda.max_within_parfor (0 ms) 5: [ RUN ] cuda.min 5: [ OK ] cuda.min (0 ms) 5: [ RUN ] cuda.min_within_parfor 5: [ OK ] cuda.min_within_parfor (0 ms) 5: [ RUN ] cuda.minmax 5: [ OK ] cuda.minmax (0 ms) 5: [ RUN ] cuda.minmax_within_parfor 5: [ OK ] cuda.minmax_within_parfor (0 ms) 5: [ RUN ] cuda.clamp 5: [ OK ] cuda.clamp (0 ms) 5: [ RUN ] cuda.clamp_within_parfor 5: [ OK ] cuda.clamp_within_parfor (0 ms) 5: [ RUN ] cuda.numeric_traits_infinity 5: [ OK ] cuda.numeric_traits_infinity (4 ms) 5: [ RUN ] cuda.numeric_traits_epsilon 5: [ OK ] cuda.numeric_traits_epsilon (0 ms) 5: [ RUN ] cuda.numeric_traits_round_error 5: [ OK ] cuda.numeric_traits_round_error (0 ms) 5: [ RUN ] cuda.numeric_traits_norm_min 5: [ OK ] cuda.numeric_traits_norm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_denorm_min 5: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_finite_min_max 5: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 5: [ RUN ] cuda.numeric_traits_digits 5: [ OK ] cuda.numeric_traits_digits (1 ms) 5: [ RUN ] cuda.numeric_traits_digits10 5: [ OK ] cuda.numeric_traits_digits10 (1 ms) 5: [ RUN ] cuda.numeric_traits_max_digits10 5: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] cuda.numeric_traits_radix 5: [ OK ] cuda.numeric_traits_radix (1 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent 5: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent10 5: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestNumericTraits.hpp:416: Skipped 5: This test is known to fail with the NVHPC compiler 5: [ SKIPPED ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] cuda.numeric_traits_sfinae_friendly 5: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] cuda.occupancy_control 5: [ OK ] cuda.occupancy_control (0 ms) 5: [ RUN ] cuda.memory_pool 5: [ OK ] cuda.memory_pool (14 ms) 5: [ RUN ] cuda.cxx11 5: [ OK ] cuda.cxx11 (0 ms) 5: [ RUN ] cuda.parallel_scan_range_policy 5: [ OK ] cuda.parallel_scan_range_policy (29 ms) 5: [ RUN ] cuda.kokkos_printf 5: [ OK ] cuda.kokkos_printf (191 ms) 5: [ RUN ] cuda.range_for 5: [ OK ] cuda.range_for (2 ms) 5: [ RUN ] cuda.range_reduce 5: [ OK ] cuda.range_reduce (0 ms) 5: [ RUN ] cuda.range_dynamic_policy 5: [ OK ] cuda.range_dynamic_policy (0 ms) 5: [ RUN ] cuda.large_parallel_for_reduce 58: [ OK ] std_algorithms_unique_copy_team_test.test (407 ms) 58: [----------] 1 test from std_algorithms_unique_copy_team_test (407 ms total) 58: 58: [----------] 1 test from std_algorithms_remove_team_test 58: [ RUN ] std_algorithms_remove_team_test.test 5: [ OK ] cuda.large_parallel_for_reduce (49 ms) 5: [ RUN ] cuda.range_policy_runtime_parameters 5: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.range_policy_one_way_convertible_bounds 5: [ OK ] cuda.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] cuda.range_for_require 5: [ OK ] cuda.range_for_require (1 ms) 5: [ RUN ] cuda.range_reduce_require 5: [ OK ] cuda.range_reduce_require (0 ms) 5: [ RUN ] cuda.range_dynamic_policy_require 5: [ OK ] cuda.range_dynamic_policy_require (0 ms) 5: [ RUN ] cuda.reducers_int 5: [ OK ] cuda.reducers_int (7 ms) 5: [ RUN ] cuda.reducers_double 5: [ OK ] cuda.reducers_double (13 ms) 5: [ RUN ] cuda.reducers_complex_double 5: [ OK ] cuda.reducers_complex_double (20 ms) 5: [ RUN ] cuda.reducers_struct 5: [ OK ] cuda.reducers_struct (9 ms) 5: [ RUN ] cuda.reducers_half_t 5: [ OK ] cuda.reducers_half_t (6 ms) 5: [ RUN ] cuda.reducers_bhalf_t 5: [ OK ] cuda.reducers_bhalf_t (6 ms) 5: [ RUN ] cuda.reducers_int8_t 5: [ OK ] cuda.reducers_int8_t (3 ms) 5: [ RUN ] cuda.reducers_int16_t 5: [ OK ] cuda.reducers_int16_t (3 ms) 5: [ RUN ] cuda.reducers_point_t 5: [ OK ] cuda.reducers_point_t (9 ms) 5: [ RUN ] cuda.reducers_bool 5: [ OK ] cuda.reducers_bool (1 ms) 5: [ RUN ] cuda.int64_t_reduce 5: [ OK ] cuda.int64_t_reduce (11 ms) 5: [ RUN ] cuda.double_reduce 5: [ OK ] cuda.double_reduce (9 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic 5: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 5: [ RUN ] cuda.double_reduce_dynamic 5: [ OK ] cuda.double_reduce_dynamic (13 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic_view 5: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 5: [ RUN ] cuda.int_combined_reduce 5: [ OK ] cuda.int_combined_reduce (0 ms) 5: [ RUN ] cuda.mdrange_combined_reduce 5: [ OK ] cuda.mdrange_combined_reduce (0 ms) 5: [ RUN ] cuda.int_combined_reduce_mixed 5: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 5: [ RUN ] cuda.reduction_deduction 5: [ OK ] cuda.reduction_deduction (0 ms) 5: [ RUN ] cuda.reduce_device_view_range_policy 5: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 5: [ RUN ] cuda.reduce_device_view_mdrange_policy 58: [ OK ] std_algorithms_remove_team_test.test (389 ms) 58: [----------] 1 test from std_algorithms_remove_team_test (390 ms total) 58: 58: [----------] 1 test from std_algorithms_remove_if_team_test 58: [ RUN ] std_algorithms_remove_if_team_test.test 58: [ OK ] std_algorithms_remove_if_team_test.test (304 ms) 58: [----------] 1 test from std_algorithms_remove_if_team_test (304 ms total) 58: 58: [----------] 1 test from std_algorithms_remove_copy_team_test 58: [ RUN ] std_algorithms_remove_copy_team_test.test 5: [ OK ] cuda.reduce_device_view_mdrange_policy (119 ms) 5: [ RUN ] cuda.reduce_device_view_team_policy 5: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 5: [ RUN ] cuda.impl_shared_alloc 5: [ OK ] cuda.impl_shared_alloc (107 ms) 5: [ RUN ] cuda.mdspan_space_aware_accessor 5: [ OK ] cuda.mdspan_space_aware_accessor (1 ms) 5: [ RUN ] cuda.kokkos_swap 5: [ OK ] cuda.kokkos_swap (0 ms) 5: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceRangePolicyViewSizeLimit (18 ms) 5: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (96 ms) 5: [----------] 188 tests from cuda (55726 ms total) 5: 5: [----------] 16 tests from cuda_graph 5: [ RUN ] cuda_graph.submit_once 5: [ OK ] cuda_graph.submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_once_rvalue 5: [ OK ] cuda_graph.submit_once_rvalue (0 ms) 5: [ RUN ] cuda_graph.instantiate_and_submit_once 5: [ OK ] cuda_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_onto_another_execution_space_instance 5: [ OK ] cuda_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_closure_with_exec 5: [ OK ] cuda_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_arg 5: [ OK ] cuda_graph.create_graph_no_arg (0 ms) 5: [ RUN ] cuda_graph.submit_six 5: [ OK ] cuda_graph.submit_six (0 ms) 5: [ RUN ] cuda_graph.when_all_cycle 5: [ OK ] cuda_graph.when_all_cycle (0 ms) 5: [ RUN ] cuda_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestGraph.hpp:342: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] cuda_graph.repeat_chain (0 ms) 5: [ RUN ] cuda_graph.zero_work_reduce 5: [ OK ] cuda_graph.zero_work_reduce (0 ms) 5: [ RUN ] cuda_graph.empty_graph 5: [ OK ] cuda_graph.empty_graph (0 ms) 5: [ RUN ] cuda_graph.force_global_launch Scanning dependencies of target Kokkos_bytes_and_flops [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 5: [ OK ] cuda_graph.force_global_launch (87 ms) 5: [ RUN ] cuda_graph.empty_graph_default_host_exec 5: [ OK ] cuda_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] cuda_graph.node_lifetime 5: [ OK ] cuda_graph.node_lifetime (0 ms) 5: [ RUN ] cuda_graph.diamond 5: [ OK ] cuda_graph.diamond (1 ms) 5: [ RUN ] cuda_graph.end_of_submit_control_flow 5: [ OK ] cuda_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from cuda_graph (91 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 216 tests from 4 test suites ran. (66153 ms total) 5: [ PASSED ] 214 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.numeric_traits_quiet_and_signaling_nan 5: [ SKIPPED ] cuda_graph.repeat_chain 5/55 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 66.40 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 6: Test timeout computed to be: 1500 58: [ OK ] std_algorithms_remove_copy_team_test.test (387 ms) 58: [----------] 1 test from std_algorithms_remove_copy_team_test (387 ms total) 58: 58: [----------] 1 test from std_algorithms_remove_copy_if_team_test 58: [ RUN ] std_algorithms_remove_copy_if_team_test.test 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. 58: [ OK ] std_algorithms_remove_copy_if_team_test.test (370 ms) 58: [----------] 1 test from std_algorithms_remove_copy_if_team_test (370 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 9 tests from 9 test suites ran. (3871 ms total) 58: [ PASSED ] 9 tests. 58/65 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.12 sec test 59 Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 59: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 59: Test timeout computed to be: 1500 59: [==========] Running 4 tests from 4 test suites. 59: [----------] Global test environment set-up. 59: [----------] 1 test from std_algorithms_unique_team_test 59: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 6: [==========] Running 141 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 8 tests from cuda_DeathTest 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 6: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD 59: [ OK ] std_algorithms_unique_team_test.test_default_predicate (496 ms) 59: [----------] 1 test from std_algorithms_unique_team_test (496 ms total) 59: 59: [----------] 1 test from std_algorithms_adjacent_difference_team_test 59: [ RUN ] std_algorithms_adjacent_difference_team_test.test 59: [ OK ] std_algorithms_adjacent_difference_team_test.test (730 ms) 59: [----------] 1 test from std_algorithms_adjacent_difference_team_test (730 ms total) 59: 59: [----------] 1 test from std_algorithms_reduce_team_test 59: [ RUN ] std_algorithms_reduce_team_test.test 59: [ OK ] std_algorithms_reduce_team_test.test (491 ms) 59: [----------] 1 test from std_algorithms_reduce_team_test (491 ms total) 59: 59: [----------] 1 test from std_algorithms_transform_reduce_team_test 59: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 99%] Built target Kokkos_UnitTest_SIMD [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 59: [ OK ] std_algorithms_transform_reduce_team_test.test (901 ms) 59: [----------] 1 test from std_algorithms_transform_reduce_team_test (901 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 4 tests from 4 test suites ran. (2620 ms total) 59: [ PASSED ] 4 tests. 59/65 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 2.80 sec test 60 Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 60: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 60: Test timeout computed to be: 1500 60: [==========] Running 18 tests from 5 test suites. 60: [----------] Global test environment set-up. 60: [----------] 2 tests from std_algorithms_is_sorted_team_test 60: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 60: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (548 ms) 60: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 60: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (528 ms) 60: [----------] 2 tests from std_algorithms_is_sorted_team_test (1077 ms total) 60: 60: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 60: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 60: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms) 60: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 60: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 60: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 60: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (512 ms) 60: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 60: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (535 ms) 60: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1074 ms total) 60: 60: [----------] 4 tests from std_algorithms_is_partitioned_team_test 60: [ RUN ] std_algorithms_is_partitioned_team_test.empty 60: [ OK ] std_algorithms_is_partitioned_team_test.empty (6 ms) 60: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 60: [ OK ] std_algorithms_is_partitioned_team_test.all_true (250 ms) 60: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 6: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4586 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 60: [ OK ] std_algorithms_is_partitioned_team_test.all_false (252 ms) 60: [ RUN ] std_algorithms_is_partitioned_team_test.random 60: [ OK ] std_algorithms_is_partitioned_team_test.random (242 ms) 60: [----------] 4 tests from std_algorithms_is_partitioned_team_test (752 ms total) 60: 60: [----------] 4 tests from std_algorithms_partition_copy_team_test 60: [ RUN ] std_algorithms_partition_copy_team_test.empty 60: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 60: [ RUN ] std_algorithms_partition_copy_team_test.all_true 60: [ OK ] std_algorithms_partition_copy_team_test.all_true (719 ms) 60: [ RUN ] std_algorithms_partition_copy_team_test.all_false 60: [ OK ] std_algorithms_partition_copy_team_test.all_false (716 ms) 60: [ RUN ] std_algorithms_partition_copy_team_test.random 60: [ OK ] std_algorithms_partition_copy_team_test.random (664 ms) 60: [----------] 4 tests from std_algorithms_partition_copy_team_test (2111 ms total) 60: 60: [----------] 4 tests from std_algorithms_partition_point_team_test 60: [ RUN ] std_algorithms_partition_point_team_test.empty 60: [ OK ] std_algorithms_partition_point_team_test.empty (6 ms) 60: [ RUN ] std_algorithms_partition_point_team_test.all_true 60: [ OK ] std_algorithms_partition_point_team_test.all_true (242 ms) 60: [ RUN ] std_algorithms_partition_point_team_test.all_false 60: [ OK ] std_algorithms_partition_point_team_test.all_false (238 ms) 60: [ RUN ] std_algorithms_partition_point_team_test.random 60: [ OK ] std_algorithms_partition_point_team_test.random (227 ms) 60: [----------] 4 tests from std_algorithms_partition_point_team_test (715 ms total) 60: 60: [----------] Global test environment tear-down 60: [==========] 18 tests from 5 test suites ran. (5731 ms total) 60: [ PASSED ] 18 tests. 60/65 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.91 sec test 61 Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 61: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 61: Test timeout computed to be: 1500 61: [==========] Running 5 tests from 4 test suites. 61: [----------] Global test environment set-up. 61: [----------] 2 tests from std_algorithms_transform_team_test 61: [ RUN ] std_algorithms_transform_team_test.test_unary_op 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4943 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 61: [ OK ] std_algorithms_transform_team_test.test_unary_op (704 ms) 61: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 99%] Linking CXX executable Kokkos_stream 61: [ OK ] std_algorithms_transform_team_test.test_binary_op (773 ms) 61: [----------] 2 tests from std_algorithms_transform_team_test (1478 ms total) 61: 61: [----------] 1 test from std_algorithms_generate_team_test 61: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 99%] Built target Kokkos_stream [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o 61: [ OK ] std_algorithms_generate_team_test.test_unary_op (1712 ms) 61: [----------] 1 test from std_algorithms_generate_team_test (1712 ms total) 61: 61: [----------] 1 test from std_algorithms_generate_n_team_test 61: [ RUN ] std_algorithms_generate_n_team_test.test 61: [ OK ] std_algorithms_generate_n_team_test.test (245 ms) 61: [----------] 1 test from std_algorithms_generate_n_team_test (245 ms total) 61: 61: [----------] 1 test from std_algorithms_swap_ranges_team_test 61: [ RUN ] std_algorithms_swap_ranges_team_test.test 61: [ OK ] std_algorithms_swap_ranges_team_test.test (720 ms) 61: [----------] 1 test from std_algorithms_swap_ranges_team_test (720 ms total) 61: 61: [----------] Global test environment tear-down 61: [==========] 5 tests from 4 test suites ran. (4157 ms total) 61: [ PASSED ] 5 tests. 61/65 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.35 sec test 62 Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 62: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 62: Test timeout computed to be: 1500 62: [==========] Running 2 tests from 2 test suites. 62: [----------] Global test environment set-up. 62: [----------] 1 test from std_algorithms_exclusive_scan_team_test 62: [ RUN ] std_algorithms_exclusive_scan_team_test.test 62: [ OK ] std_algorithms_exclusive_scan_team_test.test (1565 ms) 62: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1565 ms total) 62: 62: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 62: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 62: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (755 ms) 62: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (755 ms total) 62: 62: [----------] Global test environment tear-down 62: [==========] 2 tests from 2 test suites ran. (2321 ms total) 62: [ PASSED ] 2 tests. 62/65 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.49 sec test 63 Start 63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 63: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 63: Test timeout computed to be: 1500 63: [==========] Running 2 tests from 2 test suites. 63: [----------] Global test environment set-up. 63: [----------] 1 test from std_algorithms_inclusive_scan_team_test 63: [ RUN ] std_algorithms_inclusive_scan_team_test.test 63: [ OK ] std_algorithms_inclusive_scan_team_test.test (2231 ms) 63: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2231 ms total) 63: 63: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 63: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 63: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1554 ms) 63: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1554 ms total) 63: 63: [----------] Global test environment tear-down 63: [==========] 2 tests from 2 test suites ran. (3786 ms total) 63: [ PASSED ] 2 tests. 63/65 Test #63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 3.97 sec test 64 Start 64: Kokkos_PerformanceTest_InclusiveScan 64: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T19-20-24.json" 64: Test timeout computed to be: 1500 64: 2025-04-10T20:42:19+00:00 64: Running /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan 64: Run on (6 X 2095.11 MHz CPU s) 64: CPU Caches: 64: L1 Data 32 KiB (x6) 64: L1 Instruction 32 KiB (x6) 64: L2 Unified 4096 KiB (x6) 64: L3 Unified 16384 KiB (x6) 64: Load Average: 1.09, 1.98, 4.65 64: CPU architecture: none 64: Can access system allocated memory: 0 64: Capability: 7.0 64: Default Device: Cuda 64: GPU architecture: VOLTA70 64: KOKKOS_COMPILER_CLANG: 1507 64: KOKKOS_ENABLE_ASM: no 64: KOKKOS_ENABLE_CUDA: yes 64: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 64: KOKKOS_ENABLE_CUDA_UVM: no 64: KOKKOS_ENABLE_CXX17: no 64: KOKKOS_ENABLE_CXX20: yes 64: KOKKOS_ENABLE_CXX23: no 64: KOKKOS_ENABLE_CXX26: no 64: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 64: KOKKOS_ENABLE_HWLOC: no 64: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 64: KOKKOS_ENABLE_LIBDL: yes 64: KOKKOS_ENABLE_PRAGMA_IVDEP: no 64: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 64: KOKKOS_ENABLE_PRAGMA_UNROLL: no 64: KOKKOS_ENABLE_PRAGMA_VECTOR: no 64: KOKKOS_ENABLE_SERIAL: yes 64: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 64: Kokkos Version: 4.6.99 64: Shared Memory per Block: 48 KiB 64: Total Global Memory: 31.73 GiB 64: macro KOKKOS_ENABLE_CUDA: defined 64: platform: 64bit 64: via Address Translation Service: 0 [100%] Linking CXX executable Kokkos_view_copy_constructor 64: ---------------------------------------------------------------------------------------------------------------------------------------------- 64: Benchmark Time CPU Iterations FOM: GB/s MB Passed 64: ---------------------------------------------------------------------------------------------------------------------------------------------- 64: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.002 s 0.002 s 373 867.031/s 1.6k 1 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12346 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [100%] Built target Kokkos_view_copy_constructor 64: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.002 s 0.002 s 389 890.68/s 1.6k 1 64: BM_inclusive_scan<double>/100000000/manual_time 0.002 s 0.002 s 384 882.05/s 1.6k 1 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (12472 ms) 6: [----------] 8 tests from cuda_DeathTest (34350 ms total) 6: 6: [----------] 105 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (20 ms) 6: [ RUN ] cuda.team_reduce 6: [ OK ] cuda.team_reduce (0 ms) 6: [ RUN ] cuda.team_reduce_large 6: [ OK ] cuda.team_reduce_large (55 ms) 6: [ RUN ] cuda.team_parallel_single 6: [ OK ] cuda.team_parallel_single (7 ms) 6: [ RUN ] cuda.large_team_scratch_size 6: [ OK ] cuda.large_team_scratch_size (0 ms) 6: [ RUN ] cuda.team_broadcast_long 6: [ OK ] cuda.team_broadcast_long (0 ms) 6: [ RUN ] cuda.team_broadcast_long_wrapper 6: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 6: [ RUN ] cuda.team_broadcast_char 6: [ OK ] cuda.team_broadcast_char (0 ms) 6: [ RUN ] cuda.team_broadcast_float 6: [ OK ] cuda.team_broadcast_float (0 ms) 6: [ RUN ] cuda.team_broadcast_double 6: [ OK ] cuda.team_broadcast_double (0 ms) 6: [ RUN ] cuda.team_handle_by_value 6: [ OK ] cuda.team_handle_by_value (0 ms) 6: [ RUN ] cuda.team_vector 6: [ OK ] cuda.team_vector (11 ms) 6: [ RUN ] cuda.triple_nested_parallelism 6: [ OK ] cuda.triple_nested_parallelism (6 ms) 6: [ RUN ] cuda.parallel_scan_with_reducers 6: [ OK ] cuda.parallel_scan_with_reducers (95 ms) 6: [ RUN ] cuda.team_thread_range_combined_reducers 6: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 6: [ RUN ] cuda.thread_vector_range_combined_reducers 6: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.team_vector_range_combined_reducers 6: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelFor 6: [ OK ] cuda.TeamThreadMDRangeParallelFor (29 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 6: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (12 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 6: [ OK ] cuda.TeamThreadMDRangeParallelReduce (19 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 6: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (7 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 6: [ OK ] cuda.TeamVectorMDRangeParallelReduce (7 ms) 6: [ RUN ] cuda.team_policy_runtime_parameters 6: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 6: [ RUN ] cuda.team_reduction_scan 6: [ OK ] cuda.team_reduction_scan (1126 ms) 6: [ RUN ] cuda.team_long_reduce 6: [ OK ] cuda.team_long_reduce (8 ms) 6: [ RUN ] cuda.team_double_reduce 6: [ OK ] cuda.team_double_reduce (8 ms) 6: [ RUN ] cuda.team_long_array_reduce 6: [ OK ] cuda.team_long_array_reduce (9 ms) 6: [ RUN ] cuda.team_double_array_reduce 6: [ OK ] cuda.team_double_array_reduce (9 ms) 6: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] cuda.repeated_team_reduce 6: [ OK ] cuda.repeated_team_reduce (13 ms) 6: [ RUN ] cuda.nested_team_reduce_functor_as_reducer 6: [ OK ] cuda.nested_team_reduce_functor_as_reducer (0 ms) 6: [ RUN ] cuda.team_scan 6: [ OK ] cuda.team_scan (176 ms) 6: [ RUN ] cuda.team_scan_ret_val 6: [ OK ] cuda.team_scan_ret_val (167 ms) 6: [ RUN ] cuda.team_shared_request 6: [ OK ] cuda.team_shared_request (1 ms) 6: [ RUN ] cuda.team_scratch_request 6: [ OK ] cuda.team_scratch_request (0 ms) 6: [ RUN ] cuda.team_lambda_shared_request 6: [ OK ] cuda.team_lambda_shared_request (0 ms) 6: [ RUN ] cuda.scratch_align 6: [ OK ] cuda.scratch_align (0 ms) 6: [ RUN ] cuda.shmem_size 6: [ OK ] cuda.shmem_size (0 ms) 6: [ RUN ] cuda.multi_level_scratch 6: [ OK ] cuda.multi_level_scratch (6 ms) 6: [ RUN ] cuda.team_scratch_memory_index_parallel_for 6: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] cuda.team_policy_max_recommended 6: [ OK ] cuda.team_policy_max_recommended (324 ms) 6: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] cuda.team_teamvector_range 6: [ OK ] cuda.team_teamvector_range (2 ms) 6: [ RUN ] cuda.unique_token_global 6: [ OK ] cuda.unique_token_global (2 ms) 6: [ RUN ] cuda.unique_token_instance 6: [ OK ] cuda.unique_token_instance (1 ms) 6: [ RUN ] cuda.unique_token_team_acquire 6: [ OK ] cuda.unique_token_team_acquire (11 ms) 6: [ RUN ] cuda.view_api_a 6: [ OK ] cuda.view_api_a (9 ms) 6: [ RUN ] cuda.view_layout_left_with_stride 6: [ OK ] cuda.view_layout_left_with_stride (0 ms) 6: [ RUN ] cuda.view_layout_right_with_stride 6: [ OK ] cuda.view_layout_right_with_stride (0 ms) 6: [ RUN ] cuda.view_api_b 6: [ OK ] cuda.view_api_b (4 ms) 6: [ RUN ] cuda.view_api_c 6: [ OK ] cuda.view_api_c (0 ms) 6: [ RUN ] cuda.view_api_d 6: [ OK ] cuda.view_api_d (1 ms) 6: [ RUN ] cuda.view_remap 6: [ OK ] cuda.view_remap (6 ms) 6: [ RUN ] cuda.view_mirror_nonconst 6: [ OK ] cuda.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda.view_stride_method 6: [ OK ] cuda.view_stride_method (0 ms) 6: [ RUN ] cuda.anonymous_space 6: [ OK ] cuda.anonymous_space (0 ms) 6: [ RUN ] cuda.view_overload_resolution 6: [ OK ] cuda.view_overload_resolution (0 ms) 6: [ RUN ] cuda.view_allocation_large_rank 6: [ OK ] cuda.view_allocation_large_rank (6 ms) 6: [ RUN ] cuda.view_shmem_size_on_device 6: [ OK ] cuda.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda.view_is_assignable 6: [ OK ] cuda.view_is_assignable (0 ms) 6: [ RUN ] cuda.view_bad_alloc 6: [ OK ] cuda.view_bad_alloc (0 ms) 6: [ RUN ] cuda.view_copy_tests 6: [ OK ] cuda.view_copy_tests (21 ms) 6: [ RUN ] cuda.view_copy_tests_rank_0 6: [ OK ] cuda.view_copy_tests_rank_0 (2 ms) 6: [ RUN ] cuda.view_copy_degenerated 6: [ OK ] cuda.view_copy_degenerated (0 ms) 6: [ RUN ] cuda.view_fill_tests_layout_right 6: [ OK ] cuda.view_fill_tests_layout_right (90 ms) 6: [ RUN ] cuda.view_fill_tests_layout_left 6: [ OK ] cuda.view_fill_tests_layout_left (44 ms) 6: [ RUN ] cuda.vcp_empty_traits 6: [ OK ] cuda.vcp_empty_traits (0 ms) 6: [ RUN ] cuda.is_view_label 6: [ OK ] cuda.is_view_label (0 ms) 6: [ RUN ] cuda.vcp_label_base_traits 6: [ OK ] cuda.vcp_label_base_traits (0 ms) 6: [ RUN ] cuda.vcp_label_traits 6: [ OK ] cuda.vcp_label_traits (0 ms) 6: [ RUN ] cuda.view_alloc_can_perfect_forward_label 6: [ OK ] cuda.view_alloc_can_perfect_forward_label (0 ms) 6: [ RUN ] cuda.vcp_label_copy_constructor 6: [ OK ] cuda.vcp_label_copy_constructor (0 ms) 6: [ RUN ] cuda.vcp_pointer_add_property 6: [ OK ] cuda.vcp_pointer_add_property (0 ms) 6: [ RUN ] cuda.view_empty_runtime_unmanaged 6: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 6: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (73 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (70 ms) 6: [ RUN ] cuda.view_mapping 6: [ OK ] cuda.view_mapping (60 ms) 6: [ RUN ] cuda.view_mapping_operator 6: [ OK ] cuda.view_mapping_operator (8 ms) 6: [ RUN ] cuda.static_extent 6: [ OK ] cuda.static_extent (0 ms) 6: [ RUN ] cuda.view_mapping_atomic 6: [ OK ] cuda.view_mapping_atomic (415 ms) 6: [ RUN ] cuda.view_mapping_class_value 6: [ OK ] cuda.view_mapping_class_value (0 ms) 6: [ RUN ] cuda.view_mapping_assignable 6: [ OK ] cuda.view_mapping_assignable (0 ms) 6: [ RUN ] cuda.view_mapping_trivially_copyable 6: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda.view_mapping_subview 6: [ OK ] cuda.view_mapping_subview (0 ms) 6: [ RUN ] cuda.view_nested_view 6: [ OK ] cuda.view_nested_view (0 ms) 6: [ RUN ] cuda.view_of_views_default 6: [ OK ] cuda.view_of_views_default (2 ms) 6: [ RUN ] cuda.view_of_views_without_initializing 6: [ OK ] cuda.view_of_views_without_initializing (0 ms) 6: [ RUN ] cuda.test_view_of_views_sequential_host_init 6: [ OK ] cuda.test_view_of_views_sequential_host_init (0 ms) 6: [ RUN ] cuda.append_formatted_multidimensional_index 6: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 6: [ RUN ] cuda.view_resize 6: [ OK ] cuda.view_resize (14 ms) 6: [ RUN ] cuda.view_realloc 6: [ OK ] cuda.view_realloc (0 ms) 6: [ RUN ] cuda.workgraph_fib 64: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 388 890.559/s 1.6k 1 6: [ OK ] cuda.workgraph_fib (845 ms) 6: [ RUN ] cuda.resize_realloc_no_init 6: [ OK ] cuda.resize_realloc_no_init (0 ms) 6: [ RUN ] cuda.resize_realloc_no_alloc 6: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 6: [ RUN ] cuda.realloc_exec_space 6: [ OK ] cuda.realloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc 6: [ OK ] cuda.view_alloc (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space 6: [ OK ] cuda.view_alloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc_int 6: [ OK ] cuda.view_alloc_int (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space_int 6: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 6: [ RUN ] cuda.deep_copy_zero_memset 6: [ OK ] cuda.deep_copy_zero_memset (0 ms) 6: [ RUN ] cuda.resize_exec_space 6: [ OK ] cuda.resize_exec_space (0 ms) 6: [ RUN ] cuda.view_allocation_int 6: [ OK ] cuda.view_allocation_int (0 ms) 6: [ RUN ] cuda.view_allocation_exec_space_int 6: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 6: [ RUN ] cuda.view_not_default_constructible 6: [ OK ] cuda.view_not_default_constructible (0 ms) 6: [----------] 105 tests from cuda (3853 ms total) 6: 6: [----------] 28 tests from cuda_uvm 6: [ RUN ] cuda_uvm.view_subview_auto_1d_left 6: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_right 6: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 6: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 6: [ RUN ] cuda_uvm.view_subview_assign_strided 6: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 6: [ RUN ] cuda_uvm.view_subview_left_0 6: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_1 6: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_2 6: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_3 6: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_0 6: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_1 6: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_3 6: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 6: [ RUN ] cuda_uvm.view_static_tests 6: [ OK ] cuda_uvm.view_static_tests (1 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 6: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 6: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign 6: [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 6: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 6: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d 6: [ OK ] cuda_uvm.view_subview_2d_from_3d (58 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (58 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (58 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (81 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (80 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (80 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (79 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (81 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (80 ms) 6: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 6: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 6: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 6: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 6: [----------] 28 tests from cuda_uvm (710 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 141 tests from 3 test suites ran. (38914 ms total) 6: [ PASSED ] 137 tests. 6: [ SKIPPED ] 4 tests, listed below: 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents 6/55 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 39.64 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 6 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 62 tests from 3 test suites. 7: [----------] Global test environment set-up. 7: [----------] 6 tests from cuda 7: [ RUN ] cuda.team_scratch_1_streams 64: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 389 891.301/s 1.6k 1 64: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 389 892.012/s 1.6k 1 [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance 64: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 387 885.26/s 1.6k 1 7: [ OK ] cuda.team_scratch_1_streams (12515 ms) 7: [ RUN ] cuda.space_access 7: [ OK ] cuda.space_access (0 ms) 7: [ RUN ] cuda.uvm 7: [ OK ] cuda.uvm (3 ms) 7: [ RUN ] cuda.impl_view_accessible 7: [ OK ] cuda.impl_view_accessible (8 ms) 7: [ RUN ] cuda.impl_view_texture 7: [ OK ] cuda.impl_view_texture (0 ms) 7: [ RUN ] cuda.view_subview_const_randomaccess 7: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 7: [----------] 6 tests from cuda (12529 ms total) 7: 7: [----------] 28 tests from cuda_hostpinned 7: [ RUN ] cuda_hostpinned.impl_shared_alloc 7: [ OK ] cuda_hostpinned.impl_shared_alloc (49 ms) 7: [ RUN ] cuda_hostpinned.view_api_a 7: [ OK ] cuda_hostpinned.view_api_a (15 ms) 7: [ RUN ] cuda_hostpinned.view_layout_left_with_stride 7: [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_layout_right_with_stride 7: [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_b 7: [ OK ] cuda_hostpinned.view_api_b (9 ms) 7: [ RUN ] cuda_hostpinned.view_api_c 7: [ OK ] cuda_hostpinned.view_api_c (5 ms) 7: [ RUN ] cuda_hostpinned.view_api_d 7: [ OK ] cuda_hostpinned.view_api_d (2 ms) 7: [ RUN ] cuda_hostpinned.view_remap 7: [ OK ] cuda_hostpinned.view_remap (0 ms) 7: [ RUN ] cuda_hostpinned.view_mirror_nonconst 7: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_hostpinned.view_stride_method 7: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 7: [ RUN ] cuda_hostpinned.anonymous_space 7: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 7: [ RUN ] cuda_hostpinned.view_overload_resolution 7: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 7: [ RUN ] cuda_hostpinned.view_allocation_large_rank 7: [ OK ] cuda_hostpinned.view_allocation_large_rank (2935 ms) 7: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 7: [ OK ] cuda_hostpinned.view_shmem_size_on_device (6 ms) 7: [ RUN ] cuda_hostpinned.view_is_assignable 7: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests 7: [ OK ] cuda_hostpinned.view_copy_tests (9 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 7: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (1 ms) 7: [ RUN ] cuda_hostpinned.view_copy_degenerated 7: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 64: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 387 886.77/s 1.6k 1 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (3605 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 64: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 386 884.485/s 1.6k 1 64/65 Test #64: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 40.82 sec test 65 Start 65: Kokkos_UnitTest_SIMD 65: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 65: Test timeout computed to be: 1500 65: [==========] Running 18 tests from 1 test suite. 65: [----------] Global test environment set-up. 65: [----------] 18 tests from simd 65: [ RUN ] simd.host_math_ops 65: [ OK ] simd.host_math_ops (1 ms) 65: [ RUN ] simd.device_math_ops 65: [ OK ] simd.device_math_ops (9 ms) 65: [ RUN ] simd.host_mask_ops 65: [ OK ] simd.host_mask_ops (0 ms) 65: [ RUN ] simd.device_mask_ops 65: [ OK ] simd.device_mask_ops (0 ms) 65: [ RUN ] simd.host_conversions 65: [ OK ] simd.host_conversions (0 ms) 65: [ RUN ] simd.device_conversions 65: [ OK ] simd.device_conversions (0 ms) 65: [ RUN ] simd.host_shift_ops 65: [ OK ] simd.host_shift_ops (0 ms) 65: [ RUN ] simd.device_shift_ops 65: [ OK ] simd.device_shift_ops (0 ms) 65: [ RUN ] simd.host_condition 65: [ OK ] simd.host_condition (0 ms) 65: [ RUN ] simd.device_condition 65: [ OK ] simd.device_condition (0 ms) 65: [ RUN ] simd.host_gen_ctors 65: [ OK ] simd.host_gen_ctors (0 ms) 65: [ RUN ] simd.device_gen_ctors 65: [ OK ] simd.device_gen_ctors (0 ms) 65: [ RUN ] simd.host_where_expressions 65: [ OK ] simd.host_where_expressions (0 ms) 65: [ RUN ] simd.device_where_expressions 65: [ OK ] simd.device_where_expressions (0 ms) 65: [ RUN ] simd.host_reductions 65: [ OK ] simd.host_reductions (0 ms) 65: [ RUN ] simd.device_reductions 65: [ OK ] simd.device_reductions (0 ms) 65: [ RUN ] simd.host_construction 65: [ OK ] simd.host_construction (0 ms) 65: [ RUN ] simd.device_construction 65: [ OK ] simd.device_construction (0 ms) 65: [----------] 18 tests from simd (11 ms total) 65: 65: [----------] Global test environment tear-down 65: [==========] 18 tests from 1 test suite ran. (11 ms total) 65: [ PASSED ] 18 tests. 65/65 Test #65: Kokkos_UnitTest_SIMD ....................................... Passed 0.29 sec 100% tests passed, 0 tests failed out of 65 Label Time Summary: Kokkos = 301.70 sec*proc (58 tests) Total Test time (real) = 604.25 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 58 / 786 (7.38 %) Direct: 57 / 786 (7.25 %) Preprocessed: 1 / 729 (0.14 %) Misses: 728 Direct: 729 Preprocessed: 728 Primary storage: Hits: 115 / 1572 (7.32 %) Misses: 1457 Cache size (GB): 4.33 / 5.00 (86.58 %) Cleanups: 11 Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 5e7cb774f709fb375595f347e647ce0593536f0223fa5d68d973a7719b14f2ce 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (3568 ms) 7: [ RUN ] cuda_hostpinned.view_mapping 7: [ OK ] cuda_hostpinned.view_mapping (62 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_operator 7: [ OK ] cuda_hostpinned.view_mapping_operator (8 ms) 7: [ RUN ] cuda_hostpinned.static_extent 7: [ OK ] cuda_hostpinned.static_extent (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_atomic 7: [ OK ] cuda_hostpinned.view_mapping_atomic (3 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_class_value 7: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_assignable 7: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 7: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_subview 7: [ OK ] cuda_hostpinned.view_mapping_subview (2 ms) 7: [----------] 28 tests from cuda_hostpinned (10288 ms total) 7: 7: [----------] 28 tests from cuda_uvm 7: [ RUN ] cuda_uvm.impl_shared_alloc 7: [ OK ] cuda_uvm.impl_shared_alloc (94 ms) 7: [ RUN ] cuda_uvm.view_api_a 7: [ OK ] cuda_uvm.view_api_a (16 ms) 7: [ RUN ] cuda_uvm.view_layout_left_with_stride 7: [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_layout_right_with_stride 7: [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_api_b 7: [ OK ] cuda_uvm.view_api_b (17 ms) 7: [ RUN ] cuda_uvm.view_api_c 7: [ OK ] cuda_uvm.view_api_c (0 ms) 7: [ RUN ] cuda_uvm.view_api_d 7: [ OK ] cuda_uvm.view_api_d (3 ms) 7: [ RUN ] cuda_uvm.view_remap 7: [ OK ] cuda_uvm.view_remap (1 ms) 7: [ RUN ] cuda_uvm.view_mirror_nonconst 7: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_uvm.view_stride_method 7: [ OK ] cuda_uvm.view_stride_method (0 ms) 7: [ RUN ] cuda_uvm.anonymous_space 7: [ OK ] cuda_uvm.anonymous_space (6 ms) 7: [ RUN ] cuda_uvm.view_overload_resolution 7: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 7: [ RUN ] cuda_uvm.view_allocation_large_rank 7: [ OK ] cuda_uvm.view_allocation_large_rank (299 ms) 7: [ RUN ] cuda_uvm.view_shmem_size_on_device 7: [ OK ] cuda_uvm.view_shmem_size_on_device (3 ms) 7: [ RUN ] cuda_uvm.view_is_assignable 7: [ OK ] cuda_uvm.view_is_assignable (25 ms) 7: [ RUN ] cuda_uvm.view_copy_tests 7: [ OK ] cuda_uvm.view_copy_tests (48 ms) 7: [ RUN ] cuda_uvm.view_copy_tests_rank_0 7: [ OK ] cuda_uvm.view_copy_tests_rank_0 (7 ms) 7: [ RUN ] cuda_uvm.view_copy_degenerated 7: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_right 7: [ OK ] cuda_uvm.view_fill_tests_layout_right (136 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_left 7: [ OK ] cuda_uvm.view_fill_tests_layout_left (99 ms) 7: [ RUN ] cuda_uvm.view_mapping 7: [ OK ] cuda_uvm.view_mapping (68 ms) 7: [ RUN ] cuda_uvm.view_mapping_operator 7: [ OK ] cuda_uvm.view_mapping_operator (8 ms) 7: [ RUN ] cuda_uvm.static_extent 7: [ OK ] cuda_uvm.static_extent (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_atomic INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. 7: [ OK ] cuda_uvm.view_mapping_atomic (413 ms) 7: [ RUN ] cuda_uvm.view_mapping_class_value 7: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_assignable 7: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 7: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_subview 7: [ OK ] cuda_uvm.view_mapping_subview (1 ms) 7: [----------] 28 tests from cuda_uvm (1253 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 62 tests from 3 test suites ran. (24072 ms total) 7: [ PASSED ] 62 tests. 7/55 Test #7: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 24.34 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test timeout computed to be: 1500 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 6 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.graph_lock_based_atomic_op 8: [ OK ] cuda.graph_lock_based_atomic_op (0 ms) 8: [----------] 1 test from cuda (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. $ docker rm -f --volumes 5e7cb774f709fb375595f347e647ce0593536f0223fa5d68d973a7719b14f2ce 8/55 Test #8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ................... Passed 0.28 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaTimingBased 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 6 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: [==========] Running 2 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 2 tests from cuda 9: [ RUN ] cuda.debug_serial_execution 9: [ OK ] cuda.debug_serial_execution (9 ms) 9: [ RUN ] cuda.debug_pin_um_to_host 9: [ OK ] cuda.debug_pin_um_to_host (631 ms) 9: [----------] 2 tests from cuda (640 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 2 tests from 1 test suite ran. (640 ms total) 9: [ PASSED ] 2 tests. 9/55 Test #9: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.83 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpInit 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.raw_cuda_interop 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 6 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [ OK ] cuda.raw_cuda_interop (125 ms) 10: [----------] 1 test from cuda (125 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (125 ms total) 10: [ PASSED ] 1 test. 10/55 Test #10: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.23 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test timeout computed to be: 1500 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from cuda 11: [ RUN ] cuda.raw_cuda_streams 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 6 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [ OK ] cuda.raw_cuda_streams (124 ms) 11: [----------] 1 test from cuda (124 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (125 ms total) 11: [ PASSED ] 1 test. [100%] Linking CXX executable Kokkos_bytes_and_flops 11/55 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.19 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 6 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 4 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from cuda_multi_gpu 12: [ RUN ] cuda_multi_gpu.managed_views 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.managed_views (0 ms) 12: [ RUN ] cuda_multi_gpu.unmanaged_views 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views (0 ms) 12: [ RUN ] cuda_multi_gpu.scratch_space 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.scratch_space (0 ms) 12: [ RUN ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda (0 ms) 12: [----------] 4 tests from cuda_multi_gpu (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test suite ran. (0 ms total) 12: [ PASSED ] 0 tests. 12: [ SKIPPED ] 4 tests, listed below: 12: [ SKIPPED ] cuda_multi_gpu.managed_views 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views 12: [ SKIPPED ] cuda_multi_gpu.scratch_space 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12/55 Test #12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.19 sec test 13 Start 13: Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 6 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [==========] Running 5 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 5 tests from cuda_GraphInterOp 13: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 13: [ OK ] cuda_GraphInterOp.promises_on_native_objects (1 ms) 13: [ RUN ] cuda_GraphInterOp.count_nodes 13: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 13: [ RUN ] cuda_GraphInterOp.debug_dot_print 13: [ OK ] cuda_GraphInterOp.debug_dot_print (3 ms) 13: [ RUN ] cuda_GraphInterOp.instantiation_flags 13: [ OK ] cuda_GraphInterOp.instantiation_flags (0 ms) 13: [ RUN ] cuda_GraphInterOp.construct_from_native 13: [ OK ] cuda_GraphInterOp.construct_from_native (0 ms) 13: [----------] 5 tests from cuda_GraphInterOp (5 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 5 tests from 1 test suite ran. (6 ms total) 13: [ PASSED ] 5 tests. 13/55 Test #13: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.19 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 6 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: [==========] Running 59 tests from 41 test suites. 14: [----------] Global test environment set-up. 14: [----------] 19 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 14: [ RUN ] defaultdevicetype.shared_space 14: [ OK ] defaultdevicetype.shared_space (26 ms) 14: [ RUN ] defaultdevicetype.shared_host_pinned_space 14: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 14: [ RUN ] defaultdevicetype.compiler_macros 14: [ OK ] defaultdevicetype.compiler_macros (1 ms) 14: [ RUN ] defaultdevicetype.half_conversion 14: [ OK ] defaultdevicetype.half_conversion (3 ms) 14: [ RUN ] defaultdevicetype.bhalf_conversion 14: [ OK ] defaultdevicetype.bhalf_conversion (0 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 (4 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b1 14: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c1 14: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a2 14: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b2 14: [ OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c2 14: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a3 14: [ OK ] defaultdevicetype.reduce_instantiation_a3 (9 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b3 14: [ OK ] defaultdevicetype.reduce_instantiation_b3 (16 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c3 14: [ OK ] defaultdevicetype.reduce_instantiation_c3 (8 ms) 14: [----------] 19 tests from defaultdevicetype (114 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (20 ms) 14: [----------] 1 test from kokkosresize (20 ms total) 14: 14: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 14: [ RUN ] TestViewAPI/38.sizes 14: [ OK ] TestViewAPI/38.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/38 (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 59 tests from 41 test suites ran. (136 ms total) 14: [ PASSED ] 59 tests. 14/55 Test #14: Kokkos_CoreUnitTest_Default ................................ Passed 0.35 sec test 15 Start 15: Kokkos_CoreUnitTest_InitializeFinalize 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 6 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views [100%] Built target Kokkos_bytes_and_flops 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (421 ms) 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1603 ms) 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (2025 ms total) 15: 15: [----------] 4 tests from InitializeFinalize_DeathTest 15: [ RUN ] InitializeFinalize_DeathTest.initialize 15: [ OK ] InitializeFinalize_DeathTest.initialize (1209 ms) 15: [ RUN ] InitializeFinalize_DeathTest.finalize 15: [ OK ] InitializeFinalize_DeathTest.finalize (895 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_initialized 15: [ OK ] InitializeFinalize_DeathTest.is_initialized (230 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_finalized 15: [ OK ] InitializeFinalize_DeathTest.is_finalized (204 ms) 15: [----------] 4 tests from InitializeFinalize_DeathTest (2539 ms total) 15: 15: [----------] 1 test from Legion_DeathTest 15: [ RUN ] Legion_DeathTest.individual_backend_initialization 15: [ OK ] Legion_DeathTest.individual_backend_initialization (216 ms) 15: [----------] 1 test from Legion_DeathTest (216 ms total) 15: 15: [----------] 2 tests from PushFinalizeHook_DeathTest 15: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (221 ms) 15: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 15: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (615 ms) 15: [----------] 2 tests from PushFinalizeHook_DeathTest (837 ms total) 15: 15: [----------] 6 tests from ScopeGuard_DeathTest 15: [ RUN ] ScopeGuard_DeathTest.create 15: [ OK ] ScopeGuard_DeathTest.create (201 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_argument 15: [ OK ] ScopeGuard_DeathTest.create_argument (233 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 15: [ OK ] ScopeGuard_DeathTest.create_while_initialize (866 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 15: [ OK ] ScopeGuard_DeathTest.create_after_initialize (588 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 15: [ OK ] ScopeGuard_DeathTest.create_after_finalize (803 ms) 15: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H 15: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (692 ms) 15: [----------] 6 tests from ScopeGuard_DeathTest (3385 ms total) 15: 15: [----------] 13 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (9 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (32 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [----------] 13 tests from defaultdevicetype (45 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 6 test suites ran. (9049 ms total) 15: [ PASSED ] 28 tests. 15/55 Test #15: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 9.08 sec test 16 Start 16: Kokkos_CoreUnitTest_Develop 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 16: Test timeout computed to be: 1500 16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 16: Detected: 6 cores per node. 16: Detected: 1 MPI_ranks per node. 16: Requested: 8 threads per process. 16: [==========] Running 1 test from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 1 test from defaultdevicetype 16: [ RUN ] defaultdevicetype.development_test 16: [ OK ] defaultdevicetype.development_test (0 ms) 16: [----------] 1 test from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 1 test from 1 test suite ran. (0 ms total) 16: [ PASSED ] 1 test. 16/55 Test #16: Kokkos_CoreUnitTest_Develop ................................ Passed 0.22 sec test 17 Start 17: Kokkos_CoreUnitTest_KokkosP 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 6 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: [==========] Running 32 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 32 tests from kokkosp 17: [ RUN ] kokkosp.test_named_instance_fence 17: Ref: 33554433 17: Ref: named_instance 17: 33554433 17: named_instance 17: [ OK ] kokkosp.test_named_instance_fence (0 ms) 17: [ RUN ] kokkosp.test_unnamed_instance_fence 17: Ref: 33554433 17: Ref: Unnamed Instance Fence 17: 33554433 17: Kokkos::Cuda::fence(): Unnamed Instance Fence 17: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 17: [ RUN ] kokkosp.test_named_global_fence 17: Ref: 33554432 17: Ref: test global fence 17: 16777216 17: test global fence 17: Miss on id 17: 33554432 17: test global fence 17: [ OK ] kokkosp.test_named_global_fence (0 ms) 17: [ RUN ] kokkosp.test_unnamed_global_fence 17: Ref: 33554432 17: Ref: Unnamed Global Fence 17: 16777216 17: Kokkos::fence: Unnamed Global Fence 17: Miss on id 17: 33554432 17: Kokkos::fence: Unnamed Global Fence 17: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 17: [ RUN ] kokkosp.test_multiple_default_instances 17: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 17: [ RUN ] kokkosp.test_id_gen 17: [ OK ] kokkosp.test_id_gen (0 ms) 17: [ RUN ] kokkosp.test_kernel_sequence 17: Ref: 33554433 17: Ref: named_instance 17: 33554433 17: named_instance 17: Ref: 33554433 17: Ref: test_kernel 17: 33554433 17: named_instance 17: Miss on name 17: 16777216 17: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 17: Miss on name 17: Miss on id 17: 33554432 17: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 17: Miss on name 17: Miss on id 17: 33554433 17: test_kernel 17: [ OK ] kokkosp.test_kernel_sequence (2 ms) 17: [ RUN ] kokkosp.test_streams 17: [ OK ] kokkosp.test_streams (0 ms) 17: [ RUN ] kokkosp.async_deep_copy 17: [ OK ] kokkosp.async_deep_copy (0 ms) 17: [ RUN ] kokkosp.parallel_for 17: [ OK ] kokkosp.parallel_for (0 ms) 17: [ RUN ] kokkosp.parallel_reduce 17: [ OK ] kokkosp.parallel_reduce (0 ms) 17: [ RUN ] kokkosp.parallel_scan 17: [ OK ] kokkosp.parallel_scan (3 ms) 17: [ RUN ] kokkosp.parallel_scan_no_fence 17: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 17: [ RUN ] kokkosp.parallel_scan_no_fence_view 17: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 17: [ RUN ] kokkosp.regions 17: [ OK ] kokkosp.regions (0 ms) 17: [ RUN ] kokkosp.fences 17: [ OK ] kokkosp.fences (0 ms) 17: [ RUN ] kokkosp.raw_allocation 17: [ OK ] kokkosp.raw_allocation (0 ms) 17: [ RUN ] kokkosp.view 17: [ OK ] kokkosp.view (0 ms) 17: [ RUN ] kokkosp.sections 17: [ OK ] kokkosp.sections (0 ms) 17: [ RUN ] kokkosp.metadata 17: [ OK ] kokkosp.metadata (0 ms) 17: [ RUN ] kokkosp.profile_events 17: [ OK ] kokkosp.profile_events (0 ms) 17: [ RUN ] kokkosp.no_init_kernel 17: [ OK ] kokkosp.no_init_kernel (0 ms) 17: [ RUN ] kokkosp.get_events 17: [ OK ] kokkosp.get_events (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_for 17: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_reduce 17: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_scan 17: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 17: [ RUN ] kokkosp.kernel_name_internal 17: [ OK ] kokkosp.kernel_name_internal (0 ms) 17: [ RUN ] kokkosp.profiling_section 17: [ OK ] kokkosp.profiling_section (0 ms) 17: [ RUN ] kokkosp.scoped_profile_region 17: [ OK ] kokkosp.scoped_profile_region (0 ms) 17: [ RUN ] kokkosp.create_mirror_no_init 17: [ OK ] kokkosp.create_mirror_no_init (0 ms) 17: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 17: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 17: [ RUN ] kokkosp.create_mirror_view_and_copy 17: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 17: [----------] 32 tests from kokkosp (8 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 32 tests from 1 test suite ran. (8 ms total) 17: [ PASSED ] 32 tests. 17/55 Test #17: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.22 sec test 18 Start 18: Kokkos_CoreUnitTest_ToolIndependence [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 18: Test timeout computed to be: 1500 18/55 Test #18: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.03 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoadHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 19: Test timeout computed to be: 1500 Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Site: 2315dd71e003 Build name: Linux-clang++-17 Create new tag: 20250410-2043 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7427/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7427/build Constructing a list of tests 19: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 6 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/55 Test #19: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.21 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLineHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 6 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 20/55 Test #20: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.20 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoad 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 6 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x1083080:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x10832c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1083340:Host:source:0x1083100: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:0x10832c0:40::kokkosp_deallocate_data:Host:source:0x1083080:40::kokkosp_finalize_library:: 21/55 Test #21: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.20 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLine 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 6 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 1: terminate called after throwing an instance of 'std::runtime_error' 1: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 1/65 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport .....................Child aborted***Exception: 0.56 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test timeout computed to be: 1500 2: terminate called after throwing an instance of 'std::runtime_error' 2: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 22: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.6.99::kokkosp_allocate_data:Host:source:0x1083080:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x10832c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1083340:Host:source:0x1083100: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:0x10832c0:40::kokkosp_deallocate_data:Host:source:0x1083080:40::kokkosp_finalize_library:: 22/55 Test #22: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.21 sec test 23 Start 23: Kokkos_CoreUnitTest_StackTraceTest 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 6 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 3 tests from 2 test suites. 23: [----------] Global test environment set-up. 23: [----------] 2 tests from defaultdevicetype_DeathTest 23: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 2/65 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport .......................Child aborted***Exception: 0.13 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: terminate called after throwing an instance of 'std::runtime_error' 3: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 3/65 Test #3: Kokkos_CoreUnitTest_Serial1 ................................Child aborted***Exception: 0.13 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: terminate called after throwing an instance of 'std::runtime_error' 4: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 4/65 Test #4: Kokkos_CoreUnitTest_Serial2 ................................Child aborted***Exception: 0.18 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 5: Test timeout computed to be: 1500 5: terminate called after throwing an instance of 'std::runtime_error' 5: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1e13] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3032083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 23: 23: demangled test_f1: 23: [0x4e1e13] Kokkos::Impl::save_stacktrace() 23: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 23: [0x444ce6] Test::test_stacktrace(bool, bool) 23: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 23: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x454f8f] testing::Test::Run() 23: [0x4572df] testing::TestInfo::Run() 23: [0x458607] testing::TestSuite::Run() 23: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 23: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 23: [0x4599ce] testing::UnitTest::Run() 23: [0x4427f5] main 23: [0x7ffff3032083] __libc_start_main 23: [0x44206e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1e13] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3032083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 23: 23: demangled test_f3: 23: [0x4e1e13] Kokkos::Impl::save_stacktrace() 23: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 23: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x445c4d] Test::test_stacktrace(bool, bool) 23: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 23: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x454f8f] testing::Test::Run() 23: [0x4572df] testing::TestInfo::Run() 23: [0x458607] testing::TestSuite::Run() 23: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 23: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 23: [0x4599ce] testing::UnitTest::Run() 23: [0x4427f5] main 23: [0x7ffff3032083] __libc_start_main 23: [0x44206e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 5/65 Test #5: Kokkos_CoreUnitTest_Cuda1 ..................................Child aborted***Exception: 0.15 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 6: Test timeout computed to be: 1500 6: terminate called after throwing an instance of 'std::runtime_error' 6: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 6/65 Test #6: Kokkos_CoreUnitTest_Cuda2 ..................................Child aborted***Exception: 0.15 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 7: Test timeout computed to be: 1500 7: terminate called after throwing an instance of 'std::runtime_error' 7: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 7/65 Test #7: Kokkos_CoreUnitTest_Cuda3 ..................................Child aborted***Exception: 0.13 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test timeout computed to be: 1500 8: terminate called after throwing an instance of 'std::runtime_error' 8: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 23: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (977 ms) 23: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1e13] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3032083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 23: 23: demangled test_f1: 23: [0x4e1e13] Kokkos::Impl::save_stacktrace() 23: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 23: [0x444ce6] Test::test_stacktrace(bool, bool) 23: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 23: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x454f8f] testing::Test::Run() 23: [0x4572df] testing::TestInfo::Run() 23: [0x458607] testing::TestSuite::Run() 23: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 23: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 23: [0x4599ce] testing::UnitTest::Run() 23: [0x4427f5] main 23: [0x7ffff3032083] __libc_start_main 23: [0x44206e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1e13] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3032083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 23: 23: demangled test_f3: 23: [0x4e1e13] Kokkos::Impl::save_stacktrace() 23: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 23: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x445c4d] Test::test_stacktrace(bool, bool) 23: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 23: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x454f8f] testing::Test::Run() 23: [0x4572df] testing::TestInfo::Run() 23: [0x458607] testing::TestSuite::Run() 23: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 23: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 23: [0x4599ce] testing::UnitTest::Run() 23: [0x4427f5] main 23: [0x7ffff3032083] __libc_start_main 23: [0x44206e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 8/65 Test #8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ...................Child aborted***Exception: 0.11 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaTimingBased 9: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 9: Test timeout computed to be: 1500 9: terminate called after throwing an instance of 'std::runtime_error' 9: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 9/65 Test #9: Kokkos_CoreUnitTest_CudaTimingBased ........................Child aborted***Exception: 0.11 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpInit 10: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.raw_cuda_interop 10: unknown file: Failure 10: C++ exception with description "cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134" thrown in the test body. 10: [ FAILED ] cuda.raw_cuda_interop (1 ms) 10: [----------] 1 test from cuda (1 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (1 ms total) 10: [ PASSED ] 0 tests. 10: [ FAILED ] 1 test, listed below: 10: [ FAILED ] cuda.raw_cuda_interop 10: 10: 1 FAILED TEST 10/65 Test #10: Kokkos_CoreUnitTest_CudaInterOpInit ........................***Failed Error regular expression found in output. Regex=[ FAILED ] 0.02 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test timeout computed to be: 1500 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from cuda 11: [ RUN ] cuda.raw_cuda_streams 11: unknown file: Failure 11: C++ exception with description "cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134" thrown in the test body. 11: [ FAILED ] cuda.raw_cuda_streams (1 ms) 11: [----------] 1 test from cuda (1 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (1 ms total) 11: [ PASSED ] 0 tests. 11: [ FAILED ] 1 test, listed below: 11: [ FAILED ] cuda.raw_cuda_streams 11: 11: 1 FAILED TEST 11/65 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreams .....................***Failed Error regular expression found in output. Regex=[ FAILED ] 0.02 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test timeout computed to be: 1500 12: terminate called after throwing an instance of 'std::runtime_error' 12: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 12/65 Test #12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU .............Child aborted***Exception: 0.12 sec test 13 Start 13: Kokkos_CoreUnitTest_CudaInterOpGraph 23: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (736 ms) 23: [----------] 2 tests from defaultdevicetype_DeathTest (1714 ms total) 23: 23: [----------] 1 test from defaultdevicetype 23: [ RUN ] defaultdevicetype.stacktrace_normal 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1e13] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3032083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 23: 23: demangled test_f1: 23: [0x4e1e13] Kokkos::Impl::save_stacktrace() 23: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 23: [0x444ce6] Test::test_stacktrace(bool, bool) 23: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x454f8f] testing::Test::Run() 23: [0x4572df] testing::TestInfo::Run() 23: [0x458607] testing::TestSuite::Run() 23: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 23: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 23: [0x4599ce] testing::UnitTest::Run() 23: [0x4427f5] main 23: [0x7ffff3032083] __libc_start_main 23: [0x44206e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1e13] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3032083] 23: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 23: 23: demangled test_f3: 23: [0x4e1e13] Kokkos::Impl::save_stacktrace() 23: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 23: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x445c4d] Test::test_stacktrace(bool, bool) 23: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x454f8f] testing::Test::Run() 23: [0x4572df] testing::TestInfo::Run() 23: [0x458607] testing::TestSuite::Run() 23: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 23: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 23: [0x4599ce] testing::UnitTest::Run() 23: [0x4427f5] main 23: [0x7ffff3032083] __libc_start_main 23: [0x44206e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 23: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 23: [----------] 1 test from defaultdevicetype (1 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 3 tests from 2 test suites ran. (1715 ms total) 23: [ PASSED ] 3 tests. 13: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test timeout computed to be: 1500 13: terminate called after throwing an instance of 'std::runtime_error' 13: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 23/55 Test #23: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.94 sec test 24 Start 24: Kokkos_IncrementalTest_OPENMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 6 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 28 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 28 tests from OPENMP 24: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 24: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 24: [ RUN ] OPENMP.IncrTest_01_execspace 24: Host Parallel Execution Space: 24: KOKKOS_ENABLE_OPENMP: yes 24: 24: OpenMP Runtime Configuration: 24: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 24: OpenMP 24: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 24: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 24: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 24: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 24: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 24: [ RUN ] OPENMP.IncrTest_02_AtomicSub 24: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 24: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 24: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 24: [ RUN ] OPENMP.IncrTest_03b_memspace_free 13/65 Test #13: Kokkos_CoreUnitTest_CudaInterOpGraph .......................Child aborted***Exception: 0.18 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 14: terminate called after throwing an instance of 'std::runtime_error' 14: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 14/65 Test #14: Kokkos_CoreUnitTest_Default ................................Child aborted***Exception: 0.12 sec test 15 Start 15: Kokkos_CoreUnitTest_InitializeFinalize 15: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 6 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:62: Failure 15: Death test: { { Kokkos::initialize(); auto views = make_views(); Kokkos::finalize(); } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:62:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:72: Failure 15: Death test: { { Kokkos::initialize(); Kokkos::finalize(); auto views = make_views(); } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:72:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (39 ms) 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 24: [ OK ] OPENMP.IncrTest_03b_memspace_free (130 ms) 24: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 24: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 24: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 24: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (6 ms) 24: [ RUN ] OPENMP.IncrTest_05_reduction 24: [ OK ] OPENMP.IncrTest_05_reduction (6 ms) 24: [ RUN ] OPENMP.IncrTest_06_mdrange2D 24: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 24: [ RUN ] OPENMP.IncrTest_06_mdrange3D 24: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 24: [ RUN ] OPENMP.IncrTest_06_mdrange4D 24: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 24: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 24: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 24: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 24: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 24: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 24: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 24: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 24: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 24: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 24: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 24: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 24: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 24: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:89: Failure 15: Death test: { { Kokkos::View<int*> v; Kokkos::initialize(); v = Kokkos::View<int*>("v", 10); v = Kokkos::View<int*>(); Kokkos::finalize(); } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:89:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:100: Failure 15: Death test: { { Kokkos::initialize(); Kokkos::View<int*> v("v", 10); v = {}; Kokkos::finalize(); } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:100:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:108: Failure 15: Death test: { Kokkos::initialize(); Kokkos::View<int*> v("v", 0); Kokkos::finalize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:108:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:131: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); Kokkos::View<int*> v("v", 0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:131:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (200 ms) 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (239 ms total) 15: 15: [----------] 4 tests from InitializeFinalize_DeathTest 15: [ RUN ] InitializeFinalize_DeathTest.initialize 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:38: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:38:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:46: Failure 15: Death test: { Kokkos::initialize(); Kokkos::initialize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:46:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:55: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); Kokkos::initialize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:55:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] InitializeFinalize_DeathTest.initialize (59 ms) 15: [ RUN ] InitializeFinalize_DeathTest.finalize 24: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (161 ms) 24: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 24: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (7 ms) 24: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 24: [ OK ] OPENMP.IncrTest_12b_TeamScratch (1 ms) 24: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 24: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 24: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 24: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 24: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 24: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 24: [ RUN ] OPENMP.incr_14_MDrangeReduce 24: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 24: [ RUN ] OPENMP.IncrTest_16_parallelscan 24: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 24: [ RUN ] OPENMP.incr_17_atomicView 24: [ OK ] OPENMP.incr_17_atomicView (0 ms) 24: [----------] 28 tests from OPENMP (319 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 28 tests from 1 test suite ran. (319 ms total) 24: [ PASSED ] 28 tests. 24/55 Test #24: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.54 sec test 25 Start 25: Kokkos_IncrementalTest_CUDA 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_CUDA 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 6 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:72: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:72:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:80: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); Kokkos::finalize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:80:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] InitializeFinalize_DeathTest.finalize (157 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_initialized 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:96: Failure 15: Death test: { bool success = true; success &= !Kokkos::is_initialized(); Kokkos::initialize(); success &= Kokkos::is_initialized(); Kokkos::finalize(); success &= !Kokkos::is_initialized(); std::exit(success ? 0 : 1); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:96:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] InitializeFinalize_DeathTest.is_initialized (36 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_finalized 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:112: Failure 15: Death test: { bool success = true; success &= !Kokkos::is_finalized(); Kokkos::initialize(); success &= !Kokkos::is_finalized(); Kokkos::finalize(); success &= Kokkos::is_finalized(); std::exit(success ? 0 : 1); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestInitializeFinalize.cpp:112:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] InitializeFinalize_DeathTest.is_finalized (8 ms) 15: [----------] 4 tests from InitializeFinalize_DeathTest (261 ms total) 15: 15: [----------] 1 test from Legion_DeathTest 15: [ RUN ] Legion_DeathTest.individual_backend_initialization 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestLegionInitialization.cpp:79: Failure 15: Death test: { bool success = true; Kokkos::InitializationSettings kokkos_init_settings; Kokkos::Impl::pre_initialize(kokkos_init_settings); Kokkos::DefaultHostExecutionSpace::impl_initialize( kokkos_init_settings); if (!std::is_same_v<Kokkos::DefaultExecutionSpace, Kokkos::DefaultHostExecutionSpace>) Kokkos::DefaultExecutionSpace::impl_initialize(kokkos_init_settings); Kokkos::Impl::post_initialize(kokkos_init_settings); success &= Kokkos::is_initialized(); { Kokkos::View<int*> d("d", 1000); Kokkos::deep_copy(d, 1); int result; Kokkos::parallel_reduce("TestRed", d.extent(0), ReductionFunctor{d}, result); success &= (result == d.extent_int(0)); } Kokkos::Impl::pre_finalize(); if (!std::is_same_v<Kokkos::DefaultExecutionSpace, Kokkos::DefaultHostExecutionSpace>) Kokkos::DefaultExecutionSpace::impl_finalize(); Kokkos::DefaultHostExecutionSpace::impl_finalize(); Kokkos::Impl::post_finalize(); success &= !Kokkos::is_initialized(); success &= Kokkos::is_finalized(); std::exit(success ? 0 : 1); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestLegionInitialization.cpp:79:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] Legion_DeathTest.individual_backend_initialization (6 ms) 15: [----------] 1 test from Legion_DeathTest (6 ms total) 15: 15: [----------] 2 tests from PushFinalizeHook_DeathTest 15: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestPushFinalizeHook.cpp:86: Failure 15: Death test: { Kokkos::push_finalize_hook(hook1); Kokkos::push_finalize_hook( [] { hookOutput << hook2str << '\n'; }); Kokkos::initialize(); std::function<void()> hook3 = [] { hookOutput << hook3str << '\n'; }; Kokkos::push_finalize_hook(hook3); Hook4 hook4; Kokkos::push_finalize_hook(hook4); Kokkos::finalize(); std::exit(hookOutput.str() == expectedOutput ? 0 : 1); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestPushFinalizeHook.cpp:86:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] PushFinalizeHook_DeathTest.called_in_reverse_order (25 ms) 15: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestPushFinalizeHook.cpp:109: Failure 15: Death test: { Kokkos::push_finalize_hook( [] { throw std::runtime_error("uncaught exception"); }); Kokkos::initialize(); Kokkos::finalize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestPushFinalizeHook.cpp:109:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] PushFinalizeHook_DeathTest.terminate_on_throw (8 ms) 15: [----------] 2 tests from PushFinalizeHook_DeathTest (33 ms total) 15: 15: [----------] 6 tests from ScopeGuard_DeathTest 15: [ RUN ] ScopeGuard_DeathTest.create 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:47: Failure 15: Death test: { { Kokkos::ScopeGuard guard{}; if (!Kokkos::is_initialized()) std::exit(1); if (Kokkos::is_finalized()) std::exit(1); } if (Kokkos::is_initialized()) std::exit(1); if (!Kokkos::is_finalized()) std::exit(1); std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:47:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create (41 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_argument 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:65: Failure 15: Death test: { { Kokkos::InitializationSettings settings{}; Kokkos::ScopeGuard guard{settings}; } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:65:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create_argument (7 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 25: [==========] Running 28 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 28 tests from CUDA 25: [ RUN ] CUDA.IncrTest_01_execspace_typedef 25: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 25: [ RUN ] CUDA.IncrTest_01_execspace 25: Device Execution Space: 25: KOKKOS_ENABLE_CUDA: yes 25: Cuda Options: 25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_CUDA_UVM: no 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 25: 25: Cuda Runtime Configuration: 25: macro KOKKOS_ENABLE_CUDA : defined 25: macro CUDA_VERSION = 12020 = version 12.2 25: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 25: Capability: 7.0 25: Total Global Memory: 31.73 GiB 25: Shared Memory per Block: 48 KiB 25: Can access system allocated memory: 0 25: via Address Translation Service: 0 25: Cuda 25: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicExchange 25: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicAdd 25: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicSub 25: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 25: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 25: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 25: [ RUN ] CUDA.IncrTest_03b_memspace_free 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:80: Failure 15: Death test: { Kokkos::ScopeGuard guard1{}; Kokkos::ScopeGuard guard2{}; } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:80:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create_while_initialize (23 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:95: Failure 15: Death test: { Kokkos::initialize(); Kokkos::ScopeGuard guard{}; } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:95:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create_after_initialize (7 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:111: Failure 15: Death test: { { Kokkos::ScopeGuard guard1{}; } Kokkos::ScopeGuard guard2{}; } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:111:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create_after_finalize (24 ms) 15: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 15: /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:125: Failure 15: Death test: { Kokkos::ScopeGuard guard{}; Kokkos::finalize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7427/core/unit_test/TestScopeGuard.cpp:125:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.destroy_after_finalize (7 ms) 15: [----------] 6 tests from ScopeGuard_DeathTest (112 ms total) 15: 15: [----------] 13 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (393 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [----------] 13 tests from defaultdevicetype (402 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 6 test suites ran. (1056 ms total) 15: [ PASSED ] 13 tests. 15: [ FAILED ] 15 tests, listed below: 15: [ FAILED ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 15: [ FAILED ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 15: [ FAILED ] InitializeFinalize_DeathTest.initialize 15: [ FAILED ] InitializeFinalize_DeathTest.finalize 15: [ FAILED ] InitializeFinalize_DeathTest.is_initialized 15: [ FAILED ] InitializeFinalize_DeathTest.is_finalized 15: [ FAILED ] Legion_DeathTest.individual_backend_initialization 15: [ FAILED ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: [ FAILED ] PushFinalizeHook_DeathTest.terminate_on_throw 15: [ FAILED ] ScopeGuard_DeathTest.create 15: [ FAILED ] ScopeGuard_DeathTest.create_argument 15: [ FAILED ] ScopeGuard_DeathTest.create_while_initialize 15: [ FAILED ] ScopeGuard_DeathTest.create_after_initialize 15: [ FAILED ] ScopeGuard_DeathTest.create_after_finalize 15: [ FAILED ] ScopeGuard_DeathTest.destroy_after_finalize 15: 15: 15 FAILED TESTS 15/65 Test #15: Kokkos_CoreUnitTest_InitializeFinalize .....................***Failed Error regular expression found in output. Regex=[ FAILED ] 1.08 sec test 16 Start 16: Kokkos_CoreUnitTest_Develop 16: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_Develop 16: Test timeout computed to be: 1500 16: terminate called after throwing an instance of 'std::runtime_error' 16: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 16/65 Test #16: Kokkos_CoreUnitTest_Develop ................................Child aborted***Exception: 0.12 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBuiltins 17: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 17: Test timeout computed to be: 1500 17: terminate called after throwing an instance of 'std::runtime_error' 17: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 17/65 Test #17: Kokkos_CoreUnitTest_TuningBuiltins .........................Child aborted***Exception: 0.12 sec test 18 Start 18: Kokkos_CoreUnitTest_TuningBasics 18: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 18: Test timeout computed to be: 1500 18: terminate called after throwing an instance of 'std::runtime_error' 18: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 18/65 Test #18: Kokkos_CoreUnitTest_TuningBasics ...........................Child aborted***Exception: 0.11 sec test 19 Start 19: Kokkos_CoreUnitTest_CategoricalTuner 19: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 19: Test timeout computed to be: 1500 19: terminate called after throwing an instance of 'std::runtime_error' 19: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 19/65 Test #19: Kokkos_CoreUnitTest_CategoricalTuner .......................Child aborted***Exception: 0.11 sec test 20 Start 20: Kokkos_CoreUnitTest_KokkosP 20: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 20: Test timeout computed to be: 1500 20: terminate called after throwing an instance of 'std::runtime_error' 20: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 20/65 Test #20: Kokkos_CoreUnitTest_KokkosP ................................Child aborted***Exception: 0.14 sec test 21 Start 21: Kokkos_CoreUnitTest_ToolIndependence 21: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 21: Test timeout computed to be: 1500 21/65 Test #21: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoadHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 22: Test timeout computed to be: 1500 22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 22: terminate called after throwing an instance of 'std::runtime_error' 22: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 22/65 Test #22: Kokkos_ProfilingTestLibraryLoadHelp ........................Child aborted***Exception: 0.13 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLineHelp 23: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 23: terminate called after throwing an instance of 'std::runtime_error' 23: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 23/65 Test #23: Kokkos_ProfilingTestLibraryCmdLineHelp .....................Child aborted***Exception: 0.11 sec test 24 Start 24: Kokkos_ProfilingTestLibraryLoad 24: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 24: Environment variables: 24: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so 24: Test timeout computed to be: 1500 24: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 24: terminate called after throwing an instance of 'std::runtime_error' 24: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 24/65 Test #24: Kokkos_ProfilingTestLibraryLoad ............................Child aborted***Exception: 0.11 sec test 25 Start 25: Kokkos_ProfilingTestLibraryCmdLine 25: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/libkokkosprinter-tool.so" 25: Test timeout computed to be: 1500 25: terminate called after throwing an instance of 'std::runtime_error' 25: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 25/65 Test #25: Kokkos_ProfilingTestLibraryCmdLine .........................Child aborted***Exception: 0.10 sec test 26 Start 26: Kokkos_CoreUnitTest_StackTraceTest 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_StackTraceTestExec 26: Test timeout computed to be: 1500 26: terminate called after throwing an instance of 'std::runtime_error' 26: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 26/65 Test #26: Kokkos_CoreUnitTest_StackTraceTest .........................Child aborted***Exception: 0.17 sec test 27 Start 27: Kokkos_IncrementalTest_SERIAL 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 27: Test timeout computed to be: 1500 27: terminate called after throwing an instance of 'std::runtime_error' 27: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 27/65 Test #27: Kokkos_IncrementalTest_SERIAL ..............................Child aborted***Exception: 0.11 sec test 28 Start 28: Kokkos_IncrementalTest_CUDA 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_IncrementalTest_CUDA 28: Test timeout computed to be: 1500 28: terminate called after throwing an instance of 'std::runtime_error' 28: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 28/65 Test #28: Kokkos_IncrementalTest_CUDA ................................Child aborted***Exception: 0.12 sec test 29 Start 29: Kokkos_CoreUnitTest_CTestDevice 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 29: Test timeout computed to be: 1500 29: [==========] Running 8 tests from 2 test suites. 29: [----------] Global test environment set-up. 29: [----------] 5 tests from ctest_environment_DeathTest 29: [ RUN ] ctest_environment_DeathTest.invalid_rank 29: [ OK ] ctest_environment_DeathTest.invalid_rank (108 ms) 29: [ RUN ] ctest_environment_DeathTest.no_type_str 29: [ OK ] ctest_environment_DeathTest.no_type_str (129 ms) 29: [ RUN ] ctest_environment_DeathTest.missing_type 25: [ OK ] CUDA.IncrTest_03b_memspace_free (2166 ms) 25: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 25: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 25: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 25: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 25: [ RUN ] CUDA.IncrTest_05_reduction 25: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange2D 25: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange3D 25: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange4D 25: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 25: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 25: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 25: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 25: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 25: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 25: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 25: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 25: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (369 ms) 25: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 25: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 25: [ RUN ] CUDA.IncrTest_12b_TeamScratch 25: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 25: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.incr_14_MDrangeReduce 25: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 25: [ RUN ] CUDA.IncrTest_16_parallelscan 25: [ OK ] CUDA.IncrTest_16_parallelscan (6 ms) 25: [ RUN ] CUDA.incr_17_atomicView 25: [ OK ] CUDA.incr_17_atomicView (0 ms) 25: [----------] 28 tests from CUDA (2560 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 28 tests from 1 test suite ran. (2561 ms total) 25: [ PASSED ] 28 tests. 25/55 Test #25: Kokkos_IncrementalTest_CUDA ................................ Passed 2.78 sec test 26 Start 26: Kokkos_CoreUnitTest_CTestDevice 26: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 26: Test timeout computed to be: 1500 26: [==========] Running 8 tests from 2 test suites. 26: [----------] Global test environment set-up. 26: [----------] 5 tests from ctest_environment_DeathTest 26: [ RUN ] ctest_environment_DeathTest.invalid_rank 26: [ OK ] ctest_environment_DeathTest.invalid_rank (131 ms) 26: [ RUN ] ctest_environment_DeathTest.no_type_str 29: [ OK ] ctest_environment_DeathTest.missing_type (223 ms) 29: [ RUN ] ctest_environment_DeathTest.no_id_str 29: [ OK ] ctest_environment_DeathTest.no_id_str (87 ms) 29: [ RUN ] ctest_environment_DeathTest.invalid_id_str 26: [ OK ] ctest_environment_DeathTest.no_type_str (116 ms) 26: [ RUN ] ctest_environment_DeathTest.missing_type 26: [ OK ] ctest_environment_DeathTest.missing_type (643 ms) 26: [ RUN ] ctest_environment_DeathTest.no_id_str 29: [ OK ] ctest_environment_DeathTest.invalid_id_str (585 ms) 29: [----------] 5 tests from ctest_environment_DeathTest (1134 ms total) 29: 29: [----------] 3 tests from ctest_environment 29: [ RUN ] ctest_environment.no_device_type 29: [ OK ] ctest_environment.no_device_type (0 ms) 29: [ RUN ] ctest_environment.no_process_count 29: [ OK ] ctest_environment.no_process_count (0 ms) 29: [ RUN ] ctest_environment.good 29: [ OK ] ctest_environment.good (0 ms) 29: [----------] 3 tests from ctest_environment (0 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 8 tests from 2 test suites ran. (1134 ms total) 29: [ PASSED ] 8 tests. 29/65 Test #29: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.15 sec test 30 Start 30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 30: Test timeout computed to be: 1500 30/65 Test #30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 31 Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 31: Test timeout computed to be: 1500 31: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 31/65 Test #31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 32 Start 32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 32: Test timeout computed to be: 1500 32/65 Test #32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 33 Start 33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 33: Environment variables: 33: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 33: Test timeout computed to be: 1500 33/65 Test #33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 34 Start 34: Kokkos_CoreUnitTest_DeviceAndThreads 34: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py" "-v" 34: Test timeout computed to be: 1500 26: [ OK ] ctest_environment_DeathTest.no_id_str (124 ms) 26: [ RUN ] ctest_environment_DeathTest.invalid_id_str 26: [ OK ] ctest_environment_DeathTest.invalid_id_str (211 ms) 26: [----------] 5 tests from ctest_environment_DeathTest (1228 ms total) 26: 26: [----------] 3 tests from ctest_environment 26: [ RUN ] ctest_environment.no_device_type 26: [ OK ] ctest_environment.no_device_type (0 ms) 26: [ RUN ] ctest_environment.no_process_count 26: [ OK ] ctest_environment.no_process_count (0 ms) 26: [ RUN ] ctest_environment.good 26: [ OK ] ctest_environment.good (0 ms) 26: [----------] 3 tests from ctest_environment (0 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 8 tests from 2 test suites ran. (1228 ms total) 26: [ PASSED ] 8 tests. 26/55 Test #26: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.28 sec test 27 Start 27: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 27: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 27: Test timeout computed to be: 1500 27/55 Test #27: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 28: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 28: Test timeout computed to be: 1500 28: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 28/55 Test #28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 29: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 29: Test timeout computed to be: 1500 29/55 Test #29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 30: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 30: Environment variables: 30: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 30: Test timeout computed to be: 1500 30/55 Test #30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec test 31 Start 31: Kokkos_ContainersUnitTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 6 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 67 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from openmp_DeathTest 31: [ RUN ] openmp_DeathTest.dualview_external_view_construction 34: test_device_id (__main__.KokkosInitializationTestCase.test_device_id) ... ERROR 34: test_disable_warnings (__main__.KokkosInitializationTestCase.test_disable_warnings) ... ERROR 34: test_num_devices (__main__.KokkosInitializationTestCase.test_num_devices) ... ERROR 34: test_num_threads (__main__.KokkosInitializationTestCase.test_num_threads) ... ERROR 34: test_tune_internals (__main__.KokkosInitializationTestCase.test_tune_internals) ... ERROR 34: 34: ====================================================================== 34: ERROR: test_device_id (__main__.KokkosInitializationTestCase.test_device_id) 34: ---------------------------------------------------------------------- 34: Traceback (most recent call last): 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 80, in test_device_id 34: num_devices = GetFlag("num_devices") 34: ^^^^^^^^^^^^^^^^^^^^^^ 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 34: raise Exception(p.stderr.decode("utf-8")) 34: Exception: terminate called after throwing an instance of 'std::runtime_error' 34: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 34: 34: 34: ====================================================================== 34: ERROR: test_disable_warnings (__main__.KokkosInitializationTestCase.test_disable_warnings) 34: ---------------------------------------------------------------------- 34: Traceback (most recent call last): 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 94, in test_disable_warnings 34: self.assertEqual(0, GetFlag("disable_warnings")) 34: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 34: raise Exception(p.stderr.decode("utf-8")) 34: Exception: terminate called after throwing an instance of 'std::runtime_error' 34: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 34: 34: 34: ====================================================================== 34: ERROR: test_num_devices (__main__.KokkosInitializationTestCase.test_num_devices) 34: ---------------------------------------------------------------------- 34: Traceback (most recent call last): 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 71, in test_num_devices 34: num_devices = GetFlag("num_devices") 34: ^^^^^^^^^^^^^^^^^^^^^^ 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 34: raise Exception(p.stderr.decode("utf-8")) 34: Exception: terminate called after throwing an instance of 'std::runtime_error' 34: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 34: 34: 34: ====================================================================== 34: ERROR: test_num_threads (__main__.KokkosInitializationTestCase.test_num_threads) 34: ---------------------------------------------------------------------- 34: Traceback (most recent call last): 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 58, in test_num_threads 34: max_threads = GetFlag("max_threads") 34: ^^^^^^^^^^^^^^^^^^^^^^ 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 34: raise Exception(p.stderr.decode("utf-8")) 34: Exception: terminate called after throwing an instance of 'std::runtime_error' 34: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 34: 34: 34: ====================================================================== 34: ERROR: test_tune_internals (__main__.KokkosInitializationTestCase.test_tune_internals) 34: ---------------------------------------------------------------------- 34: Traceback (most recent call last): 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 107, in test_tune_internals 34: self.assertEqual(0, GetFlag("tune_internals")) 34: ^^^^^^^^^^^^^^^^^^^^^^^^^ 34: File "/var/jenkins/workspace/Kokkos_PR-7427/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 34: raise Exception(p.stderr.decode("utf-8")) 34: Exception: terminate called after throwing an instance of 'std::runtime_error' 34: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 34: 34: 34: ---------------------------------------------------------------------- 34: Ran 5 tests in 0.518s 34: 34: FAILED (errors=5) 34/65 Test #34: Kokkos_CoreUnitTest_DeviceAndThreads .......................***Failed 1.16 sec test 35 Start 35: Kokkos_PerformanceTest_TaskDag 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 35: Test timeout computed to be: 1500 35: terminate called after throwing an instance of 'std::runtime_error' 35: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 31: [ OK ] openmp_DeathTest.dualview_external_view_construction (641 ms) 31: [ RUN ] openmp_DeathTest.offsetview_unmanaged_construction 35/65 Test #35: Kokkos_PerformanceTest_TaskDag .............................Child aborted***Exception: 0.14 sec test 36 Start 36: Kokkos_PerformanceTest_Benchmark 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-04-10_T19-22-46.json" 36: Test timeout computed to be: 1500 36: terminate called after throwing an instance of 'std::runtime_error' 36: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 36/65 Test #36: Kokkos_PerformanceTest_Benchmark ...........................Child aborted***Exception: 0.14 sec test 37 Start 37: Kokkos_Benchmark_Atomic_MinMax 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-04-10_T19-22-46.json" 37: Test timeout computed to be: 1500 37: terminate called after throwing an instance of 'std::runtime_error' 37: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 37/65 Test #37: Kokkos_Benchmark_Atomic_MinMax .............................Child aborted***Exception: 0.12 sec test 38 Start 38: Kokkos_PerformanceTest_Mempool 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-04-10_T19-22-46.json" 38: Test timeout computed to be: 1500 38: terminate called after throwing an instance of 'std::runtime_error' 38: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 38/65 Test #38: Kokkos_PerformanceTest_Mempool .............................Child aborted***Exception: 0.12 sec test 39 Start 39: Kokkos_PerformanceTest_Atomic 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-04-10_T19-22-46.json" 39: Test timeout computed to be: 1500 39: terminate called after throwing an instance of 'std::runtime_error' 39: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 39/65 Test #39: Kokkos_PerformanceTest_Atomic ..............................Child aborted***Exception: 0.11 sec test 40 Start 40: Kokkos_PerformanceTest_Reduction 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-04-10_T19-22-46.json" 40: Test timeout computed to be: 1500 40: terminate called after throwing an instance of 'std::runtime_error' 40: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 40/65 Test #40: Kokkos_PerformanceTest_Reduction ...........................Child aborted***Exception: 0.12 sec test 41 Start 41: Kokkos_ContainersUnitTest_Serial 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 41: Test timeout computed to be: 1500 41: terminate called after throwing an instance of 'std::runtime_error' 41: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 41/65 Test #41: Kokkos_ContainersUnitTest_Serial ...........................Child aborted***Exception: 0.13 sec test 42 Start 42: Kokkos_ContainersUnitTest_Cuda 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 42: Test timeout computed to be: 1500 42: terminate called after throwing an instance of 'std::runtime_error' 42: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 42/65 Test #42: Kokkos_ContainersUnitTest_Cuda .............................Child aborted***Exception: 0.14 sec test 43 Start 43: Kokkos_ContainersPerformanceTest_Cuda 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 43: Test timeout computed to be: 1500 43: terminate called after throwing an instance of 'std::runtime_error' 43: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 43/65 Test #43: Kokkos_ContainersPerformanceTest_Cuda ......................Child aborted***Exception: 0.12 sec test 44 Start 44: Kokkos_UnitTest_Sort 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 44: Test timeout computed to be: 1500 44: terminate called after throwing an instance of 'std::runtime_error' 44: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 44/65 Test #44: Kokkos_UnitTest_Sort .......................................Child aborted***Exception: 0.12 sec test 45 Start 45: Kokkos_UnitTest_Random 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 45: Test timeout computed to be: 1500 45: terminate called after throwing an instance of 'std::runtime_error' 45: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 45/65 Test #45: Kokkos_UnitTest_Random .....................................Child aborted***Exception: 0.12 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_A 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 46: Test timeout computed to be: 1500 46: terminate called after throwing an instance of 'std::runtime_error' 46: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 46/65 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_A .........................Child aborted***Exception: 0.11 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_B 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 47: Test timeout computed to be: 1500 47: terminate called after throwing an instance of 'std::runtime_error' 47: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 47/65 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_B .........................Child aborted***Exception: 0.12 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_C 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 48: Test timeout computed to be: 1500 48: terminate called after throwing an instance of 'std::runtime_error' 48: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 48/65 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_C .........................Child aborted***Exception: 0.14 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_D 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 49: Test timeout computed to be: 1500 49: terminate called after throwing an instance of 'std::runtime_error' 49: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 49/65 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_D .........................Child aborted***Exception: 0.12 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_E 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 50: Test timeout computed to be: 1500 50: terminate called after throwing an instance of 'std::runtime_error' 50: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 50/65 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_E .........................Child aborted***Exception: 0.13 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 51: Test timeout computed to be: 1500 51: terminate called after throwing an instance of 'std::runtime_error' 51: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 51/65 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................Child aborted***Exception: 0.11 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 52: Test timeout computed to be: 1500 52: terminate called after throwing an instance of 'std::runtime_error' 52: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 52/65 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................Child aborted***Exception: 0.11 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 53: Test timeout computed to be: 1500 53: terminate called after throwing an instance of 'std::runtime_error' 53: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 53/65 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................Child aborted***Exception: 0.11 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 54: Test timeout computed to be: 1500 54: terminate called after throwing an instance of 'std::runtime_error' 54: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 54/65 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................Child aborted***Exception: 0.12 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 55: Test timeout computed to be: 1500 55: terminate called after throwing an instance of 'std::runtime_error' 55: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 55/65 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................Child aborted***Exception: 0.11 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 56: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 56: Test timeout computed to be: 1500 56: terminate called after throwing an instance of 'std::runtime_error' 56: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 56/65 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................Child aborted***Exception: 0.12 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 57: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 57: Test timeout computed to be: 1500 57: terminate called after throwing an instance of 'std::runtime_error' 57: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 57/65 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................Child aborted***Exception: 0.12 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 58: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 58: Test timeout computed to be: 1500 58: terminate called after throwing an instance of 'std::runtime_error' 58: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 58/65 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................Child aborted***Exception: 0.11 sec test 59 Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 59: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 59: Test timeout computed to be: 1500 59: terminate called after throwing an instance of 'std::runtime_error' 59: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 59/65 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................Child aborted***Exception: 0.12 sec test 60 Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 60: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 60: Test timeout computed to be: 1500 60: terminate called after throwing an instance of 'std::runtime_error' 60: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 60/65 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................Child aborted***Exception: 0.13 sec test 61 Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 61: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 61: Test timeout computed to be: 1500 61: terminate called after throwing an instance of 'std::runtime_error' 61: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 61/65 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................Child aborted***Exception: 0.12 sec test 62 Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 62: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 62: Test timeout computed to be: 1500 62: terminate called after throwing an instance of 'std::runtime_error' 62: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 62/65 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................Child aborted***Exception: 0.11 sec test 63 Start 63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 63: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 63: Test timeout computed to be: 1500 63: terminate called after throwing an instance of 'std::runtime_error' 63: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 63/65 Test #63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................Child aborted***Exception: 0.13 sec test 64 Start 64: Kokkos_PerformanceTest_InclusiveScan 64: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-04-10_T19-22-46.json" 64: Test timeout computed to be: 1500 64: terminate called after throwing an instance of 'std::runtime_error' 64: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 64/65 Test #64: Kokkos_PerformanceTest_InclusiveScan .......................Child aborted***Exception: 0.12 sec test 65 Start 65: Kokkos_UnitTest_SIMD 65: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 65: Test timeout computed to be: 1500 65: terminate called after throwing an instance of 'std::runtime_error' 65: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7427/core/src/impl/Kokkos_Core.cpp:134 65/65 Test #65: Kokkos_UnitTest_SIMD .......................................Child aborted***Exception: 0.13 sec 9% tests passed, 59 tests failed out of 65 Label Time Summary: Kokkos = 8.86 sec*proc (58 tests) Total Test time (real) = 13.29 sec The following tests FAILED: 1 - Kokkos_CoreUnitTest_Serial_ViewSupport (Child aborted) 2 - Kokkos_CoreUnitTest_Cuda_ViewSupport (Child aborted) 3 - Kokkos_CoreUnitTest_Serial1 (Child aborted) 4 - Kokkos_CoreUnitTest_Serial2 (Child aborted) 5 - Kokkos_CoreUnitTest_Cuda1 (Child aborted) 6 - Kokkos_CoreUnitTest_Cuda2 (Child aborted) 7 - Kokkos_CoreUnitTest_Cuda3 (Child aborted) 8 - Kokkos_CoreUnitTest_CudaGraphAtomicLocks (Child aborted) 9 - Kokkos_CoreUnitTest_CudaTimingBased (Child aborted) 10 - Kokkos_CoreUnitTest_CudaInterOpInit (Failed) 11 - Kokkos_CoreUnitTest_CudaInterOpStreams (Failed) 12 - Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU (Child aborted) 13 - Kokkos_CoreUnitTest_CudaInterOpGraph (Child aborted) 14 - Kokkos_CoreUnitTest_Default (Child aborted) 15 - Kokkos_CoreUnitTest_InitializeFinalize (Failed) 16 - Kokkos_CoreUnitTest_Develop (Child aborted) 17 - Kokkos_CoreUnitTest_TuningBuiltins (Child aborted) 18 - Kokkos_CoreUnitTest_TuningBasics (Child aborted) 19 - Kokkos_CoreUnitTest_CategoricalTuner (Child aborted) 20 - Kokkos_CoreUnitTest_KokkosP (Child aborted) 22 - Kokkos_ProfilingTestLibraryLoadHelp (Child aborted) 23 - Kokkos_ProfilingTestLibraryCmdLineHelp (Child aborted) 24 - Kokkos_ProfilingTestLibraryLoad (Child aborted) 25 - Kokkos_ProfilingTestLibraryCmdLine (Child aborted) 26 - Kokkos_CoreUnitTest_StackTraceTest (Child aborted) 27 - Kokkos_IncrementalTest_SERIAL (Child aborted) 28 - Kokkos_IncrementalTest_CUDA (Child aborted) 34 - Kokkos_CoreUnitTest_DeviceAndThreads (Failed) 35 - Kokkos_PerformanceTest_TaskDag (Child aborted) 36 - Kokkos_PerformanceTest_Benchmark (Child aborted) 37 - Kokkos_Benchmark_Atomic_MinMax (Child aborted) 38 - Kokkos_PerformanceTest_Mempool (Child aborted) 39 - Kokkos_PerformanceTest_Atomic (Child aborted) 40 - Kokkos_PerformanceTest_Reduction (Child aborted) 41 - Kokkos_ContainersUnitTest_Serial (Child aborted) 42 - Kokkos_ContainersUnitTest_Cuda (Child aborted) 43 - Kokkos_ContainersPerformanceTest_Cuda (Child aborted) 44 - Kokkos_UnitTest_Sort (Child aborted) 45 - Kokkos_UnitTest_Random (Child aborted) 46 - Kokkos_AlgorithmsUnitTest_StdSet_A (Child aborted) 47 - Kokkos_AlgorithmsUnitTest_StdSet_B (Child aborted) 48 - Kokkos_AlgorithmsUnitTest_StdSet_C (Child aborted) 49 - Kokkos_AlgorithmsUnitTest_StdSet_D (Child aborted) 50 - Kokkos_AlgorithmsUnitTest_StdSet_E (Child aborted) 51 - Kokkos_AlgorithmsUnitTest_StdSet_Team_A (Child aborted) 52 - Kokkos_AlgorithmsUnitTest_StdSet_Team_B (Child aborted) 53 - Kokkos_AlgorithmsUnitTest_StdSet_Team_C (Child aborted) 54 - Kokkos_AlgorithmsUnitTest_StdSet_Team_D (Child aborted) 55 - Kokkos_AlgorithmsUnitTest_StdSet_Team_E (Child aborted) 56 - Kokkos_AlgorithmsUnitTest_StdSet_Team_F (Child aborted) 57 - Kokkos_AlgorithmsUnitTest_StdSet_Team_G (Child aborted) 58 - Kokkos_AlgorithmsUnitTest_StdSet_Team_H (Child aborted) 59 - Kokkos_AlgorithmsUnitTest_StdSet_Team_I (Child aborted) 60 - Kokkos_AlgorithmsUnitTest_StdSet_Team_L (Child aborted) 61 - Kokkos_AlgorithmsUnitTest_StdSet_Team_M (Child aborted) 62 - Kokkos_AlgorithmsUnitTest_StdSet_Team_P (Child aborted) 63 - Kokkos_AlgorithmsUnitTest_StdSet_Team_Q (Child aborted) 64 - Kokkos_PerformanceTest_InclusiveScan (Child aborted) 65 - Kokkos_UnitTest_SIMD (Child aborted) Errors while running CTest 31: [ OK ] openmp_DeathTest.offsetview_unmanaged_construction (7460 ms) 31: [----------] 2 tests from openmp_DeathTest (8101 ms total) 31: 31: [----------] 65 tests from openmp 31: [ RUN ] openmp.bitset 31: [ OK ] openmp.bitset (469 ms) 31: [ RUN ] openmp.bitset_default_constructor_no_alloc 31: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 31: [ RUN ] openmp.dualview_combination 31: [ OK ] openmp.dualview_combination (0 ms) 31: [ RUN ] openmp.dualview_alloc 31: [ OK ] openmp.dualview_alloc (0 ms) 31: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 31: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 31: [ RUN ] openmp.dualview_combinations_without_init 31: [ OK ] openmp.dualview_combinations_without_init (0 ms) 31: [ RUN ] openmp.dualview_deep_copy 31: [ OK ] openmp.dualview_deep_copy (0 ms) 31: [ RUN ] openmp.dualview_sync_should_fence 31: [ OK ] openmp.dualview_sync_should_fence (0 ms) 31: [ RUN ] openmp.dualview_realloc 31: [ OK ] openmp.dualview_realloc (0 ms) 31: [ RUN ] openmp.dualview_resize 31: [ OK ] openmp.dualview_resize (0 ms) 31: [ RUN ] openmp.dualview_device_correct_kokkos_device 31: [ OK ] openmp.dualview_device_correct_kokkos_device (1 ms) 31: [ RUN ] openmp.dualview_host_correct_kokkos_device 31: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 31: [ RUN ] openmp.dualview_host_modify_template_device_sync 31: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 31: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 31: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 31: [ RUN ] openmp.dualview_device_modify_template_host_sync 31: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 31: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 31: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 31: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 31: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 31: [ RUN ] openmp.dualview_template_views_return_correct_views_from_const_dual_view 31: [ OK ] openmp.dualview_template_views_return_correct_views_from_const_dual_view (1 ms) 31: [ RUN ] openmp.dualview_sequential_host_init 31: [ OK ] openmp.dualview_sequential_host_init (2 ms) 31: [ RUN ] openmp.dualview_default_constructed 31: [ OK ] openmp.dualview_default_constructed (0 ms) 31: [ RUN ] openmp.dynamic_view 31: [ OK ] openmp.dynamic_view (14 ms) 31: [ RUN ] openmp.dyn_rank_view_api_generic 31: [ OK ] openmp.dyn_rank_view_api_generic (17 ms) 31: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 31: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 31: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 31: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 31: skipping since not default execution space 31: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 31: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 31: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 31: [ RUN ] openmp.dyn_rank_view_team_scratch 31: [ OK ] openmp.dyn_rank_view_team_scratch (0 ms) 31: [ RUN ] openmp.ErrorReporterViaLambda 31: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 31: [ RUN ] openmp.ErrorReporter 31: [ OK ] openmp.ErrorReporter (0 ms) 31: [ RUN ] openmp.offsetview_construction 31: [ OK ] openmp.offsetview_construction (19 ms) 31: [ RUN ] openmp.offsetview_unmanaged_construction 31: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 31: [ RUN ] openmp.offsetview_subview 31: [ OK ] openmp.offsetview_subview (8 ms) 31: [ RUN ] openmp.offsetview_offsets_rank1 31: [ OK ] openmp.offsetview_offsets_rank1 (6 ms) 31: [ RUN ] openmp.offsetview_offsets_rank2 31: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 31: [ RUN ] openmp.offsetview_offsets_rank3 31: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 31: [ RUN ] openmp.scatterview 31: [ OK ] openmp.scatterview (1723 ms) 31: [ RUN ] openmp.scatterview_devicetype 31: [ OK ] openmp.scatterview_devicetype (6 ms) 31: [ RUN ] openmp.resize_realloc_no_init_dualview 31: [ OK ] openmp.resize_realloc_no_init_dualview (1 ms) 31: [ RUN ] openmp.resize_realloc_no_alloc_dualview 31: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 31: [ RUN ] openmp.resize_exec_space_dualview 31: [ OK ] openmp.resize_exec_space_dualview (1 ms) 31: [ RUN ] openmp.realloc_exec_space_dualview 31: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 31: [ RUN ] openmp.resize_realloc_no_init_dynrankview 31: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 31: [ RUN ] openmp.resize_exec_space_dynrankview 31: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 31: [ RUN ] openmp.realloc_exec_space_dynrankview 31: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 31: [ RUN ] openmp.resize_realloc_no_init_scatterview 31: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 31: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 31: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 31: [ RUN ] openmp.resize_exec_space_scatterview 31: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 31: [ RUN ] openmp.realloc_exec_space_scatterview 31: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 31: [ RUN ] openmp.create_mirror_no_init_dynrankview 31: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 31: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 31: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 31: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 31: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 31: [ RUN ] openmp.create_mirror_no_init_offsetview 31: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 31: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 31: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 31: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 31: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 31: [ RUN ] openmp.create_mirror_no_init_dynamicview 31: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 31: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 31: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 31: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 31: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 31: [ RUN ] openmp.UnorderedMap_insert 31: [ OK ] openmp.UnorderedMap_insert (5103 ms) 31: [ RUN ] openmp.UnorderedMap_failed_insert 31: [ OK ] openmp.UnorderedMap_failed_insert (4466 ms) 31: [ RUN ] openmp.UnorderedMap_deep_copy 31: [ OK ] openmp.UnorderedMap_deep_copy (5 ms) 31: [ RUN ] openmp.UnorderedMap_valid_empty 31: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 31: [ RUN ] openmp.UnorderedMap_clear_zero_size 31: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 31: [ RUN ] openmp.UnorderedMap_consistent_size 31: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 31: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 31: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 31: [ RUN ] openmp.UnorderedMap_lambda_capturable 31: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 31: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 31: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 31: [----------] 65 tests from openmp (11858 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 67 tests from 2 test suites ran. (19960 ms total) 31: [ PASSED ] 66 tests. 31: [ SKIPPED ] 1 test, listed below: 31: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 31/55 Test #31: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 20.33 sec test 32 Start 32: Kokkos_ContainersUnitTest_Cuda 32: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 6 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 67 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from cuda_DeathTest 32: [ RUN ] cuda_DeathTest.dualview_external_view_construction 32: /var/jenkins/workspace/Kokkos_PR-7427/containers/unit_tests/TestDualView.hpp:586: Skipped 32: test only relevant if DualView uses one allocation 32: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction (0 ms) 32: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction 32: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (7881 ms) 32: [----------] 2 tests from cuda_DeathTest (7881 ms total) 32: 32: [----------] 65 tests from cuda 32: [ RUN ] cuda.bitset 32: [ OK ] cuda.bitset (13 ms) 32: [ RUN ] cuda.bitset_default_constructor_no_alloc 32: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 32: [ RUN ] cuda.dualview_combination 32: [ OK ] cuda.dualview_combination (2 ms) 32: [ RUN ] cuda.dualview_alloc 32: [ OK ] cuda.dualview_alloc (0 ms) 32: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 32: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 32: [ RUN ] cuda.dualview_combinations_without_init 32: [ OK ] cuda.dualview_combinations_without_init (0 ms) 32: [ RUN ] cuda.dualview_deep_copy 32: [ OK ] cuda.dualview_deep_copy (1 ms) 32: [ RUN ] cuda.dualview_sync_should_fence 32: [ OK ] cuda.dualview_sync_should_fence (7 ms) 32: [ RUN ] cuda.dualview_realloc 32: [ OK ] cuda.dualview_realloc (0 ms) 32: [ RUN ] cuda.dualview_resize 32: [ OK ] cuda.dualview_resize (2 ms) 32: [ RUN ] cuda.dualview_device_correct_kokkos_device 32: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 32: [ RUN ] cuda.dualview_host_correct_kokkos_device 32: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 32: [ RUN ] cuda.dualview_host_modify_template_device_sync 32: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 32: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 32: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 32: [ RUN ] cuda.dualview_device_modify_template_host_sync 32: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 32: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 32: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 32: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 32: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 32: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view 32: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 32: [ RUN ] cuda.dualview_sequential_host_init 32: [ OK ] cuda.dualview_sequential_host_init (4 ms) 32: [ RUN ] cuda.dualview_default_constructed 32: [ OK ] cuda.dualview_default_constructed (0 ms) 32: [ RUN ] cuda.dynamic_view 32: [ OK ] cuda.dynamic_view (30 ms) 32: [ RUN ] cuda.dyn_rank_view_api_generic 32: [ OK ] cuda.dyn_rank_view_api_generic (14 ms) 32: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 32: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 32: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 32: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (2 ms) 32: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 32: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 32: [ RUN ] cuda.dyn_rank_view_team_scratch 32: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms) 32: [ RUN ] cuda.ErrorReporterViaLambda 32: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 32: [ RUN ] cuda.ErrorReporter 32: [ OK ] cuda.ErrorReporter (0 ms) 32: [ RUN ] cuda.offsetview_construction 32: [ OK ] cuda.offsetview_construction (9 ms) 32: [ RUN ] cuda.offsetview_unmanaged_construction 32: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 32: [ RUN ] cuda.offsetview_subview 32: [ OK ] cuda.offsetview_subview (0 ms) 32: [ RUN ] cuda.offsetview_offsets_rank1 32: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 32: [ RUN ] cuda.offsetview_offsets_rank2 32: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 32: [ RUN ] cuda.offsetview_offsets_rank3 32: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 32: [ RUN ] cuda.scatterview 32: [ OK ] cuda.scatterview (16858 ms) 32: [ RUN ] cuda.scatterview_devicetype 32: [ OK ] cuda.scatterview_devicetype (48 ms) 32: [ RUN ] cuda.resize_realloc_no_init_dualview 32: [ OK ] cuda.resize_realloc_no_init_dualview (2 ms) 32: [ RUN ] cuda.resize_realloc_no_alloc_dualview 32: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 32: [ RUN ] cuda.resize_exec_space_dualview 32: [ OK ] cuda.resize_exec_space_dualview (0 ms) 32: [ RUN ] cuda.realloc_exec_space_dualview 32: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 32: [ RUN ] cuda.resize_realloc_no_init_dynrankview 32: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 32: [ RUN ] cuda.resize_exec_space_dynrankview 32: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 32: [ RUN ] cuda.realloc_exec_space_dynrankview 32: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 32: [ RUN ] cuda.resize_realloc_no_init_scatterview 32: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 32: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 32: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 32: [ RUN ] cuda.resize_exec_space_scatterview 32: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 32: [ RUN ] cuda.realloc_exec_space_scatterview 32: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 32: [ RUN ] cuda.create_mirror_no_init_dynrankview 32: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 32: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 32: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 32: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 32: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 32: [ RUN ] cuda.create_mirror_no_init_offsetview 32: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 32: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 32: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 32: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 32: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 32: [ RUN ] cuda.create_mirror_no_init_dynamicview 32: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 32: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 32: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 32: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 32: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 32: [ RUN ] cuda.UnorderedMap_insert 32: [ OK ] cuda.UnorderedMap_insert (7043 ms) 32: [ RUN ] cuda.UnorderedMap_failed_insert 32: [ OK ] cuda.UnorderedMap_failed_insert (1975 ms) 32: [ RUN ] cuda.UnorderedMap_deep_copy 32: [ OK ] cuda.UnorderedMap_deep_copy (8 ms) 32: [ RUN ] cuda.UnorderedMap_valid_empty 32: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 32: [ RUN ] cuda.UnorderedMap_clear_zero_size 32: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 32: [ RUN ] cuda.UnorderedMap_consistent_size 32: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 32: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 32: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 32: [ RUN ] cuda.UnorderedMap_lambda_capturable 32: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 32: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 32: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 32: [----------] 65 tests from cuda (26041 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 67 tests from 2 test suites ran. (33923 ms total) 32: [ PASSED ] 66 tests. 32: [ SKIPPED ] 1 test, listed below: 32: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction 32/55 Test #32: Kokkos_ContainersUnitTest_Cuda ............................. Passed 34.28 sec test 33 Start 33: Kokkos_ContainersPerformanceTest_OpenMP 33: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 6 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 5 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 5 tests from TEST_CATEGORY 33: [ RUN ] TEST_CATEGORY.dynrankview_perf 33: OpenMP 33: DynRankView vs View: Initialization Only 33: View time (init only): 0.0154167 33: View sum computation time: 0.0154167 33: Strided View time (init only): 0.0111954 33: View Rank7 time (init only): 0.0179389 33: DynRankView time (init only): 0.0185376 33: DynRankView sum computation time: 0.0206252 33: Ratio of View to DynRankView time: 0.831646 33: Ratio of View to DynRankView sum computation time: 0.754235 33: Ratio of View to View Rank7 time: 0.859399 33: Ratio of StrideView to DynRankView time: 0.603928 33: Ratio of DynRankView to View Rank7 time: 1.03337 33: [ OK ] TEST_CATEGORY.dynrankview_perf (296 ms) 33: [ RUN ] TEST_CATEGORY.global_2_local 33: OpenMP 33: size, create, generate, fill, find 33: 256, 0.000967755, 2.0496e-05, 6.9643e-05, 0.00147643 33: 512, 9.3061e-05, 1.6499e-05, 8.7604e-05, 0.00128451 33: 1024, 8.7984e-05, 1.113e-05, 0.000111767, 0.00154217 33: 2048, 9.0076e-05, 1.2977e-05, 0.000221469, 0.00171708 33: 4096, 0.000222267, 1.281e-05, 0.000387643, 0.00202169 33: 8192, 0.000344898, 1.3889e-05, 0.000746203, 0.00317393 33: 16384, 0.000614759, 1.4579e-05, 0.00144784, 0.00714401 33: 32768, 0.000921787, 1.7384e-05, 0.00288517, 0.0168764 33: 65536, 0.00127273, 2.058e-05, 0.00570806, 0.040667 33: 131072, 0.00274493, 4.4653e-05, 0.0119977, 0.0957235 33: 262144, 0.00569639, 7.6549e-05, 0.0250823, 0.238392 33: 524288, 0.00831107, 0.000287598, 0.0497758, 0.563788 33: 1048576, 0.0160667, 0.000411253, 0.0950318, 1.57285 33: 2097152, 0.0291011, 0.0016331, 0.189464, 4.4015 [Pipeline] // withDockerContainer [Pipeline] } Post stage [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } + ccache --show-stats Cacheable calls: 786 / 786 (100.0%) Hits: 62 / 786 ( 7.89%) Direct: 61 / 62 (98.39%) Preprocessed: 1 / 62 ( 1.61%) Misses: 724 / 786 (92.11%) Local storage: Cache size (GB): 5.0 / 5.0 (99.98%) Cleanups: 4 Hits: 62 / 786 ( 7.89%) Misses: 724 / 786 (92.11%) [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 2315dd71e003b8aac046c49e9387ac10ed0b440d49a264d6e0d62106998a2272 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 2315dd71e003b8aac046c49e9387ac10ed0b440d49a264d6e0d62106998a2272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-12.5.1-Clang-17-RDC 33: 4194304, 0.0500434, 0.00122267, 0.406735, 11.5111 33: [ OK ] TEST_CATEGORY.global_2_local (19373 ms) 33: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 33: skipping test 33: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 33: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 33: skipping test 33: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 33: [ RUN ] TEST_CATEGORY.scatter_view 33: ScatterView data-duplicated test: 33: num_threads 8 33: hand-coded test took 0.116124 seconds 33: test took 0.110883 seconds 33: num_threads 8 33: hand-coded test took 0.114573 seconds 33: test took 0.108359 seconds 33: num_threads 8 33: hand-coded test took 0.114655 seconds 33: test took 0.111128 seconds 33: num_threads 8 33: hand-coded test took 0.115998 seconds 33: test took 0.108779 seconds 33: num_threads 8 33: hand-coded test took 0.113953 seconds 33: test took 0.109074 seconds 33: [ OK ] TEST_CATEGORY.scatter_view (1519 ms) 33: [----------] 5 tests from TEST_CATEGORY (21189 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 5 tests from 1 test suite ran. (21189 ms total) 33: [ PASSED ] 5 tests. 33/55 Test #33: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 21.41 sec test 34 Start 34: Kokkos_ContainersPerformanceTest_Cuda 34: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 6 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 4 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 4 tests from TEST_CATEGORY 34: [ RUN ] TEST_CATEGORY.dynrankview_perf 34: Cuda 34: DynRankView vs View: Initialization Only 34: View time (init only): 0.0035683 34: View sum computation time: 0.0035683 34: Strided View time (init only): 0.00124864 34: View Rank7 time (init only): 0.00121397 34: DynRankView time (init only): 0.00123124 34: DynRankView sum computation time: 0.0019478 34: Ratio of View to DynRankView time: 2.89814 34: Ratio of View to DynRankView sum computation time: 1.0052 34: Ratio of View to View Rank7 time: 2.93937 34: Ratio of StrideView to DynRankView time: 1.01413 34: Ratio of DynRankView to View Rank7 time: 1.01423 34: [ OK ] TEST_CATEGORY.dynrankview_perf (15 ms) 34: [ RUN ] TEST_CATEGORY.global_2_local 34: Cuda 34: size, create, generate, fill, find 34: 256, 0.000232641, 3.024e-05, 0.00327044, 0.00207452 34: 512, 0.000169352, 1.1722e-05, 2.3124e-05, 0.00203296 34: 1024, 0.000160572, 1.1022e-05, 2.182e-05, 0.00208398 34: 2048, 0.000169786, 1.1547e-05, 2.21e-05, 0.00211463 34: 4096, 0.000161973, 1.0539e-05, 2.3698e-05, 0.00212254 34: 8192, 0.000160575, 1.1457e-05, 2.5635e-05, 0.00217092 34: 16384, 0.000169441, 1.4097e-05, 3.0737e-05, 0.00223572 34: 32768, 0.00030745, 1.1984e-05, 3.4722e-05, 0.00230393 34: 65536, 0.000265228, 1.2694e-05, 4.3321e-05, 0.0026299 34: 131072, 0.000332438, 1.3948e-05, 7.4679e-05, 0.0031838 34: 262144, 0.000531309, 1.5906e-05, 0.000159067, 0.00523201 34: 524288, 0.000570708, 1.92e-05, 0.000539264, 0.0168696 34: 1048576, 0.000591888, 2.6284e-05, 0.00140173, 0.048589 34: 2097152, 0.000655299, 4.089e-05, 0.003131, 0.109585 34: 4194304, 0.000919169, 6.4487e-05, 0.00687298, 0.238395 34: [ OK ] TEST_CATEGORY.global_2_local (466 ms) 34: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 34: skipping test 34: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 34: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 34: skipping test 34: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 34: [----------] 4 tests from TEST_CATEGORY (482 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 4 tests from 1 test suite ran. (482 ms total) 34: [ PASSED ] 4 tests. 34/55 Test #34: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.73 sec test 35 Start 35: Kokkos_UnitTest_Sort 35: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 6 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 17 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from cuda_DeathTest 35: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues 35: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (1691 ms) 35: [----------] 1 test from cuda_DeathTest (1691 ms total) 35: 35: [----------] 16 tests from cuda 35: [ RUN ] cuda.SortUnsignedValueType 35: [ OK ] cuda.SortUnsignedValueType (19 ms) 35: [ RUN ] cuda.SortEmptyView 35: [ OK ] cuda.SortEmptyView (0 ms) 35: [ RUN ] cuda.SortByKeyEmptyView 35: [ OK ] cuda.SortByKeyEmptyView (0 ms) 35: [ RUN ] cuda.SortByKeyEmptyViewHost 35: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 35: [ RUN ] cuda.SortByKey 35: [ OK ] cuda.SortByKey (2 ms) 35: [ RUN ] cuda.SortByKeyWithComparator 35: [ OK ] cuda.SortByKeyWithComparator (0 ms) 35: [ RUN ] cuda.SortByKeyStaticExtents 35: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 35: [ RUN ] cuda.SortByKeyWithStrides 35: [ OK ] cuda.SortByKeyWithStrides (0 ms) 35: [ RUN ] cuda.SortWithCustomComparator 35: [ OK ] cuda.SortWithCustomComparator (139 ms) 35: [ RUN ] cuda.BinSortGenericTests 35: [ OK ] cuda.BinSortGenericTests (18 ms) 35: [ RUN ] cuda.BinSortEmptyView 35: [ OK ] cuda.BinSortEmptyView (0 ms) 35: [ RUN ] cuda.BinSortEmptyKeysView 35: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 35: [ RUN ] cuda.BinSort_issue_7221 35: [ OK ] cuda.BinSort_issue_7221 (0 ms) 35: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 35: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (16023 ms) 35: [ RUN ] cuda.NestedSort 35: [ OK ] cuda.NestedSort (28 ms) 35: [ RUN ] cuda.NestedSortByKey 35: [ OK ] cuda.NestedSortByKey (88 ms) 35: [----------] 16 tests from cuda (16323 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 17 tests from 2 test suites ran. (18014 ms total) 35: [ PASSED ] 17 tests. 35/55 Test #35: Kokkos_UnitTest_Sort ....................................... Passed 18.29 sec test 36 Start 36: Kokkos_UnitTest_Random 36: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_UnitTest_Random 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 6 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 3 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 3 tests from cuda 36: [ RUN ] cuda.Random_XorShift64 36: Test Seed:1744317898804826690 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.00506704 0.0127179 || 0.051031 28035 29321 || 28529.8 28674.4 || 175.813 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.00408172 0.00378254 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0127996 -0.0188508 || 0.051031 28067 29438 || 29046.2 28674.4 || -260.594 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.00275653 -0.00360266 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.029908 0.00960414 || 0.051031 28041 29401 || 29558.4 28674.4 || 132.768 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00879433 0.0056696 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.00369431 -0.0275246 || 0.051031 28057 29366 || 28780.7 28674.4 || -380.5 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00840496 -0.00922094 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000244478 -0.99999 -48243.8 || 0.051031 0 195081 || 2.92857e+09 28674.4 || -6.66922e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.000732284 -0.32271 0.145644 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.00195446 -0.999999 -57857.7 || 0.051031 0 1.55233e+06 || 2.86897e+10 28674.4 || -7.99825e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.00587319 -0.967831 10.3176 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.83613e-07 0.014931 -0.0211568 || 0.051031 28042 29391 || 28252.5 28674.4 || -292.471 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.64335e-07 -0.00245668 -0.0034987 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0171098 -0.0250066 || 0.051031 28038 29301 || 29173.5 28674.4 || -345.692 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.014787 0.00132872 || 0.051031 1e+64 -1e+64 36: Test Seed:1744317898914829870 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.00615501 0.0241093 || 0.051031 27804 29385 || 28852 28674.4 || 333.287 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.00225513 -0.00359927 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0101802 0.00278461 || 0.051031 27955 29314 || 28969.3 28674.4 || 38.4944 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.00090032 0.00753217 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.00251861 0.039255 || 0.051031 27957 29315 || 28602.4 28674.4 || 542.661 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.0172056 0.000420882 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.0121479 -0.0390187 || 0.051031 27954 29316 || 28330.2 28674.4 || -539.394 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.0235072 -0.00185962 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000245283 -0.99999 -48243.5 || 0.051031 0 195288 || 2.92848e+09 28674.4 || -6.66918e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.000734762 -0.31557 0.154257 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.00195918 -0.999999 -57856.5 || 0.051031 0 1.55105e+06 || 2.86892e+10 28674.4 || -7.99808e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.00588796 -0.967878 10.2735 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.86136e-07 0.00124882 0.0187002 || 0.051031 28007 29293 || 28638.6 28674.4 || 258.512 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.71903e-07 0.00704845 -0.00146166 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0068837 0.00102325 || 0.051031 28007 29369 || 28873.1 28674.4 || 14.1454 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00110379 0.000827765 || 0.051031 1e+64 -1e+64 36: [ OK ] cuda.Random_XorShift64 (213 ms) 36: [ RUN ] cuda.Random_XorShift1024_0 36: Test Seed:1744317899017960834 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.0239432 0.00140871 || 0.051031 10980 11795 || 11656 11377 || 19.474 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00326182 -0.00167262 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.00424415 0.00815921 || 0.051031 10968 11818 || 11425.4 11377 || 112.793 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00642858 0.00179163 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.0107656 -0.00366155 || 0.051031 10998 11788 || 11500.8 11377 || -50.6173 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00993352 -0.00325334 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.0307495 0.00514041 || 0.051031 10962 11835 || 11037.6 11377 || 71.061 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.0037975 0.000404732 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000244117 -0.999975 -7593.78 || 0.051031 0 77702 || 4.61018e+08 11377 || -1.04976e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.000732042 -0.150005 0.0182598 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.00195109 -0.999997 -9107.88 || 0.051031 0 616223 || 4.51628e+09 11377 || -1.25907e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.00586465 -0.922276 1.61313 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.79744e-07 -0.000450136 -0.0128 || 0.051031 10945 11807 || 11382.1 11377 || -176.948 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.43323e-07 0.00123192 0.000187842 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.0309719 0.000265281 || 0.051031 10999 11815 || 11740.6 11377 || 3.66724 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00580438 -0.00151767 || 0.051031 1e+64 -1e+64 36: Test Seed:1744317899106436555 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.00336579 0.00156045 || 0.051031 10971 11767 || 11338.8 11377 || 21.5717 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 8.43736e-05 0.00445574 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.00181299 0.00200268 || 0.051031 10995 11820 || 11397.6 11377 || 27.6851 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.0212186 -0.00297258 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.0137351 -0.00374629 || 0.051031 10874 11777 || 11222.8 11377 || -51.7887 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.0119825 0.00313586 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.00405262 0.00106356 || 0.051031 10960 11794 || 11331 11377 || 14.7026 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00394367 -0.00291709 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000246051 -0.999975 -7595.12 || 0.051031 0 77637 || 4.61033e+08 11377 || -1.04995e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.000737887 -0.142769 0.0274453 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.00195738 -0.999997 -9107.82 || 0.051031 0 616080 || 4.51676e+09 11377 || -1.25907e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.0058838 -0.922454 1.60179 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.79744e-07 0.00471003 0.0119076 || 0.051031 10917 11844 || 11323.6 11377 || 164.61 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.43323e-07 0.0129058 0.00123227 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.00238085 -0.00571907 || 0.051031 10984 11856 || 11404.1 11377 || -79.0604 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00687854 -0.000327058 || 0.051031 1e+64 -1e+64 36: [ OK ] cuda.Random_XorShift1024_0 (200 ms) 36: [ RUN ] cuda.Multi_streams 36: [ OK ] cuda.Multi_streams (240 ms) 36: [----------] 3 tests from cuda (654 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 3 tests from 1 test suite ran. (654 ms total) 36: [ PASSED ] 3 tests. 36/55 Test #36: Kokkos_UnitTest_Random ..................................... Passed 0.91 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 6 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 16 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_DeathTest 37: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 37: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 37: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 37: 37: [----------] 3 tests from std_algorithms_reducers 37: [ RUN ] std_algorithms_reducers.max_first_loc 37: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 37: [ RUN ] std_algorithms_reducers.min_first_loc 37: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 37: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 37: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 37: [----------] 3 tests from std_algorithms_reducers (0 ms total) 37: 37: [----------] 1 test from std_algorithms 37: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 37: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 37: [----------] 1 test from std_algorithms (0 ms total) 37: 37: [----------] 11 tests from random_access_iterator_test 37: [ RUN ] random_access_iterator_test.constructor 37: [ OK ] random_access_iterator_test.constructor (0 ms) 37: [ RUN ] random_access_iterator_test.constructiblity 37: [ OK ] random_access_iterator_test.constructiblity (0 ms) 37: [ RUN ] random_access_iterator_test.dereference 37: [ OK ] random_access_iterator_test.dereference (0 ms) 37: [ RUN ] random_access_iterator_test.subscript_operator 37: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet1 37: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet2 37: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet3 37: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet4 37: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 37: [ RUN ] random_access_iterator_test.assignment_operator 37: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 37: [ RUN ] random_access_iterator_test.distance 37: [ OK ] random_access_iterator_test.distance (0 ms) 37: [ RUN ] random_access_iterator_test.traits_helpers 37: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 37: [----------] 11 tests from random_access_iterator_test (3 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 16 tests from 4 test suites ran. (3 ms total) 37: [ PASSED ] 16 tests. 37/55 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.22 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 6 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 7 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 7 tests from std_algorithms_min_max_element_test 38: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 38: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 38: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 38: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 38: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (6 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 38: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 38: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 38: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 38: [----------] 7 tests from std_algorithms_min_max_element_test (28 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 7 tests from 1 test suite ran. (28 ms total) 38: [ PASSED ] 7 tests. 38/55 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.25 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 6 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 13 tests from 10 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_lexicographical_compare_test 39: [ RUN ] std_algorithms_lexicographical_compare_test.test 39: [ OK ] std_algorithms_lexicographical_compare_test.test (21 ms) 39: [----------] 1 test from std_algorithms_lexicographical_compare_test (21 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_test 39: [ RUN ] std_algorithms_for_each_test.test 39: [ OK ] std_algorithms_for_each_test.test (57 ms) 39: [----------] 1 test from std_algorithms_for_each_test (57 ms total) 39: 39: [----------] 1 test from std_algorithms_find_test 39: [ RUN ] std_algorithms_find_test.test 39: [ OK ] std_algorithms_find_test.test (27 ms) 39: [----------] 1 test from std_algorithms_find_test (27 ms total) 39: 39: [----------] 4 tests from std_algorithms_non_mod_seq_ops 39: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 39: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (470 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 39: [ OK ] std_algorithms_non_mod_seq_ops.find_end (509 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.search 39: [ OK ] std_algorithms_non_mod_seq_ops.search (485 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 39: [ OK ] std_algorithms_non_mod_seq_ops.search_n (251 ms) 39: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1716 ms total) 39: 39: [----------] 1 test from std_algorithms_count_test 39: [ RUN ] std_algorithms_count_test.test 39: [ OK ] std_algorithms_count_test.test (19 ms) 39: [----------] 1 test from std_algorithms_count_test (19 ms total) 39: 39: [----------] 1 test from std_algorithms_equal_test 39: [ RUN ] std_algorithms_equal_test.test 39: [ OK ] std_algorithms_equal_test.test (11 ms) 39: [----------] 1 test from std_algorithms_equal_test (11 ms total) 39: 39: [----------] 1 test from std_algorithms_all_any_none_of_test 39: [ RUN ] std_algorithms_all_any_none_of_test.test 39: [ OK ] std_algorithms_all_any_none_of_test.test (26 ms) 39: [----------] 1 test from std_algorithms_all_any_none_of_test (26 ms total) 39: 39: [----------] 1 test from std_algorithms_nonmod_seq_ops 39: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 39: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (63 ms) 39: [----------] 1 test from std_algorithms_nonmod_seq_ops (63 ms total) 39: 39: [----------] 1 test from std_algorithms_mismatch_test 39: [ RUN ] std_algorithms_mismatch_test.test 39: [ OK ] std_algorithms_mismatch_test.test (73 ms) 39: [----------] 1 test from std_algorithms_mismatch_test (73 ms total) 39: 39: [----------] 1 test from std_algorithms_mod_seq_ops 39: [ RUN ] std_algorithms_mod_seq_ops.move_backward 39: [ OK ] std_algorithms_mod_seq_ops.move_backward (101 ms) 39: [----------] 1 test from std_algorithms_mod_seq_ops (101 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 13 tests from 10 test suites ran. (2119 ms total) 39: [ PASSED ] 13 tests. 39/55 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.42 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 6 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 31 tests from 5 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_mod_ops_test 40: [ RUN ] std_algorithms_mod_ops_test.move 40: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 40: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 40: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 40: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 40: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 40: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total) 40: 40: [----------] 12 tests from std_algorithms_mod_seq_ops_test 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy 40: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 40: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.fill 40: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 40: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 40: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 40: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.generate 40: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 40: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 40: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 40: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 40: 40: [----------] 4 tests from std_algorithms_replace_ops_test 40: [ RUN ] std_algorithms_replace_ops_test.replace 40: [ OK ] std_algorithms_replace_ops_test.replace (30 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_if 40: [ OK ] std_algorithms_replace_ops_test.replace_if (100 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_copy 40: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 40: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms) 40: [----------] 4 tests from std_algorithms_replace_ops_test (228 ms total) 40: 40: [----------] 11 tests from std_algorithms_mod_seq_ops 40: [ RUN ] std_algorithms_mod_seq_ops.copy_if 40: [ OK ] std_algorithms_mod_seq_ops.copy_if (42 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.unique 40: [ OK ] std_algorithms_mod_seq_ops.unique (89 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 40: [ OK ] std_algorithms_mod_seq_ops.unique_copy (47 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove 40: [ OK ] std_algorithms_mod_seq_ops.remove (35 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_if 40: [ OK ] std_algorithms_mod_seq_ops.remove_if (40 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 40: [ OK ] std_algorithms_mod_seq_ops.remove_copy (125 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 40: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (46 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.rotate 40: [ OK ] std_algorithms_mod_seq_ops.rotate (1102 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 40: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (450 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.shift_left 40: [ OK ] std_algorithms_mod_seq_ops.shift_left (1191 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.shift_right 40: [ OK ] std_algorithms_mod_seq_ops.shift_right (1212 ms) 40: [----------] 11 tests from std_algorithms_mod_seq_ops (4384 ms total) 40: 40: [----------] 1 test from std_algorithms_modseq_test 40: [ RUN ] std_algorithms_modseq_test.reverse 40: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 40: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 31 tests from 5 test suites ran. (4671 ms total) 40: [ PASSED ] 31 tests. 40/55 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.88 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 6 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 29 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_sorting_ops_test 41: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 41: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 41: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 41: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms) 41: [----------] 2 tests from std_algorithms_sorting_ops_test (22 ms total) 41: 41: [----------] 4 tests from std_algorithms_partitioning_test 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 41: [ RUN ] std_algorithms_partitioning_test.partition_point 41: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 41: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 41: 41: [----------] 1 test from std_algorithms_partitioning_ops 41: [ RUN ] std_algorithms_partitioning_ops.partition_copy 41: [ OK ] std_algorithms_partitioning_ops.partition_copy (20 ms) 41: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total) 41: 41: [----------] 12 tests from std_algorithms_numerics_test 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (8 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 41: [----------] 12 tests from std_algorithms_numerics_test (22 ms total) 41: 41: [----------] 1 test from std_algorithms_numerics_ops_test 41: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 41: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (92 ms) 41: [----------] 1 test from std_algorithms_numerics_ops_test (92 ms total) 41: 41: [----------] 8 tests from std_algorithms_numeric_ops_test 41: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (701 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (623 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (141 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (245 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 41: [----------] 8 tests from std_algorithms_numeric_ops_test (1711 ms total) 41: 41: [----------] 1 test from std_algorithms_transform_ops_test 41: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 41: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (37 ms) 41: [----------] 1 test from std_algorithms_transform_ops_test (37 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 29 tests from 7 test suites ran. (1909 ms total) 41: [ PASSED ] 29 tests. 41/55 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.17 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 6 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 12 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_adjacent_find_team_test 42: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 42: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (693 ms) 42: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 42: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (681 ms) 42: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1375 ms total) 42: 42: [----------] 2 tests from std_algorithms_count_team_test 42: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 42: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (329 ms) 42: [ RUN ] std_algorithms_count_team_test.count_returns_zero 42: [ OK ] std_algorithms_count_team_test.count_returns_zero (295 ms) 42: [----------] 2 tests from std_algorithms_count_team_test (625 ms total) 42: 42: [----------] 1 test from std_algorithms_count_if_team_test 42: [ RUN ] std_algorithms_count_if_team_test.test 42: [ OK ] std_algorithms_count_if_team_test.test (365 ms) 42: [----------] 1 test from std_algorithms_count_if_team_test (365 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_team_test 42: [ RUN ] std_algorithms_for_each_team_test.test 42: [ OK ] std_algorithms_for_each_team_test.test (586 ms) 42: [----------] 1 test from std_algorithms_for_each_team_test (586 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_n_team_test 42: [ RUN ] std_algorithms_for_each_n_team_test.test 42: [ OK ] std_algorithms_for_each_n_team_test.test (676 ms) 42: [----------] 1 test from std_algorithms_for_each_n_team_test (676 ms total) 42: 42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 42: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (946 ms) 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 42: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (826 ms) 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 42: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (832 ms) 42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2606 ms total) 42: 42: [----------] 2 tests from std_algorithms_mismatch_team_test 42: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 42: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1031 ms) 42: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 42: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (915 ms) 42: [----------] 2 tests from std_algorithms_mismatch_team_test (1946 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 12 tests from 7 test suites ran. (8182 ms total) 42: [ PASSED ] 12 tests. 42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 8.50 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 43: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 6 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 8 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_equal_team_test 43: [ RUN ] std_algorithms_equal_team_test.views_are_equal 43: [ OK ] std_algorithms_equal_team_test.views_are_equal (1462 ms) 43: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 43: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1457 ms) 43: [----------] 2 tests from std_algorithms_equal_team_test (2919 ms total) 43: 43: [----------] 2 tests from std_algorithms_search_team_test 43: [ RUN ] std_algorithms_search_team_test.sequences_exist 43: [ OK ] std_algorithms_search_team_test.sequences_exist (677 ms) 43: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 43: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (720 ms) 43: [----------] 2 tests from std_algorithms_search_team_test (1397 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_end_team_test 43: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 43: [ OK ] std_algorithms_find_end_team_test.sequences_exist (775 ms) 43: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 43: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (773 ms) 43: [----------] 2 tests from std_algorithms_find_end_team_test (1549 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_first_of_team_test 43: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 43: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (699 ms) 43: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 43: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (1022 ms) 43: [----------] 2 tests from std_algorithms_find_first_of_team_test (1721 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 8 tests from 4 test suites ran. (7588 ms total) 43: [ PASSED ] 8 tests. 43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 7.84 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 6 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 11 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_find_team_test 44: [ RUN ] std_algorithms_find_team_test.searched_values_exist 44: [ OK ] std_algorithms_find_team_test.searched_values_exist (328 ms) 44: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 44: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (326 ms) 44: [----------] 2 tests from std_algorithms_find_team_test (654 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_if_team_test 44: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 44: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (295 ms) 44: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 44: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (309 ms) 44: [----------] 2 tests from std_algorithms_find_if_team_test (604 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_if_not_team_test 44: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 44: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (323 ms) 44: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 44: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (298 ms) 44: [----------] 2 tests from std_algorithms_find_if_not_team_test (622 ms total) 44: 44: [----------] 1 test from std_algorithms_all_of_team_test 44: [ RUN ] std_algorithms_all_of_team_test.test 44: [ OK ] std_algorithms_all_of_team_test.test (301 ms) 44: [----------] 1 test from std_algorithms_all_of_team_test (301 ms total) 44: 44: [----------] 1 test from std_algorithms_any_of_team_test 44: [ RUN ] std_algorithms_any_of_team_test.test 44: [ OK ] std_algorithms_any_of_team_test.test (277 ms) 44: [----------] 1 test from std_algorithms_any_of_team_test (277 ms total) 44: 44: [----------] 1 test from std_algorithms_none_of_team_test 44: [ RUN ] std_algorithms_none_of_team_test.test 44: [ OK ] std_algorithms_none_of_team_test.test (288 ms) 44: [----------] 1 test from std_algorithms_none_of_team_test (288 ms total) 44: 44: [----------] 2 tests from std_algorithms_search_n_team_test 44: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 44: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (357 ms) 44: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 44: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (332 ms) 44: [----------] 2 tests from std_algorithms_search_n_team_test (690 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 11 tests from 7 test suites ran. (3439 ms total) 44: [ PASSED ] 11 tests. 44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.67 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 45: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 6 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 3 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_min_element_team_test 45: [ RUN ] std_algorithms_min_element_team_test.test 45: [ OK ] std_algorithms_min_element_team_test.test (937 ms) 45: [----------] 1 test from std_algorithms_min_element_team_test (937 ms total) 45: 45: [----------] 1 test from std_algorithms_max_element_team_test 45: [ RUN ] std_algorithms_max_element_team_test.test 45: [ OK ] std_algorithms_max_element_team_test.test (893 ms) 45: [----------] 1 test from std_algorithms_max_element_team_test (893 ms total) 45: 45: [----------] 1 test from std_algorithms_minmax_element_team_test 45: [ RUN ] std_algorithms_minmax_element_team_test.test 45: [ OK ] std_algorithms_minmax_element_team_test.test (977 ms) 45: [----------] 1 test from std_algorithms_minmax_element_team_test (977 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 3 tests from 3 test suites ran. (2808 ms total) 45: [ PASSED ] 3 tests. 45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 3.02 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 46: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 6 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 6 tests from 6 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_fill_team_test 46: [ RUN ] std_algorithms_fill_team_test.test 46: [ OK ] std_algorithms_fill_team_test.test (409 ms) 46: [----------] 1 test from std_algorithms_fill_team_test (409 ms total) 46: 46: [----------] 1 test from std_algorithms_fill_n_team_test 46: [ RUN ] std_algorithms_fill_n_team_test.test 46: [ OK ] std_algorithms_fill_n_team_test.test (491 ms) 46: [----------] 1 test from std_algorithms_fill_n_team_test (491 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_team_test 46: [ RUN ] std_algorithms_replace_team_test.test 46: [ OK ] std_algorithms_replace_team_test.test (546 ms) 46: [----------] 1 test from std_algorithms_replace_team_test (546 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_if_team_test 46: [ RUN ] std_algorithms_replace_if_team_test.test 46: [ OK ] std_algorithms_replace_if_team_test.test (513 ms) 46: [----------] 1 test from std_algorithms_replace_if_team_test (513 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_copy_team_test 46: [ RUN ] std_algorithms_replace_copy_team_test.test 46: [ OK ] std_algorithms_replace_copy_team_test.test (520 ms) 46: [----------] 1 test from std_algorithms_replace_copy_team_test (520 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_copy_if_team_test 46: [ RUN ] std_algorithms_replace_copy_if_team_test.test 46: [ OK ] std_algorithms_replace_copy_if_team_test.test (583 ms) 46: [----------] 1 test from std_algorithms_replace_copy_if_team_test (583 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 6 tests from 6 test suites ran. (3065 ms total) 46: [ PASSED ] 6 tests. 46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 3.29 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 6 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_reverse_team_test 47: [ RUN ] std_algorithms_reverse_team_test.test 47: [ OK ] std_algorithms_reverse_team_test.test (435 ms) 47: [----------] 1 test from std_algorithms_reverse_team_test (435 ms total) 47: 47: [----------] 1 test from std_algorithms_reverse_copy_team_test 47: [ RUN ] std_algorithms_reverse_copy_team_test.test 47: [ OK ] std_algorithms_reverse_copy_team_test.test (492 ms) 47: [----------] 1 test from std_algorithms_reverse_copy_team_test (493 ms total) 47: 47: [----------] 1 test from std_algorithms_rotate_team_test 47: [ RUN ] std_algorithms_rotate_team_test.test 47: [ OK ] std_algorithms_rotate_team_test.test (842 ms) 47: [----------] 1 test from std_algorithms_rotate_team_test (842 ms total) 47: 47: [----------] 1 test from std_algorithms_rotate_copy_team_test 47: [ RUN ] std_algorithms_rotate_copy_team_test.test 47: [ OK ] std_algorithms_rotate_copy_team_test.test (919 ms) 47: [----------] 1 test from std_algorithms_rotate_copy_team_test (919 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (2691 ms total) 47: [ PASSED ] 4 tests. 47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.91 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 48: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 6 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: [==========] Running 4 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_move_team_test 48: [ RUN ] std_algorithms_move_team_test.test 48: [ OK ] std_algorithms_move_team_test.test (763 ms) 48: [----------] 1 test from std_algorithms_move_team_test (763 ms total) 48: 48: [----------] 1 test from std_algorithms_move_backward_team_test 48: [ RUN ] std_algorithms_move_backward_team_test.test 48: [ OK ] std_algorithms_move_backward_team_test.test (662 ms) 48: [----------] 1 test from std_algorithms_move_backward_team_test (662 ms total) 48: 48: [----------] 1 test from std_algorithms_shift_left_team_test 48: [ RUN ] std_algorithms_shift_left_team_test.test 48: [ OK ] std_algorithms_shift_left_team_test.test (2523 ms) 48: [----------] 1 test from std_algorithms_shift_left_team_test (2523 ms total) 48: 48: [----------] 1 test from std_algorithms_shift_right_team_test 48: [ RUN ] std_algorithms_shift_right_team_test.test 48: [ OK ] std_algorithms_shift_right_team_test.test (2400 ms) 48: [----------] 1 test from std_algorithms_shift_right_team_test (2400 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (6351 ms total) 48: [ PASSED ] 4 tests. 48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 6.57 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 49: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 6 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 9 tests from 9 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_copy_team_test 49: [ RUN ] std_algorithms_copy_team_test.test 49: [ OK ] std_algorithms_copy_team_test.test (962 ms) 49: [----------] 1 test from std_algorithms_copy_team_test (962 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_n_team_test 49: [ RUN ] std_algorithms_copy_n_team_test.test 49: [ OK ] std_algorithms_copy_n_team_test.test (612 ms) 49: [----------] 1 test from std_algorithms_copy_n_team_test (612 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_backward_team_test 49: [ RUN ] std_algorithms_copy_backward_team_test.test 49: [ OK ] std_algorithms_copy_backward_team_test.test (652 ms) 49: [----------] 1 test from std_algorithms_copy_backward_team_test (652 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_if_team_test 49: [ RUN ] std_algorithms_copy_if_team_test.test 49: [ OK ] std_algorithms_copy_if_team_test.test (617 ms) 49: [----------] 1 test from std_algorithms_copy_if_team_test (617 ms total) 49: 49: [----------] 1 test from std_algorithms_unique_copy_team_test 49: [ RUN ] std_algorithms_unique_copy_team_test.test 49: [ OK ] std_algorithms_unique_copy_team_test.test (638 ms) 49: [----------] 1 test from std_algorithms_unique_copy_team_test (638 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_team_test 49: [ RUN ] std_algorithms_remove_team_test.test 49: [ OK ] std_algorithms_remove_team_test.test (613 ms) 49: [----------] 1 test from std_algorithms_remove_team_test (613 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_if_team_test 49: [ RUN ] std_algorithms_remove_if_team_test.test 49: [ OK ] std_algorithms_remove_if_team_test.test (537 ms) 49: [----------] 1 test from std_algorithms_remove_if_team_test (537 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_copy_team_test 49: [ RUN ] std_algorithms_remove_copy_team_test.test 49: [ OK ] std_algorithms_remove_copy_team_test.test (731 ms) 49: [----------] 1 test from std_algorithms_remove_copy_team_test (731 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_copy_if_team_test 49: [ RUN ] std_algorithms_remove_copy_if_team_test.test 49: [ OK ] std_algorithms_remove_copy_if_team_test.test (543 ms) 49: [----------] 1 test from std_algorithms_remove_copy_if_team_test (543 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 9 tests from 9 test suites ran. (5909 ms total) 49: [ PASSED ] 9 tests. 49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 6.12 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 50: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 50: Detected: 6 cores per node. 50: Detected: 1 MPI_ranks per node. 50: Requested: 8 threads per process. 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_unique_team_test 50: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 50: [ OK ] std_algorithms_unique_team_test.test_default_predicate (847 ms) 50: [----------] 1 test from std_algorithms_unique_team_test (847 ms total) 50: 50: [----------] 1 test from std_algorithms_adjacent_difference_team_test 50: [ RUN ] std_algorithms_adjacent_difference_team_test.test 50: [ OK ] std_algorithms_adjacent_difference_team_test.test (1194 ms) 50: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1194 ms total) 50: 50: [----------] 1 test from std_algorithms_reduce_team_test 50: [ RUN ] std_algorithms_reduce_team_test.test 50: [ OK ] std_algorithms_reduce_team_test.test (1008 ms) 50: [----------] 1 test from std_algorithms_reduce_team_test (1008 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_reduce_team_test 50: [ RUN ] std_algorithms_transform_reduce_team_test.test 50: [ OK ] std_algorithms_transform_reduce_team_test.test (1858 ms) 50: [----------] 1 test from std_algorithms_transform_reduce_team_test (1858 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (4909 ms total) 50: [ PASSED ] 4 tests. 50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 5.55 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 51: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 51: Detected: 6 cores per node. 51: Detected: 1 MPI_ranks per node. 51: Requested: 8 threads per process. 51: [==========] Running 18 tests from 5 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_is_sorted_team_test 51: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 51: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1009 ms) 51: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 51: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (539 ms) 51: [----------] 2 tests from std_algorithms_is_sorted_team_test (1549 ms total) 51: 51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (504 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (948 ms) 51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1480 ms total) 51: 51: [----------] 4 tests from std_algorithms_is_partitioned_team_test 51: [ RUN ] std_algorithms_is_partitioned_team_test.empty 51: [ OK ] std_algorithms_is_partitioned_team_test.empty (6 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 51: [ OK ] std_algorithms_is_partitioned_team_test.all_true (468 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 51: [ OK ] std_algorithms_is_partitioned_team_test.all_false (463 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.random 51: [ OK ] std_algorithms_is_partitioned_team_test.random (244 ms) 51: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1183 ms total) 51: 51: [----------] 4 tests from std_algorithms_partition_copy_team_test 51: [ RUN ] std_algorithms_partition_copy_team_test.empty 51: [ OK ] std_algorithms_partition_copy_team_test.empty (11 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.all_true 51: [ OK ] std_algorithms_partition_copy_team_test.all_true (1002 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.all_false 51: [ OK ] std_algorithms_partition_copy_team_test.all_false (1041 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.random 51: [ OK ] std_algorithms_partition_copy_team_test.random (722 ms) 51: [----------] 4 tests from std_algorithms_partition_copy_team_test (2777 ms total) 51: 51: [----------] 4 tests from std_algorithms_partition_point_team_test 51: [ RUN ] std_algorithms_partition_point_team_test.empty 51: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.all_true 51: [ OK ] std_algorithms_partition_point_team_test.all_true (460 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.all_false 51: [ OK ] std_algorithms_partition_point_team_test.all_false (449 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.random 51: [ OK ] std_algorithms_partition_point_team_test.random (239 ms) 51: [----------] 4 tests from std_algorithms_partition_point_team_test (1156 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 18 tests from 5 test suites ran. (8148 ms total) 51: [ PASSED ] 18 tests. 51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 8.36 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test timeout computed to be: 1500 52: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 52: Detected: 6 cores per node. 52: Detected: 1 MPI_ranks per node. 52: Requested: 8 threads per process. 52: [==========] Running 5 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_transform_team_test 52: [ RUN ] std_algorithms_transform_team_test.test_unary_op 52: [ OK ] std_algorithms_transform_team_test.test_unary_op (1069 ms) 52: [ RUN ] std_algorithms_transform_team_test.test_binary_op 52: [ OK ] std_algorithms_transform_team_test.test_binary_op (1224 ms) 52: [----------] 2 tests from std_algorithms_transform_team_test (2294 ms total) 52: 52: [----------] 1 test from std_algorithms_generate_team_test 52: [ RUN ] std_algorithms_generate_team_test.test_unary_op 52: [ OK ] std_algorithms_generate_team_test.test_unary_op (2199 ms) 52: [----------] 1 test from std_algorithms_generate_team_test (2199 ms total) 52: 52: [----------] 1 test from std_algorithms_generate_n_team_test 52: [ RUN ] std_algorithms_generate_n_team_test.test 52: [ OK ] std_algorithms_generate_n_team_test.test (501 ms) 52: [----------] 1 test from std_algorithms_generate_n_team_test (501 ms total) 52: 52: [----------] 1 test from std_algorithms_swap_ranges_team_test 52: [ RUN ] std_algorithms_swap_ranges_team_test.test 52: [ OK ] std_algorithms_swap_ranges_team_test.test (1127 ms) 52: [----------] 1 test from std_algorithms_swap_ranges_team_test (1127 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 5 tests from 4 test suites ran. (6123 ms total) 52: [ PASSED ] 5 tests. 52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 6.44 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53: Test timeout computed to be: 1500 53: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 53: Detected: 6 cores per node. 53: Detected: 1 MPI_ranks per node. 53: Requested: 8 threads per process. 53: [==========] Running 2 tests from 2 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_exclusive_scan_team_test 53: [ RUN ] std_algorithms_exclusive_scan_team_test.test 53: [ OK ] std_algorithms_exclusive_scan_team_test.test (2702 ms) 53: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2702 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 53: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 53: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1327 ms) 53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1327 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 2 tests from 2 test suites ran. (4030 ms total) 53: [ PASSED ] 2 tests. 53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 4.28 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 54: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 54: Test timeout computed to be: 1500 54: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 54: Detected: 6 cores per node. 54: Detected: 1 MPI_ranks per node. 54: Requested: 8 threads per process. 54: [==========] Running 2 tests from 2 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_inclusive_scan_team_test 54: [ RUN ] std_algorithms_inclusive_scan_team_test.test 54: [ OK ] std_algorithms_inclusive_scan_team_test.test (3900 ms) 54: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3900 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 54: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 54: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2573 ms) 54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2573 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 2 tests from 2 test suites ran. (6473 ms total) 54: [ PASSED ] 2 tests. 54/55 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 6.72 sec test 55 Start 55: Kokkos_UnitTest_SIMD 55: Test command: /var/jenkins/workspace/Kokkos_PR-7427/build/simd/unit_tests/Kokkos_UnitTest_SIMD 55: Test timeout computed to be: 1500 55: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 55: Detected: 6 cores per node. 55: Detected: 1 MPI_ranks per node. 55: Requested: 8 threads per process. 55: [==========] Running 18 tests from 1 test suite. 55: [----------] Global test environment set-up. 55: [----------] 18 tests from simd 55: [ RUN ] simd.host_math_ops 55: [ OK ] simd.host_math_ops (0 ms) 55: [ RUN ] simd.device_math_ops 55: [ OK ] simd.device_math_ops (7 ms) 55: [ RUN ] simd.host_mask_ops 55: [ OK ] simd.host_mask_ops (0 ms) 55: [ RUN ] simd.device_mask_ops 55: [ OK ] simd.device_mask_ops (0 ms) 55: [ RUN ] simd.host_conversions 55: [ OK ] simd.host_conversions (0 ms) 55: [ RUN ] simd.device_conversions 55: [ OK ] simd.device_conversions (0 ms) 55: [ RUN ] simd.host_shift_ops 55: [ OK ] simd.host_shift_ops (0 ms) 55: [ RUN ] simd.device_shift_ops 55: [ OK ] simd.device_shift_ops (0 ms) 55: [ RUN ] simd.host_condition 55: [ OK ] simd.host_condition (0 ms) 55: [ RUN ] simd.device_condition 55: [ OK ] simd.device_condition (0 ms) 55: [ RUN ] simd.host_gen_ctors 55: [ OK ] simd.host_gen_ctors (0 ms) 55: [ RUN ] simd.device_gen_ctors 55: [ OK ] simd.device_gen_ctors (0 ms) 55: [ RUN ] simd.host_where_expressions 55: [ OK ] simd.host_where_expressions (0 ms) 55: [ RUN ] simd.device_where_expressions 55: [ OK ] simd.device_where_expressions (0 ms) 55: [ RUN ] simd.host_reductions 55: [ OK ] simd.host_reductions (0 ms) 55: [ RUN ] simd.device_reductions 55: [ OK ] simd.device_reductions (0 ms) 55: [ RUN ] simd.host_construction 55: [ OK ] simd.host_construction (0 ms) 55: [ RUN ] simd.device_construction 55: [ OK ] simd.device_construction (0 ms) 55: [----------] 18 tests from simd (8 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 1 test suite ran. (8 ms total) 55: [ PASSED ] 18 tests. 55/55 Test #55: Kokkos_UnitTest_SIMD ....................................... Passed 0.21 sec 100% tests passed, 0 tests failed out of 55 Label Time Summary: Kokkos = 391.75 sec*proc (55 tests) Total Test time (real) = 394.13 sec Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 67991518454db9ad05caeedf34e5868999b2fff4053d0bea21c4ef6f0a70f386 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7427' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 67991518454db9ad05caeedf34e5868999b2fff4053d0bea21c4ef6f0a70f386 [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