Skip to content
Failed

Console Output

Skipping 5,674 KB.. Full Log
51: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
36: ViewDeepCopy_Rank1Strided<Kokkos::DefaultHostExecutionSpace::memory_space, Kokkos::DefaultHostExecutionSpace::memory_space>/N:10/manual_time                                   0.148 s         0.146 s             5  5.42063/s        800
51: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (501 ms)
51: [----------] 2 tests from std_algorithms_is_sorted_team_test (1485 ms total)
51: 
51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
36: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                  0.002 s         0.002 s           415  966.663/s       1.6k
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (482 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
36: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                  0.002 s         0.002 s           409  967.902/s       1.6k
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (897 ms)
51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1407 ms total)
51: 
51: [----------] 4 tests from std_algorithms_is_partitioned_team_test
51: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
51: [       OK ] std_algorithms_is_partitioned_team_test.empty (6 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
51: [       OK ] std_algorithms_is_partitioned_team_test.all_true (445 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
36: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                  0.002 s         0.002 s           409  966.495/s       1.6k
51: [       OK ] std_algorithms_is_partitioned_team_test.all_false (436 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.random
51: [       OK ] std_algorithms_is_partitioned_team_test.random (241 ms)
51: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1130 ms total)
51: 
51: [----------] 4 tests from std_algorithms_partition_copy_team_test
51: [ RUN      ] std_algorithms_partition_copy_team_test.empty
51: [       OK ] std_algorithms_partition_copy_team_test.empty (11 ms)
51: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
36: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                   0.002 s         0.002 s           409  967.843/s       1.6k
51: [       OK ] std_algorithms_partition_copy_team_test.all_true (973 ms)
51: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
36: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                   0.005 s         0.005 s           151  347.058/s       1.6k
51: [       OK ] std_algorithms_partition_copy_team_test.all_false (954 ms)
51: [ RUN      ] std_algorithms_partition_copy_team_test.random
51: [       OK ] std_algorithms_partition_copy_team_test.random (666 ms)
51: [----------] 4 tests from std_algorithms_partition_copy_team_test (2606 ms total)
51: 
51: [----------] 4 tests from std_algorithms_partition_point_team_test
51: [ RUN      ] std_algorithms_partition_point_team_test.empty
51: [       OK ] std_algorithms_partition_point_team_test.empty (7 ms)
51: [ RUN      ] std_algorithms_partition_point_team_test.all_true
36: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                   0.012 s         0.012 s            58  136.605/s       1.6k
51: [       OK ] std_algorithms_partition_point_team_test.all_true (424 ms)
51: [ RUN      ] std_algorithms_partition_point_team_test.all_false
36: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                   0.002 s         0.002 s           409  966.521/s       1.6k
51: [       OK ] std_algorithms_partition_point_team_test.all_false (428 ms)
51: [ RUN      ] std_algorithms_partition_point_team_test.random
51: [       OK ] std_algorithms_partition_point_team_test.random (236 ms)
51: [----------] 4 tests from std_algorithms_partition_point_team_test (1096 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 18 tests from 5 test suites ran. (7727 ms total)
51: [  PASSED  ] 18 tests.
51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    7.91 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

52: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
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 5 tests from 4 test suites.
52: [----------] Global test environment set-up.
52: [----------] 2 tests from std_algorithms_transform_team_test
52: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
36: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                   0.004 s         0.004 s           166  378.978/s       1.6k
52: [       OK ] std_algorithms_transform_team_test.test_unary_op (1034 ms)
52: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
36: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                   0.004 s         0.004 s           164  379.231/s       1.6k
52: [       OK ] std_algorithms_transform_team_test.test_binary_op (1127 ms)
52: [----------] 2 tests from std_algorithms_transform_team_test (2162 ms total)
52: 
52: [----------] 1 test from std_algorithms_generate_team_test
52: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
36: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                    0.002 s         0.002 s           409  967.793/s       1.6k
36: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                    0.002 s         0.002 s           409  966.565/s       1.6k
36: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                  0.002 s         0.002 s           409  967.082/s       1.6k
52: [       OK ] std_algorithms_generate_team_test.test_unary_op (2333 ms)
52: [----------] 1 test from std_algorithms_generate_team_test (2333 ms total)
52: 
52: [----------] 1 test from std_algorithms_generate_n_team_test
52: [ RUN      ] std_algorithms_generate_n_team_test.test
52: [       OK ] std_algorithms_generate_n_team_test.test (473 ms)
52: [----------] 1 test from std_algorithms_generate_n_team_test (473 ms total)
52: 
52: [----------] 1 test from std_algorithms_swap_ranges_team_test
52: [ RUN      ] std_algorithms_swap_ranges_team_test.test
36: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                  0.002 s         0.002 s           409  965.589/s       1.6k
52: [       OK ] std_algorithms_swap_ranges_team_test.test (1036 ms)
52: [----------] 1 test from std_algorithms_swap_ranges_team_test (1036 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 5 tests from 4 test suites ran. (6006 ms total)
52: [  PASSED  ] 5 tests.
52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    6.19 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

53: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
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_exclusive_scan_team_test
53: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
36: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                   0.012 s         0.012 s            56  133.284/s       1.6k
36: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                   0.012 s         0.012 s            57   134.12/s       1.6k
36: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                   0.005 s         0.005 s           137  339.689/s       1.6k
36: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                   0.008 s         0.008 s            81  199.266/s       1.6k
53: [       OK ] std_algorithms_exclusive_scan_team_test.test (2573 ms)
53: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2573 ms total)
53: 
53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
53: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
36: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                    0.002 s         0.002 s           409  966.428/s       1.6k
53: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1272 ms)
53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1272 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 2 tests from 2 test suites ran. (3846 ms total)
53: [  PASSED  ] 2 tests.
53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    4.03 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

54: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
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 2 tests from 2 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_inclusive_scan_team_test
54: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
36: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                  0.002 s         0.002 s           409  967.786/s       1.6k
36: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                   0.023 s         0.023 s            30     70.2/s       1.6k
36: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                   0.005 s         0.005 s           130  316.539/s       1.6k
36: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                    0.002 s         0.002 s           409  967.746/s       1.6k
36: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                  0.002 s         0.002 s           409  966.462/s       1.6k
54: [       OK ] std_algorithms_inclusive_scan_team_test.test (3764 ms)
54: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3764 ms total)
54: 
54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
54: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
36: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                   0.018 s         0.018 s            38  88.3378/s       1.6k
36: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                   0.006 s         0.006 s           101  254.258/s       1.6k
36: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                    0.002 s         0.002 s           409  966.489/s       1.6k
54: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2516 ms)
54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2516 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 2 tests from 2 test suites ran. (6280 ms total)
54: [  PASSED  ] 2 tests.
54/55 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    6.46 sec
test 55
      Start 55: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 55

Label Time Summary:
Kokkos    = 326.67 sec*proc (55 tests)

Total Test time (real) = 326.77 sec
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 b96c4882275ee8ce1105b04fa77c50b840959e19718a2ff68198468ceca5c478
36: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                  0.002 s         0.002 s           409  967.752/s       1.6k
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-8188' for the testing framework 'CTest-Version 3.x (default)'.
36: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                   0.018 s         0.018 s            39  89.7066/s       1.6k
$ docker rm -f --volumes b96c4882275ee8ce1105b04fa77c50b840959e19718a2ff68198468ceca5c478
[Pipeline] // withDockerContainer
36: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                   0.006 s         0.006 s           104  276.436/s       1.6k
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
36: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                      0.002 s         0.002 s           424  1003.39/s       1.6k
36: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time                                                                                                    0.002 s         0.002 s           424  1003.59/s       1.6k
36: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time                                                                                                     0.002 s         0.002 s           423  1003.47/s       1.6k
36: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time                                                                                                     0.002 s         0.002 s           424  1003.14/s       1.6k
36: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                            0.001 s         0.001 s           661  755.693/s        800
36: ViewFill_Rank1<Kokkos::LayoutLeft, Kokkos::SharedSpace>/N:10/manual_time                                                                                                       0.001 s         0.001 s           661  755.637/s        800
36: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                           0.001 s         0.001 s           661  755.892/s        800
36: ViewFill_Rank1<Kokkos::LayoutRight, Kokkos::SharedSpace>/N:10/manual_time                                                                                                      0.001 s         0.001 s           661  755.569/s        800
36: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                            0.001 s         0.001 s           661  755.834/s        800
36: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                           0.001 s         0.001 s           661  755.725/s        800
36: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                            0.001 s         0.001 s           661  755.426/s        800
36: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                           0.001 s         0.001 s           661  755.855/s        800
36: ViewFill_Rank1Strided/N:10/manual_time                                                                                                                                         0.002 s         0.002 s           441  257.337/s        400
36: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                            0.001 s         0.001 s           661  755.632/s        800
36: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                           0.001 s         0.001 s           661  755.432/s        800
36: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                            0.001 s         0.001 s           661  755.905/s        800
36: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                           0.001 s         0.001 s           661  755.831/s        800
36: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                            0.001 s         0.001 s           661  755.909/s        800
36: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                           0.001 s         0.001 s           661  755.883/s        800
36: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                            0.001 s         0.001 s           661  755.264/s        800
36: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                           0.001 s         0.001 s           661   755.79/s        800
36: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                            0.001 s         0.001 s           661  755.847/s        800
36: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                           0.001 s         0.001 s           661  755.381/s        800
36: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                                                                                                              0.001 s         0.001 s           662  756.895/s        800
36: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                                                                                                             0.001 s         0.001 s           662  756.771/s        800
36: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                            0.000 s         0.000 s            10 5.78297k/s       1.6k
36: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                           0.000 s         0.000 s            10  5.8784k/s       1.6k
36: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                            0.001 s         0.001 s            10 3.06013k/s       1.6k
36: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                           0.001 s         0.001 s            10  3.0668k/s       1.6k
36: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                            0.000 s         0.000 s            10 5.04141k/s       1.6k
36: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                           0.001 s         0.001 s            10 2.45648k/s       1.6k
36: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                     0.000 s         0.000 s            10 8.44406k/s       1.6k
36: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                    0.000 s         0.000 s            10 8.52676k/s       1.6k
36: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                     0.000 s         0.000 s            10 3.65869k/s       1.6k
36: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                    0.000 s         0.000 s            10 3.64876k/s       1.6k
36: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                     0.000 s         0.000 s            10 6.77647k/s       1.6k
36: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                    0.001 s         0.001 s            10 2.84181k/s       1.6k
36: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                            0.000 s         0.000 s            10 4.72844k/s       1.6k
36: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                           0.001 s         0.001 s            10 2.60062k/s       1.6k
36: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                            0.000 s         0.000 s            10 3.89168k/s       1.6k
36: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                           0.001 s         0.001 s            10 1.83701k/s       1.6k
36: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                     0.000 s         0.000 s            10 6.42736k/s       1.6k
36: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                    0.001 s         0.001 s            10 3.00523k/s       1.6k
36: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                     0.000 s         0.000 s            10 4.89754k/s       1.6k
36: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                    0.001 s         0.001 s            10 2.04003k/s       1.6k
36: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                            0.000 s         0.000 s            10  3.2441k/s       1.6k
36: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                           0.004 s         0.001 s            10  433.686/s       1.6k
36: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                     0.004 s         0.000 s            10  446.785/s       1.6k
36: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                    0.004 s         0.001 s            10  402.404/s       1.6k
36: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                            0.004 s         0.001 s            10  429.164/s       1.6k
36: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                           0.004 s         0.001 s            10  408.887/s       1.6k
36: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                     0.004 s         0.001 s            10  438.998/s       1.6k
36: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                    0.004 s         0.001 s            10  409.627/s       1.6k
36: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                            0.004 s         0.001 s            10  435.644/s       1.6k
36: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                           0.004 s         0.001 s            10  411.637/s       1.6k
36: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                     0.004 s         0.001 s            10   434.27/s       1.6k
36: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                    0.004 s         0.001 s            10  424.201/s       1.6k
36: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                                                                                                       0.031 s         0.003 s            10  51.6421/s       1.6k
36: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time                                                                                                      0.024 s         0.002 s            10  67.8996/s       1.6k
36/65 Test #36: Kokkos_PerformanceTest_Benchmark ...........................   Passed  130.19 sec
test 37
      Start 37: Kokkos_Benchmark_Atomic_MinMax

