Skip to content

Console Output

Skipping 307 KB.. Full Log
r/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror  -c TestSerial_UnorderedMap.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror  -c TestSerial_ViewCtorPropEmbeddedDim.cpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper  UnitTestMain.o gtest-all.o TestCuda_Bitset.o TestCuda_DualView.o TestCuda_DynamicView.o TestCuda_DynViewAPI_generic.o TestCuda_DynViewAPI_rank12345.o TestCuda_DynViewAPI_rank67.o TestCuda_ErrorReporter.o TestCuda_OffsetView.o TestCuda_ScatterView.o TestCuda_StaticCrsGraph.o TestCuda_UnorderedMap.o TestCuda_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosContainers_UnitTest_Cuda
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper  UnitTestMain.o gtest-all.o TestSerial_Bitset.o TestSerial_DualView.o TestSerial_DynamicView.o TestSerial_DynViewAPI_generic.o TestSerial_DynViewAPI_rank12345.o TestSerial_DynViewAPI_rank67.o TestSerial_ErrorReporter.o TestSerial_OffsetView.o TestSerial_ScatterView.o TestSerial_StaticCrsGraph.o TestSerial_UnorderedMap.o TestSerial_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosContainers_UnitTest_Serial
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests'
make -C containers/performance_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests/TestCuda.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests/TestMain.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_HostThreadTeam.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_CPUDiscovery.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_HostBarrier.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Profiling.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_HostSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Cuda/Kokkos_Cuda_Instance.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Cuda/Kokkos_Cuda_Task.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/src/Lock_Array_CUDA.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Serial/Kokkos_Serial.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Serial/Kokkos_Serial_Task.cpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests -L/usr/local/cuda/lib64  -lpthread  TestCuda.o TestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -o KokkosContainers_PerformanceTest_Cuda
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
make -C algorithms/unit_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror  -c TestCuda.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests/UnitTestMain.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_HostThreadTeam.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_CPUDiscovery.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_HostBarrier.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Profiling.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_HostSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Cuda/Kokkos_Cuda_Instance.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Cuda/Kokkos_Cuda_Task.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/src/Lock_Array_CUDA.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Serial/Kokkos_Serial.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6898/core/src/Serial/Kokkos_Serial_Task.cpp
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6898/core/src -I/var/jenkins/workspace/Kokkos_PR-6898/containers/src -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/category_files -Werror  -c TestSerial.cpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper  TestSerial.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosAlgorithms_UnitTest_Serial
/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper  TestCuda.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosAlgorithms_UnitTest_Cuda
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
make -C core/unit_test test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-6898/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test'
./KokkosCore_UnitTest_Cuda
./KokkosCore_UnitTest_Serial
./KokkosCore_UnitTest_HWLOC
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from hwloc
[ RUN      ] hwloc.query
 NUMA[1] CORE[1] PU[1]
