Skip to content

Console Output

Skipping 312 KB.. Full Log
kos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_UnorderedMap.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewCtorPropEmbeddedDim.cpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/containers/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosContainers_UnitTest_Cuda
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -C containers/performance_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/TestCuda.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/TestMain.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostThreadTeam.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_CPUDiscovery.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostBarrier.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Profiling.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Instance.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Task.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/src/Lock_Array_CUDA.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial_Task.cpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -C algorithms/unit_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/UnitTestMain.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostThreadTeam.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_CPUDiscovery.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostBarrier.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Profiling.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Instance.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Task.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/src/Lock_Array_CUDA.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial_Task.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial.cpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/algorithms/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosAlgorithms_UnitTest_Serial
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make -C core/unit_test test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
./KokkosCore_UnitTest_Cuda
./KokkosCore_UnitTest_Serial
./KokkosCore_UnitTest_HWLOC
./KokkosCore_UnitTest_Default
./KokkosCore_UnitTest_PushFinalizeHook
./KokkosCore_UnitTest_PushFinalizeHook_terminate
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from hwloc
[ RUN      ] hwloc.query
 NUMA[1] CORE[1] PU[1]
[       OK ] hwloc.query (0 ms)
[----------] 1 test from hwloc (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
Note: Google Test filter = *normal
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype
[ RUN      ] defaultdevicetype.stacktrace_normal
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
[       OK ] defaultdevicetype.stacktrace_normal (0 ms)
[----------] 1 test from defaultdevicetype (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
[       OK ] defaultdevicetype.half_conversion (6 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.bhalf_conversion (7 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.half_operators (8 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (5 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
[==========] Running 164 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from serial_DeathTest
[ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[       OK ] defaultdevicetype.half_conversion (9 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
Note: Google Test filter = *terminate
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype_DeathTest
[ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
[       OK ] defaultdevicetype.reduce_instantiation_a1 (31 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
Note: Google Test filter = *generic_term
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype_DeathTest
[ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term

[WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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.
[       OK ] defaultdevicetype.bhalf_conversion (6 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.half_operators (5 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (4 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
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.half_conversion (9 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.bhalf_conversion (8 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.half_operators (9 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (6 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[       OK ] defaultdevicetype.reduce_instantiation_a1 (51 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[==========] Running 229 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from cuda_DeathTest
[ RUN      ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[       OK ] defaultdevicetype.reduce_instantiation_a1 (57 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[       OK ] defaultdevicetype.reduce_instantiation_b1 (156 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_c1 (55 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_b1 (162 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_c1 (47 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (62 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype.reduce_instantiation_b1 (165 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_c1 (53 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (69 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (366 ms)
[----------] 1 test from defaultdevicetype_DeathTest (366 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (367 ms total)
[  PASSED  ] 1 test.
[       OK ] defaultdevicetype.reduce_instantiation_a2 (66 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype.reduce_instantiation_b2 (194 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (531 ms)
[----------] 1 test from defaultdevicetype_DeathTest (531 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (531 ms total)
[  PASSED  ] 1 test.
[       OK ] defaultdevicetype.reduce_instantiation_c2 (58 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_b2 (187 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_b2 (176 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_a3 (56 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_c2 (69 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_c2 (68 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (59 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (63 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_b3 (181 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_c3 (63 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (890 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (890 ms total)
[  PASSED  ] 15 tests.
[       OK ] defaultdevicetype.reduce_instantiation_b3 (183 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_b3 (172 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_c3 (47 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (905 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (906 ms total)
[  PASSED  ] 15 tests.
[       OK ] defaultdevicetype.reduce_instantiation_c3 (14 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (871 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (871 ms total)
[  PASSED  ] 15 tests.
[       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3409 ms)
[ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6660 ms)
[ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
[       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3848 ms)
[----------] 2 tests from serial_DeathTest (7257 ms total)

[----------] 162 tests from serial
[ RUN      ] serial.init
[       OK ] serial.init (0 ms)
[ RUN      ] serial.dispatch
[       OK ] serial.dispatch (9 ms)
[ RUN      ] serial.impl_shared_alloc
[       OK ] serial.impl_shared_alloc (13 ms)
[ RUN      ] serial.range_for
[       OK ] serial.range_for (0 ms)
[ RUN      ] serial.range_reduce
[       OK ] serial.range_reduce (0 ms)
[ RUN      ] serial.range_dynamic_policy
[       OK ] serial.range_dynamic_policy (0 ms)
[ RUN      ] serial.range_for_require
[       OK ] serial.range_for_require (0 ms)
[ RUN      ] serial.range_reduce_require
[       OK ] serial.range_reduce_require (0 ms)
[ RUN      ] serial.range_dynamic_policy_require
[       OK ] serial.range_dynamic_policy_require (0 ms)
[ RUN      ] serial.view_api_a
[       OK ] serial.view_api_a (60 ms)
[ RUN      ] serial.view_api_b
[       OK ] serial.view_api_b (1 ms)
[ RUN      ] serial.view_api_c
[       OK ] serial.view_api_c (0 ms)
[ RUN      ] serial.view_api_d
[       OK ] serial.view_api_d (1 ms)
[ RUN      ] serial.view_allocation_error
[       OK ] serial.view_allocation_error (0 ms)
[ RUN      ] serial.view_remap
[       OK ] serial.view_remap (0 ms)
[ RUN      ] serial.view_mirror_nonconst
[       OK ] serial.view_mirror_nonconst (0 ms)
[ RUN      ] serial.view_stride_method
[       OK ] serial.view_stride_method (0 ms)
[ RUN      ] serial.anonymous_space
[       OK ] serial.anonymous_space (0 ms)
[ RUN      ] serial.view_overload_resolution
[       OK ] serial.view_overload_resolution (0 ms)
[ RUN      ] serial.view_allocation_large_rank
[       OK ] serial.view_allocation_large_rank (912 ms)
[ RUN      ] serial.view_shmem_size_on_device
[       OK ] serial.view_shmem_size_on_device (0 ms)
[ RUN      ] serial.view_is_assignable
[       OK ] serial.view_is_assignable (0 ms)
[ RUN      ] serial.deep_copy_alignment
[       OK ] serial.deep_copy_alignment (92 ms)
[ RUN      ] serial.deep_copy_conversion
[       OK ] serial.deep_copy_conversion (476 ms)
[ RUN      ] serial.view_copy_tests
[       OK ] serial.view_copy_tests (83 ms)
[ RUN      ] serial.view_copy_tests_rank_0
[       OK ] serial.view_copy_tests_rank_0 (0 ms)
[ RUN      ] serial.view_copy_degenerated
[       OK ] serial.view_copy_degenerated (0 ms)
[ RUN      ] serial.view_fill_tests_layout_right
[       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6842 ms)
[----------] 2 tests from cuda_DeathTest (13502 ms total)

[----------] 146 tests from cuda
[ RUN      ] cuda.init
[       OK ] cuda.init (0 ms)
[ RUN      ] cuda.dispatch
[       OK ] cuda.dispatch (64 ms)
[ RUN      ] cuda.impl_shared_alloc
[       OK ] cuda.impl_shared_alloc (69 ms)
[ RUN      ] cuda.range_for
[       OK ] cuda.range_for (5 ms)
[ RUN      ] cuda.range_reduce
[       OK ] cuda.range_reduce (0 ms)
[ RUN      ] cuda.range_dynamic_policy
[       OK ] cuda.range_dynamic_policy (0 ms)
[ RUN      ] cuda.range_for_require
[       OK ] cuda.range_for_require (1 ms)
[ RUN      ] cuda.range_reduce_require
[       OK ] cuda.range_reduce_require (0 ms)
[ RUN      ] cuda.range_dynamic_policy_require
[       OK ] cuda.range_dynamic_policy_require (0 ms)
[ RUN      ] cuda.view_api_a
[       OK ] cuda.view_api_a (72 ms)
[ RUN      ] cuda.view_api_b
[       OK ] cuda.view_api_b (4 ms)
[ RUN      ] cuda.view_api_c
[       OK ] cuda.view_api_c (0 ms)
[ RUN      ] cuda.view_api_d
[       OK ] cuda.view_api_d (1 ms)
[ RUN      ] cuda.view_allocation_error
[       OK ] cuda.view_allocation_error (0 ms)
[ RUN      ] cuda.view_remap
[       OK ] cuda.view_remap (0 ms)
[ RUN      ] cuda.view_mirror_nonconst
[       OK ] cuda.view_mirror_nonconst (0 ms)
[ RUN      ] cuda.view_stride_method
[       OK ] cuda.view_stride_method (0 ms)
[ RUN      ] cuda.anonymous_space
[       OK ] cuda.anonymous_space (0 ms)
[ RUN      ] cuda.view_overload_resolution
[       OK ] cuda.view_overload_resolution (0 ms)
[ RUN      ] cuda.view_allocation_large_rank
[       OK ] cuda.view_allocation_large_rank (16 ms)
[ RUN      ] cuda.view_shmem_size_on_device
[       OK ] cuda.view_shmem_size_on_device (0 ms)
[ RUN      ] cuda.view_is_assignable
[       OK ] cuda.view_is_assignable (0 ms)
[ RUN      ] cuda.view_copy_tests
[       OK ] cuda.view_copy_tests (44 ms)
[ RUN      ] cuda.view_copy_tests_rank_0
[       OK ] cuda.view_copy_tests_rank_0 (1 ms)
[ RUN      ] cuda.view_copy_degenerated
[       OK ] cuda.view_copy_degenerated (0 ms)
[ RUN      ] cuda.view_fill_tests_layout_right
[       OK ] cuda.view_fill_tests_layout_right (102 ms)
[ RUN      ] cuda.view_fill_tests_layout_left
[       OK ] cuda.view_fill_tests_layout_left (60 ms)
[ RUN      ] cuda.deep_copy_alignment
[       OK ] cuda.deep_copy_alignment (35 ms)
[ RUN      ] cuda.deep_copy_conversion
[       OK ] cuda.deep_copy_conversion (6 ms)
[ RUN      ] cuda.view_mapping
[       OK ] cuda.view_mapping (675 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 (2 ms)
[ RUN      ] cuda.view_mapping_class_value
[       OK ] cuda.view_mapping_class_value (0 ms)
[ RUN      ] cuda.view_mapping_assignable
[       OK ] cuda.view_mapping_assignable (0 ms)
[ RUN      ] cuda.view_mapping_trivially_copyable
[       OK ] cuda.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda.view_mapping_subview
[       OK ] cuda.view_mapping_subview (0 ms)
[ RUN      ] cuda.view_resize
[       OK ] cuda.view_resize (91 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 (218 ms)
[ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
[       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (219 ms)
[ RUN      ] cuda.view_irregular_layout
[       OK ] cuda.view_irregular_layout (0 ms)
[ RUN      ] cuda.view_nested_view
[       OK ] cuda.view_nested_view (0 ms)
[ RUN      ] cuda.int64_t_reduce
[       OK ] cuda.int64_t_reduce (10 ms)
[ RUN      ] cuda.double_reduce
[       OK ] cuda.double_reduce (10 ms)
[ RUN      ] cuda.int64_t_reduce_dynamic
[       OK ] cuda.int64_t_reduce_dynamic (15 ms)
[ RUN      ] cuda.double_reduce_dynamic
[       OK ] cuda.double_reduce_dynamic (15 ms)
[ RUN      ] cuda.int64_t_reduce_dynamic_view
[       OK ] cuda.int64_t_reduce_dynamic_view (4 ms)
[ RUN      ] cuda.int_combined_reduce
[       OK ] cuda.int_combined_reduce (0 ms)
[ RUN      ] cuda.mdrange_combined_reduce
[       OK ] cuda.mdrange_combined_reduce (0 ms)
[ RUN      ] cuda.int_combined_reduce_mixed
[       OK ] cuda.int_combined_reduce_mixed (0 ms)
[ RUN      ] cuda.reduction_deduction
[       OK ] cuda.reduction_deduction (0 ms)
[ RUN      ] cuda.parallel_scan_range_policy
[       OK ] cuda.parallel_scan_range_policy (57 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 (135 ms)
[ RUN      ] cuda.reduce_device_view_team_policy
[       OK ] cuda.reduce_device_view_team_policy (5 ms)
[ RUN      ] cuda.reducers_int
[       OK ] cuda.reducers_int (6 ms)
[ RUN      ] cuda.reducers_double
[       OK ] cuda.reducers_double (7 ms)
[ RUN      ] cuda.reducers_complex_double
[       OK ] cuda.reducers_complex_double (2 ms)
[ RUN      ] cuda.reducers_struct
[       OK ] cuda.reducers_struct (6 ms)
[ RUN      ] cuda.reducers_half_t
[       OK ] cuda.reducers_half_t (4 ms)
[ RUN      ] cuda.reducers_bhalf_t
[       OK ] cuda.reducers_bhalf_t (4 ms)
[ RUN      ] cuda.reducers_int8_t
[       OK ] cuda.reducers_int8_t (3 ms)
[ RUN      ] cuda.reducers_int16_t
[       OK ] cuda.reducers_int16_t (3 ms)
[ RUN      ] cuda.reducers_point_t
[       OK ] cuda.reducers_point_t (2 ms)
[ RUN      ] cuda.reducers_bool
[       OK ] cuda.reducers_bool (0 ms)
[ RUN      ] cuda.complex_construction
[       OK ] cuda.complex_construction (0 ms)
[ RUN      ] cuda.complex_basic_math
[       OK ] cuda.complex_basic_math (0 ms)
[ RUN      ] cuda.complex_special_funtions
[       OK ] cuda.complex_special_funtions (0 ms)
[ RUN      ] cuda.complex_io
[       OK ] cuda.complex_io (0 ms)
[ RUN      ] cuda.complex_trivially_copyable
[       OK ] cuda.complex_trivially_copyable (0 ms)
[ RUN      ] cuda.complex_issue_3865
[       OK ] cuda.complex_issue_3865 (0 ms)
[ RUN      ] cuda.complex_operations_arithmetic_types_overloads
[       OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms)
[ RUN      ] cuda.atomic_operations_int
[       OK ] cuda.atomic_operations_int (15 ms)
[ RUN      ] cuda.atomic_operations_unsigned
[       OK ] cuda.atomic_operations_unsigned (12 ms)
[ RUN      ] cuda.atomic_operations_long
[       OK ] cuda.atomic_operations_long (15 ms)
[ RUN      ] cuda.atomic_operations_unsignedlong
[       OK ] cuda.atomic_operations_unsignedlong (13 ms)
[ RUN      ] cuda.atomic_operations_longlong
[       OK ] cuda.atomic_operations_longlong (15 ms)
[ RUN      ] cuda.atomic_operations_double
[       OK ] cuda.atomic_operations_double (7 ms)
[ RUN      ] cuda.atomic_operations_float
[       OK ] cuda.atomic_operations_float (6 ms)
[ RUN      ] cuda.atomic_operations_complexfloat
[       OK ] cuda.atomic_operations_complexfloat (6 ms)
[ RUN      ] cuda.atomic_operations_complexdouble
[       OK ] cuda.atomic_operations_complexdouble (6 ms)
[ RUN      ] cuda.atomic_views_integral
[       OK ] cuda.atomic_views_integral (6475 ms)
[ RUN      ] cuda.atomic_views_nonintegral
[       OK ] cuda.atomic_views_nonintegral (65 ms)
[ RUN      ] cuda.atomic_view_api
[       OK ] cuda.atomic_view_api (0 ms)
[ RUN      ] cuda.atomics
[       OK ] cuda.atomics (207 ms)
[ RUN      ] cuda.atomics_tpetra_max_abs
[       OK ] cuda.atomics_tpetra_max_abs (0 ms)
[ RUN      ] cuda.team_for
[       OK ] cuda.team_for (1 ms)
[ RUN      ] cuda.team_reduce
[       OK ] cuda.team_reduce (0 ms)
[ RUN      ] cuda.team_reduce_large
[       OK ] cuda.team_reduce_large (43 ms)
[ RUN      ] cuda.team_parallel_single
[       OK ] cuda.team_parallel_single (5 ms)
[ RUN      ] cuda.large_team_scratch_size
[       OK ] cuda.large_team_scratch_size (5 ms)
[ RUN      ] cuda.team_broadcast_long
[       OK ] cuda.team_broadcast_long (0 ms)
[ RUN      ] cuda.team_broadcast_long_wrapper
[       OK ] cuda.team_broadcast_long_wrapper (0 ms)
[ RUN      ] cuda.team_broadcast_char
[       OK ] cuda.team_broadcast_char (0 ms)
[ RUN      ] cuda.team_broadcast_float
[       OK ] cuda.team_broadcast_float (0 ms)
[ RUN      ] cuda.team_broadcast_double
[       OK ] cuda.team_broadcast_double (0 ms)
[ RUN      ] cuda.team_handle_by_value
[       OK ] cuda.team_handle_by_value (0 ms)
[ RUN      ] cuda.team_vector
[       OK ] cuda.team_vector (13 ms)
[ RUN      ] cuda.triple_nested_parallelism
[       OK ] cuda.triple_nested_parallelism (8 ms)
[ RUN      ] cuda.parallel_scan_with_reducers
[       OK ] cuda.parallel_scan_with_reducers (734 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 (1194 ms)
[ RUN      ] cuda.team_long_reduce
[       OK ] cuda.team_long_reduce (9 ms)
[ RUN      ] cuda.team_double_reduce
[       OK ] cuda.team_double_reduce (9 ms)
[ RUN      ] cuda.team_parallel_dummy_with_reducer_and_scratch_space
[       OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
[ RUN      ] cuda.repeated_team_reduce
[       OK ] cuda.repeated_team_reduce (11 ms)
[ RUN      ] cuda.team_policy_max_recommended
[       OK ] cuda.team_policy_max_recommended (321 ms)
[ RUN      ] cuda.team_policy_minmax_scalar_without_plus_equal_k
[       OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
[ RUN      ] cuda.team_teamvector_range
[       OK ] cuda.team_teamvector_range (2 ms)
[ RUN      ] cuda.memory_pool
[       OK ] cuda.memory_pool (12 ms)
[ RUN      ] cuda.cxx11
[       OK ] cuda.cxx11 (1 ms)
[ RUN      ] cuda.viewctorprop_embedded_dim
[       OK ] cuda.viewctorprop_embedded_dim (0 ms)
[ RUN      ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility
[       OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
[ RUN      ] cuda.mdrange_5d
[       OK ] cuda.mdrange_5d (106 ms)
[ RUN      ] cuda.mdrange_6d
[       OK ] cuda.mdrange_6d (142 ms)
[ RUN      ] cuda.mdrange_2d
[       OK ] cuda.mdrange_2d (4 ms)
[ RUN      ] cuda.mdrange_array_reduce
[       OK ] cuda.mdrange_array_reduce (0 ms)
[ RUN      ] cuda.mdrange_3d
[       OK ] cuda.mdrange_3d (19 ms)
[ RUN      ] cuda.mdrange_neg_idx
[       OK ] cuda.mdrange_neg_idx (1 ms)
[ RUN      ] cuda.mdrange_4d
[       OK ] cuda.mdrange_4d (21 ms)
[ RUN      ] cuda.crs_count_fill
[       OK ] cuda.crs_count_fill (4 ms)
[ RUN      ] cuda.crs_copy_constructor
[       OK ] cuda.crs_copy_constructor (17 ms)
[ RUN      ] cuda.workgraph_fib
[       OK ] cuda.workgraph_fib (922 ms)
[ RUN      ] cuda.space_access
[       OK ] cuda.space_access (0 ms)
[ RUN      ] cuda.uvm
[       OK ] cuda.uvm (2 ms)
[ RUN      ] cuda.impl_view_accessible
[       OK ] cuda.impl_view_accessible (1 ms)
[ RUN      ] cuda.impl_view_texture
[       OK ] cuda.impl_view_texture (0 ms)
[ RUN      ] cuda.view_subview_const_randomaccess
[       OK ] cuda.view_subview_const_randomaccess (0 ms)
[ RUN      ] cuda.unique_token_global
[       OK ] cuda.unique_token_global (3 ms)
[ RUN      ] cuda.unique_token_instance
[       OK ] cuda.unique_token_instance (2 ms)
[ RUN      ] cuda.unique_token_team_acquire
[       OK ] cuda.unique_token_team_acquire (12 ms)
[ RUN      ] cuda.local_deepcopy_teampolicy_layoutleft
[       OK ] cuda.local_deepcopy_teampolicy_layoutleft (5333 ms)
[ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
[       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6173 ms)
[ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
[       OK ] cuda.local_deepcopy_teampolicy_layoutright (5849 ms)
[ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
[       OK ] cuda.local_deepcopy_rangepolicy_layoutright (6148 ms)
[ RUN      ] cuda.deep_copy_scratch
[       OK ] cuda.deep_copy_scratch (0 ms)
[ RUN      ] cuda.debug_serial_execution
[       OK ] cuda.debug_serial_execution (6 ms)
[ RUN      ] cuda.debug_pin_um_to_host
[       OK ] cuda.debug_pin_um_to_host (729 ms)
[ RUN      ] cuda.team_scratch_1_streams
[       OK ] cuda.team_scratch_1_streams (15309 ms)
[----------] 146 tests from cuda (52077 ms total)

[----------] 54 tests from cuda_uvm
[ RUN      ] cuda_uvm.impl_shared_alloc
[       OK ] cuda_uvm.impl_shared_alloc (52 ms)
[ RUN      ] cuda_uvm.view_api_a
[       OK ] cuda_uvm.view_api_a (73 ms)
[ RUN      ] cuda_uvm.view_api_b
[       OK ] cuda_uvm.view_api_b (16 ms)
[ RUN      ] cuda_uvm.view_api_c
[       OK ] cuda_uvm.view_api_c (0 ms)
[ RUN      ] cuda_uvm.view_api_d
[       OK ] cuda_uvm.view_api_d (4 ms)
[ RUN      ] cuda_uvm.view_allocation_error
[       OK ] cuda_uvm.view_allocation_error (0 ms)
[ RUN      ] cuda_uvm.view_remap
[       OK ] cuda_uvm.view_remap (1 ms)
[ RUN      ] cuda_uvm.view_mirror_nonconst
[       OK ] cuda_uvm.view_mirror_nonconst (0 ms)
[ RUN      ] cuda_uvm.view_stride_method
[       OK ] cuda_uvm.view_stride_method (0 ms)
[ RUN      ] cuda_uvm.anonymous_space
[       OK ] cuda_uvm.anonymous_space (0 ms)
[ RUN      ] cuda_uvm.view_overload_resolution
[       OK ] cuda_uvm.view_overload_resolution (0 ms)
[ RUN      ] cuda_uvm.view_allocation_large_rank
[       OK ] cuda_uvm.view_allocation_large_rank (289 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 (24 ms)
[ RUN      ] cuda_uvm.view_copy_tests
[       OK ] cuda_uvm.view_copy_tests (37 ms)
[ RUN      ] cuda_uvm.view_copy_tests_rank_0
[       OK ] cuda_uvm.view_copy_tests_rank_0 (10 ms)
[ RUN      ] cuda_uvm.view_copy_degenerated
[       OK ] cuda_uvm.view_copy_degenerated (0 ms)
[ RUN      ] cuda_uvm.view_fill_tests_layout_right
[       OK ] cuda_uvm.view_fill_tests_layout_right (139 ms)
[ RUN      ] cuda_uvm.view_fill_tests_layout_left
[       OK ] cuda_uvm.view_fill_tests_layout_left (107 ms)
[ RUN      ] cuda_uvm.view_mapping
[       OK ] cuda_uvm.view_mapping (676 ms)
[ RUN      ] cuda_uvm.view_mapping_operator
[       OK ] cuda_uvm.view_mapping_operator (8 ms)
[ RUN      ] cuda_uvm.static_extent
[       OK ] cuda_uvm.static_extent (0 ms)
[ RUN      ] cuda_uvm.view_mapping_atomic
[       OK ] cuda_uvm.view_mapping_atomic (2 ms)
[ RUN      ] cuda_uvm.view_mapping_class_value
[       OK ] cuda_uvm.view_mapping_class_value (0 ms)
[ RUN      ] cuda_uvm.view_mapping_assignable
[       OK ] cuda_uvm.view_mapping_assignable (0 ms)
[ RUN      ] cuda_uvm.view_mapping_trivially_copyable
[       OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda_uvm.view_mapping_subview
[       OK ] cuda_uvm.view_mapping_subview (0 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_left
[       OK ] cuda_uvm.view_subview_auto_1d_left (5 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_right
[       OK ] cuda_uvm.view_subview_auto_1d_right (4 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_stride
[       OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms)
[ RUN      ] cuda_uvm.view_subview_assign_strided
[       OK ] cuda_uvm.view_subview_assign_strided (4 ms)
[ RUN      ] cuda_uvm.view_subview_left_0
[       OK ] cuda_uvm.view_subview_left_0 (0 ms)
[ RUN      ] cuda_uvm.view_subview_left_1
[       OK ] cuda_uvm.view_subview_left_1 (0 ms)
[ RUN      ] cuda_uvm.view_subview_left_2
[       OK ] cuda_uvm.view_subview_left_2 (0 ms)
[ RUN      ] cuda_uvm.view_subview_left_3
[       OK ] cuda_uvm.view_subview_left_3 (0 ms)
[ RUN      ] cuda_uvm.view_subview_right_0
[       OK ] cuda_uvm.view_subview_right_0 (0 ms)
[ RUN      ] cuda_uvm.view_subview_right_1
[       OK ] cuda_uvm.view_subview_right_1 (0 ms)
[ RUN      ] cuda_uvm.view_subview_right_3
[       OK ] cuda_uvm.view_subview_right_3 (0 ms)
[ RUN      ] cuda_uvm.view_static_tests
[       OK ] cuda_uvm.view_static_tests (1 ms)
[ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
[       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms)
[ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
[       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign
[       OK ] cuda_uvm.view_subview_1d_assign (4 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
[       OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
[       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d
[       OK ] cuda_uvm.view_subview_2d_from_3d (56 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
[       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (55 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
[       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (57 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
[       OK ] cuda_uvm.view_subview_3d_from_5d_left (78 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
[       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (121 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
[       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (90 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
[       OK ] cuda_uvm.view_subview_3d_from_5d_right (85 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
[       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (83 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
[       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (82 ms)
[ RUN      ] cuda_uvm.view_test_unmanaged_subview_reset
[       OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms)
[----------] 54 tests from cuda_uvm (2203 ms total)

[----------] 27 tests from cuda_hostpinned
[ RUN      ] cuda_hostpinned.impl_shared_alloc
[       OK ] cuda_hostpinned.impl_shared_alloc (39 ms)
[ RUN      ] cuda_hostpinned.view_api_a
[       OK ] cuda_hostpinned.view_api_a (69 ms)
[ RUN      ] cuda_hostpinned.view_api_b
[       OK ] cuda_hostpinned.view_api_b (8 ms)
[ RUN      ] cuda_hostpinned.view_api_c
[       OK ] cuda_hostpinned.view_api_c (0 ms)
[ RUN      ] cuda_hostpinned.view_api_d
[       OK ] cuda_hostpinned.view_api_d (2 ms)
[ RUN      ] cuda_hostpinned.view_allocation_error
[       OK ] cuda_hostpinned.view_allocation_error (0 ms)
[ RUN      ] cuda_hostpinned.view_remap
[       OK ] cuda_hostpinned.view_remap (0 ms)
[ RUN      ] cuda_hostpinned.view_mirror_nonconst
[       OK ] cuda_hostpinned.view_mirror_nonconst (0 ms)
[ RUN      ] cuda_hostpinned.view_stride_method
[       OK ] cuda_hostpinned.view_stride_method (0 ms)
[ RUN      ] cuda_hostpinned.anonymous_space
[       OK ] cuda_hostpinned.anonymous_space (0 ms)
[ RUN      ] cuda_hostpinned.view_overload_resolution
[       OK ] cuda_hostpinned.view_overload_resolution (0 ms)
[ RUN      ] cuda_hostpinned.view_allocation_large_rank
[       OK ] cuda_hostpinned.view_allocation_large_rank (3738 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 (90 ms)
[ RUN      ] cuda_hostpinned.view_copy_tests_rank_0
[       OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms)
[ RUN      ] cuda_hostpinned.view_copy_degenerated
[       OK ] cuda_hostpinned.view_copy_degenerated (0 ms)
[ RUN      ] cuda_hostpinned.view_fill_tests_layout_right
[       OK ] serial.view_fill_tests_layout_right (93420 ms)
[ RUN      ] serial.view_fill_tests_layout_left
[       OK ] cuda_hostpinned.view_fill_tests_layout_right (99381 ms)
[ RUN      ] cuda_hostpinned.view_fill_tests_layout_left
[       OK ] serial.view_fill_tests_layout_left (91562 ms)
[ RUN      ] serial.view_mapping
[       OK ] serial.view_mapping (684 ms)
[ RUN      ] serial.view_mapping_operator
[       OK ] serial.view_mapping_operator (39 ms)
[ RUN      ] serial.static_extent
[       OK ] serial.static_extent (0 ms)
[ RUN      ] serial.view_mapping_atomic
[       OK ] serial.view_mapping_atomic (7 ms)
[ RUN      ] serial.view_mapping_class_value
[       OK ] serial.view_mapping_class_value (0 ms)
[ RUN      ] serial.view_mapping_assignable
[       OK ] serial.view_mapping_assignable (0 ms)
[ RUN      ] serial.view_mapping_trivially_copyable
[       OK ] serial.view_mapping_trivially_copyable (0 ms)
[ RUN      ] serial.view_mapping_subview
[       OK ] serial.view_mapping_subview (0 ms)
[ RUN      ] serial.view_resize
[       OK ] serial.view_resize (102 ms)
[ RUN      ] serial.view_realloc
[       OK ] serial.view_realloc (0 ms)
[ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
[       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (195 ms)
[ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
[       OK ] serial.view_layoutstride_right_to_layoutright_assignment (191 ms)
[ RUN      ] serial.view_irregular_layout
[       OK ] serial.view_irregular_layout (0 ms)
[ RUN      ] serial.view_nested_view
[       OK ] serial.view_nested_view (0 ms)
[ RUN      ] serial.view_subview_auto_1d_left
[       OK ] serial.view_subview_auto_1d_left (0 ms)
[ RUN      ] serial.view_subview_auto_1d_right
[       OK ] serial.view_subview_auto_1d_right (0 ms)
[ RUN      ] serial.view_subview_auto_1d_stride
[       OK ] serial.view_subview_auto_1d_stride (0 ms)
[ RUN      ] serial.view_subview_assign_strided
[       OK ] serial.view_subview_assign_strided (0 ms)
[ RUN      ] serial.view_subview_left_0
[       OK ] serial.view_subview_left_0 (0 ms)
[ RUN      ] serial.view_subview_left_1
[       OK ] serial.view_subview_left_1 (0 ms)
[ RUN      ] serial.view_subview_left_2
[       OK ] serial.view_subview_left_2 (0 ms)
[ RUN      ] serial.view_subview_left_3
[       OK ] serial.view_subview_left_3 (0 ms)
[ RUN      ] serial.view_subview_right_0
[       OK ] serial.view_subview_right_0 (0 ms)
[ RUN      ] serial.view_subview_right_1
[       OK ] serial.view_subview_right_1 (0 ms)
[ RUN      ] serial.view_subview_right_3
[       OK ] serial.view_subview_right_3 (0 ms)
[ RUN      ] serial.view_static_tests
[       OK ] serial.view_static_tests (0 ms)
[ RUN      ] serial.view_subview_layoutleft_to_layoutleft
[       OK ] serial.view_subview_layoutleft_to_layoutleft (1 ms)
[ RUN      ] serial.view_subview_layoutright_to_layoutright
[       OK ] serial.view_subview_layoutright_to_layoutright (1 ms)
[ RUN      ] serial.view_subview_1d_assign
[       OK ] serial.view_subview_1d_assign (0 ms)
[ RUN      ] serial.view_subview_1d_assign_atomic
[       OK ] serial.view_subview_1d_assign_atomic (0 ms)
[ RUN      ] serial.view_subview_1d_assign_randomaccess
[       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
[ RUN      ] serial.view_subview_2d_from_3d
[       OK ] serial.view_subview_2d_from_3d (79 ms)
[ RUN      ] serial.view_subview_2d_from_3d_atomic
[       OK ] serial.view_subview_2d_from_3d_atomic (80 ms)
[ RUN      ] serial.view_subview_2d_from_3d_randomaccess
[       OK ] serial.view_subview_2d_from_3d_randomaccess (79 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left
[       OK ] serial.view_subview_3d_from_5d_left (2564 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left_atomic
[       OK ] serial.view_subview_3d_from_5d_left_atomic (2572 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
[       OK ] serial.view_subview_3d_from_5d_left_randomaccess (2566 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right
[       OK ] serial.view_subview_3d_from_5d_right (2984 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right_atomic
[       OK ] serial.view_subview_3d_from_5d_right_atomic (2956 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
[       OK ] serial.view_subview_3d_from_5d_right_randomaccess (2988 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 (3009 ms)
[ RUN      ] serial.double_reduce
[       OK ] serial.double_reduce (3064 ms)
[ RUN      ] serial.int64_t_reduce_dynamic
[       OK ] serial.int64_t_reduce_dynamic (4734 ms)
[ RUN      ] serial.double_reduce_dynamic
[       OK ] serial.double_reduce_dynamic (4856 ms)
[ RUN      ] serial.int64_t_reduce_dynamic_view
[       OK ] serial.int64_t_reduce_dynamic_view (1236 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 (38 ms)
[ RUN      ] serial.reduce_device_view_range_policy
[       OK ] serial.reduce_device_view_range_policy (33181 ms)
[ RUN      ] serial.reduce_device_view_mdrange_policy
[       OK ] cuda_hostpinned.view_fill_tests_layout_left (98397 ms)
[ RUN      ] cuda_hostpinned.view_mapping
[       OK ] cuda_hostpinned.view_mapping (674 ms)
[ RUN      ] cuda_hostpinned.view_mapping_operator
[       OK ] cuda_hostpinned.view_mapping_operator (40 ms)
[ RUN      ] cuda_hostpinned.static_extent
[       OK ] cuda_hostpinned.static_extent (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_atomic
[       OK ] cuda_hostpinned.view_mapping_atomic (7 ms)
[ RUN      ] cuda_hostpinned.view_mapping_class_value
[       OK ] cuda_hostpinned.view_mapping_class_value (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_assignable
[       OK ] cuda_hostpinned.view_mapping_assignable (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_trivially_copyable
[       OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_subview
[       OK ] cuda_hostpinned.view_mapping_subview (1 ms)
[----------] 27 tests from cuda_hostpinned (202522 ms total)

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

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (148 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 (130 ms)
[----------] 1 test from cuda (130 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (130 ms total)
[  PASSED  ] 1 test.
[       OK ] serial.reduce_device_view_mdrange_policy (58737 ms)
[ RUN      ] serial.reduce_device_view_team_policy
[       OK ] serial.reduce_device_view_team_policy (15267 ms)
[ RUN      ] serial.reducers_int
[       OK ] serial.reducers_int (8 ms)
[ RUN      ] serial.reducers_double
[       OK ] serial.reducers_double (8 ms)
[ RUN      ] serial.reducers_complex_double
[       OK ] serial.reducers_complex_double (3 ms)
[ RUN      ] serial.reducers_struct
[       OK ] serial.reducers_struct (3 ms)
[ RUN      ] serial.reducers_half_t
[       OK ] serial.reducers_half_t (1 ms)
[ RUN      ] serial.reducers_bhalf_t
[       OK ] serial.reducers_bhalf_t (0 ms)
[ RUN      ] serial.reducers_int8_t
[       OK ] serial.reducers_int8_t (0 ms)
[ RUN      ] serial.reducers_int16_t
[       OK ] serial.reducers_int16_t (0 ms)
[ RUN      ] serial.reducers_point_t
[       OK ] serial.reducers_point_t (0 ms)
[ RUN      ] serial.reducers_bool
[       OK ] serial.reducers_bool (0 ms)
[ RUN      ] serial.complex_construction
[       OK ] serial.complex_construction (0 ms)
[ RUN      ] serial.complex_basic_math
[       OK ] serial.complex_basic_math (0 ms)
[ RUN      ] serial.complex_special_funtions
[       OK ] serial.complex_special_funtions (0 ms)
[ RUN      ] serial.complex_io
[       OK ] serial.complex_io (0 ms)
[ RUN      ] serial.complex_trivially_copyable
[       OK ] serial.complex_trivially_copyable (0 ms)
[ RUN      ] serial.complex_issue_3865
[       OK ] serial.complex_issue_3865 (0 ms)
[ RUN      ] serial.complex_operations_arithmetic_types_overloads
[       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
[ RUN      ] serial.atomic_operations_int
[       OK ] serial.atomic_operations_int (2 ms)
[ RUN      ] serial.atomic_operations_unsigned
[       OK ] serial.atomic_operations_unsigned (2 ms)
[ RUN      ] serial.atomic_operations_long
[       OK ] serial.atomic_operations_long (2 ms)
[ RUN      ] serial.atomic_operations_unsignedlong
[       OK ] serial.atomic_operations_unsignedlong (2 ms)
[ RUN      ] serial.atomic_operations_longlong
[       OK ] serial.atomic_operations_longlong (2 ms)
[ RUN      ] serial.atomic_operations_double
[       OK ] serial.atomic_operations_double (1 ms)
[ RUN      ] serial.atomic_operations_float
[       OK ] serial.atomic_operations_float (1 ms)
[ RUN      ] serial.atomic_operations_complexfloat
[       OK ] serial.atomic_operations_complexfloat (0 ms)
[ RUN      ] serial.atomic_operations_complexdouble
[       OK ] serial.atomic_operations_complexdouble (0 ms)
[ RUN      ] serial.atomic_views_integral
[       OK ] serial.atomic_views_integral (491 ms)
[ RUN      ] serial.atomic_views_nonintegral
[       OK ] serial.atomic_views_nonintegral (272 ms)
[ RUN      ] serial.atomic_view_api
[       OK ] serial.atomic_view_api (0 ms)
[ RUN      ] serial.atomics
[       OK ] serial.atomics (14 ms)
[ RUN      ] serial.atomics_tpetra_max_abs
[       OK ] serial.atomics_tpetra_max_abs (0 ms)
[ RUN      ] serial.team_for
[       OK ] serial.team_for (0 ms)
[ RUN      ] serial.team_reduce
[       OK ] serial.team_reduce (0 ms)
[ RUN      ] serial.team_reduce_large
[       OK ] serial.team_reduce_large (28912 ms)
[ RUN      ] serial.team_parallel_single
[       OK ] serial.team_parallel_single (117 ms)
[ RUN      ] serial.large_team_scratch_size
[       OK ] serial.large_team_scratch_size (0 ms)
[ RUN      ] serial.team_broadcast_long
[       OK ] serial.team_broadcast_long (0 ms)
[ RUN      ] serial.team_broadcast_long_wrapper
[       OK ] serial.team_broadcast_long_wrapper (1 ms)
[ RUN      ] serial.team_broadcast_char
[       OK ] serial.team_broadcast_char (0 ms)
[ RUN      ] serial.team_broadcast_float
[       OK ] serial.team_broadcast_float (0 ms)
[ RUN      ] serial.team_broadcast_double
[       OK ] serial.team_broadcast_double (0 ms)
[ RUN      ] serial.team_handle_by_value
[       OK ] serial.team_handle_by_value (0 ms)
[ RUN      ] serial.team_vector
[       OK ] serial.team_vector (95 ms)
[ RUN      ] serial.triple_nested_parallelism
[       OK ] serial.triple_nested_parallelism (4106 ms)
[ RUN      ] serial.parallel_scan_with_reducers
[       OK ] serial.parallel_scan_with_reducers (1019 ms)
[ RUN      ] serial.team_shared_request
[       OK ] serial.team_shared_request (517 ms)
[ RUN      ] serial.team_scratch_request
[       OK ] serial.team_scratch_request (90 ms)
[ RUN      ] serial.team_lambda_shared_request
[       OK ] serial.team_lambda_shared_request (518 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 (120 ms)
[ RUN      ] serial.team_scratch_memory_index_parallel_for
[       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
[ RUN      ] serial.team_teamvector_range
[       OK ] serial.team_teamvector_range (28 ms)
[ RUN      ] serial.team_reduction_scan
[       OK ] serial.team_reduction_scan (350 ms)
[ RUN      ] serial.team_long_reduce
[       OK ] serial.team_long_reduce (1000 ms)
[ RUN      ] serial.team_double_reduce
[       OK ] serial.team_double_reduce (993 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 (8545 ms)
[ RUN      ] serial.team_policy_max_recommended
[       OK ] serial.team_policy_max_recommended (72 ms)
[ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
[       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
[ RUN      ] serial.memory_pool
[       OK ] serial.memory_pool (71 ms)
[ RUN      ] serial.cxx11
[       OK ] serial.cxx11 (0 ms)
[ RUN      ] serial.viewctorprop_embedded_dim
[       OK ] serial.viewctorprop_embedded_dim (0 ms)
[ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
[       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
[ RUN      ] serial.mdrange_5d
[       OK ] serial.mdrange_5d (509 ms)
[ RUN      ] serial.mdrange_6d
[       OK ] serial.mdrange_6d (1603 ms)
[ RUN      ] serial.mdrange_2d
[       OK ] serial.mdrange_2d (11 ms)
[ RUN      ] serial.mdrange_array_reduce
[       OK ] serial.mdrange_array_reduce (0 ms)
[ RUN      ] serial.mdrange_3d
[       OK ] serial.mdrange_3d (122 ms)
[ RUN      ] serial.mdrange_neg_idx
[       OK ] serial.mdrange_neg_idx (790 ms)
[ RUN      ] serial.mdrange_4d
[       OK ] serial.mdrange_4d (130 ms)
[ RUN      ] serial.crs_count_fill
[       OK ] serial.crs_count_fill (4 ms)
[ RUN      ] serial.crs_copy_constructor
[       OK ] serial.crs_copy_constructor (21 ms)
[ RUN      ] serial.workgraph_fib
[       OK ] serial.workgraph_fib (698 ms)
[ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[       OK ] serial.local_deepcopy_teampolicy_layoutleft (13247 ms)
[ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[       OK ] serial.local_deepcopy_rangepolicy_layoutleft (12880 ms)
[ RUN      ] serial.local_deepcopy_teampolicy_layoutright
[       OK ] serial.local_deepcopy_teampolicy_layoutright (6339 ms)
[ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[       OK ] serial.local_deepcopy_rangepolicy_layoutright (6341 ms)
[ RUN      ] serial.deep_copy_scratch
[       OK ] serial.deep_copy_scratch (0 ms)
[----------] 162 tests from serial (418967 ms total)

[----------] Global test environment tear-down
[==========] 164 tests from 2 test suites ran. (426224 ms total)
[  PASSED  ] 164 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make -C core/perf_test test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
./KokkosCore_PerformanceTest_TaskDAG
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make -C containers/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/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 (1 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 (1 ms)
[ RUN      ] cuda.dualview_host_correct_kokkos_device
[       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
[ RUN      ] cuda.dualview_host_modify_template_device_sync
[       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
[ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
[       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
[ RUN      ] cuda.dualview_device_modify_template_host_sync
[       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
[ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
[       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
[ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
[       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
[ RUN      ] cuda.dynamic_view
[       OK ] cuda.dynamic_view (27 ms)
[ RUN      ] cuda.dyn_rank_view_api_generic
[       OK ] cuda.dyn_rank_view_api_generic (27 ms)
[ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
[       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
[ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
[       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
[ RUN      ] cuda.dyn_rank_view_api_operator_rank67
[       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
[ RUN      ] cuda.ErrorReporterViaLambda
[       OK ] cuda.ErrorReporterViaLambda (0 ms)
[ RUN      ] cuda.ErrorReporter
[       OK ] cuda.ErrorReporter (0 ms)
[ RUN      ] cuda.offsetview_construction
[       OK ] cuda.offsetview_construction (1 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 (9094 ms)
[ RUN      ] serial.bitset_default_constructor_no_alloc
[       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
[ RUN      ] serial.dualview_combination
[       OK ] serial.dualview_combination (0 ms)
[ RUN      ] serial.dualview_alloc
[       OK ] serial.dualview_alloc (0 ms)
[ RUN      ] serial.test_dualview_copy_construction_and_assignment
[       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
[ RUN      ] serial.dualview_combinations_without_init
[       OK ] serial.dualview_combinations_without_init (0 ms)
[ RUN      ] serial.dualview_deep_copy
[       OK ] serial.dualview_deep_copy (0 ms)
[ RUN      ] serial.dualview_realloc
[       OK ] serial.dualview_realloc (0 ms)
[ RUN      ] serial.dualview_resize
[       OK ] serial.dualview_resize (0 ms)
[ RUN      ] serial.dualview_device_correct_kokkos_device
[       OK ] serial.dualview_device_correct_kokkos_device (1 ms)
[ RUN      ] serial.dualview_host_correct_kokkos_device
[       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
[ RUN      ] serial.dualview_host_modify_template_device_sync
[       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
[ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
[       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
[ RUN      ] serial.dualview_device_modify_template_host_sync
[       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
[ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
[       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
[ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
[       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
[ RUN      ] serial.dynamic_view
[       OK ] serial.dynamic_view (116 ms)
[ RUN      ] serial.dyn_rank_view_api_generic
[       OK ] serial.dyn_rank_view_api_generic (27 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-5993/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 (579 ms)
[ RUN      ] serial.offsetview_unmanaged_construction
[       OK ] serial.offsetview_unmanaged_construction (0 ms)
[ RUN      ] serial.offsetview_subview
[       OK ] serial.offsetview_subview (9 ms)
[ RUN      ] serial.offsetview_offsets_rank1
[       OK ] serial.offsetview_offsets_rank1 (0 ms)
[ RUN      ] serial.offsetview_offsets_rank2
[       OK ] serial.offsetview_offsets_rank2 (0 ms)
[ RUN      ] serial.offsetview_offsets_rank3
[       OK ] serial.offsetview_offsets_rank3 (0 ms)
[ RUN      ] serial.scatterview
[       OK ] serial.scatterview (20625 ms)
[ RUN      ] serial.scatterview_devicetype
[       OK ] serial.scatterview_devicetype (5 ms)
[ RUN      ] serial.staticcrsgraph
[       OK ] serial.staticcrsgraph (20 ms)
[ RUN      ] serial.UnorderedMap_insert
[       OK ] cuda.scatterview (79520 ms)
[ RUN      ] cuda.scatterview_devicetype
[       OK ] cuda.scatterview_devicetype (27 ms)
[ RUN      ] cuda.staticcrsgraph
[       OK ] cuda.staticcrsgraph (36 ms)
[ RUN      ] cuda.UnorderedMap_insert
[       OK ] serial.UnorderedMap_insert (50842 ms)
[ RUN      ] serial.UnorderedMap_failed_insert
[       OK ] cuda.UnorderedMap_insert (7926 ms)
[ RUN      ] cuda.UnorderedMap_failed_insert
[       OK ] cuda.UnorderedMap_failed_insert (1066 ms)
[ RUN      ] cuda.UnorderedMap_deep_copy
[       OK ] cuda.UnorderedMap_deep_copy (7 ms)
[ RUN      ] cuda.UnorderedMap_valid_empty
[       OK ] cuda.UnorderedMap_valid_empty (1 ms)
[ RUN      ] cuda.UnorderedMap_clear_zero_size
[       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
[ RUN      ] cuda.UnorderedMap_consistent_size
[       OK ] cuda.UnorderedMap_consistent_size (0 ms)
[ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
[       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
[ RUN      ] cuda.UnorderedMap_lambda_capturable
[       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
[ RUN      ] cuda.UnorderedMap_constructor_view_alloc
[       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
[ RUN      ] cuda.viewctorprop_embedded_dim
[       OK ] cuda.viewctorprop_embedded_dim (0 ms)
[----------] 42 tests from cuda (88682 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (88682 ms total)
[  PASSED  ] 42 tests.
[       OK ] serial.UnorderedMap_failed_insert (24359 ms)
[ RUN      ] serial.UnorderedMap_deep_copy
[       OK ] serial.UnorderedMap_deep_copy (14 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 (105705 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (105705 ms total)
[  PASSED  ] 41 tests.
[  SKIPPED ] 1 test, listed below:
[  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -C containers/performance_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/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.00123241
 View sum computation time: 0.00123241
 Strided View time (init only): 0.00116504
 View Rank7 time (init only): 0.00123422
 DynRankView time (init only): 0.00124396
 DynRankView sum computation time: 0.00187405
 Ratio of View to DynRankView time: 0.990714
 Ratio of View to DynRankView sum computation time: 0.872566
 Ratio of View to View Rank7  time: 0.998533
 Ratio of StrideView to DynRankView time: 0.936557
 Ratio of DynRankView to View Rank7  time: 1.00789
[       OK ] TEST_CATEGORY.dynrankview_perf (18 ms)
[ RUN      ] TEST_CATEGORY.global_2_local
Cuda
size, create, generate, fill, find
256, 0.00032745, 3.713e-05, 0.00296663, 0.00222966
512, 0.000192931, 1.3641e-05, 2.4748e-05, 0.00223261
1024, 0.000180496, 1.4094e-05, 2.6288e-05, 0.00236384
2048, 0.000192058, 1.3693e-05, 2.6695e-05, 0.00232565
4096, 0.00017651, 1.293e-05, 2.5811e-05, 0.00228617
8192, 0.000188799, 1.3543e-05, 3.0217e-05, 0.00231752
16384, 0.000185227, 1.2735e-05, 3.7079e-05, 0.00237386
32768, 0.000184456, 1.3867e-05, 3.6563e-05, 0.0025008
65536, 0.000191431, 1.3778e-05, 4.5785e-05, 0.00283574
131072, 0.000197243, 1.5072e-05, 6.5764e-05, 0.00343845
262144, 0.000221415, 1.7404e-05, 0.000156123, 0.00627456
524288, 0.000224666, 2.0731e-05, 0.000530488, 0.0196225
1048576, 0.000666451, 2.8691e-05, 0.00138509, 0.0477924
2097152, 0.000490768, 4.2341e-05, 0.00305319, 0.109708
4194304, 0.000775216, 6.6395e-05, 0.00682718, 0.236345
[       OK ] TEST_CATEGORY.global_2_local (466 ms)
[ RUN      ] TEST_CATEGORY.unordered_map_performance_near
skipping test
[       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
[ RUN      ] TEST_CATEGORY.unordered_map_performance_far
skipping test
[       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
[----------] 4 tests from TEST_CATEGORY (485 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (485 ms total)
[  PASSED  ] 4 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -C algorithms/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/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:1715175469191946846
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:1715175469203379355
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00158503 0.00165781 || 0.051031 28009 29328 || 28719.9 28674.4 || 22.9176 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.005028 0.00210878 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0298223 -0.0128465 || 0.051031 27949 29353 || 27844 28674.4 || -177.59 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0167559 -0.00617031 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00715326 -0.0310003 || 0.051031 28044 29333 || 28470.7 28674.4 || -428.548 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00646668 0.00574021 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00318252 -0.000169166 || 0.051031 28019 29298 || 28765.9 28674.4 || -2.33855 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0150947 0.00248608 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000245232 -0.99999 -48250.1 || 0.051031 0 194981 || 2.92865e+09 28674.4 || -6.67009e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000734565 -0.30546 0.16094 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195573 -0.999999 -57857.3 || 0.051031 0 1.55169e+06 || 2.86899e+10 28674.4 || -7.99819e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587712 -0.967751 10.2465 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.63432e-07 0.0139424 0.0255596 || 0.051031 28032 29346 || 28280.1 28674.4 || 353.335 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.03793e-07 -0.029658 -0.0121431 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0055956 -0.0232033 || 0.051031 28040 29391 || 28514.8 28674.4 || -320.763 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00565306 0.0106543 || 0.051031 1e+64 -1e+64
Test Seed:1715175469333487903
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.45775e-07 0.00165955 0.0180354 || 0.051031 28050 29391 || 28626.9 28674.4 || 249.322 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.5082e-07 -0.00832319 0.00540582 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00705451 0.0184965 || 0.051031 27952 29407 || 28878.1 28674.4 || 255.696 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.016777 0.0140519 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00591371 -0.0175549 || 0.051031 28071 29365 || 28845 28674.4 || -242.679 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0166225 0.00072357 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00619623 0.0192076 || 0.051031 27992 29313 || 28497.8 28674.4 || 265.526 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00428434 -0.00191235 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000244281 -0.99999 -48240.4 || 0.051031 0 194946 || 2.92844e+09 28674.4 || -6.66875e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000731693 -0.317019 0.158863 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195468 -0.999999 -57858.2 || 0.051031 0 1.55139e+06 || 2.86886e+10 28674.4 || -7.99831e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587388 -0.967882 10.3215 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.68478e-07 -0.00852429 0.0216702 || 0.051031 28066 29396 || 28920.9 28674.4 || 299.569 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.18929e-07 -0.000619639 0.0038836 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0025749 0.020323 || 0.051031 28027 29439 || 28748.4 28674.4 || 280.945 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0210734 0.00418031 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift64 (262 ms)
[ RUN      ] cuda.Random_XorShift1024_0
Test Seed:1715175469466205270
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00829841 0.000957268 || 0.051031 10984 11762 || 11283.3 11377 || 13.2333 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0140202 0.000595779 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00229023 0.00344188 || 0.051031 10969 11761 || 11403.1 11377 || 47.5805 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0125487 0.000761527 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00132248 -0.0007548 || 0.051031 10971 11806 || 11392 11377 || -10.4343 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00178479 -0.00256426 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0128289 0.00477633 || 0.051031 10954 11817 || 11232.9 11377 || 66.0279 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00139667 -0.00102375 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000246293 -0.999975 -7595.13 || 0.051031 0 77876 || 4.61088e+08 11377 || -1.04995e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000738651 -0.157996 0.021569 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195607 -0.999997 -9108.1 || 0.051031 0 616795 || 4.51742e+09 11377 || -1.2591e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00587862 -0.922536 1.61148 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.73387e-07 -0.0138906 -0.000627607 || 0.051031 10967 11829 || 11537.2 11377 || -8.67605 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.24249e-07 0.0134896 -0.0006479 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00200344 -0.0100267 || 0.051031 10966 11818 || 11354.2 11377 || -138.609 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00798702 4.80284e-05 || 0.051031 1e+64 -1e+64
Test Seed:1715175469703076555
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0114878 0.00432227 || 0.051031 10990 11795 || 11247.7 11377 || 59.7511 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0143264 -0.000290682 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00630571 0.00715919 || 0.051031 11014 11766 || 11305.7 11377 || 98.9687 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0183743 -0.00364592 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0103652 0.0122864 || 0.051031 10969 11792 || 11260.2 11377 || 169.847 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00736711 -0.00304716 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0086831 0.0140229 || 0.051031 10977 11807 || 11476.6 11377 || 193.852 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00189126 0.00191347 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000247425 -0.999975 -7594.56 || 0.051031 0 78016 || 4.61e+08 11377 || -1.04987e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000742013 -0.152457 0.0239152 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195485 -0.999997 -9108.22 || 0.051031 0 617044 || 4.5167e+09 11377 || -1.25912e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00587577 -0.922198 1.62444 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.60671e-07 -0.00194579 0.00822093 || 0.051031 11001 11812 || 11399.1 11377 || 113.646 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.86102e-07 -0.0043913 -6.73516e-05 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.017644 -0.0025955 || 0.051031 10887 11788 || 11179.7 11377 || -35.8802 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00874812 6.88332e-05 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift1024_0 (651 ms)
[ RUN      ] cuda.Multi_streams
[       OK ] cuda.Multi_streams (2083 ms)
[ RUN      ] cuda.SortUnsignedValueType
[       OK ] cuda.SortUnsignedValueType (28 ms)
[ RUN      ] cuda.SortEmptyView
[       OK ] cuda.SortEmptyView (0 ms)
[ RUN      ] cuda.BinSortGenericTests
[       OK ] cuda.BinSortGenericTests (25 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.0203987 -0.00625807 || 0.051031 28012 29396 || 29271.5 28674.4 || -86.5115 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00333648 -0.0178452 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0172762 0.0217492 || 0.051031 27890 29343 || 29178.5 28674.4 || 300.66 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00502534 -0.0033319 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00815981 -0.0156304 || 0.051031 28031 29340 || 28442.3 28674.4 || -216.075 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00313363 0.0065055 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00176227 -0.0138708 || 0.051031 28021 29353 || 28725 28674.4 || -191.75 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00765915 -0.000847069 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
[       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (92818 ms)
[ RUN      ] cuda.NestedSort
[       OK ] cuda.NestedSort (157 ms)
[ RUN      ] cuda.NestedSortByKey
[       OK ] cuda.NestedSortByKey (614 ms)
[ RUN      ] cuda.SortWithCustomComparator
[       OK ] cuda.SortWithCustomComparator (2931 ms)
[----------] 12 tests from cuda (99575 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (99576 ms total)
[  PASSED  ] 12 tests.
 -- Testing 1-D histogram
Density 1D: 0.000245116 -0.99999 -48243.9 || 0.051031 0 195164 || 2.92867e+09 28674.4 || -6.66924e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000734224 -0.312578 0.155938 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195943 -0.999999 -57856.8 || 0.051031 0 1.55084e+06 || 2.86904e+10 28674.4 || -7.99812e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00588855 -0.967939 10.3126 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.68478e-07 0.0173254 0.00162788 || 0.051031 27997 29289 || 28186.1 28674.4 || 22.5038 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.18929e-07 0.00955134 -0.00835871 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00717459 -0.00637345 || 0.051031 28038 29302 || 28881.6 28674.4 || -88.1066 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0136332 0.0112261 || 0.051031 1e+64 -1e+64
Test Seed:1715175805496486952
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0149685 0.00375702 || 0.051031 28050 29299 || 28251.5 28674.4 || 51.937 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00372332 0.0132412 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00976467 -0.00930508 || 0.051031 28072 29349 || 28397.1 28674.4 || -128.633 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00907543 0.00577637 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00981952 -0.00231881 || 0.051031 27956 29342 || 28395.6 28674.4 || -32.0553 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0252597 0.0096329 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.013054 -0.0232328 || 0.051031 28057 29286 || 28304.9 28674.4 || -321.171 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00794076 0.0201296 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000245939 -0.99999 -48242.4 || 0.051031 0 194864 || 2.92843e+09 28674.4 || -6.66903e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000736702 -0.306022 0.151618 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.0019557 -0.999999 -57856.8 || 0.051031 0 1.55115e+06 || 2.86883e+10 28674.4 || -7.99812e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587755 -0.967756 10.2573 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.65955e-07 0.0039327 0.0625182 || 0.051031 28028 29310 || 28562.1 28674.4 || 864.251 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.11361e-07 -0.0148598 0.00179023 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0194038 -0.00205145 || 0.051031 28018 29352 || 29241.8 28674.4 || -28.3593 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00470255 -0.000697081 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift64 (672765 ms)
[ RUN      ] serial.Random_XorShift1024_0
Test Seed:1715176141957527961
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00390461 0.00448282 || 0.051031 10954 11744 || 11421.6 11377 || 61.9704 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0213124 -0.00124528 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00681673 0.0029059 || 0.051031 10980 11794 || 11455 11377 || 40.1711 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00958441 0.00423147 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00735266 -0.0180805 || 0.051031 10930 11793 || 11461.2 11377 || -249.945 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0126498 -0.000926932 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.032343 -0.00174964 || 0.051031 10935 11819 || 11020.5 11377 || -24.1871 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.000229515 -0.00157531 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.0002442 -0.999975 -7594.82 || 0.051031 0 77760 || 4.61049e+08 11377 || -1.04991e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000732271 -0.160252 0.0261025 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195872 -0.999997 -9108.03 || 0.051031 0 616707 || 4.51679e+09 11377 || -1.25909e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00588704 -0.922784 1.62626 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.73387e-07 -3.76553e-05 0.00146069 || 0.051031 10922 11785 || 11377.4 11377 || 20.1926 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.24249e-07 -0.0106656 -0.00145454 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0225868 0.00605529 || 0.051031 10995 11866 || 11125.7 11377 || 83.7083 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0025098 -0.00209605 || 0.051031 1e+64 -1e+64
Test Seed:1715176281323851941
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00754459 0.004486 || 0.051031 10956 11792 || 11463.4 11377 || 62.0144 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00626044 0.00361897 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00257815 -0.0161239 || 0.051031 10981 11811 || 11347.7 11377 || -222.897 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00155871 0.00273738 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00608923 -0.00181457 || 0.051031 10979 11796 || 11308.1 11377 || -25.0846 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0204869 -0.000367667 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00752983 0.00403788 || 0.051031 10948 11878 || 11291.9 11377 || 55.8197 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0102386 0.00469744 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000246935 -0.999975 -7594.56 || 0.051031 0 77637 || 4.6102e+08 11377 || -1.04987e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000740504 -0.152784 0.0247237 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00194848 -0.999997 -9108.21 || 0.051031 0 616653 || 4.51656e+09 11377 || -1.25912e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00585695 -0.922981 1.61109 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.73387e-07 -0.0185618 0.008929 || 0.051031 10928 11828 || 11592.1 11377 || 123.434 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.24249e-07 0.00629587 0.00248068 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0321929 0.00746042 || 0.051031 10948 11862 || 11755.4 11377 || 103.133 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0194502 0.00133919 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift1024_0 (278202 ms)
[ RUN      ] serial.Multi_streams
[       OK ] serial.Multi_streams (0 ms)
[ RUN      ] serial.SortUnsignedValueType
[       OK ] serial.SortUnsignedValueType (49118 ms)
[ RUN      ] serial.SortEmptyView
[       OK ] serial.SortEmptyView (0 ms)
[ RUN      ] serial.BinSortGenericTests
[       OK ] serial.BinSortGenericTests (4157 ms)
[ RUN      ] serial.BinSortEmptyView
[       OK ] serial.BinSortEmptyView (0 ms)
[ RUN      ] serial.BinSortEmptyKeysView
[       OK ] serial.BinSortEmptyKeysView (0 ms)
[ RUN      ] serial.BinSortUnsignedKeyLayoutStrideValues
[       OK ] serial.BinSortUnsignedKeyLayoutStrideValues (175494 ms)
[ RUN      ] serial.NestedSort
[       OK ] serial.NestedSort (63 ms)
[ RUN      ] serial.NestedSortByKey
[       OK ] serial.NestedSortByKey (519 ms)
[ RUN      ] serial.SortWithCustomComparator
[       OK ] serial.SortWithCustomComparator (5738 ms)
[----------] 12 tests from serial (1186061 ms total)

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