37: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-07-10_T06-00-36.json"
37: Test timeout computed to be: 1500
37: 2025-07-10T07:23:13+00:00
37: Running /var/jenkins/workspace/Kokkos_PR-8188/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
37: Run on (6 X 2095.11 MHz CPU s)
37: CPU Caches:
37:   L1 Data 32 KiB (x6)
37:   L1 Instruction 32 KiB (x6)
37:   L2 Unified 4096 KiB (x6)
37:   L3 Unified 16384 KiB (x6)
37: Load Average: 0.95, 3.33, 5.91
37: CPU architecture: none
37: Can access system allocated memory: 0
37: Capability: 7.0
37: Default Device: Cuda
37: GPU architecture: VOLTA70
37: KOKKOS_COMPILER_CLANG: 1706
37: KOKKOS_ENABLE_ASM: no
37: KOKKOS_ENABLE_CUDA: yes
37: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes
37: KOKKOS_ENABLE_CUDA_UVM: no
37: KOKKOS_ENABLE_CXX17: no
37: KOKKOS_ENABLE_CXX20: yes
37: KOKKOS_ENABLE_CXX23: no
37: KOKKOS_ENABLE_CXX26: no
37: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
37: KOKKOS_ENABLE_HWLOC: no
37: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
37: KOKKOS_ENABLE_LIBDL: yes
37: KOKKOS_ENABLE_PRAGMA_IVDEP: no
37: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
37: KOKKOS_ENABLE_PRAGMA_UNROLL: no
37: KOKKOS_ENABLE_PRAGMA_VECTOR: no
37: KOKKOS_ENABLE_SERIAL: yes
37: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected
37: Kokkos Version: 4.6.99
37: Shared Memory per Block: 48 KiB
37: Total Global Memory: 31.73 GiB
37: macro  KOKKOS_ENABLE_CUDA: defined
37: platform: 64bit
37: via Address Translation Service: 0
37: ----------------------------------------------------------------------------------------------------------------------------------------
37: Benchmark                                                                                              Time             CPU   Iterations
37: ----------------------------------------------------------------------------------------------------------------------------------------
37: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
37: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
37: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
37: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
37: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
37: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
37: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
37: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
37: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
37: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
37: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
37: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
37: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
37: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
37: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
37: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
37: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
37: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
37: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
37: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
37: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
37: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
37: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
37: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
37: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
37: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
37: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
37: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
37: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
37: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
37: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
37: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
37: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
37: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
37: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
37: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
37: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
37: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
37: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
37: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
37: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
37: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
37: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
37: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
37: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
37: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
37: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
37: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
37/65 Test #37: Kokkos_Benchmark_Atomic_MinMax .............................   Passed    0.23 sec
test 38
      Start 38: Kokkos_PerformanceTest_Mempool

38: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-07-10_T06-00-36.json"
38: Test timeout computed to be: 1500
38: 2025-07-10T07:23:13+00:00
38: Running /var/jenkins/workspace/Kokkos_PR-8188/build/core/perf_test/Kokkos_PerformanceTest_Mempool
38: Run on (6 X 2095.11 MHz CPU s)
38: CPU Caches:
38:   L1 Data 32 KiB (x6)
38:   L1 Instruction 32 KiB (x6)
38:   L2 Unified 4096 KiB (x6)
38:   L3 Unified 16384 KiB (x6)
38: Load Average: 0.95, 3.33, 5.91
38: CPU architecture: none
38: Can access system allocated memory: 0
38: Capability: 7.0
38: Default Device: Cuda
38: GPU architecture: VOLTA70
38: KOKKOS_COMPILER_CLANG: 1706
38: KOKKOS_ENABLE_ASM: no
38: KOKKOS_ENABLE_CUDA: yes
38: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes
38: KOKKOS_ENABLE_CUDA_UVM: no
38: KOKKOS_ENABLE_CXX17: no
38: KOKKOS_ENABLE_CXX20: yes
38: KOKKOS_ENABLE_CXX23: no
38: KOKKOS_ENABLE_CXX26: no
38: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
38: KOKKOS_ENABLE_HWLOC: no
38: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
38: KOKKOS_ENABLE_LIBDL: yes
38: KOKKOS_ENABLE_PRAGMA_IVDEP: no
38: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
38: KOKKOS_ENABLE_PRAGMA_UNROLL: no
38: KOKKOS_ENABLE_PRAGMA_VECTOR: no
38: KOKKOS_ENABLE_SERIAL: yes
38: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected
38: Kokkos Version: 4.6.99
38: Shared Memory per Block: 48 KiB
38: Total Global Memory: 31.73 GiB
38: macro  KOKKOS_ENABLE_CUDA: defined
38: platform: 64bit
38: via Address Translation Service: 0
38: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
38: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          5215               41.9017M/s
38: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
38: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s         17832                283.525M/s
38/65 Test #38: Kokkos_PerformanceTest_Mempool .............................   Passed    7.69 sec
test 39
      Start 39: Kokkos_PerformanceTest_Atomic

39: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-07-10_T06-00-36.json"
39: Test timeout computed to be: 1500
39: 2025-07-10T07:23:20+00:00
39: Running /var/jenkins/workspace/Kokkos_PR-8188/build/core/perf_test/Kokkos_PerformanceTest_Atomic
39: Run on (6 X 2095.11 MHz CPU s)
39: CPU Caches:
39:   L1 Data 32 KiB (x6)
39:   L1 Instruction 32 KiB (x6)
39:   L2 Unified 4096 KiB (x6)
39:   L3 Unified 16384 KiB (x6)
39: Load Average: 0.96, 3.25, 5.86
39: CPU architecture: none
39: Can access system allocated memory: 0
39: Capability: 7.0
39: Default Device: Cuda
39: GPU architecture: VOLTA70
39: KOKKOS_COMPILER_CLANG: 1706
39: KOKKOS_ENABLE_ASM: no
39: KOKKOS_ENABLE_CUDA: yes
39: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes
39: KOKKOS_ENABLE_CUDA_UVM: no
39: KOKKOS_ENABLE_CXX17: no
39: KOKKOS_ENABLE_CXX20: yes
39: KOKKOS_ENABLE_CXX23: no
39: KOKKOS_ENABLE_CXX26: no
39: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
39: KOKKOS_ENABLE_HWLOC: no
39: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
39: KOKKOS_ENABLE_LIBDL: yes
39: KOKKOS_ENABLE_PRAGMA_IVDEP: no
39: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
39: KOKKOS_ENABLE_PRAGMA_UNROLL: no
39: KOKKOS_ENABLE_PRAGMA_VECTOR: no
39: KOKKOS_ENABLE_SERIAL: yes
39: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected
39: Kokkos Version: 4.6.99
39: Shared Memory per Block: 48 KiB
39: Total Global Memory: 31.73 GiB
39: macro  KOKKOS_ENABLE_CUDA: defined
39: platform: 64bit
39: via Address Translation Service: 0
39: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
39: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
39: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
39: Test_Atomic<int>/30000/iterations:10                          0.170 s         0.169 s            10          1            4    3.77347m        3.16453m    44.2667u     449.985M          42.688k     449.985M
39: Test_Atomic<long int>/100000/iterations:10                     1.06 s          1.05 s            10          1            8    2.37808m        1032.09u      86.21u     4.99995G         184.032k     4.99995G
39: Test_Atomic<long long int>/100000/iterations:10                3.17 s          3.16 s            10          1            8     5.35357        1.38144m      79.51u     4.99995G         184.256k     4.99995G
39: Test_Atomic<unsigned int>/100000/iterations:10                 1.05 s          1.05 s            10          1            4    1.61846m        1039.04u      40.21u     704.983M          804.16k     704.983M
39: Test_Atomic<unsigned long int>/100000/iterations:10            1.05 s          1.05 s            10          1            8    2.36628m        1036.11u     156.05u     4.99995G         177.152k     4.99995G
39: Test_Atomic<unsigned long long int>/100000/iterations:10       3.16 s          3.15 s            10          1            8     5.02023        1.36411m      85.96u     4.99995G         185.472k     4.99995G
39: Test_Atomic<float>/100000/iterations:10                        1.06 s          1.05 s            10          0            4    3.55242m           1029u    1083.92u     4.99998G         801.472k     4.99989G
39: Test_Atomic<double>/100000/iterations:10                       1.05 s          1.04 s            10          1            8    3.58663m        1007.63u    1086.15u     4.99995G         598.176k     4.99995G
39/65 Test #39: Kokkos_PerformanceTest_Atomic ..............................   Passed  117.79 sec
test 40
      Start 40: Kokkos_PerformanceTest_Reduction

