Skip to content

Console Output

Skipping 205 KB.. Full Log
be: 1500
12: PASSED: I am the custom std::terminate handler.
12: Subprocess aborted
12/56 Test #12: Kokkos_CoreUnitTest_PushFinalizeHookTerminateFails .........   Passed    0.16 sec
test 13
      Start 13: Kokkos_CoreUnitTest_TuningBuiltins

13: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins
13: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
13: Test timeout computed to be: 1500
13/56 Test #13: Kokkos_CoreUnitTest_TuningBuiltins .........................   Passed    0.58 sec
test 14
      Start 14: Kokkos_CoreUnitTest_TuningBasics

14: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics
14: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
14: Test timeout computed to be: 1500
14: Set of size 10
14: 4,4
14: Expect 1, have 1
14: Expect 2, have 2
14/56 Test #14: Kokkos_CoreUnitTest_TuningBasics ...........................   Passed    0.06 sec
test 15
      Start 15: Kokkos_CoreUnitTest_CategoricalTuner

15: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner
15: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
15: Test timeout computed to be: 1500
15/56 Test #15: Kokkos_CoreUnitTest_CategoricalTuner .......................   Passed    0.52 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
16: Test timeout computed to be: 1500
16: [==========] Running 32 tests from 1 test suite.
16: [----------] Global test environment set-up.
16: [----------] 32 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 67108865
16: Ref: named_instance
16: 67108865
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 67108865
16: Ref: Unnamed Instance Fence
16: 67108865
16: Kokkos::OpenMPTarget::fence: Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 67108864
16: Ref: test global fence
16: 0
16: test global fence
16: Miss on id
16: 67108864
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 67108864
16: Ref: Unnamed Global Fence
16: 0
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 67108864
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 67108865
16: Ref: named_instance
16: 67108865
16: named_instance
16: Ref: 67108865
16: Ref: test_kernel
16: 67108865
16: named_instance
16: Miss on name
16: 0
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 67108864
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 67108865
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (81 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: /var/jenkins/workspace/Kokkos_PR-7392/core/unit_test/tools/TestEventCorrectness.hpp:287: Skipped
16: skipping since the OpenMPTarget backend has unexpected fences
16: [  SKIPPED ] kokkosp.async_deep_copy (0 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: /var/jenkins/workspace/Kokkos_PR-7392/core/unit_test/tools/TestEventCorrectness.hpp:368: Skipped
16: skipping since the OpenMPTarget backend reports unexpected events
16: [  SKIPPED ] kokkosp.parallel_scan (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: /var/jenkins/workspace/Kokkos_PR-7392/core/unit_test/tools/TestEventCorrectness.hpp:407: Skipped
16: skipping since the OpenMPTarget backend has unexpected fences
16: [  SKIPPED ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: /var/jenkins/workspace/Kokkos_PR-7392/core/unit_test/tools/TestEventCorrectness.hpp:452: Skipped
16: skipping since the OpenMPTarget backend has unexpected fences
16: [  SKIPPED ] kokkosp.parallel_scan_no_fence_view (0 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: /var/jenkins/workspace/Kokkos_PR-7392/core/unit_test/tools/TestEventCorrectness.hpp:525: Skipped
16: skipping since the OpenMPTarget backend reports unexpected events
16: [  SKIPPED ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: /var/jenkins/workspace/Kokkos_PR-7392/core/unit_test/tools/TestEventCorrectness.hpp:564: Skipped
16: skipping since the OpenMPTarget backend reports unexpected events
16: [  SKIPPED ] kokkosp.view (0 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.tuning_sequence
16: [       OK ] kokkosp.tuning_sequence (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.kernel_name_parallel_for
16: [       OK ] kokkosp.kernel_name_parallel_for (0 ms)
16: [ RUN      ] kokkosp.kernel_name_parallel_reduce
16: [       OK ] kokkosp.kernel_name_parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.kernel_name_parallel_scan
16: [       OK ] kokkosp.kernel_name_parallel_scan (1 ms)
16: [ RUN      ] kokkosp.kernel_name_internal
16: [       OK ] kokkosp.kernel_name_internal (0 ms)
16: [ RUN      ] kokkosp.profiling_section
16: [       OK ] kokkosp.profiling_section (0 ms)
16: [ RUN      ] kokkosp.scoped_profile_region
16: [       OK ] kokkosp.scoped_profile_region (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: /var/jenkins/workspace/Kokkos_PR-7392/core/unit_test/tools/TestWithoutInitializing.cpp:92: Skipped
16: skipping since the OpenMPTarget has unexpected fences
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 32 tests from kokkosp (84 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 32 tests from 1 test suite ran. (85 ms total)
16: [  PASSED  ] 25 tests.
16: [  SKIPPED ] 7 tests, listed below:
16: [  SKIPPED ] kokkosp.async_deep_copy
16: [  SKIPPED ] kokkosp.parallel_scan
16: [  SKIPPED ] kokkosp.parallel_scan_no_fence
16: [  SKIPPED ] kokkosp.parallel_scan_no_fence_view
16: [  SKIPPED ] kokkosp.raw_allocation
16: [  SKIPPED ] kokkosp.view
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy
16/56 Test #16: Kokkos_CoreUnitTest_KokkosP ................................   Passed    0.18 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

17: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
17: Test timeout computed to be: 1500
17/56 Test #17: Kokkos_CoreUnitTest_ToolIndependence .......................   Passed    0.06 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryLoadHelp

18: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/56 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ........................   Passed    0.06 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/libkokkosprinter-tool.so"
19: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
19: Test timeout computed to be: 1500
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
19/56 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp .....................   Passed    0.04 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:OpenMPTarget::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.4.99::kokkosp_allocate_data:Host:source:0x5555557a4e80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557a50c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555557a5140:Host:source:0x5555557a4f00:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x5555557a5200:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x5555557a50c0:40::kokkosp_deallocate_data:Host:source:0x5555557a4e80:40::kokkosp_finalize_library::
20/56 Test #20: Kokkos_ProfilingTestLibraryLoad ............................   Passed    0.05 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/libkokkosprinter-tool.so"
21: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
21: Test timeout computed to be: 1500
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:OpenMPTarget::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.4.99::kokkosp_allocate_data:Host:source:0x5555557a4e40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557a50c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555557a5140:Host:source:0x5555557a4ec0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x5555557a5200:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x5555557a50c0:40::kokkosp_deallocate_data:Host:source:0x5555557a4e40:40::kokkosp_finalize_library::
21/56 Test #21: Kokkos_ProfilingTestLibraryCmdLine .........................   Passed    0.05 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec
22: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
22: Test timeout computed to be: 1500
22: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efbe2]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x555555592760]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f771]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xe9) [0x55555558f229]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c329d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f209]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a03d9]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0ca8]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afd9d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3e5d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af603]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590cd0]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558f065]
22:  
22: demangled test_f1:
22: [0x5555555efbe2] Kokkos::Impl::save_stacktrace()
22: [0x555555592760] Test::stacktrace_test_f1(std::ostream&)
22: [0x55555558f771] Test::test_stacktrace(bool, bool)
22: [0x55555558f229] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555c329d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x55555559f209] testing::Test::Run()
22: [0x5555555a03d9] testing::TestInfo::Run()
22: [0x5555555a0ca8] testing::TestSuite::Run()
22: [0x5555555afd9d] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555c3e5d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x5555555af603] testing::UnitTest::Run()
22: [0x555555590cd0] main
22: [0x7ffff7829d90] 
22: [0x7ffff7829e40] __libc_start_main
22: [0x55555558f065] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efbe2]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x555555592760]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592924]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590216]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xe9) [0x55555558f229]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c329d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f209]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a03d9]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0ca8]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afd9d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3e5d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af603]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590cd0]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558f065]
22:  
22: demangled test_f3:
22: [0x5555555efbe2] Kokkos::Impl::save_stacktrace()
22: [0x555555592760] Test::stacktrace_test_f1(std::ostream&)
22: [0x555555592924] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x555555590216] Test::test_stacktrace(bool, bool)
22: [0x55555558f229] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555c329d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x55555559f209] testing::Test::Run()
22: [0x5555555a03d9] testing::TestInfo::Run()
22: [0x5555555a0ca8] testing::TestSuite::Run()
22: [0x5555555afd9d] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555c3e5d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x5555555af603] testing::UnitTest::Run()
22: [0x555555590cd0] main
22: [0x7ffff7829d90] 
22: [0x7ffff7829e40] __libc_start_main
22: [0x55555558f065] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (125 ms)
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efbe2]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x555555592760]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f771]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe6) [0x55555558f506]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c329d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f209]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a03d9]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0ca8]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afd9d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3e5d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af603]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590cd0]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558f065]
22:  
22: demangled test_f1:
22: [0x5555555efbe2] Kokkos::Impl::save_stacktrace()
22: [0x555555592760] Test::stacktrace_test_f1(std::ostream&)
22: [0x55555558f771] Test::test_stacktrace(bool, bool)
22: [0x55555558f506] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555c329d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x55555559f209] testing::Test::Run()
22: [0x5555555a03d9] testing::TestInfo::Run()
22: [0x5555555a0ca8] testing::TestSuite::Run()
22: [0x5555555afd9d] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555c3e5d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x5555555af603] testing::UnitTest::Run()
22: [0x555555590cd0] main
22: [0x7ffff7829d90] 
22: [0x7ffff7829e40] __libc_start_main
22: [0x55555558f065] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efbe2]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x555555592760]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592924]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590216]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe6) [0x55555558f506]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c329d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f209]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a03d9]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0ca8]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afd9d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3e5d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af603]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590cd0]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558f065]
22:  
22: demangled test_f3:
22: [0x5555555efbe2] Kokkos::Impl::save_stacktrace()
22: [0x555555592760] Test::stacktrace_test_f1(std::ostream&)
22: [0x555555592924] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x555555590216] Test::test_stacktrace(bool, bool)
22: [0x55555558f506] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555c329d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x55555559f209] testing::Test::Run()
22: [0x5555555a03d9] testing::TestInfo::Run()
22: [0x5555555a0ca8] testing::TestSuite::Run()
22: [0x5555555afd9d] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555c3e5d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x5555555af603] testing::UnitTest::Run()
22: [0x555555590cd0] main
22: [0x7ffff7829d90] 
22: [0x7ffff7829e40] __libc_start_main
22: [0x55555558f065] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (129 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (254 ms total)
22: 
22: [----------] 1 test from defaultdevicetype
22: [ RUN      ] defaultdevicetype.stacktrace_normal
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efbe2]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x555555592760]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f771]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c329d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f209]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a03d9]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0ca8]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afd9d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3e5d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af603]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590cd0]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558f065]
22:  
22: demangled test_f1:
22: [0x5555555efbe2] Kokkos::Impl::save_stacktrace()
22: [0x555555592760] Test::stacktrace_test_f1(std::ostream&)
22: [0x55555558f771] Test::test_stacktrace(bool, bool)
22: [0x5555555c329d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x55555559f209] testing::Test::Run()
22: [0x5555555a03d9] testing::TestInfo::Run()
22: [0x5555555a0ca8] testing::TestSuite::Run()
22: [0x5555555afd9d] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555c3e5d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x5555555af603] testing::UnitTest::Run()
22: [0x555555590cd0] main
22: [0x7ffff7829d90] 
22: [0x7ffff7829e40] __libc_start_main
22: [0x55555558f065] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efbe2]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x555555592760]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592924]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590216]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c329d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f209]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a03d9]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0ca8]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afd9d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3e5d]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af603]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590cd0]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40]
22: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558f065]
22:  
22: demangled test_f3:
22: [0x5555555efbe2] Kokkos::Impl::save_stacktrace()
22: [0x555555592760] Test::stacktrace_test_f1(std::ostream&)
22: [0x555555592924] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x555555590216] Test::test_stacktrace(bool, bool)
22: [0x5555555c329d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x55555559f209] testing::Test::Run()
22: [0x5555555a03d9] testing::TestInfo::Run()
22: [0x5555555a0ca8] testing::TestSuite::Run()
22: [0x5555555afd9d] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555c3e5d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x5555555af603] testing::UnitTest::Run()
22: [0x555555590cd0] main
22: [0x7ffff7829d90] 
22: [0x7ffff7829e40] __libc_start_main
22: [0x55555558f065] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
22: [----------] 1 test from defaultdevicetype (1 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 3 tests from 2 test suites ran. (255 ms total)
22: [  PASSED  ] 3 tests.
22/56 Test #22: Kokkos_CoreUnitTest_StackTraceTest .........................   Passed    0.31 sec
test 23
      Start 23: Kokkos_IncrementalTest_SERIAL

23: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
23: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
23: Test timeout computed to be: 1500
23: [==========] Running 28 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 28 tests from SERIAL
23: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
23: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
23: [ RUN      ] SERIAL.IncrTest_01_execspace
23: Host Serial Execution Space:
23:   KOKKOS_ENABLE_SERIAL: yes
23: 
23: Serial Runtime Configuration:
23: Serial
23: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
23: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
23: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
23: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
23: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
23: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
23: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
23: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
23: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
23: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
23: [       OK ] SERIAL.IncrTest_03b_memspace_free (35 ms)
23: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
23: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
23: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
23: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
23: [ RUN      ] SERIAL.IncrTest_05_reduction
23: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
23: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
23: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
23: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
23: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
23: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
23: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
23: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
23: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
23: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
23: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
23: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
23: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
23: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
23: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
23: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
23: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
23: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
23: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
23: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
23: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (109 ms)
23: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
23: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
23: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
23: [       OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms)
23: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
23: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
23: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
23: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
23: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
23: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
23: [ RUN      ] SERIAL.incr_14_MDrangeReduce
23: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
23: [ RUN      ] SERIAL.IncrTest_16_parallelscan
23: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
23: [ RUN      ] SERIAL.incr_17_atomicView
23: [       OK ] SERIAL.incr_17_atomicView (0 ms)
23: [----------] 28 tests from SERIAL (146 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 28 tests from 1 test suite ran. (146 ms total)
23: [  PASSED  ] 28 tests.
23/56 Test #23: Kokkos_IncrementalTest_SERIAL ..............................   Passed    0.21 sec
test 24
      Start 24: Kokkos_IncrementalTest_OPENMPTARGET

24: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET
24: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
24: Test timeout computed to be: 1500
24: [==========] Running 22 tests from 1 test suite.
24: [----------] Global test environment set-up.
24: [----------] 22 tests from OPENMPTARGET
24: [ RUN      ] OPENMPTARGET.IncrTest_01_execspace_typedef
24: [       OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_01_execspace
24: OpenMPTarget Execution Space:
24:   KOKKOS_ENABLE_OPENMPTARGET: yes
24: 
24: OpenMPTarget Runtime Configuration:
24: Using OpenMPTarget
24: OpenMPTarget
24: [       OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicExchange
24: [       OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicAdd
24: [       OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicSub
24: [       OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_03a_memspace_malloc
24: [       OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (80 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_03b_memspace_free
24: [       OK ] OPENMPTARGET.IncrTest_03b_memspace_free (5192 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_04_simple_parallelFor
24: [       OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (4 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor
24: [       OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_05_reduction
24: [       OK ] OPENMPTARGET.IncrTest_05_reduction (16 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange2D
24: [       OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange3D
24: [       OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange4D
24: [       OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_2D
24: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_3D
24: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_4D
24: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics
24: [       OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (2 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop
24: [       OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop
24: [       OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (0 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop
24: [       OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (251 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_12a_ThreadScratch
24: [       OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (5 ms)
24: [ RUN      ] OPENMPTARGET.IncrTest_12b_TeamScratch
24: [       OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms)
24: [----------] 22 tests from OPENMPTARGET (5562 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 22 tests from 1 test suite ran. (5562 ms total)
24: [  PASSED  ] 22 tests.
24/56 Test #24: Kokkos_IncrementalTest_OPENMPTARGET ........................   Passed    5.65 sec
test 25
      Start 25: Kokkos_CoreUnitTest_CTestDevice

25: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
25: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
25: Test timeout computed to be: 1500
25: [==========] Running 8 tests from 2 test suites.
25: [----------] Global test environment set-up.
25: [----------] 5 tests from ctest_environment_DeathTest
25: [ RUN      ] ctest_environment_DeathTest.invalid_rank
25: [       OK ] ctest_environment_DeathTest.invalid_rank (133 ms)
25: [ RUN      ] ctest_environment_DeathTest.no_type_str
25: [       OK ] ctest_environment_DeathTest.no_type_str (134 ms)
25: [ RUN      ] ctest_environment_DeathTest.missing_type
25: [       OK ] ctest_environment_DeathTest.missing_type (270 ms)
25: [ RUN      ] ctest_environment_DeathTest.no_id_str
25: [       OK ] ctest_environment_DeathTest.no_id_str (137 ms)
25: [ RUN      ] ctest_environment_DeathTest.invalid_id_str
25: [       OK ] ctest_environment_DeathTest.invalid_id_str (271 ms)
25: [----------] 5 tests from ctest_environment_DeathTest (947 ms total)
25: 
25: [----------] 3 tests from ctest_environment
25: [ RUN      ] ctest_environment.no_device_type
25: [       OK ] ctest_environment.no_device_type (0 ms)
25: [ RUN      ] ctest_environment.no_process_count
25: [       OK ] ctest_environment.no_process_count (0 ms)
25: [ RUN      ] ctest_environment.good
25: [       OK ] ctest_environment.good (0 ms)
25: [----------] 3 tests from ctest_environment (0 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 8 tests from 2 test suites ran. (947 ms total)
25: [  PASSED  ] 8 tests.
25/56 Test #25: Kokkos_CoreUnitTest_CTestDevice ............................   Passed    1.01 sec
test 26
      Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

26: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
26: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
26: Test timeout computed to be: 1500
26/56 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..................   Passed    0.04 sec
test 27
      Start 27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail

27: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
27: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
27: Test timeout computed to be: 1500
27: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
27/56 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ......   Passed    0.04 sec
test 28
      Start 28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs

28: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
28: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
28: Test timeout computed to be: 1500
28/56 Test #28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs .....   Passed    0.04 sec
test 29
      Start 29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment

29: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
29: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
29: Environment variables: 
29:  KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
29: Test timeout computed to be: 1500
29/56 Test #29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ...   Passed    0.05 sec
test 30
      Start 30: Kokkos_CoreUnitTest_DeviceAndThreads

30: Test command: /usr/bin/python3.10 "/var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test/TestDeviceAndThreads.py" "-v"
30: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/unit_test
30: Test timeout computed to be: 1500
30: test_device_id (__main__.KokkosInitializationTestCase) ... ok
30: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok
30: test_num_devices (__main__.KokkosInitializationTestCase) ... ok
30: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
30: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok
30: 
30: ----------------------------------------------------------------------
30: Ran 5 tests in 0.551s
30: 
30: OK (skipped=1)
30/56 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads .......................   Passed    0.85 sec
test 31
      Start 31: Kokkos_PerformanceTest_Benchmark

31: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-10-01_T16-16-33.json"
31: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test
31: Test timeout computed to be: 1500
31: 2024-10-01T16:46:40+00:00
31: Running /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
31: Run on (6 X 2095.08 MHz CPU s)
31: CPU Caches:
31:   L1 Data 32 KiB (x6)
31:   L1 Instruction 32 KiB (x6)
31:   L2 Unified 4096 KiB (x6)
31:   L3 Unified 16384 KiB (x6)
31: Load Average: 0.86, 4.32, 5.63
31: CPU architecture: none
31: Default Device: OpenMPTarget
31: GIT_BRANCH: HEAD
31: GIT_CLEAN_STATUS: CLEAN
31: GIT_COMMIT_DATE: 2024-10-01T16:16:21+00:00
31: GIT_COMMIT_DESCRIPTION: Merge commit 'c3a300dd1fa5187e81dda8d88c87d25f0d4684e3' into HEAD
31: GIT_COMMIT_HASH: 2f74a695a
31: GPU architecture: VOLTA70
31: KOKKOS_COMPILER_CLANG: 1703
31: KOKKOS_ENABLE_ASM: no
31: KOKKOS_ENABLE_CXX17: yes
31: KOKKOS_ENABLE_CXX20: no
31: KOKKOS_ENABLE_CXX23: no
31: KOKKOS_ENABLE_CXX26: no
31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
31: KOKKOS_ENABLE_HWLOC: no
31: KOKKOS_ENABLE_LIBDL: yes
31: KOKKOS_ENABLE_OPENMPTARGET: yes
31: KOKKOS_ENABLE_PRAGMA_IVDEP: no
31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
31: KOKKOS_ENABLE_PRAGMA_UNROLL: no
31: KOKKOS_ENABLE_PRAGMA_VECTOR: no
31: KOKKOS_ENABLE_SERIAL: yes
31: Kokkos Version: 4.4.99
31: platform: 64bit
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.030 s             5       1024        36.1455n
31: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        19.4492n
31: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        9.77368n
31: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        4.76599n
31: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        2.83118n
31: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k         1.3963n
31: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        1.15134n
31: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k          788.2p
31: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        574.715p
31: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k         457.79p
31: -----------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
31: -----------------------------------------------------------------------------------------------------------------------------------
31: Malloc/N:1/manual_time                                                              19.6 us         21.9 us        31984 51.1123k/s
31: Malloc/N:16/manual_time                                                             19.7 us         21.8 us        34514 50.8571k/s
31: Malloc/N:256/manual_time                                                            20.1 us         22.3 us        35795 49.6915k/s
31: Malloc/N:4096/manual_time                                                           19.2 us         21.3 us        35771 52.1176k/s
31: Malloc/N:65536/manual_time                                                          24.0 us         28.2 us        29435 41.7339k/s
31: Malloc/N:1048576/manual_time                                                        23.6 us         27.6 us        29513 42.4112k/s
31: Malloc/N:16777216/manual_time                                                        301 us          169 us         7850 3.32601k/s
31: Malloc/N:268435456/manual_time                                                      6390 us          480 us          125  156.483/s
31: Malloc/N:4294967296/manual_time                                                   101377 us         3570 us           10  9.86416/s
31: MallocFree/N:1/manual_time                                                          42.4 us         22.3 us        16480 23.5811k/s
31: MallocFree/N:16/manual_time                                                         44.4 us         23.7 us        16470 22.5374k/s
31: MallocFree/N:256/manual_time                                                        43.8 us         22.7 us        16266 22.8556k/s
31: MallocFree/N:4096/manual_time                                                       43.6 us         22.7 us        16165 22.9418k/s
31: MallocFree/N:65536/manual_time                                                      50.4 us         29.2 us        10000 19.8606k/s
31: MallocFree/N:1048576/manual_time                                                    49.5 us         27.9 us        14160 20.1898k/s
31: MallocFree/N:16777216/manual_time                                                    322 us          163 us         3909 3.10371k/s
31: MallocFree/N:268435456/manual_time                                                  6414 us          454 us           96  155.904/s
31: MallocFree/N:4294967296/manual_time                                               107359 us         3463 us           10  9.31455/s
31: MallocTouch/N:1/manual_time                                                         21.9 us         23.8 us        33078 45.7591k/s
31: MallocTouch/N:16/manual_time                                                        22.4 us         24.3 us        31654 44.7061k/s
31: MallocTouch/N:256/manual_time                                                       22.4 us         24.2 us        30828 44.6799k/s
31: MallocTouch/N:4096/manual_time                                                      53.2 us         44.2 us        13247 18.8017k/s
31: MallocTouch/N:65536/manual_time                                                     53.9 us         47.7 us        12937 18.5586k/s
31: MallocTouch/N:1048576/manual_time                                                   54.1 us         47.5 us        13066 18.4707k/s
31: MallocTouch/N:16777216/manual_time                                                   256 us          199 us         5346 3.90429k/s
31: MallocTouch/N:268435456/manual_time                                                 6234 us          490 us          105  160.403/s
31: MallocTouch/N:4294967296/manual_time                                              120670 us         3633 us            7  8.28707/s
31: MallocTouchFree/N:1/manual_time                                                     45.1 us         23.8 us        15928 22.1518k/s
31: MallocTouchFree/N:16/manual_time                                                    46.8 us         24.3 us        15251 21.3894k/s
31: MallocTouchFree/N:256/manual_time                                                   64.9 us         30.9 us        16504 15.3989k/s
31: MallocTouchFree/N:4096/manual_time                                                   109 us         54.8 us         6537 9.13878k/s
31: MallocTouchFree/N:65536/manual_time                                                  114 us         60.7 us         6104 8.76342k/s
31: MallocTouchFree/N:1048576/manual_time                                                114 us         60.1 us         6171 8.77771k/s
31: MallocTouchFree/N:16777216/manual_time                                               260 us          201 us         2679 3.84431k/s
31: MallocTouchFree/N:268435456/manual_time                                             6447 us          536 us          103  155.109/s
31: MallocTouchFree/N:4294967296/manual_time                                          122351 us         3920 us            7  8.17324/s
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.001 s           109  45.6401/s        800
31: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.001 s            38  44.2928/s        800
31: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.2181/s        800
31: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.001 s            37  43.9855/s        800
31: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.0886/s        800
31: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38  43.1263/s        800
31: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.1229/s        800
31: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38    43.09/s        800
31: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.0906/s        800
31: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38  43.1251/s        800
31: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.0082/s        800
31: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38  42.9972/s        800
31: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.0455/s        800
31: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38  43.0434/s        800
31: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.1461/s        800
31: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            37  42.2519/s        800
31: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           352  842.079/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           384  881.199/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           383  890.643/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           372  873.284/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           383  890.597/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           383  890.713/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.000 s           383  875.761/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.021 s         0.000 s            33  76.4648/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.024 s         0.000 s            29  67.6802/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.000 s           386  891.685/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.021 s         0.000 s            33  76.5853/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.023 s         0.000 s            31  70.5075/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           382  888.215/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           382  885.365/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           370  898.803/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           387  898.067/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.024 s         0.000 s            29  67.1594/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.024 s         0.000 s            29  67.0797/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.2205/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  66.9635/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           387  897.024/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           388  895.629/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.024 s         0.000 s            29  66.8259/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  66.7991/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           385  894.328/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           386  891.229/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.024 s         0.000 s            29  67.2662/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.023 s         0.000 s            30  68.2715/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           382   888.45/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           381   889.55/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.024 s         0.000 s            29  66.7196/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.6784/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.000 s           338  761.228/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.000 s           331  765.188/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.000 s           329  761.699/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.000 s           329  762.305/s       1.6k
31: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           735  862.346/s        800
31: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           753  864.558/s        800
31: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           753  862.939/s        800
31: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           749  858.044/s        800
31: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           749  856.973/s        800
31: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           750  857.928/s        800
31: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           732  853.493/s        800
31: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           742  854.459/s        800
31: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           744  855.028/s        800
31: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           731  849.074/s        800
31: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           742  853.323/s        800
31: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           743  851.785/s        800
31: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           743  851.811/s        800
31: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           743  851.557/s        800
31: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           744  852.637/s        800
31: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           743  850.484/s        800
31: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.000 s           765  875.657/s        800
31: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.000 s           755   870.45/s        800
31: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 1.68475k/s       1.6k
31: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 1.67596k/s       1.6k
31: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 1.60084k/s       1.6k
31: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 1.56747k/s       1.6k
31: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 1.51174k/s       1.6k
31: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 1.50113k/s       1.6k
31: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.63547k/s       1.6k
31: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.53439k/s       1.6k
31: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.60644k/s       1.6k
31: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.19821k/s       1.6k
31: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  4.7286k/s       1.6k
31: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.47656k/s       1.6k
31: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 1.41276k/s       1.6k
31: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.002 s         0.000 s            10  854.141/s       1.6k
31: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 1.41747k/s       1.6k
31: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 1.43953k/s       1.6k
31: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.000 s            10 2.28863k/s       1.6k
31: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.26826k/s       1.6k
31: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.79342k/s       1.6k
31: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.87352k/s       1.6k
31: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10  1.3136k/s       1.6k
31: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10  1.3256k/s       1.6k
31: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.000 s            10 3.03219k/s       1.6k
31: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 2.24303k/s       1.6k
31: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 1.56236k/s       1.6k
31: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 1.60353k/s       1.6k
31: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.68242k/s       1.6k
31: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.83157k/s       1.6k
31: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 1.28039k/s       1.6k
31: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 1.67605k/s       1.6k
31: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.000 s            10  399.275/s       1.6k
31: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.003 s         0.000 s            10  559.902/s       1.6k
31: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.027 s         0.001 s            10  59.0524/s       1.6k
31: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.019 s         0.001 s            10  84.5567/s       1.6k
31/56 Test #31: Kokkos_PerformanceTest_Benchmark ...........................   Passed  117.77 sec
test 32
      Start 32: Kokkos_Benchmark_Atomic_MinMax

32: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-10-01_T16-16-33.json"
32: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test
32: Test timeout computed to be: 1500
32: 2024-10-01T16:48:38+00:00
32: Running /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
32: Run on (6 X 2095.08 MHz CPU s)
32: CPU Caches:
32:   L1 Data 32 KiB (x6)
32:   L1 Instruction 32 KiB (x6)
32:   L2 Unified 4096 KiB (x6)
32:   L3 Unified 16384 KiB (x6)
32: Load Average: 0.31, 3.06, 5.02
32: CPU architecture: none
32: Default Device: OpenMPTarget
32: GIT_BRANCH: HEAD
32: GIT_CLEAN_STATUS: CLEAN
32: GIT_COMMIT_DATE: 2024-10-01T16:16:21+00:00
32: GIT_COMMIT_DESCRIPTION: Merge commit 'c3a300dd1fa5187e81dda8d88c87d25f0d4684e3' into HEAD
32: GIT_COMMIT_HASH: 2f74a695a
32: GPU architecture: VOLTA70
32: KOKKOS_COMPILER_CLANG: 1703
32: KOKKOS_ENABLE_ASM: no
32: KOKKOS_ENABLE_CXX17: yes
32: KOKKOS_ENABLE_CXX20: no
32: KOKKOS_ENABLE_CXX23: no
32: KOKKOS_ENABLE_CXX26: no
32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
32: KOKKOS_ENABLE_HWLOC: no
32: KOKKOS_ENABLE_LIBDL: yes
32: KOKKOS_ENABLE_OPENMPTARGET: yes
32: KOKKOS_ENABLE_PRAGMA_IVDEP: no
32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
32: KOKKOS_ENABLE_PRAGMA_UNROLL: no
32: KOKKOS_ENABLE_PRAGMA_VECTOR: no
32: KOKKOS_ENABLE_SERIAL: yes
32: Kokkos Version: 4.4.99
32: platform: 64bit
32: ----------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                                              Time             CPU   Iterations
32: ----------------------------------------------------------------------------------------------------------------------------------------
32: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
32: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
32: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
32: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
32: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
32: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
32: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
32/56 Test #32: Kokkos_Benchmark_Atomic_MinMax .............................   Passed    0.39 sec
test 33
      Start 33: Kokkos_PerformanceTest_Mempool

33: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-10-01_T16-16-33.json"
33: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test
33: Test timeout computed to be: 1500
33: 2024-10-01T16:48:38+00:00
33: Running /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test/Kokkos_PerformanceTest_Mempool
33: Run on (6 X 2095.08 MHz CPU s)
33: CPU Caches:
33:   L1 Data 32 KiB (x6)
33:   L1 Instruction 32 KiB (x6)
33:   L2 Unified 4096 KiB (x6)
33:   L3 Unified 16384 KiB (x6)
33: Load Average: 0.31, 3.06, 5.02
33: CPU architecture: none
33: Default Device: OpenMPTarget
33: GIT_BRANCH: HEAD
33: GIT_CLEAN_STATUS: CLEAN
33: GIT_COMMIT_DATE: 2024-10-01T16:16:21+00:00
33: GIT_COMMIT_DESCRIPTION: Merge commit 'c3a300dd1fa5187e81dda8d88c87d25f0d4684e3' into HEAD
33: GIT_COMMIT_HASH: 2f74a695a
33: GPU architecture: VOLTA70
33: KOKKOS_COMPILER_CLANG: 1703
33: KOKKOS_ENABLE_ASM: no
33: KOKKOS_ENABLE_CXX17: yes
33: KOKKOS_ENABLE_CXX20: no
33: KOKKOS_ENABLE_CXX23: no
33: KOKKOS_ENABLE_CXX26: no
33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
33: KOKKOS_ENABLE_HWLOC: no
33: KOKKOS_ENABLE_LIBDL: yes
33: KOKKOS_ENABLE_OPENMPTARGET: yes
33: KOKKOS_ENABLE_PRAGMA_IVDEP: no
33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
33: KOKKOS_ENABLE_PRAGMA_UNROLL: no
33: KOKKOS_ENABLE_PRAGMA_VECTOR: no
33: KOKKOS_ENABLE_SERIAL: yes
33: Kokkos Version: 4.4.99
33: platform: 64bit
33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.001 s         0.000 s           636               5.10238M/s
33: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
33: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s          1522                 24.237M/s
33/56 Test #33: Kokkos_PerformanceTest_Mempool .............................   Passed    2.75 sec
test 34
      Start 34: Kokkos_PerformanceTest_Atomic

34: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-10-01_T16-16-33.json"
34: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test
34: Test timeout computed to be: 1500
34: 2024-10-01T16:48:41+00:00
34: Running /var/jenkins/workspace/Kokkos_PR-7392/build/core/perf_test/Kokkos_PerformanceTest_Atomic
34: Run on (6 X 2095.08 MHz CPU s)
34: CPU Caches:
34:   L1 Data 32 KiB (x6)
34:   L1 Instruction 32 KiB (x6)
34:   L2 Unified 4096 KiB (x6)
34:   L3 Unified 16384 KiB (x6)
34: Load Average: 0.37, 3.02, 4.99
34: CPU architecture: none
34: Default Device: OpenMPTarget
34: GIT_BRANCH: HEAD
34: GIT_CLEAN_STATUS: CLEAN
34: GIT_COMMIT_DATE: 2024-10-01T16:16:21+00:00
34: GIT_COMMIT_DESCRIPTION: Merge commit 'c3a300dd1fa5187e81dda8d88c87d25f0d4684e3' into HEAD
34: GIT_COMMIT_HASH: 2f74a695a
34: GPU architecture: VOLTA70
34: KOKKOS_COMPILER_CLANG: 1703
34: KOKKOS_ENABLE_ASM: no
34: KOKKOS_ENABLE_CXX17: yes
34: KOKKOS_ENABLE_CXX20: no
34: KOKKOS_ENABLE_CXX23: no
34: KOKKOS_ENABLE_CXX26: no
34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
34: KOKKOS_ENABLE_HWLOC: no
34: KOKKOS_ENABLE_LIBDL: yes
34: KOKKOS_ENABLE_OPENMPTARGET: yes
34: KOKKOS_ENABLE_PRAGMA_IVDEP: no
34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
34: KOKKOS_ENABLE_PRAGMA_UNROLL: no
34: KOKKOS_ENABLE_PRAGMA_VECTOR: no
34: KOKKOS_ENABLE_SERIAL: yes
34: Kokkos Version: 4.4.99
34: platform: 64bit
34: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
34: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Test_Atomic<int>/30000/iterations:10                          0.465 s         0.014 s            10          1            4     2.49862       0.0143823    57.7333u     449.985M          34.976k     449.985M
34: Test_Atomic<long int>/100000/iterations:10                     4.61 s         0.003 s            10          1            8       7.478        4.11914m      85.26u     4.99995G         1.63011M     4.99995G
34: Test_Atomic<long long int>/100000/iterations:10                4.60 s         0.003 s            10          1            8     7.14924        4.08455m      80.08u     4.99995G         1.35426M     4.99995G
34: Test_Atomic<unsigned int>/100000/iterations:10                 4.61 s         0.003 s            10          1            4     7.85596        4.37983m       44.4u     704.983M         1.54806M     704.983M
34: Test_Atomic<unsigned long int>/100000/iterations:10            4.61 s         0.003 s            10          1            8     7.53954        4.40569m      97.19u     4.99995G         1.37134M     4.99995G
34: Test_Atomic<unsigned long long int>/100000/iterations:10       4.61 s         0.003 s            10          1            8     7.37006        4.45374m      82.47u     4.99995G         1.37022M     4.99995G
34: Test_Atomic<float>/100000/iterations:10                        4.32 s         0.003 s            10          0            4     6.36614         4.5143m    1.11829m     4.99951G          1.5657M     4.99989G
34: Test_Atomic<double>/100000/iterations:10                       4.33 s         0.002 s            10          1            8     6.38772         3.6006m    1087.41u     4.99995G         1.80454M     4.99995G
34/56 Test #34: Kokkos_PerformanceTest_Atomic ..............................   Passed  321.65 sec
test 35
      Start 35: Kokkos_ContainersUnitTest_Serial

35: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
35: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/containers/unit_tests
35: Test timeout computed to be: 1500
35: [==========] Running 63 tests from 2 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from serial_DeathTest
35: [ RUN      ] serial_DeathTest.offsetview_unmanaged_construction
35: [       OK ] serial_DeathTest.offsetview_unmanaged_construction (1637 ms)
35: [----------] 1 test from serial_DeathTest (1637 ms total)
35: 
35: [----------] 62 tests from serial
35: [ RUN      ] serial.bitset
35: [       OK ] serial.bitset (2038 ms)
35: [ RUN      ] serial.bitset_default_constructor_no_alloc
35: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
35: [ RUN      ] serial.dualview_combination
35: [       OK ] serial.dualview_combination (0 ms)
35: [ RUN      ] serial.dualview_alloc
35: [       OK ] serial.dualview_alloc (0 ms)
35: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
35: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
35: [ RUN      ] serial.dualview_combinations_without_init
35: [       OK ] serial.dualview_combinations_without_init (0 ms)
35: [ RUN      ] serial.dualview_deep_copy
35: [       OK ] serial.dualview_deep_copy (0 ms)
35: [ RUN      ] serial.dualview_realloc
35: [       OK ] serial.dualview_realloc (0 ms)
35: [ RUN      ] serial.dualview_resize
35: [       OK ] serial.dualview_resize (0 ms)
35: [ RUN      ] serial.dualview_device_correct_kokkos_device
35: [       OK ] serial.dualview_device_correct_kokkos_device (91 ms)
35: [ RUN      ] serial.dualview_host_correct_kokkos_device
35: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_sync
35: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
35: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_sync
35: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
35: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
35: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
35: [ RUN      ] serial.dualview_template_views_return_correct_views_from_const_dual_view
35: [       OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
35: [ RUN      ] serial.dynamic_view
35: [       OK ] serial.dynamic_view (12 ms)
35: [ RUN      ] serial.dyn_rank_view_api_generic
35: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
35: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
35: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
35: [ RUN      ] serial.ErrorReporterViaLambda
35: [       OK ] serial.ErrorReporterViaLambda (0 ms)
35: [ RUN      ] serial.ErrorReporter
35: [       OK ] serial.ErrorReporter (0 ms)
35: [ RUN      ] serial.offsetview_construction
35: [       OK ] serial.offsetview_construction (18 ms)
35: [ RUN      ] serial.offsetview_unmanaged_construction
35: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
35: [ RUN      ] serial.offsetview_subview
35: [       OK ] serial.offsetview_subview (9 ms)
35: [ RUN      ] serial.offsetview_offsets_rank1
35: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank2
35: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank3
35: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
35: [ RUN      ] serial.scatterview
35: [       OK ] serial.scatterview (1967 ms)
35: [ RUN      ] serial.scatterview_devicetype
35: [       OK ] serial.scatterview_devicetype (1 ms)
35: [ RUN      ] serial.staticcrsgraph
35: [       OK ] serial.staticcrsgraph (18 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dualview
35: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_dualview
35: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dualview
35: [       OK ] serial.resize_exec_space_dualview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dualview
35: [       OK ] serial.realloc_exec_space_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dynrankview
35: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dynrankview
35: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dynrankview
35: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_scatterview
35: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
35: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
35: [ RUN      ] serial.resize_exec_space_scatterview
35: [       OK ] serial.resize_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_scatterview
35: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview
35: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
35: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
35: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview
35: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
35: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
35: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
35: [ RUN      ] serial.UnorderedMap_insert
35: [       OK ] serial.UnorderedMap_insert (8321 ms)
35: [ RUN      ] serial.UnorderedMap_failed_insert
35: [       OK ] serial.UnorderedMap_failed_insert (4026 ms)
35: [ RUN      ] serial.UnorderedMap_deep_copy
35: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
35: [ RUN      ] serial.UnorderedMap_valid_empty
35: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
35: [ RUN      ] serial.UnorderedMap_clear_zero_size
35: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_consistent_size
35: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
35: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
35: [ RUN      ] serial.UnorderedMap_lambda_capturable
35: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
35: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
35: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
35: [ RUN      ] serial.vector_combination
35: [       OK ] serial.vector_combination (0 ms)
35: [ RUN      ] serial.vector_insert
35: [       OK ] serial.vector_insert (0 ms)
35: [ RUN      ] serial.vector_push_back_default_exec
35: [       OK ] serial.vector_push_back_default_exec (0 ms)
35: [ RUN      ] serial.viewctorprop_embedded_dim
35: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
35: [----------] 62 tests from serial (16520 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 63 tests from 2 test suites ran. (18157 ms total)
35: [  PASSED  ] 63 tests.
35/56 Test #35: Kokkos_ContainersUnitTest_Serial ...........................   Passed   18.65 sec
test 36
      Start 36: Kokkos_UnitTest_Sort

36: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
36: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
36: Test timeout computed to be: 1500
36: [==========] Running 17 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 17 tests from openmptarget
36: [ RUN      ] openmptarget.SortUnsignedValueType
36: [       OK ] openmptarget.SortUnsignedValueType (121 ms)
36: [ RUN      ] openmptarget.SortEmptyView
36: [       OK ] openmptarget.SortEmptyView (0 ms)
36: [ RUN      ] openmptarget.SortByKeyEmptyView
36: [       OK ] openmptarget.SortByKeyEmptyView (0 ms)
36: [ RUN      ] openmptarget.SortByKeyEmptyViewHost
36: [       OK ] openmptarget.SortByKeyEmptyViewHost (0 ms)
36: [ RUN      ] openmptarget.SortByKey
36: [       OK ] openmptarget.SortByKey (3 ms)
36: [ RUN      ] openmptarget.SortByKeyWithComparator
36: [       OK ] openmptarget.SortByKeyWithComparator (3 ms)
36: [ RUN      ] openmptarget.SortByKeyStaticExtents
36: [       OK ] openmptarget.SortByKeyStaticExtents (1 ms)
36: [ RUN      ] openmptarget.SortByKeyWithStrides
36: [       OK ] openmptarget.SortByKeyWithStrides (0 ms)
36: [ RUN      ] openmptarget.SortByKeyKeysLargerThanValues
36: 
36: [WARNING] /var/jenkins/workspace/Kokkos_PR-7392/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.
36: 
36: [WARNING] /var/jenkins/workspace/Kokkos_PR-7392/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.
36: [       OK ] openmptarget.SortByKeyKeysLargerThanValues (499 ms)
36: [ RUN      ] openmptarget.SortWithCustomComparator
36: [       OK ] openmptarget.SortWithCustomComparator (1020 ms)
36: [ RUN      ] openmptarget.BinSortGenericTests
36: [       OK ] openmptarget.BinSortGenericTests (33 ms)
36: [ RUN      ] openmptarget.BinSortEmptyView
36: [       OK ] openmptarget.BinSortEmptyView (0 ms)
36: [ RUN      ] openmptarget.BinSortEmptyKeysView
36: [       OK ] openmptarget.BinSortEmptyKeysView (0 ms)
36: [ RUN      ] openmptarget.BinSort_issue_7221
36: [       OK ] openmptarget.BinSort_issue_7221 (1 ms)
36: [ RUN      ] openmptarget.BinSortUnsignedKeyLayoutStrideValues
36: [       OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (13531 ms)
36: [ RUN      ] openmptarget.NestedSort
36: [       OK ] openmptarget.NestedSort (38 ms)
36: [ RUN      ] openmptarget.NestedSortByKey
36: [       OK ] openmptarget.NestedSortByKey (104 ms)
36: [----------] 17 tests from openmptarget (15360 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 17 tests from 1 test suite ran. (15360 ms total)
36: [  PASSED  ] 17 tests.
36/56 Test #36: Kokkos_UnitTest_Sort .......................................   Passed   15.44 sec
test 37
      Start 37: Kokkos_UnitTest_Random

37: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_UnitTest_Random
37: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
37: Test timeout computed to be: 1500
37: [==========] Running 3 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 3 tests from openmptarget
37: [ RUN      ] openmptarget.Random_XorShift64
37: Test Seed:1727801677293182283
37: Test Scalar=int
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 -0.0238946 0.00111057 || 0.051031 2044 2428 || 2276.46 2222.06 || 15.3525 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.00468934 0.000891062 || 0.051031 1e+64 -1e+64
37: Test Scalar=unsigned int
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 -0.0158681 0.00122183 || 0.051031 2048 2419 || 2257.89 2222.06 || 16.8905 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -5.46451e-05 0.000522798 || 0.051031 1e+64 -1e+64
37: Test Scalar=int64_t
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 0.00683123 0.000104584 || 0.051031 2055 2426 || 2206.99 2222.06 || 1.44577 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.0176848 -0.000287092 || 0.051031 1e+64 -1e+64
37: Test Scalar=uint64_t
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 0.0254931 0.000359335 || 0.051031 2024 2430 || 2166.82 2222.06 || 4.96745 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.0134082 0.000487863 || 0.051031 1e+64 -1e+64
37: Test Scalar=half
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 3.25521e-08 0.0125446 0.000932344 || 0.051031 2022 2416 || 2194.53 2222.06 || 12.8887 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 9.76563e-08 0.0140124 -0.000135654 || 0.051031 1e+64 -1e+64
37: Test Scalar=bhalf
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 6.51042e-08 0.015463 0.000299378 || 0.051031 2047 2458 || 2188.22 2222.06 || 4.1386 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 1.95313e-07 -0.000864794 -2.58811e-05 || 0.051031 1e+64 -1e+64
37: Test Scalar=float
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 -0.0165451 -0.000197573 || 0.051031 2034 2411 || 2259.44 2222.06 || -2.73125 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.00721177 -0.000420184 || 0.051031 1e+64 -1e+64
37: Test Scalar=double
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 -0.00849571 -0.00192347 || 0.051031 2057 2416 || 2241.1 2222.06 || -26.59 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.00271542 -0.000181705 || 0.051031 1e+64 -1e+64
37: Test Seed:1727801677358465870
37: Test Scalar=int
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 0.0314857 -0.000199367 || 0.051031 2021 2427 || 2154.23 2222.06 || -2.75605 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 0.00535572 -0.000196229 || 0.051031 1e+64 -1e+64
37: Test Scalar=unsigned int
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 -0.00306164 -0.000732874 || 0.051031 2036 2416 || 2228.89 2222.06 || -10.1313 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.0105398 0.000615946 || 0.051031 1e+64 -1e+64
37: Test Scalar=int64_t
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 0.00728777 -0.000196702 || 0.051031 2041 2411 || 2205.98 2222.06 || -2.7192 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.0100242 0.000355486 || 0.051031 1e+64 -1e+64
37: Test Scalar=uint64_t
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 0.000729896 0.000108953 || 0.051031 2009 2393 || 2220.44 2222.06 || 1.50616 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.02469 -0.00025176 || 0.051031 1e+64 -1e+64
37: Test Scalar=half
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 1.30208e-07 -0.0120961 0.00162801 || 0.051031 2036 2435 || 2249.27 2222.06 || 22.5056 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 3.90625e-07 -0.000392792 0.000466519 || 0.051031 1e+64 -1e+64
37: Test Scalar=bhalf
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 -0.00810845 2.34804e-05 || 0.051031 2031 2418 || 2240.23 2222.06 || 0.324593 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 0.0158484 -0.000366979 || 0.051031 1e+64 -1e+64
37: Test Scalar=float
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 0.0194979 -0.000844957 || 0.051031 2029 2404 || 2179.56 2222.06 || -11.6807 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 -0.00424835 8.27231e-05 || 0.051031 1e+64 -1e+64
37: Test Scalar=double
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 0 0.00325285 0.000387903 || 0.051031 2063 2407 || 2214.86 2222.06 || 5.36238 -0.160751
37:  -- Testing 3-D histogram
37: Density 3D: 0 0.0161821 2.8402e-05 || 0.051031 1e+64 -1e+64
37: [       OK ] openmptarget.Random_XorShift64 (230 ms)
37: [ RUN      ] openmptarget.Random_XorShift1024_0
37: Test Seed:1727801677427419459
37: Test Scalar=int
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.00906162 -0.00305005 || 0.051031 2026 2382 || 2178.48 2198.22 || -42.1639 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 -0.0115923 9.86783e-06 || 0.051031 1e+64 -1e+64
37: Test Scalar=unsigned int
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.0147043 0.000170393 || 0.051031 2026 2389 || 2166.37 2198.22 || 2.35551 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 0.0164332 -0.000163804 || 0.051031 1e+64 -1e+64
37: Test Scalar=int64_t
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.00134765 -0.000227731 || 0.051031 2021 2371 || 2195.26 2198.22 || -3.14815 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 0.0196746 6.54292e-05 || 0.051031 1e+64 -1e+64
37: Test Scalar=uint64_t
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.00526944 -0.0012259 || 0.051031 2030 2374 || 2186.7 2198.22 || -16.9468 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 0.00481418 -0.000574962 || 0.051031 1e+64 -1e+64
37: Test Scalar=half
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 -0.00495092 0.000916018 || 0.051031 1997 2393 || 2209.16 2198.22 || 12.663 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 0.00659634 1.58222e-05 || 0.051031 1e+64 -1e+64
37: Test Scalar=bhalf
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 -0.00255715 7.12261e-05 || 0.051031 1995 2396 || 2203.86 2198.22 || 0.984629 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 -0.0160922 0.000117346 || 0.051031 1e+64 -1e+64
37: Test Scalar=float
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.27255e-05 -0.0132352 -0.000557914 || 0.051031 2025 2378 || 2227.71 2198.22 || -7.7126 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.28572e-05 -0.00490992 -0.000358187 || 0.051031 1e+64 -1e+64
37: Test Scalar=double
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.0186854 -9.13415e-05 || 0.051031 2034 2386 || 2157.9 2198.22 || -1.2627 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 -0.0020137 -6.57843e-05 || 0.051031 1e+64 -1e+64
37: Test Seed:1727801677522551744
37: Test Scalar=int
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 -0.00782827 0.0017347 || 0.051031 2022 2376 || 2215.57 2198.22 || 23.9804 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 -0.00096347 -0.000114388 || 0.051031 1e+64 -1e+64
37: Test Scalar=unsigned int
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 7.53512e-05 -0.001973 || 0.051031 2025 2374 || 2198.06 2198.22 || -27.2747 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 -0.00221248 0.000555848 || 0.051031 1e+64 -1e+64
37: Test Scalar=int64_t
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.00429096 -0.00170938 || 0.051031 2027 2375 || 2188.83 2198.22 || -23.6304 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 0.00538505 -0.000439598 || 0.051031 1e+64 -1e+64
37: Test Scalar=uint64_t
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.0111038 -0.000226496 || 0.051031 1976 2399 || 2174.08 2198.22 || -3.13108 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 0.0108436 -8.54286e-05 || 0.051031 1e+64 -1e+64
37: Test Scalar=half
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.0142221 0.001255 || 0.051031 2035 2391 || 2167.4 2198.22 || 17.3492 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 0.00222533 3.8413e-05 || 0.051031 1e+64 -1e+64
37: Test Scalar=bhalf
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.27255e-05 -0.000275949 -0.0003667 || 0.051031 2024 2398 || 2198.83 2198.22 || -5.06927 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.28572e-05 -0.012064 -0.000458641 || 0.051031 1e+64 -1e+64
37: Test Scalar=float
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26926e-05 0.00652827 -0.00102153 || 0.051031 2008 2372 || 2183.97 2198.22 || -14.1216 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.27585e-05 0.0119239 -3.43621e-05 || 0.051031 1e+64 -1e+64
37: Test Scalar=double
37:  -- Testing randomness properties
37:  -- Testing 1-D histogram
37: Density 1D: 7.26597e-05 0.00529345 -0.000316124 || 0.051031 2024 2385 || 2186.65 2198.22 || -4.3701 -0.159026
37:  -- Testing 3-D histogram
37: Density 3D: 7.26597e-05 0.00509235 0.000480718 || 0.051031 1e+64 -1e+64
37: [       OK ] openmptarget.Random_XorShift1024_0 (218 ms)
37: [ RUN      ] openmptarget.Multi_streams
37: /var/jenkins/workspace/Kokkos_PR-7392/algorithms/unit_tests/TestRandom.hpp:587: Skipped
37: Libomptarget error
37: [  SKIPPED ] openmptarget.Multi_streams (0 ms)
37: [----------] 3 tests from openmptarget (449 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 3 tests from 1 test suite ran. (449 ms total)
37: [  PASSED  ] 2 tests.
37: [  SKIPPED ] 1 test, listed below:
37: [  SKIPPED ] openmptarget.Multi_streams
37/56 Test #37: Kokkos_UnitTest_Random .....................................   Passed    0.53 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_A

38: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
38: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
38: Test timeout computed to be: 1500
38: [==========] Running 16 tests from 3 test suites.
38: [----------] Global test environment set-up.
38: [----------] 3 tests from std_algorithms_reducers
38: [ RUN      ] std_algorithms_reducers.max_first_loc
38: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
38: [ RUN      ] std_algorithms_reducers.min_first_loc
38: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
38: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
38: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
38: [----------] 3 tests from std_algorithms_reducers (0 ms total)
38: 
38: [----------] 2 tests from std_algorithms
38: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
38: [       OK ] std_algorithms.is_admissible_to_std_algorithms (83 ms)
38: [ RUN      ] std_algorithms.expect_no_overlap
38: [       OK ] std_algorithms.expect_no_overlap (0 ms)
38: [----------] 2 tests from std_algorithms (83 ms total)
38: 
38: [----------] 11 tests from random_access_iterator_test
38: [ RUN      ] random_access_iterator_test.constructor
38: [       OK ] random_access_iterator_test.constructor (0 ms)
38: [ RUN      ] random_access_iterator_test.constructiblity
38: [       OK ] random_access_iterator_test.constructiblity (0 ms)
38: [ RUN      ] random_access_iterator_test.dereference
38: [       OK ] random_access_iterator_test.dereference (1 ms)
38: [ RUN      ] random_access_iterator_test.subscript_operator
38: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
38: [ RUN      ] random_access_iterator_test.operatorsSet1
38: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
38: [ RUN      ] random_access_iterator_test.operatorsSet2
38: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
38: [ RUN      ] random_access_iterator_test.operatorsSet3
38: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
38: [ RUN      ] random_access_iterator_test.operatorsSet4
38: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
38: [ RUN      ] random_access_iterator_test.assignment_operator
38: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
38: [ RUN      ] random_access_iterator_test.distance
38: [       OK ] random_access_iterator_test.distance (0 ms)
38: [ RUN      ] random_access_iterator_test.traits_helpers
38: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
38: [----------] 11 tests from random_access_iterator_test (6 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 16 tests from 3 test suites ran. (90 ms total)
38: [  PASSED  ] 16 tests.
38/56 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_A .........................   Passed    0.16 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_B

39: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
39: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
39: Test timeout computed to be: 1500
39: [==========] Running 6 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 6 tests from std_algorithms_min_max_element_test
39: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
39: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (84 ms)
39: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
39: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
39: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
39: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (17 ms)
39: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
39: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (17 ms)
39: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_empty_range
39: [       OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms)
39: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data
39: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (24 ms)
39: [----------] 6 tests from std_algorithms_min_max_element_test (145 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 6 tests from 1 test suite ran. (145 ms total)
39: [  PASSED  ] 6 tests.
39/56 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.22 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_C

40: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
40: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
40: Test timeout computed to be: 1500
40: [==========] Running 13 tests from 10 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_lexicographical_compare_test
40: [ RUN      ] std_algorithms_lexicographical_compare_test.test
40: [       OK ] std_algorithms_lexicographical_compare_test.test (0 ms)
40: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_test
40: [ RUN      ] std_algorithms_for_each_test.test
40: [       OK ] std_algorithms_for_each_test.test (296 ms)
40: [----------] 1 test from std_algorithms_for_each_test (296 ms total)
40: 
40: [----------] 1 test from std_algorithms_find_test
40: [ RUN      ] std_algorithms_find_test.test
40: [       OK ] std_algorithms_find_test.test (121 ms)
40: [----------] 1 test from std_algorithms_find_test (121 ms total)
40: 
40: [----------] 4 tests from std_algorithms_non_mod_seq_ops
40: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
40: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (960 ms)
40: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
40: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1610 ms)
40: [ RUN      ] std_algorithms_non_mod_seq_ops.search
40: [       OK ] std_algorithms_non_mod_seq_ops.search (1089 ms)
40: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
40: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1025 ms)
40: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4685 ms total)
40: 
40: [----------] 1 test from std_algorithms_count_test
40: [ RUN      ] std_algorithms_count_test.test
40: [       OK ] std_algorithms_count_test.test (142 ms)
40: [----------] 1 test from std_algorithms_count_test (142 ms total)
40: 
40: [----------] 1 test from std_algorithms_equal_test
40: [ RUN      ] std_algorithms_equal_test.test
40: [       OK ] std_algorithms_equal_test.test (48 ms)
40: [----------] 1 test from std_algorithms_equal_test (48 ms total)
40: 
40: [----------] 1 test from std_algorithms_all_any_none_of_test
40: [ RUN      ] std_algorithms_all_any_none_of_test.test
40: [       OK ] std_algorithms_all_any_none_of_test.test (130 ms)
40: [----------] 1 test from std_algorithms_all_any_none_of_test (130 ms total)
40: 
40: [----------] 1 test from std_algorithms_nonmod_seq_ops
40: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
40: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (162 ms)
40: [----------] 1 test from std_algorithms_nonmod_seq_ops (162 ms total)
40: 
40: [----------] 1 test from std_algorithms_mismatch_test
40: [ RUN      ] std_algorithms_mismatch_test.test
40: [       OK ] std_algorithms_mismatch_test.test (285 ms)
40: [----------] 1 test from std_algorithms_mismatch_test (286 ms total)
40: 
40: [----------] 1 test from std_algorithms_mod_seq_ops
40: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
40: [       OK ] std_algorithms_mod_seq_ops.move_backward (95 ms)
40: [----------] 1 test from std_algorithms_mod_seq_ops (95 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 13 tests from 10 test suites ran. (5968 ms total)
40: [  PASSED  ] 13 tests.
40/56 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    6.06 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_D

41: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
41: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
41: Test timeout computed to be: 1500
41: [==========] Running 31 tests from 5 test suites.
41: [----------] Global test environment set-up.
41: [----------] 3 tests from std_algorithms_mod_ops_test
41: [ RUN      ] std_algorithms_mod_ops_test.move
41: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
41: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
41: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (97 ms)
41: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
41: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
41: [----------] 3 tests from std_algorithms_mod_ops_test (98 ms total)
41: 
41: [----------] 12 tests from std_algorithms_mod_seq_ops_test
41: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
41: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
41: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
41: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
41: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
41: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
41: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
41: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
41: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
41: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
41: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
41: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
41: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms)
41: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total)
41: 
41: [----------] 4 tests from std_algorithms_replace_ops_test
41: [ RUN      ] std_algorithms_replace_ops_test.replace
41: [       OK ] std_algorithms_replace_ops_test.replace (61 ms)
41: [ RUN      ] std_algorithms_replace_ops_test.replace_if
41: [       OK ] std_algorithms_replace_ops_test.replace_if (239 ms)
41: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
41: [       OK ] std_algorithms_replace_ops_test.replace_copy (90 ms)
41: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
41: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (82 ms)
41: [----------] 4 tests from std_algorithms_replace_ops_test (474 ms total)
41: 
41: [----------] 11 tests from std_algorithms_mod_seq_ops
41: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
41: [       OK ] std_algorithms_mod_seq_ops.copy_if (78 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.unique
41: [       OK ] std_algorithms_mod_seq_ops.unique (410 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
41: [       OK ] std_algorithms_mod_seq_ops.unique_copy (171 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.remove
41: [       OK ] std_algorithms_mod_seq_ops.remove (117 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
41: [       OK ] std_algorithms_mod_seq_ops.remove_if (125 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
41: [       OK ] std_algorithms_mod_seq_ops.remove_copy (289 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
41: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (116 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.rotate
41: [       OK ] std_algorithms_mod_seq_ops.rotate (1580 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
41: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (609 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
41: [       OK ] std_algorithms_mod_seq_ops.shift_left (1631 ms)
41: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
41: [       OK ] std_algorithms_mod_seq_ops.shift_right (1736 ms)
41: [----------] 11 tests from std_algorithms_mod_seq_ops (6870 ms total)
41: 
41: [----------] 1 test from std_algorithms_modseq_test
41: [ RUN      ] std_algorithms_modseq_test.reverse
41: [       OK ] std_algorithms_modseq_test.reverse (109 ms)
41: [----------] 1 test from std_algorithms_modseq_test (110 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 31 tests from 5 test suites ran. (7562 ms total)
41: [  PASSED  ] 31 tests.
41/56 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    7.65 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_E

42: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
42: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
42: Test timeout computed to be: 1500
42: [==========] Running 15 tests from 6 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_sorting_ops_test
42: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
42: [       OK ] std_algorithms_sorting_ops_test.is_sorted (110 ms)
42: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
42: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (22 ms)
42: [----------] 2 tests from std_algorithms_sorting_ops_test (133 ms total)
42: 
42: [----------] 4 tests from std_algorithms_partitioning_test
42: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
42: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
42: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
42: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms)
42: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
42: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms)
42: [ RUN      ] std_algorithms_partitioning_test.partition_point
42: [       OK ] std_algorithms_partitioning_test.partition_point (3 ms)
42: [----------] 4 tests from std_algorithms_partitioning_test (9 ms total)
42: 
42: [----------] 1 test from std_algorithms_partitioning_ops
42: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
42: [       OK ] std_algorithms_partitioning_ops.partition_copy (94 ms)
42: [----------] 1 test from std_algorithms_partitioning_ops (94 ms total)
42: 
42: [----------] 1 test from std_algorithms_numerics_ops_test
42: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
42: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (134 ms)
42: [----------] 1 test from std_algorithms_numerics_ops_test (134 ms total)
42: 
42: [----------] 6 tests from std_algorithms_numeric_ops_test
42: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
42: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1077 ms)
42: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
42: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
42: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
42: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (380 ms)
42: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
42: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
42: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
42: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
42: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
42: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
42: [----------] 6 tests from std_algorithms_numeric_ops_test (1458 ms total)
42: 
42: [----------] 1 test from std_algorithms_transform_ops_test
42: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
42: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (66 ms)
42: [----------] 1 test from std_algorithms_transform_ops_test (66 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 15 tests from 6 test suites ran. (1897 ms total)
42: [  PASSED  ] 15 tests.
42/56 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    1.98 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

43: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
43: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
43: Test timeout computed to be: 1500
43: [==========] Running 5 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_count_team_test
43: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
43: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (1280 ms)
43: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
43: [       OK ] std_algorithms_count_team_test.count_returns_zero (563 ms)
43: [----------] 2 tests from std_algorithms_count_team_test (1843 ms total)
43: 
43: [----------] 1 test from std_algorithms_count_if_team_test
43: [ RUN      ] std_algorithms_count_if_team_test.test
43: [       OK ] std_algorithms_count_if_team_test.test (668 ms)
43: [----------] 1 test from std_algorithms_count_if_team_test (668 ms total)
43: 
43: [----------] 1 test from std_algorithms_for_each_team_test
43: [ RUN      ] std_algorithms_for_each_team_test.test
43: [       OK ] std_algorithms_for_each_team_test.test (841 ms)
43: [----------] 1 test from std_algorithms_for_each_team_test (842 ms total)
43: 
43: [----------] 1 test from std_algorithms_for_each_n_team_test
43: [ RUN      ] std_algorithms_for_each_n_team_test.test
43: [       OK ] std_algorithms_for_each_n_team_test.test (804 ms)
43: [----------] 1 test from std_algorithms_for_each_n_team_test (804 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 5 tests from 4 test suites ran. (4159 ms total)
43: [  PASSED  ] 5 tests.
43/56 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    4.25 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

44: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
44: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
44: Test timeout computed to be: 1500
44: [==========] Running 2 tests from 1 test suite.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_equal_team_test
44: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
44: [       OK ] std_algorithms_equal_team_test.views_are_equal (4454 ms)
44: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
44: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (3594 ms)
44: [----------] 2 tests from std_algorithms_equal_team_test (8049 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 1 test suite ran. (8049 ms total)
44: [  PASSED  ] 2 tests.
44/56 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    8.13 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

45: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
45: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
45: Test timeout computed to be: 1500
45: [==========] Running 0 tests from 0 test suites.
45: [==========] 0 tests from 0 test suites ran. (0 ms total)
45: [  PASSED  ] 0 tests.
45/56 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    0.04 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

46: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
46: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
46: Test timeout computed to be: 1500
46: [==========] Running 3 tests from 3 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_min_element_team_test
46: [ RUN      ] std_algorithms_min_element_team_test.test
46: [       OK ] std_algorithms_min_element_team_test.test (0 ms)
46: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total)
46: 
46: [----------] 1 test from std_algorithms_max_element_team_test
46: [ RUN      ] std_algorithms_max_element_team_test.test
46: [       OK ] std_algorithms_max_element_team_test.test (0 ms)
46: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total)
46: 
46: [----------] 1 test from std_algorithms_minmax_element_team_test
46: [ RUN      ] std_algorithms_minmax_element_team_test.test
46: [       OK ] std_algorithms_minmax_element_team_test.test (0 ms)
46: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 3 tests from 3 test suites ran. (0 ms total)
46: [  PASSED  ] 3 tests.
46/56 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    0.04 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

47: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
47: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
47: Test timeout computed to be: 1500
47: [==========] Running 6 tests from 6 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_fill_team_test
47: [ RUN      ] std_algorithms_fill_team_test.test
47: [       OK ] std_algorithms_fill_team_test.test (771 ms)
47: [----------] 1 test from std_algorithms_fill_team_test (771 ms total)
47: 
47: [----------] 1 test from std_algorithms_fill_n_team_test
47: [ RUN      ] std_algorithms_fill_n_team_test.test
47: [       OK ] std_algorithms_fill_n_team_test.test (2088 ms)
47: [----------] 1 test from std_algorithms_fill_n_team_test (2088 ms total)
47: 
47: [----------] 1 test from std_algorithms_replace_team_test
47: [ RUN      ] std_algorithms_replace_team_test.test
47: [       OK ] std_algorithms_replace_team_test.test (817 ms)
47: [----------] 1 test from std_algorithms_replace_team_test (817 ms total)
47: 
47: [----------] 1 test from std_algorithms_replace_if_team_test
47: [ RUN      ] std_algorithms_replace_if_team_test.test
47: [       OK ] std_algorithms_replace_if_team_test.test (998 ms)
47: [----------] 1 test from std_algorithms_replace_if_team_test (998 ms total)
47: 
47: [----------] 1 test from std_algorithms_replace_copy_team_test
47: [ RUN      ] std_algorithms_replace_copy_team_test.test
47: [       OK ] std_algorithms_replace_copy_team_test.test (2049 ms)
47: [----------] 1 test from std_algorithms_replace_copy_team_test (2049 ms total)
47: 
47: [----------] 1 test from std_algorithms_replace_copy_if_team_test
47: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
47: [       OK ] std_algorithms_replace_copy_if_team_test.test (1787 ms)
47: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1787 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 6 tests from 6 test suites ran. (8512 ms total)
47: [  PASSED  ] 6 tests.
47/56 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    8.59 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

48: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
48: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
48: Test timeout computed to be: 1500
48: [==========] Running 4 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_reverse_team_test
48: [ RUN      ] std_algorithms_reverse_team_test.test
48: [       OK ] std_algorithms_reverse_team_test.test (770 ms)
48: [----------] 1 test from std_algorithms_reverse_team_test (770 ms total)
48: 
48: [----------] 1 test from std_algorithms_reverse_copy_team_test
48: [ RUN      ] std_algorithms_reverse_copy_team_test.test
48: [       OK ] std_algorithms_reverse_copy_team_test.test (1269 ms)
48: [----------] 1 test from std_algorithms_reverse_copy_team_test (1269 ms total)
48: 
48: [----------] 1 test from std_algorithms_rotate_team_test
48: [ RUN      ] std_algorithms_rotate_team_test.test
48: [       OK ] std_algorithms_rotate_team_test.test (2731 ms)
48: [----------] 1 test from std_algorithms_rotate_team_test (2731 ms total)
48: 
48: [----------] 1 test from std_algorithms_rotate_copy_team_test
48: [ RUN      ] std_algorithms_rotate_copy_team_test.test
48: [       OK ] std_algorithms_rotate_copy_team_test.test (4605 ms)
48: [----------] 1 test from std_algorithms_rotate_copy_team_test (4605 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 4 tests from 4 test suites ran. (9378 ms total)
48: [  PASSED  ] 4 tests.
48/56 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    9.45 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

49: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
49: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
49: Test timeout computed to be: 1500
49: [==========] Running 4 tests from 4 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_move_team_test
49: [ RUN      ] std_algorithms_move_team_test.test
49: [       OK ] std_algorithms_move_team_test.test (1562 ms)
49: [----------] 1 test from std_algorithms_move_team_test (1562 ms total)
49: 
49: [----------] 1 test from std_algorithms_move_backward_team_test
49: [ RUN      ] std_algorithms_move_backward_team_test.test
49: [       OK ] std_algorithms_move_backward_team_test.test (1373 ms)
49: [----------] 1 test from std_algorithms_move_backward_team_test (1373 ms total)
49: 
49: [----------] 1 test from std_algorithms_shift_left_team_test
49: [ RUN      ] std_algorithms_shift_left_team_test.test
49: [       OK ] std_algorithms_shift_left_team_test.test (4399 ms)
49: [----------] 1 test from std_algorithms_shift_left_team_test (4399 ms total)
49: 
49: [----------] 1 test from std_algorithms_shift_right_team_test
49: [ RUN      ] std_algorithms_shift_right_team_test.test
49: [       OK ] std_algorithms_shift_right_team_test.test (4171 ms)
49: [----------] 1 test from std_algorithms_shift_right_team_test (4171 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 4 tests from 4 test suites ran. (11506 ms total)
49: [  PASSED  ] 4 tests.
49/56 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed   11.59 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

50: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
50: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
50: Test timeout computed to be: 1500
50: [==========] Running 9 tests from 9 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_copy_team_test
50: [ RUN      ] std_algorithms_copy_team_test.test
50: [       OK ] std_algorithms_copy_team_test.test (1745 ms)
50: [----------] 1 test from std_algorithms_copy_team_test (1745 ms total)
50: 
50: [----------] 1 test from std_algorithms_copy_n_team_test
50: [ RUN      ] std_algorithms_copy_n_team_test.test
50: [       OK ] std_algorithms_copy_n_team_test.test (4045 ms)
50: [----------] 1 test from std_algorithms_copy_n_team_test (4045 ms total)
50: 
50: [----------] 1 test from std_algorithms_copy_backward_team_test
50: [ RUN      ] std_algorithms_copy_backward_team_test.test
50: [       OK ] std_algorithms_copy_backward_team_test.test (1386 ms)
50: [----------] 1 test from std_algorithms_copy_backward_team_test (1386 ms total)
50: 
50: [----------] 1 test from std_algorithms_copy_if_team_test
50: [ RUN      ] std_algorithms_copy_if_team_test.test
50: [       OK ] std_algorithms_copy_if_team_test.test (1656 ms)
50: [----------] 1 test from std_algorithms_copy_if_team_test (1657 ms total)
50: 
50: [----------] 1 test from std_algorithms_unique_copy_team_test
50: [ RUN      ] std_algorithms_unique_copy_team_test.test
50: [       OK ] std_algorithms_unique_copy_team_test.test (2151 ms)
50: [----------] 1 test from std_algorithms_unique_copy_team_test (2151 ms total)
50: 
50: [----------] 1 test from std_algorithms_remove_team_test
50: [ RUN      ] std_algorithms_remove_team_test.test
50: [       OK ] std_algorithms_remove_team_test.test (1270 ms)
50: [----------] 1 test from std_algorithms_remove_team_test (1270 ms total)
50: 
50: [----------] 1 test from std_algorithms_remove_if_team_test
50: [ RUN      ] std_algorithms_remove_if_team_test.test
50: [       OK ] std_algorithms_remove_if_team_test.test (1281 ms)
50: [----------] 1 test from std_algorithms_remove_if_team_test (1281 ms total)
50: 
50: [----------] 1 test from std_algorithms_remove_copy_team_test
50: [ RUN      ] std_algorithms_remove_copy_team_test.test
50: [       OK ] std_algorithms_remove_copy_team_test.test (1867 ms)
50: [----------] 1 test from std_algorithms_remove_copy_team_test (1867 ms total)
50: 
50: [----------] 1 test from std_algorithms_remove_copy_if_team_test
50: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
50: [       OK ] std_algorithms_remove_copy_if_team_test.test (1838 ms)
50: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1838 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 9 tests from 9 test suites ran. (17244 ms total)
50: [  PASSED  ] 9 tests.
50/56 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed   17.32 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

51: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
51: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
51: Test timeout computed to be: 1500
51: [==========] Running 2 tests from 2 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_unique_team_test
51: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
51: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1997 ms)
51: [----------] 1 test from std_algorithms_unique_team_test (1997 ms total)
51: 
51: [----------] 1 test from std_algorithms_adjacent_difference_team_test
51: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
51: [       OK ] std_algorithms_adjacent_difference_team_test.test (3109 ms)
51: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3109 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 2 tests from 2 test suites ran. (5106 ms total)
51: [  PASSED  ] 2 tests.
51/56 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    5.18 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

52: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
52: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
52: Test timeout computed to be: 1500
52: [==========] Running 6 tests from 2 test suites.
52: [----------] Global test environment set-up.
52: [----------] 2 tests from std_algorithms_is_sorted_team_test
52: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
52: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (840 ms)
52: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
52: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1434 ms)
52: [----------] 2 tests from std_algorithms_is_sorted_team_test (2275 ms total)
52: 
52: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
52: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
52: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (72 ms)
52: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
52: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (76 ms)
52: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
52: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1227 ms)
52: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
52: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (767 ms)
52: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2143 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 6 tests from 2 test suites ran. (4418 ms total)
52: [  PASSED  ] 6 tests.
52/56 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    4.50 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

53: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
53: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
53: Test timeout computed to be: 1500
53: [==========] Running 4 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_transform_team_test
53: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
53: [       OK ] std_algorithms_transform_team_test.test_unary_op (1838 ms)
53: [----------] 1 test from std_algorithms_transform_team_test (1838 ms total)
53: 
53: [----------] 1 test from std_algorithms_generate_team_test
53: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
53: [       OK ] std_algorithms_generate_team_test.test_unary_op (2346 ms)
53: [----------] 1 test from std_algorithms_generate_team_test (2346 ms total)
53: 
53: [----------] 1 test from std_algorithms_generate_n_team_test
53: [ RUN      ] std_algorithms_generate_n_team_test.test
53: [       OK ] std_algorithms_generate_n_team_test.test (2196 ms)
53: [----------] 1 test from std_algorithms_generate_n_team_test (2196 ms total)
53: 
53: [----------] 1 test from std_algorithms_swap_ranges_team_test
53: [ RUN      ] std_algorithms_swap_ranges_team_test.test
53: [       OK ] std_algorithms_swap_ranges_team_test.test (1875 ms)
53: [----------] 1 test from std_algorithms_swap_ranges_team_test (1876 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (8258 ms total)
53: [  PASSED  ] 4 tests.
53/56 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    8.34 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

54: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
54: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
54: Test timeout computed to be: 1500
54: [==========] Running 1 test from 1 test suite.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_exclusive_scan_team_test
54: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
54: [       OK ] std_algorithms_exclusive_scan_team_test.test (3859 ms)
54: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3860 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 1 test from 1 test suite ran. (3860 ms total)
54: [  PASSED  ] 1 test.
54/56 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    3.94 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

55: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
55: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/algorithms/unit_tests
55: Test timeout computed to be: 1500
55: [==========] Running 1 test from 1 test suite.
55: [----------] Global test environment set-up.
55: [----------] 1 test from std_algorithms_inclusive_scan_team_test
55: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
55: [       OK ] std_algorithms_inclusive_scan_team_test.test (10770 ms)
55: [----------] 1 test from std_algorithms_inclusive_scan_team_test (10770 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 1 test from 1 test suite ran. (10770 ms total)
55: [  PASSED  ] 1 test.
55/56 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed   10.85 sec
test 56
      Start 56: Kokkos_UnitTest_SIMD

56: Test command: /var/jenkins/workspace/Kokkos_PR-7392/build/simd/unit_tests/Kokkos_UnitTest_SIMD
56: Working Directory: /var/jenkins/workspace/Kokkos_PR-7392/build/simd/unit_tests
56: Test timeout computed to be: 1500
56: [==========] Running 18 tests from 1 test suite.
56: [----------] Global test environment set-up.
56: [----------] 18 tests from simd
56: [ RUN      ] simd.host_math_ops
56: [       OK ] simd.host_math_ops (0 ms)
56: [ RUN      ] simd.device_math_ops
56: /var/jenkins/workspace/Kokkos_PR-7392/simd/unit_tests/include/TestSIMD_MathOps.hpp:315: Skipped
56: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
56: [  SKIPPED ] simd.device_math_ops (0 ms)
56: [ RUN      ] simd.host_mask_ops
56: [       OK ] simd.host_mask_ops (0 ms)
56: [ RUN      ] simd.device_mask_ops
56: [       OK ] simd.device_mask_ops (79 ms)
56: [ RUN      ] simd.host_conversions
56: [       OK ] simd.host_conversions (0 ms)
56: [ RUN      ] simd.device_conversions
56: [       OK ] simd.device_conversions (0 ms)
56: [ RUN      ] simd.host_shift_ops
56: [       OK ] simd.host_shift_ops (0 ms)
56: [ RUN      ] simd.device_shift_ops
56: [       OK ] simd.device_shift_ops (12 ms)
56: [ RUN      ] simd.host_condition
56: [       OK ] simd.host_condition (0 ms)
56: [ RUN      ] simd.device_condition
56: [       OK ] simd.device_condition (0 ms)
56: [ RUN      ] simd.host_gen_ctors
56: [       OK ] simd.host_gen_ctors (0 ms)
56: [ RUN      ] simd.device_gen_ctors
56: [       OK ] simd.device_gen_ctors (0 ms)
56: [ RUN      ] simd.host_where_expressions
56: [       OK ] simd.host_where_expressions (0 ms)
56: [ RUN      ] simd.device_where_expressions
56: [       OK ] simd.device_where_expressions (0 ms)
56: [ RUN      ] simd.host_reductions
56: [       OK ] simd.host_reductions (0 ms)
56: [ RUN      ] simd.device_reductions
56: /var/jenkins/workspace/Kokkos_PR-7392/simd/unit_tests/include/TestSIMD_Reductions.hpp:184: Skipped
56: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
56: [  SKIPPED ] simd.device_reductions (0 ms)
56: [ RUN      ] simd.host_construction
56: [       OK ] simd.host_construction (0 ms)
56: [ RUN      ] simd.device_construction
56: [       OK ] simd.device_construction (0 ms)
56: [----------] 18 tests from simd (93 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 18 tests from 1 test suite ran. (93 ms total)
56: [  PASSED  ] 16 tests.
56: [  SKIPPED ] 2 tests, listed below:
56: [  SKIPPED ] simd.device_math_ops
56: [  SKIPPED ] simd.device_reductions
56/56 Test #56: Kokkos_UnitTest_SIMD .......................................   Passed    0.16 sec

100% tests passed, 0 tests failed out of 56

Label Time Summary:
Kokkos    = 336.34 sec*proc (49 tests)

Total Test time (real) = 780.24 sec