Pull request #7761 closed Connecting to https://api.github.com using 476720/****** Obtained .jenkins from bffbde7fff58348e19be949a60fd8c8813cfdfdd [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Clang-Format) [Pipeline] node Running on fetnat_07 in /var/jenkins/workspace/gprone-unhandled-self-assignment [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/gprone-unhandled-self-assignment/.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/heads/revert-7759-revert-bugprone-unhandled-self-assignment:refs/remotes/origin/revert-7759-revert-bugprone-unhandled-self-assignment # timeout=10 Checking out Revision bffbde7fff58348e19be949a60fd8c8813cfdfdd (revert-7759-revert-bugprone-unhandled-self-assignment) > git config core.sparsecheckout # timeout=10 > git checkout -f bffbde7fff58348e19be949a60fd8c8813cfdfdd # timeout=10 Commit message: "Fix guard" > git rev-list --no-walk e753d6b99eebb0afe003221637c66b9843387bf0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t c9929a99b27b6901b0e65b4580dfdd99a630df35 -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 23.04kB Step 1/4 : FROM ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 ---> 35a88802559d Step 2/4 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 9b3eb0ec12cc 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 ---> 6187cdbf8143 Step 4/4 : ENV CLANG_FORMAT_EXE=clang-format-16 ---> Using cache ---> 47e95d703f29 Successfully built 47e95d703f29 Successfully tagged c9929a99b27b6901b0e65b4580dfdd99a630df35:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . c9929a99b27b6901b0e65b4580dfdd99a630df35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_07 seems to be running inside container b1d794848695bca17d211d205ed32e8f715ebea5df5915ef3ae149bb05e2e3e1 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/gprone-unhandled-self-assignment --volumes-from b1d794848695bca17d211d205ed32e8f715ebea5df5915ef3ae149bb05e2e3e1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** c9929a99b27b6901b0e65b4580dfdd99a630df35 cat $ docker top e274e2f8a75280d0ae88b60d5467439ca556c207d59adbcc1944d1c78145c34e -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 e274e2f8a75280d0ae88b60d5467439ca556c207d59adbcc1944d1c78145c34e $ docker rm -f --volumes e274e2f8a75280d0ae88b60d5467439ca556c207d59adbcc1944d1c78145c34e [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 fetnat_05 in /var/jenkins/workspace/gprone-unhandled-self-assignment [Pipeline] { Running on padirac10 in /var/jenkins/workspace/gprone-unhandled-self-assignment [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching changes from the remote Git repository Fetching without tags using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Checking out Revision bffbde7fff58348e19be949a60fd8c8813cfdfdd (revert-7759-revert-bugprone-unhandled-self-assignment) > git rev-parse --resolve-git-dir /var/jenkins/workspace/gprone-unhandled-self-assignment/.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/heads/revert-7759-revert-bugprone-unhandled-self-assignment:refs/remotes/origin/revert-7759-revert-bugprone-unhandled-self-assignment # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bffbde7fff58348e19be949a60fd8c8813cfdfdd # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/gprone-unhandled-self-assignment/.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/heads/revert-7759-revert-bugprone-unhandled-self-assignment:refs/remotes/origin/revert-7759-revert-bugprone-unhandled-self-assignment # timeout=10 Checking out Revision bffbde7fff58348e19be949a60fd8c8813cfdfdd (revert-7759-revert-bugprone-unhandled-self-assignment) Commit message: "Fix guard" Commit message: "Fix guard" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f bffbde7fff58348e19be949a60fd8c8813cfdfdd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 54388af6bd9609695b01c50cc7ede733b294a6a8 --build-arg BASE=rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d -f scripts/docker/Dockerfile.hipcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 23.04kB Step 1/10 : ARG BASE=rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 Step 2/10 : FROM $BASE ---> cb350d67d7dc Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> b194b2e4d385 Step 4/10 : RUN apt-get update && apt-get install -y kmod wget ccache file ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 170c169ca4b4 Step 5/10 : ENV PATH=/opt/rocm/bin:$PATH ---> Using cache ---> 83c3739c2d4b 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 ---> e8b1cdb1375b Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 94b3037cf680 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> ae4b4c9b2cc4 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 ---> 38f5dc492dc7 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 6698682a302a Successfully built 6698682a302a Successfully tagged 54388af6bd9609695b01c50cc7ede733b294a6a8:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t 5fbadface69c9b54597705b0db05d40979172b11 --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 23.04kB 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 ---> deacde56b2b2 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub + docker inspect -f . 54388af6bd9609695b01c50cc7ede733b294a6a8 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer padirac10 seems to be running inside container 859cb909744d42c907f4af59ed34398f8698dcee7119196c7d508b42a334ca8d $ 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/gprone-unhandled-self-assignment --volumes-from 859cb909744d42c907f4af59ed34398f8698dcee7119196c7d508b42a334ca8d -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 54388af6bd9609695b01c50cc7ede733b294a6a8 cat ---> Running in 368f542b5aa7 $ docker top 64eee584f081a586b238997f3ec1f580d5a9e9d947bb0844e96989b9cc6e8b7c -eo pid,comm [Pipeline] { [Pipeline] sh failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running prestart hook #1: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy' nvidia-container-cli: initialization error: nvml error: driver not loaded: unknown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.0-NVCC-RDC + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + 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 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- 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 Still waiting to schedule task Waiting for next available executor on ‘docker’ -- 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 -- 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 -- hip::amdhip64 is SHARED_LIBRARY -- 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/gprone-unhandled-self-assignment/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_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/gprone-unhandled-self-assignment/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_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/gprone-unhandled-self-assignment/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target 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_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX shared library libkokkossimd.so [ 2%] Linking CXX shared library libimpl_git_version.so [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object _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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 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%] Linking CXX shared library libbenchmark.so [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 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%] Linking CXX shared library libkokkos_gtest.so [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Built target kokkos_gtest Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_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 [ 6%] Linking CXX shared library libbenchmark_main.so [ 6%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_IsXnack.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 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 [ 7%] Linking CXX shared library libkokkoscontainers.so [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/hip/TestHIP_GraphAtomicLocks.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 9%] Built target Kokkos_CoreUnitTest_CTestDevice [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 11%] Built target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 11%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 13%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 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_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.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_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.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_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.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_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 15%] 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_longlongint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 16%] 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_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 18%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 18%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 19%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_HIP_ViewSupport [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_BasicView.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 19%] 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_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedAccessor.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 19%] 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_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedDataHandle.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_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_HIP_ViewSupport [ 21%] Built target Kokkos_CoreUnitTest_HIP_ViewSupport [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 22%] Built target Kokkos_CoreUnitTest_InitializeFinalize Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.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_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 26%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 26%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.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_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.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_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 33%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 33%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.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_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 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_KokkosP.dir/tools/TestKernelNames.cpp.o [ 33%] 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_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 33%] Linking CXX executable Kokkos_ProfilingAllCalls [ 33%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 34%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_StackTraceTestExec [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 34%] Linking CXX executable Kokkos_ToolsInitialization [ 34%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 34%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 38%] Linking CXX executable Kokkos_StackTraceTestExec [ 38%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 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 [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_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 [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.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_GraphNode_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.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 [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_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 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 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_Sort_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 48%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 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 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 57%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 58%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 58%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 58%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 58%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 58%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 58%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 59%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanAtomicAccessor.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 60%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 60%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 62%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 63%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 63%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 63%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 64%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 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_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 68%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 68%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 70%] Built target Kokkos_PerformanceTest_Benchmark [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 70%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_UnitTest_Sort [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessorAccessViolation.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_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessor.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_UnitTest_Random [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 74%] Linking CXX executable Kokkos_UnitTest_Sort [ 74%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Random [ 76%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 77%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 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_C.dir/TestStdAlgorithmsFind.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.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_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A 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_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.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_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o Running on CPU_Node_05 in /var/jenkins/workspace/gprone-unhandled-self-assignment [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] readFile [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch GCC-8.4.0 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 86%] 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 [ 86%] 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 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 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_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 87%] 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_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 89%] 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_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_UnitTest_SIMD [ 90%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_atomic [ 91%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 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_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 91%] Linking CXX executable Kokkos_atomic [ 91%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 91%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 91%] Linking CXX executable Kokkos_UnitTest_SIMD [ 91%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_gups [ 91%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 91%] Linking CXX executable Kokkos_gups [ 91%] Built target Kokkos_gups Scanning dependencies of target Kokkos_launch_latency [ 91%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_stream [ 91%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_view_copy_constructor [ 91%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 92%] Linking CXX executable Kokkos_gather [ 92%] Built target Kokkos_gather Scanning dependencies of target Kokkos_policy_performance [ 93%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 93%] Linking CXX executable Kokkos_launch_latency [ 93%] Linking CXX executable Kokkos_view_copy_constructor [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 93%] Built target Kokkos_launch_latency [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 94%] Built target Kokkos_view_copy_constructor Scanning dependencies of target Kokkos_bytes_and_flops [ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 94%] Linking CXX executable Kokkos_stream [ 94%] Built target Kokkos_stream [ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 94%] Linking CXX executable Kokkos_policy_performance [ 94%] Built target Kokkos_policy_performance [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 96%] Linking CXX executable Kokkos_bytes_and_flops [ 96%] Built target Kokkos_bytes_and_flops [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/gprone-unhandled-self-assignment/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/gprone-unhandled-self-assignment/build/DartConfiguration.tcl Site: 64eee584f081 Build name: Linux-hipcc Create new tag: 20250213-1517 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/gprone-unhandled-self-assignment/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/gprone-unhandled-self-assignment/build/DartConfiguration.tcl Test project /var/jenkins/workspace/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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/56 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.39 sec test 2 Start 2: Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from hip 2: [ RUN ] hip.basic_view_default_ctor 2: [ OK ] hip.basic_view_default_ctor (0 ms) 2: [ RUN ] hip.basic_view_extents_ctor 2: [ OK ] hip.basic_view_extents_ctor (0 ms) 2: [ RUN ] hip.basic_view_mapping_ctor_right 2: [ OK ] hip.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] hip.basic_view_access 2: [ OK ] hip.basic_view_access (1 ms) 2: [ RUN ] hip.basic_view_atomic_accessor 2: [ OK ] hip.basic_view_atomic_accessor (0 ms) 2: [ RUN ] hip.RefCountedAcc_Typedefs 2: [ OK ] hip.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedAcc_Ctors 2: [ OK ] hip.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] hip.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] hip.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] hip.RefCountedAcc_Access 2: [ OK ] hip.RefCountedAcc_Access (0 ms) 2: [ RUN ] hip.RefCountedAcc_Conversion 2: [ OK ] hip.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] hip.RefCountedDataHandle_Typedefs 2: [ OK ] hip.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedDataHandle 2: [ OK ] hip.RefCountedDataHandle (0 ms) 2: [ RUN ] hip.RefCountedDataHandleAnonym 2: [ OK ] hip.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] hip.RefCountedDataHandleConversion 2: [ OK ] hip.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from hip (4 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (4 ms total) 2: [ PASSED ] 14 tests. 2/56 Test #2: Kokkos_CoreUnitTest_HIP_ViewSupport ........................ Passed 0.36 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (1315 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (1373 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1380 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1342 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/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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 (5412 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (51 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (28 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (1 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (19 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 3: [ OK ] serial.exec_space_thread_safety_range (425 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (40 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (45 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (41 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (42 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (46 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (41 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.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 (1257 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1202 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (394 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (405 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (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 (26 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (116 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 (74 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (5 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 3: [ OK ] serial.mdrange_large_deep_copy (277 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 (1473 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (2 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (27 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (0 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (44 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (203 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (3286 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (2201 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (229 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/gprone-unhandled-self-assignment/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 (2148 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (148 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (4 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 192 tests from serial (14347 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/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 220 tests from 4 test suites ran. (19760 ms total) 3: [ PASSED ] 214 tests. 3: [ SKIPPED ] 6 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/56 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 20.13 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 143 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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 (9424 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (9441 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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 (18865 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 (196 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (7 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (4 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (240 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (52 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (43 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (43 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (29 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (58 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (69 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce 4: [ OK ] serial.repeated_team_reduce (5701 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (89 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (77 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (25 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (1 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (26 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (1 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (4 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (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 (415 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (2 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right 4: [ OK ] serial.view_fill_tests_layout_right (1320 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 4: [ OK ] serial.view_fill_tests_layout_left (2456 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 (64 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (1 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (85 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/gprone-unhandled-self-assignment/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (171 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (163 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (165 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (159 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (161 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (159 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 (12115 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (30981 ms total) 4: [ PASSED ] 136 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/56 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 31.36 sec test 5 Start 5: Kokkos_CoreUnitTest_HIP 5: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_HIP 5: Test timeout computed to be: 1500 5: [==========] Running 427 tests from 6 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from hip_DeathTest 5: [ RUN ] hip_DeathTest.abort_from_host 5: [ OK ] hip_DeathTest.abort_from_host (1390 ms) 5: [ RUN ] hip_DeathTest.abort_from_device 5: [ OK ] hip_DeathTest.abort_from_device (1379 ms) 5: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1330 ms) 5: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1406 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 (1352 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 (1360 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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/gprone-unhandled-self-assignment/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 (9452 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (9698 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (24387 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (25229 ms) 5: [----------] 19 tests from hip_DeathTest (76988 ms total) 5: 5: [----------] 1 test from hip_graph_DeathTest 5: [ RUN ] hip_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/gprone-unhandled-self-assignment/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from hip_graph_DeathTest (0 ms total) 5: 5: [----------] 307 tests from hip 5: [ RUN ] hip.array_capacity 5: [ OK ] hip.array_capacity (0 ms) 5: [ RUN ] hip.array_element_access 5: [ OK ] hip.array_element_access (0 ms) 5: [ RUN ] hip.array_operator_equal 5: [ OK ] hip.array_operator_equal (0 ms) 5: [ RUN ] hip.array_zero_capacity 5: [ OK ] hip.array_zero_capacity (0 ms) 5: [ RUN ] hip.array_zero_data_nullptr 5: [ OK ] hip.array_zero_data_nullptr (0 ms) 5: [ RUN ] hip.array_contiguous_capacity 5: [ OK ] hip.array_contiguous_capacity (0 ms) 5: [ RUN ] hip.array_contiguous_element_access 5: [ OK ] hip.array_contiguous_element_access (0 ms) 5: [ RUN ] hip.array_contiguous_assignment 5: [ OK ] hip.array_contiguous_assignment (0 ms) 5: [ RUN ] hip.array_strided_capacity 5: [ OK ] hip.array_strided_capacity (0 ms) 5: [ RUN ] hip.array_strided_element_access 5: [ OK ] hip.array_strided_element_access (0 ms) 5: [ RUN ] hip.array_strided_assignment 5: [ OK ] hip.array_strided_assignment (0 ms) 5: [ RUN ] hip.atomic_operations_complexdouble 5: [ OK ] hip.atomic_operations_complexdouble (11 ms) 5: [ RUN ] hip.atomic_operations_complexfloat 5: [ OK ] hip.atomic_operations_complexfloat (7 ms) 5: [ RUN ] hip.atomic_operations_double 5: [ OK ] hip.atomic_operations_double (10 ms) 5: [ RUN ] hip.atomic_operations_float 5: [ OK ] hip.atomic_operations_float (8 ms) 5: [ RUN ] hip.atomic_operations_int 5: [ OK ] hip.atomic_operations_int (25 ms) 5: [ RUN ] hip.atomic_operations_long 5: [ OK ] hip.atomic_operations_long (24 ms) 5: [ RUN ] hip.atomic_operations_longlong 5: [ OK ] hip.atomic_operations_longlong (23 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 (19 ms) 5: [ RUN ] hip.atomic_operations_unsignedlong 5: [ OK ] hip.atomic_operations_unsignedlong (19 ms) 5: [ RUN ] hip.atomics 5: [ OK ] hip.atomics (453 ms) 5: [ RUN ] hip.atomics_tpetra_max_abs 5: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] hip.atomic_views_integral 5: [ OK ] hip.atomic_views_integral (19729 ms) 5: [ RUN ] hip.atomic_views_nonintegral 5: [ OK ] hip.atomic_views_nonintegral (14139 ms) 5: [ RUN ] hip.atomic_view_api 5: [ OK ] hip.atomic_view_api (0 ms) 5: [ RUN ] hip.bit_manip_countl_zero 5: [ OK ] hip.bit_manip_countl_zero (10 ms) 5: [ RUN ] hip.bit_manip_countl_one 5: [ OK ] hip.bit_manip_countl_one (0 ms) 5: [ RUN ] hip.bit_manip_countr_zero 5: [ OK ] hip.bit_manip_countr_zero (0 ms) 5: [ RUN ] hip.bit_manip_countr_one 5: [ OK ] hip.bit_manip_countr_one (0 ms) 5: [ RUN ] hip.bit_manip_popcount 5: [ OK ] hip.bit_manip_popcount (0 ms) 5: [ RUN ] hip.bit_manip_has_single_bit 5: [ OK ] hip.bit_manip_has_single_bit (0 ms) 5: [ RUN ] hip.bit_manip_bit_floor 5: [ OK ] hip.bit_manip_bit_floor (0 ms) 5: [ RUN ] hip.bit_manip_bit_ceil 5: [ OK ] hip.bit_manip_bit_ceil (0 ms) 5: [ RUN ] hip.bit_manip_bit_width 5: [ OK ] hip.bit_manip_bit_width (0 ms) 5: [ RUN ] hip.bit_manip_rotl 5: [ OK ] hip.bit_manip_rotl (0 ms) 5: [ RUN ] hip.bit_manip_rotr 5: [ OK ] hip.bit_manip_rotr (0 ms) 5: [ RUN ] hip.bit_manip_byeswap 5: [ OK ] hip.bit_manip_byeswap (0 ms) 5: [ RUN ] hip.bit_manip_bit_cast 5: [ OK ] hip.bit_manip_bit_cast (0 ms) 5: [ RUN ] hip.test_block_deduction_bug_pr_3103 5: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] hip.checked_integer_operations_multiply_overflow 5: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] hip.execution_policy_occupancy_and_hint 5: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] hip.complex_construction 5: [ OK ] hip.complex_construction (0 ms) 5: [ RUN ] hip.complex_basic_math 5: [ OK ] hip.complex_basic_math (0 ms) 5: [ RUN ] hip.complex_special_funtions 5: [ OK ] hip.complex_special_funtions (0 ms) 5: [ RUN ] hip.complex_io 5: [ OK ] hip.complex_io (0 ms) 5: [ RUN ] hip.complex_trivially_copyable 5: [ OK ] hip.complex_trivially_copyable (0 ms) 5: [ RUN ] hip.complex_issue_3865 5: [ OK ] hip.complex_issue_3865 (0 ms) 5: [ RUN ] hip.complex_operations_arithmetic_types_overloads 5: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] hip.complex_structured_bindings 5: [ OK ] hip.complex_structured_bindings (0 ms) 5: [ RUN ] hip.crs_count_fill 5: [ OK ] hip.crs_count_fill (3 ms) 5: [ RUN ] hip.crs_copy_constructor 5: [ OK ] hip.crs_copy_constructor (7 ms) 5: [ RUN ] hip.deep_copy_alignment 5: [ OK ] hip.deep_copy_alignment (7 ms) 5: [ RUN ] hip.deep_copy_conversion 5: [ OK ] hip.deep_copy_conversion (883 ms) 5: [ RUN ] hip.partitioning_by_args 5: [ OK ] hip.partitioning_by_args (14 ms) 5: [ RUN ] hip.partitioning_by_vector 5: [ OK ] hip.partitioning_by_vector (1 ms) 5: [ RUN ] hip.exec_space_thread_safety_range 5: [ OK ] hip.exec_space_thread_safety_range (2133 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange 5: [ OK ] hip.exec_space_thread_safety_mdrange (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy 5: [ OK ] hip.exec_space_thread_safety_team_policy (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_reduce 5: [ OK ] hip.exec_space_thread_safety_range_reduce (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce 5: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce 5: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (217 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_scan 5: [ OK ] hip.exec_space_thread_safety_range_scan (213 ms) 5: [ RUN ] hip.execution_space_as_class_data_member 5: [ OK ] hip.execution_space_as_class_data_member (0 ms) 5: [ RUN ] hip.functor_analysis 5: [ OK ] hip.functor_analysis (0 ms) 5: [ RUN ] hip.when_all_type 5: [ OK ] hip.when_all_type (1 ms) 5: [ RUN ] hip.graph_then 5: [ OK ] hip.graph_then (0 ms) 5: [ RUN ] hip.host_shared_ptr_use_count 5: [ OK ] hip.host_shared_ptr_use_count (0 ms) 5: [ RUN ] hip.host_shared_ptr_get 5: [ OK ] hip.host_shared_ptr_get (0 ms) 5: [ RUN ] hip.host_shared_ptr_dereference_on_device 5: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_special_members_on_device 5: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_tracking 5: 5: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 5: does not support page migration between device and host. 5: HIPManagedSpace might not work as expected. 5: Please refer to the ROCm documentation on unified/managed memory. 5: [ OK ] hip.host_shared_ptr_tracking (0 ms) 5: [ RUN ] hip.join_backward_compatibility 5: [ OK ] hip.join_backward_compatibility (0 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft 5: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (606 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (1936 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 5: [ OK ] hip.local_deepcopy_teampolicy_layoutright (574 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1407 ms) 5: [ RUN ] hip.deep_copy_scratch 5: [ OK ] hip.deep_copy_scratch (0 ms) 5: [ RUN ] hip.mathematical_constants_e 5: [ OK ] hip.mathematical_constants_e (2 ms) 5: [ RUN ] hip.mathematical_constants_log2e 5: [ OK ] hip.mathematical_constants_log2e (0 ms) 5: [ RUN ] hip.mathematical_constants_log10e 5: [ OK ] hip.mathematical_constants_log10e (0 ms) 5: [ RUN ] hip.mathematical_constants_pi 5: [ OK ] hip.mathematical_constants_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_pi 5: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrtpi 5: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] hip.mathematical_constants_ln2 5: [ OK ] hip.mathematical_constants_ln2 (0 ms) 5: [ RUN ] hip.mathematical_constants_ln10 5: [ OK ] hip.mathematical_constants_ln10 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt2 5: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt3 5: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrt3 5: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_egamma 5: [ OK ] hip.mathematical_constants_egamma (0 ms) 5: [ RUN ] hip.mathematical_constants_phi 5: [ OK ] hip.mathematical_constants_phi (0 ms) 5: [ RUN ] hip.mathematical_functions_trigonometric_functions 5: [ OK ] hip.mathematical_functions_trigonometric_functions (21 ms) 5: [ RUN ] hip.mathematical_functions_hyperbolic_functions 5: [ OK ] hip.mathematical_functions_hyperbolic_functions (2 ms) 5: [ RUN ] hip.mathematical_functions_non_standard 5: [ OK ] hip.mathematical_functions_non_standard (0 ms) 5: [ RUN ] hip.mathematical_functions_power_functions 5: [ OK ] hip.mathematical_functions_power_functions (15 ms) 5: [ RUN ] hip.mathematical_functions_fma 5: [ OK ] hip.mathematical_functions_fma (0 ms) 5: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 5: [ OK ] hip.mathematical_functions_error_and_gamma_functions (1 ms) 5: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (0 ms) 5: [ RUN ] hip.mathematical_functions_absolute_value 5: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 5: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_remainder_function 5: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] hip.mathematical_functions_isfinite 5: [ OK ] hip.mathematical_functions_isfinite (0 ms) 5: [ RUN ] hip.mathematical_functions_isinf 5: [ OK ] hip.mathematical_functions_isinf (0 ms) 5: [ RUN ] hip.mathematical_functions_isnan 5: [ OK ] hip.mathematical_functions_isnan (0 ms) 5: [ RUN ] hip.mathematical_functions_exponential_functions 5: [ OK ] hip.mathematical_functions_exponential_functions (8 ms) 5: [ RUN ] hip.mathspecialfunc_expint1 5: [ OK ] hip.mathspecialfunc_expint1 (3 ms) 5: [ RUN ] hip.mathspecialfunc_errorfunc 5: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj0y0 5: [ OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj1y1 5: [ OK ] hip.mathspecialfunc_cbesselj1y1 (28 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli0k0 5: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli1k1 5: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 5: /var/jenkins/workspace/gprone-unhandled-self-assignment/core/unit_test/TestMathematicalSpecialFunctions.hpp:2019: Skipped 5: skipping since test is known to fail on MI100 and for some versions of ROCm 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 5: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] hip.mdrange_5d 5: [ OK ] hip.mdrange_5d (9 ms) 5: [ RUN ] hip.mdrange_6d 5: [ OK ] hip.mdrange_6d (14 ms) 5: [ RUN ] hip.mdrange_2d 5: [ OK ] hip.mdrange_2d (3 ms) 5: [ RUN ] hip.mdrange_array_reduce 5: [ OK ] hip.mdrange_array_reduce (0 ms) 5: [ RUN ] hip.mdrange_3d 5: [ OK ] hip.mdrange_3d (5 ms) 5: [ RUN ] hip.mdrange_neg_idx 5: [ OK ] hip.mdrange_neg_idx (1 ms) 5: [ RUN ] hip.mdrange_4d 5: [ OK ] hip.mdrange_4d (4 ms) 5: [ RUN ] hip.mdrange_scalar 5: [ OK ] hip.mdrange_scalar (0 ms) 5: [ RUN ] hip.mdrange_large_deep_copy 5: [ OK ] hip.mdrange_large_deep_copy (50 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 ] hip.mdrange_parallel_reduce_primitive_types (2430 ms) 5: [ RUN ] hip.mdspan_minimal_functional 5: [ OK ] hip.mdspan_minimal_functional (0 ms) 5: [ RUN ] hip.mdspan_atomic_accessor 5: [ OK ] hip.mdspan_atomic_accessor (0 ms) 5: [ RUN ] hip.view_mdspan_conversion 5: [ OK ] hip.view_mdspan_conversion (4 ms) 5: [ RUN ] hip.view_mdspan_conversion_with_stride 5: [ OK ] hip.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] hip.max 5: [ OK ] hip.max (0 ms) 5: [ RUN ] hip.max_within_parfor 5: [ OK ] hip.max_within_parfor (0 ms) 5: [ RUN ] hip.min 5: [ OK ] hip.min (0 ms) 5: [ RUN ] hip.min_within_parfor 5: [ OK ] hip.min_within_parfor (0 ms) 5: [ RUN ] hip.minmax 5: [ OK ] hip.minmax (0 ms) 5: [ RUN ] hip.minmax_within_parfor 5: [ OK ] hip.minmax_within_parfor (0 ms) 5: [ RUN ] hip.clamp 5: [ OK ] hip.clamp (0 ms) 5: [ RUN ] hip.clamp_within_parfor 5: [ OK ] hip.clamp_within_parfor (0 ms) 5: [ RUN ] hip.numeric_traits_infinity 5: [ OK ] hip.numeric_traits_infinity (7 ms) 5: [ RUN ] hip.numeric_traits_epsilon 5: [ OK ] hip.numeric_traits_epsilon (0 ms) 5: [ RUN ] hip.numeric_traits_round_error 5: [ OK ] hip.numeric_traits_round_error (0 ms) 5: [ RUN ] hip.numeric_traits_norm_min 5: [ OK ] hip.numeric_traits_norm_min (0 ms) 5: [ RUN ] hip.numeric_traits_denorm_min 5: [ OK ] hip.numeric_traits_denorm_min (0 ms) 5: [ RUN ] hip.numeric_traits_finite_min_max 5: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 5: [ RUN ] hip.numeric_traits_digits 5: [ OK ] hip.numeric_traits_digits (1 ms) 5: [ RUN ] hip.numeric_traits_digits10 5: [ OK ] hip.numeric_traits_digits10 (1 ms) 5: [ RUN ] hip.numeric_traits_max_digits10 5: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] hip.numeric_traits_radix 5: [ OK ] hip.numeric_traits_radix (1 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent 5: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent10 5: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 5: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] hip.numeric_traits_sfinae_friendly 5: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] hip.occupancy_control 5: [ OK ] hip.occupancy_control (0 ms) 5: [ RUN ] hip.memory_pool 5: [ OK ] hip.memory_pool (22 ms) 5: [ RUN ] hip.cxx11 5: [ OK ] hip.cxx11 (0 ms) 5: [ RUN ] hip.viewctorprop_embedded_dim 5: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] hip.parallel_scan_range_policy 5: [ OK ] hip.parallel_scan_range_policy (33 ms) 5: [ RUN ] hip.kokkos_printf 5: [ OK ] hip.kokkos_printf (1 ms) 5: [ RUN ] hip.range_for 5: [ OK ] hip.range_for (1 ms) 5: [ RUN ] hip.range_reduce 5: [ OK ] hip.range_reduce (0 ms) 5: [ RUN ] hip.range_dynamic_policy 5: [ OK ] hip.range_dynamic_policy (0 ms) 5: [ RUN ] hip.range_policy_runtime_parameters 5: [ OK ] hip.range_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.range_policy_one_way_convertible_bounds 5: [ OK ] hip.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] hip.range_for_require 5: [ OK ] hip.range_for_require (1 ms) 5: [ RUN ] hip.range_reduce_require 5: [ OK ] hip.range_reduce_require (0 ms) 5: [ RUN ] hip.range_dynamic_policy_require 5: [ OK ] hip.range_dynamic_policy_require (0 ms) 5: [ RUN ] hip.reducers_int 5: [ OK ] hip.reducers_int (6 ms) 5: [ RUN ] hip.reducers_double 5: [ OK ] hip.reducers_double (5 ms) 5: [ RUN ] hip.reducers_complex_double 5: [ OK ] hip.reducers_complex_double (7 ms) 5: [ RUN ] hip.reducers_struct 5: [ OK ] hip.reducers_struct (3 ms) 5: [ RUN ] hip.reducers_half_t 5: [ OK ] hip.reducers_half_t (3 ms) 5: [ RUN ] hip.reducers_bhalf_t 5: [ OK ] hip.reducers_bhalf_t (3 ms) 5: [ RUN ] hip.reducers_int8_t 5: [ OK ] hip.reducers_int8_t (3 ms) 5: [ RUN ] hip.reducers_int16_t 5: [ OK ] hip.reducers_int16_t (3 ms) 5: [ RUN ] hip.reducers_bool 5: [ OK ] hip.reducers_bool (0 ms) 5: [ RUN ] hip.int64_t_reduce 5: [ OK ] hip.int64_t_reduce (18 ms) 5: [ RUN ] hip.double_reduce 5: [ OK ] hip.double_reduce (16 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic 5: [ OK ] hip.int64_t_reduce_dynamic (24 ms) 5: [ RUN ] hip.double_reduce_dynamic 5: [ OK ] hip.double_reduce_dynamic (24 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic_view 5: [ OK ] hip.int64_t_reduce_dynamic_view (9 ms) 5: [ RUN ] hip.int_combined_reduce 5: [ OK ] hip.int_combined_reduce (0 ms) 5: [ RUN ] hip.mdrange_combined_reduce 5: [ OK ] hip.mdrange_combined_reduce (0 ms) 5: [ RUN ] hip.int_combined_reduce_mixed 5: [ OK ] hip.int_combined_reduce_mixed (0 ms) 5: [ RUN ] hip.reduction_with_large_iteration_count 5: [ OK ] hip.reduction_with_large_iteration_count (305 ms) 5: [ RUN ] hip.reduction_deduction 5: [ OK ] hip.reduction_deduction (0 ms) 5: [ RUN ] hip.reduce_device_view_range_policy 5: [ OK ] hip.reduce_device_view_range_policy (20408 ms) 5: [ RUN ] hip.reduce_device_view_mdrange_policy 5: [ OK ] hip.reduce_device_view_mdrange_policy (34621 ms) 5: [ RUN ] hip.reduce_device_view_team_policy 5: [ OK ] hip.reduce_device_view_team_policy (28515 ms) 5: [ RUN ] hip.impl_shared_alloc 5: [ OK ] hip.impl_shared_alloc (72 ms) 5: [ RUN ] hip.mdspan_space_aware_accessor 5: [ OK ] hip.mdspan_space_aware_accessor (1 ms) 5: [ RUN ] hip.kokkos_swap 5: [ OK ] hip.kokkos_swap (0 ms) 5: [ RUN ] hip.team_for 5: [ OK ] hip.team_for (14 ms) 5: [ RUN ] hip.team_reduce 5: [ OK ] hip.team_reduce (0 ms) 5: [ RUN ] hip.team_reduce_large 5: [ OK ] hip.team_reduce_large (72 ms) 5: [ RUN ] hip.team_parallel_single 5: [ OK ] hip.team_parallel_single (5 ms) 5: [ RUN ] hip.large_team_scratch_size 5: [ OK ] hip.large_team_scratch_size (0 ms) 5: [ RUN ] hip.team_broadcast_long 5: [ OK ] hip.team_broadcast_long (0 ms) 5: [ RUN ] hip.team_broadcast_long_wrapper 5: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] hip.team_broadcast_char 5: [ OK ] hip.team_broadcast_char (0 ms) 5: [ RUN ] hip.team_broadcast_float 5: [ OK ] hip.team_broadcast_float (0 ms) 5: [ RUN ] hip.team_broadcast_double 5: [ OK ] hip.team_broadcast_double (0 ms) 5: [ RUN ] hip.team_handle_by_value 5: [ OK ] hip.team_handle_by_value (0 ms) 5: [ RUN ] hip.team_vector 5: [ OK ] hip.team_vector (8 ms) 5: [ RUN ] hip.triple_nested_parallelism 5: [ OK ] hip.triple_nested_parallelism (5 ms) 5: [ RUN ] hip.parallel_scan_with_reducers 5: [ OK ] hip.parallel_scan_with_reducers (54 ms) 5: [ RUN ] hip.team_thread_range_combined_reducers 5: [ OK ] hip.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] hip.thread_vector_range_combined_reducers 5: [ OK ] hip.thread_vector_range_combined_reducers (1 ms) 5: [ RUN ] hip.team_vector_range_combined_reducers 5: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelFor 5: [ OK ] hip.TeamThreadMDRangeParallelFor (34 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelFor 5: [ OK ] hip.ThreadVectorMDRangeParallelFor (8 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelFor 5: [ OK ] hip.TeamVectorMDRangeParallelFor (9 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelReduce 5: [ OK ] hip.TeamThreadMDRangeParallelReduce (21 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 5: [ OK ] hip.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelReduce 5: [ OK ] hip.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] hip.team_policy_runtime_parameters 5: [ OK ] hip.team_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.team_reduction_scan 5: [ OK ] hip.team_reduction_scan (1467 ms) 5: [ RUN ] hip.team_long_reduce 5: [ OK ] hip.team_long_reduce (16 ms) 5: [ RUN ] hip.team_double_reduce 5: [ OK ] hip.team_double_reduce (16 ms) 5: [ RUN ] hip.team_long_array_reduce 5: [ OK ] hip.team_long_array_reduce (17 ms) 5: [ RUN ] hip.team_double_array_reduce 5: [ OK ] hip.team_double_array_reduce (17 ms) 5: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] hip.repeated_team_reduce 5: [ OK ] hip.repeated_team_reduce (21 ms) 5: [ RUN ] hip.nested_team_reduce_functor_as_reducer 5: [ OK ] hip.nested_team_reduce_functor_as_reducer (0 ms) 5: [ RUN ] hip.team_scan 5: [ OK ] hip.team_scan (86 ms) 5: [ RUN ] hip.team_scan_ret_val 5: [ OK ] hip.team_scan_ret_val (77 ms) 5: [ RUN ] hip.team_shared_request 5: [ OK ] hip.team_shared_request (2 ms) 5: [ RUN ] hip.team_scratch_request 5: [ OK ] hip.team_scratch_request (1 ms) 5: [ RUN ] hip.team_lambda_shared_request 5: [ OK ] hip.team_lambda_shared_request (3 ms) 5: [ RUN ] hip.scratch_align 5: [ OK ] hip.scratch_align (0 ms) 5: [ RUN ] hip.shmem_size 5: [ OK ] hip.shmem_size (0 ms) 5: [ RUN ] hip.multi_level_scratch 5: [ OK ] hip.multi_level_scratch (11 ms) 5: [ RUN ] hip.team_scratch_memory_index_parallel_for 5: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] hip.team_policy_max_recommended 5: [ OK ] hip.team_policy_max_recommended (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 (23 ms) 5: [ RUN ] hip.unique_token_instance 5: [ OK ] hip.unique_token_instance (24 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 (5 ms) 5: [ RUN ] hip.view_api_c 5: [ OK ] hip.view_api_c (5 ms) 5: [ RUN ] hip.view_api_d 5: [ OK ] hip.view_api_d (1 ms) 5: [ RUN ] hip.view_remap 5: [ OK ] hip.view_remap (0 ms) 5: [ RUN ] hip.view_mirror_nonconst 5: [ OK ] hip.view_mirror_nonconst (0 ms) 5: [ RUN ] hip.view_stride_method 5: [ OK ] hip.view_stride_method (0 ms) 5: [ RUN ] hip.anonymous_space 5: [ OK ] hip.anonymous_space (0 ms) 5: [ RUN ] hip.view_overload_resolution 5: [ OK ] hip.view_overload_resolution (0 ms) 5: [ RUN ] hip.view_allocation_large_rank 5: [ OK ] hip.view_allocation_large_rank (4 ms) 5: [ RUN ] hip.view_shmem_size_on_device 5: [ OK ] hip.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip.view_is_assignable 5: [ OK ] hip.view_is_assignable (0 ms) 5: [ RUN ] hip.view_bad_alloc 5: [ OK ] hip.view_bad_alloc (0 ms) 5: [ RUN ] hip.view_copy_tests 5: [ OK ] hip.view_copy_tests (4 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 (63 ms) 5: [ RUN ] hip.view_fill_tests_layout_left 5: [ OK ] hip.view_fill_tests_layout_left (37 ms) 5: [ RUN ] hip.vcp_empty_traits 5: [ OK ] hip.vcp_empty_traits (0 ms) 5: [ RUN ] hip.is_view_label 5: [ OK ] hip.is_view_label (0 ms) 5: [ RUN ] hip.vcp_label_base_traits 5: [ OK ] hip.vcp_label_base_traits (0 ms) 5: [ RUN ] hip.vcp_label_traits 5: [ OK ] hip.vcp_label_traits (0 ms) 5: [ RUN ] hip.view_alloc_can_perfect_forward_label 5: [ OK ] hip.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] hip.vcp_label_copy_constructor 5: [ OK ] hip.vcp_label_copy_constructor (0 ms) 5: [ RUN ] hip.vcp_pointer_add_property 5: [ OK ] hip.vcp_pointer_add_property (0 ms) 5: [ RUN ] hip.view_empty_runtime_unmanaged 5: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] hip.view_hooks 5: [ OK ] hip.view_hooks (0 ms) 5: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (29 ms) 5: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (29 ms) 5: [ RUN ] hip.view_irregular_layout 5: [ OK ] hip.view_irregular_layout (4 ms) 5: [ RUN ] hip.view_mapping 5: [ OK ] hip.view_mapping (67 ms) 5: [ RUN ] hip.view_mapping_operator 5: [ OK ] hip.view_mapping_operator (23 ms) 5: [ RUN ] hip.static_extent 5: [ OK ] hip.static_extent (0 ms) 5: [ RUN ] hip.view_mapping_atomic 5: [ OK ] hip.view_mapping_atomic (1 ms) 5: [ RUN ] hip.view_mapping_class_value 5: [ OK ] hip.view_mapping_class_value (0 ms) 5: [ RUN ] hip.view_mapping_assignable 5: [ OK ] hip.view_mapping_assignable (0 ms) 5: [ RUN ] hip.view_mapping_trivially_copyable 5: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip.view_mapping_subview 5: [ OK ] hip.view_mapping_subview (0 ms) 5: [ RUN ] hip.view_nested_view 5: [ OK ] hip.view_nested_view (0 ms) 5: [ RUN ] hip.view_of_views_default 5: [ OK ] hip.view_of_views_default (0 ms) 5: [ RUN ] hip.view_of_views_without_initializing 5: [ OK ] hip.view_of_views_without_initializing (0 ms) 5: [ RUN ] hip.test_view_of_views_sequential_host_init 5: [ OK ] hip.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] hip.append_formatted_multidimensional_index 5: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] hip.view_resize 5: [ OK ] hip.view_resize (11 ms) 5: [ RUN ] hip.view_realloc 5: [ OK ] hip.view_realloc (0 ms) 5: [ RUN ] hip.workgraph_fib 5: [ OK ] hip.workgraph_fib (3044 ms) 5: [ RUN ] hip.resize_realloc_no_init 5: [ OK ] hip.resize_realloc_no_init (0 ms) 5: [ RUN ] hip.resize_realloc_no_alloc 5: [ OK ] hip.resize_realloc_no_alloc (0 ms) 5: [ RUN ] hip.realloc_exec_space 5: [ OK ] hip.realloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc 5: [ OK ] hip.view_alloc (0 ms) 5: [ RUN ] hip.view_alloc_exec_space 5: [ OK ] hip.view_alloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc_int 5: [ OK ] hip.view_alloc_int (0 ms) 5: [ RUN ] hip.view_alloc_exec_space_int 5: [ OK ] hip.view_alloc_exec_space_int (0 ms) 5: [ RUN ] hip.deep_copy_zero_memset 5: [ OK ] hip.deep_copy_zero_memset (0 ms) 5: [ RUN ] hip.resize_exec_space 5: [ OK ] hip.resize_exec_space (0 ms) 5: [ RUN ] hip.view_allocation_int 5: [ OK ] hip.view_allocation_int (0 ms) 5: [ RUN ] hip.view_allocation_exec_space_int 5: [ OK ] hip.view_allocation_exec_space_int (0 ms) 5: [ RUN ] hip.view_not_default_constructible 5: [ OK ] hip.view_not_default_constructible (0 ms) 5: [ RUN ] hip.scan_unit 5: [ OK ] hip.scan_unit (4 ms) 5: [ RUN ] hip.space_access 5: [ OK ] hip.space_access (0 ms) 5: [ RUN ] hip.impl_view_accessible 5: [ OK ] hip.impl_view_accessible (1 ms) 5: [ RUN ] hip.memory_requirements 5: [ OK ] hip.memory_requirements (0 ms) 5: [ RUN ] hip.team_scratch_1_streams 5: [ OK ] hip.team_scratch_1_streams (65955 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/gprone-unhandled-self-assignment/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:45: Skipped 5: this test should only be run with HIP unified memory enabled 5: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 5: [----------] 307 tests from hip (201542 ms total) 5: 5: [----------] 16 tests from hip_graph 5: [ RUN ] hip_graph.submit_once 5: [ OK ] hip_graph.submit_once (0 ms) 5: [ RUN ] hip_graph.submit_once_rvalue 5: [ OK ] hip_graph.submit_once_rvalue (0 ms) 5: [ RUN ] hip_graph.instantiate_and_submit_once 5: [ OK ] hip_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] hip_graph.submit_onto_another_execution_space_instance 5: [ OK ] hip_graph.submit_onto_another_execution_space_instance (1 ms) 5: [ RUN ] hip_graph.create_graph_no_closure_with_exec 5: [ OK ] hip_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] hip_graph.create_graph_no_arg 5: [ OK ] hip_graph.create_graph_no_arg (0 ms) 5: [ RUN ] hip_graph.submit_six 5: [ OK ] hip_graph.submit_six (2 ms) 5: [ RUN ] hip_graph.when_all_cycle 5: [ OK ] hip_graph.when_all_cycle (0 ms) 5: [ RUN ] hip_graph.repeat_chain 5: /var/jenkins/workspace/gprone-unhandled-self-assignment/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] hip_graph.repeat_chain (0 ms) 5: [ RUN ] hip_graph.zero_work_reduce 5: [ OK ] hip_graph.zero_work_reduce (0 ms) 5: [ RUN ] hip_graph.empty_graph 5: [ OK ] hip_graph.empty_graph (0 ms) 5: [ RUN ] hip_graph.force_global_launch 5: [ OK ] hip_graph.force_global_launch (0 ms) 5: [ RUN ] hip_graph.empty_graph_default_host_exec 5: [ OK ] hip_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] hip_graph.node_lifetime 5: [ OK ] hip_graph.node_lifetime (0 ms) 5: [ RUN ] hip_graph.diamond 5: [ OK ] hip_graph.diamond (3 ms) 5: [ RUN ] hip_graph.end_of_submit_control_flow 5: [ OK ] hip_graph.end_of_submit_control_flow (2 ms) 5: [----------] 16 tests from hip_graph (16 ms total) 5: 5: [----------] 56 tests from hip_managed 5: [ RUN ] hip_managed.view_subview_auto_1d_left 5: [ OK ] hip_managed.view_subview_auto_1d_left (0 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_right 5: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_stride 5: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] hip_managed.view_subview_assign_strided 5: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 5: [ RUN ] hip_managed.view_subview_left_0 5: [ OK ] hip_managed.view_subview_left_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_1 5: [ OK ] hip_managed.view_subview_left_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_2 5: [ OK ] hip_managed.view_subview_left_2 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_3 5: [ OK ] hip_managed.view_subview_left_3 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_0 5: [ OK ] hip_managed.view_subview_right_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_1 5: [ OK ] hip_managed.view_subview_right_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_3 5: [ OK ] hip_managed.view_subview_right_3 (0 ms) 5: [ RUN ] hip_managed.view_static_tests 5: [ OK ] hip_managed.view_static_tests (0 ms) 5: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 5: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 5: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign 5: [ OK ] hip_managed.view_subview_1d_assign (3 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_atomic 5: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 5: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d 5: [ OK ] hip_managed.view_subview_2d_from_3d (36 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 5: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (35 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 5: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (35 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left 5: [ OK ] hip_managed.view_subview_3d_from_5d_left (101 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (111 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (116 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right 5: [ OK ] hip_managed.view_subview_3d_from_5d_right (107 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (119 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (120 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 (218 ms) 5: [ RUN ] hip_managed.view_api_a 5: [ OK ] hip_managed.view_api_a (6 ms) 5: [ RUN ] hip_managed.view_layout_left_with_stride 5: [ OK ] hip_managed.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_managed.view_layout_right_with_stride 5: [ OK ] hip_managed.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_managed.view_api_b 5: [ OK ] hip_managed.view_api_b (12 ms) 5: [ RUN ] hip_managed.view_api_c 5: [ OK ] hip_managed.view_api_c (1 ms) 5: [ RUN ] hip_managed.view_api_d 5: [ OK ] hip_managed.view_api_d (3 ms) 5: [ RUN ] hip_managed.view_remap 5: [ OK ] hip_managed.view_remap (1 ms) 5: [ RUN ] hip_managed.view_mirror_nonconst 5: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_managed.view_stride_method 5: [ OK ] hip_managed.view_stride_method (0 ms) 5: [ RUN ] hip_managed.anonymous_space 5: [ OK ] hip_managed.anonymous_space (0 ms) 5: [ RUN ] hip_managed.view_overload_resolution 5: [ OK ] hip_managed.view_overload_resolution (0 ms) 5: [ RUN ] hip_managed.view_allocation_large_rank 5: [ OK ] hip_managed.view_allocation_large_rank (686 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 (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 (1341 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_left 5: [ OK ] hip_managed.view_fill_tests_layout_left (746 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 (1 ms) 5: [ RUN ] hip_managed.view_mapping_class_value 5: [ OK ] hip_managed.view_mapping_class_value (0 ms) 5: [ RUN ] hip_managed.view_mapping_assignable 5: [ OK ] hip_managed.view_mapping_assignable (0 ms) 5: [ RUN ] hip_managed.view_mapping_trivially_copyable 5: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_managed.view_mapping_subview 5: [ OK ] hip_managed.view_mapping_subview (0 ms) 5: [----------] 56 tests from hip_managed (3947 ms total) 5: 5: [----------] 28 tests from hip_hostpinned 5: [ RUN ] hip_hostpinned.impl_shared_alloc 5: [ OK ] hip_hostpinned.impl_shared_alloc (123 ms) 5: [ RUN ] hip_hostpinned.view_api_a 5: [ OK ] hip_hostpinned.view_api_a (5 ms) 5: [ RUN ] hip_hostpinned.view_layout_left_with_stride 5: [ OK ] hip_hostpinned.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_layout_right_with_stride 5: [ OK ] hip_hostpinned.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_api_b 5: [ OK ] hip_hostpinned.view_api_b (5 ms) 5: [ RUN ] hip_hostpinned.view_api_c 5: [ OK ] hip_hostpinned.view_api_c (0 ms) 5: [ RUN ] hip_hostpinned.view_api_d 5: [ OK ] hip_hostpinned.view_api_d (1 ms) 5: [ RUN ] hip_hostpinned.view_remap 5: [ OK ] hip_hostpinned.view_remap (0 ms) 5: [ RUN ] hip_hostpinned.view_mirror_nonconst 5: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_hostpinned.view_stride_method 5: [ OK ] hip_hostpinned.view_stride_method (0 ms) 5: [ RUN ] hip_hostpinned.anonymous_space 5: [ OK ] hip_hostpinned.anonymous_space (0 ms) 5: [ RUN ] hip_hostpinned.view_overload_resolution 5: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 5: [ RUN ] hip_hostpinned.view_allocation_large_rank 5: [ OK ] hip_hostpinned.view_allocation_large_rank (820 ms) 5: [ RUN ] hip_hostpinned.view_shmem_size_on_device 5: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_hostpinned.view_is_assignable 5: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests 5: [ OK ] hip_hostpinned.view_copy_tests (3 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 5: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] hip_hostpinned.view_copy_degenerated 5: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 5: [ OK ] hip_hostpinned.view_fill_tests_layout_right (2109 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 5: [ OK ] hip_hostpinned.view_fill_tests_layout_left (3601 ms) 5: [ RUN ] hip_hostpinned.view_mapping 5: [ OK ] hip_hostpinned.view_mapping (78 ms) 5: [ RUN ] hip_hostpinned.view_mapping_operator 5: [ OK ] hip_hostpinned.view_mapping_operator (3 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 (6755 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 427 tests from 6 test suites ran. (289251 ms total) 5: [ PASSED ] 419 tests. 5: [ SKIPPED ] 8 tests, listed below: 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind 5: [ SKIPPED ] hip.unified_memory_zero_memset 5: [ SKIPPED ] hip_graph.repeat_chain 5/56 Test #5: Kokkos_CoreUnitTest_HIP .................................... Passed 289.72 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks 6: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (15 ms) 6: [----------] 1 test from hip (15 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (15 ms total) 6: [ PASSED ] 1 test. 6/56 Test #6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks .................... Passed 0.41 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpInit 7: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from hip 7: [ RUN ] hip.raw_hip_interop 7: [ OK ] hip.raw_hip_interop (309 ms) 7: [----------] 1 test from hip (309 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (309 ms total) 7: [ PASSED ] 1 test. 7/56 Test #7: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.35 sec test 8 Start 8: Kokkos_CoreUnitTest_HIPInterOpStreams 8: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (305 ms) 8: [----------] 1 test from hip (305 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (305 ms total) 8: [ PASSED ] 1 test. 8/56 Test #8: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.35 sec test 9 Start 9: Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 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 hip 9: [ RUN ] hip.graph_promises_on_native_objects 9: [ OK ] hip.graph_promises_on_native_objects (6 ms) 9: [ RUN ] hip.graph_instantiate_and_debug_dot_print 9: [ OK ] hip.graph_instantiate_and_debug_dot_print (0 ms) 9: [----------] 2 tests from hip (7 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 2 tests from 1 test suite ran. (7 ms total) 9: [ PASSED ] 2 tests. 9/56 Test #9: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.37 sec test 10 Start 10: Kokkos_CoreUnitTest_Default 10: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_Default 10: Test timeout computed to be: 1500 10: [==========] Running 59 tests from 41 test suites. 10: [----------] Global test environment set-up. 10: [----------] 19 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 10: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 10: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 10: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 10: [ RUN ] defaultdevicetype.shared_space 10: /var/jenkins/workspace/gprone-unhandled-self-assignment/core/unit_test/TestSharedSpace.cpp:109: Skipped 10: skipping because specified arch does not support page migration 10: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 10: [ RUN ] defaultdevicetype.shared_host_pinned_space 10: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 10: [ RUN ] defaultdevicetype.compiler_macros 10: [ OK ] defaultdevicetype.compiler_macros (0 ms) 10: [ RUN ] defaultdevicetype.half_conversion 10: [ OK ] defaultdevicetype.half_conversion (3 ms) 10: [ RUN ] defaultdevicetype.bhalf_conversion 10: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 10: [ RUN ] defaultdevicetype.half_operators 10: [ OK ] defaultdevicetype.half_operators (0 ms) 10: [ RUN ] defaultdevicetype.bhalf_operators 10: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 10: [ RUN ] defaultdevicetype.host_space_access 10: [ OK ] defaultdevicetype.host_space_access (0 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a1 10: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b1 10: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c1 10: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a2 10: [ OK ] defaultdevicetype.reduce_instantiation_a2 (9 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b2 10: [ OK ] defaultdevicetype.reduce_instantiation_b2 (19 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c2 10: [ OK ] defaultdevicetype.reduce_instantiation_c2 (8 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a3 10: [ OK ] defaultdevicetype.reduce_instantiation_a3 (11 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b3 10: [ OK ] defaultdevicetype.reduce_instantiation_b3 (25 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c3 10: [ OK ] defaultdevicetype.reduce_instantiation_c3 (10 ms) 10: [----------] 19 tests from defaultdevicetype (118 ms total) 10: 10: [----------] 1 test from kokkosresize 10: [ RUN ] kokkosresize.host_space_access 10: [ OK ] kokkosresize.host_space_access (13 ms) 10: [----------] 1 test from kokkosresize (13 ms total) 10: 10: [----------] 1 test from TestViewAPI/0, where TypeParam = 10: [ RUN ] TestViewAPI/0.sizes 10: [ OK ] TestViewAPI/0.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/0 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/1, where TypeParam = 10: [ RUN ] TestViewAPI/1.sizes 10: [ OK ] TestViewAPI/1.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/1 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/2, where TypeParam = 10: [ RUN ] TestViewAPI/2.sizes 10: [ OK ] TestViewAPI/2.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/2 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/3, where TypeParam = 10: [ RUN ] TestViewAPI/3.sizes 10: [ OK ] TestViewAPI/3.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/3 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/4, where TypeParam = 10: [ RUN ] TestViewAPI/4.sizes 10: [ OK ] TestViewAPI/4.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/4 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/5, where TypeParam = 10: [ RUN ] TestViewAPI/5.sizes 10: [ OK ] TestViewAPI/5.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/5 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/6, where TypeParam = 10: [ RUN ] TestViewAPI/6.sizes 10: [ OK ] TestViewAPI/6.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/6 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/7, where TypeParam = 10: [ RUN ] TestViewAPI/7.sizes 10: [ OK ] TestViewAPI/7.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/7 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/8, where TypeParam = 10: [ RUN ] TestViewAPI/8.sizes 10: [ OK ] TestViewAPI/8.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/8 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/9, where TypeParam = 10: [ RUN ] TestViewAPI/9.sizes 10: [ OK ] TestViewAPI/9.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/9 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/10, where TypeParam = 10: [ RUN ] TestViewAPI/10.sizes 10: [ OK ] TestViewAPI/10.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/10 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/11, where TypeParam = 10: [ RUN ] TestViewAPI/11.sizes 10: [ OK ] TestViewAPI/11.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/11 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/12, where TypeParam = 10: [ RUN ] TestViewAPI/12.sizes 10: [ OK ] TestViewAPI/12.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/12 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/13, where TypeParam = 10: [ RUN ] TestViewAPI/13.sizes 10: [ OK ] TestViewAPI/13.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/13 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/14, where TypeParam = 10: [ RUN ] TestViewAPI/14.sizes 10: [ OK ] TestViewAPI/14.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/14 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/15, where TypeParam = 10: [ RUN ] TestViewAPI/15.sizes 10: [ OK ] TestViewAPI/15.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/15 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/16, where TypeParam = 10: [ RUN ] TestViewAPI/16.sizes 10: [ OK ] TestViewAPI/16.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/16 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/17, where TypeParam = 10: [ RUN ] TestViewAPI/17.sizes 10: [ OK ] TestViewAPI/17.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/17 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/18, where TypeParam = 10: [ RUN ] TestViewAPI/18.sizes 10: [ OK ] TestViewAPI/18.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/18 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/19, where TypeParam = 10: [ RUN ] TestViewAPI/19.sizes 10: [ OK ] TestViewAPI/19.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/19 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/20, where TypeParam = 10: [ RUN ] TestViewAPI/20.sizes 10: [ OK ] TestViewAPI/20.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/20 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/21, where TypeParam = 10: [ RUN ] TestViewAPI/21.sizes 10: [ OK ] TestViewAPI/21.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/21 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/22, where TypeParam = 10: [ RUN ] TestViewAPI/22.sizes 10: [ OK ] TestViewAPI/22.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/22 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/23, where TypeParam = 10: [ RUN ] TestViewAPI/23.sizes 10: [ OK ] TestViewAPI/23.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/23 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/24, where TypeParam = 10: [ RUN ] TestViewAPI/24.sizes 10: [ OK ] TestViewAPI/24.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/24 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/25, where TypeParam = 10: [ RUN ] TestViewAPI/25.sizes 10: [ OK ] TestViewAPI/25.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/25 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/26, where TypeParam = 10: [ RUN ] TestViewAPI/26.sizes 10: [ OK ] TestViewAPI/26.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/26 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/27, where TypeParam = 10: [ RUN ] TestViewAPI/27.sizes 10: [ OK ] TestViewAPI/27.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/27 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/28, where TypeParam = 10: [ RUN ] TestViewAPI/28.sizes 10: [ OK ] TestViewAPI/28.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/28 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/29, where TypeParam = 10: [ RUN ] TestViewAPI/29.sizes 10: [ OK ] TestViewAPI/29.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/29 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/30, where TypeParam = 10: [ RUN ] TestViewAPI/30.sizes 10: [ OK ] TestViewAPI/30.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/30 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/31, where TypeParam = 10: [ RUN ] TestViewAPI/31.sizes 10: [ OK ] TestViewAPI/31.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/31 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/32, where TypeParam = 10: [ RUN ] TestViewAPI/32.sizes 10: [ OK ] TestViewAPI/32.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/32 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/33, where TypeParam = 10: [ RUN ] TestViewAPI/33.sizes 10: [ OK ] TestViewAPI/33.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/33 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/34, where TypeParam = 10: [ RUN ] TestViewAPI/34.sizes 10: [ OK ] TestViewAPI/34.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/34 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/35, where TypeParam = 10: [ RUN ] TestViewAPI/35.sizes 10: [ OK ] TestViewAPI/35.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/35 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/36, where TypeParam = 10: [ RUN ] TestViewAPI/36.sizes 10: [ OK ] TestViewAPI/36.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/36 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/37, where TypeParam = 10: [ RUN ] TestViewAPI/37.sizes 10: [ OK ] TestViewAPI/37.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/37 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/38, where TypeParam = 10: [ RUN ] TestViewAPI/38.sizes 10: [ OK ] TestViewAPI/38.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/38 (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 59 tests from 41 test suites ran. (134 ms total) 10: [ PASSED ] 58 tests. 10: [ SKIPPED ] 1 test, listed below: 10: [ SKIPPED ] defaultdevicetype.shared_space 10/56 Test #10: Kokkos_CoreUnitTest_Default ................................ Passed 0.50 sec test 11 Start 11: Kokkos_CoreUnitTest_InitializeFinalize 11: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 11: Test timeout computed to be: 1500 11: [==========] Running 28 tests from 6 test suites. 11: [----------] Global test environment set-up. 11: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 11: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 11: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (731 ms) 11: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 11: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (3961 ms) 11: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (4693 ms total) 11: 11: [----------] 4 tests from InitializeFinalize_DeathTest 11: [ RUN ] InitializeFinalize_DeathTest.initialize 11: [ OK ] InitializeFinalize_DeathTest.initialize (3041 ms) 11: [ RUN ] InitializeFinalize_DeathTest.finalize 11: [ OK ] InitializeFinalize_DeathTest.finalize (2277 ms) 11: [ RUN ] InitializeFinalize_DeathTest.is_initialized 11: [ OK ] InitializeFinalize_DeathTest.is_initialized (361 ms) 11: [ RUN ] InitializeFinalize_DeathTest.is_finalized 11: [ OK ] InitializeFinalize_DeathTest.is_finalized (356 ms) 11: [----------] 4 tests from InitializeFinalize_DeathTest (6037 ms total) 11: 11: [----------] 1 test from Legion_DeathTest 11: [ RUN ] Legion_DeathTest.individual_backend_initialization 11: [ OK ] Legion_DeathTest.individual_backend_initialization (354 ms) 11: [----------] 1 test from Legion_DeathTest (354 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 (352 ms) 11: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 11: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1349 ms) 11: [----------] 2 tests from PushFinalizeHook_DeathTest (1702 ms total) 11: 11: [----------] 6 tests from ScopeGuard_DeathTest 11: [ RUN ] ScopeGuard_DeathTest.create 11: [ OK ] ScopeGuard_DeathTest.create (358 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_argument 11: [ OK ] ScopeGuard_DeathTest.create_argument (352 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 11: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1328 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 11: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1335 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 11: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1298 ms) 11: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 11: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1320 ms) 11: [----------] 6 tests from ScopeGuard_DeathTest (5994 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 (1 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 28 tests from 6 test suites ran. (18783 ms total) 11: [ PASSED ] 28 tests. 11/56 Test #11: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 18.81 sec test 12 Start 12: Kokkos_CoreUnitTest_Develop 12: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_Develop 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 defaultdevicetype 12: [ RUN ] defaultdevicetype.development_test 12: [ OK ] defaultdevicetype.development_test (0 ms) 12: [----------] 1 test from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (0 ms total) 12: [ PASSED ] 1 test. 12/56 Test #12: Kokkos_CoreUnitTest_Develop ................................ Passed 0.37 sec test 13 Start 13: Kokkos_CoreUnitTest_KokkosP 13: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 13: Test timeout computed to be: 1500 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 (4 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 (0 ms) 13: [ RUN ] kokkosp.kernel_name_parallel_reduce 13: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 13: [ RUN ] kokkosp.kernel_name_parallel_scan 13: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 13: [ RUN ] kokkosp.kernel_name_internal 13: [ OK ] kokkosp.kernel_name_internal (0 ms) 13: [ RUN ] kokkosp.profiling_section 13: [ OK ] kokkosp.profiling_section (0 ms) 13: [ RUN ] kokkosp.scoped_profile_region 13: [ OK ] kokkosp.scoped_profile_region (0 ms) 13: [ RUN ] kokkosp.create_mirror_no_init 13: [ OK ] kokkosp.create_mirror_no_init (0 ms) 13: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 13: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 13: [ RUN ] kokkosp.create_mirror_view_and_copy 13: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 13: [----------] 31 tests from kokkosp (7 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 31 tests from 1 test suite ran. (7 ms total) 13: [ PASSED ] 31 tests. 13/56 Test #13: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.38 sec test 14 Start 14: Kokkos_CoreUnitTest_ToolIndependence 14: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 14: Test timeout computed to be: 1500 14/56 Test #14: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 15 Start 15: Kokkos_ProfilingTestLibraryLoadHelp 15: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 15: Environment variables: 15: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkosprinter-tool.so 15: Test timeout computed to be: 1500 15: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/56 Test #15: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.37 sec test 16 Start 16: Kokkos_ProfilingTestLibraryCmdLineHelp 16: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkosprinter-tool.so" 16: Test timeout computed to be: 1500 16: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 16/56 Test #16: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.37 sec test 17 Start 17: Kokkos_ProfilingTestLibraryLoad 17: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 17: Environment variables: 17: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkosprinter-tool.so 17: Test timeout computed to be: 1500 17: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.5.99::kokkosp_allocate_data:Host:source:0x278c600:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x278c900:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x278ca00:Host:source:0x278c700: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:0x236ff80: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:0x278c900:40::kokkosp_deallocate_data:Host:source:0x278c600:40::kokkosp_finalize_library:: 17/56 Test #17: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.36 sec test 18 Start 18: Kokkos_ProfilingTestLibraryCmdLine 18: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/gprone-unhandled-self-assignment/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:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.5.99::kokkosp_allocate_data:Host:source:0x2805f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2806180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2806280:Host:source:0x2806040: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:0x25cb500: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:0x2806180:40::kokkosp_deallocate_data:Host:source:0x2805f40:40::kokkosp_finalize_library:: 18/56 Test #18: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.37 sec test 19 Start 19: Kokkos_CoreUnitTest_StackTraceTest 19: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec 19: Test timeout computed to be: 1500 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/gprone-unhandled-self-assignment/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fdb0cea7342] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26234e] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25df3f] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x25f87a] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fdb0cfd83d9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fdb0cfb0f68] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fdb0cfb22cd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fdb0cfb2cc2] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fdb0cfc24fd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fdb0cfd8eb9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fdb0cfc2086] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd50] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fdb0addbd90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fdb0addbe40] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 19: 19: demangled test_f1: 19: [0x7fdb0cea7342] Kokkos::Impl::save_stacktrace() 19: [0x26234e] Test::stacktrace_test_f1(std::ostream&) 19: [0x25df3f] Test::test_stacktrace(bool, bool) 19: [0x25f87a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 19: [0x7fdb0cfd83d9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7fdb0cfb0f68] testing::Test::Run() 19: [0x7fdb0cfb22cd] testing::TestInfo::Run() 19: [0x7fdb0cfb2cc2] testing::TestSuite::Run() 19: [0x7fdb0cfc24fd] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7fdb0cfd8eb9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7fdb0cfc2086] testing::UnitTest::Run() 19: [0x25fd50] main 19: [0x7fdb0addbd90] 19: [0x7fdb0addbe40] __libc_start_main 19: [0x25ddd5] _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/gprone-unhandled-self-assignment/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fdb0cea7342] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26234e] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x262836] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25e936] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x25f87a] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fdb0cfd83d9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fdb0cfb0f68] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fdb0cfb22cd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fdb0cfb2cc2] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fdb0cfc24fd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fdb0cfd8eb9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fdb0cfc2086] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd50] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fdb0addbd90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fdb0addbe40] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 19: 19: demangled test_f3: 19: [0x7fdb0cea7342] Kokkos::Impl::save_stacktrace() 19: [0x26234e] Test::stacktrace_test_f1(std::ostream&) 19: [0x262836] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x25e936] Test::test_stacktrace(bool, bool) 19: [0x25f87a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 19: [0x7fdb0cfd83d9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7fdb0cfb0f68] testing::Test::Run() 19: [0x7fdb0cfb22cd] testing::TestInfo::Run() 19: [0x7fdb0cfb2cc2] testing::TestSuite::Run() 19: [0x7fdb0cfc24fd] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7fdb0cfd8eb9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7fdb0cfc2086] testing::UnitTest::Run() 19: [0x25fd50] main 19: [0x7fdb0addbd90] 19: [0x7fdb0addbe40] __libc_start_main 19: [0x25ddd5] _start 19: 19: Test setting std::terminate handler that prints the last saved stack trace 19: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1352 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/gprone-unhandled-self-assignment/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f686e913342] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26234e] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25df3f] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x25fb37] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f686ea443d9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f686ea1cf68] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f686ea1e2cd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f686ea1ecc2] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f686ea2e4fd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f686ea44eb9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f686ea2e086] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd50] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f686c847d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f686c847e40] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 19: 19: demangled test_f1: 19: [0x7f686e913342] Kokkos::Impl::save_stacktrace() 19: [0x26234e] Test::stacktrace_test_f1(std::ostream&) 19: [0x25df3f] Test::test_stacktrace(bool, bool) 19: [0x25fb37] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 19: [0x7f686ea443d9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f686ea1cf68] testing::Test::Run() 19: [0x7f686ea1e2cd] testing::TestInfo::Run() 19: [0x7f686ea1ecc2] testing::TestSuite::Run() 19: [0x7f686ea2e4fd] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f686ea44eb9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f686ea2e086] testing::UnitTest::Run() 19: [0x25fd50] main 19: [0x7f686c847d90] 19: [0x7f686c847e40] __libc_start_main 19: [0x25ddd5] _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/gprone-unhandled-self-assignment/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f686e913342] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26234e] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x262836] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25e936] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x25fb37] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f686ea443d9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f686ea1cf68] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f686ea1e2cd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f686ea1ecc2] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f686ea2e4fd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f686ea44eb9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f686ea2e086] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd50] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f686c847d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f686c847e40] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 19: 19: demangled test_f3: 19: [0x7f686e913342] Kokkos::Impl::save_stacktrace() 19: [0x26234e] Test::stacktrace_test_f1(std::ostream&) 19: [0x262836] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x25e936] Test::test_stacktrace(bool, bool) 19: [0x25fb37] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 19: [0x7f686ea443d9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f686ea1cf68] testing::Test::Run() 19: [0x7f686ea1e2cd] testing::TestInfo::Run() 19: [0x7f686ea1ecc2] testing::TestSuite::Run() 19: [0x7f686ea2e4fd] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f686ea44eb9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f686ea2e086] testing::UnitTest::Run() 19: [0x25fd50] main 19: [0x7f686c847d90] 19: [0x7f686c847e40] __libc_start_main 19: [0x25ddd5] _start 19: 19: Test setting std::terminate handler that prints the last saved stack trace 19: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1332 ms) 19: [----------] 2 tests from defaultdevicetype_DeathTest (2685 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/gprone-unhandled-self-assignment/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f051ebd1342] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26234e] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25df3f] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f051ed023d9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f051ecdaf68] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f051ecdc2cd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f051ecdccc2] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f051ecec4fd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f051ed02eb9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f051ecec086] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd50] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f051cb05d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f051cb05e40] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 19: 19: demangled test_f1: 19: [0x7f051ebd1342] Kokkos::Impl::save_stacktrace() 19: [0x26234e] Test::stacktrace_test_f1(std::ostream&) 19: [0x25df3f] Test::test_stacktrace(bool, bool) 19: [0x7f051ed023d9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f051ecdaf68] testing::Test::Run() 19: [0x7f051ecdc2cd] testing::TestInfo::Run() 19: [0x7f051ecdccc2] testing::TestSuite::Run() 19: [0x7f051ecec4fd] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f051ed02eb9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f051ecec086] testing::UnitTest::Run() 19: [0x25fd50] main 19: [0x7f051cb05d90] 19: [0x7f051cb05e40] __libc_start_main 19: [0x25ddd5] _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/gprone-unhandled-self-assignment/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f051ebd1342] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26234e] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x262836] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25e936] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f051ed023d9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f051ecdaf68] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f051ecdc2cd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f051ecdccc2] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f051ecec4fd] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f051ed02eb9] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f051ecec086] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd50] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f051cb05d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f051cb05e40] 19: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 19: 19: demangled test_f3: 19: [0x7f051ebd1342] Kokkos::Impl::save_stacktrace() 19: [0x26234e] Test::stacktrace_test_f1(std::ostream&) 19: [0x262836] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x25e936] Test::test_stacktrace(bool, bool) 19: [0x7f051ed023d9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f051ecdaf68] testing::Test::Run() 19: [0x7f051ecdc2cd] testing::TestInfo::Run() 19: [0x7f051ecdccc2] testing::TestSuite::Run() 19: [0x7f051ecec4fd] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f051ed02eb9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f051ecec086] testing::UnitTest::Run() 19: [0x25fd50] main 19: [0x7f051cb05d90] 19: [0x7f051cb05e40] __libc_start_main 19: [0x25ddd5] _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. (2686 ms total) 19: [ PASSED ] 3 tests. 19/56 Test #19: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 3.06 sec test 20 Start 20: Kokkos_IncrementalTest_SERIAL 20: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 20: Test timeout computed to be: 1500 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from SERIAL 20: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 20: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] SERIAL.IncrTest_01_execspace 20: Host Serial Execution Space: 20: KOKKOS_ENABLE_SERIAL: yes 20: 20: Serial Runtime Configuration: 20: Serial 20: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 20: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 20: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicSub 20: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 20: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 20: [ RUN ] SERIAL.IncrTest_03b_memspace_free 20: [ OK ] SERIAL.IncrTest_03b_memspace_free (31 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 (68 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 (1 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 (102 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (102 ms total) 20: [ PASSED ] 28 tests. 20/56 Test #20: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.47 sec test 21 Start 21: Kokkos_IncrementalTest_HIP 21: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_IncrementalTest_HIP 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 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: macro KOKKOS_ENABLE_HIP : defined 21: macro HIP_VERSION = 50731921 = version 5.7.31921 21: macro KOKKOS_ENABLE_ROCTHRUST : defined 21: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 21: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 21: HIP 21: [ OK ] HIP.IncrTest_01_execspace (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicExchange 21: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicAdd 21: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicSub 21: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 21: [ RUN ] HIP.IncrTest_03a_memspace_malloc 21: [ OK ] HIP.IncrTest_03a_memspace_malloc (0 ms) 21: [ RUN ] HIP.IncrTest_03b_memspace_free 21: [ OK ] HIP.IncrTest_03b_memspace_free (3552 ms) 21: [ RUN ] HIP.IncrTest_04_simple_parallelFor 21: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 21: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 21: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 21: [ RUN ] HIP.IncrTest_05_reduction 21: [ OK ] HIP.IncrTest_05_reduction (5 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange2D 21: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange3D 21: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange4D 21: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_2D 21: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_3D 21: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_4D 21: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 21: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 21: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms) 21: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 21: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 21: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (135 ms) 21: [ RUN ] HIP.IncrTest_12a_ThreadScratch 21: [ OK ] HIP.IncrTest_12a_ThreadScratch (5 ms) 21: [ RUN ] HIP.IncrTest_12b_TeamScratch 21: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 21: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms) 21: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 21: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 21: [ RUN ] HIP.incr_14_MDrangeReduce 21: [ OK ] HIP.incr_14_MDrangeReduce (0 ms) 21: [ RUN ] HIP.IncrTest_16_parallelscan 21: [ OK ] HIP.IncrTest_16_parallelscan (6 ms) 21: [ RUN ] HIP.incr_17_atomicView 21: [ OK ] HIP.incr_17_atomicView (0 ms) 21: [----------] 28 tests from HIP (3718 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 28 tests from 1 test suite ran. (3718 ms total) 21: [ PASSED ] 28 tests. 21/56 Test #21: Kokkos_IncrementalTest_HIP ................................. Passed 4.10 sec test 22 Start 22: Kokkos_CoreUnitTest_CTestDevice 22: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 22: Test timeout computed to be: 1500 22: [==========] Running 8 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 5 tests from ctest_environment_DeathTest 22: [ RUN ] ctest_environment_DeathTest.invalid_rank 22: [ OK ] ctest_environment_DeathTest.invalid_rank (573 ms) 22: [ RUN ] ctest_environment_DeathTest.no_type_str 22: [ OK ] ctest_environment_DeathTest.no_type_str (569 ms) 22: [ RUN ] ctest_environment_DeathTest.missing_type 22: [ OK ] ctest_environment_DeathTest.missing_type (1144 ms) 22: [ RUN ] ctest_environment_DeathTest.no_id_str 22: [ OK ] ctest_environment_DeathTest.no_id_str (598 ms) 22: [ RUN ] ctest_environment_DeathTest.invalid_id_str 22: [ OK ] ctest_environment_DeathTest.invalid_id_str (1166 ms) 22: [----------] 5 tests from ctest_environment_DeathTest (4052 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. (4052 ms total) 22: [ PASSED ] 8 tests. 22/56 Test #22: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 4.08 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 23: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 23: Test timeout computed to be: 1500 23/56 Test #23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 24: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 24: Test timeout computed to be: 1500 24: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 24/56 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 25: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 25: Test timeout computed to be: 1500 25/56 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 26: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 26: Environment variables: 26: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 26: Test timeout computed to be: 1500 26/56 Test #26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.02 sec test 27 Start 27: Kokkos_CoreUnitTest_DeviceAndThreads 27: Test command: /usr/bin/python3 "/var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/unit_test/TestDeviceAndThreads.py" "-v" 27: Test timeout computed to be: 1500 27: test_device_id (__main__.KokkosInitializationTestCase) ... ok 27: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 27: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 27: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 27: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 27: 27: ---------------------------------------------------------------------- 27: Ran 5 tests in 4.015s 27: 27: OK (skipped=1) 27/56 Test #27: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 4.06 sec test 28 Start 28: Kokkos_PerformanceTest_TaskDag 28: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 28: Test timeout computed to be: 1500 28/56 Test #28: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.02 sec test 29 Start 29: Kokkos_PerformanceTest_Benchmark 29: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-02-13_T14-57-53.json" 29: Test timeout computed to be: 1500 29: 2025-02-13T15:23:31+00:00 29: Running /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 29: Run on (255 X 3524.76 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x127) 29: L1 Instruction 32 KiB (x127) 29: L2 Unified 512 KiB (x127) 29: L3 Unified 32768 KiB (x15) 29: Load Average: 6.50, 7.32, 8.94 29: CPU architecture: none 29: Default Device: HIP 29: GPU architecture: AMD_GFX908 29: KOKKOS_COMPILER_CLANG: 1700 29: KOKKOS_ENABLE_ASM: no 29: KOKKOS_ENABLE_CXX17: no 29: KOKKOS_ENABLE_CXX20: yes 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 29: KOKKOS_ENABLE_HIP: yes 29: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_LIBDL: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: KOKKOS_ENABLE_SERIAL: yes 29: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 29: Kokkos Version: 4.5.99 29: macro KOKKOS_ENABLE_HIP: defined 29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 29: macro KOKKOS_ENABLE_ROCTHRUST: defined 29: platform: 64bit 29: --------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Count Time normalized 29: --------------------------------------------------------------------------------------------------------------------------------------------------- 29: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.007 s 5 1024 6.26054u 29: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.007 s 5 2.048k 3.11944u 29: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.55937u 29: GramSchmidt/Count:8192/iterations:5/manual_time 0.006 s 0.007 s 5 8.192k 765.748n 29: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.007 s 5 16.384k 380.816n 29: GramSchmidt/Count:32768/iterations:5/manual_time 0.007 s 0.009 s 5 32.768k 202.482n 29: GramSchmidt/Count:65536/iterations:5/manual_time 0.008 s 0.011 s 5 65.536k 117.152n 29: GramSchmidt/Count:131072/iterations:5/manual_time 0.010 s 0.016 s 5 131.072k 71.6267n 29: GramSchmidt/Count:262144/iterations:5/manual_time 0.031 s 0.044 s 5 262.144k 115.992n 29: GramSchmidt/Count:524288/iterations:5/manual_time 0.033 s 0.060 s 5 524.288k 62.6829n 29: ---------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: GB/s Max 29: ---------------------------------------------------------------------------------------------------------------------------------------------- 29: CustomReduction/N:100000/R:1000/manual_time 0.008 s 0.018 s 93 14.0492k/s 11.5 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.505 s 0.503 s 1 0.098143 0.0480378 0.0841185 0.0412421 0.0421932 2.34u 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.045 s 0.045 s 16 8.19053m 4.02455m 7.75886m 3.87373m 3.88676m 2.17u 29: OverlapTeamPolicy/N:20/M:1000000/R:10 0.206 s 0.205 s 3 0.0358045 0.0183098 0.0352939 0.0170147 0.0180109 3.76u 29: --------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Count Time normalized 29: --------------------------------------------------------------------------------------------------------------------------------------------------- 29: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 27.958n 29: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 14.3018n 29: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 7.19971n 29: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.53271n 29: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.7926n 29: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 971.649p 29: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 591.568p 29: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 480.11p 29: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 572.731p 29: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 410.627p 29: ----------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: rate 29: ----------------------------------------------------------------------------------------------------------------------------------- 29: Malloc/N:1/manual_time 12.5 us 33.7 us 60904 79.9935k/s 29: Malloc/N:16/manual_time 12.8 us 34.0 us 53647 77.9289k/s 29: Malloc/N:256/manual_time 12.8 us 33.6 us 57453 78.3469k/s 29: Malloc/N:4096/manual_time 12.2 us 33.2 us 54467 81.7739k/s 29: Malloc/N:65536/manual_time 12.6 us 33.9 us 54185 79.5461k/s 29: Malloc/N:1048576/manual_time 12.2 us 32.9 us 62088 81.8403k/s 29: Malloc/N:16777216/manual_time 12.2 us 32.9 us 56438 81.7181k/s 29: Malloc/N:268435456/manual_time 12.2 us 33.1 us 54914 82.121k/s 29: Malloc/N:4294967296/manual_time 9.07 us 28.9 us 77689 110.195k/s 29: MallocFree/N:1/manual_time 29.9 us 29.8 us 24260 33.49k/s 29: MallocFree/N:16/manual_time 28.8 us 28.7 us 24112 34.6748k/s 29: MallocFree/N:256/manual_time 29.0 us 28.9 us 24145 34.5332k/s 29: MallocFree/N:4096/manual_time 28.9 us 28.8 us 24235 34.6543k/s 29: MallocFree/N:65536/manual_time 29.0 us 28.9 us 24000 34.4244k/s 29: MallocFree/N:1048576/manual_time 28.9 us 28.7 us 24236 34.662k/s 29: MallocFree/N:16777216/manual_time 28.9 us 28.8 us 23373 34.6055k/s 29: MallocFree/N:268435456/manual_time 28.9 us 28.8 us 24251 34.6541k/s 29: MallocFree/N:4294967296/manual_time 28.8 us 28.7 us 24227 34.7054k/s 29: MallocTouch/N:1/manual_time 9.62 us 29.4 us 72753 103.923k/s 29: MallocTouch/N:16/manual_time 9.63 us 29.7 us 72536 103.79k/s 29: MallocTouch/N:256/manual_time 9.70 us 29.5 us 72121 103.122k/s 29: MallocTouch/N:4096/manual_time 20.3 us 37.9 us 34360 49.2703k/s 29: MallocTouch/N:65536/manual_time 20.8 us 38.5 us 33868 48.0921k/s 29: MallocTouch/N:1048576/manual_time 23.7 us 41.2 us 29533 42.2664k/s 29: MallocTouch/N:16777216/manual_time 25.6 us 43.2 us 27288 39.006k/s 29: MallocTouch/N:268435456/manual_time 68.6 us 86.3 us 10240 14.5858k/s 29: MallocTouch/N:4294967296/manual_time 776 us 793 us 902 1.28897k/s 29: MallocTouchFree/N:1/manual_time 29.5 us 29.4 us 23707 33.8766k/s 29: MallocTouchFree/N:16/manual_time 29.5 us 29.4 us 23729 33.8752k/s 29: MallocTouchFree/N:256/manual_time 29.6 us 29.5 us 23620 33.79k/s 29: MallocTouchFree/N:4096/manual_time 38.1 us 38.0 us 18406 26.2521k/s 29: MallocTouchFree/N:65536/manual_time 38.4 us 38.2 us 18217 26.0627k/s 29: MallocTouchFree/N:1048576/manual_time 41.7 us 41.5 us 16841 23.989k/s 29: MallocTouchFree/N:16777216/manual_time 43.5 us 43.4 us 15529 22.9746k/s 29: MallocTouchFree/N:268435456/manual_time 86.4 us 86.0 us 8090 11.5765k/s 29: MallocTouchFree/N:4294967296/manual_time 799 us 794 us 877 1.25174k/s 29: ---------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: GB/s MB 29: ---------------------------------------------------------------------------------------------------------------------------------------------- 29: ViewAllocate_Rank1/N:10/manual_time 0.001 s 0.001 s 903 1036.06/s 800 29: ViewAllocate_Rank1/N:10/manual_time 0.001 s 0.001 s 903 1035.69/s 800 29: ViewAllocate_Rank2/N:10/manual_time 0.001 s 0.001 s 907 1035.97/s 800 29: ViewAllocate_Rank2/N:10/manual_time 0.001 s 0.001 s 906 1036.01/s 800 29: ViewAllocate_Rank3/N:10/manual_time 0.001 s 0.001 s 907 1035.65/s 800 29: ViewAllocate_Rank3/N:10/manual_time 0.001 s 0.001 s 907 1035.56/s 800 29: ViewAllocate_Rank4/N:10/manual_time 0.001 s 0.001 s 906 1035.75/s 800 29: ViewAllocate_Rank4/N:10/manual_time 0.001 s 0.001 s 907 1036.03/s 800 29: ViewAllocate_Rank5/N:10/manual_time 0.001 s 0.001 s 906 1036.17/s 800 29: ViewAllocate_Rank5/N:10/manual_time 0.001 s 0.001 s 906 1035.7/s 800 29: ViewAllocate_Rank6/N:10/manual_time 0.001 s 0.001 s 907 1035.97/s 800 29: ViewAllocate_Rank6/N:10/manual_time 0.001 s 0.001 s 907 1036.14/s 800 29: ViewAllocate_Rank7/N:10/manual_time 0.001 s 0.001 s 906 1036.3/s 800 29: ViewAllocate_Rank7/N:10/manual_time 0.001 s 0.001 s 903 1036.48/s 800 29: ViewAllocate_Rank8/N:10/manual_time 0.001 s 0.001 s 907 1035.69/s 800 29: ViewAllocate_Rank8/N:10/manual_time 0.001 s 0.001 s 906 1035.17/s 800 29: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 448 1023.42/s 1.6k 29: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 448 1011.57/s 1.6k 29: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 446 1020.77/s 1.6k 29: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 434 1020.37/s 1.6k 29: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 448 1010.21/s 1.6k 29: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 446 1014.83/s 1.6k 29: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 433 1021.75/s 1.6k 29: ViewDeepCopy_Rank2/N:10/manual_time 0.003 s 0.003 s 224 506.36/s 1.6k 29: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 227 513.77/s 1.6k 29: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 448 1023.62/s 1.6k 29: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 323 752.956/s 1.6k 29: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.002 s 282 637.466/s 1.6k 29: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 446 1020.78/s 1.6k 29: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 433 1022.06/s 1.6k 29: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 448 1010.64/s 1.6k 29: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 447 1021.55/s 1.6k 29: ViewDeepCopy_Rank4/N:10/manual_time 0.014 s 0.014 s 47 111.698/s 1.6k 29: ViewDeepCopy_Rank5/N:10/manual_time 0.014 s 0.014 s 49 111.2/s 1.6k 29: ViewDeepCopy_Rank4/N:10/manual_time 0.003 s 0.003 s 226 514.887/s 1.6k 29: ViewDeepCopy_Rank5/N:10/manual_time 0.007 s 0.007 s 103 234.22/s 1.6k 29: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 448 971.786/s 1.6k 29: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 448 1023.71/s 1.6k 29: ViewDeepCopy_Rank6/N:10/manual_time 0.016 s 0.016 s 44 101.598/s 1.6k 29: ViewDeepCopy_Rank6/N:10/manual_time 0.018 s 0.018 s 39 88.7618/s 1.6k 29: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 447 1024.37/s 1.6k 29: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 448 1023.73/s 1.6k 29: ViewDeepCopy_Rank7/N:10/manual_time 0.017 s 0.017 s 40 91.5684/s 1.6k 29: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 84.8615/s 1.6k 29: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 448 1023.92/s 1.6k 29: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 447 1021.02/s 1.6k 29: ViewDeepCopy_Rank8/N:10/manual_time 0.018 s 0.018 s 37 87.3956/s 1.6k 29: ViewDeepCopy_Rank8/N:10/manual_time 0.019 s 0.019 s 37 82.0637/s 1.6k 29: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 452 1027.84/s 1.6k 29: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 448 1033.9/s 1.6k 29: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 453 1023.56/s 1.6k 29: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 452 1024.86/s 1.6k 29: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 895 1046.16/s 800 29: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 917 1035.82/s 800 29: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 917 1046.69/s 800 29: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 909 1035.81/s 800 29: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 917 1040.22/s 800 29: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 896 1045.9/s 800 29: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 917 1034.51/s 800 29: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 917 1046.64/s 800 29: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 917 1036.68/s 800 29: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 913 1042.24/s 800 29: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 891 1045.55/s 800 29: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 917 1035.83/s 800 29: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 917 1047.37/s 800 29: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 914 1048.04/s 800 29: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 917 1047.71/s 800 29: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 917 1048.19/s 800 29: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 918 1041.89/s 800 29: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 918 1048.48/s 800 29: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.12072k/s 1.6k 29: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.68649k/s 1.6k 29: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.27165k/s 1.6k 29: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.52714k/s 1.6k 29: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.17623k/s 1.6k 29: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.49811k/s 1.6k 29: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1771k/s 1.6k 29: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.217k/s 1.6k 29: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.51313k/s 1.6k 29: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.08046k/s 1.6k 29: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.0607k/s 1.6k 29: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.85331k/s 1.6k 29: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.76519k/s 1.6k 29: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.47604k/s 1.6k 29: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.16219k/s 1.6k 29: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.39765k/s 1.6k 29: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.45752k/s 1.6k 29: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.84087k/s 1.6k 29: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.29294k/s 1.6k 29: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.1293k/s 1.6k 29: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.69272k/s 1.6k 29: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.09907k/s 1.6k 29: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.19464k/s 1.6k 29: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.35735k/s 1.6k 29: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.70937k/s 1.6k 29: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.80659k/s 1.6k 29: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.46645k/s 1.6k 29: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.44075k/s 1.6k 29: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.47397k/s 1.6k 29: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.98714k/s 1.6k 29: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.36119k/s 1.6k 29: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.74601k/s 1.6k 29: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1001.31/s 1.6k 29: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1027.31/s 1.6k 29/56 Test #29: Kokkos_PerformanceTest_Benchmark ........................... Passed 120.57 sec test 30 Start 30: Kokkos_Benchmark_Atomic_MinMax 30: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-02-13_T14-57-53.json" 30: Test timeout computed to be: 1500 30: 2025-02-13T15:25:31+00:00 30: Running /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 30: Run on (255 X 3525.42 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x127) 30: L1 Instruction 32 KiB (x127) 30: L2 Unified 512 KiB (x127) 30: L3 Unified 32768 KiB (x15) 30: Load Average: 4.69, 6.39, 8.40 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX908 30: KOKKOS_COMPILER_CLANG: 1700 30: KOKKOS_ENABLE_ASM: no 30: KOKKOS_ENABLE_CXX17: no 30: KOKKOS_ENABLE_CXX20: yes 30: KOKKOS_ENABLE_CXX23: no 30: KOKKOS_ENABLE_CXX26: no 30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 30: KOKKOS_ENABLE_HIP: yes 30: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 30: KOKKOS_ENABLE_HWLOC: no 30: KOKKOS_ENABLE_LIBDL: yes 30: KOKKOS_ENABLE_PRAGMA_IVDEP: no 30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 30: KOKKOS_ENABLE_PRAGMA_UNROLL: no 30: KOKKOS_ENABLE_PRAGMA_VECTOR: no 30: KOKKOS_ENABLE_SERIAL: yes 30: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 30: Kokkos Version: 4.5.99 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit 30: ---------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations 30: ---------------------------------------------------------------------------------------------------------------------------------------- 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30/56 Test #30: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.47 sec test 31 Start 31: Kokkos_PerformanceTest_Mempool 31: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-02-13_T14-57-53.json" 31: Test timeout computed to be: 1500 31: 2025-02-13T15:25:32+00:00 31: Running /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_PerformanceTest_Mempool 31: Run on (255 X 3524.83 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x127) 31: L1 Instruction 32 KiB (x127) 31: L2 Unified 512 KiB (x127) 31: L3 Unified 32768 KiB (x15) 31: Load Average: 4.69, 6.39, 8.40 31: CPU architecture: none 31: Default Device: HIP 31: GPU architecture: AMD_GFX908 31: KOKKOS_COMPILER_CLANG: 1700 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CXX17: no 31: KOKKOS_ENABLE_CXX20: yes 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HIP: yes 31: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 31: Kokkos Version: 4.5.99 31: macro KOKKOS_ENABLE_HIP: defined 31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 31: macro KOKKOS_ENABLE_ROCTHRUST: defined 31: platform: 64bit 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 2309 18.2976M/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 9874 156.343M/s 31/56 Test #31: Kokkos_PerformanceTest_Mempool ............................. Passed 3.19 sec test 32 Start 32: Kokkos_PerformanceTest_Atomic 32: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-02-13_T14-57-53.json" 32: Test timeout computed to be: 1500 32: 2025-02-13T15:25:35+00:00 32: Running /var/jenkins/workspace/gprone-unhandled-self-assignment/build/core/perf_test/Kokkos_PerformanceTest_Atomic 32: Run on (255 X 3524.86 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x127) 32: L1 Instruction 32 KiB (x127) 32: L2 Unified 512 KiB (x127) 32: L3 Unified 32768 KiB (x15) 32: Load Average: 4.69, 6.39, 8.40 32: CPU architecture: none 32: Default Device: HIP 32: GPU architecture: AMD_GFX908 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: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 32: Kokkos Version: 4.5.99 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 Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 32: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Test_Atomic/30000/iterations:10 0.360 s 0.359 s 10 1 4 6.69693m 5.50927m 63.3333u 449.985M 59k 449.985M 32: Test_Atomic/100000/iterations:10 10.9 s 10.9 s 10 1 8 16.7802 2.15017m 105.3u 4.99995G 75.262k 4.99995G 32: Test_Atomic/100000/iterations:10 3.92 s 3.90 s 10 1 8 2.81687m 1.55098m 140.8u 4.99995G 52.99k 4.99995G 32: Test_Atomic/100000/iterations:10 3.58 s 3.56 s 10 1 4 2.65157m 1.35388m 51.49u 704.983M 54.008k 704.983M 32: Test_Atomic/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.4608 2.14568m 119.7u 4.99995G 57.086k 4.99995G 32: Test_Atomic/100000/iterations:10 4.09 s 4.07 s 10 1 8 2.72757m 1.34688m 117.79u 4.99995G 65.982k 4.99995G 32: Test_Atomic/100000/iterations:10 10.7 s 10.6 s 10 0 4 18.0171 1.58088m 970.39u 4.99991G 36.088k 4.99989G 32: Test_Atomic/100000/iterations:10 12.1 s 12.1 s 10 1 8 20.1479 1.62527m 1009.58u 4.99995G 135.87k 4.99995G 32/56 Test #32: Kokkos_PerformanceTest_Atomic .............................. Passed 579.10 sec test 33 Start 33: Kokkos_ContainersUnitTest_Serial 33: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 33: Test timeout computed to be: 1500 33: [==========] Running 70 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from serial_DeathTest 33: [ RUN ] serial_DeathTest.dualview_external_view_construction 33: [ OK ] serial_DeathTest.dualview_external_view_construction (1414 ms) 33: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 33: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (17018 ms) 33: [----------] 2 tests from serial_DeathTest (18433 ms total) 33: 33: [----------] 68 tests from serial 33: [ RUN ] serial.bitset 33: [ OK ] serial.bitset (1160 ms) 33: [ RUN ] serial.bitset_default_constructor_no_alloc 33: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 33: [ RUN ] serial.dualview_combination 33: [ OK ] serial.dualview_combination (0 ms) 33: [ RUN ] serial.dualview_alloc 33: [ OK ] serial.dualview_alloc (0 ms) 33: [ RUN ] serial.test_dualview_copy_construction_and_assignment 33: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 33: [ RUN ] serial.dualview_combinations_without_init 33: [ OK ] serial.dualview_combinations_without_init (0 ms) 33: [ RUN ] serial.dualview_deep_copy 33: [ OK ] serial.dualview_deep_copy (0 ms) 33: [ RUN ] serial.dualview_realloc 33: [ OK ] serial.dualview_realloc (0 ms) 33: [ RUN ] serial.dualview_resize 33: [ OK ] serial.dualview_resize (0 ms) 33: [ RUN ] serial.dualview_device_correct_kokkos_device 33: 33: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 33: does not support page migration between device and host. 33: HIPManagedSpace might not work as expected. 33: Please refer to the ROCm documentation on unified/managed memory. 33: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 33: [ RUN ] serial.dualview_host_correct_kokkos_device 33: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 33: [ RUN ] serial.dualview_host_modify_template_device_sync 33: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 33: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 33: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 33: [ RUN ] serial.dualview_device_modify_template_host_sync 33: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 33: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 33: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 33: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 33: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 33: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 33: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 33: [ RUN ] serial.dualview_sequential_host_init 33: [ OK ] serial.dualview_sequential_host_init (0 ms) 33: [ RUN ] serial.dynamic_view 33: [ OK ] serial.dynamic_view (8 ms) 33: [ RUN ] serial.dyn_rank_view_api_generic 33: [ OK ] serial.dyn_rank_view_api_generic (5 ms) 33: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 33: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 33: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 33: /var/jenkins/workspace/gprone-unhandled-self-assignment/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 33: skipping since not default execution space 33: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 33: [ RUN ] serial.dyn_rank_view_api_operator_rank67 33: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 33: [ RUN ] serial.dyn_rank_view_team_scratch 33: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 33: [ RUN ] serial.ErrorReporterViaLambda 33: [ OK ] serial.ErrorReporterViaLambda (0 ms) 33: [ RUN ] serial.ErrorReporter 33: [ OK ] serial.ErrorReporter (0 ms) 33: [ RUN ] serial.offsetview_construction 33: [ OK ] serial.offsetview_construction (11 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 (3 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 (964 ms) 33: [ RUN ] serial.scatterview_devicetype 33: [ OK ] serial.scatterview_devicetype (0 ms) 33: [ RUN ] serial.staticcrsgraph 33: [ OK ] serial.staticcrsgraph (7 ms) 33: [ RUN ] serial.resize_realloc_no_init_dualview 33: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 33: [ RUN ] serial.resize_realloc_no_alloc_dualview 33: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 33: [ RUN ] serial.resize_exec_space_dualview 33: [ OK ] serial.resize_exec_space_dualview (0 ms) 33: [ RUN ] serial.realloc_exec_space_dualview 33: [ OK ] serial.realloc_exec_space_dualview (0 ms) 33: [ RUN ] serial.resize_realloc_no_init_dynrankview 33: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 33: [ RUN ] serial.resize_exec_space_dynrankview 33: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 33: [ RUN ] serial.realloc_exec_space_dynrankview 33: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 33: [ RUN ] serial.resize_realloc_no_init_scatterview 33: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 33: [ RUN ] serial.resize_realloc_no_alloc_scatterview 33: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 33: [ RUN ] serial.resize_exec_space_scatterview 33: [ OK ] serial.resize_exec_space_scatterview (0 ms) 33: [ RUN ] serial.realloc_exec_space_scatterview 33: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynrankview 33: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 33: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 33: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 33: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_offsetview 33: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 33: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 33: [ RUN ] serial.create_mirror_view_and_copy_offsetview 33: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynamicview 33: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 33: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 33: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 33: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 33: [ RUN ] serial.UnorderedMap_insert 33: [ OK ] serial.UnorderedMap_insert (3592 ms) 33: [ RUN ] serial.UnorderedMap_failed_insert 33: [ OK ] serial.UnorderedMap_failed_insert (1948 ms) 33: [ RUN ] serial.UnorderedMap_deep_copy 33: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 33: [ RUN ] serial.UnorderedMap_valid_empty 33: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 33: [ RUN ] serial.UnorderedMap_clear_zero_size 33: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 33: [ RUN ] serial.UnorderedMap_consistent_size 33: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 33: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 33: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 33: [ RUN ] serial.UnorderedMap_lambda_capturable 33: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 33: [ RUN ] serial.UnorderedMap_constructor_view_alloc 33: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 33: [ RUN ] serial.vector_combination 33: [ OK ] serial.vector_combination (0 ms) 33: [ RUN ] serial.vector_insert 33: [ OK ] serial.vector_insert (0 ms) 33: [ RUN ] serial.vector_push_back_default_exec 33: [ OK ] serial.vector_push_back_default_exec (0 ms) 33: [ RUN ] serial.viewctorprop_embedded_dim 33: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 33: [----------] 68 tests from serial (7710 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 70 tests from 2 test suites ran. (26143 ms total) 33: [ PASSED ] 69 tests. 33: [ SKIPPED ] 1 test, listed below: 33: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 33/56 Test #33: Kokkos_ContainersUnitTest_Serial ........................... Passed 26.54 sec test 34 Start 34: Kokkos_ContainersUnitTest_HIP 34: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 34: Test timeout computed to be: 1500 34: [==========] Running 70 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from hip_DeathTest 34: [ RUN ] hip_DeathTest.dualview_external_view_construction 34: /var/jenkins/workspace/gprone-unhandled-self-assignment/containers/unit_tests/TestDualView.hpp:525: Skipped 34: test only relevant if HostSpace can access memory space 34: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction (0 ms) 34: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction 34: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (16702 ms) 34: [----------] 2 tests from hip_DeathTest (16702 ms total) 34: 34: [----------] 68 tests from hip 34: [ RUN ] hip.bitset 34: [ OK ] hip.bitset (19 ms) 34: [ RUN ] hip.bitset_default_constructor_no_alloc 34: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 34: [ RUN ] hip.dualview_combination 34: [ OK ] hip.dualview_combination (5 ms) 34: [ RUN ] hip.dualview_alloc 34: [ OK ] hip.dualview_alloc (0 ms) 34: [ RUN ] hip.test_dualview_copy_construction_and_assignment 34: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 34: [ RUN ] hip.dualview_combinations_without_init 34: [ OK ] hip.dualview_combinations_without_init (0 ms) 34: [ RUN ] hip.dualview_deep_copy 34: [ OK ] hip.dualview_deep_copy (1 ms) 34: [ RUN ] hip.dualview_realloc 34: [ OK ] hip.dualview_realloc (0 ms) 34: [ RUN ] hip.dualview_resize 34: [ OK ] hip.dualview_resize (0 ms) 34: [ RUN ] hip.dualview_device_correct_kokkos_device 34: 34: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 34: does not support page migration between device and host. 34: HIPManagedSpace might not work as expected. 34: Please refer to the ROCm documentation on unified/managed memory. 34: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 34: [ RUN ] hip.dualview_host_correct_kokkos_device 34: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 34: [ RUN ] hip.dualview_host_modify_template_device_sync 34: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 34: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 34: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 34: [ RUN ] hip.dualview_device_modify_template_host_sync 34: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 34: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 34: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 34: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 34: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 34: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view 34: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 34: [ RUN ] hip.dualview_sequential_host_init 34: [ OK ] hip.dualview_sequential_host_init (0 ms) 34: [ RUN ] hip.dynamic_view 34: [ OK ] hip.dynamic_view (44 ms) 34: [ RUN ] hip.dyn_rank_view_api_generic 34: [ OK ] hip.dyn_rank_view_api_generic (15 ms) 34: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 34: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 34: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 34: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 34: [ RUN ] hip.dyn_rank_view_api_operator_rank67 34: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 34: [ RUN ] hip.dyn_rank_view_team_scratch 34: [ OK ] hip.dyn_rank_view_team_scratch (0 ms) 34: [ RUN ] hip.ErrorReporterViaLambda 34: [ OK ] hip.ErrorReporterViaLambda (1 ms) 34: [ RUN ] hip.ErrorReporter 34: [ OK ] hip.ErrorReporter (0 ms) 34: [ RUN ] hip.offsetview_construction 34: [ OK ] hip.offsetview_construction (3 ms) 34: [ RUN ] hip.offsetview_unmanaged_construction 34: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 34: [ RUN ] hip.offsetview_subview 34: [ OK ] hip.offsetview_subview (0 ms) 34: [ RUN ] hip.offsetview_offsets_rank1 34: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 34: [ RUN ] hip.offsetview_offsets_rank2 34: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 34: [ RUN ] hip.offsetview_offsets_rank3 34: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 34: [ RUN ] hip.scatterview 34: [ OK ] hip.scatterview (30052 ms) 34: [ RUN ] hip.scatterview_devicetype 34: [ OK ] hip.scatterview_devicetype (43873 ms) 34: [ RUN ] hip.staticcrsgraph 34: [ OK ] hip.staticcrsgraph (29 ms) 34: [ RUN ] hip.resize_realloc_no_init_dualview 34: [ OK ] hip.resize_realloc_no_init_dualview (1 ms) 34: [ RUN ] hip.resize_realloc_no_alloc_dualview 34: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 34: [ RUN ] hip.resize_exec_space_dualview 34: [ OK ] hip.resize_exec_space_dualview (0 ms) 34: [ RUN ] hip.realloc_exec_space_dualview 34: [ OK ] hip.realloc_exec_space_dualview (0 ms) 34: [ RUN ] hip.resize_realloc_no_init_dynrankview 34: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 34: [ RUN ] hip.resize_exec_space_dynrankview 34: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 34: [ RUN ] hip.realloc_exec_space_dynrankview 34: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 34: [ RUN ] hip.resize_realloc_no_init_scatterview 34: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 34: [ RUN ] hip.resize_realloc_no_alloc_scatterview 34: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 34: [ RUN ] hip.resize_exec_space_scatterview 34: [ OK ] hip.resize_exec_space_scatterview (0 ms) 34: [ RUN ] hip.realloc_exec_space_scatterview 34: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_dynrankview 34: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 34: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 34: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 34: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_offsetview 34: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 34: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 34: [ RUN ] hip.create_mirror_view_and_copy_offsetview 34: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_dynamicview 34: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 34: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 34: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 34: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 34: [ RUN ] hip.UnorderedMap_insert 34: [ OK ] hip.UnorderedMap_insert (1627 ms) 34: [ RUN ] hip.UnorderedMap_failed_insert 34: [ OK ] hip.UnorderedMap_failed_insert (523 ms) 34: [ RUN ] hip.UnorderedMap_deep_copy 34: [ OK ] hip.UnorderedMap_deep_copy (3 ms) 34: [ RUN ] hip.UnorderedMap_valid_empty 34: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 34: [ RUN ] hip.UnorderedMap_clear_zero_size 34: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 34: [ RUN ] hip.UnorderedMap_consistent_size 34: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 34: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 34: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 34: [ RUN ] hip.UnorderedMap_lambda_capturable 34: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 34: [ RUN ] hip.UnorderedMap_constructor_view_alloc 34: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 34: [ RUN ] hip.vector_combination 34: [ OK ] hip.vector_combination (0 ms) 34: [ RUN ] hip.vector_insert 34: [ OK ] hip.vector_insert (2 ms) 34: [ RUN ] hip.vector_push_back_default_exec 34: [ OK ] hip.vector_push_back_default_exec (0 ms) 34: [ RUN ] hip.viewctorprop_embedded_dim 34: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 34: [----------] 68 tests from hip (76222 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 70 tests from 2 test suites ran. (92924 ms total) 34: [ PASSED ] 69 tests. 34: [ SKIPPED ] 1 test, listed below: 34: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction 34/56 Test #34: Kokkos_ContainersUnitTest_HIP .............................. Passed 93.36 sec test 35 Start 35: Kokkos_ContainersPerformanceTest_HIP 35: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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.00271053 35: View sum computation time: 0.00271053 35: Strided View time (init only): 0.00156653 35: View Rank7 time (init only): 0.00169337 35: DynRankView time (init only): 0.00168236 35: DynRankView sum computation time: 0.00135803 35: Ratio of View to DynRankView time: 1.61115 35: Ratio of View to DynRankView sum computation time: 1.08918 35: Ratio of View to View Rank7 time: 1.60067 35: Ratio of StrideView to DynRankView time: 0.931151 35: Ratio of DynRankView to View Rank7 time: 0.993498 35: [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) 35: [ RUN ] TEST_CATEGORY.global_2_local 35: HIP 35: size, create, generate, fill, find 35: 256, 0.000216197, 1.375e-05, 0.00381712, 0.00412447 35: 512, 0.000223538, 1.2211e-05, 3.4879e-05, 0.00326191 35: 1024, 0.000232727, 1.1639e-05, 3.4899e-05, 0.00331684 35: 2048, 0.000214908, 1.179e-05, 3.6429e-05, 0.00332455 35: 4096, 0.000271196, 1.198e-05, 3.79e-05, 0.00333745 35: 8192, 0.000213648, 1.1211e-05, 3.789e-05, 0.00333229 35: 16384, 0.000223258, 1.116e-05, 3.823e-05, 0.00342526 35: 32768, 0.000250677, 1.124e-05, 3.924e-05, 0.00349212 35: 65536, 0.000293147, 1.1591e-05, 4.458e-05, 0.00376681 35: 131072, 0.000287307, 1.2239e-05, 6.6779e-05, 0.00449894 35: 262144, 0.000339406, 1.2919e-05, 0.000112708, 0.00684762 35: 524288, 0.000420325, 1.557e-05, 0.000280986, 0.00855019 35: 1048576, 0.000406195, 2.03e-05, 0.000688511, 0.0209248 35: 2097152, 0.000490404, 2.801e-05, 0.00155488, 0.0484943 35: 4194304, 0.000555963, 4.1159e-05, 0.00348324, 0.117511 35: [ OK ] TEST_CATEGORY.global_2_local (254 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/56 Test #35: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.66 sec test 36 Start 36: Kokkos_UnitTest_Sort 36: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 36: Test timeout computed to be: 1500 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 36: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (2812 ms) 36: [----------] 1 test from hip_DeathTest (2812 ms total) 36: 36: [----------] 16 tests from hip 36: [ RUN ] hip.SortUnsignedValueType 36: [ OK ] hip.SortUnsignedValueType (24 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 (10 ms) 36: [ RUN ] hip.SortByKeyWithComparator 36: [ OK ] hip.SortByKeyWithComparator (0 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 (85 ms) 36: [ RUN ] hip.BinSortGenericTests 36: [ OK ] hip.BinSortGenericTests (16 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 36: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (7290 ms) 36: [ RUN ] hip.NestedSort 36: [ OK ] hip.NestedSort (39 ms) 36: [ RUN ] hip.NestedSortByKey 36: [ OK ] hip.NestedSortByKey (96 ms) 36: [----------] 16 tests from hip (7566 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 17 tests from 2 test suites ran. (10379 ms total) 36: [ PASSED ] 17 tests. 36/56 Test #36: Kokkos_UnitTest_Sort ....................................... Passed 10.79 sec test 37 Start 37: Kokkos_UnitTest_Random 37: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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:1739461045941646975 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.45775e-07 0.00397455 0.022956 || 0.051031 27985 29363 || 28560.9 28674.4 || 317.344 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.5082e-07 0.00757476 -0.00814684 || 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.00712083 0.00584612 || 0.051031 27974 29263 || 28471.6 28674.4 || 80.8167 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.022833 0.00332977 || 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.0123533 -0.0136901 || 0.051031 28043 29311 || 29033 28674.4 || -189.252 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.00374483 -0.00266662 || 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.0148752 -0.00633538 || 0.051031 28099 29299 || 28254.1 28674.4 || -87.5802 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.0134673 -0.000544974 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000243895 -0.99999 -48244.1 || 0.051031 0 194755 || 2.92857e+09 28674.4 || -6.66926e+08 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 0.000730609 -0.317281 0.153976 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.63432e-07 0.000257408 -0.012889 || 0.051031 27995 29391 || 28667 28674.4 || -178.178 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.03793e-07 0.000634896 -0.00147498 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.71e-07 -0.00600403 0.0230613 || 0.051031 28066 29320 || 28847.6 28674.4 || 318.8 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.26496e-07 0.00481038 0.00587891 || 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.0135051 0.00691253 || 0.051031 27887 29303 || 28292.3 28674.4 || 95.5589 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.0185913 -0.0136636 || 0.051031 1e+64 -1e+64 37: Test Seed:1739461046097497154 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.45775e-07 -0.00452577 -0.0378537 || 0.051031 27986 29287 || 28804.8 28674.4 || -523.289 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.5082e-07 -0.00771373 0.00184411 || 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.0195305 0.0128855 || 0.051031 28096 29427 || 29245.6 28674.4 || 178.129 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.00191814 -0.00393537 || 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.0148884 -0.00553644 || 0.051031 28016 29349 || 29107.8 28674.4 || -76.5358 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.0167112 0.00866394 || 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.00552224 -0.0165081 || 0.051031 28036 29431 || 28833.6 28674.4 || -228.208 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.00460372 -0.00265327 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000245523 -0.99999 -48248.4 || 0.051031 0 194927 || 2.929e+09 28674.4 || -6.66986e+08 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 0.000735497 -0.297147 0.144657 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.8109e-07 -0.00237632 -0.0170295 || 0.051031 28024 29335 || 28742.7 28674.4 || -235.416 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.56767e-07 -0.00360765 0.0019566 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.98748e-07 -0.00373561 0.000305974 || 0.051031 27967 29305 || 28781.9 28674.4 || 4.22979 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 8.09741e-07 -0.00887647 -0.00746858 || 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.00917372 -0.0442512 || 0.051031 28060 29364 || 28939.9 28674.4 || -611.729 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.00356245 -0.00393285 || 0.051031 1e+64 -1e+64 37: [ OK ] hip.Random_XorShift64 (311 ms) 37: [ RUN ] hip.Random_XorShift1024_0 37: Test Seed:1739461046253007087 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.00424404 -0.00536196 || 0.051031 10965 11874 || 11425.4 11377 || -74.1238 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.0119098 0.00151709 || 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.000338641 0.0051361 || 0.051031 10981 11845 || 11373.1 11377 || 71.0015 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.0106304 0.00187805 || 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.00876423 -0.00504048 || 0.051031 10894 11825 || 11278.1 11377 || -69.6796 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.0119527 -0.00319918 || 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.00831478 -0.00355718 || 0.051031 10958 11841 || 11283.1 11377 || -49.1744 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00981754 0.00624405 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000245332 -0.999975 -7594.79 || 0.051031 0 77714 || 4.61051e+08 11377 || -1.0499e+08 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 0.000735728 -0.158734 0.0263414 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.73387e-07 -0.0079601 -0.00279679 || 0.051031 10966 11749 || 11468.2 11377 || -38.6628 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.24249e-07 -0.0130086 -0.00126934 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.60671e-07 0.0172752 0.00640272 || 0.051031 10916 11772 || 11183.8 11377 || 88.5113 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.86102e-07 0.00373065 0.000714904 || 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.00367604 0.0125638 || 0.051031 11025 11801 || 11418.9 11377 || 173.682 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.0115484 -0.00372395 || 0.051031 1e+64 -1e+64 37: Test Seed:1739461046357951604 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.00836876 -0.0118438 || 0.051031 10972 11843 || 11282.5 11377 || -163.729 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.0100179 0.00214898 || 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.0181432 0.0055666 || 0.051031 10947 11768 || 11587.2 11377 || 76.9527 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.00430662 0.000755432 || 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.00424513 0.00380876 || 0.051031 10963 11829 || 11425.5 11377 || 52.6523 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00879482 0.0027031 || 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.00768983 -0.00119219 || 0.051031 10959 11811 || 11290.1 11377 || -16.4808 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.0124524 -0.00190842 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000244423 -0.999975 -7595.91 || 0.051031 0 77729 || 4.61075e+08 11377 || -1.05006e+08 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 0.000732939 -0.153842 0.0237469 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.60671e-07 -0.0175346 -0.0159854 || 0.051031 10963 11801 || 11580 11377 || -220.983 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.86102e-07 0.0115639 0.00163479 || 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.00960633 -0.0138469 || 0.051031 10976 11844 || 11268.7 11377 || -191.42 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.05176e-07 -0.00192201 -0.000182613 || 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.00649237 0.00472609 || 0.051031 10967 11814 || 11451.3 11377 || 65.3335 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00650199 0.00107437 || 0.051031 1e+64 -1e+64 37: [ OK ] hip.Random_XorShift1024_0 (248 ms) 37: [ RUN ] hip.Multi_streams 37: [ OK ] hip.Multi_streams (279 ms) 37: [----------] 3 tests from hip (840 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 3 tests from 1 test suite ran. (840 ms total) 37: [ PASSED ] 3 tests. 37/56 Test #37: Kokkos_UnitTest_Random ..................................... Passed 1.24 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_A 38: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 38: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 38: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 38: 38: [----------] 3 tests from std_algorithms_reducers 38: [ RUN ] std_algorithms_reducers.max_first_loc 38: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 38: [ RUN ] std_algorithms_reducers.min_first_loc 38: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 38: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 38: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 38: [----------] 3 tests from std_algorithms_reducers (0 ms total) 38: 38: [----------] 1 test from std_algorithms 38: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 38: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 38: [----------] 1 test from std_algorithms (0 ms total) 38: 38: [----------] 11 tests from random_access_iterator_test 38: [ RUN ] random_access_iterator_test.constructor 38: [ OK ] random_access_iterator_test.constructor (1 ms) 38: [ RUN ] random_access_iterator_test.constructiblity 38: [ OK ] random_access_iterator_test.constructiblity (0 ms) 38: [ RUN ] random_access_iterator_test.dereference 38: [ OK ] random_access_iterator_test.dereference (1 ms) 38: [ RUN ] random_access_iterator_test.subscript_operator 38: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet1 38: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet2 38: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet3 38: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet4 38: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 38: [ RUN ] random_access_iterator_test.assignment_operator 38: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 38: [ RUN ] random_access_iterator_test.distance 38: [ OK ] random_access_iterator_test.distance (0 ms) 38: [ RUN ] random_access_iterator_test.traits_helpers 38: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 38: [----------] 11 tests from random_access_iterator_test (5 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 16 tests from 4 test suites ran. (6 ms total) 38: [ PASSED ] 16 tests. 38/56 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.41 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_B 39: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (9 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 (7 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 (6 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 (6 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 (11 ms) 39: [----------] 7 tests from std_algorithms_min_max_element_test (42 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 7 tests from 1 test suite ran. (42 ms total) 39: [ PASSED ] 7 tests. 39/56 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.42 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_C 40: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (24 ms) 40: [----------] 1 test from std_algorithms_lexicographical_compare_test (24 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 (29 ms) 40: [----------] 1 test from std_algorithms_find_test (29 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 (403 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 40: [ OK ] std_algorithms_non_mod_seq_ops.find_end (438 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.search 40: [ OK ] std_algorithms_non_mod_seq_ops.search (441 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 40: [ OK ] std_algorithms_non_mod_seq_ops.search_n (277 ms) 40: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1561 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 (19 ms) 40: [----------] 1 test from std_algorithms_count_test (19 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 (15 ms) 40: [----------] 1 test from std_algorithms_equal_test (15 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 (31 ms) 40: [----------] 1 test from std_algorithms_all_any_none_of_test (31 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 (65 ms) 40: [----------] 1 test from std_algorithms_nonmod_seq_ops (65 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 (77 ms) 40: [----------] 1 test from std_algorithms_mismatch_test (77 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 (55 ms) 40: [----------] 1 test from std_algorithms_mod_seq_ops (55 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 13 tests from 10 test suites ran. (1944 ms total) 40: [ PASSED ] 13 tests. 40/56 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.36 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_D 41: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 41: Test timeout computed to be: 1500 41: [==========] Running 31 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 3 tests from std_algorithms_mod_ops_test 41: [ RUN ] std_algorithms_mod_ops_test.move 41: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 41: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 41: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 41: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 41: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 41: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 41: 41: [----------] 12 tests from std_algorithms_mod_seq_ops_test 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy 41: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 41: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.fill 41: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 41: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 41: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 41: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.generate 41: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 41: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 41: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 41: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 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 (34 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_if 41: [ OK ] std_algorithms_replace_ops_test.replace_if (111 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_copy 41: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 41: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms) 41: [----------] 4 tests from std_algorithms_replace_ops_test (249 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 (35 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.unique 41: [ OK ] std_algorithms_mod_seq_ops.unique (74 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 41: [ OK ] std_algorithms_mod_seq_ops.unique_copy (45 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove 41: [ OK ] std_algorithms_mod_seq_ops.remove (31 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_if 41: [ OK ] std_algorithms_mod_seq_ops.remove_if (34 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 41: [ OK ] std_algorithms_mod_seq_ops.remove_copy (138 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 41: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (32 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.rotate 41: [ OK ] std_algorithms_mod_seq_ops.rotate (1229 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 41: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (452 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.shift_left 41: [ OK ] std_algorithms_mod_seq_ops.shift_left (1421 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.shift_right 41: [ OK ] std_algorithms_mod_seq_ops.shift_right (1458 ms) 41: [----------] 11 tests from std_algorithms_mod_seq_ops (4952 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 (58 ms) 41: [----------] 1 test from std_algorithms_modseq_test (58 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 31 tests from 5 test suites ran. (5268 ms total) 41: [ PASSED ] 31 tests. 41/56 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 5.69 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_E 42: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (12 ms) 42: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 42: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms) 42: [----------] 2 tests from std_algorithms_sorting_ops_test (24 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 (4 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 (30 ms) 42: [----------] 1 test from std_algorithms_partitioning_ops (30 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 (4 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 (14 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 (85 ms) 42: [----------] 1 test from std_algorithms_numerics_ops_test (85 ms total) 42: 42: [----------] 8 tests from std_algorithms_numeric_ops_test 42: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 42: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (636 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 (555 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 42: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (180 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 42: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (317 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 (1691 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 (39 ms) 42: [----------] 1 test from std_algorithms_transform_ops_test (39 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 29 tests from 7 test suites ran. (1890 ms total) 42: [ PASSED ] 29 tests. 42/56 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.29 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 43: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 43: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (348 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 (285 ms) 43: [----------] 2 tests from std_algorithms_adjacent_find_team_test (634 ms total) 43: 43: [----------] 2 tests from std_algorithms_count_team_test 43: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 43: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (141 ms) 43: [ RUN ] std_algorithms_count_team_test.count_returns_zero 43: [ OK ] std_algorithms_count_team_test.count_returns_zero (118 ms) 43: [----------] 2 tests from std_algorithms_count_team_test (260 ms total) 43: 43: [----------] 1 test from std_algorithms_count_if_team_test 43: [ RUN ] std_algorithms_count_if_team_test.test 43: [ OK ] std_algorithms_count_if_team_test.test (208 ms) 43: [----------] 1 test from std_algorithms_count_if_team_test (208 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 (236 ms) 43: [----------] 1 test from std_algorithms_for_each_team_test (236 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_n_team_test 43: [ RUN ] std_algorithms_for_each_n_team_test.test 43: [ OK ] std_algorithms_for_each_n_team_test.test (266 ms) 43: [----------] 1 test from std_algorithms_for_each_n_team_test (266 ms total) 43: 43: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 43: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 43: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (480 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 (353 ms) 43: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 43: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (361 ms) 43: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1195 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 (467 ms) 43: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 43: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (383 ms) 43: [----------] 2 tests from std_algorithms_mismatch_team_test (851 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 12 tests from 7 test suites ran. (3654 ms total) 43: [ PASSED ] 12 tests. 43/56 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 4.06 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 44: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 44: [ OK ] std_algorithms_equal_team_test.views_are_equal (655 ms) 44: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 44: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (605 ms) 44: [----------] 2 tests from std_algorithms_equal_team_test (1261 ms total) 44: 44: [----------] 2 tests from std_algorithms_search_team_test 44: [ RUN ] std_algorithms_search_team_test.sequences_exist 44: [ OK ] std_algorithms_search_team_test.sequences_exist (275 ms) 44: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 44: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (292 ms) 44: [----------] 2 tests from std_algorithms_search_team_test (568 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_end_team_test 44: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 44: [ OK ] std_algorithms_find_end_team_test.sequences_exist (378 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 (348 ms) 44: [----------] 2 tests from std_algorithms_find_end_team_test (726 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_first_of_team_test 44: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 44: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (309 ms) 44: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 44: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (424 ms) 44: [----------] 2 tests from std_algorithms_find_first_of_team_test (733 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 8 tests from 4 test suites ran. (3289 ms total) 44: [ PASSED ] 8 tests. 44/56 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 3.69 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 45: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (155 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 (146 ms) 45: [----------] 2 tests from std_algorithms_find_team_test (301 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_if_team_test 45: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 45: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (138 ms) 45: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 45: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (144 ms) 45: [----------] 2 tests from std_algorithms_find_if_team_test (283 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_if_not_team_test 45: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 45: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (144 ms) 45: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 45: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (132 ms) 45: [----------] 2 tests from std_algorithms_find_if_not_team_test (276 ms total) 45: 45: [----------] 1 test from std_algorithms_all_of_team_test 45: [ RUN ] std_algorithms_all_of_team_test.test 45: [ OK ] std_algorithms_all_of_team_test.test (145 ms) 45: [----------] 1 test from std_algorithms_all_of_team_test (145 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 (131 ms) 45: [----------] 1 test from std_algorithms_any_of_team_test (131 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 (189 ms) 45: [----------] 1 test from std_algorithms_none_of_team_test (189 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 45: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (161 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 (151 ms) 45: [----------] 2 tests from std_algorithms_search_n_team_test (313 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 11 tests from 7 test suites ran. (1641 ms total) 45: [ PASSED ] 11 tests. 45/56 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 2.05 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 46: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 46: Test timeout computed to be: 1500 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: [ OK ] std_algorithms_min_element_team_test.test (467 ms) 46: [----------] 1 test from std_algorithms_min_element_team_test (468 ms total) 46: 46: [----------] 1 test from std_algorithms_max_element_team_test 46: [ RUN ] std_algorithms_max_element_team_test.test 46: [ OK ] std_algorithms_max_element_team_test.test (434 ms) 46: [----------] 1 test from std_algorithms_max_element_team_test (434 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 (516 ms) 46: [----------] 1 test from std_algorithms_minmax_element_team_test (516 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 3 tests from 3 test suites ran. (1419 ms total) 46: [ PASSED ] 3 tests. 46/56 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.82 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 47: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 47: Test timeout computed to be: 1500 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 (176 ms) 47: [----------] 1 test from std_algorithms_fill_team_test (176 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 (349 ms) 47: [----------] 1 test from std_algorithms_fill_n_team_test (349 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_team_test 47: [ RUN ] std_algorithms_replace_team_test.test 47: [ OK ] std_algorithms_replace_team_test.test (238 ms) 47: [----------] 1 test from std_algorithms_replace_team_test (238 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_if_team_test 47: [ RUN ] std_algorithms_replace_if_team_test.test 47: [ OK ] std_algorithms_replace_if_team_test.test (204 ms) 47: [----------] 1 test from std_algorithms_replace_if_team_test (204 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_copy_team_test 47: [ RUN ] std_algorithms_replace_copy_team_test.test 47: [ OK ] std_algorithms_replace_copy_team_test.test (338 ms) 47: [----------] 1 test from std_algorithms_replace_copy_team_test (338 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 (242 ms) 47: [----------] 1 test from std_algorithms_replace_copy_if_team_test (242 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 6 tests from 6 test suites ran. (1551 ms total) 47: [ PASSED ] 6 tests. 47/56 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 1.93 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 48: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 (201 ms) 48: [----------] 1 test from std_algorithms_reverse_team_test (201 ms total) 48: 48: [----------] 1 test from std_algorithms_reverse_copy_team_test 48: [ RUN ] std_algorithms_reverse_copy_team_test.test 48: [ OK ] std_algorithms_reverse_copy_team_test.test (239 ms) 48: [----------] 1 test from std_algorithms_reverse_copy_team_test (239 ms total) 48: 48: [----------] 1 test from std_algorithms_rotate_team_test 48: [ RUN ] std_algorithms_rotate_team_test.test 48: [ OK ] std_algorithms_rotate_team_test.test (425 ms) 48: [----------] 1 test from std_algorithms_rotate_team_test (425 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 (458 ms) 48: [----------] 1 test from std_algorithms_rotate_copy_team_test (458 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (1326 ms total) 48: [ PASSED ] 4 tests. 48/56 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.73 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 49: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 49: Test timeout computed to be: 1500 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_move_team_test 49: [ RUN ] std_algorithms_move_team_test.test 49: [ OK ] std_algorithms_move_team_test.test (373 ms) 49: [----------] 1 test from std_algorithms_move_team_test (373 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 (316 ms) 49: [----------] 1 test from std_algorithms_move_backward_team_test (316 ms total) 49: 49: [----------] 1 test from std_algorithms_shift_left_team_test 49: [ RUN ] std_algorithms_shift_left_team_test.test 49: [ OK ] std_algorithms_shift_left_team_test.test (1176 ms) 49: [----------] 1 test from std_algorithms_shift_left_team_test (1176 ms total) 49: 49: [----------] 1 test from std_algorithms_shift_right_team_test 49: [ RUN ] std_algorithms_shift_right_team_test.test 49: [ OK ] std_algorithms_shift_right_team_test.test (1141 ms) 49: [----------] 1 test from std_algorithms_shift_right_team_test (1141 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (3007 ms total) 49: [ PASSED ] 4 tests. 49/56 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.38 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 50: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 50: [ OK ] std_algorithms_copy_team_test.test (486 ms) 50: [----------] 1 test from std_algorithms_copy_team_test (486 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 (378 ms) 50: [----------] 1 test from std_algorithms_copy_n_team_test (379 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 (374 ms) 50: [----------] 1 test from std_algorithms_copy_backward_team_test (374 ms total) 50: 50: [----------] 1 test from std_algorithms_copy_if_team_test 50: [ RUN ] std_algorithms_copy_if_team_test.test 50: [ OK ] std_algorithms_copy_if_team_test.test (299 ms) 50: [----------] 1 test from std_algorithms_copy_if_team_test (299 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 (324 ms) 50: [----------] 1 test from std_algorithms_unique_copy_team_test (324 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_team_test 50: [ RUN ] std_algorithms_remove_team_test.test 50: [ OK ] std_algorithms_remove_team_test.test (313 ms) 50: [----------] 1 test from std_algorithms_remove_team_test (313 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 (351 ms) 50: [----------] 1 test from std_algorithms_remove_if_team_test (351 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_copy_team_test 50: [ RUN ] std_algorithms_remove_copy_team_test.test 50: [ OK ] std_algorithms_remove_copy_team_test.test (320 ms) 50: [----------] 1 test from std_algorithms_remove_copy_team_test (320 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 (276 ms) 50: [----------] 1 test from std_algorithms_remove_copy_if_team_test (276 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 9 tests from 9 test suites ran. (3126 ms total) 50: [ PASSED ] 9 tests. 50/56 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 3.54 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 51: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 51: [ OK ] std_algorithms_unique_team_test.test_default_predicate (469 ms) 51: [----------] 1 test from std_algorithms_unique_team_test (469 ms total) 51: 51: [----------] 1 test from std_algorithms_adjacent_difference_team_test 51: [ RUN ] std_algorithms_adjacent_difference_team_test.test 51: [ OK ] std_algorithms_adjacent_difference_team_test.test (529 ms) 51: [----------] 1 test from std_algorithms_adjacent_difference_team_test (529 ms total) 51: 51: [----------] 1 test from std_algorithms_reduce_team_test 51: [ RUN ] std_algorithms_reduce_team_test.test 51: [ OK ] std_algorithms_reduce_team_test.test (492 ms) 51: [----------] 1 test from std_algorithms_reduce_team_test (493 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_reduce_team_test 51: [ RUN ] std_algorithms_transform_reduce_team_test.test 51: [ OK ] std_algorithms_transform_reduce_team_test.test (714 ms) 51: [----------] 1 test from std_algorithms_transform_reduce_team_test (714 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (2206 ms total) 51: [ PASSED ] 4 tests. 51/56 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 2.57 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 52: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 52: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (403 ms) 52: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 52: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (357 ms) 52: [----------] 2 tests from std_algorithms_is_sorted_team_test (760 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 (18 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (20 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (295 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (365 ms) 52: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (698 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 (10 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 52: [ OK ] std_algorithms_is_partitioned_team_test.all_true (158 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 52: [ OK ] std_algorithms_is_partitioned_team_test.all_false (172 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.random 52: [ OK ] std_algorithms_is_partitioned_team_test.random (141 ms) 52: [----------] 4 tests from std_algorithms_is_partitioned_team_test (481 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 (16 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.all_true 52: [ OK ] std_algorithms_partition_copy_team_test.all_true (486 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.all_false 52: [ OK ] std_algorithms_partition_copy_team_test.all_false (452 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.random 52: [ OK ] std_algorithms_partition_copy_team_test.random (459 ms) 52: [----------] 4 tests from std_algorithms_partition_copy_team_test (1414 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 (10 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.all_true 52: [ OK ] std_algorithms_partition_point_team_test.all_true (152 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.all_false 52: [ OK ] std_algorithms_partition_point_team_test.all_false (148 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.random 52: [ OK ] std_algorithms_partition_point_team_test.random (133 ms) 52: [----------] 4 tests from std_algorithms_partition_point_team_test (445 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 18 tests from 5 test suites ran. (3801 ms total) 52: [ PASSED ] 18 tests. 52/56 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.19 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 53: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 53: Test timeout computed to be: 1500 53: [==========] Running 5 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_transform_team_test 53: [ RUN ] std_algorithms_transform_team_test.test_unary_op 53: [ OK ] std_algorithms_transform_team_test.test_unary_op (456 ms) 53: [ RUN ] std_algorithms_transform_team_test.test_binary_op 53: [ OK ] std_algorithms_transform_team_test.test_binary_op (433 ms) 53: [----------] 2 tests from std_algorithms_transform_team_test (890 ms total) 53: 53: [----------] 1 test from std_algorithms_generate_team_test 53: [ RUN ] std_algorithms_generate_team_test.test_unary_op 53: [ OK ] std_algorithms_generate_team_test.test_unary_op (1047 ms) 53: [----------] 1 test from std_algorithms_generate_team_test (1047 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 (297 ms) 53: [----------] 1 test from std_algorithms_generate_n_team_test (297 ms total) 53: 53: [----------] 1 test from std_algorithms_swap_ranges_team_test 53: [ RUN ] std_algorithms_swap_ranges_team_test.test 53: [ OK ] std_algorithms_swap_ranges_team_test.test (477 ms) 53: [----------] 1 test from std_algorithms_swap_ranges_team_test (477 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 5 tests from 4 test suites ran. (2712 ms total) 53: [ PASSED ] 5 tests. 53/56 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 3.10 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 54: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 54: [ OK ] std_algorithms_exclusive_scan_team_test.test (1097 ms) 54: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1097 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 54: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 54: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (599 ms) 54: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (599 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 2 tests from 2 test suites ran. (1697 ms total) 54: [ PASSED ] 2 tests. 54/56 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.08 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 55: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/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 55: [ OK ] std_algorithms_inclusive_scan_team_test.test (1629 ms) 55: [----------] 1 test from std_algorithms_inclusive_scan_team_test (1629 ms total) 55: 55: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 55: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 55: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1084 ms) 55: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1084 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 2 tests from 2 test suites ran. (2714 ms total) 55: [ PASSED ] 2 tests. 55/56 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 3.11 sec test 56 Start 56: Kokkos_UnitTest_SIMD 56: Test command: /var/jenkins/workspace/gprone-unhandled-self-assignment/build/simd/unit_tests/Kokkos_UnitTest_SIMD 56: Test timeout computed to be: 1500 56: [==========] Running 18 tests from 1 test suite. 56: [----------] Global test environment set-up. 56: [----------] 18 tests from simd 56: [ RUN ] simd.host_math_ops 56: [ OK ] simd.host_math_ops (0 ms) 56: [ RUN ] simd.device_math_ops 56: [ OK ] simd.device_math_ops (4 ms) 56: [ RUN ] simd.host_mask_ops 56: [ OK ] simd.host_mask_ops (0 ms) 56: [ RUN ] simd.device_mask_ops 56: [ OK ] simd.device_mask_ops (0 ms) 56: [ RUN ] simd.host_conversions 56: [ OK ] simd.host_conversions (0 ms) 56: [ RUN ] simd.device_conversions 56: [ OK ] simd.device_conversions (0 ms) 56: [ RUN ] simd.host_shift_ops 56: [ OK ] simd.host_shift_ops (0 ms) 56: [ RUN ] simd.device_shift_ops 56: [ OK ] simd.device_shift_ops (0 ms) 56: [ RUN ] simd.host_condition 56: [ OK ] simd.host_condition (0 ms) 56: [ RUN ] simd.device_condition 56: [ OK ] simd.device_condition (0 ms) 56: [ RUN ] simd.host_gen_ctors 56: [ OK ] simd.host_gen_ctors (0 ms) 56: [ RUN ] simd.device_gen_ctors 56: [ OK ] simd.device_gen_ctors (0 ms) 56: [ RUN ] simd.host_where_expressions 56: [ OK ] simd.host_where_expressions (0 ms) 56: [ RUN ] simd.device_where_expressions 56: [ OK ] simd.device_where_expressions (0 ms) 56: [ RUN ] simd.host_reductions 56: [ OK ] simd.host_reductions (0 ms) 56: [ RUN ] simd.device_reductions 56: [ OK ] simd.device_reductions (0 ms) 56: [ RUN ] simd.host_construction 56: [ OK ] simd.host_construction (0 ms) 56: [ RUN ] simd.device_construction 56: [ OK ] simd.device_construction (0 ms) 56: [----------] 18 tests from simd (5 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 18 tests from 1 test suite ran. (5 ms total) 56: [ PASSED ] 18 tests. 56/56 Test #56: Kokkos_UnitTest_SIMD ....................................... Passed 0.40 sec 100% tests passed, 0 tests failed out of 56 Label Time Summary: Kokkos = 558.21 sec*proc (51 tests) Total Test time (real) = 1265.61 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) 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/gprone-unhandled-self-assignment' for the testing framework 'CTest-Version 3.x (default)'. [Pipeline] } $ docker stop --time=1 64eee584f081a586b238997f3ec1f580d5a9e9d947bb0844e96989b9cc6e8b7c $ docker rm -f --volumes 64eee584f081a586b238997f3ec1f580d5a9e9d947bb0844e96989b9cc6e8b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-2) Stage "Build-2" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC-AS-HOST-COMPILER) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: HIP-ROCm-5.3) [Pipeline] { (Branch: HIP-ROCm-6.0-amdclang) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC-AS-HOST-COMPILER) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.3) [Pipeline] stage [Pipeline] { (HIP-ROCm-6.0-amdclang) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.0.3-Clang-Tidy) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) Stage "OPENACC-NVHPC-CUDA-12.2" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "CUDA-12.2-NVHPC-AS-HOST-COMPILER" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "SYCL-OneAPI" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "HIP-ROCm-5.3" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "HIP-ROCm-6.0-amdclang" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "OPENMPTARGET-Clang" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "CUDA-11.0.3-Clang-Tidy" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "CUDA-11.6-NVCC-DEBUG" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "CUDA-11.7-NVCC" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch OPENACC-NVHPC-CUDA-12.2 [Pipeline] } Failed in branch CUDA-12.2-NVHPC-AS-HOST-COMPILER [Pipeline] } Failed in branch SYCL-OneAPI [Pipeline] } Failed in branch HIP-ROCm-5.3 [Pipeline] } Failed in branch HIP-ROCm-6.0-amdclang [Pipeline] } Failed in branch OPENMPTARGET-Clang [Pipeline] } Failed in branch CUDA-11.0.3-Clang-Tidy [Pipeline] } Failed in branch CUDA-11.6-NVCC-DEBUG [Pipeline] } Failed in branch CUDA-11.7-NVCC [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline hudson.remoting.ProxyException: java.nio.file.NoSuchFileException: /var/jenkins/workspace/gprone-unhandled-self-assignment/scripts/docker/Dockerfile.gcc at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at Jenkins v2.479.2//hudson.FilePath.openInputStream(FilePath.java:2253) at Jenkins v2.479.2//hudson.FilePath.newInputStreamDenyingSymlinkAsNeeded(FilePath.java:2241) at Jenkins v2.479.2//hudson.FilePath$Read.invoke(FilePath.java:2397) at Jenkins v2.479.2//hudson.FilePath$Read.invoke(FilePath.java:2383) at Jenkins v2.479.2//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3614) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140) at java.base/java.lang.Thread.run(Thread.java:1583) Also: hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d79daefd-14cf-4f8e-b4c4-6e90c39fc8ba Also: Also: hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e71ff56f-4446-4dfa-a0e9-a99c9fd8a05c hudson.remoting.ProxyException: hudson.AbortException: script returned exit code 1 at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:672) at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:618) at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:559) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) Caused: hudson.remoting.ProxyException: java.io.IOException: java.nio.file.NoSuchFileException: /var/jenkins/workspace/gprone-unhandled-self-assignment/scripts/docker/Dockerfile.gcc at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175) at java.base/sun.nio.cs.StreamDecoder.readBytes(Unknown Source) at java.base/sun.nio.cs.StreamDecoder.implRead(Unknown Source) at java.base/sun.nio.cs.StreamDecoder.read(Unknown Source) at java.base/java.io.InputStreamReader.read(Unknown Source) at java.base/java.io.Reader.read(Unknown Source) at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1610) at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1589) at org.apache.commons.io.IOUtils.copy(IOUtils.java:1384) at org.apache.commons.io.IOUtils.copy(IOUtils.java:1157) at org.apache.commons.io.IOUtils.toString(IOUtils.java:3153) at org.apache.commons.io.IOUtils.toString(IOUtils.java:3179) at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.ReadFileStep$Execution.run(ReadFileStep.java:110) at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.ReadFileStep$Execution.run(ReadFileStep.java:96) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Finished: FAILURE