40: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-07-10_T06-00-36.json"
40: Test timeout computed to be: 1500
40: 2025-07-10T07:25:18+00:00
40: Running /var/jenkins/workspace/Kokkos_PR-8188/build/core/perf_test/Kokkos_PerformanceTest_Reduction
40: Run on (6 X 2095.11 MHz CPU s)
40: CPU Caches:
40:   L1 Data 32 KiB (x6)
40:   L1 Instruction 32 KiB (x6)
40:   L2 Unified 4096 KiB (x6)
40:   L3 Unified 16384 KiB (x6)
40: Load Average: 1.00, 2.53, 5.29
40: CPU architecture: none
40: Can access system allocated memory: 0
40: Capability: 7.0
40: Default Device: Cuda
40: GPU architecture: VOLTA70
40: KOKKOS_COMPILER_CLANG: 1706
40: KOKKOS_ENABLE_ASM: no
40: KOKKOS_ENABLE_CUDA: yes
40: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes
40: KOKKOS_ENABLE_CUDA_UVM: no
40: KOKKOS_ENABLE_CXX17: no
40: KOKKOS_ENABLE_CXX20: yes
40: KOKKOS_ENABLE_CXX23: no
40: KOKKOS_ENABLE_CXX26: no
40: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
40: KOKKOS_ENABLE_HWLOC: no
40: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
40: KOKKOS_ENABLE_LIBDL: yes
40: KOKKOS_ENABLE_PRAGMA_IVDEP: no
40: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
40: KOKKOS_ENABLE_PRAGMA_UNROLL: no
40: KOKKOS_ENABLE_PRAGMA_VECTOR: no
40: KOKKOS_ENABLE_SERIAL: yes
40: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected
40: Kokkos Version: 4.6.99
40: Shared Memory per Block: 48 KiB
40: Total Global Memory: 31.73 GiB
40: macro  KOKKOS_ENABLE_CUDA: defined
40: platform: 64bit
40: via Address Translation Service: 0
40: ----------------------------------------------------------------------------------------------------
40: Benchmark                                                          Time             CPU   Iterations
40: ----------------------------------------------------------------------------------------------------
40: ReductionCheapScalarResult<double>/10000/iterations:10          18.3 us         17.1 us           10
40: ReductionCheapScalarResult<double>/100000/iterations:10         19.6 us         19.6 us           10
40: ReductionCheapScalarResult<double>/1000000/iterations:10        29.5 us         29.4 us           10
40: ReductionCheapScalarResult<double>/10000000/iterations:10        113 us          112 us           10
40: ReductionCheapHostResult<double>/10000/iterations:10            16.2 us         15.2 us           10
40: ReductionCheapHostResult<double>/100000/iterations:10           17.6 us         17.5 us           10
40: ReductionCheapHostResult<double>/1000000/iterations:10          31.7 us         31.6 us           10
40: ReductionCheapHostResult<double>/10000000/iterations:10          118 us          117 us           10
40: ReductionCheapDeviceResult<double>/10000/iterations:10          12.2 us         11.5 us           10
40: ReductionCheapDeviceResult<double>/100000/iterations:10         12.9 us         12.9 us           10
40: ReductionCheapDeviceResult<double>/1000000/iterations:10        27.9 us         27.8 us           10
40: ReductionCheapDeviceResult<double>/10000000/iterations:10        116 us          116 us           10
40: ReductionExpensive<double>/10000/iterations:10                  68.9 us         67.8 us           10
40: ReductionExpensive<double>/100000/iterations:10                  178 us          177 us           10
40: ReductionExpensive<double>/1000000/iterations:10                1683 us         1678 us           10
40: ReductionExpensive<double>/10000000/iterations:10              17646 us        17584 us           10
40/65 Test #40: Kokkos_PerformanceTest_Reduction ...........................   Passed    0.41 sec
test 41
      Start 41: Kokkos_ContainersUnitTest_Serial