[       OK ] hwloc.query (0 ms)
[----------] 1 test from hwloc (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
./KokkosCore_UnitTest_Default
./KokkosCore_UnitTest_PushFinalizeHook
./KokkosCore_UnitTest_PushFinalizeHook_terminate
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
[       OK ] defaultdevicetype.half_conversion (4 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.bhalf_conversion (3 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.half_operators (4 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (4 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[       OK ] defaultdevicetype.reduce_instantiation_a1 (15 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[       OK ] defaultdevicetype.reduce_instantiation_b1 (29 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_c1 (18 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (18 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
Note: Google Test filter = *generic_term
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype_DeathTest
[ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
[       OK ] defaultdevicetype.half_conversion (3 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.bhalf_conversion (2 ms)
[ RUN      ] defaultdevicetype.half_operators
Note: Google Test filter = *terminate
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype_DeathTest
[ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate

[WARNING] /var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.

[WARNING] /var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[==========] Running 165 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from serial_DeathTest
[ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[       OK ] defaultdevicetype.half_operators (14 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
[       OK ] defaultdevicetype.bhalf_operators (23 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[       OK ] defaultdevicetype.reduce_instantiation_b2 (82 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_a1 (23 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[       OK ] defaultdevicetype.reduce_instantiation_b1 (28 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_c2 (47 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (39 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_c1 (57 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (52 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
Note: Google Test filter = *normal
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype
[ RUN      ] defaultdevicetype.stacktrace_normal
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
[       OK ] defaultdevicetype.stacktrace_normal (1 ms)
[----------] 1 test from defaultdevicetype (1 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (1 ms total)
[  PASSED  ] 1 test.
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
[       OK ] defaultdevicetype.half_conversion (8 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.reduce_instantiation_b3 (91 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.bhalf_conversion (32 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.half_operators (6 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (3 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[       OK ] defaultdevicetype.reduce_instantiation_c3 (70 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (431 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (432 ms total)
[  PASSED  ] 15 tests.
[       OK ] defaultdevicetype.reduce_instantiation_a1 (34 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[       OK ] defaultdevicetype.reduce_instantiation_b1 (27 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_c1 (18 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (16 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype.reduce_instantiation_b2 (212 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_b2 (109 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_c2 (54 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_c2 (26 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (32 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (44 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_b3 (83 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[==========] Running 226 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from cuda_DeathTest
[ RUN      ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[       OK ] defaultdevicetype.reduce_instantiation_c3 (63 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (667 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (667 ms total)
[  PASSED  ] 15 tests.
[       OK ] defaultdevicetype.reduce_instantiation_b3 (118 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_c3 (30 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (479 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (479 ms total)
[  PASSED  ] 15 tests.
[       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1205 ms)
[----------] 1 test from defaultdevicetype_DeathTest (1206 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (1206 ms total)
[  PASSED  ] 1 test.
[       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1239 ms)
[----------] 1 test from defaultdevicetype_DeathTest (1239 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (1239 ms total)
[  PASSED  ] 1 test.
[       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9759 ms)
[ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (15992 ms)
[ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
[       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (7980 ms)
[----------] 2 tests from serial_DeathTest (17740 ms total)

[----------] 163 tests from serial
[ RUN      ] serial.init
[       OK ] serial.init (0 ms)
[ RUN      ] serial.dispatch
[       OK ] serial.dispatch (35 ms)
[ RUN      ] serial.impl_shared_alloc
[       OK ] serial.impl_shared_alloc (45 ms)
[ RUN      ] serial.range_for
[       OK ] serial.range_for (1 ms)
[ RUN      ] serial.range_reduce
[       OK ] serial.range_reduce (0 ms)
[ RUN      ] serial.range_dynamic_policy
[       OK ] serial.range_dynamic_policy (0 ms)
[ RUN      ] serial.range_for_require
[       OK ] serial.range_for_require (1 ms)
[ RUN      ] serial.range_reduce_require
[       OK ] serial.range_reduce_require (0 ms)
[ RUN      ] serial.range_dynamic_policy_require
[       OK ] serial.range_dynamic_policy_require (0 ms)
[ RUN      ] serial.view_api_a
[       OK ] serial.view_api_a (187 ms)
[ RUN      ] serial.view_api_b
[       OK ] serial.view_api_b (2 ms)
[ RUN      ] serial.view_api_c
[       OK ] serial.view_api_c (1 ms)
[ RUN      ] serial.view_api_d
[       OK ] serial.view_api_d (2 ms)
[ RUN      ] serial.view_allocation_error
[       OK ] serial.view_allocation_error (1 ms)
[ RUN      ] serial.view_remap
[       OK ] serial.view_remap (0 ms)
[ RUN      ] serial.view_mirror_nonconst
[       OK ] serial.view_mirror_nonconst (0 ms)
[ RUN      ] serial.view_stride_method
[       OK ] serial.view_stride_method (0 ms)
[ RUN      ] serial.anonymous_space
[       OK ] serial.anonymous_space (0 ms)
[ RUN      ] serial.view_overload_resolution
[       OK ] serial.view_overload_resolution (0 ms)
[ RUN      ] serial.view_allocation_large_rank
[       OK ] serial.view_allocation_large_rank (2476 ms)
[ RUN      ] serial.view_shmem_size_on_device
[       OK ] serial.view_shmem_size_on_device (0 ms)
[ RUN      ] serial.view_is_assignable
[       OK ] serial.view_is_assignable (0 ms)
[ RUN      ] serial.deep_copy_alignment
[       OK ] serial.deep_copy_alignment (334 ms)
[ RUN      ] serial.deep_copy_conversion
[       OK ] serial.deep_copy_conversion (1614 ms)
[ RUN      ] serial.view_copy_tests
[       OK ] serial.view_copy_tests (299 ms)
[ RUN      ] serial.view_copy_tests_rank_0
[       OK ] serial.view_copy_tests_rank_0 (0 ms)
[ RUN      ] serial.view_copy_degenerated
[       OK ] serial.view_copy_degenerated (0 ms)
[ RUN      ] serial.view_mapping
[       OK ] serial.view_mapping (2282 ms)
[ RUN      ] serial.view_mapping_operator
[       OK ] serial.view_mapping_operator (145 ms)
[ RUN      ] serial.static_extent
[       OK ] serial.static_extent (0 ms)
[ RUN      ] serial.view_mapping_atomic
[       OK ] serial.view_mapping_atomic (24 ms)
[ RUN      ] serial.view_mapping_class_value
[       OK ] serial.view_mapping_class_value (0 ms)
[ RUN      ] serial.view_mapping_assignable
[       OK ] serial.view_mapping_assignable (0 ms)
[ RUN      ] serial.view_mapping_trivially_copyable
[       OK ] serial.view_mapping_trivially_copyable (0 ms)
[ RUN      ] serial.view_mapping_subview
[       OK ] serial.view_mapping_subview (1 ms)
[ RUN      ] serial.view_resize
[       OK ] serial.view_resize (364 ms)
[ RUN      ] serial.view_realloc
[       OK ] serial.view_realloc (1 ms)
[ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
[       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (722 ms)
[ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
[       OK ] serial.view_layoutstride_right_to_layoutright_assignment (715 ms)
[ RUN      ] serial.view_irregular_layout
[       OK ] serial.view_irregular_layout (0 ms)
[ RUN      ] serial.view_nested_view
[       OK ] serial.view_nested_view (0 ms)
[ RUN      ] serial.view_subview_auto_1d_left
[       OK ] serial.view_subview_auto_1d_left (0 ms)
[ RUN      ] serial.view_subview_auto_1d_right
[       OK ] serial.view_subview_auto_1d_right (0 ms)
[ RUN      ] serial.view_subview_auto_1d_stride
[       OK ] serial.view_subview_auto_1d_stride (0 ms)
[ RUN      ] serial.view_subview_assign_strided
[       OK ] serial.view_subview_assign_strided (0 ms)
[ RUN      ] serial.view_subview_left_0
[       OK ] serial.view_subview_left_0 (0 ms)
[ RUN      ] serial.view_subview_left_1
[       OK ] serial.view_subview_left_1 (0 ms)
[ RUN      ] serial.view_subview_left_2
[       OK ] serial.view_subview_left_2 (0 ms)
[ RUN      ] serial.view_subview_left_3
[       OK ] serial.view_subview_left_3 (0 ms)
[ RUN      ] serial.view_subview_right_0
[       OK ] serial.view_subview_right_0 (0 ms)
[ RUN      ] serial.view_subview_right_1
[       OK ] serial.view_subview_right_1 (0 ms)
[ RUN      ] serial.view_subview_right_3
[       OK ] serial.view_subview_right_3 (0 ms)
[ RUN      ] serial.view_static_tests
[       OK ] serial.view_static_tests (0 ms)
[ RUN      ] serial.view_subview_layoutleft_to_layoutleft
[       OK ] serial.view_subview_layoutleft_to_layoutleft (4 ms)
[ RUN      ] serial.view_subview_layoutright_to_layoutright
[       OK ] serial.view_subview_layoutright_to_layoutright (4 ms)
[ RUN      ] serial.view_subview_1d_assign
[       OK ] serial.view_subview_1d_assign (1 ms)
[ RUN      ] serial.view_subview_1d_assign_atomic
[       OK ] serial.view_subview_1d_assign_atomic (1 ms)
[ RUN      ] serial.view_subview_1d_assign_randomaccess
[       OK ] serial.view_subview_1d_assign_randomaccess (1 ms)
[ RUN      ] serial.view_subview_2d_from_3d
[       OK ] serial.view_subview_2d_from_3d (259 ms)
[ RUN      ] serial.view_subview_2d_from_3d_atomic
[       OK ] serial.view_subview_2d_from_3d_atomic (265 ms)
[ RUN      ] serial.view_subview_2d_from_3d_randomaccess
[       OK ] serial.view_subview_2d_from_3d_randomaccess (259 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left
[       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (11627 ms)
[----------] 2 tests from cuda_DeathTest (27620 ms total)

[----------] 147 tests from cuda
[ RUN      ] cuda.init
[       OK ] cuda.init (0 ms)
[ RUN      ] cuda.dispatch
[       OK ] cuda.dispatch (105 ms)
[ RUN      ] cuda.impl_shared_alloc
[       OK ] cuda.impl_shared_alloc (93 ms)
[ RUN      ] cuda.range_for
[       OK ] cuda.range_for (8 ms)
[ RUN      ] cuda.range_reduce
[       OK ] cuda.range_reduce (1 ms)
[ RUN      ] cuda.range_dynamic_policy
[       OK ] cuda.range_dynamic_policy (0 ms)
[ RUN      ] cuda.range_for_require
[       OK ] cuda.range_for_require (1 ms)
[ RUN      ] cuda.range_reduce_require
[       OK ] cuda.range_reduce_require (0 ms)
[ RUN      ] cuda.range_dynamic_policy_require
[       OK ] cuda.range_dynamic_policy_require (0 ms)
[ RUN      ] cuda.view_api_a
[       OK ] cuda.view_api_a (110 ms)
[ RUN      ] cuda.view_api_b
[       OK ] cuda.view_api_b (6 ms)
[ RUN      ] cuda.view_api_c
[       OK ] cuda.view_api_c (0 ms)
[ RUN      ] cuda.view_api_d
[       OK ] cuda.view_api_d (2 ms)
[ RUN      ] cuda.view_allocation_error
[       OK ] cuda.view_allocation_error (0 ms)
[ RUN      ] cuda.view_remap
[       OK ] cuda.view_remap (0 ms)
[ RUN      ] cuda.view_mirror_nonconst
[       OK ] cuda.view_mirror_nonconst (0 ms)
[ RUN      ] cuda.view_stride_method
[       OK ] cuda.view_stride_method (0 ms)
[ RUN      ] cuda.anonymous_space
[       OK ] cuda.anonymous_space (0 ms)
[ RUN      ] cuda.view_overload_resolution
[       OK ] cuda.view_overload_resolution (0 ms)
[ RUN      ] cuda.view_allocation_large_rank
[       OK ] cuda.view_allocation_large_rank (151 ms)
[ RUN      ] cuda.view_shmem_size_on_device
[       OK ] cuda.view_shmem_size_on_device (0 ms)
[ RUN      ] cuda.view_is_assignable
[       OK ] cuda.view_is_assignable (1 ms)
[ RUN      ] cuda.view_copy_tests
[       OK ] cuda.view_copy_tests (63 ms)
[ RUN      ] cuda.view_copy_tests_rank_0
[       OK ] cuda.view_copy_tests_rank_0 (1 ms)
[ RUN      ] cuda.view_copy_degenerated
[       OK ] cuda.view_copy_degenerated (0 ms)
[ RUN      ] cuda.deep_copy_alignment
[       OK ] cuda.deep_copy_alignment (51 ms)
[ RUN      ] cuda.deep_copy_conversion
[       OK ] cuda.deep_copy_conversion (8 ms)
[ RUN      ] cuda.view_mapping
[       OK ] cuda.view_mapping (967 ms)
[ RUN      ] cuda.view_mapping_operator
[       OK ] cuda.view_mapping_operator (10 ms)
[ RUN      ] cuda.static_extent
[       OK ] cuda.static_extent (0 ms)
[ RUN      ] cuda.view_mapping_atomic
[       OK ] cuda.view_mapping_atomic (3 ms)
[ RUN      ] cuda.view_mapping_class_value
[       OK ] cuda.view_mapping_class_value (0 ms)
[ RUN      ] cuda.view_mapping_assignable
[       OK ] cuda.view_mapping_assignable (0 ms)
[ RUN      ] cuda.view_mapping_trivially_copyable
[       OK ] cuda.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda.view_mapping_subview
[       OK ] cuda.view_mapping_subview (0 ms)
[ RUN      ] cuda.view_resize
[       OK ] cuda.view_resize (128 ms)
[ RUN      ] cuda.view_realloc
[       OK ] cuda.view_realloc (0 ms)
[ RUN      ] cuda.view_layoutstride_left_to_layoutleft_assignment
[       OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (351 ms)
[ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
[       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (349 ms)
[ RUN      ] cuda.view_irregular_layout
[       OK ] cuda.view_irregular_layout (0 ms)
[ RUN      ] cuda.view_nested_view
[       OK ] cuda.view_nested_view (0 ms)
[ RUN      ] cuda.int64_t_reduce
[       OK ] cuda.int64_t_reduce (13 ms)
[ RUN      ] cuda.double_reduce
[       OK ] cuda.double_reduce (13 ms)
[ RUN      ] cuda.int64_t_reduce_dynamic
[       OK ] cuda.int64_t_reduce_dynamic (17 ms)
[ RUN      ] cuda.double_reduce_dynamic
[       OK ] cuda.double_reduce_dynamic (17 ms)
[ RUN      ] cuda.int64_t_reduce_dynamic_view
[       OK ] cuda.int64_t_reduce_dynamic_view (5 ms)
[ RUN      ] cuda.int_combined_reduce
[       OK ] cuda.int_combined_reduce (0 ms)
[ RUN      ] cuda.mdrange_combined_reduce
[       OK ] cuda.mdrange_combined_reduce (0 ms)
[ RUN      ] cuda.int_combined_reduce_mixed
[       OK ] cuda.int_combined_reduce_mixed (0 ms)
[ RUN      ] cuda.reduction_deduction
[       OK ] cuda.reduction_deduction (0 ms)
[ RUN      ] cuda.parallel_scan_range_policy
[       OK ] cuda.parallel_scan_range_policy (79 ms)
[ RUN      ] cuda.reduce_device_view_range_policy
[       OK ] cuda.reduce_device_view_range_policy (5 ms)
[ RUN      ] cuda.reduce_device_view_mdrange_policy
[       OK ] cuda.reduce_device_view_mdrange_policy (129 ms)
[ RUN      ] cuda.reduce_device_view_team_policy
[       OK ] cuda.reduce_device_view_team_policy (6 ms)
[ RUN      ] cuda.reducers_int
[       OK ] cuda.reducers_int (8 ms)
[ RUN      ] cuda.reducers_double
[       OK ] cuda.reducers_double (9 ms)
[ RUN      ] cuda.reducers_complex_double
[       OK ] cuda.reducers_complex_double (3 ms)
[ RUN      ] cuda.reducers_struct
[       OK ] cuda.reducers_struct (8 ms)
[ RUN      ] cuda.reducers_half_t
[       OK ] cuda.reducers_half_t (6 ms)
[ RUN      ] cuda.reducers_bhalf_t
[       OK ] cuda.reducers_bhalf_t (5 ms)
[ RUN      ] cuda.reducers_int8_t
[       OK ] cuda.reducers_int8_t (4 ms)
[ RUN      ] cuda.reducers_int16_t
[       OK ] cuda.reducers_int16_t (4 ms)
[ RUN      ] cuda.reducers_point_t
[       OK ] cuda.reducers_point_t (3 ms)
[ RUN      ] cuda.reducers_bool
[       OK ] cuda.reducers_bool (0 ms)
[ RUN      ] cuda.complex_construction
[       OK ] cuda.complex_construction (0 ms)
[ RUN      ] cuda.complex_basic_math
[       OK ] cuda.complex_basic_math (0 ms)
[ RUN      ] cuda.complex_special_funtions
[       OK ] cuda.complex_special_funtions (0 ms)
[ RUN      ] cuda.complex_io
[       OK ] cuda.complex_io (0 ms)
[ RUN      ] cuda.complex_trivially_copyable
[       OK ] cuda.complex_trivially_copyable (0 ms)
[ RUN      ] cuda.complex_issue_3865
[       OK ] cuda.complex_issue_3865 (0 ms)
[ RUN      ] cuda.complex_operations_arithmetic_types_overloads
[       OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms)
[ RUN      ] cuda.atomic_operations_int
[       OK ] cuda.atomic_operations_int (20 ms)
[ RUN      ] cuda.atomic_operations_unsigned
[       OK ] cuda.atomic_operations_unsigned (16 ms)
[ RUN      ] cuda.atomic_operations_long
[       OK ] cuda.atomic_operations_long (20 ms)
[ RUN      ] cuda.atomic_operations_unsignedlong
[       OK ] cuda.atomic_operations_unsignedlong (17 ms)
[ RUN      ] cuda.atomic_operations_longlong
[       OK ] cuda.atomic_operations_longlong (20 ms)
[ RUN      ] cuda.atomic_operations_double
[       OK ] cuda.atomic_operations_double (9 ms)
[ RUN      ] cuda.atomic_operations_float
[       OK ] cuda.atomic_operations_float (8 ms)
[ RUN      ] cuda.atomic_operations_complexfloat
[       OK ] cuda.atomic_operations_complexfloat (9 ms)
[ RUN      ] cuda.atomic_operations_complexdouble
[       OK ] cuda.atomic_operations_complexdouble (9 ms)
[ RUN      ] cuda.atomic_views_integral
[       OK ] serial.view_subview_3d_from_5d_left (8839 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left_atomic
[       OK ] cuda.atomic_views_integral (6832 ms)
[ RUN      ] cuda.atomic_views_nonintegral
[       OK ] cuda.atomic_views_nonintegral (79 ms)
[ RUN      ] cuda.atomic_view_api
[       OK ] cuda.atomic_view_api (0 ms)
[ RUN      ] cuda.atomics
[       OK ] cuda.atomics (219 ms)
[ RUN      ] cuda.atomics_tpetra_max_abs
[       OK ] cuda.atomics_tpetra_max_abs (0 ms)
[ RUN      ] cuda.team_for
[       OK ] cuda.team_for (1 ms)
[ RUN      ] cuda.team_reduce
[       OK ] cuda.team_reduce (1 ms)
[ RUN      ] cuda.team_reduce_large
[       OK ] cuda.team_reduce_large (45 ms)
[ RUN      ] cuda.team_parallel_single
[       OK ] cuda.team_parallel_single (6 ms)
[ RUN      ] cuda.large_team_scratch_size
[       OK ] cuda.large_team_scratch_size (9 ms)
[ RUN      ] cuda.team_broadcast_long
[       OK ] cuda.team_broadcast_long (1 ms)
[ RUN      ] cuda.team_broadcast_long_wrapper
[       OK ] cuda.team_broadcast_long_wrapper (1 ms)
[ RUN      ] cuda.team_broadcast_char
[       OK ] cuda.team_broadcast_char (1 ms)
[ RUN      ] cuda.team_broadcast_float
[       OK ] cuda.team_broadcast_float (0 ms)
[ RUN      ] cuda.team_broadcast_double
[       OK ] cuda.team_broadcast_double (0 ms)
[ RUN      ] cuda.team_handle_by_value
[       OK ] cuda.team_handle_by_value (0 ms)
[ RUN      ] cuda.team_vector
[       OK ] cuda.team_vector (17 ms)
[ RUN      ] cuda.triple_nested_parallelism
[       OK ] cuda.triple_nested_parallelism (28 ms)
[ RUN      ] cuda.parallel_scan_with_reducers
[       OK ] cuda.parallel_scan_with_reducers (1143 ms)
[ RUN      ] cuda.team_shared_request
[       OK ] cuda.team_shared_request (0 ms)
[ RUN      ] cuda.team_scratch_request
[       OK ] cuda.team_scratch_request (0 ms)
[ RUN      ] cuda.team_lambda_shared_request
[       OK ] cuda.team_lambda_shared_request (0 ms)
[ RUN      ] cuda.scratch_align
[       OK ] cuda.scratch_align (0 ms)
[ RUN      ] cuda.shmem_size
[       OK ] cuda.shmem_size (0 ms)
[ RUN      ] cuda.multi_level_scratch
[       OK ] cuda.multi_level_scratch (6 ms)
[ RUN      ] cuda.team_scratch_memory_index_parallel_for
[       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
[ RUN      ] cuda.team_reduction_scan
[       OK ] cuda.team_reduction_scan (1537 ms)
[ RUN      ] cuda.team_long_reduce
[       OK ] cuda.team_long_reduce (12 ms)
[ RUN      ] cuda.team_double_reduce
[       OK ] cuda.team_double_reduce (12 ms)
[ RUN      ] cuda.team_parallel_dummy_with_reducer_and_scratch_space
[       OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
[ RUN      ] cuda.repeated_team_reduce
[       OK ] cuda.repeated_team_reduce (12 ms)
[ RUN      ] cuda.team_policy_max_recommended
[       OK ] cuda.team_policy_max_recommended (398 ms)
[ RUN      ] cuda.team_policy_minmax_scalar_without_plus_equal_k
[       OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
[ RUN      ] cuda.team_teamvector_range
[       OK ] cuda.team_teamvector_range (3 ms)
[ RUN      ] cuda.view_aggregate
[       OK ] cuda.view_aggregate (0 ms)
[ RUN      ] cuda.memory_pool
[       OK ] cuda.memory_pool (16 ms)
[ RUN      ] cuda.cxx11
[       OK ] cuda.cxx11 (1 ms)
[ RUN      ] cuda.viewctorprop_embedded_dim
[       OK ] cuda.viewctorprop_embedded_dim (0 ms)
[ RUN      ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility
[       OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
[ RUN      ] cuda.view_layouttiled
[       OK ] cuda.view_layouttiled (8 ms)
[ RUN      ] cuda.view_layouttiled_subtile
[       OK ] cuda.view_layouttiled_subtile (3 ms)
[ RUN      ] cuda.mdrange_5d
[       OK ] cuda.mdrange_5d (167 ms)
[ RUN      ] cuda.mdrange_6d
[       OK ] cuda.mdrange_6d (219 ms)
[ RUN      ] cuda.mdrange_2d
[       OK ] cuda.mdrange_2d (5 ms)
[ RUN      ] cuda.mdrange_array_reduce
[       OK ] cuda.mdrange_array_reduce (0 ms)
[ RUN      ] cuda.mdrange_3d
[       OK ] cuda.mdrange_3d (30 ms)
[ RUN      ] cuda.mdrange_neg_idx
[       OK ] cuda.mdrange_neg_idx (2 ms)
[ RUN      ] cuda.mdrange_4d
[       OK ] cuda.mdrange_4d (32 ms)
[ RUN      ] cuda.crs_count_fill
[       OK ] cuda.crs_count_fill (6 ms)
[ RUN      ] cuda.crs_copy_constructor
[       OK ] cuda.crs_copy_constructor (26 ms)
[ RUN      ] cuda.workgraph_fib
[       OK ] cuda.workgraph_fib (1037 ms)
[ RUN      ] cuda.space_access
[       OK ] cuda.space_access (0 ms)
[ RUN      ] cuda.uvm
[       OK ] cuda.uvm (2 ms)
[ RUN      ] cuda.impl_view_accessible
[       OK ] cuda.impl_view_accessible (2 ms)
[ RUN      ] cuda.impl_view_texture
[       OK ] cuda.impl_view_texture (0 ms)
[ RUN      ] cuda.view_subview_const_randomaccess
[       OK ] cuda.view_subview_const_randomaccess (0 ms)
[ RUN      ] cuda.unique_token_global
[       OK ] cuda.unique_token_global (4 ms)
[ RUN      ] cuda.unique_token_instance
[       OK ] cuda.unique_token_instance (4 ms)
[ RUN      ] cuda.unique_token_team_acquire
[       OK ] cuda.unique_token_team_acquire (13 ms)
[ RUN      ] cuda.local_deepcopy_teampolicy_layoutleft
[       OK ] serial.view_subview_3d_from_5d_left_atomic (8832 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
[       OK ] cuda.local_deepcopy_teampolicy_layoutleft (8680 ms)
[ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
[       OK ] serial.view_subview_3d_from_5d_left_randomaccess (8828 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right
[       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (9596 ms)
[ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
[       OK ] serial.view_subview_3d_from_5d_right (10545 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right_atomic
[       OK ] cuda.local_deepcopy_teampolicy_layoutright (9592 ms)
[ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
[       OK ] serial.view_subview_3d_from_5d_right_atomic (10556 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
[       OK ] cuda.local_deepcopy_rangepolicy_layoutright (9863 ms)
[ RUN      ] cuda.deep_copy_scratch
[       OK ] cuda.deep_copy_scratch (0 ms)
[ RUN      ] cuda.debug_serial_execution
[       OK ] cuda.debug_serial_execution (19 ms)
[ RUN      ] cuda.debug_pin_um_to_host
[       OK ] cuda.debug_pin_um_to_host (918 ms)
[ RUN      ] cuda.team_scratch_1_streams
[       OK ] serial.view_subview_3d_from_5d_right_randomaccess (10551 ms)
[ RUN      ] serial.view_test_unmanaged_subview_reset
[       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
[ RUN      ] serial.int64_t_reduce
[       OK ] serial.int64_t_reduce (8801 ms)
[ RUN      ] serial.double_reduce
[       OK ] cuda.team_scratch_1_streams (14861 ms)
[----------] 147 tests from cuda (68413 ms total)

[----------] 52 tests from cuda_uvm
[ RUN      ] cuda_uvm.impl_shared_alloc
[       OK ] cuda_uvm.impl_shared_alloc (89 ms)
[ RUN      ] cuda_uvm.view_api_a
[       OK ] cuda_uvm.view_api_a (111 ms)
[ RUN      ] cuda_uvm.view_api_b
[       OK ] cuda_uvm.view_api_b (23 ms)
[ RUN      ] cuda_uvm.view_api_c
[       OK ] cuda_uvm.view_api_c (0 ms)
[ RUN      ] cuda_uvm.view_api_d
[       OK ] cuda_uvm.view_api_d (5 ms)
[ RUN      ] cuda_uvm.view_allocation_error
[       OK ] cuda_uvm.view_allocation_error (0 ms)
[ RUN      ] cuda_uvm.view_remap
[       OK ] cuda_uvm.view_remap (1 ms)
[ RUN      ] cuda_uvm.view_mirror_nonconst
[       OK ] cuda_uvm.view_mirror_nonconst (0 ms)
[ RUN      ] cuda_uvm.view_stride_method
[       OK ] cuda_uvm.view_stride_method (0 ms)
[ RUN      ] cuda_uvm.anonymous_space
[       OK ] cuda_uvm.anonymous_space (0 ms)
[ RUN      ] cuda_uvm.view_overload_resolution
[       OK ] cuda_uvm.view_overload_resolution (0 ms)
[ RUN      ] cuda_uvm.view_allocation_large_rank
[       OK ] cuda_uvm.view_allocation_large_rank (806 ms)
[ RUN      ] cuda_uvm.view_shmem_size_on_device
[       OK ] cuda_uvm.view_shmem_size_on_device (0 ms)
[ RUN      ] cuda_uvm.view_is_assignable
[       OK ] cuda_uvm.view_is_assignable (12 ms)
[ RUN      ] cuda_uvm.view_copy_tests
[       OK ] cuda_uvm.view_copy_tests (34 ms)
[ RUN      ] cuda_uvm.view_copy_tests_rank_0
[       OK ] cuda_uvm.view_copy_tests_rank_0 (5 ms)
[ RUN      ] cuda_uvm.view_copy_degenerated
[       OK ] cuda_uvm.view_copy_degenerated (0 ms)
[ RUN      ] cuda_uvm.view_mapping
[       OK ] cuda_uvm.view_mapping (972 ms)
[ RUN      ] cuda_uvm.view_mapping_operator
[       OK ] cuda_uvm.view_mapping_operator (9 ms)
[ RUN      ] cuda_uvm.static_extent
[       OK ] cuda_uvm.static_extent (0 ms)
[ RUN      ] cuda_uvm.view_mapping_atomic
[       OK ] cuda_uvm.view_mapping_atomic (3 ms)
[ RUN      ] cuda_uvm.view_mapping_class_value
[       OK ] cuda_uvm.view_mapping_class_value (0 ms)
[ RUN      ] cuda_uvm.view_mapping_assignable
[       OK ] cuda_uvm.view_mapping_assignable (0 ms)
[ RUN      ] cuda_uvm.view_mapping_trivially_copyable
[       OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda_uvm.view_mapping_subview
[       OK ] cuda_uvm.view_mapping_subview (1 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_left
[       OK ] cuda_uvm.view_subview_auto_1d_left (6 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_right
[       OK ] cuda_uvm.view_subview_auto_1d_right (6 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_stride
[       OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms)
[ RUN      ] cuda_uvm.view_subview_assign_strided
[       OK ] cuda_uvm.view_subview_assign_strided (6 ms)
[ RUN      ] cuda_uvm.view_subview_left_0
[       OK ] cuda_uvm.view_subview_left_0 (1 ms)
[ RUN      ] cuda_uvm.view_subview_left_1
[       OK ] cuda_uvm.view_subview_left_1 (1 ms)
[ RUN      ] cuda_uvm.view_subview_left_2
[       OK ] cuda_uvm.view_subview_left_2 (0 ms)
[ RUN      ] cuda_uvm.view_subview_left_3
[       OK ] cuda_uvm.view_subview_left_3 (0 ms)
[ RUN      ] cuda_uvm.view_subview_right_0
[       OK ] cuda_uvm.view_subview_right_0 (1 ms)
[ RUN      ] cuda_uvm.view_subview_right_1
[       OK ] cuda_uvm.view_subview_right_1 (1 ms)
[ RUN      ] cuda_uvm.view_subview_right_3
[       OK ] cuda_uvm.view_subview_right_3 (0 ms)
[ RUN      ] cuda_uvm.view_static_tests
[       OK ] cuda_uvm.view_static_tests (1 ms)
[ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
[       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms)
[ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
[       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (3 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign
[       OK ] cuda_uvm.view_subview_1d_assign (6 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
[       OK ] cuda_uvm.view_subview_1d_assign_atomic (6 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
[       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d
[       OK ] cuda_uvm.view_subview_2d_from_3d (82 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
[       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (82 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
[       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (82 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
[       OK ] cuda_uvm.view_subview_3d_from_5d_left (139 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
[       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (144 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
[       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (139 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
[       OK ] cuda_uvm.view_subview_3d_from_5d_right (138 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
[       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (139 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
[       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (138 ms)
[ RUN      ] cuda_uvm.view_test_unmanaged_subview_reset
[       OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms)
[----------] 52 tests from cuda_uvm (3226 ms total)

[----------] 25 tests from cuda_hostpinned
[ RUN      ] cuda_hostpinned.impl_shared_alloc
[       OK ] cuda_hostpinned.impl_shared_alloc (53 ms)
[ RUN      ] cuda_hostpinned.view_api_a
[       OK ] cuda_hostpinned.view_api_a (95 ms)
[ RUN      ] cuda_hostpinned.view_api_b
[       OK ] cuda_hostpinned.view_api_b (12 ms)
[ RUN      ] cuda_hostpinned.view_api_c
[       OK ] cuda_hostpinned.view_api_c (0 ms)
[ RUN      ] cuda_hostpinned.view_api_d
[       OK ] cuda_hostpinned.view_api_d (3 ms)
[ RUN      ] cuda_hostpinned.view_allocation_error
[       OK ] cuda_hostpinned.view_allocation_error (0 ms)
[ RUN      ] cuda_hostpinned.view_remap
[       OK ] cuda_hostpinned.view_remap (0 ms)
[ RUN      ] cuda_hostpinned.view_mirror_nonconst
[       OK ] cuda_hostpinned.view_mirror_nonconst (0 ms)
[ RUN      ] cuda_hostpinned.view_stride_method
[       OK ] cuda_hostpinned.view_stride_method (0 ms)
[ RUN      ] cuda_hostpinned.anonymous_space
[       OK ] cuda_hostpinned.anonymous_space (0 ms)
[ RUN      ] cuda_hostpinned.view_overload_resolution
[       OK ] cuda_hostpinned.view_overload_resolution (0 ms)
[ RUN      ] cuda_hostpinned.view_allocation_large_rank
[       OK ] serial.double_reduce (8764 ms)
[ RUN      ] serial.int64_t_reduce_dynamic
[       OK ] cuda_hostpinned.view_allocation_large_rank (8930 ms)
[ RUN      ] cuda_hostpinned.view_shmem_size_on_device
[       OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms)
[ RUN      ] cuda_hostpinned.view_is_assignable
[       OK ] cuda_hostpinned.view_is_assignable (0 ms)
[ RUN      ] cuda_hostpinned.view_copy_tests
[       OK ] cuda_hostpinned.view_copy_tests (134 ms)
[ RUN      ] cuda_hostpinned.view_copy_tests_rank_0
[       OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms)
[ RUN      ] cuda_hostpinned.view_copy_degenerated
[       OK ] cuda_hostpinned.view_copy_degenerated (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping
[       OK ] cuda_hostpinned.view_mapping (969 ms)
[ RUN      ] cuda_hostpinned.view_mapping_operator
[       OK ] cuda_hostpinned.view_mapping_operator (63 ms)
[ RUN      ] cuda_hostpinned.static_extent
[       OK ] cuda_hostpinned.static_extent (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_atomic
[       OK ] cuda_hostpinned.view_mapping_atomic (10 ms)
[ RUN      ] cuda_hostpinned.view_mapping_class_value
[       OK ] cuda_hostpinned.view_mapping_class_value (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_assignable
[       OK ] cuda_hostpinned.view_mapping_assignable (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_trivially_copyable
[       OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_subview
[       OK ] cuda_hostpinned.view_mapping_subview (1 ms)
[----------] 25 tests from cuda_hostpinned (10278 ms total)

[----------] Global test environment tear-down
[==========] 226 tests from 4 test suites ran. (109539 ms total)
[  PASSED  ] 226 tests.
./KokkosCore_UnitTest_CudaInterOpInit
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from cuda
[ RUN      ] cuda.raw_cuda_interop
[       OK ] cuda.raw_cuda_interop (171 ms)
[----------] 1 test from cuda (171 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (171 ms total)
[  PASSED  ] 1 test.
./KokkosCore_UnitTest_CudaInterOpStreams
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from cuda
[ RUN      ] cuda.raw_cuda_streams
[       OK ] cuda.raw_cuda_streams (158 ms)
[----------] 1 test from cuda (158 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (158 ms total)
[  PASSED  ] 1 test.
[       OK ] serial.int64_t_reduce_dynamic (15167 ms)
[ RUN      ] serial.double_reduce_dynamic
[       OK ] serial.double_reduce_dynamic (15686 ms)
[ RUN      ] serial.int64_t_reduce_dynamic_view
[       OK ] serial.int64_t_reduce_dynamic_view (2932 ms)
[ RUN      ] serial.int_combined_reduce
[       OK ] serial.int_combined_reduce (0 ms)
[ RUN      ] serial.mdrange_combined_reduce
[       OK ] serial.mdrange_combined_reduce (0 ms)
[ RUN      ] serial.int_combined_reduce_mixed
[       OK ] serial.int_combined_reduce_mixed (0 ms)
[ RUN      ] serial.reduction_deduction
[       OK ] serial.reduction_deduction (0 ms)
[ RUN      ] serial.parallel_scan_range_policy
[       OK ] serial.parallel_scan_range_policy (125 ms)
[ RUN      ] serial.reduce_device_view_range_policy
[       OK ] serial.reduce_device_view_range_policy (92341 ms)
[ RUN      ] serial.reduce_device_view_mdrange_policy
[       OK ] serial.reduce_device_view_mdrange_policy (197800 ms)
[ RUN      ] serial.reduce_device_view_team_policy
[       OK ] serial.reduce_device_view_team_policy (52298 ms)
[ RUN      ] serial.reducers_int
[       OK ] serial.reducers_int (31 ms)
[ RUN      ] serial.reducers_double
[       OK ] serial.reducers_double (31 ms)
[ RUN      ] serial.reducers_complex_double
[       OK ] serial.reducers_complex_double (10 ms)
[ RUN      ] serial.reducers_struct
[       OK ] serial.reducers_struct (10 ms)
[ RUN      ] serial.reducers_half_t
[       OK ] serial.reducers_half_t (7 ms)
[ RUN      ] serial.reducers_bhalf_t
[       OK ] serial.reducers_bhalf_t (3 ms)
[ RUN      ] serial.reducers_int8_t
[       OK ] serial.reducers_int8_t (2 ms)
[ RUN      ] serial.reducers_int16_t
[       OK ] serial.reducers_int16_t (2 ms)
[ RUN      ] serial.reducers_point_t
[       OK ] serial.reducers_point_t (2 ms)
[ RUN      ] serial.reducers_bool
[       OK ] serial.reducers_bool (1 ms)
[ RUN      ] serial.complex_construction
[       OK ] serial.complex_construction (0 ms)
[ RUN      ] serial.complex_basic_math
[       OK ] serial.complex_basic_math (0 ms)
[ RUN      ] serial.complex_special_funtions
[       OK ] serial.complex_special_funtions (0 ms)
[ RUN      ] serial.complex_io
[       OK ] serial.complex_io (0 ms)
[ RUN      ] serial.complex_trivially_copyable
[       OK ] serial.complex_trivially_copyable (0 ms)
[ RUN      ] serial.complex_issue_3865
[       OK ] serial.complex_issue_3865 (0 ms)
[ RUN      ] serial.complex_operations_arithmetic_types_overloads
[       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
[ RUN      ] serial.atomic_operations_int
[       OK ] serial.atomic_operations_int (12 ms)
[ RUN      ] serial.atomic_operations_unsigned
[       OK ] serial.atomic_operations_unsigned (10 ms)
[ RUN      ] serial.atomic_operations_long
[       OK ] serial.atomic_operations_long (12 ms)
[ RUN      ] serial.atomic_operations_unsignedlong
[       OK ] serial.atomic_operations_unsignedlong (10 ms)
[ RUN      ] serial.atomic_operations_longlong
[       OK ] serial.atomic_operations_longlong (12 ms)
[ RUN      ] serial.atomic_operations_double
[       OK ] serial.atomic_operations_double (5 ms)
[ RUN      ] serial.atomic_operations_float
[       OK ] serial.atomic_operations_float (5 ms)
[ RUN      ] serial.atomic_operations_complexfloat
[       OK ] serial.atomic_operations_complexfloat (4 ms)
[ RUN      ] serial.atomic_operations_complexdouble
[       OK ] serial.atomic_operations_complexdouble (4 ms)
[ RUN      ] serial.atomic_views_integral
[       OK ] serial.atomic_views_integral (1743 ms)
[ RUN      ] serial.atomic_views_nonintegral
[       OK ] serial.atomic_views_nonintegral (958 ms)
[ RUN      ] serial.atomic_view_api
[       OK ] serial.atomic_view_api (0 ms)
[ RUN      ] serial.atomics
[       OK ] serial.atomics (46 ms)
[ RUN      ] serial.atomics_tpetra_max_abs
[       OK ] serial.atomics_tpetra_max_abs (0 ms)
[ RUN      ] serial.team_for
[       OK ] serial.team_for (1 ms)
[ RUN      ] serial.team_reduce
[       OK ] serial.team_reduce (0 ms)
[ RUN      ] serial.team_reduce_large
[       OK ] serial.team_reduce_large (85930 ms)
[ RUN      ] serial.team_parallel_single
[       OK ] serial.team_parallel_single (398 ms)
[ RUN      ] serial.large_team_scratch_size
[       OK ] serial.large_team_scratch_size (0 ms)
[ RUN      ] serial.team_broadcast_long
[       OK ] serial.team_broadcast_long (3 ms)
[ RUN      ] serial.team_broadcast_long_wrapper
[       OK ] serial.team_broadcast_long_wrapper (3 ms)
[ RUN      ] serial.team_broadcast_char
[       OK ] serial.team_broadcast_char (2 ms)
[ RUN      ] serial.team_broadcast_float
[       OK ] serial.team_broadcast_float (3 ms)
[ RUN      ] serial.team_broadcast_double
[       OK ] serial.team_broadcast_double (2 ms)
[ RUN      ] serial.team_handle_by_value
[       OK ] serial.team_handle_by_value (0 ms)
[ RUN      ] serial.team_vector
[       OK ] serial.team_vector (289 ms)
[ RUN      ] serial.triple_nested_parallelism
[       OK ] serial.triple_nested_parallelism (12656 ms)
[ RUN      ] serial.parallel_scan_with_reducers
[       OK ] serial.parallel_scan_with_reducers (3179 ms)
[ RUN      ] serial.team_shared_request
[       OK ] serial.team_shared_request (1738 ms)
[ RUN      ] serial.team_scratch_request
[       OK ] serial.team_scratch_request (280 ms)
[ RUN      ] serial.team_lambda_shared_request
[       OK ] serial.team_lambda_shared_request (1742 ms)
[ RUN      ] serial.scratch_align
[       OK ] serial.scratch_align (0 ms)
[ RUN      ] serial.shmem_size
[       OK ] serial.shmem_size (0 ms)
[ RUN      ] serial.multi_level_scratch
[       OK ] serial.multi_level_scratch (395 ms)
[ RUN      ] serial.team_scratch_memory_index_parallel_for
[       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
[ RUN      ] serial.team_teamvector_range
[       OK ] serial.team_teamvector_range (87 ms)
[ RUN      ] serial.team_reduction_scan
[       OK ] serial.team_reduction_scan (1306 ms)
[ RUN      ] serial.team_long_reduce
[       OK ] serial.team_long_reduce (3169 ms)
[ RUN      ] serial.team_double_reduce
[       OK ] serial.team_double_reduce (3310 ms)
[ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
[       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
[ RUN      ] serial.repeated_team_reduce
[       OK ] serial.repeated_team_reduce (32965 ms)
[ RUN      ] serial.team_policy_max_recommended
[       OK ] serial.team_policy_max_recommended (143 ms)
[ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
[       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
[ RUN      ] serial.view_aggregate
[       OK ] serial.view_aggregate (0 ms)
[ RUN      ] serial.memory_pool
[       OK ] serial.memory_pool (267 ms)
[ RUN      ] serial.cxx11
[       OK ] serial.cxx11 (0 ms)
[ RUN      ] serial.viewctorprop_embedded_dim
[       OK ] serial.viewctorprop_embedded_dim (0 ms)
[ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
[       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
[ RUN      ] serial.view_layouttiled
[       OK ] serial.view_layouttiled (23 ms)
[ RUN      ] serial.view_layouttiled_subtile
[       OK ] serial.view_layouttiled_subtile (9 ms)
[ RUN      ] serial.mdrange_5d
[       OK ] serial.mdrange_5d (1836 ms)
[ RUN      ] serial.mdrange_6d
[       OK ] serial.mdrange_6d (5648 ms)
[ RUN      ] serial.mdrange_2d
[       OK ] serial.mdrange_2d (41 ms)
[ RUN      ] serial.mdrange_array_reduce
[       OK ] serial.mdrange_array_reduce (0 ms)
[ RUN      ] serial.mdrange_3d
[       OK ] serial.mdrange_3d (429 ms)
[ RUN      ] serial.mdrange_neg_idx
[       OK ] serial.mdrange_neg_idx (2623 ms)
[ RUN      ] serial.mdrange_4d
[       OK ] serial.mdrange_4d (473 ms)
[ RUN      ] serial.crs_count_fill
[       OK ] serial.crs_count_fill (15 ms)
[ RUN      ] serial.crs_copy_constructor
[       OK ] serial.crs_copy_constructor (74 ms)
[ RUN      ] serial.workgraph_fib
[       OK ] serial.workgraph_fib (2485 ms)
[ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[       OK ] serial.local_deepcopy_teampolicy_layoutleft (44844 ms)
[ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[       OK ] serial.local_deepcopy_rangepolicy_layoutleft (30778 ms)
[ RUN      ] serial.local_deepcopy_teampolicy_layoutright
[       OK ] serial.local_deepcopy_teampolicy_layoutright (21143 ms)
[ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[       OK ] serial.local_deepcopy_rangepolicy_layoutright (22767 ms)
[ RUN      ] serial.deep_copy_scratch
[       OK ] serial.deep_copy_scratch (0 ms)
[----------] 163 tests from serial (746170 ms total)

[----------] Global test environment tear-down
[==========] 165 tests from 2 test suites ran. (763911 ms total)
[  PASSED  ] 165 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test'
make -C core/perf_test test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-6898/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-6898/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test'
./KokkosCore_PerformanceTest_TaskDAG
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test'
make -C containers/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6898/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6898/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests'
./KokkosContainers_UnitTest_Cuda
./KokkosContainers_UnitTest_Serial
[==========] Running 42 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 42 tests from serial
[ RUN      ] serial.bitset
[==========] Running 42 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 42 tests from cuda
[ RUN      ] cuda.bitset
[       OK ] cuda.bitset (14 ms)
[ RUN      ] cuda.bitset_default_constructor_no_alloc
[       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
[ RUN      ] cuda.dualview_combination
[       OK ] cuda.dualview_combination (0 ms)
[ RUN      ] cuda.dualview_alloc
[       OK ] cuda.dualview_alloc (0 ms)
[ RUN      ] cuda.test_dualview_copy_construction_and_assignment
[       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
[ RUN      ] cuda.dualview_combinations_without_init
[       OK ] cuda.dualview_combinations_without_init (0 ms)
[ RUN      ] cuda.dualview_deep_copy
[       OK ] cuda.dualview_deep_copy (2 ms)
[ RUN      ] cuda.dualview_realloc
[       OK ] cuda.dualview_realloc (0 ms)
[ RUN      ] cuda.dualview_resize
[       OK ] cuda.dualview_resize (0 ms)
[ RUN      ] cuda.dualview_device_correct_kokkos_device
[       OK ] cuda.dualview_device_correct_kokkos_device (2 ms)
[ RUN      ] cuda.dualview_host_correct_kokkos_device
[       OK ] cuda.dualview_host_correct_kokkos_device (1 ms)
[ RUN      ] cuda.dualview_host_modify_template_device_sync
[       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
[ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
[       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
[ RUN      ] cuda.dualview_device_modify_template_host_sync
[       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
[ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
[       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
[ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
[       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
[ RUN      ] cuda.dynamic_view
[       OK ] cuda.dynamic_view (41 ms)
[ RUN      ] cuda.dyn_rank_view_api_generic
[       OK ] cuda.dyn_rank_view_api_generic (43 ms)
[ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
[       OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms)
[ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
[       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (3 ms)
[ RUN      ] cuda.dyn_rank_view_api_operator_rank67
[       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
[ RUN      ] cuda.ErrorReporterViaLambda
[       OK ] cuda.ErrorReporterViaLambda (1 ms)
[ RUN      ] cuda.ErrorReporter
[       OK ] cuda.ErrorReporter (1 ms)
[ RUN      ] cuda.offsetview_construction
[       OK ] cuda.offsetview_construction (2 ms)
[ RUN      ] cuda.offsetview_unmanaged_construction
[       OK ] cuda.offsetview_unmanaged_construction (0 ms)
[ RUN      ] cuda.offsetview_subview
[       OK ] cuda.offsetview_subview (0 ms)
[ RUN      ] cuda.offsetview_offsets_rank1
[       OK ] cuda.offsetview_offsets_rank1 (0 ms)
[ RUN      ] cuda.offsetview_offsets_rank2
[       OK ] cuda.offsetview_offsets_rank2 (0 ms)
[ RUN      ] cuda.offsetview_offsets_rank3
[       OK ] cuda.offsetview_offsets_rank3 (0 ms)
[ RUN      ] cuda.scatterview
[       OK ] serial.bitset (16027 ms)
[ RUN      ] serial.bitset_default_constructor_no_alloc
[       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
[ RUN      ] serial.dualview_combination
[       OK ] serial.dualview_combination (0 ms)
[ RUN      ] serial.dualview_alloc
[       OK ] serial.dualview_alloc (0 ms)
[ RUN      ] serial.test_dualview_copy_construction_and_assignment
[       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
[ RUN      ] serial.dualview_combinations_without_init
[       OK ] serial.dualview_combinations_without_init (0 ms)
[ RUN      ] serial.dualview_deep_copy
[       OK ] serial.dualview_deep_copy (0 ms)
[ RUN      ] serial.dualview_realloc
[       OK ] serial.dualview_realloc (0 ms)
[ RUN      ] serial.dualview_resize
[       OK ] serial.dualview_resize (0 ms)
[ RUN      ] serial.dualview_device_correct_kokkos_device
[       OK ] serial.dualview_device_correct_kokkos_device (2 ms)
[ RUN      ] serial.dualview_host_correct_kokkos_device
[       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
[ RUN      ] serial.dualview_host_modify_template_device_sync
[       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
[ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
[       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
[ RUN      ] serial.dualview_device_modify_template_host_sync
[       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
[ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
[       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
[ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
[       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
[ RUN      ] serial.dynamic_view
[       OK ] serial.dynamic_view (172 ms)
[ RUN      ] serial.dyn_rank_view_api_generic
[       OK ] serial.dyn_rank_view_api_generic (43 ms)
[ RUN      ] serial.dyn_rank_view_api_operator_rank12345
[       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
[ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
/var/jenkins/workspace/Kokkos_PR-6898/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
skipping since not default execution space
[  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
[ RUN      ] serial.dyn_rank_view_api_operator_rank67
[       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
[ RUN      ] serial.ErrorReporterViaLambda
[       OK ] serial.ErrorReporterViaLambda (0 ms)
[ RUN      ] serial.ErrorReporter
[       OK ] serial.ErrorReporter (0 ms)
[ RUN      ] serial.offsetview_construction
[       OK ] serial.offsetview_construction (914 ms)
[ RUN      ] serial.offsetview_unmanaged_construction
[       OK ] serial.offsetview_unmanaged_construction (0 ms)
[ RUN      ] serial.offsetview_subview
[       OK ] serial.offsetview_subview (22 ms)
[ RUN      ] serial.offsetview_offsets_rank1
[       OK ] serial.offsetview_offsets_rank1 (0 ms)
[ RUN      ] serial.offsetview_offsets_rank2
[       OK ] serial.offsetview_offsets_rank2 (0 ms)
[ RUN      ] serial.offsetview_offsets_rank3
[       OK ] serial.offsetview_offsets_rank3 (0 ms)
[ RUN      ] serial.scatterview
[       OK ] serial.scatterview (30937 ms)
[ RUN      ] serial.scatterview_devicetype
[       OK ] serial.scatterview_devicetype (8 ms)
[ RUN      ] serial.staticcrsgraph
[       OK ] serial.staticcrsgraph (36 ms)
[ RUN      ] serial.UnorderedMap_insert
[       OK ] serial.UnorderedMap_insert (87656 ms)
[ RUN      ] serial.UnorderedMap_failed_insert
[       OK ] serial.UnorderedMap_failed_insert (37645 ms)
[ RUN      ] serial.UnorderedMap_deep_copy
[       OK ] serial.UnorderedMap_deep_copy (21 ms)
[ RUN      ] serial.UnorderedMap_valid_empty
[       OK ] serial.UnorderedMap_valid_empty (0 ms)
[ RUN      ] serial.UnorderedMap_clear_zero_size
[       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
[ RUN      ] serial.UnorderedMap_consistent_size
[       OK ] serial.UnorderedMap_consistent_size (0 ms)
[ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
[       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
[ RUN      ] serial.UnorderedMap_lambda_capturable
[       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
[ RUN      ] serial.UnorderedMap_constructor_view_alloc
[       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
[ RUN      ] serial.viewctorprop_embedded_dim
[       OK ] serial.viewctorprop_embedded_dim (0 ms)
[----------] 42 tests from serial (173501 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (173501 ms total)
[  PASSED  ] 41 tests.
[  SKIPPED ] 1 test, listed below:
[  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
[       OK ] cuda.scatterview (245026 ms)
[ RUN      ] cuda.scatterview_devicetype
[       OK ] cuda.scatterview_devicetype (71 ms)
[ RUN      ] cuda.staticcrsgraph
[       OK ] cuda.staticcrsgraph (107 ms)
[ RUN      ] cuda.UnorderedMap_insert
[       OK ] cuda.UnorderedMap_insert (23978 ms)
[ RUN      ] cuda.UnorderedMap_failed_insert
[       OK ] cuda.UnorderedMap_failed_insert (2667 ms)
[ RUN      ] cuda.UnorderedMap_deep_copy
[       OK ] cuda.UnorderedMap_deep_copy (20 ms)
[ RUN      ] cuda.UnorderedMap_valid_empty
[       OK ] cuda.UnorderedMap_valid_empty (2 ms)
[ RUN      ] cuda.UnorderedMap_clear_zero_size
[       OK ] cuda.UnorderedMap_clear_zero_size (1 ms)
[ RUN      ] cuda.UnorderedMap_consistent_size
[       OK ] cuda.UnorderedMap_consistent_size (0 ms)
[ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
[       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
[ RUN      ] cuda.UnorderedMap_lambda_capturable
[       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
[ RUN      ] cuda.UnorderedMap_constructor_view_alloc
[       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
[ RUN      ] cuda.viewctorprop_embedded_dim
[       OK ] cuda.viewctorprop_embedded_dim (1 ms)
[----------] 42 tests from cuda (272006 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (272006 ms total)
[  PASSED  ] 42 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/unit_tests'
make -C containers/performance_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6898/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
./KokkosContainers_PerformanceTest_Cuda
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from TEST_CATEGORY
[ RUN      ] TEST_CATEGORY.dynrankview_perf
Cuda
 DynRankView vs View: Initialization Only 
 View time (init only): 0.00138936
 View sum computation time: 0.00138936
 Strided View time (init only): 0.00132412
 View Rank7 time (init only): 0.00132129
 DynRankView time (init only): 0.00128592
 DynRankView sum computation time: 0.00171854
 Ratio of View to DynRankView time: 1.08044
 Ratio of View to DynRankView sum computation time: 1.03428
 Ratio of View to View Rank7  time: 1.05151
 Ratio of StrideView to DynRankView time: 1.02971
 Ratio of DynRankView to View Rank7  time: 0.973228
[       OK ] TEST_CATEGORY.dynrankview_perf (102 ms)
[ RUN      ] TEST_CATEGORY.global_2_local
Cuda
size, create, generate, fill, find
256, 0.000469851, 5.4551e-05, 0.00672215, 0.00282979
512, 0.000267258, 2.1235e-05, 2.8427e-05, 0.002731
1024, 0.000244188, 1.9534e-05, 2.8636e-05, 0.00278286
2048, 0.000247635, 1.7281e-05, 3.095e-05, 0.00279191
4096, 0.000237627, 1.881e-05, 3.1841e-05, 0.0027976
8192, 0.000251114, 1.9747e-05, 3.8204e-05, 0.00278219
16384, 0.00026476, 1.944e-05, 3.604e-05, 0.00285369
32768, 0.0002624, 2.0316e-05, 4.0211e-05, 0.00298585
65536, 0.000261092, 1.9743e-05, 4.7242e-05, 0.0032762
131072, 0.000269542, 2.1002e-05, 6.5932e-05, 0.00377509
262144, 0.000266254, 2.3287e-05, 0.00013899, 0.00559791
524288, 0.000288912, 2.441e-05, 0.000524505, 0.0150761
1048576, 0.000478804, 3.2834e-05, 0.00145105, 0.045846
2097152, 0.00136442, 4.6537e-05, 0.00344071, 0.110283
4194304, 0.00158806, 7.0319e-05, 0.00745636, 0.23894
[       OK ] TEST_CATEGORY.global_2_local (477 ms)
[ RUN      ] TEST_CATEGORY.unordered_map_performance_near
skipping test
[       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
[ RUN      ] TEST_CATEGORY.unordered_map_performance_far
skipping test
[       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
[----------] 4 tests from TEST_CATEGORY (580 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (580 ms total)
[  PASSED  ] 4 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests'
make -C algorithms/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6898/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6898 CXX=/var/jenkins/workspace/Kokkos_PR-6898/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6898 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
./KokkosAlgorithms_UnitTest_Cuda
./KokkosAlgorithms_UnitTest_Serial
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from serial
[ RUN      ] serial.Random_XorShift64
Test Seed:1711419245029390609
Test Scalar=int
 -- Testing randomness properties
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from cuda
[ RUN      ] cuda.Random_XorShift64
Test Seed:1711419245126754453
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00142613 0.0112523 || 0.051031 28024 29382 || 28633.6 28674.4 || 155.552 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00621548 0.00461995 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00207361 -0.0345239 || 0.051031 28058 29297 || 28615.1 28674.4 || -477.259 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0159998 0.00432077 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00977306 -0.00649873 || 0.051031 28061 29350 || 28957.4 28674.4 || -89.8385 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0122568 0.00598735 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0110288 -0.00815372 || 0.051031 28038 29392 || 28994.2 28674.4 || -112.717 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00869972 0.00483882 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000245732 -0.99999 -48245.9 || 0.051031 0 195099 || 2.92879e+09 28674.4 || -6.66952e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000736179 -0.31101 0.167053 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195814 -0.999999 -57857 || 0.051031 0 1.55161e+06 || 2.86911e+10 28674.4 || -7.99816e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00588477 -0.967917 10.3383 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.8109e-07 0.0130276 -0.0123422 || 0.051031 27957 29326 || 28305.6 28674.4 || -170.619 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.56767e-07 -0.00801262 0.000360007 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0100072 0.0223893 || 0.051031 28020 29375 || 28390.3 28674.4 || 309.509 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0235427 0.0069652 || 0.051031 1e+64 -1e+64
Test Seed:1711419245290519484
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00117376 0.0207786 || 0.051031 28103 29308 || 28640.8 28674.4 || 287.243 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00975659 -0.000181957 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00370225 0.0237748 || 0.051031 27844 29278 || 28780.9 28674.4 || 328.662 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00718717 -0.00288142 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00381476 -0.0184133 || 0.051031 27984 29344 || 28784.2 28674.4 || -254.545 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00610234 -0.00867101 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0036062 0.000482889 || 0.051031 28003 29299 || 28571.4 28674.4 || 6.67545 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00848859 -0.00088807 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000245326 -0.99999 -48243 || 0.051031 0 195386 || 2.92874e+09 28674.4 || -6.66912e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000734898 -0.315671 0.162622 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195671 -0.999999 -57857.2 || 0.051031 0 1.55165e+06 || 2.8691e+10 28674.4 || -7.99818e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587976 -0.96781 10.2591 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.8109e-07 -0.00177845 0.0172478 || 0.051031 27953 29371 || 28725.5 28674.4 || 238.433 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.56767e-07 0.00171013 0.00297281 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00477869 -0.0144451 || 0.051031 28033 29275 || 28538 28674.4 || -199.689 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0197825 0.00465646 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift64 (344 ms)
[ RUN      ] cuda.Random_XorShift1024_0
Test Seed:1711419245471547972
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00747938 -0.00114617 || 0.051031 11008 11774 || 11462.7 11377 || -15.8446 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0039727 -0.000123172 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.000269228 -0.01192 || 0.051031 10925 11790 || 11380 11377 || -164.782 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00236604 0.00664598 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0178998 -0.00580973 || 0.051031 10993 11784 || 11176.9 11377 || -80.3137 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00739604 -0.00253355 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0198713 -0.00470546 || 0.051031 10985 11835 || 11155.3 11377 || -65.0483 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0155358 0.00161814 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243507 -0.999975 -7596.75 || 0.051031 0 77664 || 4.611e+08 11377 || -1.05018e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000730208 -0.139197 0.0246115 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195617 -0.999997 -9107.86 || 0.051031 0 616359 || 4.51607e+09 11377 || -1.25907e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00587905 -0.922518 1.58981 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.79744e-07 0.0104885 0.00372952 || 0.051031 10966 11849 || 11258.9 11377 || 51.5569 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.43323e-07 0.00161508 0.00169366 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00812001 -0.00964073 || 0.051031 10953 11797 || 11470.1 11377 || -133.273 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0169947 0.000908084 || 0.051031 1e+64 -1e+64
Test Seed:1711419245985503516
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.000887066 -0.00735923 || 0.051031 10901 11782 || 11366.9 11377 || -101.734 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0114608 0.00209084 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0267741 -0.00849555 || 0.051031 11003 11792 || 11080.3 11377 || -117.442 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.000176699 -0.000758348 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0198095 -0.00192186 || 0.051031 10942 11864 || 11606.9 11377 || -26.5678 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0190672 -0.00382029 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0196469 -0.00454317 || 0.051031 10955 11800 || 11605 11377 || -62.8048 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00232077 -0.00207387 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000244563 -0.999975 -7594.58 || 0.051031 0 77740 || 4.61016e+08 11377 || -1.04988e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000733398 -0.13425 0.0215133 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195369 -0.999997 -9107.75 || 0.051031 0 617412 || 4.51675e+09 11377 || -1.25906e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.005872 -0.923137 1.62589 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.73387e-07 0.00157308 -0.000283632 || 0.051031 10974 11799 || 11359.1 11377 || -3.92093 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.24249e-07 0.00879205 0.00357998 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0213479 -0.00191357 || 0.051031 11015 11762 || 11139.2 11377 || -26.4532 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00260405 -0.000473658 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift1024_0 (1476 ms)
[ RUN      ] cuda.Multi_streams
[       OK ] cuda.Multi_streams (7080 ms)
[ RUN      ] cuda.SortUnsignedValueType
[       OK ] cuda.SortUnsignedValueType (73 ms)
[ RUN      ] cuda.SortEmptyView
[       OK ] cuda.SortEmptyView (0 ms)
[ RUN      ] cuda.BinSortGenericTests
[       OK ] cuda.BinSortGenericTests (54 ms)
[ RUN      ] cuda.BinSortEmptyView
[       OK ] cuda.BinSortEmptyView (0 ms)
[ RUN      ] cuda.BinSortEmptyKeysView
[       OK ] cuda.BinSortEmptyKeysView (0 ms)
[ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0211443 -0.0179925 || 0.051031 27965 29347 || 28080.6 28674.4 || -248.728 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0114017 -0.00314424 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00617644 0.00825948 || 0.051031 28053 29378 || 28852.6 28674.4 || 114.179 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00878297 0.00705389 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0147154 0.0131416 || 0.051031 27976 29308 || 28258.6 28674.4 || 181.669 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0022704 0.00395006 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00844866 0.0041781 || 0.051031 28004 29433 || 28434.2 28674.4 || 57.758 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00463973 -0.0046235 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
[       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (273912 ms)
[ RUN      ] cuda.NestedSort
[       OK ] cuda.NestedSort (423 ms)
[ RUN      ] cuda.NestedSortByKey
[       OK ] cuda.NestedSortByKey (1939 ms)
[ RUN      ] cuda.SortWithCustomComparator
[       OK ] cuda.SortWithCustomComparator (8990 ms)
[----------] 12 tests from cuda (294314 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (294314 ms total)
[  PASSED  ] 12 tests.
 -- Testing 1-D histogram
Density 1D: 0.00024529 -0.99999 -48248.1 || 0.051031 0 195035 || 2.92875e+09 28674.4 || -6.66982e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000734747 -0.30996 0.141442 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195579 -0.999999 -57856 || 0.051031 0 1.55186e+06 || 2.86881e+10 28674.4 || -7.99801e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587701 -0.967963 10.3556 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.86136e-07 0.00113585 0.00256516 || 0.051031 27987 29297 || 28641.9 28674.4 || 35.4608 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.71903e-07 -0.0118398 0.00466173 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.000974087 -0.00585116 || 0.051031 27933 29413 || 28702.3 28674.4 || -80.8864 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0104568 -0.00280883 || 0.051031 1e+64 -1e+64
Test Seed:1711419787950232309
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00618767 -0.0269002 || 0.051031 27994 29433 || 28852.9 28674.4 || -371.869 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0219852 0.00919555 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00403519 0.00946203 || 0.051031 27963 29319 || 28559.1 28674.4 || 130.803 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00365864 0.0104537 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0227789 -0.0425012 || 0.051031 28029 29471 || 29342.8 28674.4 || -587.536 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0123219 -0.00523679 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0153234 -0.00909218 || 0.051031 28045 29343 || 29120.6 28674.4 || -125.69 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00351022 0.00796314 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243622 -0.99999 -48248.6 || 0.051031 0 194948 || 2.92896e+09 28674.4 || -6.66989e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000729699 -0.292404 0.147485 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195497 -0.999999 -57857.4 || 0.051031 0 1.551e+06 || 2.86894e+10 28674.4 || -7.99821e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587512 -0.967902 10.346 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.71e-07 -0.0119782 -0.0109993 || 0.051031 27967 29298 || 29022 28674.4 || -152.054 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.26496e-07 -0.0252155 0.00140098 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00491343 0.000587159 || 0.051031 27834 29359 || 28816 28674.4 || 8.11689 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00296609 -0.00773195 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift64 (1259308 ms)
[ RUN      ] serial.Random_XorShift1024_0
Test Seed:1711420504338196591
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0169701 -0.00600844 || 0.051031 10962 11802 || 11573.4 11377 || -83.0606 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0182595 -0.0029193 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00152306 -0.00465831 || 0.051031 10991 11790 || 11394.3 11377 || -64.3964 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00266729 0.00111495 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00823384 0.00315976 || 0.051031 10909 11779 || 11471.4 11377 || 43.6805 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.000392847 0.000250986 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0268579 -0.000153481 || 0.051031 10946 11785 || 11691 11377 || -2.12172 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00214891 0.00138204 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000242979 -0.999975 -7595.08 || 0.051031 0 77646 || 4.61011e+08 11377 || -1.04994e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000728699 -0.172931 0.0244133 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195242 -0.999997 -9108.31 || 0.051031 0 616897 || 4.51731e+09 11377 || -1.25913e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00586741 -0.923074 1.6551 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.73387e-07 0.00176526 0.00511427 || 0.051031 10891 11788 || 11356.9 11377 || 70.6996 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.24249e-07 -0.0124337 0.00296207 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0193395 -0.00590775 || 0.051031 10979 11775 || 11161.1 11377 || -81.6687 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0020619 0.00399799 || 0.051031 1e+64 -1e+64
Test Seed:1711420979929792175
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00619265 0.00429817 || 0.051031 10952 11825 || 11306.9 11377 || 59.418 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.021814 -0.00117801 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0227029 -0.0048805 || 0.051031 10976 11807 || 11641.2 11377 || -67.4681 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0115344 -0.00168838 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.020532 -0.00564932 || 0.051031 10952 11775 || 11615.4 11377 || -78.0962 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00298719 0.00144134 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0125369 0.00992165 || 0.051031 10981 11793 || 11521.4 11377 || 137.157 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0171608 0.00525984 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243761 -0.999975 -7594.58 || 0.051031 0 77676 || 4.6107e+08 11377 || -1.04987e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000730991 -0.136146 0.0262899 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195251 -0.999997 -9108.55 || 0.051031 0 616879 || 4.51734e+09 11377 || -1.25917e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00586909 -0.922699 1.61806 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.67029e-07 0.000504454 -0.000988625 || 0.051031 10907 11827 || 11371.2 11377 || -13.6668 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.05176e-07 -0.00878777 -0.00569123 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00052755 -0.00416377 || 0.051031 10965 11812 || 11383 11377 || -57.56 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00685502 0.0078553 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift1024_0 (963121 ms)
[ RUN      ] serial.Multi_streams
[       OK ] serial.Multi_streams (0 ms)
[ RUN      ] serial.SortUnsignedValueType
[       OK ] serial.SortUnsignedValueType (170130 ms)
[ RUN      ] serial.SortEmptyView
[       OK ] serial.SortEmptyView (0 ms)
[ RUN      ] serial.BinSortGenericTests
[       OK ] serial.BinSortGenericTests (13167 ms)
[ RUN      ] serial.BinSortEmptyView
[       OK ] serial.BinSortEmptyView (0 ms)
[ RUN      ] serial.BinSortEmptyKeysView
[       OK ] serial.BinSortEmptyKeysView (0 ms)
[ RUN      ] serial.BinSortUnsignedKeyLayoutStrideValues
[       OK ] serial.BinSortUnsignedKeyLayoutStrideValues (532325 ms)
[ RUN      ] serial.NestedSort
[       OK ] serial.NestedSort (222 ms)
[ RUN      ] serial.NestedSortByKey
[       OK ] serial.NestedSortByKey (1850 ms)
[ RUN      ] serial.SortWithCustomComparator
[       OK ] serial.SortWithCustomComparator (18420 ms)
[----------] 12 tests from serial (2958551 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (2958552 ms total)
[  PASSED  ] 12 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests'