Skip to content

Console Output

Skipping 947 KB.. Full Log
where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
10: [ RUN      ] TestViewAPI/13.sizes
10: [       OK ] TestViewAPI/13.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/13 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
10: [ RUN      ] TestViewAPI/14.sizes
10: [       OK ] TestViewAPI/14.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/14 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
10: [ RUN      ] TestViewAPI/15.sizes
10: [       OK ] TestViewAPI/15.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/15 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
10: [ RUN      ] TestViewAPI/16.sizes
10: [       OK ] TestViewAPI/16.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/16 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
10: [ RUN      ] TestViewAPI/17.sizes
10: [       OK ] TestViewAPI/17.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/17 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
10: [ RUN      ] TestViewAPI/18.sizes
10: [       OK ] TestViewAPI/18.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/18 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
10: [ RUN      ] TestViewAPI/19.sizes
10: [       OK ] TestViewAPI/19.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/19 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
10: [ RUN      ] TestViewAPI/20.sizes
10: [       OK ] TestViewAPI/20.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/20 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
10: [ RUN      ] TestViewAPI/21.sizes
10: [       OK ] TestViewAPI/21.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/21 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
10: [ RUN      ] TestViewAPI/22.sizes
10: [       OK ] TestViewAPI/22.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/22 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
10: [ RUN      ] TestViewAPI/23.sizes
10: [       OK ] TestViewAPI/23.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/23 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
10: [ RUN      ] TestViewAPI/24.sizes
10: [       OK ] TestViewAPI/24.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/24 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
10: [ RUN      ] TestViewAPI/25.sizes
10: [       OK ] TestViewAPI/25.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/25 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
10: [ RUN      ] TestViewAPI/26.sizes
10: [       OK ] TestViewAPI/26.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/26 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
10: [ RUN      ] TestViewAPI/27.sizes
10: [       OK ] TestViewAPI/27.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/27 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
10: [ RUN      ] TestViewAPI/28.sizes
10: [       OK ] TestViewAPI/28.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/28 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
10: [ RUN      ] TestViewAPI/29.sizes
10: [       OK ] TestViewAPI/29.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/29 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
10: [ RUN      ] TestViewAPI/30.sizes
10: [       OK ] TestViewAPI/30.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/30 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
10: [ RUN      ] TestViewAPI/31.sizes
10: [       OK ] TestViewAPI/31.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/31 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
10: [ RUN      ] TestViewAPI/32.sizes
10: [       OK ] TestViewAPI/32.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/32 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
10: [ RUN      ] TestViewAPI/33.sizes
10: [       OK ] TestViewAPI/33.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/33 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
10: [ RUN      ] TestViewAPI/34.sizes
10: [       OK ] TestViewAPI/34.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/34 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
10: [ RUN      ] TestViewAPI/35.sizes
10: [       OK ] TestViewAPI/35.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/35 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
10: [ RUN      ] TestViewAPI/36.sizes
10: [       OK ] TestViewAPI/36.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/36 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
10: [ RUN      ] TestViewAPI/37.sizes
10: [       OK ] TestViewAPI/37.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/37 (0 ms total)
10: 
10: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
10: [ RUN      ] TestViewAPI/38.sizes
10: [       OK ] TestViewAPI/38.sizes (0 ms)
10: [----------] 1 test from TestViewAPI/38 (0 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 71 tests from 41 test suites ran. (198 ms total)
10: [  PASSED  ] 71 tests.
10/52 Test #10: Kokkos_CoreUnitTest_Default ..........................   Passed    0.37 sec
test 11
      Start 11: Kokkos_CoreUnitTest_LegionInitialization

11: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
11: Test timeout computed to be: 1500
11: [==========] Running 1 test from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 1 test from initialization
11: [ RUN      ] initialization.legion_initialization
11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
11:                                     Detected: 6 cores per node.
11:                                     Detected: 1 MPI_ranks per node.
11:                                     Requested: 8 threads per process.
11: [       OK ] initialization.legion_initialization (126 ms)
11: [----------] 1 test from initialization (126 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 1 test from 1 test suite ran. (126 ms total)
11: [  PASSED  ] 1 test.
11/52 Test #11: Kokkos_CoreUnitTest_LegionInitialization .............   Passed    0.17 sec
test 12
      Start 12: Kokkos_CoreUnitTest_PushFinalizeHook

12: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
12: Test timeout computed to be: 1500
12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
12:                                     Detected: 6 cores per node.
12:                                     Detected: 1 MPI_ranks per node.
12:                                     Requested: 8 threads per process.
12: SUCCESS
12/52 Test #12: Kokkos_CoreUnitTest_PushFinalizeHook .................   Passed    0.17 sec
test 13
      Start 13: Kokkos_CoreUnitTest_ScopeGuard

13: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard
13: Test timeout computed to be: 1500
13: [==========] Running 6 tests from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 6 tests from scope_guard_DeathTest
13: [ RUN      ] scope_guard_DeathTest.create
13: [       OK ] scope_guard_DeathTest.create (172 ms)
13: [ RUN      ] scope_guard_DeathTest.create_argument
13: [       OK ] scope_guard_DeathTest.create_argument (176 ms)
13: [ RUN      ] scope_guard_DeathTest.create_while_initialize
13: [       OK ] scope_guard_DeathTest.create_while_initialize (523 ms)
13: [ RUN      ] scope_guard_DeathTest.create_after_initialize
13: [       OK ] scope_guard_DeathTest.create_after_initialize (471 ms)
13: [ RUN      ] scope_guard_DeathTest.create_after_finalize
13: [       OK ] scope_guard_DeathTest.create_after_finalize (471 ms)
13: [ RUN      ] scope_guard_DeathTest.destroy_after_finalize
13: [       OK ] scope_guard_DeathTest.destroy_after_finalize (478 ms)
13: [----------] 6 tests from scope_guard_DeathTest (2293 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 6 tests from 1 test suite ran. (2294 ms total)
13: [  PASSED  ] 6 tests.
13/52 Test #13: Kokkos_CoreUnitTest_ScopeGuard .......................   Passed    2.31 sec
test 14
      Start 14: Kokkos_CoreUnitTest_Develop

14: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_Develop
14: Test timeout computed to be: 1500
14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
14:                                     Detected: 6 cores per node.
14:                                     Detected: 1 MPI_ranks per node.
14:                                     Requested: 8 threads per process.
14: [==========] Running 1 test from 1 test suite.
14: [----------] Global test environment set-up.
14: [----------] 1 test from defaultdevicetype
14: [ RUN      ] defaultdevicetype.development_test
14: [       OK ] defaultdevicetype.development_test (0 ms)
14: [----------] 1 test from defaultdevicetype (0 ms total)
14: 
14: [----------] Global test environment tear-down
14: [==========] 1 test from 1 test suite ran. (0 ms total)
14: [  PASSED  ] 1 test.
14/52 Test #14: Kokkos_CoreUnitTest_Develop ..........................   Passed    0.16 sec
test 15
      Start 15: Kokkos_CoreUnitTest_PushFinalizeHookTerminateRegex

15: Test command: /opt/cmake/bin/cmake "-E" "env" "/var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHookTerminate"
15: Test timeout computed to be: 1500
15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
15:                                     Detected: 6 cores per node.
15:                                     Detected: 1 MPI_ranks per node.
15:                                     Requested: 8 threads per process.
15: PASSED: I am the custom std::terminate handler.
15: Subprocess aborted
15/52 Test #15: Kokkos_CoreUnitTest_PushFinalizeHookTerminateRegex ...   Passed    0.47 sec
test 16
      Start 16: Kokkos_CoreUnitTest_PushFinalizeHookTerminateFails

16: Test command: /opt/cmake/bin/cmake "-E" "env" "/var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHookTerminate"
16: Test timeout computed to be: 1500
16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
16:                                     Detected: 6 cores per node.
16:                                     Detected: 1 MPI_ranks per node.
16:                                     Requested: 8 threads per process.
16: PASSED: I am the custom std::terminate handler.
16: Subprocess aborted
16/52 Test #16: Kokkos_CoreUnitTest_PushFinalizeHookTerminateFails ...   Passed    0.46 sec
test 17
      Start 17: Kokkos_CoreUnitTest_KokkosP

17: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
17: Test timeout computed to be: 1500
17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
17:                                     Detected: 6 cores per node.
17:                                     Detected: 1 MPI_ranks per node.
17:                                     Requested: 8 threads per process.
17: [==========] Running 28 tests from 2 test suites.
17: [----------] Global test environment set-up.
17: [----------] 26 tests from kokkosp
17: [ RUN      ] kokkosp.test_named_instance_fence
17: Ref: 33554433
17: Ref: named_instance
17: 33554433
17: named_instance
17: [       OK ] kokkosp.test_named_instance_fence (0 ms)
17: [ RUN      ] kokkosp.test_unnamed_instance_fence
17: Ref: 33554433
17: Ref: Unnamed Instance Fence
17: 33554433
17: Kokkos::Cuda::fence(): Unnamed Instance Fence
17: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
17: [ RUN      ] kokkosp.test_named_global_fence
17: Ref: 33554432
17: Ref: test global fence
17: 16777216
17: test global fence
17: Miss on id
17: 33554432
17: test global fence
17: [       OK ] kokkosp.test_named_global_fence (0 ms)
17: [ RUN      ] kokkosp.test_unnamed_global_fence
17: Ref: 33554432
17: Ref: Unnamed Global Fence
17: 16777216
17: Kokkos::fence: Unnamed Global Fence
17: Miss on id
17: 33554432
17: Kokkos::fence: Unnamed Global Fence
17: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
17: [ RUN      ] kokkosp.test_multiple_default_instances
17: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
17: [ RUN      ] kokkosp.test_id_gen
17: [       OK ] kokkosp.test_id_gen (0 ms)
17: [ RUN      ] kokkosp.test_kernel_sequence
17: Ref: 33554433
17: Ref: named_instance
17: 33554433
17: named_instance
17: Ref: 33554433
17: Ref: test_kernel
17: 33554433
17: named_instance
17: Miss on name
17: 16777216
17: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
17: Miss on name
17: Miss on id
17: 33554432
17: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
17: Miss on name
17: Miss on id
17: 33554433
17: test_kernel
17: [       OK ] kokkosp.test_kernel_sequence (1 ms)
17: [ RUN      ] kokkosp.test_streams
17: [       OK ] kokkosp.test_streams (0 ms)
17: [ RUN      ] kokkosp.async_deep_copy
17: [       OK ] kokkosp.async_deep_copy (0 ms)
17: [ RUN      ] kokkosp.parallel_for
17: [       OK ] kokkosp.parallel_for (0 ms)
17: [ RUN      ] kokkosp.parallel_reduce
17: [       OK ] kokkosp.parallel_reduce (0 ms)
17: [ RUN      ] kokkosp.parallel_scan
17: [       OK ] kokkosp.parallel_scan (2 ms)
17: [ RUN      ] kokkosp.parallel_scan_no_fence
17: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
17: [ RUN      ] kokkosp.parallel_scan_no_fence_view
17: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
17: [ RUN      ] kokkosp.regions
17: [       OK ] kokkosp.regions (0 ms)
17: [ RUN      ] kokkosp.fences
17: [       OK ] kokkosp.fences (0 ms)
17: [ RUN      ] kokkosp.raw_allocation
17: [       OK ] kokkosp.raw_allocation (0 ms)
17: [ RUN      ] kokkosp.view
17: [       OK ] kokkosp.view (0 ms)
17: [ RUN      ] kokkosp.sections
17: [       OK ] kokkosp.sections (0 ms)
17: [ RUN      ] kokkosp.metadata
17: [       OK ] kokkosp.metadata (0 ms)
17: [ RUN      ] kokkosp.profile_events
17: [       OK ] kokkosp.profile_events (0 ms)
17: [ RUN      ] kokkosp.no_init_kernel
17: [       OK ] kokkosp.no_init_kernel (0 ms)
17: [ RUN      ] kokkosp.get_events
17: [       OK ] kokkosp.get_events (0 ms)
17: [ RUN      ] kokkosp.create_mirror_no_init
17: [       OK ] kokkosp.create_mirror_no_init (0 ms)
17: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
17: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
17: [ RUN      ] kokkosp.create_mirror_view_and_copy
17: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
17: [----------] 26 tests from kokkosp (5 ms total)
17: 
17: [----------] 2 tests from defaultdevicetype
17: [ RUN      ] defaultdevicetype.profiling_section
17: [       OK ] defaultdevicetype.profiling_section (0 ms)
17: [ RUN      ] defaultdevicetype.scoped_profile_region
17: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
17: [----------] 2 tests from defaultdevicetype (0 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 28 tests from 2 test suites ran. (5 ms total)
17: [  PASSED  ] 28 tests.
17/52 Test #17: Kokkos_CoreUnitTest_KokkosP ..........................   Passed    0.17 sec
test 18
      Start 18: Kokkos_CoreUnitTest_ToolIndependence

18: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
18: Test timeout computed to be: 1500
18/52 Test #18: Kokkos_CoreUnitTest_ToolIndependence .................   Passed    0.01 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryLoadHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
19: Environment variables: 
19:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/libkokkosprinter-tool.so
19: Test timeout computed to be: 1500
19: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
19:                                     Detected: 6 cores per node.
19:                                     Detected: 1 MPI_ranks per node.
19:                                     Requested: 8 threads per process.
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
19/52 Test #19: Kokkos_ProfilingTestLibraryLoadHelp ..................   Passed    0.16 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryCmdLineHelp

20: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/libkokkosprinter-tool.so"
20: Test timeout computed to be: 1500
20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
20:                                     Detected: 6 cores per node.
20:                                     Detected: 1 MPI_ranks per node.
20:                                     Requested: 8 threads per process.
20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
20/52 Test #20: Kokkos_ProfilingTestLibraryCmdLineHelp ...............   Passed    0.16 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryLoad

21: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
21: Environment variables: 
21:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/libkokkosprinter-tool.so
21: Test timeout computed to be: 1500
21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
21:                                     Detected: 6 cores per node.
21:                                     Detected: 1 MPI_ranks per node.
21:                                     Requested: 8 threads per process.
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.4.99::kokkosp_allocate_data:Host:source:0x13014c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1301700:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1301780:Host:source:0x1301540:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x1301700:40::kokkosp_deallocate_data:Host:source:0x13014c0:40::kokkosp_finalize_library::
21/52 Test #21: Kokkos_ProfilingTestLibraryLoad ......................   Passed    0.16 sec
test 22
      Start 22: Kokkos_ProfilingTestLibraryCmdLine

22: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/libkokkosprinter-tool.so"
22: Test timeout computed to be: 1500
22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
22:                                     Detected: 6 cores per node.
22:                                     Detected: 1 MPI_ranks per node.
22:                                     Requested: 8 threads per process.
22: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.4.99::kokkosp_allocate_data:Host:source:0x13014c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1301640:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x13016c0:Host:source:0x1301540:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x1301640:40::kokkosp_deallocate_data:Host:source:0x13014c0:40::kokkosp_finalize_library::
22/52 Test #22: Kokkos_ProfilingTestLibraryCmdLine ...................   Passed    0.16 sec
test 23
      Start 23: Kokkos_CoreUnitTest_StackTraceTest

23: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec
23: Test timeout computed to be: 1500
23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
23:                                     Detected: 6 cores per node.
23:                                     Detected: 1 MPI_ranks per node.
23:                                     Requested: 8 threads per process.
23: [==========] Running 3 tests from 2 test suites.
23: [----------] Global test environment set-up.
23: [----------] 2 tests from defaultdevicetype_DeathTest
23: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
23: 
23: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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 10 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.
23: Top of f1
23: Top of f0
23: Top of f0
23: test_f1:
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4de193]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4498bc]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445be6]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44450e]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c203]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45584f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x457b9f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458ec7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b9e7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f043]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45a28e]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5432083]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ee]
23:  
23: demangled test_f1:
23: [0x4de193] Kokkos::Impl::save_stacktrace()
23: [0x4498bc] Test::stacktrace_test_f1(std::ostream&)
23: [0x445be6] Test::test_stacktrace(bool, bool)
23: [0x44450e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
23: [0x48c203] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
23: [0x45584f] testing::Test::Run()
23: [0x457b9f] testing::TestInfo::Run()
23: [0x458ec7] testing::TestSuite::Run()
23: [0x46b9e7] testing::internal::UnitTestImpl::RunAllTests()
23: [0x48f043] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
23: [0x45a28e] testing::UnitTest::Run()
23: [0x443835] main
23: [0x7ffff5432083] __libc_start_main
23: [0x4430ee] _start
23:  
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f1
23: Top of f0
23: Top of f0
23: StackTrace f3(std::cout, 4) returned: 110
23: test_f3:
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4de193]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4498bc]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a432]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446b4d]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44450e]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c203]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45584f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x457b9f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458ec7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b9e7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f043]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45a28e]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5432083]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ee]
23:  
23: demangled test_f3:
23: [0x4de193] Kokkos::Impl::save_stacktrace()
23: [0x4498bc] Test::stacktrace_test_f1(std::ostream&)
23: [0x44a432] Test::stacktrace_test_f3(std::ostream&, int)
23: [0x446b4d] Test::test_stacktrace(bool, bool)
23: [0x44450e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
23: [0x48c203] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
23: [0x45584f] testing::Test::Run()
23: [0x457b9f] testing::TestInfo::Run()
23: [0x458ec7] testing::TestSuite::Run()
23: [0x46b9e7] testing::internal::UnitTestImpl::RunAllTests()
23: [0x48f043] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
23: [0x45a28e] testing::UnitTest::Run()
23: [0x443835] main
23: [0x7ffff5432083] __libc_start_main
23: [0x4430ee] _start
23:  
23: Test setting std::terminate handler that prints the last saved stack trace
23: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (324 ms)
23: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
23: 
23: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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 10 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.
23: Top of f1
23: Top of f0
23: Top of f0
23: test_f1:
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4de193]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4498bc]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445be6]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x44488b]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c203]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45584f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x457b9f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458ec7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b9e7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f043]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45a28e]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5432083]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ee]
23:  
23: demangled test_f1:
23: [0x4de193] Kokkos::Impl::save_stacktrace()
23: [0x4498bc] Test::stacktrace_test_f1(std::ostream&)
23: [0x445be6] Test::test_stacktrace(bool, bool)
23: [0x44488b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
23: [0x48c203] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
23: [0x45584f] testing::Test::Run()
23: [0x457b9f] testing::TestInfo::Run()
23: [0x458ec7] testing::TestSuite::Run()
23: [0x46b9e7] testing::internal::UnitTestImpl::RunAllTests()
23: [0x48f043] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
23: [0x45a28e] testing::UnitTest::Run()
23: [0x443835] main
23: [0x7ffff5432083] __libc_start_main
23: [0x4430ee] _start
23:  
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f1
23: Top of f0
23: Top of f0
23: StackTrace f3(std::cout, 4) returned: 110
23: test_f3:
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4de193]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4498bc]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a432]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446b4d]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x44488b]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c203]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45584f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x457b9f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458ec7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b9e7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f043]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45a28e]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5432083]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ee]
23:  
23: demangled test_f3:
23: [0x4de193] Kokkos::Impl::save_stacktrace()
23: [0x4498bc] Test::stacktrace_test_f1(std::ostream&)
23: [0x44a432] Test::stacktrace_test_f3(std::ostream&, int)
23: [0x446b4d] Test::test_stacktrace(bool, bool)
23: [0x44488b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
23: [0x48c203] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
23: [0x45584f] testing::Test::Run()
23: [0x457b9f] testing::TestInfo::Run()
23: [0x458ec7] testing::TestSuite::Run()
23: [0x46b9e7] testing::internal::UnitTestImpl::RunAllTests()
23: [0x48f043] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
23: [0x45a28e] testing::UnitTest::Run()
23: [0x443835] main
23: [0x7ffff5432083] __libc_start_main
23: [0x4430ee] _start
23:  
23: Test setting std::terminate handler that prints the last saved stack trace
23: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (328 ms)
23: [----------] 2 tests from defaultdevicetype_DeathTest (652 ms total)
23: 
23: [----------] 1 test from defaultdevicetype
23: [ RUN      ] defaultdevicetype.stacktrace_normal
23: Top of f1
23: Top of f0
23: Top of f0
23: test_f1:
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4de193]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4498bc]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445be6]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c203]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45584f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x457b9f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458ec7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b9e7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f043]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45a28e]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5432083]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ee]
23:  
23: demangled test_f1:
23: [0x4de193] Kokkos::Impl::save_stacktrace()
23: [0x4498bc] Test::stacktrace_test_f1(std::ostream&)
23: [0x445be6] Test::test_stacktrace(bool, bool)
23: [0x48c203] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
23: [0x45584f] testing::Test::Run()
23: [0x457b9f] testing::TestInfo::Run()
23: [0x458ec7] testing::TestSuite::Run()
23: [0x46b9e7] testing::internal::UnitTestImpl::RunAllTests()
23: [0x48f043] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
23: [0x45a28e] testing::UnitTest::Run()
23: [0x443835] main
23: [0x7ffff5432083] __libc_start_main
23: [0x4430ee] _start
23:  
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f3
23: Top of f1
23: Top of f0
23: Top of f0
23: StackTrace f3(std::cout, 4) returned: 110
23: test_f3:
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4de193]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4498bc]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a432]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446b4d]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c203]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45584f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x457b9f]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458ec7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b9e7]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f043]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45a28e]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5432083]
23: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ee]
23:  
23: demangled test_f3:
23: [0x4de193] Kokkos::Impl::save_stacktrace()
23: [0x4498bc] Test::stacktrace_test_f1(std::ostream&)
23: [0x44a432] Test::stacktrace_test_f3(std::ostream&, int)
23: [0x446b4d] Test::test_stacktrace(bool, bool)
23: [0x48c203] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
23: [0x45584f] testing::Test::Run()
23: [0x457b9f] testing::TestInfo::Run()
23: [0x458ec7] testing::TestSuite::Run()
23: [0x46b9e7] testing::internal::UnitTestImpl::RunAllTests()
23: [0x48f043] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
23: [0x45a28e] testing::UnitTest::Run()
23: [0x443835] main
23: [0x7ffff5432083] __libc_start_main
23: [0x4430ee] _start
23:  
23: Test setting std::terminate handler that prints the last saved stack trace
23: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
23: [----------] 1 test from defaultdevicetype (1 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 3 tests from 2 test suites ran. (653 ms total)
23: [  PASSED  ] 3 tests.
23/52 Test #23: Kokkos_CoreUnitTest_StackTraceTest ...................   Passed    0.82 sec
test 24
      Start 24: Kokkos_IncrementalTest_OPENMP

24: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
24: Test timeout computed to be: 1500
24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
24:                                     Detected: 6 cores per node.
24:                                     Detected: 1 MPI_ranks per node.
24:                                     Requested: 8 threads per process.
24: [==========] Running 28 tests from 1 test suite.
24: [----------] Global test environment set-up.
24: [----------] 28 tests from OPENMP
24: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
24: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
24: [ RUN      ] OPENMP.IncrTest_01_execspace
24: Host Parallel Execution Space:
24:   KOKKOS_ENABLE_OPENMP: yes
24: 
24: OpenMP Runtime Configuration:
24: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
24: OpenMP
24: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
24: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
24: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
24: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
24: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
24: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
24: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
24: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
24: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
24: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
24: [       OK ] OPENMP.IncrTest_03b_memspace_free (156 ms)
24: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
24: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
24: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
24: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (6 ms)
24: [ RUN      ] OPENMP.IncrTest_05_reduction
24: [       OK ] OPENMP.IncrTest_05_reduction (6 ms)
24: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
24: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
24: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
24: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
24: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
24: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
24: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
24: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
24: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
24: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
24: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
24: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
24: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
24: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms)
24: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
24: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
24: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
24: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
24: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
24: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (114 ms)
24: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
24: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (7 ms)
24: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
24: [       OK ] OPENMP.IncrTest_12b_TeamScratch (1 ms)
24: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
24: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
24: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
24: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
24: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
24: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
24: [ RUN      ] OPENMP.incr_14_MDrangeReduce
24: [       OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
24: [ RUN      ] OPENMP.IncrTest_16_parallelscan
24: [       OK ] OPENMP.IncrTest_16_parallelscan (0 ms)
24: [ RUN      ] OPENMP.incr_17_atomicView
24: [       OK ] OPENMP.incr_17_atomicView (0 ms)
24: [----------] 28 tests from OPENMP (298 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 28 tests from 1 test suite ran. (298 ms total)
24: [  PASSED  ] 28 tests.
24/52 Test #24: Kokkos_IncrementalTest_OPENMP ........................   Passed    0.47 sec
test 25
      Start 25: Kokkos_IncrementalTest_CUDA

25: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_IncrementalTest_CUDA
25: Test timeout computed to be: 1500
25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
25:                                     Detected: 6 cores per node.
25:                                     Detected: 1 MPI_ranks per node.
25:                                     Requested: 8 threads per process.
25: [==========] Running 28 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 28 tests from CUDA
25: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
25: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
25: [ RUN      ] CUDA.IncrTest_01_execspace
25: Device Execution Space:
25:   KOKKOS_ENABLE_CUDA: yes
25: Cuda Options:
25:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
25:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
25:   KOKKOS_ENABLE_CUDA_UVM: no
25:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
25: 
25: Cuda Runtime Configuration:
25: macro  KOKKOS_ENABLE_CUDA      : defined
25: macro  CUDA_VERSION          = 12020 = version 12.2
25: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
25: Cuda
25: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
25: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
25: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
25: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
25: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
25: [ RUN      ] CUDA.IncrTest_02_AtomicSub
25: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
25: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
25: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
25: [ RUN      ] CUDA.IncrTest_03b_memspace_free
25: [       OK ] CUDA.IncrTest_03b_memspace_free (2231 ms)
25: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
25: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
25: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
25: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
25: [ RUN      ] CUDA.IncrTest_05_reduction
25: [       OK ] CUDA.IncrTest_05_reduction (3 ms)
25: [ RUN      ] CUDA.IncrTest_06_mdrange2D
25: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
25: [ RUN      ] CUDA.IncrTest_06_mdrange3D
25: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
25: [ RUN      ] CUDA.IncrTest_06_mdrange4D
25: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
25: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
25: [       OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms)
25: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
25: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
25: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
25: [       OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
25: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
25: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
25: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
25: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms)
25: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
25: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms)
25: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
25: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (204 ms)
25: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
25: [       OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
25: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
25: [       OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
25: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
25: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
25: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
25: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
25: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
25: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
25: [ RUN      ] CUDA.incr_14_MDrangeReduce
25: [       OK ] CUDA.incr_14_MDrangeReduce (0 ms)
25: [ RUN      ] CUDA.IncrTest_16_parallelscan
25: [       OK ] CUDA.IncrTest_16_parallelscan (4 ms)
25: [ RUN      ] CUDA.incr_17_atomicView
25: [       OK ] CUDA.incr_17_atomicView (0 ms)
25: [----------] 28 tests from CUDA (2455 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 28 tests from 1 test suite ran. (2455 ms total)
25: [  PASSED  ] 28 tests.
25/52 Test #25: Kokkos_IncrementalTest_CUDA ..........................   Passed    2.62 sec
test 26
      Start 26: Kokkos_CoreUnitTest_CTestDevice

26: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
26: Test timeout computed to be: 1500
26: [==========] Running 8 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 8 tests from ctest_environment
26: [ RUN      ] ctest_environment.no_device_type
26: [       OK ] ctest_environment.no_device_type (0 ms)
26: [ RUN      ] ctest_environment.no_process_count
26: [       OK ] ctest_environment.no_process_count (0 ms)
26: [ RUN      ] ctest_environment.invalid_rank
26: [       OK ] ctest_environment.invalid_rank (0 ms)
26: [ RUN      ] ctest_environment.no_type_str
26: [       OK ] ctest_environment.no_type_str (0 ms)
26: [ RUN      ] ctest_environment.missing_type
26: [       OK ] ctest_environment.missing_type (0 ms)
26: [ RUN      ] ctest_environment.no_id_str
26: [       OK ] ctest_environment.no_id_str (0 ms)
26: [ RUN      ] ctest_environment.invalid_id_str
26: [       OK ] ctest_environment.invalid_id_str (0 ms)
26: [ RUN      ] ctest_environment.good
26: [       OK ] ctest_environment.good (0 ms)
26: [----------] 8 tests from ctest_environment (0 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 8 tests from 1 test suite ran. (0 ms total)
26: [  PASSED  ] 8 tests.
26/52 Test #26: Kokkos_CoreUnitTest_CTestDevice ......................   Passed    0.02 sec
test 27
      Start 27: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

27: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
27: Test timeout computed to be: 1500
27/52 Test #27: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ............   Passed    0.01 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_OpenMP

28: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
28: Test timeout computed to be: 1500
28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
28:                                     Detected: 6 cores per node.
28:                                     Detected: 1 MPI_ranks per node.
28:                                     Requested: 8 threads per process.
28: [==========] Running 62 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 62 tests from openmp
28: [ RUN      ] openmp.bitset
28: [       OK ] openmp.bitset (439 ms)
28: [ RUN      ] openmp.bitset_default_constructor_no_alloc
28: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] openmp.dualview_combination
28: [       OK ] openmp.dualview_combination (0 ms)
28: [ RUN      ] openmp.dualview_alloc
28: [       OK ] openmp.dualview_alloc (0 ms)
28: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
28: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] openmp.dualview_combinations_without_init
28: [       OK ] openmp.dualview_combinations_without_init (0 ms)
28: [ RUN      ] openmp.dualview_deep_copy
28: [       OK ] openmp.dualview_deep_copy (0 ms)
28: [ RUN      ] openmp.dualview_realloc
28: [       OK ] openmp.dualview_realloc (0 ms)
28: [ RUN      ] openmp.dualview_resize
28: [       OK ] openmp.dualview_resize (0 ms)
28: [ RUN      ] openmp.dualview_device_correct_kokkos_device
28: [       OK ] openmp.dualview_device_correct_kokkos_device (0 ms)
28: [ RUN      ] openmp.dualview_host_correct_kokkos_device
28: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] openmp.dualview_host_modify_template_device_sync
28: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
28: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] openmp.dualview_device_modify_template_host_sync
28: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
28: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
28: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] openmp.dynamic_view
28: [       OK ] openmp.dynamic_view (20 ms)
28: [ RUN      ] openmp.dyn_rank_view_api_generic
28: [       OK ] openmp.dyn_rank_view_api_generic (14 ms)
28: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
28: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
28: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
28: /var/jenkins/workspace/Kokkos_PR-7160/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
28: skipping since not default execution space
28: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
28: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
28: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] openmp.ErrorReporterViaLambda
28: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
28: [ RUN      ] openmp.ErrorReporter
28: [       OK ] openmp.ErrorReporter (0 ms)
28: [ RUN      ] openmp.offsetview_construction
28: [       OK ] openmp.offsetview_construction (20 ms)
28: [ RUN      ] openmp.offsetview_unmanaged_construction
28: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] openmp.offsetview_subview
28: [       OK ] openmp.offsetview_subview (8 ms)
28: [ RUN      ] openmp.offsetview_offsets_rank1
28: [       OK ] openmp.offsetview_offsets_rank1 (6 ms)
28: [ RUN      ] openmp.offsetview_offsets_rank2
28: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] openmp.offsetview_offsets_rank3
28: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] openmp.scatterview
28: [       OK ] openmp.scatterview (1741 ms)
28: [ RUN      ] openmp.scatterview_devicetype
28: [       OK ] openmp.scatterview_devicetype (7 ms)
28: [ RUN      ] openmp.staticcrsgraph
28: [       OK ] openmp.staticcrsgraph (33 ms)
28: [ RUN      ] openmp.resize_realloc_no_init_dualview
28: [       OK ] openmp.resize_realloc_no_init_dualview (0 ms)
28: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
28: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
28: [ RUN      ] openmp.resize_exec_space_dualview
28: [       OK ] openmp.resize_exec_space_dualview (0 ms)
28: [ RUN      ] openmp.realloc_exec_space_dualview
28: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
28: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
28: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
28: [ RUN      ] openmp.resize_exec_space_dynrankview
28: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
28: [ RUN      ] openmp.realloc_exec_space_dynrankview
28: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
28: [ RUN      ] openmp.resize_realloc_no_init_scatterview
28: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
28: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
28: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
28: [ RUN      ] openmp.resize_exec_space_scatterview
28: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
28: [ RUN      ] openmp.realloc_exec_space_scatterview
28: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
28: [ RUN      ] openmp.create_mirror_no_init_dynrankview
28: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
28: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
28: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] openmp.create_mirror_no_init_offsetview
28: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
28: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] openmp.create_mirror_no_init_dynamicview
28: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
28: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
28: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
28: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
28: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
28: [ RUN      ] openmp.UnorderedMap_insert
28: [       OK ] openmp.UnorderedMap_insert (16265 ms)
28: [ RUN      ] openmp.UnorderedMap_failed_insert
28: [       OK ] openmp.UnorderedMap_failed_insert (4893 ms)
28: [ RUN      ] openmp.UnorderedMap_deep_copy
28: [       OK ] openmp.UnorderedMap_deep_copy (6 ms)
28: [ RUN      ] openmp.UnorderedMap_valid_empty
28: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] openmp.UnorderedMap_clear_zero_size
28: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] openmp.UnorderedMap_consistent_size
28: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
28: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] openmp.UnorderedMap_lambda_capturable
28: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
28: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] openmp.viewctorprop_embedded_dim
28: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
28: [----------] 62 tests from openmp (23474 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 62 tests from 1 test suite ran. (23474 ms total)
28: [  PASSED  ] 61 tests.
28: [  SKIPPED ] 1 test, listed below:
28: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc
28/52 Test #28: Kokkos_ContainersUnitTest_OpenMP .....................   Passed   23.74 sec
test 29
      Start 29: Kokkos_ContainersUnitTest_Cuda

29: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
29: Test timeout computed to be: 1500
29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
29:                                     Detected: 6 cores per node.
29:                                     Detected: 1 MPI_ranks per node.
29:                                     Requested: 8 threads per process.
29: [==========] Running 62 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 62 tests from cuda
29: [ RUN      ] cuda.bitset
29: [       OK ] cuda.bitset (11 ms)
29: [ RUN      ] cuda.bitset_default_constructor_no_alloc
29: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
29: [ RUN      ] cuda.dualview_combination
29: [       OK ] cuda.dualview_combination (2 ms)
29: [ RUN      ] cuda.dualview_alloc
29: [       OK ] cuda.dualview_alloc (0 ms)
29: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
29: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
29: [ RUN      ] cuda.dualview_combinations_without_init
29: [       OK ] cuda.dualview_combinations_without_init (0 ms)
29: [ RUN      ] cuda.dualview_deep_copy
29: [       OK ] cuda.dualview_deep_copy (1 ms)
29: [ RUN      ] cuda.dualview_realloc
29: [       OK ] cuda.dualview_realloc (6 ms)
29: [ RUN      ] cuda.dualview_resize
29: [       OK ] cuda.dualview_resize (1 ms)
29: [ RUN      ] cuda.dualview_device_correct_kokkos_device
29: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
29: [ RUN      ] cuda.dualview_host_correct_kokkos_device
29: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
29: [ RUN      ] cuda.dualview_host_modify_template_device_sync
29: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
29: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
29: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
29: [ RUN      ] cuda.dualview_device_modify_template_host_sync
29: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
29: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
29: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
29: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
29: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
29: [ RUN      ] cuda.dynamic_view
29: [       OK ] cuda.dynamic_view (25 ms)
29: [ RUN      ] cuda.dyn_rank_view_api_generic
29: [       OK ] cuda.dyn_rank_view_api_generic (11 ms)
29: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
29: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
29: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
29: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
29: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
29: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
29: [ RUN      ] cuda.ErrorReporterViaLambda
29: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
29: [ RUN      ] cuda.ErrorReporter
29: [       OK ] cuda.ErrorReporter (0 ms)
29: [ RUN      ] cuda.offsetview_construction
29: [       OK ] cuda.offsetview_construction (8 ms)
29: [ RUN      ] cuda.offsetview_unmanaged_construction
29: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
29: [ RUN      ] cuda.offsetview_subview
29: [       OK ] cuda.offsetview_subview (0 ms)
29: [ RUN      ] cuda.offsetview_offsets_rank1
29: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
29: [ RUN      ] cuda.offsetview_offsets_rank2
29: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
29: [ RUN      ] cuda.offsetview_offsets_rank3
29: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
29: [ RUN      ] cuda.scatterview
29: [       OK ] cuda.scatterview (12797 ms)
29: [ RUN      ] cuda.scatterview_devicetype
29: [       OK ] cuda.scatterview_devicetype (27 ms)
29: [ RUN      ] cuda.staticcrsgraph
29: [       OK ] cuda.staticcrsgraph (29 ms)
29: [ RUN      ] cuda.resize_realloc_no_init_dualview
29: [       OK ] cuda.resize_realloc_no_init_dualview (1 ms)
29: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
29: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
29: [ RUN      ] cuda.resize_exec_space_dualview
29: [       OK ] cuda.resize_exec_space_dualview (0 ms)
29: [ RUN      ] cuda.realloc_exec_space_dualview
29: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
29: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
29: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
29: [ RUN      ] cuda.resize_exec_space_dynrankview
29: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
29: [ RUN      ] cuda.realloc_exec_space_dynrankview
29: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
29: [ RUN      ] cuda.resize_realloc_no_init_scatterview
29: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
29: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
29: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
29: [ RUN      ] cuda.resize_exec_space_scatterview
29: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
29: [ RUN      ] cuda.realloc_exec_space_scatterview
29: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_dynrankview
29: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
29: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
29: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
29: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_offsetview
29: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
29: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
29: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
29: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_dynamicview
29: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
29: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
29: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
29: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
29: [ RUN      ] cuda.UnorderedMap_insert
29: [       OK ] cuda.UnorderedMap_insert (5056 ms)
29: [ RUN      ] cuda.UnorderedMap_failed_insert
29: [       OK ] cuda.UnorderedMap_failed_insert (1557 ms)
29: [ RUN      ] cuda.UnorderedMap_deep_copy
29: [       OK ] cuda.UnorderedMap_deep_copy (6 ms)
29: [ RUN      ] cuda.UnorderedMap_valid_empty
29: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
29: [ RUN      ] cuda.UnorderedMap_clear_zero_size
29: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
29: [ RUN      ] cuda.UnorderedMap_consistent_size
29: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
29: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
29: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
29: [ RUN      ] cuda.UnorderedMap_lambda_capturable
29: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
29: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
29: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
29: [ RUN      ] cuda.viewctorprop_embedded_dim
29: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
29: [----------] 62 tests from cuda (19563 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 62 tests from 1 test suite ran. (19563 ms total)
29: [  PASSED  ] 62 tests.
29/52 Test #29: Kokkos_ContainersUnitTest_Cuda .......................   Passed   19.75 sec
test 30
      Start 30: Kokkos_ContainersPerformanceTest_OpenMP

30: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
30: Test timeout computed to be: 1500
30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
30:                                     Detected: 6 cores per node.
30:                                     Detected: 1 MPI_ranks per node.
30:                                     Requested: 8 threads per process.
30: [==========] Running 5 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 5 tests from TEST_CATEGORY
30: [ RUN      ] TEST_CATEGORY.dynrankview_perf
30: OpenMP
30:  DynRankView vs View: Initialization Only 
30:  View time (init only): 0.014293
30:  View sum computation time: 0.014293
30:  Strided View time (init only): 0.0101706
30:  View Rank7 time (init only): 0.0169347
30:  DynRankView time (init only): 0.0114873
30:  DynRankView sum computation time: 0.00935795
30:  Ratio of View to DynRankView time: 1.24424
30:  Ratio of View to DynRankView sum computation time: 1.67287
30:  Ratio of View to View Rank7  time: 0.844004
30:  Ratio of StrideView to DynRankView time: 0.88538
30:  Ratio of DynRankView to View Rank7  time: 0.678328
30: [       OK ] TEST_CATEGORY.dynrankview_perf (189 ms)
30: [ RUN      ] TEST_CATEGORY.global_2_local
30: OpenMP
30: size, create, generate, fill, find
30: 256, 0.000524569, 1.9127e-05, 5.8412e-05, 0.00127956
30: 512, 8.3211e-05, 1.4609e-05, 0.000103583, 0.00128587
30: 1024, 7.3268e-05, 1.1923e-05, 0.000186527, 0.00146271
30: 2048, 8.2901e-05, 1.4768e-05, 0.000364317, 0.00171203
30: 4096, 0.000178279, 1.5574e-05, 0.000709064, 0.00203023
30: 8192, 0.000284024, 1.3508e-05, 0.00129158, 0.00304913
30: 16384, 0.000483235, 1.6519e-05, 0.002333, 0.00677809
30: 32768, 0.000775035, 2.1594e-05, 0.00459873, 0.0161543
30: 65536, 0.000998961, 2.3237e-05, 0.00612695, 0.04239
30: 131072, 0.00334557, 4.3912e-05, 0.0145166, 0.098847
30: 262144, 0.00349414, 7.1596e-05, 0.0248892, 0.210671
30: 524288, 0.00579482, 0.000270221, 0.0502855, 0.521373
30: 1048576, 0.0150263, 0.000272444, 0.103664, 1.59451
30: 2097152, 0.0214383, 0.000556031, 0.216651, 3.86283
30: 4194304, 0.0337279, 0.00124256, 0.407268, 8.85323
30: [       OK ] TEST_CATEGORY.global_2_local (16142 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
30: [ RUN      ] TEST_CATEGORY.scatter_view
30: ScatterView data-duplicated test:
30: num_threads 8
30: hand-coded test took 0.105683 seconds
30: test took 0.0767415 seconds
30: num_threads 8
30: hand-coded test took 0.105567 seconds
30: test took 0.076643 seconds
30: num_threads 8
30: hand-coded test took 0.105002 seconds
30: test took 0.0767282 seconds
30: num_threads 8
30: hand-coded test took 0.104193 seconds
30: test took 0.0765779 seconds
30: num_threads 8
30: hand-coded test took 0.104851 seconds
30: test took 0.0773547 seconds
30: [       OK ] TEST_CATEGORY.scatter_view (1136 ms)
30: [----------] 5 tests from TEST_CATEGORY (17469 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 5 tests from 1 test suite ran. (17469 ms total)
30: [  PASSED  ] 5 tests.
30/52 Test #30: Kokkos_ContainersPerformanceTest_OpenMP ..............   Passed   17.64 sec
test 31
      Start 31: Kokkos_ContainersPerformanceTest_Cuda

31: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
31: Test timeout computed to be: 1500
31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
31:                                     Detected: 6 cores per node.
31:                                     Detected: 1 MPI_ranks per node.
31:                                     Requested: 8 threads per process.
31: [==========] Running 4 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 4 tests from TEST_CATEGORY
31: [ RUN      ] TEST_CATEGORY.dynrankview_perf
31: Cuda
31:  DynRankView vs View: Initialization Only 
31:  View time (init only): 0.0031307
31:  View sum computation time: 0.0031307
31:  Strided View time (init only): 0.00118914
31:  View Rank7 time (init only): 0.00124275
31:  DynRankView time (init only): 0.00123075
31:  DynRankView sum computation time: 0.00186066
31:  Ratio of View to DynRankView time: 2.54374
31:  Ratio of View to DynRankView sum computation time: 0.999373
31:  Ratio of View to View Rank7  time: 2.51918
31:  Ratio of StrideView to DynRankView time: 0.966191
31:  Ratio of DynRankView to View Rank7  time: 0.990346
31: [       OK ] TEST_CATEGORY.dynrankview_perf (19 ms)
31: [ RUN      ] TEST_CATEGORY.global_2_local
31: Cuda
31: size, create, generate, fill, find
31: 256, 0.000214973, 2.6387e-05, 0.00226838, 0.002005
31: 512, 0.000154162, 1.0833e-05, 2.2147e-05, 0.00192826
31: 1024, 0.000148001, 1.0483e-05, 2.1786e-05, 0.00200682
31: 2048, 0.00014626, 9.897e-06, 2.1609e-05, 0.00203425
31: 4096, 0.000148015, 9.752e-06, 2.3261e-05, 0.00202293
31: 8192, 0.000152528, 1.0514e-05, 2.4453e-05, 0.0020273
31: 16384, 0.000153482, 1.048e-05, 2.8067e-05, 0.00208378
31: 32768, 0.000156094, 1.0547e-05, 3.249e-05, 0.00222816
31: 65536, 0.000155801, 1.083e-05, 4.1053e-05, 0.00259497
31: 131072, 0.000164757, 1.2285e-05, 6.2027e-05, 0.00310745
31: 262144, 0.000169774, 3.0331e-05, 0.00014767, 0.00601096
31: 524288, 0.000195394, 1.7367e-05, 0.000528431, 0.0194922
31: 1048576, 0.000617193, 2.5454e-05, 0.00139282, 0.0487925
31: 2097152, 0.000443669, 4.1315e-05, 0.00306214, 0.109324
31: 4194304, 0.000638871, 6.246e-05, 0.00683518, 0.236059
31: [       OK ] TEST_CATEGORY.global_2_local (461 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
31: [----------] 4 tests from TEST_CATEGORY (481 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 4 tests from 1 test suite ran. (481 ms total)
31: [  PASSED  ] 4 tests.
31/52 Test #31: Kokkos_ContainersPerformanceTest_Cuda ................   Passed    0.65 sec
test 32
      Start 32: Kokkos_UnitTest_Sort

32: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
32: Test timeout computed to be: 1500
32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
32:                                     Detected: 6 cores per node.
32:                                     Detected: 1 MPI_ranks per node.
32:                                     Requested: 8 threads per process.
32: [==========] Running 17 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 17 tests from cuda
32: [ RUN      ] cuda.SortUnsignedValueType
32: [       OK ] cuda.SortUnsignedValueType (16 ms)
32: [ RUN      ] cuda.SortEmptyView
32: [       OK ] cuda.SortEmptyView (0 ms)
32: [ RUN      ] cuda.SortByKeyEmptyView
32: [       OK ] cuda.SortByKeyEmptyView (0 ms)
32: [ RUN      ] cuda.SortByKeyEmptyViewHost
32: [       OK ] cuda.SortByKeyEmptyViewHost (0 ms)
32: [ RUN      ] cuda.SortByKey
32: [       OK ] cuda.SortByKey (2 ms)
32: [ RUN      ] cuda.SortByKeyWithComparator
32: [       OK ] cuda.SortByKeyWithComparator (0 ms)
32: [ RUN      ] cuda.SortByKeyStaticExtents
32: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
32: [ RUN      ] cuda.SortByKeyWithStrides
32: [       OK ] cuda.SortByKeyWithStrides (0 ms)
32: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
32: 
32: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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 10 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.
32: 
32: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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 10 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.
32: [       OK ] cuda.SortByKeyKeysLargerThanValues (971 ms)
32: [ RUN      ] cuda.SortWithCustomComparator
32: [       OK ] cuda.SortWithCustomComparator (728 ms)
32: [ RUN      ] cuda.BinSortGenericTests
32: [       OK ] cuda.BinSortGenericTests (18 ms)
32: [ RUN      ] cuda.BinSortEmptyView
32: [       OK ] cuda.BinSortEmptyView (0 ms)
32: [ RUN      ] cuda.BinSortEmptyKeysView
32: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
32: [ RUN      ] cuda.BinSort_issue_7221
32: [       OK ] cuda.BinSort_issue_7221 (0 ms)
32: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
32: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12228 ms)
32: [ RUN      ] cuda.NestedSort
32: [       OK ] cuda.NestedSort (27 ms)
32: [ RUN      ] cuda.NestedSortByKey
32: [       OK ] cuda.NestedSortByKey (85 ms)
32: [----------] 17 tests from cuda (14082 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 17 tests from 1 test suite ran. (14082 ms total)
32: [  PASSED  ] 17 tests.
32/52 Test #32: Kokkos_UnitTest_Sort .................................   Passed   14.25 sec
test 33
      Start 33: Kokkos_UnitTest_Random

33: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_UnitTest_Random
33: Test timeout computed to be: 1500
33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
33:                                     Detected: 6 cores per node.
33:                                     Detected: 1 MPI_ranks per node.
33:                                     Requested: 8 threads per process.
33: [==========] Running 3 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from cuda
33: [ RUN      ] cuda.Random_XorShift64
33: Test Seed:1723666884948762572
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.45775e-07 -0.000395836 0.0158933 || 0.051031 28079 29319 || 28685.7 28674.4 || 219.709 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.5082e-07 0.00704881 0.000404362 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00581183 -0.0210462 || 0.051031 28031 29336 || 28842 28674.4 || -290.942 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00284755 -0.00567602 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00189361 0.0013409 || 0.051031 27983 29392 || 28728.8 28674.4 || 18.5366 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00805221 -0.0137797 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00296884 -0.00232504 || 0.051031 27985 29360 || 28759.8 28674.4 || -32.1413 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00704244 -0.000495261 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000244579 -0.99999 -48249.7 || 0.051031 0 194846 || 2.92873e+09 28674.4 || -6.67003e+08 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 0.000732632 -0.319346 0.17263 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.00195659 -0.999999 -57858 || 0.051031 0 1.55129e+06 || 2.86888e+10 28674.4 || -7.99829e+08 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 0.00588012 -0.96794 10.2967 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.8109e-07 -0.00543566 -0.000114472 || 0.051031 28040 29385 || 28831.1 28674.4 || -1.58246 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.56767e-07 0.00588355 0.000882017 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.0024623 -0.00893822 || 0.051031 28065 29357 || 28604 28674.4 || -123.562 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.0126463 -0.00376646 || 0.051031 1e+64 -1e+64
33: Test Seed:1723666885051655632
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.0121962 -0.00837618 || 0.051031 27991 29371 || 28328.9 28674.4 || -115.792 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.00621934 0.00642797 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00708309 -0.00547486 || 0.051031 28088 29302 || 28878.9 28674.4 || -75.6844 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00939055 0.00339482 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.00059357 0.00930832 || 0.051031 27988 29323 || 28657.4 28674.4 || 128.678 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00780195 -0.000190195 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00961255 -0.00681851 || 0.051031 28081 29391 || 28952.7 28674.4 || -94.2591 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.00859148 -0.00450291 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000244049 -0.99999 -48242.3 || 0.051031 0 195298 || 2.92854e+09 28674.4 || -6.66901e+08 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 0.000731041 -0.307383 0.140526 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.00195573 -0.999999 -57854.9 || 0.051031 0 1.55284e+06 || 2.86883e+10 28674.4 || -7.99786e+08 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 0.00587766 -0.967931 10.2855 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.71e-07 0.00694298 0.00978917 || 0.051031 27992 29359 || 28476.7 28674.4 || 135.325 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.26496e-07 0.0170884 0.000194991 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00022249 -0.00837968 || 0.051031 27994 29342 || 28680.8 28674.4 || -115.841 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.00946872 -0.00843028 || 0.051031 1e+64 -1e+64
33: [       OK ] cuda.Random_XorShift64 (201 ms)
33: [ RUN      ] cuda.Random_XorShift1024_0
33: Test Seed:1723666885149837161
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.0083896 -0.000740579 || 0.051031 10926 11790 || 11473.2 11377 || -10.2378 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.00859503 0.000906606 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.00781592 -0.00405172 || 0.051031 10942 11823 || 11288.7 11377 || -56.0109 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0063249 -0.00480541 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0184087 -0.000209326 || 0.051031 10953 11741 || 11171.3 11377 || -2.89372 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0073811 -0.000931881 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0164769 -0.000281859 || 0.051031 10951 11789 || 11192.5 11377 || -3.89642 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.0141225 0.000768162 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000245549 -0.999975 -7595.2 || 0.051031 0 77579 || 4.61079e+08 11377 || -1.04996e+08 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 0.000736359 -0.151076 0.0205529 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.00195813 -0.999997 -9108.07 || 0.051031 0 616155 || 4.5163e+09 11377 || -1.2591e+08 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 0.00588561 -0.922733 1.62144 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.73387e-07 -0.0176426 -0.00327031 || 0.051031 10932 11793 || 11581.3 11377 || -45.2088 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 3.24249e-07 0.00582344 -0.00273468 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.00979243 0.00222092 || 0.051031 10933 11766 || 11489.5 11377 || 30.702 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.00742048 -0.00306074 || 0.051031 1e+64 -1e+64
33: Test Seed:1723666885235541354
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.00970203 0.00216725 || 0.051031 10966 11796 || 11267.6 11377 || 29.9601 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.0153615 -0.00212928 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.0111725 0.0020172 || 0.051031 10963 11805 || 11505.5 11377 || 27.8858 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.00523549 -0.00066535 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0117651 0.00204231 || 0.051031 10963 11780 || 11244.7 11377 || 28.2329 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0154974 0.00323903 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.00720778 -0.000960901 || 0.051031 11008 11808 || 11295.5 11377 || -13.2835 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.0123883 0.00196195 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000244735 -0.999975 -7594.99 || 0.051031 0 77612 || 4.61016e+08 11377 || -1.04993e+08 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 0.00073399 -0.139561 0.0185844 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.00195518 -0.999997 -9108.01 || 0.051031 0 616344 || 4.51622e+09 11377 || -1.25909e+08 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 0.00587716 -0.922535 1.61648 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.60671e-07 -0.0177716 -0.00971354 || 0.051031 11009 11762 || 11582.8 11377 || -134.28 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.86102e-07 0.0213834 0.000191509 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.00994643 -0.00269943 || 0.051031 11004 11775 || 11264.9 11377 || -37.3169 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.000459933 0.0027368 || 0.051031 1e+64 -1e+64
33: [       OK ] cuda.Random_XorShift1024_0 (193 ms)
33: [ RUN      ] cuda.Multi_streams
33: [       OK ] cuda.Multi_streams (221 ms)
33: [----------] 3 tests from cuda (616 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 3 tests from 1 test suite ran. (616 ms total)
33: [  PASSED  ] 3 tests.
33/52 Test #33: Kokkos_UnitTest_Random ...............................   Passed    0.79 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A

34: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
34: Test timeout computed to be: 1500
34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
34:                                     Detected: 6 cores per node.
34:                                     Detected: 1 MPI_ranks per node.
34:                                     Requested: 8 threads per process.
34: [==========] Running 16 tests from 3 test suites.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from std_algorithms_reducers
34: [ RUN      ] std_algorithms_reducers.max_first_loc
34: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
34: [ RUN      ] std_algorithms_reducers.min_first_loc
34: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
34: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
34: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
34: [----------] 3 tests from std_algorithms_reducers (0 ms total)
34: 
34: [----------] 2 tests from std_algorithms
34: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
34: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
34: [ RUN      ] std_algorithms.expect_no_overlap
34: [       OK ] std_algorithms.expect_no_overlap (0 ms)
34: [----------] 2 tests from std_algorithms (0 ms total)
34: 
34: [----------] 11 tests from random_access_iterator_test
34: [ RUN      ] random_access_iterator_test.constructor
34: [       OK ] random_access_iterator_test.constructor (0 ms)
34: [ RUN      ] random_access_iterator_test.constructiblity
34: [       OK ] random_access_iterator_test.constructiblity (0 ms)
34: [ RUN      ] random_access_iterator_test.dereference
34: [       OK ] random_access_iterator_test.dereference (0 ms)
34: [ RUN      ] random_access_iterator_test.subscript_operator
34: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet1
34: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet2
34: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet3
34: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet4
34: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
34: [ RUN      ] random_access_iterator_test.assignment_operator
34: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
34: [ RUN      ] random_access_iterator_test.distance
34: [       OK ] random_access_iterator_test.distance (0 ms)
34: [ RUN      ] random_access_iterator_test.traits_helpers
34: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
34: [----------] 11 tests from random_access_iterator_test (2 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 16 tests from 3 test suites ran. (3 ms total)
34: [  PASSED  ] 16 tests.
34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A ...................   Passed    0.17 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B

35: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
35: Test timeout computed to be: 1500
35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
35:                                     Detected: 6 cores per node.
35:                                     Detected: 1 MPI_ranks per node.
35:                                     Requested: 8 threads per process.
35: [==========] Running 7 tests from 1 test suite.
35: [----------] Global test environment set-up.
35: [----------] 7 tests from std_algorithms_min_max_element_test
35: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
35: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
35: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
35: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (5 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
35: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
35: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
35: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
35: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (6 ms)
35: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 7 tests from 1 test suite ran. (26 ms total)
35: [  PASSED  ] 7 tests.
35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B ...................   Passed    0.19 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C

36: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
36: Test timeout computed to be: 1500
36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
36:                                     Detected: 6 cores per node.
36:                                     Detected: 1 MPI_ranks per node.
36:                                     Requested: 8 threads per process.
36: [==========] Running 13 tests from 10 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_lexicographical_compare_test
36: [ RUN      ] std_algorithms_lexicographical_compare_test.test
36: [       OK ] std_algorithms_lexicographical_compare_test.test (201 ms)
36: [----------] 1 test from std_algorithms_lexicographical_compare_test (201 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_test
36: [ RUN      ] std_algorithms_for_each_test.test
36: [       OK ] std_algorithms_for_each_test.test (119 ms)
36: [----------] 1 test from std_algorithms_for_each_test (119 ms total)
36: 
36: [----------] 1 test from std_algorithms_find_test
36: [ RUN      ] std_algorithms_find_test.test
36: [       OK ] std_algorithms_find_test.test (67 ms)
36: [----------] 1 test from std_algorithms_find_test (67 ms total)
36: 
36: [----------] 4 tests from std_algorithms_non_mod_seq_ops
36: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
36: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (528 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
36: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1183 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.search
36: [       OK ] std_algorithms_non_mod_seq_ops.search (758 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
36: [       OK ] std_algorithms_non_mod_seq_ops.search_n (421 ms)
36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2892 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_test
36: [ RUN      ] std_algorithms_count_test.test
36: [       OK ] std_algorithms_count_test.test (96 ms)
36: [----------] 1 test from std_algorithms_count_test (96 ms total)
36: 
36: [----------] 1 test from std_algorithms_equal_test
36: [ RUN      ] std_algorithms_equal_test.test
36: [       OK ] std_algorithms_equal_test.test (11 ms)
36: [----------] 1 test from std_algorithms_equal_test (11 ms total)
36: 
36: [----------] 1 test from std_algorithms_all_any_none_of_test
36: [ RUN      ] std_algorithms_all_any_none_of_test.test
36: [       OK ] std_algorithms_all_any_none_of_test.test (78 ms)
36: [----------] 1 test from std_algorithms_all_any_none_of_test (78 ms total)
36: 
36: [----------] 1 test from std_algorithms_nonmod_seq_ops
36: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
36: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (104 ms)
36: [----------] 1 test from std_algorithms_nonmod_seq_ops (104 ms total)
36: 
36: [----------] 1 test from std_algorithms_mismatch_test
36: [ RUN      ] std_algorithms_mismatch_test.test
36: [       OK ] std_algorithms_mismatch_test.test (186 ms)
36: [----------] 1 test from std_algorithms_mismatch_test (186 ms total)
36: 
36: [----------] 1 test from std_algorithms_mod_seq_ops
36: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
36: [       OK ] std_algorithms_mod_seq_ops.move_backward (83 ms)
36: [----------] 1 test from std_algorithms_mod_seq_ops (83 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 13 tests from 10 test suites ran. (3840 ms total)
36: [  PASSED  ] 13 tests.
36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C ...................   Passed    4.00 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D

37: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
37: Test timeout computed to be: 1500
37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
37:                                     Detected: 6 cores per node.
37:                                     Detected: 1 MPI_ranks per node.
37:                                     Requested: 8 threads per process.
37: [==========] Running 31 tests from 5 test suites.
37: [----------] Global test environment set-up.
37: [----------] 3 tests from std_algorithms_mod_ops_test
37: [ RUN      ] std_algorithms_mod_ops_test.move
37: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
37: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
37: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
37: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
37: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
37: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
37: 
37: [----------] 12 tests from std_algorithms_mod_seq_ops_test
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
37: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
37: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
37: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
37: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
37: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
37: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
37: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
37: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
37: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
37: 
37: [----------] 4 tests from std_algorithms_replace_ops_test
37: [ RUN      ] std_algorithms_replace_ops_test.replace
37: [       OK ] std_algorithms_replace_ops_test.replace (29 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_if
37: [       OK ] std_algorithms_replace_ops_test.replace_if (135 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
37: [       OK ] std_algorithms_replace_ops_test.replace_copy (42 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
37: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (40 ms)
37: [----------] 4 tests from std_algorithms_replace_ops_test (247 ms total)
37: 
37: [----------] 11 tests from std_algorithms_mod_seq_ops
37: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
37: [       OK ] std_algorithms_mod_seq_ops.copy_if (40 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.unique
37: [       OK ] std_algorithms_mod_seq_ops.unique (264 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
37: [       OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove
37: [       OK ] std_algorithms_mod_seq_ops.remove (60 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
37: [       OK ] std_algorithms_mod_seq_ops.remove_if (68 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
37: [       OK ] std_algorithms_mod_seq_ops.remove_copy (171 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
37: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (65 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.rotate
37: [       OK ] std_algorithms_mod_seq_ops.rotate (1279 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
37: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (387 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
37: [       OK ] std_algorithms_mod_seq_ops.shift_left (1182 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
37: [       OK ] std_algorithms_mod_seq_ops.shift_right (1171 ms)
37: [----------] 11 tests from std_algorithms_mod_seq_ops (4773 ms total)
37: 
37: [----------] 1 test from std_algorithms_modseq_test
37: [ RUN      ] std_algorithms_modseq_test.reverse
37: [       OK ] std_algorithms_modseq_test.reverse (48 ms)
37: [----------] 1 test from std_algorithms_modseq_test (48 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 31 tests from 5 test suites ran. (5075 ms total)
37: [  PASSED  ] 31 tests.
37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D ...................   Passed    5.25 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E

38: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
38: Test timeout computed to be: 1500
38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
38:                                     Detected: 6 cores per node.
38:                                     Detected: 1 MPI_ranks per node.
38:                                     Requested: 8 threads per process.
38: [==========] Running 29 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_sorting_ops_test
38: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
38: [       OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms)
38: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
38: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms)
38: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total)
38: 
38: [----------] 4 tests from std_algorithms_partitioning_test
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
38: [ RUN      ] std_algorithms_partitioning_test.partition_point
38: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
38: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
38: 
38: [----------] 1 test from std_algorithms_partitioning_ops
38: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
38: [       OK ] std_algorithms_partitioning_ops.partition_copy (21 ms)
38: [----------] 1 test from std_algorithms_partitioning_ops (21 ms total)
38: 
38: [----------] 12 tests from std_algorithms_numerics_test
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (8 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
38: [----------] 12 tests from std_algorithms_numerics_test (25 ms total)
38: 
38: [----------] 1 test from std_algorithms_numerics_ops_test
38: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
38: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (72 ms)
38: [----------] 1 test from std_algorithms_numerics_ops_test (72 ms total)
38: 
38: [----------] 8 tests from std_algorithms_numeric_ops_test
38: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1090 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (912 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (213 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (283 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
38: [----------] 8 tests from std_algorithms_numeric_ops_test (2500 ms total)
38: 
38: [----------] 1 test from std_algorithms_transform_ops_test
38: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
38: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (30 ms)
38: [----------] 1 test from std_algorithms_transform_ops_test (30 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 29 tests from 7 test suites ran. (2675 ms total)
38: [  PASSED  ] 29 tests.
38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E ...................   Passed    2.86 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

39: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
39: Test timeout computed to be: 1500
39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
39:                                     Detected: 6 cores per node.
39:                                     Detected: 1 MPI_ranks per node.
39:                                     Requested: 8 threads per process.
39: [==========] Running 12 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_adjacent_find_team_test
39: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
39: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (653 ms)
39: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
39: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (618 ms)
39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1271 ms total)
39: 
39: [----------] 2 tests from std_algorithms_count_team_test
39: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
39: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (818 ms)
39: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
39: [       OK ] std_algorithms_count_team_test.count_returns_zero (261 ms)
39: [----------] 2 tests from std_algorithms_count_team_test (1080 ms total)
39: 
39: [----------] 1 test from std_algorithms_count_if_team_test
39: [ RUN      ] std_algorithms_count_if_team_test.test
39: [       OK ] std_algorithms_count_if_team_test.test (336 ms)
39: [----------] 1 test from std_algorithms_count_if_team_test (336 ms total)
39: 
39: [----------] 1 test from std_algorithms_for_each_team_test
39: [ RUN      ] std_algorithms_for_each_team_test.test
39: [       OK ] std_algorithms_for_each_team_test.test (549 ms)
39: [----------] 1 test from std_algorithms_for_each_team_test (549 ms total)
39: 
39: [----------] 1 test from std_algorithms_for_each_n_team_test
39: [ RUN      ] std_algorithms_for_each_n_team_test.test
39: [       OK ] std_algorithms_for_each_n_team_test.test (625 ms)
39: [----------] 1 test from std_algorithms_for_each_n_team_test (625 ms total)
39: 
39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
39: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3739 ms)
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
39: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2343 ms)
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
39: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2349 ms)
39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (8433 ms total)
39: 
39: [----------] 2 tests from std_algorithms_mismatch_team_test
39: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
39: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (2684 ms)
39: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
39: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (890 ms)
39: [----------] 2 tests from std_algorithms_mismatch_team_test (3574 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 12 tests from 7 test suites ran. (15873 ms total)
39: [  PASSED  ] 12 tests.
39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..............   Passed   16.04 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

40: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
40: Test timeout computed to be: 1500
40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
40:                                     Detected: 6 cores per node.
40:                                     Detected: 1 MPI_ranks per node.
40:                                     Requested: 8 threads per process.
40: [==========] Running 8 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_equal_team_test
40: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
40: [       OK ] std_algorithms_equal_team_test.views_are_equal (2125 ms)
40: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
40: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1318 ms)
40: [----------] 2 tests from std_algorithms_equal_team_test (3444 ms total)
40: 
40: [----------] 2 tests from std_algorithms_search_team_test
40: [ RUN      ] std_algorithms_search_team_test.sequences_exist
40: [       OK ] std_algorithms_search_team_test.sequences_exist (869 ms)
40: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
40: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1200 ms)
40: [----------] 2 tests from std_algorithms_search_team_test (2069 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_end_team_test
40: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
40: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2349 ms)
40: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
40: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2200 ms)
40: [----------] 2 tests from std_algorithms_find_end_team_test (4550 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_first_of_team_test
40: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
40: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1796 ms)
40: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
40: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (7252 ms)
40: [----------] 2 tests from std_algorithms_find_first_of_team_test (9048 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 8 tests from 4 test suites ran. (19113 ms total)
40: [  PASSED  ] 8 tests.
40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..............   Passed   19.28 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

41: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
41: Test timeout computed to be: 1500
41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
41:                                     Detected: 6 cores per node.
41:                                     Detected: 1 MPI_ranks per node.
41:                                     Requested: 8 threads per process.
41: [==========] Running 11 tests from 7 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_find_team_test
41: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
41: [       OK ] std_algorithms_find_team_test.searched_values_exist (378 ms)
41: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
41: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (569 ms)
41: [----------] 2 tests from std_algorithms_find_team_test (948 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_if_team_test
41: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
41: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (270 ms)
41: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
41: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (572 ms)
41: [----------] 2 tests from std_algorithms_find_if_team_test (844 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_if_not_team_test
41: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
41: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (599 ms)
41: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
41: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (271 ms)
41: [----------] 2 tests from std_algorithms_find_if_not_team_test (871 ms total)
41: 
41: [----------] 1 test from std_algorithms_all_of_team_test
41: [ RUN      ] std_algorithms_all_of_team_test.test
41: [       OK ] std_algorithms_all_of_team_test.test (543 ms)
41: [----------] 1 test from std_algorithms_all_of_team_test (543 ms total)
41: 
41: [----------] 1 test from std_algorithms_any_of_team_test
41: [ RUN      ] std_algorithms_any_of_team_test.test
41: [       OK ] std_algorithms_any_of_team_test.test (274 ms)
41: [----------] 1 test from std_algorithms_any_of_team_test (274 ms total)
41: 
41: [----------] 1 test from std_algorithms_none_of_team_test
41: [ RUN      ] std_algorithms_none_of_team_test.test
41: [       OK ] std_algorithms_none_of_team_test.test (540 ms)
41: [----------] 1 test from std_algorithms_none_of_team_test (540 ms total)
41: 
41: [----------] 2 tests from std_algorithms_search_n_team_test
41: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
41: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (343 ms)
41: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
41: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (386 ms)
41: [----------] 2 tests from std_algorithms_search_n_team_test (730 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 11 tests from 7 test suites ran. (4753 ms total)
41: [  PASSED  ] 11 tests.
41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..............   Passed    4.92 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

42: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
42: Test timeout computed to be: 1500
42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
42:                                     Detected: 6 cores per node.
42:                                     Detected: 1 MPI_ranks per node.
42:                                     Requested: 8 threads per process.
42: [==========] Running 3 tests from 3 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_min_element_team_test
42: [ RUN      ] std_algorithms_min_element_team_test.test
42: [       OK ] std_algorithms_min_element_team_test.test (1767 ms)
42: [----------] 1 test from std_algorithms_min_element_team_test (1767 ms total)
42: 
42: [----------] 1 test from std_algorithms_max_element_team_test
42: [ RUN      ] std_algorithms_max_element_team_test.test
42: [       OK ] std_algorithms_max_element_team_test.test (1771 ms)
42: [----------] 1 test from std_algorithms_max_element_team_test (1771 ms total)
42: 
42: [----------] 1 test from std_algorithms_minmax_element_team_test
42: [ RUN      ] std_algorithms_minmax_element_team_test.test
42: [       OK ] std_algorithms_minmax_element_team_test.test (2376 ms)
42: [----------] 1 test from std_algorithms_minmax_element_team_test (2376 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 3 tests from 3 test suites ran. (5915 ms total)
42: [  PASSED  ] 3 tests.
42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..............   Passed    6.09 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

43: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
43: Test timeout computed to be: 1500
43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
43:                                     Detected: 6 cores per node.
43:                                     Detected: 1 MPI_ranks per node.
43:                                     Requested: 8 threads per process.
43: [==========] Running 6 tests from 6 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_fill_team_test
43: [ RUN      ] std_algorithms_fill_team_test.test
43: [       OK ] std_algorithms_fill_team_test.test (361 ms)
43: [----------] 1 test from std_algorithms_fill_team_test (361 ms total)
43: 
43: [----------] 1 test from std_algorithms_fill_n_team_test
43: [ RUN      ] std_algorithms_fill_n_team_test.test
43: [       OK ] std_algorithms_fill_n_team_test.test (489 ms)
43: [----------] 1 test from std_algorithms_fill_n_team_test (489 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_team_test
43: [ RUN      ] std_algorithms_replace_team_test.test
43: [       OK ] std_algorithms_replace_team_test.test (530 ms)
43: [----------] 1 test from std_algorithms_replace_team_test (530 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_if_team_test
43: [ RUN      ] std_algorithms_replace_if_team_test.test
43: [       OK ] std_algorithms_replace_if_team_test.test (719 ms)
43: [----------] 1 test from std_algorithms_replace_if_team_test (719 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_copy_team_test
43: [ RUN      ] std_algorithms_replace_copy_team_test.test
43: [       OK ] std_algorithms_replace_copy_team_test.test (961 ms)
43: [----------] 1 test from std_algorithms_replace_copy_team_test (961 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_copy_if_team_test
43: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
43: [       OK ] std_algorithms_replace_copy_if_team_test.test (950 ms)
43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (950 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 6 tests from 6 test suites ran. (4012 ms total)
43: [  PASSED  ] 6 tests.
43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..............   Passed    4.19 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

44: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
44: Test timeout computed to be: 1500
44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
44:                                     Detected: 6 cores per node.
44:                                     Detected: 1 MPI_ranks per node.
44:                                     Requested: 8 threads per process.
44: [==========] Running 4 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_reverse_team_test
44: [ RUN      ] std_algorithms_reverse_team_test.test
44: [       OK ] std_algorithms_reverse_team_test.test (425 ms)
44: [----------] 1 test from std_algorithms_reverse_team_test (425 ms total)
44: 
44: [----------] 1 test from std_algorithms_reverse_copy_team_test
44: [ RUN      ] std_algorithms_reverse_copy_team_test.test
44: [       OK ] std_algorithms_reverse_copy_team_test.test (453 ms)
44: [----------] 1 test from std_algorithms_reverse_copy_team_test (453 ms total)
44: 
44: [----------] 1 test from std_algorithms_rotate_team_test
44: [ RUN      ] std_algorithms_rotate_team_test.test
44: [       OK ] std_algorithms_rotate_team_test.test (1217 ms)
44: [----------] 1 test from std_algorithms_rotate_team_test (1217 ms total)
44: 
44: [----------] 1 test from std_algorithms_rotate_copy_team_test
44: [ RUN      ] std_algorithms_rotate_copy_team_test.test
44: [       OK ] std_algorithms_rotate_copy_team_test.test (889 ms)
44: [----------] 1 test from std_algorithms_rotate_copy_team_test (889 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (2987 ms total)
44: [  PASSED  ] 4 tests.
44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..............   Passed    3.16 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

45: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
45: Test timeout computed to be: 1500
45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
45:                                     Detected: 6 cores per node.
45:                                     Detected: 1 MPI_ranks per node.
45:                                     Requested: 8 threads per process.
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_move_team_test
45: [ RUN      ] std_algorithms_move_team_test.test
45: [       OK ] std_algorithms_move_team_test.test (702 ms)
45: [----------] 1 test from std_algorithms_move_team_test (702 ms total)
45: 
45: [----------] 1 test from std_algorithms_move_backward_team_test
45: [ RUN      ] std_algorithms_move_backward_team_test.test
45: [       OK ] std_algorithms_move_backward_team_test.test (605 ms)
45: [----------] 1 test from std_algorithms_move_backward_team_test (605 ms total)
45: 
45: [----------] 1 test from std_algorithms_shift_left_team_test
45: [ RUN      ] std_algorithms_shift_left_team_test.test
45: [       OK ] std_algorithms_shift_left_team_test.test (2393 ms)
45: [----------] 1 test from std_algorithms_shift_left_team_test (2393 ms total)
45: 
45: [----------] 1 test from std_algorithms_shift_right_team_test
45: [ RUN      ] std_algorithms_shift_right_team_test.test
45: [       OK ] std_algorithms_shift_right_team_test.test (2270 ms)
45: [----------] 1 test from std_algorithms_shift_right_team_test (2270 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (5972 ms total)
45: [  PASSED  ] 4 tests.
45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..............   Passed    6.14 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

46: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
46: Test timeout computed to be: 1500
46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
46:                                     Detected: 6 cores per node.
46:                                     Detected: 1 MPI_ranks per node.
46:                                     Requested: 8 threads per process.
46: [==========] Running 9 tests from 9 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_copy_team_test
46: [ RUN      ] std_algorithms_copy_team_test.test
46: [       OK ] std_algorithms_copy_team_test.test (908 ms)
46: [----------] 1 test from std_algorithms_copy_team_test (908 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_n_team_test
46: [ RUN      ] std_algorithms_copy_n_team_test.test
46: [       OK ] std_algorithms_copy_n_team_test.test (748 ms)
46: [----------] 1 test from std_algorithms_copy_n_team_test (748 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_backward_team_test
46: [ RUN      ] std_algorithms_copy_backward_team_test.test
46: [       OK ] std_algorithms_copy_backward_team_test.test (584 ms)
46: [----------] 1 test from std_algorithms_copy_backward_team_test (584 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_if_team_test
46: [ RUN      ] std_algorithms_copy_if_team_test.test
46: [       OK ] std_algorithms_copy_if_team_test.test (751 ms)
46: [----------] 1 test from std_algorithms_copy_if_team_test (751 ms total)
46: 
46: [----------] 1 test from std_algorithms_unique_copy_team_test
46: [ RUN      ] std_algorithms_unique_copy_team_test.test
46: [       OK ] std_algorithms_unique_copy_team_test.test (1366 ms)
46: [----------] 1 test from std_algorithms_unique_copy_team_test (1366 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_team_test
46: [ RUN      ] std_algorithms_remove_team_test.test
46: [       OK ] std_algorithms_remove_team_test.test (871 ms)
46: [----------] 1 test from std_algorithms_remove_team_test (871 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_if_team_test
46: [ RUN      ] std_algorithms_remove_if_team_test.test
46: [       OK ] std_algorithms_remove_if_team_test.test (887 ms)
46: [----------] 1 test from std_algorithms_remove_if_team_test (887 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_copy_team_test
46: [ RUN      ] std_algorithms_remove_copy_team_test.test
46: [       OK ] std_algorithms_remove_copy_team_test.test (1013 ms)
46: [----------] 1 test from std_algorithms_remove_copy_team_test (1013 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_copy_if_team_test
46: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
46: [       OK ] std_algorithms_remove_copy_if_team_test.test (912 ms)
46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (912 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 9 tests from 9 test suites ran. (8045 ms total)
46: [  PASSED  ] 9 tests.
46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..............   Passed    8.21 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

47: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
47: Test timeout computed to be: 1500
47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
47:                                     Detected: 6 cores per node.
47:                                     Detected: 1 MPI_ranks per node.
47:                                     Requested: 8 threads per process.
47: [==========] Running 4 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_unique_team_test
47: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
47: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1494 ms)
47: [----------] 1 test from std_algorithms_unique_team_test (1494 ms total)
47: 
47: [----------] 1 test from std_algorithms_adjacent_difference_team_test
47: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
47: [       OK ] std_algorithms_adjacent_difference_team_test.test (1528 ms)
47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1528 ms total)
47: 
47: [----------] 1 test from std_algorithms_reduce_team_test
47: [ RUN      ] std_algorithms_reduce_team_test.test
47: [       OK ] std_algorithms_reduce_team_test.test (1142 ms)
47: [----------] 1 test from std_algorithms_reduce_team_test (1142 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_reduce_team_test
47: [ RUN      ] std_algorithms_transform_reduce_team_test.test
47: [       OK ] std_algorithms_transform_reduce_team_test.test (1889 ms)
47: [----------] 1 test from std_algorithms_transform_reduce_team_test (1889 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 4 tests from 4 test suites ran. (6055 ms total)
47: [  PASSED  ] 4 tests.
47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..............   Passed    6.22 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

48: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
48: Test timeout computed to be: 1500
48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
48:                                     Detected: 6 cores per node.
48:                                     Detected: 1 MPI_ranks per node.
48:                                     Requested: 8 threads per process.
48: [==========] Running 18 tests from 5 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_is_sorted_team_test
48: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
48: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (884 ms)
48: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
48: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1509 ms)
48: [----------] 2 tests from std_algorithms_is_sorted_team_test (2394 ms total)
48: 
48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1460 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1175 ms)
48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2663 ms total)
48: 
48: [----------] 4 tests from std_algorithms_is_partitioned_team_test
48: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
48: [       OK ] std_algorithms_is_partitioned_team_test.empty (6 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
48: [       OK ] std_algorithms_is_partitioned_team_test.all_true (566 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
48: [       OK ] std_algorithms_is_partitioned_team_test.all_false (570 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.random
48: [       OK ] std_algorithms_is_partitioned_team_test.random (349 ms)
48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1492 ms total)
48: 
48: [----------] 4 tests from std_algorithms_partition_copy_team_test
48: [ RUN      ] std_algorithms_partition_copy_team_test.empty
48: [       OK ] std_algorithms_partition_copy_team_test.empty (11 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
48: [       OK ] std_algorithms_partition_copy_team_test.all_true (1053 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
48: [       OK ] std_algorithms_partition_copy_team_test.all_false (1053 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.random
48: [       OK ] std_algorithms_partition_copy_team_test.random (754 ms)
48: [----------] 4 tests from std_algorithms_partition_copy_team_test (2872 ms total)
48: 
48: [----------] 4 tests from std_algorithms_partition_point_team_test
48: [ RUN      ] std_algorithms_partition_point_team_test.empty
48: [       OK ] std_algorithms_partition_point_team_test.empty (6 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.all_true
48: [       OK ] std_algorithms_partition_point_team_test.all_true (399 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.all_false
48: [       OK ] std_algorithms_partition_point_team_test.all_false (396 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.random
48: [       OK ] std_algorithms_partition_point_team_test.random (212 ms)
48: [----------] 4 tests from std_algorithms_partition_point_team_test (1014 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 18 tests from 5 test suites ran. (10438 ms total)
48: [  PASSED  ] 18 tests.
48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..............   Passed   10.61 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

49: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
49: Test timeout computed to be: 1500
49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
49:                                     Detected: 6 cores per node.
49:                                     Detected: 1 MPI_ranks per node.
49:                                     Requested: 8 threads per process.
49: [==========] Running 5 tests from 4 test suites.
49: [----------] Global test environment set-up.
49: [----------] 2 tests from std_algorithms_transform_team_test
49: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
49: [       OK ] std_algorithms_transform_team_test.test_unary_op (988 ms)
49: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
49: [       OK ] std_algorithms_transform_team_test.test_binary_op (1033 ms)
49: [----------] 2 tests from std_algorithms_transform_team_test (2022 ms total)
49: 
49: [----------] 1 test from std_algorithms_generate_team_test
49: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
49: [       OK ] std_algorithms_generate_team_test.test_unary_op (2058 ms)
49: [----------] 1 test from std_algorithms_generate_team_test (2058 ms total)
49: 
49: [----------] 1 test from std_algorithms_generate_n_team_test
49: [ RUN      ] std_algorithms_generate_n_team_test.test
49: [       OK ] std_algorithms_generate_n_team_test.test (492 ms)
49: [----------] 1 test from std_algorithms_generate_n_team_test (492 ms total)
49: 
49: [----------] 1 test from std_algorithms_swap_ranges_team_test
49: [ RUN      ] std_algorithms_swap_ranges_team_test.test
49: [       OK ] std_algorithms_swap_ranges_team_test.test (958 ms)
49: [----------] 1 test from std_algorithms_swap_ranges_team_test (958 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 5 tests from 4 test suites ran. (5531 ms total)
49: [  PASSED  ] 5 tests.
49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..............   Passed    5.71 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

50: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
50: Test timeout computed to be: 1500
50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
50:                                     Detected: 6 cores per node.
50:                                     Detected: 1 MPI_ranks per node.
50:                                     Requested: 8 threads per process.
50: [==========] Running 2 tests from 2 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_exclusive_scan_team_test
50: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
50: [       OK ] std_algorithms_exclusive_scan_team_test.test (4351 ms)
50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4351 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
50: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
50: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2180 ms)
50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2180 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 2 tests from 2 test suites ran. (6531 ms total)
50: [  PASSED  ] 2 tests.
50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..............   Passed    6.70 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

51: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
51: Test timeout computed to be: 1500
51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
51:                                     Detected: 6 cores per node.
51:                                     Detected: 1 MPI_ranks per node.
51:                                     Requested: 8 threads per process.
51: [==========] Running 2 tests from 2 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_inclusive_scan_team_test
51: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
51: [       OK ] std_algorithms_inclusive_scan_team_test.test (6453 ms)
51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6453 ms total)
51: 
51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
51: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
51: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (4343 ms)
51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4343 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 2 tests from 2 test suites ran. (10797 ms total)
51: [  PASSED  ] 2 tests.
51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..............   Passed   10.97 sec
test 52
      Start 52: Kokkos_UnitTest_SIMD

52: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/simd/unit_tests/Kokkos_UnitTest_SIMD
52: Test timeout computed to be: 1500
52: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
52:                                     Detected: 6 cores per node.
52:                                     Detected: 1 MPI_ranks per node.
52:                                     Requested: 8 threads per process.
52: [==========] Running 16 tests from 1 test suite.
52: [----------] Global test environment set-up.
52: [----------] 16 tests from simd
52: [ RUN      ] simd.host_math_ops
52: [       OK ] simd.host_math_ops (0 ms)
52: [ RUN      ] simd.device_math_ops
52: [       OK ] simd.device_math_ops (5 ms)
52: [ RUN      ] simd.host_mask_ops
52: [       OK ] simd.host_mask_ops (0 ms)
52: [ RUN      ] simd.device_mask_ops
52: [       OK ] simd.device_mask_ops (0 ms)
52: [ RUN      ] simd.host_conversions
52: [       OK ] simd.host_conversions (0 ms)
52: [ RUN      ] simd.device_conversions
52: [       OK ] simd.device_conversions (0 ms)
52: [ RUN      ] simd.host_shift_ops
52: [       OK ] simd.host_shift_ops (0 ms)
52: [ RUN      ] simd.device_shift_ops
52: [       OK ] simd.device_shift_ops (0 ms)
52: [ RUN      ] simd.host_condition
52: [       OK ] simd.host_condition (0 ms)
52: [ RUN      ] simd.device_condition
52: [       OK ] simd.device_condition (0 ms)
52: [ RUN      ] simd.host_gen_ctors
52: [       OK ] simd.host_gen_ctors (0 ms)
52: [ RUN      ] simd.device_gen_ctors
52: [       OK ] simd.device_gen_ctors (0 ms)
52: [ RUN      ] simd.host_where_expressions
52: [       OK ] simd.host_where_expressions (0 ms)
52: [ RUN      ] simd.device_where_expressions
52: [       OK ] simd.device_where_expressions (0 ms)
52: [ RUN      ] simd.host_reductions
52: [       OK ] simd.host_reductions (0 ms)
52: [ RUN      ] simd.device_reductions
52: [       OK ] simd.device_reductions (0 ms)
52: [----------] 16 tests from simd (5 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 16 tests from 1 test suite ran. (5 ms total)
52: [  PASSED  ] 16 tests.
52/52 Test #52: Kokkos_UnitTest_SIMD .................................   Passed    0.18 sec

100% tests passed, 0 tests failed out of 52

Total Test time (real) = 283.30 sec