41: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
41: Test timeout computed to be: 1500
41: [==========] Running 72 tests from 2 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from serial_DeathTest
41: [ RUN      ] serial_DeathTest.dualview_external_view_construction
41: [       OK ] serial_DeathTest.dualview_external_view_construction (350 ms)
41: [ RUN      ] serial_DeathTest.offsetview_unmanaged_construction
41: [       OK ] serial_DeathTest.offsetview_unmanaged_construction (4047 ms)
41: [----------] 2 tests from serial_DeathTest (4397 ms total)
41: 
41: [----------] 70 tests from serial
41: [ RUN      ] serial.bitset
41: [       OK ] serial.bitset (1726 ms)
41: [ RUN      ] serial.bitset_default_constructor_no_alloc
41: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
41: [ RUN      ] serial.dualview_combination
41: [       OK ] serial.dualview_combination (0 ms)
41: [ RUN      ] serial.dualview_alloc
41: [       OK ] serial.dualview_alloc (0 ms)
41: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
41: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
41: [ RUN      ] serial.dualview_combinations_without_init
41: [       OK ] serial.dualview_combinations_without_init (0 ms)
41: [ RUN      ] serial.dualview_deep_copy
41: [       OK ] serial.dualview_deep_copy (0 ms)
41: [ RUN      ] serial.dualview_sync_should_fence
41: [       OK ] serial.dualview_sync_should_fence (0 ms)
41: [ RUN      ] serial.dualview_realloc
41: [       OK ] serial.dualview_realloc (0 ms)
41: [ RUN      ] serial.dualview_resize
41: [       OK ] serial.dualview_resize (0 ms)
41: [ RUN      ] serial.dualview_device_correct_kokkos_device
41: [       OK ] serial.dualview_device_correct_kokkos_device (1 ms)
41: [ RUN      ] serial.dualview_host_correct_kokkos_device
41: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
41: [ RUN      ] serial.dualview_host_modify_template_device_sync
41: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
41: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
41: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
41: [ RUN      ] serial.dualview_device_modify_template_host_sync
41: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
41: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
41: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
41: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
41: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
41: [ RUN      ] serial.dualview_template_views_return_correct_views_from_const_dual_view
41: [       OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
41: [ RUN      ] serial.dualview_sequential_host_init
41: [       OK ] serial.dualview_sequential_host_init (0 ms)
41: [ RUN      ] serial.dualview_default_constructed
41: [       OK ] serial.dualview_default_constructed (0 ms)
41: [ RUN      ] serial.dynamic_view
41: [       OK ] serial.dynamic_view (12 ms)
41: [ RUN      ] serial.dyn_rank_view_api_generic
41: [       OK ] serial.dyn_rank_view_api_generic (9 ms)
41: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
41: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
41: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
41: /var/jenkins/workspace/Kokkos_PR-8188/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
41: skipping since not default execution space
41: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
41: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
41: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
41: [ RUN      ] serial.dyn_rank_view_team_scratch
41: [       OK ] serial.dyn_rank_view_team_scratch (0 ms)
41: [ RUN      ] serial.view_customization_extra_int_arg
41: [       OK ] serial.view_customization_extra_int_arg (0 ms)
41: [ RUN      ] serial.ErrorReporterViaLambda
41: [       OK ] serial.ErrorReporterViaLambda (0 ms)
41: [ RUN      ] serial.ErrorReporter
41: [       OK ] serial.ErrorReporter (0 ms)
41: [ RUN      ] serial.offsetview_construction
41: [       OK ] serial.offsetview_construction (11 ms)
41: [ RUN      ] serial.offsetview_unmanaged_construction
41: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
41: [ RUN      ] serial.offsetview_subview
41: [       OK ] serial.offsetview_subview (7 ms)
41: [ RUN      ] serial.offsetview_offsets_rank1
41: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
41: [ RUN      ] serial.offsetview_offsets_rank2
41: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
41: [ RUN      ] serial.offsetview_offsets_rank3
41: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
41: [ RUN      ] serial.scatterview
41: [       OK ] serial.scatterview (1760 ms)
41: [ RUN      ] serial.scatterview_devicetype
41: [       OK ] serial.scatterview_devicetype (2 ms)
41: [ RUN      ] serial.staticcrsgraph
41: [       OK ] serial.staticcrsgraph (9 ms)
41: [ RUN      ] serial.resize_realloc_no_init_dualview
41: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
41: [ RUN      ] serial.resize_realloc_no_alloc_dualview
41: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
41: [ RUN      ] serial.resize_exec_space_dualview
41: [       OK ] serial.resize_exec_space_dualview (0 ms)
41: [ RUN      ] serial.realloc_exec_space_dualview
41: [       OK ] serial.realloc_exec_space_dualview (0 ms)
41: [ RUN      ] serial.resize_realloc_no_init_dynrankview
41: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
41: [ RUN      ] serial.resize_exec_space_dynrankview
41: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
41: [ RUN      ] serial.realloc_exec_space_dynrankview
41: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
41: [ RUN      ] serial.resize_realloc_no_init_scatterview
41: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
41: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
41: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
41: [ RUN      ] serial.resize_exec_space_scatterview
41: [       OK ] serial.resize_exec_space_scatterview (0 ms)
41: [ RUN      ] serial.realloc_exec_space_scatterview
41: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
41: [ RUN      ] serial.create_mirror_no_init_dynrankview
41: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
41: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
41: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
41: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
41: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
41: [ RUN      ] serial.create_mirror_no_init_offsetview
41: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
41: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
41: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
41: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
41: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
41: [ RUN      ] serial.create_mirror_no_init_dynamicview
41: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
41: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
41: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
41: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
41: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
41: [ RUN      ] serial.UnorderedMap_insert
41: [       OK ] serial.UnorderedMap_insert (6223 ms)
41: [ RUN      ] serial.UnorderedMap_failed_insert
41: [       OK ] serial.UnorderedMap_failed_insert (4033 ms)
41: [ RUN      ] serial.UnorderedMap_deep_copy
41: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
41: [ RUN      ] serial.UnorderedMap_valid_empty
41: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
41: [ RUN      ] serial.UnorderedMap_clear_zero_size
41: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
41: [ RUN      ] serial.UnorderedMap_consistent_size
41: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
41: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
41: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
41: [ RUN      ] serial.UnorderedMap_lambda_capturable
41: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
41: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
41: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
41: [ RUN      ] serial.vector_combination
41: [       OK ] serial.vector_combination (0 ms)
41: [ RUN      ] serial.vector_insert
41: [       OK ] serial.vector_insert (0 ms)
41: [ RUN      ] serial.vector_push_back_default_exec
41: [       OK ] serial.vector_push_back_default_exec (0 ms)
41: [----------] 70 tests from serial (13812 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 72 tests from 2 test suites ran. (18209 ms total)
41: [  PASSED  ] 71 tests.
41: [  SKIPPED ] 1 test, listed below:
41: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
41/65 Test #41: Kokkos_ContainersUnitTest_Serial ...........................   Passed   18.39 sec
test 42
      Start 42: Kokkos_ContainersUnitTest_Cuda

42: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
42: Test timeout computed to be: 1500
42: [==========] Running 72 tests from 2 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from cuda_DeathTest
42: [ RUN      ] cuda_DeathTest.dualview_external_view_construction
42: /var/jenkins/workspace/Kokkos_PR-8188/containers/unit_tests/TestDualView.hpp:586: Skipped
42: test only relevant if DualView uses one allocation
42: [  SKIPPED ] cuda_DeathTest.dualview_external_view_construction (0 ms)
42: [ RUN      ] cuda_DeathTest.offsetview_unmanaged_construction
42: [       OK ] cuda_DeathTest.offsetview_unmanaged_construction (4983 ms)
42: [----------] 2 tests from cuda_DeathTest (4983 ms total)
42: 
42: [----------] 70 tests from cuda
42: [ RUN      ] cuda.bitset
42: [       OK ] cuda.bitset (13 ms)
42: [ RUN      ] cuda.bitset_default_constructor_no_alloc
42: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
42: [ RUN      ] cuda.dualview_combination
42: [       OK ] cuda.dualview_combination (0 ms)
42: [ RUN      ] cuda.dualview_alloc
42: [       OK ] cuda.dualview_alloc (0 ms)
42: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
42: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
42: [ RUN      ] cuda.dualview_combinations_without_init
42: [       OK ] cuda.dualview_combinations_without_init (0 ms)
42: [ RUN      ] cuda.dualview_deep_copy
42: [       OK ] cuda.dualview_deep_copy (1 ms)
42: [ RUN      ] cuda.dualview_sync_should_fence
42: [       OK ] cuda.dualview_sync_should_fence (0 ms)
42: [ RUN      ] cuda.dualview_realloc
42: [       OK ] cuda.dualview_realloc (0 ms)
42: [ RUN      ] cuda.dualview_resize
42: [       OK ] cuda.dualview_resize (1 ms)
42: [ RUN      ] cuda.dualview_device_correct_kokkos_device
42: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
42: [ RUN      ] cuda.dualview_host_correct_kokkos_device
42: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
42: [ RUN      ] cuda.dualview_host_modify_template_device_sync
42: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
42: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
42: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
42: [ RUN      ] cuda.dualview_device_modify_template_host_sync
42: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
42: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
42: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
42: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
42: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
42: [ RUN      ] cuda.dualview_template_views_return_correct_views_from_const_dual_view
42: [       OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
42: [ RUN      ] cuda.dualview_sequential_host_init
42: [       OK ] cuda.dualview_sequential_host_init (0 ms)
42: [ RUN      ] cuda.dualview_default_constructed
42: [       OK ] cuda.dualview_default_constructed (0 ms)
42: [ RUN      ] cuda.dynamic_view
42: [       OK ] cuda.dynamic_view (27 ms)
42: [ RUN      ] cuda.dyn_rank_view_api_generic
42: [       OK ] cuda.dyn_rank_view_api_generic (9 ms)
42: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
42: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
42: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
42: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
42: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
42: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
42: [ RUN      ] cuda.dyn_rank_view_team_scratch
42: [       OK ] cuda.dyn_rank_view_team_scratch (0 ms)
42: [ RUN      ] cuda.view_customization_extra_int_arg
42: [       OK ] cuda.view_customization_extra_int_arg (0 ms)
42: [ RUN      ] cuda.ErrorReporterViaLambda
42: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
42: [ RUN      ] cuda.ErrorReporter
42: [       OK ] cuda.ErrorReporter (0 ms)
42: [ RUN      ] cuda.offsetview_construction
42: [       OK ] cuda.offsetview_construction (1 ms)
42: [ RUN      ] cuda.offsetview_unmanaged_construction
42: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
42: [ RUN      ] cuda.offsetview_subview
42: [       OK ] cuda.offsetview_subview (0 ms)
42: [ RUN      ] cuda.offsetview_offsets_rank1
42: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
42: [ RUN      ] cuda.offsetview_offsets_rank2
42: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
42: [ RUN      ] cuda.offsetview_offsets_rank3
42: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
42: [ RUN      ] cuda.scatterview
42: [       OK ] cuda.scatterview (12264 ms)
42: [ RUN      ] cuda.scatterview_devicetype
42: [       OK ] cuda.scatterview_devicetype (26 ms)
42: [ RUN      ] cuda.staticcrsgraph
42: [       OK ] cuda.staticcrsgraph (32 ms)
42: [ RUN      ] cuda.resize_realloc_no_init_dualview
42: [       OK ] cuda.resize_realloc_no_init_dualview (0 ms)
42: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
42: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
42: [ RUN      ] cuda.resize_exec_space_dualview
42: [       OK ] cuda.resize_exec_space_dualview (0 ms)
42: [ RUN      ] cuda.realloc_exec_space_dualview
42: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
42: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
42: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
42: [ RUN      ] cuda.resize_exec_space_dynrankview
42: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
42: [ RUN      ] cuda.realloc_exec_space_dynrankview
42: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
42: [ RUN      ] cuda.resize_realloc_no_init_scatterview
42: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
42: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
42: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
42: [ RUN      ] cuda.resize_exec_space_scatterview
42: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
42: [ RUN      ] cuda.realloc_exec_space_scatterview
42: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
42: [ RUN      ] cuda.create_mirror_no_init_dynrankview
42: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
42: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
42: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
42: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
42: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
42: [ RUN      ] cuda.create_mirror_no_init_offsetview
42: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
42: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
42: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
42: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
42: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
42: [ RUN      ] cuda.create_mirror_no_init_dynamicview
42: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
42: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
42: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
42: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
42: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
42: [ RUN      ] cuda.UnorderedMap_insert
42: [       OK ] cuda.UnorderedMap_insert (3348 ms)
42: [ RUN      ] cuda.UnorderedMap_failed_insert
42: [       OK ] cuda.UnorderedMap_failed_insert (861 ms)
42: [ RUN      ] cuda.UnorderedMap_deep_copy
42: [       OK ] cuda.UnorderedMap_deep_copy (4 ms)
42: [ RUN      ] cuda.UnorderedMap_valid_empty
42: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
42: [ RUN      ] cuda.UnorderedMap_clear_zero_size
42: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
42: [ RUN      ] cuda.UnorderedMap_consistent_size
42: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
42: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
42: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
42: [ RUN      ] cuda.UnorderedMap_lambda_capturable
42: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
42: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
42: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
42: [ RUN      ] cuda.vector_combination
42: [       OK ] cuda.vector_combination (0 ms)
42: [ RUN      ] cuda.vector_insert
42: [       OK ] cuda.vector_insert (0 ms)
42: [ RUN      ] cuda.vector_push_back_default_exec
42: [       OK ] cuda.vector_push_back_default_exec (0 ms)
42: [----------] 70 tests from cuda (16610 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 72 tests from 2 test suites ran. (21594 ms total)
42: [  PASSED  ] 71 tests.
42: [  SKIPPED ] 1 test, listed below:
42: [  SKIPPED ] cuda_DeathTest.dualview_external_view_construction
42/65 Test #42: Kokkos_ContainersUnitTest_Cuda .............................   Passed   21.80 sec
test 43
      Start 43: Kokkos_ContainersPerformanceTest_Cuda

43: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
43: Test timeout computed to be: 1500
43: [==========] Running 4 tests from 1 test suite.
43: [----------] Global test environment set-up.
43: [----------] 4 tests from TEST_CATEGORY
43: [ RUN      ] TEST_CATEGORY.dynrankview_perf
43: Cuda
43:  DynRankView vs View: Initialization Only 
43:  View time (init only): 0.00113102
43:  View sum computation time: 0.00113102
43:  Strided View time (init only): 0.00101962
43:  View Rank7 time (init only): 0.00113084
43:  DynRankView time (init only): 0.0011158
43:  DynRankView sum computation time: 0.00180928
43:  Ratio of View to DynRankView time: 1.01364
43:  Ratio of View to DynRankView sum computation time: 0.945694
43:  Ratio of View to View Rank7  time: 1.00016
43:  Ratio of StrideView to DynRankView time: 0.913804
43:  Ratio of DynRankView to View Rank7  time: 0.986696
43: [       OK ] TEST_CATEGORY.dynrankview_perf (12 ms)
43: [ RUN      ] TEST_CATEGORY.global_2_local
43: Cuda
43: size, create, generate, fill, find
43: 256, 0.000229636, 1.8116e-05, 0.0025366, 0.00163667
43: 512, 0.000154191, 1.0962e-05, 1.9813e-05, 0.00171104
43: 1024, 0.000141029, 1.0259e-05, 2.079e-05, 0.00165916
43: 2048, 0.000137743, 9.35e-06, 2.1667e-05, 0.00174671
43: 4096, 0.00015086, 1.0322e-05, 2.1816e-05, 0.00178109
43: 8192, 0.000154812, 9.196e-06, 2.2045e-05, 0.00174166
43: 16384, 0.000139003, 9.48e-06, 2.6087e-05, 0.00176004
43: 32768, 0.000408424, 1.0181e-05, 2.9194e-05, 0.00186639
43: 65536, 0.000273164, 1.1506e-05, 4.0334e-05, 0.00214359
43: 131072, 0.000304087, 1.1197e-05, 5.6878e-05, 0.00274662
43: 262144, 0.000534963, 1.3657e-05, 0.000164012, 0.00543377
43: 524288, 0.000551699, 1.6009e-05, 0.000560463, 0.01735
43: 1048576, 0.000572923, 2.2024e-05, 0.00141129, 0.0453554
43: 2097152, 0.00069105, 3.4471e-05, 0.0030598, 0.108334
43: 4194304, 0.000929749, 5.7609e-05, 0.00685992, 0.236313
43: [       OK ] TEST_CATEGORY.global_2_local (455 ms)
43: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
43: skipping test
43: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
43: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
43: skipping test
43: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
43: [----------] 4 tests from TEST_CATEGORY (467 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 1 test suite ran. (467 ms total)
43: [  PASSED  ] 4 tests.
43/65 Test #43: Kokkos_ContainersPerformanceTest_Cuda ......................   Passed    0.62 sec
test 44
      Start 44: Kokkos_UnitTest_Sort

44: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
44: Test timeout computed to be: 1500
44: [==========] Running 17 tests from 2 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from cuda_DeathTest
44: [ RUN      ] cuda_DeathTest.SortByKeyKeysLargerThanValues
44: [       OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (1007 ms)
44: [----------] 1 test from cuda_DeathTest (1007 ms total)
44: 
44: [----------] 16 tests from cuda
44: [ RUN      ] cuda.SortUnsignedValueType
44: [       OK ] cuda.SortUnsignedValueType (11 ms)
44: [ RUN      ] cuda.SortEmptyView
44: [       OK ] cuda.SortEmptyView (0 ms)
44: [ RUN      ] cuda.SortByKeyEmptyView
44: [       OK ] cuda.SortByKeyEmptyView (0 ms)
44: [ RUN      ] cuda.SortByKeyEmptyViewHost
44: [       OK ] cuda.SortByKeyEmptyViewHost (0 ms)
44: [ RUN      ] cuda.SortByKey
44: [       OK ] cuda.SortByKey (0 ms)
44: [ RUN      ] cuda.SortByKeyWithComparator
44: [       OK ] cuda.SortByKeyWithComparator (0 ms)
44: [ RUN      ] cuda.SortByKeyStaticExtents
44: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
44: [ RUN      ] cuda.SortByKeyWithStrides
44: [       OK ] cuda.SortByKeyWithStrides (0 ms)
44: [ RUN      ] cuda.SortWithCustomComparator
44: [       OK ] cuda.SortWithCustomComparator (66 ms)
44: [ RUN      ] cuda.BinSortGenericTests
44: [       OK ] cuda.BinSortGenericTests (20 ms)
44: [ RUN      ] cuda.BinSortEmptyView
44: [       OK ] cuda.BinSortEmptyView (0 ms)
44: [ RUN      ] cuda.BinSortEmptyKeysView
44: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
44: [ RUN      ] cuda.BinSort_issue_7221
44: [       OK ] cuda.BinSort_issue_7221 (0 ms)
44: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
44: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11734 ms)
44: [ RUN      ] cuda.NestedSort
44: [       OK ] cuda.NestedSort (28 ms)
44: [ RUN      ] cuda.NestedSortByKey
44: [       OK ] cuda.NestedSortByKey (86 ms)
44: [----------] 16 tests from cuda (11950 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 17 tests from 2 test suites ran. (12958 ms total)
44: [  PASSED  ] 17 tests.
44/65 Test #44: Kokkos_UnitTest_Sort .......................................   Passed   13.14 sec
test 45
      Start 45: Kokkos_UnitTest_Random

45: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_UnitTest_Random
45: Test timeout computed to be: 1500
45: [==========] Running 3 tests from 1 test suite.
45: [----------] Global test environment set-up.
45: [----------] 3 tests from cuda
45: [ RUN      ] cuda.Random_XorShift64
45: Test Seed:1752132373142417704
45: Test Scalar=int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 -0.00322028 0.00128285 || 0.051031 28057 29364 || 28767 28674.4 || 17.7342 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 0.0126751 -0.00415365 || 0.051031 1e+64 -1e+64
45: Test Scalar=unsigned int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.45775e-07 -0.00844029 0.0106912 || 0.051031 27973 29303 || 28918.5 28674.4 || 147.795 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.5082e-07 -0.0159494 0.00533505 || 0.051031 1e+64 -1e+64
45: Test Scalar=int64_t
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 0.000303453 -0.00787115 || 0.051031 28038 29395 || 28665.7 28674.4 || -108.811 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.016736 0.00250556 || 0.051031 1e+64 -1e+64
45: Test Scalar=uint64_t
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 0.0158749 0.0074047 || 0.051031 28021 29337 || 28226.3 28674.4 || 102.363 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.000813921 0.000605635 || 0.051031 1e+64 -1e+64
45: Test Scalar=half
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.000244685 -0.99999 -48242.7 || 0.051031 0 195548 || 2.92861e+09 28674.4 || -6.66907e+08 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 0.000732943 -0.313698 0.138953 || 0.051031 1e+64 -1e+64
45: Test Scalar=bhalf
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00195588 -0.999999 -57856.9 || 0.051031 0 1.55139e+06 || 2.86896e+10 28674.4 || -7.99814e+08 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 0.00587786 -0.967742 10.3394 || 0.051031 1e+64 -1e+64
45: Test Scalar=float
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.58387e-07 7.25767e-05 -0.0350499 || 0.051031 27995 29284 || 28672.3 28674.4 || -484.53 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.88658e-07 0.0220313 0.00457252 || 0.051031 1e+64 -1e+64
45: Test Scalar=double
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 -0.00447277 0.0288741 || 0.051031 27974 29375 || 28803.2 28674.4 || 399.155 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.0106427 -0.000823149 || 0.051031 1e+64 -1e+64
45: Test Seed:1752132373256182915
45: Test Scalar=int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 0.000234363 -0.00226606 || 0.051031 28019 29476 || 28667.7 28674.4 || -31.3261 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.0103529 -0.00786016 || 0.051031 1e+64 -1e+64
45: Test Scalar=unsigned int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 0.0243804 0.0202798 || 0.051031 28089 29275 || 27991.9 28674.4 || 280.348 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 6.4892e-05 -0.00200823 || 0.051031 1e+64 -1e+64
45: Test Scalar=int64_t
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 0.0153817 -0.0129253 || 0.051031 28025 29500 || 28240 28674.4 || -178.679 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 0.00468682 -0.0102066 || 0.051031 1e+64 -1e+64
45: Test Scalar=uint64_t
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 0.0111145 -0.00252471 || 0.051031 28060 29331 || 28359.2 28674.4 || -34.9016 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.0127727 0.0105184 || 0.051031 1e+64 -1e+64
45: Test Scalar=half
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.000244579 -0.99999 -48244.3 || 0.051031 0 195111 || 2.9286e+09 28674.4 || -6.66929e+08 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 0.000732632 -0.310715 0.153055 || 0.051031 1e+64 -1e+64
45: Test Scalar=bhalf
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00196014 -0.999999 -57857.7 || 0.051031 0 1.55172e+06 || 2.86899e+10 28674.4 || -7.99824e+08 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 0.00589044 -0.967651 10.2282 || 0.051031 1e+64 -1e+64
45: Test Scalar=float
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.76045e-07 0.0117432 -0.0154728 || 0.051031 28017 29389 || 28341.6 28674.4 || -213.896 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 7.41632e-07 -0.0100418 0.00321102 || 0.051031 1e+64 -1e+64
45: Test Scalar=double
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 0.0225433 -0.0225643 || 0.051031 28073 29339 || 28042.2 28674.4 || -311.929 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.0126886 0.00446694 || 0.051031 1e+64 -1e+64
45: [       OK ] cuda.Random_XorShift64 (222 ms)
45: [ RUN      ] cuda.Random_XorShift1024_0
45: Test Seed:1752132373364536938
45: Test Scalar=int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.0115254 0.00378631 || 0.051031 10925 11787 || 11509.6 11377 || 52.342 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.0117341 0.000730468 || 0.051031 1e+64 -1e+64
45: Test Scalar=unsigned int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 0.0127254 -0.00169703 || 0.051031 10958 11828 || 11234 11377 || -23.4598 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.0194571 0.000366686 || 0.051031 1e+64 -1e+64
45: Test Scalar=int64_t
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.0338294 -0.000956797 || 0.051031 10977 11755 || 11775.3 11377 || -13.2268 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.010518 -0.00224405 || 0.051031 1e+64 -1e+64
45: Test Scalar=uint64_t
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 0.00189752 0.00319641 || 0.051031 10981 11767 || 11355.4 11377 || 44.1872 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.00610562 0.00141407 || 0.051031 1e+64 -1e+64
45: Test Scalar=half
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.000244563 -0.999975 -7595.22 || 0.051031 0 77519 || 4.61085e+08 11377 || -1.04996e+08 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 0.000733417 -0.156398 0.0194193 || 0.051031 1e+64 -1e+64
45: Test Scalar=bhalf
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00195049 -0.999997 -9108.08 || 0.051031 0 616706 || 4.51616e+09 11377 || -1.2591e+08 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 0.00586218 -0.922505 1.61606 || 0.051031 1e+64 -1e+64
45: Test Scalar=float
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.79744e-07 0.0090488 0.000290893 || 0.051031 10963 11799 || 11274.9 11377 || 4.0213 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 3.43323e-07 -0.00116088 -0.00125668 || 0.051031 1e+64 -1e+64
45: Test Scalar=double
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.00495778 -0.000890174 || 0.051031 10994 11782 || 11433.6 11377 || -12.3058 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.00449244 -0.00443267 || 0.051031 1e+64 -1e+64
45: Test Seed:1752132373448386182
45: Test Scalar=int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.00462326 -0.00300822 || 0.051031 10946 11775 || 11429.8 11377 || -41.5856 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.00762541 -0.00250511 || 0.051031 1e+64 -1e+64
45: Test Scalar=unsigned int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.0262032 0.0110204 || 0.051031 10960 11811 || 11683.1 11377 || 152.346 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.00579419 -0.000405995 || 0.051031 1e+64 -1e+64
45: Test Scalar=int64_t
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.00109533 0.00692616 || 0.051031 10884 11792 || 11389.4 11377 || 95.7472 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.0318483 0.000706866 || 0.051031 1e+64 -1e+64
45: Test Scalar=uint64_t
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.0186943 0.00788753 || 0.051031 10964 11809 || 11593.7 11377 || 109.037 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.0198591 0.00154971 || 0.051031 1e+64 -1e+64
45: Test Scalar=half
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.000245536 -0.999975 -7594.51 || 0.051031 0 77830 || 4.61007e+08 11377 || -1.04986e+08 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 0.000736301 -0.138103 0.0248695 || 0.051031 1e+64 -1e+64
45: Test Scalar=bhalf
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00195761 -0.999997 -9107.88 || 0.051031 0 615868 || 4.51607e+09 11377 || -1.25907e+08 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 0.00588399 -0.922692 1.62857 || 0.051031 1e+64 -1e+64
45: Test Scalar=float
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.73387e-07 0.00384073 -0.00326176 || 0.051031 10983 11803 || 11333.4 11377 || -45.0906 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 3.24249e-07 0.00722021 0.00169444 || 0.051031 1e+64 -1e+64
45: Test Scalar=double
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.0116415 0.00415718 || 0.051031 10978 11774 || 11511 11377 || 57.4689 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.0250466 0.000499764 || 0.051031 1e+64 -1e+64
45: [       OK ] cuda.Random_XorShift1024_0 (193 ms)
45: [ RUN      ] cuda.Multi_streams
45: [       OK ] cuda.Multi_streams (326 ms)
45: [----------] 3 tests from cuda (741 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 3 tests from 1 test suite ran. (741 ms total)
45: [  PASSED  ] 3 tests.
45/65 Test #45: Kokkos_UnitTest_Random .....................................   Passed    0.90 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_A

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

47: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
47: Test timeout computed to be: 1500
47: [==========] Running 7 tests from 1 test suite.
47: [----------] Global test environment set-up.
47: [----------] 7 tests from std_algorithms_min_max_element_test
47: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
47: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
47: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
47: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
47: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
47: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms)
47: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
47: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
47: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
47: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
47: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
47: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
47: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
47: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (6 ms)
47: [----------] 7 tests from std_algorithms_min_max_element_test (25 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 7 tests from 1 test suite ran. (25 ms total)
47: [  PASSED  ] 7 tests.
47/65 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.17 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_C

48: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
48: Test timeout computed to be: 1500
48: [==========] Running 13 tests from 10 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_lexicographical_compare_test
48: [ RUN      ] std_algorithms_lexicographical_compare_test.test
48: [       OK ] std_algorithms_lexicographical_compare_test.test (17 ms)
48: [----------] 1 test from std_algorithms_lexicographical_compare_test (17 ms total)
48: 
48: [----------] 1 test from std_algorithms_for_each_test
48: [ RUN      ] std_algorithms_for_each_test.test
48: [       OK ] std_algorithms_for_each_test.test (51 ms)
48: [----------] 1 test from std_algorithms_for_each_test (51 ms total)
48: 
48: [----------] 1 test from std_algorithms_find_test
48: [ RUN      ] std_algorithms_find_test.test
48: [       OK ] std_algorithms_find_test.test (21 ms)
48: [----------] 1 test from std_algorithms_find_test (21 ms total)
48: 
48: [----------] 4 tests from std_algorithms_non_mod_seq_ops
48: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
48: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (327 ms)
48: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
48: [       OK ] std_algorithms_non_mod_seq_ops.find_end (335 ms)
48: [ RUN      ] std_algorithms_non_mod_seq_ops.search
48: [       OK ] std_algorithms_non_mod_seq_ops.search (323 ms)
48: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
48: [       OK ] std_algorithms_non_mod_seq_ops.search_n (247 ms)
48: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1233 ms total)
48: 
48: [----------] 1 test from std_algorithms_count_test
48: [ RUN      ] std_algorithms_count_test.test
48: [       OK ] std_algorithms_count_test.test (15 ms)
48: [----------] 1 test from std_algorithms_count_test (15 ms total)
48: 
48: [----------] 1 test from std_algorithms_equal_test
48: [ RUN      ] std_algorithms_equal_test.test
48: [       OK ] std_algorithms_equal_test.test (11 ms)
48: [----------] 1 test from std_algorithms_equal_test (11 ms total)
48: 
48: [----------] 1 test from std_algorithms_all_any_none_of_test
48: [ RUN      ] std_algorithms_all_any_none_of_test.test
48: [       OK ] std_algorithms_all_any_none_of_test.test (22 ms)
48: [----------] 1 test from std_algorithms_all_any_none_of_test (22 ms total)
48: 
48: [----------] 1 test from std_algorithms_nonmod_seq_ops
48: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
48: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (56 ms)
48: [----------] 1 test from std_algorithms_nonmod_seq_ops (56 ms total)
48: 
48: [----------] 1 test from std_algorithms_mismatch_test
48: [ RUN      ] std_algorithms_mismatch_test.test
48: [       OK ] std_algorithms_mismatch_test.test (72 ms)
48: [----------] 1 test from std_algorithms_mismatch_test (72 ms total)
48: 
48: [----------] 1 test from std_algorithms_mod_seq_ops
48: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
48: [       OK ] std_algorithms_mod_seq_ops.move_backward (47 ms)
48: [----------] 1 test from std_algorithms_mod_seq_ops (47 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 13 tests from 10 test suites ran. (1548 ms total)
48: [  PASSED  ] 13 tests.
48/65 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    1.71 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_D

49: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
49: Test timeout computed to be: 1500
49: [==========] Running 31 tests from 5 test suites.
49: [----------] Global test environment set-up.
49: [----------] 3 tests from std_algorithms_mod_ops_test
49: [ RUN      ] std_algorithms_mod_ops_test.move
49: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
49: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
49: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
49: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
49: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
49: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
49: 
49: [----------] 12 tests from std_algorithms_mod_seq_ops_test
49: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
49: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
49: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
49: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
49: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
49: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
49: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
49: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
49: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
49: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
49: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
49: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
49: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
49: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total)
49: 
49: [----------] 4 tests from std_algorithms_replace_ops_test
49: [ RUN      ] std_algorithms_replace_ops_test.replace
49: [       OK ] std_algorithms_replace_ops_test.replace (27 ms)
49: [ RUN      ] std_algorithms_replace_ops_test.replace_if
49: [       OK ] std_algorithms_replace_ops_test.replace_if (91 ms)
49: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
49: [       OK ] std_algorithms_replace_ops_test.replace_copy (49 ms)
49: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
49: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (47 ms)
49: [----------] 4 tests from std_algorithms_replace_ops_test (215 ms total)
49: 
49: [----------] 11 tests from std_algorithms_mod_seq_ops
49: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
49: [       OK ] std_algorithms_mod_seq_ops.copy_if (31 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.unique
49: [       OK ] std_algorithms_mod_seq_ops.unique (69 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
49: [       OK ] std_algorithms_mod_seq_ops.unique_copy (42 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.remove
49: [       OK ] std_algorithms_mod_seq_ops.remove (27 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
49: [       OK ] std_algorithms_mod_seq_ops.remove_if (30 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
49: [       OK ] std_algorithms_mod_seq_ops.remove_copy (115 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
49: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (33 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.rotate
49: [       OK ] std_algorithms_mod_seq_ops.rotate (963 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
49: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (418 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
49: [       OK ] std_algorithms_mod_seq_ops.shift_left (1100 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
49: [       OK ] std_algorithms_mod_seq_ops.shift_right (1097 ms)
49: [----------] 11 tests from std_algorithms_mod_seq_ops (3929 ms total)
49: 
49: [----------] 1 test from std_algorithms_modseq_test
49: [ RUN      ] std_algorithms_modseq_test.reverse
49: [       OK ] std_algorithms_modseq_test.reverse (46 ms)
49: [----------] 1 test from std_algorithms_modseq_test (46 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 31 tests from 5 test suites ran. (4195 ms total)
49: [  PASSED  ] 31 tests.
49/65 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    4.35 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_E

50: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
50: Test timeout computed to be: 1500
50: [==========] Running 29 tests from 7 test suites.
50: [----------] Global test environment set-up.
50: [----------] 2 tests from std_algorithms_sorting_ops_test
50: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
50: [       OK ] std_algorithms_sorting_ops_test.is_sorted (9 ms)
50: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
50: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (8 ms)
50: [----------] 2 tests from std_algorithms_sorting_ops_test (17 ms total)
50: 
50: [----------] 4 tests from std_algorithms_partitioning_test
50: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
50: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
50: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
50: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
50: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
50: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
50: [ RUN      ] std_algorithms_partitioning_test.partition_point
50: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
50: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
50: 
50: [----------] 1 test from std_algorithms_partitioning_ops
50: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
50: [       OK ] std_algorithms_partitioning_ops.partition_copy (19 ms)
50: [----------] 1 test from std_algorithms_partitioning_ops (19 ms total)
50: 
50: [----------] 12 tests from std_algorithms_numerics_test
50: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
50: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
50: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
50: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
50: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
50: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
50: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
50: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
50: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
50: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
50: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
50: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
50: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
50: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
50: [----------] 12 tests from std_algorithms_numerics_test (6 ms total)
50: 
50: [----------] 1 test from std_algorithms_numerics_ops_test
50: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
50: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (92 ms)
50: [----------] 1 test from std_algorithms_numerics_ops_test (92 ms total)
50: 
50: [----------] 8 tests from std_algorithms_numeric_ops_test
50: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
50: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (488 ms)
50: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
50: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
50: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
50: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (429 ms)
50: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
50: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
50: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
50: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (138 ms)
50: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
50: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
50: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
50: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (239 ms)
50: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
50: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
50: [----------] 8 tests from std_algorithms_numeric_ops_test (1297 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_ops_test
50: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
50: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (32 ms)
50: [----------] 1 test from std_algorithms_transform_ops_test (32 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 29 tests from 7 test suites ran. (1468 ms total)
50: [  PASSED  ] 29 tests.
50/65 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    1.64 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

51: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
51: Test timeout computed to be: 1500
51: [==========] Running 12 tests from 7 test suites.
51: [----------] Global test environment set-up.
51: [----------] 2 tests from std_algorithms_adjacent_find_team_test
51: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
51: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (330 ms)
51: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
51: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (313 ms)
51: [----------] 2 tests from std_algorithms_adjacent_find_team_test (644 ms total)
51: 
51: [----------] 2 tests from std_algorithms_count_team_test
51: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
51: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (140 ms)
51: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
51: [       OK ] std_algorithms_count_team_test.count_returns_zero (125 ms)
51: [----------] 2 tests from std_algorithms_count_team_test (265 ms total)
51: 
51: [----------] 1 test from std_algorithms_count_if_team_test
51: [ RUN      ] std_algorithms_count_if_team_test.test
51: [       OK ] std_algorithms_count_if_team_test.test (169 ms)
51: [----------] 1 test from std_algorithms_count_if_team_test (169 ms total)
51: 
51: [----------] 1 test from std_algorithms_for_each_team_test
51: [ RUN      ] std_algorithms_for_each_team_test.test
51: [       OK ] std_algorithms_for_each_team_test.test (387 ms)
51: [----------] 1 test from std_algorithms_for_each_team_test (387 ms total)
51: 
51: [----------] 1 test from std_algorithms_for_each_n_team_test
51: [ RUN      ] std_algorithms_for_each_n_team_test.test
51: [       OK ] std_algorithms_for_each_n_team_test.test (399 ms)
51: [----------] 1 test from std_algorithms_for_each_n_team_test (399 ms total)
51: 
51: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
51: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
51: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (417 ms)
51: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
51: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (373 ms)
51: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
51: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (347 ms)
51: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1137 ms total)
51: 
51: [----------] 2 tests from std_algorithms_mismatch_team_test
51: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
51: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (422 ms)
51: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
51: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (438 ms)
51: [----------] 2 tests from std_algorithms_mismatch_team_test (861 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 12 tests from 7 test suites ran. (3866 ms total)
51: [  PASSED  ] 12 tests.
51/65 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    4.02 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

52: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
52: Test timeout computed to be: 1500
52: [==========] Running 8 tests from 4 test suites.
52: [----------] Global test environment set-up.
52: [----------] 2 tests from std_algorithms_equal_team_test
52: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
52: [       OK ] std_algorithms_equal_team_test.views_are_equal (629 ms)
52: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
52: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (662 ms)
52: [----------] 2 tests from std_algorithms_equal_team_test (1292 ms total)
52: 
52: [----------] 2 tests from std_algorithms_search_team_test
52: [ RUN      ] std_algorithms_search_team_test.sequences_exist
52: [       OK ] std_algorithms_search_team_test.sequences_exist (284 ms)
52: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
52: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (296 ms)
52: [----------] 2 tests from std_algorithms_search_team_test (581 ms total)
52: 
52: [----------] 2 tests from std_algorithms_find_end_team_test
52: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
52: [       OK ] std_algorithms_find_end_team_test.sequences_exist (402 ms)
52: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
52: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (371 ms)
52: [----------] 2 tests from std_algorithms_find_end_team_test (773 ms total)
52: 
52: [----------] 2 tests from std_algorithms_find_first_of_team_test
52: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
52: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (326 ms)
52: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
52: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (468 ms)
52: [----------] 2 tests from std_algorithms_find_first_of_team_test (794 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 8 tests from 4 test suites ran. (3441 ms total)
52: [  PASSED  ] 8 tests.
52/65 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    3.59 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

53: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
53: Test timeout computed to be: 1500
53: [==========] Running 11 tests from 7 test suites.
53: [----------] Global test environment set-up.
53: [----------] 2 tests from std_algorithms_find_team_test
53: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
53: [       OK ] std_algorithms_find_team_test.searched_values_exist (146 ms)
53: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
53: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (150 ms)
53: [----------] 2 tests from std_algorithms_find_team_test (297 ms total)
53: 
53: [----------] 2 tests from std_algorithms_find_if_team_test
53: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
53: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (134 ms)
53: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
53: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (150 ms)
53: [----------] 2 tests from std_algorithms_find_if_team_test (285 ms total)
53: 
53: [----------] 2 tests from std_algorithms_find_if_not_team_test
53: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
53: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (147 ms)
53: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
53: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (133 ms)
53: [----------] 2 tests from std_algorithms_find_if_not_team_test (281 ms total)
53: 
53: [----------] 1 test from std_algorithms_all_of_team_test
53: [ RUN      ] std_algorithms_all_of_team_test.test
53: [       OK ] std_algorithms_all_of_team_test.test (144 ms)
53: [----------] 1 test from std_algorithms_all_of_team_test (144 ms total)
53: 
53: [----------] 1 test from std_algorithms_any_of_team_test
53: [ RUN      ] std_algorithms_any_of_team_test.test
53: [       OK ] std_algorithms_any_of_team_test.test (129 ms)
53: [----------] 1 test from std_algorithms_any_of_team_test (129 ms total)
53: 
53: [----------] 1 test from std_algorithms_none_of_team_test
53: [ RUN      ] std_algorithms_none_of_team_test.test
53: [       OK ] std_algorithms_none_of_team_test.test (144 ms)
53: [----------] 1 test from std_algorithms_none_of_team_test (144 ms total)
53: 
53: [----------] 2 tests from std_algorithms_search_n_team_test
53: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
53: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (180 ms)
53: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
53: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (157 ms)
53: [----------] 2 tests from std_algorithms_search_n_team_test (337 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 11 tests from 7 test suites ran. (1620 ms total)
53: [  PASSED  ] 11 tests.
53/65 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    1.77 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

54: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
54: Test timeout computed to be: 1500
54: [==========] Running 3 tests from 3 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_min_element_team_test
54: [ RUN      ] std_algorithms_min_element_team_test.test
54: [       OK ] std_algorithms_min_element_team_test.test (500 ms)
54: [----------] 1 test from std_algorithms_min_element_team_test (500 ms total)
54: 
54: [----------] 1 test from std_algorithms_max_element_team_test
54: [ RUN      ] std_algorithms_max_element_team_test.test
54: [       OK ] std_algorithms_max_element_team_test.test (494 ms)
54: [----------] 1 test from std_algorithms_max_element_team_test (494 ms total)
54: 
54: [----------] 1 test from std_algorithms_minmax_element_team_test
54: [ RUN      ] std_algorithms_minmax_element_team_test.test
54: [       OK ] std_algorithms_minmax_element_team_test.test (527 ms)
54: [----------] 1 test from std_algorithms_minmax_element_team_test (527 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 3 tests from 3 test suites ran. (1522 ms total)
54: [  PASSED  ] 3 tests.
54/65 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    1.67 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

55: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
55: Test timeout computed to be: 1500
55: [==========] Running 6 tests from 6 test suites.
55: [----------] Global test environment set-up.
55: [----------] 1 test from std_algorithms_fill_team_test
55: [ RUN      ] std_algorithms_fill_team_test.test
55: [       OK ] std_algorithms_fill_team_test.test (219 ms)
55: [----------] 1 test from std_algorithms_fill_team_test (219 ms total)
55: 
55: [----------] 1 test from std_algorithms_fill_n_team_test
55: [ RUN      ] std_algorithms_fill_n_team_test.test
55: [       OK ] std_algorithms_fill_n_team_test.test (216 ms)
55: [----------] 1 test from std_algorithms_fill_n_team_test (217 ms total)
55: 
55: [----------] 1 test from std_algorithms_replace_team_test
55: [ RUN      ] std_algorithms_replace_team_test.test
55: [       OK ] std_algorithms_replace_team_test.test (350 ms)
55: [----------] 1 test from std_algorithms_replace_team_test (350 ms total)
55: 
55: [----------] 1 test from std_algorithms_replace_if_team_test
55: [ RUN      ] std_algorithms_replace_if_team_test.test
55: [       OK ] std_algorithms_replace_if_team_test.test (305 ms)
55: [----------] 1 test from std_algorithms_replace_if_team_test (305 ms total)
55: 
55: [----------] 1 test from std_algorithms_replace_copy_team_test
55: [ RUN      ] std_algorithms_replace_copy_team_test.test
55: [       OK ] std_algorithms_replace_copy_team_test.test (433 ms)
55: [----------] 1 test from std_algorithms_replace_copy_team_test (433 ms total)
55: 
55: [----------] 1 test from std_algorithms_replace_copy_if_team_test
55: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
55: [       OK ] std_algorithms_replace_copy_if_team_test.test (342 ms)
55: [----------] 1 test from std_algorithms_replace_copy_if_team_test (342 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 6 tests from 6 test suites ran. (1868 ms total)
55: [  PASSED  ] 6 tests.
55/65 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    2.02 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

56: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
56: Test timeout computed to be: 1500
56: [==========] Running 4 tests from 4 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_reverse_team_test
56: [ RUN      ] std_algorithms_reverse_team_test.test
56: [       OK ] std_algorithms_reverse_team_test.test (268 ms)
56: [----------] 1 test from std_algorithms_reverse_team_test (268 ms total)
56: 
56: [----------] 1 test from std_algorithms_reverse_copy_team_test
56: [ RUN      ] std_algorithms_reverse_copy_team_test.test
56: [       OK ] std_algorithms_reverse_copy_team_test.test (289 ms)
56: [----------] 1 test from std_algorithms_reverse_copy_team_test (289 ms total)
56: 
56: [----------] 1 test from std_algorithms_rotate_team_test
56: [ RUN      ] std_algorithms_rotate_team_test.test
56: [       OK ] std_algorithms_rotate_team_test.test (390 ms)
56: [----------] 1 test from std_algorithms_rotate_team_test (390 ms total)
56: 
56: [----------] 1 test from std_algorithms_rotate_copy_team_test
56: [ RUN      ] std_algorithms_rotate_copy_team_test.test
56: [       OK ] std_algorithms_rotate_copy_team_test.test (411 ms)
56: [----------] 1 test from std_algorithms_rotate_copy_team_test (411 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 4 tests from 4 test suites ran. (1360 ms total)
56: [  PASSED  ] 4 tests.
56/65 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    1.51 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

57: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
57: Test timeout computed to be: 1500
57: [==========] Running 4 tests from 4 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_move_team_test
57: [ RUN      ] std_algorithms_move_team_test.test
57: [       OK ] std_algorithms_move_team_test.test (491 ms)
57: [----------] 1 test from std_algorithms_move_team_test (491 ms total)
57: 
57: [----------] 1 test from std_algorithms_move_backward_team_test
57: [ RUN      ] std_algorithms_move_backward_team_test.test
57: [       OK ] std_algorithms_move_backward_team_test.test (410 ms)
57: [----------] 1 test from std_algorithms_move_backward_team_test (410 ms total)
57: 
57: [----------] 1 test from std_algorithms_shift_left_team_test
57: [ RUN      ] std_algorithms_shift_left_team_test.test
57: [       OK ] std_algorithms_shift_left_team_test.test (1171 ms)
57: [----------] 1 test from std_algorithms_shift_left_team_test (1171 ms total)
57: 
57: [----------] 1 test from std_algorithms_shift_right_team_test
57: [ RUN      ] std_algorithms_shift_right_team_test.test
57: [       OK ] std_algorithms_shift_right_team_test.test (1165 ms)
57: [----------] 1 test from std_algorithms_shift_right_team_test (1165 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 4 tests from 4 test suites ran. (3238 ms total)
57: [  PASSED  ] 4 tests.
57/65 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    3.39 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

58: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
58: Test timeout computed to be: 1500
58: [==========] Running 9 tests from 9 test suites.
58: [----------] Global test environment set-up.
58: [----------] 1 test from std_algorithms_copy_team_test
58: [ RUN      ] std_algorithms_copy_team_test.test
58: [       OK ] std_algorithms_copy_team_test.test (624 ms)
58: [----------] 1 test from std_algorithms_copy_team_test (624 ms total)
58: 
58: [----------] 1 test from std_algorithms_copy_n_team_test
58: [ RUN      ] std_algorithms_copy_n_team_test.test
58: [       OK ] std_algorithms_copy_n_team_test.test (267 ms)
58: [----------] 1 test from std_algorithms_copy_n_team_test (267 ms total)
58: 
58: [----------] 1 test from std_algorithms_copy_backward_team_test
58: [ RUN      ] std_algorithms_copy_backward_team_test.test
58: [       OK ] std_algorithms_copy_backward_team_test.test (378 ms)
58: [----------] 1 test from std_algorithms_copy_backward_team_test (378 ms total)
58: 
58: [----------] 1 test from std_algorithms_copy_if_team_test
58: [ RUN      ] std_algorithms_copy_if_team_test.test
58: [       OK ] std_algorithms_copy_if_team_test.test (375 ms)
58: [----------] 1 test from std_algorithms_copy_if_team_test (375 ms total)
58: 
58: [----------] 1 test from std_algorithms_unique_copy_team_test
58: [ RUN      ] std_algorithms_unique_copy_team_test.test
58: [       OK ] std_algorithms_unique_copy_team_test.test (344 ms)
58: [----------] 1 test from std_algorithms_unique_copy_team_test (344 ms total)
58: 
58: [----------] 1 test from std_algorithms_remove_team_test
58: [ RUN      ] std_algorithms_remove_team_test.test
58: [       OK ] std_algorithms_remove_team_test.test (359 ms)
58: [----------] 1 test from std_algorithms_remove_team_test (359 ms total)
58: 
58: [----------] 1 test from std_algorithms_remove_if_team_test
58: [ RUN      ] std_algorithms_remove_if_team_test.test
58: [       OK ] std_algorithms_remove_if_team_test.test (288 ms)
58: [----------] 1 test from std_algorithms_remove_if_team_test (288 ms total)
58: 
58: [----------] 1 test from std_algorithms_remove_copy_team_test
58: [ RUN      ] std_algorithms_remove_copy_team_test.test
58: [       OK ] std_algorithms_remove_copy_team_test.test (382 ms)
58: [----------] 1 test from std_algorithms_remove_copy_team_test (382 ms total)
58: 
58: [----------] 1 test from std_algorithms_remove_copy_if_team_test
58: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
58: [       OK ] std_algorithms_remove_copy_if_team_test.test (347 ms)
58: [----------] 1 test from std_algorithms_remove_copy_if_team_test (347 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 9 tests from 9 test suites ran. (3368 ms total)
58: [  PASSED  ] 9 tests.
58/65 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    3.52 sec
test 59
      Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

59: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
59: Test timeout computed to be: 1500
59: [==========] Running 4 tests from 4 test suites.
59: [----------] Global test environment set-up.
59: [----------] 1 test from std_algorithms_unique_team_test
59: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
59: [       OK ] std_algorithms_unique_team_test.test_default_predicate (451 ms)
59: [----------] 1 test from std_algorithms_unique_team_test (451 ms total)
59: 
59: [----------] 1 test from std_algorithms_adjacent_difference_team_test
59: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
59: [       OK ] std_algorithms_adjacent_difference_team_test.test (696 ms)
59: [----------] 1 test from std_algorithms_adjacent_difference_team_test (696 ms total)
59: 
59: [----------] 1 test from std_algorithms_reduce_team_test
59: [ RUN      ] std_algorithms_reduce_team_test.test
59: [       OK ] std_algorithms_reduce_team_test.test (432 ms)
59: [----------] 1 test from std_algorithms_reduce_team_test (432 ms total)
59: 
59: [----------] 1 test from std_algorithms_transform_reduce_team_test
59: [ RUN      ] std_algorithms_transform_reduce_team_test.test
59: [       OK ] std_algorithms_transform_reduce_team_test.test (796 ms)
59: [----------] 1 test from std_algorithms_transform_reduce_team_test (796 ms total)
59: 
59: [----------] Global test environment tear-down
59: [==========] 4 tests from 4 test suites ran. (2377 ms total)
59: [  PASSED  ] 4 tests.
59/65 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    2.53 sec
test 60
      Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

60: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
60: Test timeout computed to be: 1500
60: [==========] Running 18 tests from 5 test suites.
60: [----------] Global test environment set-up.
60: [----------] 2 tests from std_algorithms_is_sorted_team_test
60: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
60: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (547 ms)
60: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
60: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (517 ms)
60: [----------] 2 tests from std_algorithms_is_sorted_team_test (1064 ms total)
60: 
60: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
60: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
60: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms)
60: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
60: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (13 ms)
60: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
60: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (481 ms)
60: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
60: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (526 ms)
60: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1033 ms total)
60: 
60: [----------] 4 tests from std_algorithms_is_partitioned_team_test
60: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
60: [       OK ] std_algorithms_is_partitioned_team_test.empty (5 ms)
60: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
60: [       OK ] std_algorithms_is_partitioned_team_test.all_true (253 ms)
60: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
60: [       OK ] std_algorithms_is_partitioned_team_test.all_false (252 ms)
60: [ RUN      ] std_algorithms_is_partitioned_team_test.random
60: [       OK ] std_algorithms_is_partitioned_team_test.random (239 ms)
60: [----------] 4 tests from std_algorithms_is_partitioned_team_test (750 ms total)
60: 
60: [----------] 4 tests from std_algorithms_partition_copy_team_test
60: [ RUN      ] std_algorithms_partition_copy_team_test.empty
60: [       OK ] std_algorithms_partition_copy_team_test.empty (9 ms)
60: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
60: [       OK ] std_algorithms_partition_copy_team_test.all_true (747 ms)
60: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
60: [       OK ] std_algorithms_partition_copy_team_test.all_false (732 ms)
60: [ RUN      ] std_algorithms_partition_copy_team_test.random
60: [       OK ] std_algorithms_partition_copy_team_test.random (711 ms)
60: [----------] 4 tests from std_algorithms_partition_copy_team_test (2201 ms total)
60: 
60: [----------] 4 tests from std_algorithms_partition_point_team_test
60: [ RUN      ] std_algorithms_partition_point_team_test.empty
60: [       OK ] std_algorithms_partition_point_team_test.empty (5 ms)
60: [ RUN      ] std_algorithms_partition_point_team_test.all_true
60: [       OK ] std_algorithms_partition_point_team_test.all_true (258 ms)
60: [ RUN      ] std_algorithms_partition_point_team_test.all_false
60: [       OK ] std_algorithms_partition_point_team_test.all_false (253 ms)
60: [ RUN      ] std_algorithms_partition_point_team_test.random
60: [       OK ] std_algorithms_partition_point_team_test.random (237 ms)
60: [----------] 4 tests from std_algorithms_partition_point_team_test (755 ms total)
60: 
60: [----------] Global test environment tear-down
60: [==========] 18 tests from 5 test suites ran. (5806 ms total)
60: [  PASSED  ] 18 tests.
60/65 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    5.96 sec
test 61
      Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

61: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
61: Test timeout computed to be: 1500
61: [==========] Running 5 tests from 4 test suites.
61: [----------] Global test environment set-up.
61: [----------] 2 tests from std_algorithms_transform_team_test
61: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
61: [       OK ] std_algorithms_transform_team_test.test_unary_op (746 ms)
61: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
61: [       OK ] std_algorithms_transform_team_test.test_binary_op (773 ms)
61: [----------] 2 tests from std_algorithms_transform_team_test (1519 ms total)
61: 
61: [----------] 1 test from std_algorithms_generate_team_test
61: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
61: [       OK ] std_algorithms_generate_team_test.test_unary_op (1603 ms)
61: [----------] 1 test from std_algorithms_generate_team_test (1603 ms total)
61: 
61: [----------] 1 test from std_algorithms_generate_n_team_test
61: [ RUN      ] std_algorithms_generate_n_team_test.test
61: [       OK ] std_algorithms_generate_n_team_test.test (222 ms)
61: [----------] 1 test from std_algorithms_generate_n_team_test (222 ms total)
61: 
61: [----------] 1 test from std_algorithms_swap_ranges_team_test
61: [ RUN      ] std_algorithms_swap_ranges_team_test.test
61: [       OK ] std_algorithms_swap_ranges_team_test.test (651 ms)
61: [----------] 1 test from std_algorithms_swap_ranges_team_test (651 ms total)
61: 
61: [----------] Global test environment tear-down
61: [==========] 5 tests from 4 test suites ran. (3997 ms total)
61: [  PASSED  ] 5 tests.
61/65 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    4.15 sec
test 62
      Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

62: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
62: Test timeout computed to be: 1500
62: [==========] Running 2 tests from 2 test suites.
62: [----------] Global test environment set-up.
62: [----------] 1 test from std_algorithms_exclusive_scan_team_test
62: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
62: [       OK ] std_algorithms_exclusive_scan_team_test.test (1401 ms)
62: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1401 ms total)
62: 
62: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
62: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
62: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (706 ms)
62: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (706 ms total)
62: 
62: [----------] Global test environment tear-down
62: [==========] 2 tests from 2 test suites ran. (2108 ms total)
62: [  PASSED  ] 2 tests.
62/65 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    2.26 sec
test 63
      Start 63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

63: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
63: Test timeout computed to be: 1500
63: [==========] Running 2 tests from 2 test suites.
63: [----------] Global test environment set-up.
63: [----------] 1 test from std_algorithms_inclusive_scan_team_test
63: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
63: [       OK ] std_algorithms_inclusive_scan_team_test.test (2037 ms)
63: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2037 ms total)
63: 
63: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
63: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
63: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1342 ms)
63: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1342 ms total)
63: 
63: [----------] Global test environment tear-down
63: [==========] 2 tests from 2 test suites ran. (3380 ms total)
63: [  PASSED  ] 2 tests.
63/65 Test #63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    3.53 sec
test 64
      Start 64: Kokkos_PerformanceTest_InclusiveScan

64: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-07-10_T06-00-37.json"
64: Test timeout computed to be: 1500
64: 2025-07-10T07:27:01+00:00
64: Running /var/jenkins/workspace/Kokkos_PR-8188/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan
64: Run on (6 X 2095.11 MHz CPU s)
64: CPU Caches:
64:   L1 Data 32 KiB (x6)
64:   L1 Instruction 32 KiB (x6)
64:   L2 Unified 4096 KiB (x6)
64:   L3 Unified 16384 KiB (x6)
64: Load Average: 1.03, 2.09, 4.83
64: CPU architecture: none
64: Can access system allocated memory: 0
64: Capability: 7.0
64: Default Device: Cuda
64: GPU architecture: VOLTA70
64: KOKKOS_COMPILER_CLANG: 1706
64: KOKKOS_ENABLE_ASM: no
64: KOKKOS_ENABLE_CUDA: yes
64: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes
64: KOKKOS_ENABLE_CUDA_UVM: no
64: KOKKOS_ENABLE_CXX17: no
64: KOKKOS_ENABLE_CXX20: yes
64: KOKKOS_ENABLE_CXX23: no
64: KOKKOS_ENABLE_CXX26: no
64: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
64: KOKKOS_ENABLE_HWLOC: no
64: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
64: KOKKOS_ENABLE_LIBDL: yes
64: KOKKOS_ENABLE_PRAGMA_IVDEP: no
64: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
64: KOKKOS_ENABLE_PRAGMA_UNROLL: no
64: KOKKOS_ENABLE_PRAGMA_VECTOR: no
64: KOKKOS_ENABLE_SERIAL: yes
64: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected
64: Kokkos Version: 4.6.99
64: Shared Memory per Block: 48 KiB
64: Total Global Memory: 31.73 GiB
64: macro  KOKKOS_ENABLE_CUDA: defined
64: platform: 64bit
64: via Address Translation Service: 0
64: ----------------------------------------------------------------------------------------------------------------------------------------------
64: Benchmark                                                                   Time             CPU   Iterations  FOM: GB/s         MB     Passed
64: ----------------------------------------------------------------------------------------------------------------------------------------------
64: BM_inclusive_scan<std::uint64_t>/100000000/manual_time                  0.002 s         0.002 s           385  878.172/s       1.6k          1
64: BM_inclusive_scan<std::int64_t>/100000000/manual_time                   0.002 s         0.002 s           384  878.427/s       1.6k          1
64: BM_inclusive_scan<double>/100000000/manual_time                         0.002 s         0.002 s           383   870.35/s       1.6k          1
64: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time      0.002 s         0.002 s           384  869.073/s       1.6k          1
64: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time       0.002 s         0.002 s           383  871.463/s       1.6k          1
64: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time             0.002 s         0.002 s           382  868.111/s       1.6k          1
64: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time      0.002 s         0.002 s           380  863.365/s       1.6k          1
64: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time       0.002 s         0.002 s           380  869.188/s       1.6k          1
64: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time             0.002 s         0.002 s           375  856.048/s       1.6k          1
64/65 Test #64: Kokkos_PerformanceTest_InclusiveScan .......................   Passed   36.52 sec
test 65
      Start 65: Kokkos_UnitTest_SIMD

65: Test command: /var/jenkins/workspace/Kokkos_PR-8188/build/simd/unit_tests/Kokkos_UnitTest_SIMD
65: Test timeout computed to be: 1500
65: [==========] Running 18 tests from 1 test suite.
65: [----------] Global test environment set-up.
65: [----------] 18 tests from simd
65: [ RUN      ] simd.host_math_ops
65: [       OK ] simd.host_math_ops (2 ms)
65: [ RUN      ] simd.device_math_ops
65: [       OK ] simd.device_math_ops (2 ms)
65: [ RUN      ] simd.host_mask_ops
65: [       OK ] simd.host_mask_ops (0 ms)
65: [ RUN      ] simd.device_mask_ops
65: [       OK ] simd.device_mask_ops (0 ms)
65: [ RUN      ] simd.host_conversions
65: [       OK ] simd.host_conversions (0 ms)
65: [ RUN      ] simd.device_conversions
65: [       OK ] simd.device_conversions (0 ms)
65: [ RUN      ] simd.host_shift_ops
65: [       OK ] simd.host_shift_ops (0 ms)
65: [ RUN      ] simd.device_shift_ops
65: [       OK ] simd.device_shift_ops (0 ms)
65: [ RUN      ] simd.host_condition
65: [       OK ] simd.host_condition (0 ms)
65: [ RUN      ] simd.device_condition
65: [       OK ] simd.device_condition (0 ms)
65: [ RUN      ] simd.host_gen_ctors
65: [       OK ] simd.host_gen_ctors (0 ms)
65: [ RUN      ] simd.device_gen_ctors
65: [       OK ] simd.device_gen_ctors (0 ms)
65: [ RUN      ] simd.host_where_expressions
65: [       OK ] simd.host_where_expressions (0 ms)
65: [ RUN      ] simd.device_where_expressions
65: [       OK ] simd.device_where_expressions (0 ms)
65: [ RUN      ] simd.host_reductions
65: [       OK ] simd.host_reductions (0 ms)
65: [ RUN      ] simd.device_reductions
65: [       OK ] simd.device_reductions (0 ms)
65: [ RUN      ] simd.host_construction
65: [       OK ] simd.host_construction (0 ms)
65: [ RUN      ] simd.device_construction
65: [       OK ] simd.device_construction (0 ms)
65: [----------] 18 tests from simd (5 ms total)
65: 
65: [----------] Global test environment tear-down
65: [==========] 18 tests from 1 test suite ran. (5 ms total)
65: [  PASSED  ] 18 tests.
65/65 Test #65: Kokkos_UnitTest_SIMD .......................................   Passed    0.16 sec

100% tests passed, 0 tests failed out of 65

Label Time Summary:
Kokkos    = 285.66 sec*proc (58 tests)

Total Test time (real) = 580.74 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
Cacheable calls:   797 / 797 (100.0%)
  Hits:             70 / 797 ( 8.78%)
    Direct:         59 /  70 (84.29%)
    Preprocessed:   11 /  70 (15.71%)
  Misses:          727 / 797 (91.22%)
Local storage:
  Cache size (GB): 4.8 / 5.0 (95.34%)
  Hits:             70 / 797 ( 8.78%)
  Misses:          727 / 797 (91.22%)
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 c250f58d6b0529244d2f4e031972435bdeae46fb7604a24e8ddfc8fe97ce5081
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-8188' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes c250f58d6b0529244d2f4e031972435bdeae46fb7604a24e8ddfc8fe97ce5081
[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
ERROR: script returned exit code 2

GitHub has been notified of this commit’s build result

Finished: FAILURE