Skipping 4,704 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
8: [==========] 2 tests from 1 test suite ran. (638 ms total)
8: [ PASSED ] 2 tests.
8/54 Test #8: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.82 sec
test 9
Start 9: Kokkos_CoreUnitTest_CudaInterOpInit
9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit
9: Test timeout computed to be: 1500
9: [==========] Running 1 test from 1 test suite.
9: [----------] Global test environment set-up.
9: [----------] 1 test from cuda
9: [ RUN ] cuda.raw_cuda_interop
9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
9: Detected: 6 cores per node.
9: Detected: 1 MPI_ranks per node.
9: Requested: 8 threads per process.
9: [ OK ] cuda.raw_cuda_interop (124 ms)
9: [----------] 1 test from cuda (124 ms total)
9:
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (124 ms total)
9: [ PASSED ] 1 test.
9/54 Test #9: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.19 sec
test 10
Start 10: Kokkos_CoreUnitTest_CudaInterOpStreams
10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams
10: Test timeout computed to be: 1500
10: [==========] Running 1 test from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 1 test from cuda
10: [ RUN ] cuda.raw_cuda_streams
10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
10: Detected: 6 cores per node.
10: Detected: 1 MPI_ranks per node.
10: Requested: 8 threads per process.
10: [ OK ] cuda.raw_cuda_streams (123 ms)
10: [----------] 1 test from cuda (124 ms total)
10:
10: [----------] Global test environment tear-down
10: [==========] 1 test from 1 test suite ran. (124 ms total)
10: [ PASSED ] 1 test.
10/54 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.19 sec
test 11
Start 11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
11: Test timeout computed to be: 1500
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: [==========] Running 3 tests from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 3 tests from cuda_multi_gpu
11: [ RUN ] cuda_multi_gpu.managed_views
11: [ OK ] cuda_multi_gpu.managed_views (1 ms)
11: [ RUN ] cuda_multi_gpu.unmanaged_views
11: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms)
11: [ RUN ] cuda_multi_gpu.scratch_space
11: [ OK ] cuda_multi_gpu.scratch_space (1 ms)
11: [----------] 3 tests from cuda_multi_gpu (4 ms total)
11:
11: [----------] Global test environment tear-down
11: [==========] 3 tests from 1 test suite ran. (4 ms total)
11: [ PASSED ] 3 tests.
11/54 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.19 sec
test 12
Start 12: Kokkos_CoreUnitTest_CudaInterOpGraph
12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph
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: [==========] Running 4 tests from 1 test suite.
12: [----------] Global test environment set-up.
12: [----------] 4 tests from cuda_GraphInterOp
12: [ RUN ] cuda_GraphInterOp.promises_on_native_objects
12: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms)
12: [ RUN ] cuda_GraphInterOp.count_nodes
12: [ OK ] cuda_GraphInterOp.count_nodes (0 ms)
12: [ RUN ] cuda_GraphInterOp.debug_dot_print
12: [ OK ] cuda_GraphInterOp.debug_dot_print (7 ms)
12: [ RUN ] cuda_GraphInterOp.instantiation_flags
12: [ OK ] cuda_GraphInterOp.instantiation_flags (0 ms)
12: [----------] 4 tests from cuda_GraphInterOp (7 ms total)
12:
12: [----------] Global test environment tear-down
12: [==========] 4 tests from 1 test suite ran. (8 ms total)
12: [ PASSED ] 4 tests.
12/54 Test #12: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.19 sec
test 13
Start 13: Kokkos_CoreUnitTest_Default
13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default
13: Test timeout computed to be: 1500
13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
13: Detected: 6 cores per node.
13: Detected: 1 MPI_ranks per node.
13: Requested: 8 threads per process.
13: [==========] Running 59 tests from 41 test suites.
13: [----------] Global test environment set-up.
13: [----------] 19 tests from defaultdevicetype
13: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free
13: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms)
13: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free
13: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms)
13: [ RUN ] defaultdevicetype.shared_space
13: [ OK ] defaultdevicetype.shared_space (26 ms)
13: [ RUN ] defaultdevicetype.shared_host_pinned_space
13: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms)
13: [ RUN ] defaultdevicetype.compiler_macros
13: [ OK ] defaultdevicetype.compiler_macros (1 ms)
13: [ RUN ] defaultdevicetype.half_conversion
13: [ OK ] defaultdevicetype.half_conversion (3 ms)
13: [ RUN ] defaultdevicetype.bhalf_conversion
13: [ OK ] defaultdevicetype.bhalf_conversion (0 ms)
13: [ RUN ] defaultdevicetype.half_operators
13: [ OK ] defaultdevicetype.half_operators (1 ms)
13: [ RUN ] defaultdevicetype.bhalf_operators
13: [ OK ] defaultdevicetype.bhalf_operators (0 ms)
13: [ RUN ] defaultdevicetype.host_space_access
13: [ OK ] defaultdevicetype.host_space_access (0 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_a1
13: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_b1
13: [ OK ] defaultdevicetype.reduce_instantiation_b1 (10 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_c1
13: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_a2
13: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_b2
13: [ OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_c2
13: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_a3
13: [ OK ] defaultdevicetype.reduce_instantiation_a3 (9 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_b3
13: [ OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms)
13: [ RUN ] defaultdevicetype.reduce_instantiation_c3
13: [ OK ] defaultdevicetype.reduce_instantiation_c3 (8 ms)
13: [----------] 19 tests from defaultdevicetype (117 ms total)
13:
13: [----------] 1 test from kokkosresize
13: [ RUN ] kokkosresize.host_space_access
13: [ OK ] kokkosresize.host_space_access (20 ms)
13: [----------] 1 test from kokkosresize (20 ms total)
13:
13: [----------] 1 test from TestViewAPI/0, where TypeParam = <type>
13: [ RUN ] TestViewAPI/0.sizes
13: [ OK ] TestViewAPI/0.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/0 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/1, where TypeParam = <type>
13: [ RUN ] TestViewAPI/1.sizes
13: [ OK ] TestViewAPI/1.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/1 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/2, where TypeParam = <type>
13: [ RUN ] TestViewAPI/2.sizes
13: [ OK ] TestViewAPI/2.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/2 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/3, where TypeParam = <type>
13: [ RUN ] TestViewAPI/3.sizes
13: [ OK ] TestViewAPI/3.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/3 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/4, where TypeParam = <type>
13: [ RUN ] TestViewAPI/4.sizes
13: [ OK ] TestViewAPI/4.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/4 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/5, where TypeParam = <type>
13: [ RUN ] TestViewAPI/5.sizes
13: [ OK ] TestViewAPI/5.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/5 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/6, where TypeParam = <type>
13: [ RUN ] TestViewAPI/6.sizes
13: [ OK ] TestViewAPI/6.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/6 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/7, where TypeParam = <type>
13: [ RUN ] TestViewAPI/7.sizes
13: [ OK ] TestViewAPI/7.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/7 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/8, where TypeParam = <type>
13: [ RUN ] TestViewAPI/8.sizes
13: [ OK ] TestViewAPI/8.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/8 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/9, where TypeParam = <type>
13: [ RUN ] TestViewAPI/9.sizes
13: [ OK ] TestViewAPI/9.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/9 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/10, where TypeParam = <type>
13: [ RUN ] TestViewAPI/10.sizes
13: [ OK ] TestViewAPI/10.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/10 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/11, where TypeParam = <type>
13: [ RUN ] TestViewAPI/11.sizes
13: [ OK ] TestViewAPI/11.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/11 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/12, where TypeParam = <type>
13: [ RUN ] TestViewAPI/12.sizes
13: [ OK ] TestViewAPI/12.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/12 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/13, where TypeParam = <type>
13: [ RUN ] TestViewAPI/13.sizes
13: [ OK ] TestViewAPI/13.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/13 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/14, where TypeParam = <type>
13: [ RUN ] TestViewAPI/14.sizes
13: [ OK ] TestViewAPI/14.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/14 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/15, where TypeParam = <type>
13: [ RUN ] TestViewAPI/15.sizes
13: [ OK ] TestViewAPI/15.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/15 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/16, where TypeParam = <type>
13: [ RUN ] TestViewAPI/16.sizes
13: [ OK ] TestViewAPI/16.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/16 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/17, where TypeParam = <type>
13: [ RUN ] TestViewAPI/17.sizes
13: [ OK ] TestViewAPI/17.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/17 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/18, where TypeParam = <type>
13: [ RUN ] TestViewAPI/18.sizes
13: [ OK ] TestViewAPI/18.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/18 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/19, where TypeParam = <type>
13: [ RUN ] TestViewAPI/19.sizes
13: [ OK ] TestViewAPI/19.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/19 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/20, where TypeParam = <type>
13: [ RUN ] TestViewAPI/20.sizes
13: [ OK ] TestViewAPI/20.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/20 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/21, where TypeParam = <type>
13: [ RUN ] TestViewAPI/21.sizes
13: [ OK ] TestViewAPI/21.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/21 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/22, where TypeParam = <type>
13: [ RUN ] TestViewAPI/22.sizes
13: [ OK ] TestViewAPI/22.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/22 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/23, where TypeParam = <type>
13: [ RUN ] TestViewAPI/23.sizes
13: [ OK ] TestViewAPI/23.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/23 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/24, where TypeParam = <type>
13: [ RUN ] TestViewAPI/24.sizes
13: [ OK ] TestViewAPI/24.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/24 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/25, where TypeParam = <type>
13: [ RUN ] TestViewAPI/25.sizes
13: [ OK ] TestViewAPI/25.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/25 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/26, where TypeParam = <type>
13: [ RUN ] TestViewAPI/26.sizes
13: [ OK ] TestViewAPI/26.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/26 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/27, where TypeParam = <type>
13: [ RUN ] TestViewAPI/27.sizes
13: [ OK ] TestViewAPI/27.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/27 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/28, where TypeParam = <type>
13: [ RUN ] TestViewAPI/28.sizes
13: [ OK ] TestViewAPI/28.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/28 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/29, where TypeParam = <type>
13: [ RUN ] TestViewAPI/29.sizes
13: [ OK ] TestViewAPI/29.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/29 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/30, where TypeParam = <type>
13: [ RUN ] TestViewAPI/30.sizes
13: [ OK ] TestViewAPI/30.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/30 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/31, where TypeParam = <type>
13: [ RUN ] TestViewAPI/31.sizes
13: [ OK ] TestViewAPI/31.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/31 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/32, where TypeParam = <type>
13: [ RUN ] TestViewAPI/32.sizes
13: [ OK ] TestViewAPI/32.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/32 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/33, where TypeParam = <type>
13: [ RUN ] TestViewAPI/33.sizes
13: [ OK ] TestViewAPI/33.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/33 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/34, where TypeParam = <type>
13: [ RUN ] TestViewAPI/34.sizes
13: [ OK ] TestViewAPI/34.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/34 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/35, where TypeParam = <type>
13: [ RUN ] TestViewAPI/35.sizes
13: [ OK ] TestViewAPI/35.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/35 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/36, where TypeParam = <type>
13: [ RUN ] TestViewAPI/36.sizes
13: [ OK ] TestViewAPI/36.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/36 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/37, where TypeParam = <type>
13: [ RUN ] TestViewAPI/37.sizes
13: [ OK ] TestViewAPI/37.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/37 (0 ms total)
13:
13: [----------] 1 test from TestViewAPI/38, where TypeParam = <type>
13: [ RUN ] TestViewAPI/38.sizes
13: [ OK ] TestViewAPI/38.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/38 (0 ms total)
13:
13: [----------] Global test environment tear-down
13: [==========] 59 tests from 41 test suites ran. (139 ms total)
13: [ PASSED ] 59 tests.
13/54 Test #13: Kokkos_CoreUnitTest_Default ................................ Passed 0.38 sec
test 14
Start 14: Kokkos_CoreUnitTest_InitializeFinalize
14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize
14: Test timeout computed to be: 1500
14: [==========] Running 26 tests from 5 test suites.
14: [----------] Global test environment set-up.
14: [----------] 4 tests from InitializeFinalize_DeathTest
14: [ RUN ] InitializeFinalize_DeathTest.initialize
14: [ OK ] InitializeFinalize_DeathTest.initialize (1353 ms)
14: [ RUN ] InitializeFinalize_DeathTest.finalize
14: [ OK ] InitializeFinalize_DeathTest.finalize (1002 ms)
14: [ RUN ] InitializeFinalize_DeathTest.is_initialized
14: [ OK ] InitializeFinalize_DeathTest.is_initialized (202 ms)
14: [ RUN ] InitializeFinalize_DeathTest.is_finalized
14: [ OK ] InitializeFinalize_DeathTest.is_finalized (177 ms)
14: [----------] 4 tests from InitializeFinalize_DeathTest (2735 ms total)
14:
14: [----------] 1 test from Legion_DeathTest
14: [ RUN ] Legion_DeathTest.individual_backend_initialization
14: [ OK ] Legion_DeathTest.individual_backend_initialization (195 ms)
14: [----------] 1 test from Legion_DeathTest (195 ms total)
14:
14: [----------] 2 tests from PushFinalizeHook_DeathTest
14: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order
14: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (173 ms)
14: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw
14: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (581 ms)
14: [----------] 2 tests from PushFinalizeHook_DeathTest (754 ms total)
14:
14: [----------] 6 tests from ScopeGuard_DeathTest
14: [ RUN ] ScopeGuard_DeathTest.create
14: [ OK ] ScopeGuard_DeathTest.create (167 ms)
14: [ RUN ] ScopeGuard_DeathTest.create_argument
14: [ OK ] ScopeGuard_DeathTest.create_argument (189 ms)
14: [ RUN ] ScopeGuard_DeathTest.create_while_initialize
14: [ OK ] ScopeGuard_DeathTest.create_while_initialize (700 ms)
14: [ RUN ] ScopeGuard_DeathTest.create_after_initialize
14: [ OK ] ScopeGuard_DeathTest.create_after_initialize (503 ms)
14: [ RUN ] ScopeGuard_DeathTest.create_after_finalize
14: [ OK ] ScopeGuard_DeathTest.create_after_finalize (687 ms)
14: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize
14: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (488 ms)
14: [----------] 6 tests from ScopeGuard_DeathTest (2737 ms total)
14:
14: [----------] 13 tests from defaultdevicetype
14: [ RUN ] defaultdevicetype.initialization_settings
14: [ OK ] defaultdevicetype.initialization_settings (0 ms)
14: [ RUN ] defaultdevicetype.cmd_line_args_num_threads
14: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
14: [ RUN ] defaultdevicetype.cmd_line_args_device_id
14: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
14: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning
14: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
14: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals
14: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
14: [ RUN ] defaultdevicetype.cmd_line_args_help
14: [ OK ] defaultdevicetype.cmd_line_args_help (24 ms)
14: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments
14: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms)
14: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag
14: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (12 ms)
14: [ RUN ] defaultdevicetype.env_vars_num_threads
14: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms)
14: [ RUN ] defaultdevicetype.env_vars_device_id
14: [ OK ] defaultdevicetype.env_vars_device_id (0 ms)
14: [ RUN ] defaultdevicetype.env_vars_disable_warnings
14: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
14: [ RUN ] defaultdevicetype.env_vars_tune_internals
14: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
14: [ RUN ] defaultdevicetype.visible_devices
14: [ OK ] defaultdevicetype.visible_devices (0 ms)
14: [----------] 13 tests from defaultdevicetype (40 ms total)
14:
14: [----------] Global test environment tear-down
14: [==========] 26 tests from 5 test suites ran. (6463 ms total)
14: [ PASSED ] 26 tests.
14/54 Test #14: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 6.50 sec
test 15
Start 15: Kokkos_CoreUnitTest_Develop
15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop
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: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN ] defaultdevicetype.development_test
15: [ OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15:
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [ PASSED ] 1 test.
15/54 Test #15: Kokkos_CoreUnitTest_Develop ................................ Passed 0.19 sec
test 16
Start 16: Kokkos_CoreUnitTest_KokkosP
16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
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: [==========] Running 32 tests from 1 test suite.
16: [----------] Global test environment set-up.
16: [----------] 32 tests from kokkosp
16: [ RUN ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [ OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 16777216
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [ OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 16777216
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN ] kokkosp.test_multiple_default_instances
16: [ OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN ] kokkosp.test_id_gen
16: [ OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 16777216
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554432
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554433
16: test_kernel
16: [ OK ] kokkosp.test_kernel_sequence (1 ms)
16: [ RUN ] kokkosp.test_streams
16: [ OK ] kokkosp.test_streams (0 ms)
16: [ RUN ] kokkosp.async_deep_copy
16: [ OK ] kokkosp.async_deep_copy (0 ms)
16: [ RUN ] kokkosp.parallel_for
16: [ OK ] kokkosp.parallel_for (0 ms)
16: [ RUN ] kokkosp.parallel_reduce
16: [ OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN ] kokkosp.parallel_scan
16: [ OK ] kokkosp.parallel_scan (2 ms)
16: [ RUN ] kokkosp.parallel_scan_no_fence
16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN ] kokkosp.parallel_scan_no_fence_view
16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
16: [ RUN ] kokkosp.regions
16: [ OK ] kokkosp.regions (0 ms)
16: [ RUN ] kokkosp.fences
16: [ OK ] kokkosp.fences (0 ms)
16: [ RUN ] kokkosp.raw_allocation
16: [ OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN ] kokkosp.view
16: [ OK ] kokkosp.view (0 ms)
16: [ RUN ] kokkosp.sections
16: [ OK ] kokkosp.sections (0 ms)
16: [ RUN ] kokkosp.metadata
16: [ OK ] kokkosp.metadata (0 ms)
16: [ RUN ] kokkosp.profile_events
16: [ OK ] kokkosp.profile_events (0 ms)
16: [ RUN ] kokkosp.no_init_kernel
16: [ OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN ] kokkosp.get_events
16: [ OK ] kokkosp.get_events (0 ms)
16: [ RUN ] kokkosp.kernel_name_parallel_for
16: [ OK ] kokkosp.kernel_name_parallel_for (0 ms)
16: [ RUN ] kokkosp.kernel_name_parallel_reduce
16: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms)
16: [ RUN ] kokkosp.kernel_name_parallel_scan
16: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms)
16: [ RUN ] kokkosp.kernel_name_internal
16: [ OK ] kokkosp.kernel_name_internal (0 ms)
16: [ RUN ] kokkosp.profiling_section
16: [ OK ] kokkosp.profiling_section (0 ms)
16: [ RUN ] kokkosp.scoped_profile_region
16: [ OK ] kokkosp.scoped_profile_region (0 ms)
16: [ RUN ] kokkosp.create_mirror_no_init
16: [ OK ] kokkosp.create_mirror_no_init (0 ms)
16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor
16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
16: [ RUN ] kokkosp.create_mirror_view_and_copy
16: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 32 tests from kokkosp (6 ms total)
16:
16: [----------] Global test environment tear-down
16: [==========] 32 tests from 1 test suite ran. (6 ms total)
16: [ PASSED ] 32 tests.
16/54 Test #16: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.20 sec
test 17
Start 17: Kokkos_CoreUnitTest_ToolIndependence
17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Test timeout computed to be: 1500
17/54 Test #17: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec
test 18
Start 18: Kokkos_ProfilingTestLibraryLoadHelp
18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables:
18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
18: Detected: 6 cores per node.
18: Detected: 1 MPI_ranks per node.
18: Requested: 8 threads per process.
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/54 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.62 sec
test 19
Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp
19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so"
19: Test timeout computed to be: 1500
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/54 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.17 sec
test 20
Start 20: Kokkos_ProfilingTestLibraryLoad
20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables:
20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: 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_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:Cuda::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.5.99::kokkosp_allocate_data:Host:source:0x109bd40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109bec0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109bf40:Host:source:0x109bdc0: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:0x109bec0:40::kokkosp_deallocate_data:Host:source:0x109bd40:40::kokkosp_finalize_library::
20/54 Test #20: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.16 sec
test 21
Start 21: Kokkos_ProfilingTestLibraryCmdLine
21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
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:Cuda::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.5.99::kokkosp_allocate_data:Host:source:0x109bd40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109bec0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109bf40:Host:source:0x109bdc0: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:0x109bec0:40::kokkosp_deallocate_data:Host:source:0x109bd40:40::kokkosp_finalize_library::
21/54 Test #21: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.16 sec
test 22
Start 22: Kokkos_CoreUnitTest_StackTraceTest
22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec
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: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:
22: demangled test_f1:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x444ce6] Test::test_stacktrace(bool, bool)
22: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _start
22:
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:
22: demangled test_f3:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x445c4d] Test::test_stacktrace(bool, bool)
22: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _start
22:
22: Test setting std::terminate handler that prints the last saved stack trace
22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (623 ms)
22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:
22: demangled test_f1:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x444ce6] Test::test_stacktrace(bool, bool)
22: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _start
22:
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:
22: demangled test_f3:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x445c4d] Test::test_stacktrace(bool, bool)
22: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _start
22:
22: Test setting std::terminate handler that prints the last saved stack trace
22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (685 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (1308 ms total)
22:
22: [----------] 1 test from defaultdevicetype
22: [ RUN ] defaultdevicetype.stacktrace_normal
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:
22: demangled test_f1:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x444ce6] Test::test_stacktrace(bool, bool)
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _start
22:
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:
22: demangled test_f3:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x445c4d] Test::test_stacktrace(bool, bool)
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _start
22:
22: Test setting std::terminate handler that prints the last saved stack trace
22: [ OK ] defaultdevicetype.stacktrace_normal (0 ms)
22: [----------] 1 test from defaultdevicetype (1 ms total)
22:
22: [----------] Global test environment tear-down
22: [==========] 3 tests from 2 test suites ran. (1309 ms total)
22: [ PASSED ] 3 tests.
22/54 Test #22: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.50 sec
test 23
Start 23: Kokkos_IncrementalTest_OPENMP
23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
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 28 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 28 tests from OPENMP
23: [ RUN ] OPENMP.IncrTest_01_execspace_typedef
23: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
23: [ RUN ] OPENMP.IncrTest_01_execspace
23: Host Parallel Execution Space:
23: KOKKOS_ENABLE_OPENMP: yes
23:
23: OpenMP Runtime Configuration:
23: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
23: OpenMP
23: [ OK ] OPENMP.IncrTest_01_execspace (0 ms)
23: [ RUN ] OPENMP.IncrTest_02_AtomicExchange
23: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
23: [ RUN ] OPENMP.IncrTest_02_AtomicAdd
23: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
23: [ RUN ] OPENMP.IncrTest_02_AtomicSub
23: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
23: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc
23: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
23: [ RUN ] OPENMP.IncrTest_03b_memspace_free
23: [ OK ] OPENMP.IncrTest_03b_memspace_free (132 ms)
23: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor
23: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
23: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor
23: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (6 ms)
23: [ RUN ] OPENMP.IncrTest_05_reduction
23: [ OK ] OPENMP.IncrTest_05_reduction (7 ms)
23: [ RUN ] OPENMP.IncrTest_06_mdrange2D
23: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
23: [ RUN ] OPENMP.IncrTest_06_mdrange3D
23: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
23: [ RUN ] OPENMP.IncrTest_06_mdrange4D
23: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
23: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D
23: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
23: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D
23: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
23: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D
23: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
23: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics
23: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms)
23: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
23: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
23: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
23: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
23: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
23: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (118 ms)
23: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch
23: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (7 ms)
23: [ RUN ] OPENMP.IncrTest_12b_TeamScratch
23: [ OK ] OPENMP.IncrTest_12b_TeamScratch (1 ms)
23: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red
23: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
23: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red
23: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
23: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red
23: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
23: [ RUN ] OPENMP.incr_14_MDrangeReduce
23: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
23: [ RUN ] OPENMP.IncrTest_16_parallelscan
23: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms)
23: [ RUN ] OPENMP.incr_17_atomicView
23: [ OK ] OPENMP.incr_17_atomicView (0 ms)
23: [----------] 28 tests from OPENMP (276 ms total)
23:
23: [----------] Global test environment tear-down
23: [==========] 28 tests from 1 test suite ran. (276 ms total)
23: [ PASSED ] 28 tests.
23/54 Test #23: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.46 sec
test 24
Start 24: Kokkos_IncrementalTest_CUDA
24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_CUDA
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 CUDA
24: [ RUN ] CUDA.IncrTest_01_execspace_typedef
24: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
24: [ RUN ] CUDA.IncrTest_01_execspace
24: Device Execution Space:
24: KOKKOS_ENABLE_CUDA: yes
24: Cuda Options:
24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
24: KOKKOS_ENABLE_CUDA_UVM: no
24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
24:
24: Cuda Runtime Configuration:
24: macro KOKKOS_ENABLE_CUDA : defined
24: macro CUDA_VERSION = 12020 = version 12.2
24: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
24: Cuda
24: [ OK ] CUDA.IncrTest_01_execspace (0 ms)
24: [ RUN ] CUDA.IncrTest_02_AtomicExchange
24: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
24: [ RUN ] CUDA.IncrTest_02_AtomicAdd
24: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
24: [ RUN ] CUDA.IncrTest_02_AtomicSub
24: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
24: [ RUN ] CUDA.IncrTest_03a_memspace_malloc
24: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
24: [ RUN ] CUDA.IncrTest_03b_memspace_free
24: [ OK ] CUDA.IncrTest_03b_memspace_free (2042 ms)
24: [ RUN ] CUDA.IncrTest_04_simple_parallelFor
24: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
24: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor
24: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
24: [ RUN ] CUDA.IncrTest_05_reduction
24: [ OK ] CUDA.IncrTest_05_reduction (3 ms)
24: [ RUN ] CUDA.IncrTest_06_mdrange2D
24: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
24: [ RUN ] CUDA.IncrTest_06_mdrange3D
24: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
24: [ RUN ] CUDA.IncrTest_06_mdrange4D
24: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
24: [ RUN ] CUDA.IncrTest_08_deep_copy_2D
24: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms)
24: [ RUN ] CUDA.IncrTest_08_deep_copy_3D
24: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
24: [ RUN ] CUDA.IncrTest_08_deep_copy_4D
24: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
24: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics
24: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
24: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop
24: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms)
24: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop
24: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms)
24: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop
24: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (222 ms)
24: [ RUN ] CUDA.IncrTest_12a_ThreadScratch
24: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
24: [ RUN ] CUDA.IncrTest_12b_TeamScratch
24: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
24: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red
24: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
24: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red
24: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
24: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red
24: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
24: [ RUN ] CUDA.incr_14_MDrangeReduce
24: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms)
24: [ RUN ] CUDA.IncrTest_16_parallelscan
24: [ OK ] CUDA.IncrTest_16_parallelscan (5 ms)
24: [ RUN ] CUDA.incr_17_atomicView
24: [ OK ] CUDA.incr_17_atomicView (0 ms)
24: [----------] 28 tests from CUDA (2285 ms total)
24:
24: [----------] Global test environment tear-down
24: [==========] 28 tests from 1 test suite ran. (2285 ms total)
24: [ PASSED ] 28 tests.
24/54 Test #24: Kokkos_IncrementalTest_CUDA ................................ Passed 2.49 sec
test 25
Start 25: Kokkos_CoreUnitTest_CTestDevice
25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
25: Test timeout computed to be: 1500
25: [==========] Running 8 tests from 2 test suites.
25: [----------] Global test environment set-up.
25: [----------] 5 tests from ctest_environment_DeathTest
25: [ RUN ] ctest_environment_DeathTest.invalid_rank
25: [ OK ] ctest_environment_DeathTest.invalid_rank (126 ms)
25: [ RUN ] ctest_environment_DeathTest.no_type_str
25: [ OK ] ctest_environment_DeathTest.no_type_str (387 ms)
25: [ RUN ] ctest_environment_DeathTest.missing_type
25: [ OK ] ctest_environment_DeathTest.missing_type (239 ms)
25: [ RUN ] ctest_environment_DeathTest.no_id_str
25: [ OK ] ctest_environment_DeathTest.no_id_str (115 ms)
25: [ RUN ] ctest_environment_DeathTest.invalid_id_str
25: [ OK ] ctest_environment_DeathTest.invalid_id_str (238 ms)
25: [----------] 5 tests from ctest_environment_DeathTest (1107 ms total)
25:
25: [----------] 3 tests from ctest_environment
25: [ RUN ] ctest_environment.no_device_type
25: [ OK ] ctest_environment.no_device_type (0 ms)
25: [ RUN ] ctest_environment.no_process_count
25: [ OK ] ctest_environment.no_process_count (0 ms)
25: [ RUN ] ctest_environment.good
25: [ OK ] ctest_environment.good (0 ms)
25: [----------] 3 tests from ctest_environment (0 ms total)
25:
25: [----------] Global test environment tear-down
25: [==========] 8 tests from 2 test suites ran. (1108 ms total)
25: [ PASSED ] 8 tests.
25/54 Test #25: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.14 sec
test 26
Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0
26: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
26: Test timeout computed to be: 1500
26/54 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec
test 27
Start 27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail
27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
27: Test timeout computed to be: 1500
27: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
27/54 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec
test 28
Start 28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs
28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
28: Test timeout computed to be: 1500
28/54 Test #28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec
test 29
Start 29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment
29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
29: Environment variables:
29: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
29: Test timeout computed to be: 1500
29/54 Test #29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec
test 30
Start 30: Kokkos_ContainersUnitTest_OpenMP
30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_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 0 tests from 0 test suites.
30: [==========] 0 tests from 0 test suites ran. (0 ms total)
30: [ PASSED ] 0 tests.
30/54 Test #30: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 0.20 sec
test 31
Start 31: Kokkos_ContainersUnitTest_Cuda
31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_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 0 tests from 0 test suites.
31: [==========] 0 tests from 0 test suites ran. (0 ms total)
31: [ PASSED ] 0 tests.
31/54 Test #31: Kokkos_ContainersUnitTest_Cuda ............................. Passed 0.18 sec
test 32
Start 32: Kokkos_ContainersPerformanceTest_OpenMP
32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
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 5 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 5 tests from TEST_CATEGORY
32: [ RUN ] TEST_CATEGORY.dynrankview_perf
32: OpenMP
32: DynRankView vs View: Initialization Only
32: View time (init only): 0.0145719
32: View sum computation time: 0.0145719
32: Strided View time (init only): 0.0100162
32: View Rank7 time (init only): 0.0169978
32: DynRankView time (init only): 0.0173548
32: DynRankView sum computation time: 0.016012
32: Ratio of View to DynRankView time: 0.839644
32: Ratio of View to DynRankView sum computation time: 0.937423
32: Ratio of View to View Rank7 time: 0.857278
32: Ratio of StrideView to DynRankView time: 0.577142
32: Ratio of DynRankView to View Rank7 time: 1.021
32: [ OK ] TEST_CATEGORY.dynrankview_perf (201 ms)
32: [ RUN ] TEST_CATEGORY.global_2_local
32: OpenMP
32: size, create, generate, fill, find
32: 256, 0.000600029, 1.6283e-05, 8.9247e-05, 0.00143587
32: 512, 8.0347e-05, 1.3685e-05, 0.00010549, 0.00143233
32: 1024, 7.4478e-05, 1.411e-05, 0.000189245, 0.00150031
32: 2048, 8.0648e-05, 1.287e-05, 0.000370054, 0.00173093
32: 4096, 0.000165401, 1.3445e-05, 0.000740075, 0.00215251
32: 8192, 0.000255399, 1.6329e-05, 0.00130718, 0.0030427
32: 16384, 0.000419663, 1.6242e-05, 0.00267714, 0.00725811
32: 32768, 0.000714138, 1.9246e-05, 0.00500785, 0.0166451
32: 65536, 0.000996127, 2.4115e-05, 0.00972684, 0.0414242
32: 131072, 0.00253476, 6.622e-05, 0.015886, 0.0946734
32: 262144, 0.00647352, 9.1984e-05, 0.026637, 0.225216
32: 524288, 0.0105428, 0.000119681, 0.0526664, 0.417912
32: 1048576, 0.0116216, 0.000253359, 0.105861, 1.02696
32: 2097152, 0.0204666, 0.000926813, 0.209538, 3.28626
32: 4194304, 0.0341352, 0.001106, 0.428571, 8.09374
32: [ OK ] TEST_CATEGORY.global_2_local (14176 ms)
32: [ RUN ] TEST_CATEGORY.unordered_map_performance_near
32: skipping test
32: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
32: [ RUN ] TEST_CATEGORY.unordered_map_performance_far
32: skipping test
32: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
32: [ RUN ] TEST_CATEGORY.scatter_view
32: ScatterView data-duplicated test:
32: num_threads 8
32: hand-coded test took 0.121192 seconds
32: test took 0.0940325 seconds
32: num_threads 8
32: hand-coded test took 0.120395 seconds
32: test took 0.0948326 seconds
32: num_threads 8
32: hand-coded test took 0.12414 seconds
32: test took 0.0779828 seconds
32: num_threads 8
32: hand-coded test took 0.105397 seconds
32: test took 0.0765874 seconds
32: num_threads 8
32: hand-coded test took 0.105948 seconds
32: test took 0.0764155 seconds
32: [ OK ] TEST_CATEGORY.scatter_view (1231 ms)
32: [----------] 5 tests from TEST_CATEGORY (15610 ms total)
32:
32: [----------] Global test environment tear-down
32: [==========] 5 tests from 1 test suite ran. (15610 ms total)
32: [ PASSED ] 5 tests.
32/54 Test #32: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 15.81 sec
test 33
Start 33: Kokkos_ContainersPerformanceTest_Cuda
33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
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 4 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 4 tests from TEST_CATEGORY
33: [ RUN ] TEST_CATEGORY.dynrankview_perf
33: Cuda
33: DynRankView vs View: Initialization Only
33: View time (init only): 0.00297489
33: View sum computation time: 0.00297489
33: Strided View time (init only): 0.0011346
33: View Rank7 time (init only): 0.00115893
33: DynRankView time (init only): 0.00116408
33: DynRankView sum computation time: 0.00179513
33: Ratio of View to DynRankView time: 2.55557
33: Ratio of View to DynRankView sum computation time: 1.0115
33: Ratio of View to View Rank7 time: 2.56693
33: Ratio of StrideView to DynRankView time: 0.974671
33: Ratio of DynRankView to View Rank7 time: 1.00445
33: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms)
33: [ RUN ] TEST_CATEGORY.global_2_local
33: Cuda
33: size, create, generate, fill, find
33: 256, 0.00024869, 6.346e-05, 0.00228119, 0.00183556
33: 512, 0.000152878, 1.0406e-05, 1.9859e-05, 0.00179221
33: 1024, 0.000146328, 1.0299e-05, 1.9423e-05, 0.00182565
33: 2048, 0.000152132, 1.0052e-05, 1.9042e-05, 0.00187052
33: 4096, 0.000153141, 1.0068e-05, 1.9999e-05, 0.00189884
33: 8192, 0.000149719, 1.1201e-05, 2.1252e-05, 0.0018573
33: 16384, 0.000146873, 9.723e-06, 2.4126e-05, 0.00197612
33: 32768, 0.00043786, 1.1276e-05, 2.9346e-05, 0.00210079
33: 65536, 0.000291756, 1.1801e-05, 3.585e-05, 0.00223934
33: 131072, 0.000340016, 1.2174e-05, 5.6294e-05, 0.00274171
33: 262144, 0.000507488, 1.3471e-05, 0.000146324, 0.00574317
33: 524288, 0.000530151, 1.6269e-05, 0.000559296, 0.0189729
33: 1048576, 0.00055094, 2.2464e-05, 0.00137658, 0.0457094
33: 2097152, 0.000650428, 4.4444e-05, 0.00299973, 0.108991
33: 4194304, 0.000812077, 5.734e-05, 0.00676142, 0.235554
33: [ OK ] TEST_CATEGORY.global_2_local (458 ms)
33: [ RUN ] TEST_CATEGORY.unordered_map_performance_near
33: skipping test
33: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
33: [ RUN ] TEST_CATEGORY.unordered_map_performance_far
33: skipping test
33: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
33: [----------] 4 tests from TEST_CATEGORY (472 ms total)
33:
33: [----------] Global test environment tear-down
33: [==========] 4 tests from 1 test suite ran. (472 ms total)
33: [ PASSED ] 4 tests.
33/54 Test #33: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.66 sec
test 34
Start 34: Kokkos_UnitTest_Sort
34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
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 17 tests from 2 test suites.
34: [----------] Global test environment set-up.
34: [----------] 1 test from cuda_DeathTest
34: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues
34: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (1105 ms)
34: [----------] 1 test from cuda_DeathTest (1105 ms total)
34:
34: [----------] 16 tests from cuda
34: [ RUN ] cuda.SortUnsignedValueType
34: [ OK ] cuda.SortUnsignedValueType (16 ms)
34: [ RUN ] cuda.SortEmptyView
34: [ OK ] cuda.SortEmptyView (0 ms)
34: [ RUN ] cuda.SortByKeyEmptyView
34: [ OK ] cuda.SortByKeyEmptyView (0 ms)
34: [ RUN ] cuda.SortByKeyEmptyViewHost
34: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms)
34: [ RUN ] cuda.SortByKey
34: [ OK ] cuda.SortByKey (2 ms)
34: [ RUN ] cuda.SortByKeyWithComparator
34: [ OK ] cuda.SortByKeyWithComparator (0 ms)
34: [ RUN ] cuda.SortByKeyStaticExtents
34: [ OK ] cuda.SortByKeyStaticExtents (0 ms)
34: [ RUN ] cuda.SortByKeyWithStrides
34: [ OK ] cuda.SortByKeyWithStrides (0 ms)
34: [ RUN ] cuda.SortWithCustomComparator
34: [ OK ] cuda.SortWithCustomComparator (137 ms)
34: [ RUN ] cuda.BinSortGenericTests
34: [ OK ] cuda.BinSortGenericTests (18 ms)
34: [ RUN ] cuda.BinSortEmptyView
34: [ OK ] cuda.BinSortEmptyView (0 ms)
34: [ RUN ] cuda.BinSortEmptyKeysView
34: [ OK ] cuda.BinSortEmptyKeysView (0 ms)
34: [ RUN ] cuda.BinSort_issue_7221
34: [ OK ] cuda.BinSort_issue_7221 (0 ms)
34: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues
34: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11004 ms)
34: [ RUN ] cuda.NestedSort
34: [ OK ] cuda.NestedSort (29 ms)
34: [ RUN ] cuda.NestedSortByKey
34: [ OK ] cuda.NestedSortByKey (92 ms)
34: [----------] 16 tests from cuda (11303 ms total)
34:
34: [----------] Global test environment tear-down
34: [==========] 17 tests from 2 test suites ran. (12408 ms total)
34: [ PASSED ] 17 tests.
34/54 Test #34: Kokkos_UnitTest_Sort ....................................... Passed 12.64 sec
test 35
Start 35: Kokkos_UnitTest_Random
35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random
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 3 tests from 1 test suite.
35: [----------] Global test environment set-up.
35: [----------] 3 tests from cuda
35: [ RUN ] cuda.Random_XorShift64
35: Test Seed:1735662784450369901
35: Test Scalar=int
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.0071908 -0.0125007 || 0.051031 28066 29335 || 28469.7 28674.4 || -172.81 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.0186713 -0.00178326 || 0.051031 1e+64 -1e+64
35: Test Scalar=unsigned int
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.00558555 -0.00281538 || 0.051031 28033 29333 || 28835.5 28674.4 || -38.9198 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.00714856 -0.00527098 || 0.051031 1e+64 -1e+64
35: Test Scalar=int64_t
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.00706812 0.0178912 || 0.051031 28032 29400 || 28878.5 28674.4 || 247.328 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.00714533 0.00540831 || 0.051031 1e+64 -1e+64
35: Test Scalar=uint64_t
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.0071433 -0.0226126 || 0.051031 28054 29449 || 28471 28674.4 || -312.597 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.0253623 0.00682151 || 0.051031 1e+64 -1e+64
35: Test Scalar=half
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 0.000244508 -0.99999 -48247.1 || 0.051031 0 195077 || 2.92873e+09 28674.4 || -6.66968e+08 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 0.000732458 -0.308471 0.130726 || 0.051031 1e+64 -1e+64
35: Test Scalar=bhalf
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 0.00195722 -0.999999 -57857.6 || 0.051031 0 1.55162e+06 || 2.86898e+10 28674.4 || -7.99824e+08 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 0.00588223 -0.967716 10.2253 || 0.051031 1e+64 -1e+64
35: Test Scalar=float
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.83613e-07 -0.00470569 -0.0320182 || 0.051031 28079 29363 || 28810 28674.4 || -442.619 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 7.64335e-07 0.00447478 -0.00707747 || 0.051031 1e+64 -1e+64
35: Test Scalar=double
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.00927118 -0.00271226 || 0.051031 28081 29342 || 28411 28674.4 || -37.4943 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.00252264 -0.00309178 || 0.051031 1e+64 -1e+64
35: Test Seed:1735662784563361521
35: Test Scalar=int
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.0023852 -0.000468858 || 0.051031 28034 29336 || 28742.9 28674.4 || -6.4815 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.0252984 -0.000142603 || 0.051031 1e+64 -1e+64
35: Test Scalar=unsigned int
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.00299413 0.00618162 || 0.051031 28049 29396 || 28588.8 28674.4 || 85.4547 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.014204 0.00046715 || 0.051031 1e+64 -1e+64
35: Test Scalar=int64_t
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.0277112 0.00264854 || 0.051031 28092 29307 || 27901.2 28674.4 || 36.6134 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.00227992 -0.00777806 || 0.051031 1e+64 -1e+64
35: Test Scalar=uint64_t
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.012237 0.0273839 || 0.051031 28061 29296 || 29029.6 28674.4 || 378.555 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.0146448 0.00925849 || 0.051031 1e+64 -1e+64
35: Test Scalar=half
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 0.000245152 -0.99999 -48249.8 || 0.051031 0 194885 || 2.92888e+09 28674.4 || -6.67005e+08 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 0.000734353 -0.301199 0.152357 || 0.051031 1e+64 -1e+64
35: Test Scalar=bhalf
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 0.00195758 -0.999999 -57856.6 || 0.051031 0 1.5519e+06 || 2.86893e+10 28674.4 || -7.99809e+08 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 0.00588231 -0.968174 10.4048 || 0.051031 1e+64 -1e+64
35: Test Scalar=float
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.78568e-07 -0.0152643 -0.00472274 || 0.051031 28060 29317 || 29118.9 28674.4 || -65.2872 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 7.49199e-07 -0.00263871 -0.00624175 || 0.051031 1e+64 -1e+64
35: Test Scalar=double
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.00255737 0.0128813 || 0.051031 27978 29304 || 28601.2 28674.4 || 178.071 -2.0744
35: -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.0089461 -0.00313527 || 0.051031 1e+64 -1e+64
35: [ OK ] cuda.Random_XorShift64 (219 ms)
35: [ RUN ] cuda.Random_XorShift1024_0
35: Test Seed:1735662784669676207
35: Test Scalar=int
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.0297784 -0.000724742 || 0.051031 10908 11795 || 11726.1 11377 || -10.0188 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.0159405 0.00258533 || 0.051031 1e+64 -1e+64
35: Test Scalar=unsigned int
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.0065675 0.00318375 || 0.051031 10974 11803 || 11452.2 11377 || 44.0121 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.0135242 0.00421827 || 0.051031 1e+64 -1e+64
35: Test Scalar=int64_t
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.0189598 0.00459038 || 0.051031 11004 11790 || 11165.3 11377 || 63.4574 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.00214188 -0.00199938 || 0.051031 1e+64 -1e+64
35: Test Scalar=uint64_t
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.00615566 0.00615642 || 0.051031 10985 11820 || 11447.4 11377 || 85.1064 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.00761913 -0.000441911 || 0.051031 1e+64 -1e+64
35: Test Scalar=half
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 0.000243812 -0.999975 -7594.59 || 0.051031 0 77615 || 4.61047e+08 11377 || -1.04988e+08 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 0.000731125 -0.156492 0.0267271 || 0.051031 1e+64 -1e+64
35: Test Scalar=bhalf
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 0.00195427 -0.999997 -9107.74 || 0.051031 0 616178 || 4.51659e+09 11377 || -1.25905e+08 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 0.00587376 -0.922773 1.61038 || 0.051031 1e+64 -1e+64
35: Test Scalar=float
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.67029e-07 0.010246 -0.00880656 || 0.051031 10954 11794 || 11261.6 11377 || -121.742 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 3.05176e-07 0.0210066 0.00203003 || 0.051031 1e+64 -1e+64
35: Test Scalar=double
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.0103942 -0.00461662 || 0.051031 10978 11794 || 11259.9 11377 || -63.8201 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.0154726 0.00214732 || 0.051031 1e+64 -1e+64
35: Test Seed:1735662784753864523
35: Test Scalar=int
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.00538928 0.00165903 || 0.051031 10977 11800 || 11316 11377 || 22.9344 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.0147163 0.00222023 || 0.051031 1e+64 -1e+64
35: Test Scalar=unsigned int
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.0315292 -0.00567371 || 0.051031 10938 11758 || 11029.2 11377 || -78.4333 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.0121545 -0.0006375 || 0.051031 1e+64 -1e+64
35: Test Scalar=int64_t
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.014311 0.00269817 || 0.051031 10950 11805 || 11216.4 11377 || 37.2995 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.00675024 -0.00347392 || 0.051031 1e+64 -1e+64
35: Test Scalar=uint64_t
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.00510231 -0.00421067 || 0.051031 11002 11772 || 11319.2 11377 || -58.2083 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.00118544 -0.000277419 || 0.051031 1e+64 -1e+64
35: Test Scalar=half
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 0.000243507 -0.999975 -7594.1 || 0.051031 0 77651 || 4.60993e+08 11377 || -1.04981e+08 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 0.000730284 -0.140994 0.0237786 || 0.051031 1e+64 -1e+64
35: Test Scalar=bhalf
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 0.00195986 -0.999997 -9107.86 || 0.051031 0 616386 || 4.51677e+09 11377 || -1.25907e+08 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 0.00589026 -0.922191 1.60406 || 0.051031 1e+64 -1e+64
35: Test Scalar=float
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.86102e-07 -0.0177947 0.00840222 || 0.051031 10919 11780 || 11583.1 11377 || 116.152 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 3.62396e-07 0.0177547 0.000455984 || 0.051031 1e+64 -1e+64
35: Test Scalar=double
35: -- Testing randomness properties
35: -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.0265818 -0.00385878 || 0.051031 10987 11773 || 11687.6 11377 || -53.3438 -0.823045
35: -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.0213799 -0.00634735 || 0.051031 1e+64 -1e+64
35: [ OK ] cuda.Random_XorShift1024_0 (190 ms)
35: [ RUN ] cuda.Multi_streams
35: [ OK ] cuda.Multi_streams (224 ms)
35: [----------] 3 tests from cuda (634 ms total)
35:
35: [----------] Global test environment tear-down
35: [==========] 3 tests from 1 test suite ran. (634 ms total)
35: [ PASSED ] 3 tests.
35/54 Test #35: Kokkos_UnitTest_Random ..................................... Passed 1.43 sec
test 36
Start 36: Kokkos_AlgorithmsUnitTest_StdSet_A
36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
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 16 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_DeathTest
36: [ RUN ] std_algorithms_DeathTest.expect_no_overlap
36: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms)
36: [----------] 1 test from std_algorithms_DeathTest (0 ms total)
36:
36: [----------] 3 tests from std_algorithms_reducers
36: [ RUN ] std_algorithms_reducers.max_first_loc
36: [ OK ] std_algorithms_reducers.max_first_loc (0 ms)
36: [ RUN ] std_algorithms_reducers.min_first_loc
36: [ OK ] std_algorithms_reducers.min_first_loc (0 ms)
36: [ RUN ] std_algorithms_reducers.min_max_first_last_loc
36: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
36: [----------] 3 tests from std_algorithms_reducers (0 ms total)
36:
36: [----------] 1 test from std_algorithms
36: [ RUN ] std_algorithms.is_admissible_to_std_algorithms
36: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
36: [----------] 1 test from std_algorithms (0 ms total)
36:
36: [----------] 11 tests from random_access_iterator_test
36: [ RUN ] random_access_iterator_test.constructor
36: [ OK ] random_access_iterator_test.constructor (0 ms)
36: [ RUN ] random_access_iterator_test.constructiblity
36: [ OK ] random_access_iterator_test.constructiblity (0 ms)
36: [ RUN ] random_access_iterator_test.dereference
36: [ OK ] random_access_iterator_test.dereference (0 ms)
36: [ RUN ] random_access_iterator_test.subscript_operator
36: [ OK ] random_access_iterator_test.subscript_operator (0 ms)
36: [ RUN ] random_access_iterator_test.operatorsSet1
36: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms)
36: [ RUN ] random_access_iterator_test.operatorsSet2
36: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms)
36: [ RUN ] random_access_iterator_test.operatorsSet3
36: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms)
36: [ RUN ] random_access_iterator_test.operatorsSet4
36: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms)
36: [ RUN ] random_access_iterator_test.assignment_operator
36: [ OK ] random_access_iterator_test.assignment_operator (0 ms)
36: [ RUN ] random_access_iterator_test.distance
36: [ OK ] random_access_iterator_test.distance (0 ms)
36: [ RUN ] random_access_iterator_test.traits_helpers
36: [ OK ] random_access_iterator_test.traits_helpers (0 ms)
36: [----------] 11 tests from random_access_iterator_test (3 ms total)
36:
36: [----------] Global test environment tear-down
36: [==========] 16 tests from 4 test suites ran. (3 ms total)
36: [ PASSED ] 16 tests.
36/54 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.18 sec
test 37
Start 37: Kokkos_AlgorithmsUnitTest_StdSet_B
37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
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 7 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 7 tests from std_algorithms_min_max_element_test
37: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range
37: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
37: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range
37: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data
37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (5 ms)
37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data
37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
37: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
37: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms)
37: [----------] 7 tests from std_algorithms_min_max_element_test (27 ms total)
37:
37: [----------] Global test environment tear-down
37: [==========] 7 tests from 1 test suite ran. (27 ms total)
37: [ PASSED ] 7 tests.
37/54 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.20 sec
test 38
Start 38: Kokkos_AlgorithmsUnitTest_StdSet_C
38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
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 13 tests from 10 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_lexicographical_compare_test
38: [ RUN ] std_algorithms_lexicographical_compare_test.test
38: [ OK ] std_algorithms_lexicographical_compare_test.test (21 ms)
38: [----------] 1 test from std_algorithms_lexicographical_compare_test (22 ms total)
38:
38: [----------] 1 test from std_algorithms_for_each_test
38: [ RUN ] std_algorithms_for_each_test.test
38: [ OK ] std_algorithms_for_each_test.test (62 ms)
38: [----------] 1 test from std_algorithms_for_each_test (62 ms total)
38:
38: [----------] 1 test from std_algorithms_find_test
38: [ RUN ] std_algorithms_find_test.test
38: [ OK ] std_algorithms_find_test.test (24 ms)
38: [----------] 1 test from std_algorithms_find_test (24 ms total)
38:
38: [----------] 4 tests from std_algorithms_non_mod_seq_ops
38: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of
38: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (448 ms)
38: [ RUN ] std_algorithms_non_mod_seq_ops.find_end
38: [ OK ] std_algorithms_non_mod_seq_ops.find_end (486 ms)
38: [ RUN ] std_algorithms_non_mod_seq_ops.search
38: [ OK ] std_algorithms_non_mod_seq_ops.search (469 ms)
38: [ RUN ] std_algorithms_non_mod_seq_ops.search_n
38: [ OK ] std_algorithms_non_mod_seq_ops.search_n (257 ms)
38: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1663 ms total)
38:
38: [----------] 1 test from std_algorithms_count_test
38: [ RUN ] std_algorithms_count_test.test
38: [ OK ] std_algorithms_count_test.test (19 ms)
38: [----------] 1 test from std_algorithms_count_test (19 ms total)
38:
38: [----------] 1 test from std_algorithms_equal_test
38: [ RUN ] std_algorithms_equal_test.test
38: [ OK ] std_algorithms_equal_test.test (12 ms)
38: [----------] 1 test from std_algorithms_equal_test (12 ms total)
38:
38: [----------] 1 test from std_algorithms_all_any_none_of_test
38: [ RUN ] std_algorithms_all_any_none_of_test.test
38: [ OK ] std_algorithms_all_any_none_of_test.test (27 ms)
38: [----------] 1 test from std_algorithms_all_any_none_of_test (27 ms total)
38:
38: [----------] 1 test from std_algorithms_nonmod_seq_ops
38: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find
38: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (62 ms)
38: [----------] 1 test from std_algorithms_nonmod_seq_ops (62 ms total)
38:
38: [----------] 1 test from std_algorithms_mismatch_test
38: [ RUN ] std_algorithms_mismatch_test.test
38: [ OK ] std_algorithms_mismatch_test.test (72 ms)
38: [----------] 1 test from std_algorithms_mismatch_test (72 ms total)
38:
38: [----------] 1 test from std_algorithms_mod_seq_ops
38: [ RUN ] std_algorithms_mod_seq_ops.move_backward
38: [ OK ] std_algorithms_mod_seq_ops.move_backward (101 ms)
38: [----------] 1 test from std_algorithms_mod_seq_ops (102 ms total)
38:
38: [----------] Global test environment tear-down
38: [==========] 13 tests from 10 test suites ran. (2068 ms total)
38: [ PASSED ] 13 tests.
38/54 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.27 sec
test 39
Start 39: Kokkos_AlgorithmsUnitTest_StdSet_D
39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
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 31 tests from 5 test suites.
39: [----------] Global test environment set-up.
39: [----------] 3 tests from std_algorithms_mod_ops_test
39: [ RUN ] std_algorithms_mod_ops_test.move
39: [ OK ] std_algorithms_mod_ops_test.move (0 ms)
39: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor
39: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
39: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view
39: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
39: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
39:
39: [----------] 12 tests from std_algorithms_mod_seq_ops_test
39: [ RUN ] std_algorithms_mod_seq_ops_test.copy
39: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view
39: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n
39: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward
39: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy
39: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.fill
39: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n
39: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.generate
39: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n
39: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
39: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges
39: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
39: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
39:
39: [----------] 4 tests from std_algorithms_replace_ops_test
39: [ RUN ] std_algorithms_replace_ops_test.replace
39: [ OK ] std_algorithms_replace_ops_test.replace (31 ms)
39: [ RUN ] std_algorithms_replace_ops_test.replace_if
39: [ OK ] std_algorithms_replace_ops_test.replace_if (99 ms)
39: [ RUN ] std_algorithms_replace_ops_test.replace_copy
39: [ OK ] std_algorithms_replace_ops_test.replace_copy (49 ms)
39: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if
39: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (49 ms)
39: [----------] 4 tests from std_algorithms_replace_ops_test (230 ms total)
39:
39: [----------] 11 tests from std_algorithms_mod_seq_ops
39: [ RUN ] std_algorithms_mod_seq_ops.copy_if
39: [ OK ] std_algorithms_mod_seq_ops.copy_if (40 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.unique
39: [ OK ] std_algorithms_mod_seq_ops.unique (89 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.unique_copy
39: [ OK ] std_algorithms_mod_seq_ops.unique_copy (49 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.remove
39: [ OK ] std_algorithms_mod_seq_ops.remove (36 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.remove_if
39: [ OK ] std_algorithms_mod_seq_ops.remove_if (41 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy
39: [ OK ] std_algorithms_mod_seq_ops.remove_copy (123 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if
39: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (43 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.rotate
39: [ OK ] std_algorithms_mod_seq_ops.rotate (1054 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy
39: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (448 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.shift_left
39: [ OK ] std_algorithms_mod_seq_ops.shift_left (1185 ms)
39: [ RUN ] std_algorithms_mod_seq_ops.shift_right
39: [ OK ] std_algorithms_mod_seq_ops.shift_right (1188 ms)
39: [----------] 11 tests from std_algorithms_mod_seq_ops (4300 ms total)
39:
39: [----------] 1 test from std_algorithms_modseq_test
39: [ RUN ] std_algorithms_modseq_test.reverse
39: [ OK ] std_algorithms_modseq_test.reverse (53 ms)
39: [----------] 1 test from std_algorithms_modseq_test (53 ms total)
39:
39: [----------] Global test environment tear-down
39: [==========] 31 tests from 5 test suites ran. (4590 ms total)
39: [ PASSED ] 31 tests.
39/54 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.81 sec
test 40
Start 40: Kokkos_AlgorithmsUnitTest_StdSet_E
40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
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 29 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_sorting_ops_test
40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted
40: [ OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms)
40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until
40: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms)
40: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total)
40:
40: [----------] 4 tests from std_algorithms_partitioning_test
40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial
40: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view
40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
40: [ RUN ] std_algorithms_partitioning_test.partition_point
40: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms)
40: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
40:
40: [----------] 1 test from std_algorithms_partitioning_ops
40: [ RUN ] std_algorithms_partitioning_ops.partition_copy
40: [ OK ] std_algorithms_partitioning_ops.partition_copy (20 ms)
40: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total)
40:
40: [----------] 12 tests from std_algorithms_numerics_test
40: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
40: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (8 ms)
40: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
40: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
40: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
40: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
40: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
40: [----------] 12 tests from std_algorithms_numerics_test (23 ms total)
40:
40: [----------] 1 test from std_algorithms_numerics_ops_test
40: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference
40: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (103 ms)
40: [----------] 1 test from std_algorithms_numerics_ops_test (103 ms total)
40:
40: [----------] 8 tests from std_algorithms_numeric_ops_test
40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan
40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (719 ms)
40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor
40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan
40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (637 ms)
40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor
40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan
40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (144 ms)
40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan
40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (250 ms)
40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
40: [----------] 8 tests from std_algorithms_numeric_ops_test (1752 ms total)
40:
40: [----------] 1 test from std_algorithms_transform_ops_test
40: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op
40: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms)
40: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total)
40:
40: [----------] Global test environment tear-down
40: [==========] 29 tests from 7 test suites ran. (1960 ms total)
40: [ PASSED ] 29 tests.
40/54 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.16 sec
test 41
Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A
41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
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 12 tests from 7 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_adjacent_find_team_test
41: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
41: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (675 ms)
41: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
41: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (645 ms)
41: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1321 ms total)
41:
41: [----------] 2 tests from std_algorithms_count_team_test
41: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero
41: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (317 ms)
41: [ RUN ] std_algorithms_count_team_test.count_returns_zero
41: [ OK ] std_algorithms_count_team_test.count_returns_zero (279 ms)
41: [----------] 2 tests from std_algorithms_count_team_test (596 ms total)
41:
41: [----------] 1 test from std_algorithms_count_if_team_test
41: [ RUN ] std_algorithms_count_if_team_test.test
41: [ OK ] std_algorithms_count_if_team_test.test (347 ms)
41: [----------] 1 test from std_algorithms_count_if_team_test (347 ms total)
41:
41: [----------] 1 test from std_algorithms_for_each_team_test
41: [ RUN ] std_algorithms_for_each_team_test.test
41: [ OK ] std_algorithms_for_each_team_test.test (572 ms)
41: [----------] 1 test from std_algorithms_for_each_team_test (572 ms total)
41:
41: [----------] 1 test from std_algorithms_for_each_n_team_test
41: [ RUN ] std_algorithms_for_each_n_team_test.test
41: [ OK ] std_algorithms_for_each_n_team_test.test (661 ms)
41: [----------] 1 test from std_algorithms_for_each_n_team_test (661 ms total)
41:
41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
41: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal
41: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (897 ms)
41: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
41: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (777 ms)
41: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
41: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (786 ms)
41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2460 ms total)
41:
41: [----------] 2 tests from std_algorithms_mismatch_team_test
41: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal
41: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (967 ms)
41: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal
41: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (943 ms)
41: [----------] 2 tests from std_algorithms_mismatch_team_test (1911 ms total)
41:
41: [----------] Global test environment tear-down
41: [==========] 12 tests from 7 test suites ran. (7872 ms total)
41: [ PASSED ] 12 tests.
41/54 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 8.08 sec
test 42
Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B
42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
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 8 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_equal_team_test
42: [ RUN ] std_algorithms_equal_team_test.views_are_equal
42: [ OK ] std_algorithms_equal_team_test.views_are_equal (1423 ms)
42: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal
42: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1384 ms)
42: [----------] 2 tests from std_algorithms_equal_team_test (2807 ms total)
42:
42: [----------] 2 tests from std_algorithms_search_team_test
42: [ RUN ] std_algorithms_search_team_test.sequences_exist
42: [ OK ] std_algorithms_search_team_test.sequences_exist (622 ms)
42: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist
42: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (647 ms)
42: [----------] 2 tests from std_algorithms_search_team_test (1270 ms total)
42:
42: [----------] 2 tests from std_algorithms_find_end_team_test
42: [ RUN ] std_algorithms_find_end_team_test.sequences_exist
42: [ OK ] std_algorithms_find_end_team_test.sequences_exist (761 ms)
42: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist
42: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (741 ms)
42: [----------] 2 tests from std_algorithms_find_end_team_test (1503 ms total)
42:
42: [----------] 2 tests from std_algorithms_find_first_of_team_test
42: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist
42: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (690 ms)
42: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
42: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (999 ms)
42: [----------] 2 tests from std_algorithms_find_first_of_team_test (1689 ms total)
42:
42: [----------] Global test environment tear-down
42: [==========] 8 tests from 4 test suites ran. (7271 ms total)
42: [ PASSED ] 8 tests.
42/54 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 7.48 sec
test 43
Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C
43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
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 11 tests from 7 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_find_team_test
43: [ RUN ] std_algorithms_find_team_test.searched_values_exist
43: [ OK ] std_algorithms_find_team_test.searched_values_exist (316 ms)
43: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist
43: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (298 ms)
43: [----------] 2 tests from std_algorithms_find_team_test (614 ms total)
43:
43: [----------] 2 tests from std_algorithms_find_if_team_test
43: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true
43: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (292 ms)
43: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false
43: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (298 ms)
43: [----------] 2 tests from std_algorithms_find_if_team_test (590 ms total)
43:
43: [----------] 2 tests from std_algorithms_find_if_not_team_test
43: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true
43: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (308 ms)
43: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false
43: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (589 ms)
43: [----------] 2 tests from std_algorithms_find_if_not_team_test (898 ms total)
43:
43: [----------] 1 test from std_algorithms_all_of_team_test
43: [ RUN ] std_algorithms_all_of_team_test.test
43: [ OK ] std_algorithms_all_of_team_test.test (299 ms)
43: [----------] 1 test from std_algorithms_all_of_team_test (299 ms total)
43:
43: [----------] 1 test from std_algorithms_any_of_team_test
43: [ RUN ] std_algorithms_any_of_team_test.test
43: [ OK ] std_algorithms_any_of_team_test.test (282 ms)
43: [----------] 1 test from std_algorithms_any_of_team_test (282 ms total)
43:
43: [----------] 1 test from std_algorithms_none_of_team_test
43: [ RUN ] std_algorithms_none_of_team_test.test
43: [ OK ] std_algorithms_none_of_team_test.test (296 ms)
43: [----------] 1 test from std_algorithms_none_of_team_test (296 ms total)
43:
43: [----------] 2 tests from std_algorithms_search_n_team_test
43: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
43: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (360 ms)
43: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
43: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (338 ms)
43: [----------] 2 tests from std_algorithms_search_n_team_test (698 ms total)
43:
43: [----------] Global test environment tear-down
43: [==========] 11 tests from 7 test suites ran. (3681 ms total)
43: [ PASSED ] 11 tests.
43/54 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.89 sec
test 44
Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D
44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
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 3 tests from 3 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_min_element_team_test
44: [ RUN ] std_algorithms_min_element_team_test.test
44: [ OK ] std_algorithms_min_element_team_test.test (1839 ms)
44: [----------] 1 test from std_algorithms_min_element_team_test (1839 ms total)
44:
44: [----------] 1 test from std_algorithms_max_element_team_test
44: [ RUN ] std_algorithms_max_element_team_test.test
44: [ OK ] std_algorithms_max_element_team_test.test (855 ms)
44: [----------] 1 test from std_algorithms_max_element_team_test (855 ms total)
44:
44: [----------] 1 test from std_algorithms_minmax_element_team_test
44: [ RUN ] std_algorithms_minmax_element_team_test.test
44: [ OK ] std_algorithms_minmax_element_team_test.test (926 ms)
44: [----------] 1 test from std_algorithms_minmax_element_team_test (926 ms total)
44:
44: [----------] Global test environment tear-down
44: [==========] 3 tests from 3 test suites ran. (3620 ms total)
44: [ PASSED ] 3 tests.
44/54 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 3.81 sec
test 45
Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E
45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
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 6 tests from 6 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_fill_team_test
45: [ RUN ] std_algorithms_fill_team_test.test
45: [ OK ] std_algorithms_fill_team_test.test (392 ms)
45: [----------] 1 test from std_algorithms_fill_team_test (392 ms total)
45:
45: [----------] 1 test from std_algorithms_fill_n_team_test
45: [ RUN ] std_algorithms_fill_n_team_test.test
45: [ OK ] std_algorithms_fill_n_team_test.test (499 ms)
45: [----------] 1 test from std_algorithms_fill_n_team_test (499 ms total)
45:
45: [----------] 1 test from std_algorithms_replace_team_test
45: [ RUN ] std_algorithms_replace_team_test.test
45: [ OK ] std_algorithms_replace_team_test.test (533 ms)
45: [----------] 1 test from std_algorithms_replace_team_test (533 ms total)
45:
45: [----------] 1 test from std_algorithms_replace_if_team_test
45: [ RUN ] std_algorithms_replace_if_team_test.test
45: [ OK ] std_algorithms_replace_if_team_test.test (487 ms)
45: [----------] 1 test from std_algorithms_replace_if_team_test (487 ms total)
45:
45: [----------] 1 test from std_algorithms_replace_copy_team_test
45: [ RUN ] std_algorithms_replace_copy_team_test.test
45: [ OK ] std_algorithms_replace_copy_team_test.test (474 ms)
45: [----------] 1 test from std_algorithms_replace_copy_team_test (474 ms total)
45:
45: [----------] 1 test from std_algorithms_replace_copy_if_team_test
45: [ RUN ] std_algorithms_replace_copy_if_team_test.test
45: [ OK ] std_algorithms_replace_copy_if_team_test.test (985 ms)
45: [----------] 1 test from std_algorithms_replace_copy_if_team_test (985 ms total)
45:
45: [----------] Global test environment tear-down
45: [==========] 6 tests from 6 test suites ran. (3374 ms total)
45: [ PASSED ] 6 tests.
45/54 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 3.59 sec
test 46
Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F
46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_reverse_team_test
46: [ RUN ] std_algorithms_reverse_team_test.test
46: [ OK ] std_algorithms_reverse_team_test.test (410 ms)
46: [----------] 1 test from std_algorithms_reverse_team_test (410 ms total)
46:
46: [----------] 1 test from std_algorithms_reverse_copy_team_test
46: [ RUN ] std_algorithms_reverse_copy_team_test.test
46: [ OK ] std_algorithms_reverse_copy_team_test.test (464 ms)
46: [----------] 1 test from std_algorithms_reverse_copy_team_test (464 ms total)
46:
46: [----------] 1 test from std_algorithms_rotate_team_test
46: [ RUN ] std_algorithms_rotate_team_test.test
46: [ OK ] std_algorithms_rotate_team_test.test (838 ms)
46: [----------] 1 test from std_algorithms_rotate_team_test (838 ms total)
46:
46: [----------] 1 test from std_algorithms_rotate_copy_team_test
46: [ RUN ] std_algorithms_rotate_copy_team_test.test
46: [ OK ] std_algorithms_rotate_copy_team_test.test (897 ms)
46: [----------] 1 test from std_algorithms_rotate_copy_team_test (897 ms total)
46:
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (2611 ms total)
46: [ PASSED ] 4 tests.
46/54 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.80 sec
test 47
Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G
47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
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_move_team_test
47: [ RUN ] std_algorithms_move_team_test.test
47: [ OK ] std_algorithms_move_team_test.test (723 ms)
47: [----------] 1 test from std_algorithms_move_team_test (723 ms total)
47:
47: [----------] 1 test from std_algorithms_move_backward_team_test
47: [ RUN ] std_algorithms_move_backward_team_test.test
47: [ OK ] std_algorithms_move_backward_team_test.test (654 ms)
47: [----------] 1 test from std_algorithms_move_backward_team_test (654 ms total)
47:
47: [----------] 1 test from std_algorithms_shift_left_team_test
47: [ RUN ] std_algorithms_shift_left_team_test.test
47: [ OK ] std_algorithms_shift_left_team_test.test (2364 ms)
47: [----------] 1 test from std_algorithms_shift_left_team_test (2364 ms total)
47:
47: [----------] 1 test from std_algorithms_shift_right_team_test
47: [ RUN ] std_algorithms_shift_right_team_test.test
47: [ OK ] std_algorithms_shift_right_team_test.test (2351 ms)
47: [----------] 1 test from std_algorithms_shift_right_team_test (2351 ms total)
47:
47: [----------] Global test environment tear-down
47: [==========] 4 tests from 4 test suites ran. (6094 ms total)
47: [ PASSED ] 4 tests.
47/54 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 6.29 sec
test 48
Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H
48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
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 9 tests from 9 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_copy_team_test
48: [ RUN ] std_algorithms_copy_team_test.test
48: [ OK ] std_algorithms_copy_team_test.test (905 ms)
48: [----------] 1 test from std_algorithms_copy_team_test (905 ms total)
48:
48: [----------] 1 test from std_algorithms_copy_n_team_test
48: [ RUN ] std_algorithms_copy_n_team_test.test
48: [ OK ] std_algorithms_copy_n_team_test.test (642 ms)
48: [----------] 1 test from std_algorithms_copy_n_team_test (642 ms total)
48:
48: [----------] 1 test from std_algorithms_copy_backward_team_test
48: [ RUN ] std_algorithms_copy_backward_team_test.test
48: [ OK ] std_algorithms_copy_backward_team_test.test (621 ms)
48: [----------] 1 test from std_algorithms_copy_backward_team_test (621 ms total)
48:
48: [----------] 1 test from std_algorithms_copy_if_team_test
48: [ RUN ] std_algorithms_copy_if_team_test.test
48: [ OK ] std_algorithms_copy_if_team_test.test (600 ms)
48: [----------] 1 test from std_algorithms_copy_if_team_test (600 ms total)
48:
48: [----------] 1 test from std_algorithms_unique_copy_team_test
48: [ RUN ] std_algorithms_unique_copy_team_test.test
48: [ OK ] std_algorithms_unique_copy_team_test.test (585 ms)
48: [----------] 1 test from std_algorithms_unique_copy_team_test (585 ms total)
48:
48: [----------] 1 test from std_algorithms_remove_team_test
48: [ RUN ] std_algorithms_remove_team_test.test
48: [ OK ] std_algorithms_remove_team_test.test (570 ms)
48: [----------] 1 test from std_algorithms_remove_team_test (570 ms total)
48:
48: [----------] 1 test from std_algorithms_remove_if_team_test
48: [ RUN ] std_algorithms_remove_if_team_test.test
48: [ OK ] std_algorithms_remove_if_team_test.test (522 ms)
48: [----------] 1 test from std_algorithms_remove_if_team_test (522 ms total)
48:
48: [----------] 1 test from std_algorithms_remove_copy_team_test
48: [ RUN ] std_algorithms_remove_copy_team_test.test
48: [ OK ] std_algorithms_remove_copy_team_test.test (660 ms)
48: [----------] 1 test from std_algorithms_remove_copy_team_test (660 ms total)
48:
48: [----------] 1 test from std_algorithms_remove_copy_if_team_test
48: [ RUN ] std_algorithms_remove_copy_if_team_test.test
48: [ OK ] std_algorithms_remove_copy_if_team_test.test (523 ms)
48: [----------] 1 test from std_algorithms_remove_copy_if_team_test (524 ms total)
48:
48: [----------] Global test environment tear-down
48: [==========] 9 tests from 9 test suites ran. (5632 ms total)
48: [ PASSED ] 9 tests.
48/54 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 5.81 sec
test 49
Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I
49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
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 4 tests from 4 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_unique_team_test
49: [ RUN ] std_algorithms_unique_team_test.test_default_predicate
49: [ OK ] std_algorithms_unique_team_test.test_default_predicate (769 ms)
49: [----------] 1 test from std_algorithms_unique_team_test (769 ms total)
49:
49: [----------] 1 test from std_algorithms_adjacent_difference_team_test
49: [ RUN ] std_algorithms_adjacent_difference_team_test.test
49: [ OK ] std_algorithms_adjacent_difference_team_test.test (1091 ms)
49: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1091 ms total)
49:
49: [----------] 1 test from std_algorithms_reduce_team_test
49: [ RUN ] std_algorithms_reduce_team_test.test
49: [ OK ] std_algorithms_reduce_team_test.test (954 ms)
49: [----------] 1 test from std_algorithms_reduce_team_test (954 ms total)
49:
49: [----------] 1 test from std_algorithms_transform_reduce_team_test
49: [ RUN ] std_algorithms_transform_reduce_team_test.test
49: [ OK ] std_algorithms_transform_reduce_team_test.test (1724 ms)
49: [----------] 1 test from std_algorithms_transform_reduce_team_test (1724 ms total)
49:
49: [----------] Global test environment tear-down
49: [==========] 4 tests from 4 test suites ran. (4539 ms total)
49: [ PASSED ] 4 tests.
49/54 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.74 sec
test 50
Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L
50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
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 18 tests from 5 test suites.
50: [----------] Global test environment set-up.
50: [----------] 2 tests from std_algorithms_is_sorted_team_test
50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
50: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (956 ms)
50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
50: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (548 ms)
50: [----------] 2 tests from std_algorithms_is_sorted_team_test (1504 ms total)
50:
50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA
50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (13 ms)
50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB
50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms)
50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (477 ms)
50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (896 ms)
50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1405 ms total)
50:
50: [----------] 4 tests from std_algorithms_is_partitioned_team_test
50: [ RUN ] std_algorithms_is_partitioned_team_test.empty
50: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms)
50: [ RUN ] std_algorithms_is_partitioned_team_test.all_true
50: [ OK ] std_algorithms_is_partitioned_team_test.all_true (434 ms)
50: [ RUN ] std_algorithms_is_partitioned_team_test.all_false
50: [ OK ] std_algorithms_is_partitioned_team_test.all_false (432 ms)
50: [ RUN ] std_algorithms_is_partitioned_team_test.random
50: [ OK ] std_algorithms_is_partitioned_team_test.random (226 ms)
50: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1100 ms total)
50:
50: [----------] 4 tests from std_algorithms_partition_copy_team_test
50: [ RUN ] std_algorithms_partition_copy_team_test.empty
50: [ OK ] std_algorithms_partition_copy_team_test.empty (11 ms)
50: [ RUN ] std_algorithms_partition_copy_team_test.all_true
50: [ OK ] std_algorithms_partition_copy_team_test.all_true (922 ms)
50: [ RUN ] std_algorithms_partition_copy_team_test.all_false
50: [ OK ] std_algorithms_partition_copy_team_test.all_false (918 ms)
50: [ RUN ] std_algorithms_partition_copy_team_test.random
50: [ OK ] std_algorithms_partition_copy_team_test.random (625 ms)
50: [----------] 4 tests from std_algorithms_partition_copy_team_test (2477 ms total)
50:
50: [----------] 4 tests from std_algorithms_partition_point_team_test
50: [ RUN ] std_algorithms_partition_point_team_test.empty
50: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms)
50: [ RUN ] std_algorithms_partition_point_team_test.all_true
50: [ OK ] std_algorithms_partition_point_team_test.all_true (422 ms)
50: [ RUN ] std_algorithms_partition_point_team_test.all_false
50: [ OK ] std_algorithms_partition_point_team_test.all_false (420 ms)
50: [ RUN ] std_algorithms_partition_point_team_test.random
50: [ OK ] std_algorithms_partition_point_team_test.random (221 ms)
50: [----------] 4 tests from std_algorithms_partition_point_team_test (1072 ms total)
50:
50: [----------] Global test environment tear-down
50: [==========] 18 tests from 5 test suites ran. (7560 ms total)
50: [ PASSED ] 18 tests.
50/54 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 7.74 sec
test 51
Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M
51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
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 5 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 2 tests from std_algorithms_transform_team_test
51: [ RUN ] std_algorithms_transform_team_test.test_unary_op
51: [ OK ] std_algorithms_transform_team_test.test_unary_op (1011 ms)
51: [ RUN ] std_algorithms_transform_team_test.test_binary_op
51: [ OK ] std_algorithms_transform_team_test.test_binary_op (1093 ms)
51: [----------] 2 tests from std_algorithms_transform_team_test (2105 ms total)
51:
51: [----------] 1 test from std_algorithms_generate_team_test
51: [ RUN ] std_algorithms_generate_team_test.test_unary_op
51: [ OK ] std_algorithms_generate_team_test.test_unary_op (2214 ms)
51: [----------] 1 test from std_algorithms_generate_team_test (2214 ms total)
51:
51: [----------] 1 test from std_algorithms_generate_n_team_test
51: [ RUN ] std_algorithms_generate_n_team_test.test
51: [ OK ] std_algorithms_generate_n_team_test.test (518 ms)
51: [----------] 1 test from std_algorithms_generate_n_team_test (519 ms total)
51:
51: [----------] 1 test from std_algorithms_swap_ranges_team_test
51: [ RUN ] std_algorithms_swap_ranges_team_test.test
51: [ OK ] std_algorithms_swap_ranges_team_test.test (1061 ms)
51: [----------] 1 test from std_algorithms_swap_ranges_team_test (1061 ms total)
51:
51: [----------] Global test environment tear-down
51: [==========] 5 tests from 4 test suites ran. (5900 ms total)
51: [ PASSED ] 5 tests.
51/54 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 6.08 sec
test 52
Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P
52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
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 2 tests from 2 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_exclusive_scan_team_test
52: [ RUN ] std_algorithms_exclusive_scan_team_test.test
52: [ OK ] std_algorithms_exclusive_scan_team_test.test (2511 ms)
52: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2511 ms total)
52:
52: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
52: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test
52: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1261 ms)
52: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1261 ms total)
52:
52: [----------] Global test environment tear-down
52: [==========] 2 tests from 2 test suites ran. (3773 ms total)
52: [ PASSED ] 2 tests.
52/54 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 3.95 sec
test 53
Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
53: Test timeout computed to be: 1500
53: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
53: Detected: 6 cores per node.
53: Detected: 1 MPI_ranks per node.
53: Requested: 8 threads per process.
53: [==========] Running 2 tests from 2 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_inclusive_scan_team_test
53: [ RUN ] std_algorithms_inclusive_scan_team_test.test
53: [ OK ] std_algorithms_inclusive_scan_team_test.test (3805 ms)
53: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3805 ms total)
53:
53: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
53: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test
53: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2440 ms)
53: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2440 ms total)
53:
53: [----------] Global test environment tear-down
53: [==========] 2 tests from 2 test suites ran. (6246 ms total)
53: [ PASSED ] 2 tests.
53/54 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 6.42 sec
test 54
Start 54: Kokkos_UnitTest_SIMD
54: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD
54: Test timeout computed to be: 1500
54: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
54: Detected: 6 cores per node.
54: Detected: 1 MPI_ranks per node.
54: Requested: 8 threads per process.
54: [==========] Running 18 tests from 1 test suite.
54: [----------] Global test environment set-up.
54: [----------] 18 tests from simd
54: [ RUN ] simd.host_math_ops
54: [ OK ] simd.host_math_ops (0 ms)
54: [ RUN ] simd.device_math_ops
54: [ OK ] simd.device_math_ops (5 ms)
54: [ RUN ] simd.host_mask_ops
54: [ OK ] simd.host_mask_ops (0 ms)
54: [ RUN ] simd.device_mask_ops
54: [ OK ] simd.device_mask_ops (0 ms)
54: [ RUN ] simd.host_conversions
54: [ OK ] simd.host_conversions (0 ms)
54: [ RUN ] simd.device_conversions
54: [ OK ] simd.device_conversions (0 ms)
54: [ RUN ] simd.host_shift_ops
54: [ OK ] simd.host_shift_ops (0 ms)
54: [ RUN ] simd.device_shift_ops
54: [ OK ] simd.device_shift_ops (0 ms)
54: [ RUN ] simd.host_condition
54: [ OK ] simd.host_condition (0 ms)
54: [ RUN ] simd.device_condition
54: [ OK ] simd.device_condition (0 ms)
54: [ RUN ] simd.host_gen_ctors
54: [ OK ] simd.host_gen_ctors (0 ms)
54: [ RUN ] simd.device_gen_ctors
54: [ OK ] simd.device_gen_ctors (0 ms)
54: [ RUN ] simd.host_where_expressions
54: [ OK ] simd.host_where_expressions (0 ms)
54: [ RUN ] simd.device_where_expressions
54: [ OK ] simd.device_where_expressions (0 ms)
54: [ RUN ] simd.host_reductions
54: [ OK ] simd.host_reductions (0 ms)
54: [ RUN ] simd.device_reductions
54: [ OK ] simd.device_reductions (0 ms)
54: [ RUN ] simd.host_construction
54: [ OK ] simd.host_construction (0 ms)
54: [ RUN ] simd.device_construction
54: [ OK ] simd.device_construction (0 ms)
54: [----------] 18 tests from simd (5 ms total)
54:
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 1 test suite ran. (5 ms total)
54: [ PASSED ] 18 tests.
54/54 Test #54: Kokkos_UnitTest_SIMD ....................................... Passed 0.18 sec
100% tests passed, 0 tests failed out of 54
Label Time Summary:
Kokkos = 290.89 sec*proc (54 tests)
Total Test time (real) = 291.78 sec
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 13c3085ec873b04e101a5a2af0b8e2d5364efd5bf69185d5830c9f45bc9b9335
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 13c3085ec873b04e101a5a2af0b8e2d5364efd5bf69185d5830c9f45bc9b9335
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
GitHub has been notified of this commit’s build result
Finished: SUCCESS