Skip to content
Failed

Console Output

Skipping 4,729 KB.. Full Log
42: [       OK ] std_algorithms_count_team_test.count_returns_zero (307 ms)
42: [----------] 2 tests from std_algorithms_count_team_test (675 ms total)
42: 
42: [----------] 1 test from std_algorithms_count_if_team_test
42: [ RUN      ] std_algorithms_count_if_team_test.test
42: [       OK ] std_algorithms_count_if_team_test.test (382 ms)
42: [----------] 1 test from std_algorithms_count_if_team_test (382 ms total)
42: 
42: [----------] 1 test from std_algorithms_for_each_team_test
42: [ RUN      ] std_algorithms_for_each_team_test.test
42: [       OK ] std_algorithms_for_each_team_test.test (644 ms)
42: [----------] 1 test from std_algorithms_for_each_team_test (644 ms total)
42: 
42: [----------] 1 test from std_algorithms_for_each_n_team_test
42: [ RUN      ] std_algorithms_for_each_n_team_test.test
42: [       OK ] std_algorithms_for_each_n_team_test.test (710 ms)
42: [----------] 1 test from std_algorithms_for_each_n_team_test (710 ms total)
42: 
42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
42: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
42: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1010 ms)
42: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
42: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (823 ms)
42: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
42: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (850 ms)
42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2684 ms total)
42: 
42: [----------] 2 tests from std_algorithms_mismatch_team_test
42: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
42: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1035 ms)
42: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
42: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1007 ms)
42: [----------] 2 tests from std_algorithms_mismatch_team_test (2043 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 12 tests from 7 test suites ran. (8510 ms total)
42: [  PASSED  ] 12 tests.
42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    8.70 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

43: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
43: Test timeout computed to be: 1500
43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
43:                                     Detected: 6 cores per node.
43:                                     Detected: 1 MPI_ranks per node.
43:                                     Requested: 8 threads per process.
43: [==========] Running 8 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_equal_team_test
43: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
43: [       OK ] std_algorithms_equal_team_test.views_are_equal (1517 ms)
43: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
38: ViewFirstTouch_ParallelFor<double>/N:262144/manual_time                  0.000 s         0.000 s         30675  186.353/s     4.1943
43: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1476 ms)
43: [----------] 2 tests from std_algorithms_equal_team_test (2994 ms total)
43: 
43: [----------] 2 tests from std_algorithms_search_team_test
43: [ RUN      ] std_algorithms_search_team_test.sequences_exist
43: [       OK ] std_algorithms_search_team_test.sequences_exist (669 ms)
43: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
43: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (724 ms)
43: [----------] 2 tests from std_algorithms_search_team_test (1394 ms total)
43: 
43: [----------] 2 tests from std_algorithms_find_end_team_test
43: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
43: [       OK ] std_algorithms_find_end_team_test.sequences_exist (863 ms)
43: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
43: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (846 ms)
43: [----------] 2 tests from std_algorithms_find_end_team_test (1710 ms total)
43: 
43: [----------] 2 tests from std_algorithms_find_first_of_team_test
43: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
43: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (708 ms)
43: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
43: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (1054 ms)
43: [----------] 2 tests from std_algorithms_find_first_of_team_test (1763 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 8 tests from 4 test suites ran. (7863 ms total)
43: [  PASSED  ] 8 tests.
43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    8.06 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

44: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
44: Test timeout computed to be: 1500
44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
44:                                     Detected: 6 cores per node.
44:                                     Detected: 1 MPI_ranks per node.
44:                                     Requested: 8 threads per process.
44: [==========] Running 11 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_find_team_test
44: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
44: [       OK ] std_algorithms_find_team_test.searched_values_exist (343 ms)
44: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
44: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (334 ms)
44: [----------] 2 tests from std_algorithms_find_team_test (678 ms total)
44: 
44: [----------] 2 tests from std_algorithms_find_if_team_test
44: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
44: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (300 ms)
44: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
44: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (324 ms)
44: [----------] 2 tests from std_algorithms_find_if_team_test (625 ms total)
44: 
44: [----------] 2 tests from std_algorithms_find_if_not_team_test
44: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
44: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (328 ms)
44: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
44: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (295 ms)
44: [----------] 2 tests from std_algorithms_find_if_not_team_test (623 ms total)
44: 
44: [----------] 1 test from std_algorithms_all_of_team_test
44: [ RUN      ] std_algorithms_all_of_team_test.test
44: [       OK ] std_algorithms_all_of_team_test.test (320 ms)
44: [----------] 1 test from std_algorithms_all_of_team_test (320 ms total)
44: 
44: [----------] 1 test from std_algorithms_any_of_team_test
44: [ RUN      ] std_algorithms_any_of_team_test.test
44: [       OK ] std_algorithms_any_of_team_test.test (291 ms)
44: [----------] 1 test from std_algorithms_any_of_team_test (291 ms total)
44: 
44: [----------] 1 test from std_algorithms_none_of_team_test
44: [ RUN      ] std_algorithms_none_of_team_test.test
44: [       OK ] std_algorithms_none_of_team_test.test (329 ms)
44: [----------] 1 test from std_algorithms_none_of_team_test (329 ms total)
44: 
44: [----------] 2 tests from std_algorithms_search_n_team_test
44: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
44: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (381 ms)
44: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
44: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (357 ms)
44: [----------] 2 tests from std_algorithms_search_n_team_test (738 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 11 tests from 7 test suites ran. (3607 ms total)
44: [  PASSED  ] 11 tests.
44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    3.80 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

45: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
45: Test timeout computed to be: 1500
45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
45:                                     Detected: 6 cores per node.
45:                                     Detected: 1 MPI_ranks per node.
45:                                     Requested: 8 threads per process.
45: [==========] Running 3 tests from 3 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_min_element_team_test
45: [ RUN      ] std_algorithms_min_element_team_test.test
45: [       OK ] std_algorithms_min_element_team_test.test (1016 ms)
45: [----------] 1 test from std_algorithms_min_element_team_test (1016 ms total)
45: 
45: [----------] 1 test from std_algorithms_max_element_team_test
45: [ RUN      ] std_algorithms_max_element_team_test.test
45: [       OK ] std_algorithms_max_element_team_test.test (965 ms)
45: [----------] 1 test from std_algorithms_max_element_team_test (965 ms total)
45: 
45: [----------] 1 test from std_algorithms_minmax_element_team_test
45: [ RUN      ] std_algorithms_minmax_element_team_test.test
45: [       OK ] std_algorithms_minmax_element_team_test.test (1020 ms)
45: [----------] 1 test from std_algorithms_minmax_element_team_test (1020 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 3 tests from 3 test suites ran. (3002 ms total)
45: [  PASSED  ] 3 tests.
45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    3.19 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

46: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
46: Test timeout computed to be: 1500
46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
46:                                     Detected: 6 cores per node.
46:                                     Detected: 1 MPI_ranks per node.
46:                                     Requested: 8 threads per process.
46: [==========] Running 6 tests from 6 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_fill_team_test
46: [ RUN      ] std_algorithms_fill_team_test.test
46: [       OK ] std_algorithms_fill_team_test.test (420 ms)
46: [----------] 1 test from std_algorithms_fill_team_test (420 ms total)
46: 
46: [----------] 1 test from std_algorithms_fill_n_team_test
46: [ RUN      ] std_algorithms_fill_n_team_test.test
46: [       OK ] std_algorithms_fill_n_team_test.test (505 ms)
46: [----------] 1 test from std_algorithms_fill_n_team_test (505 ms total)
46: 
46: [----------] 1 test from std_algorithms_replace_team_test
46: [ RUN      ] std_algorithms_replace_team_test.test
46: [       OK ] std_algorithms_replace_team_test.test (591 ms)
46: [----------] 1 test from std_algorithms_replace_team_test (591 ms total)
46: 
46: [----------] 1 test from std_algorithms_replace_if_team_test
46: [ RUN      ] std_algorithms_replace_if_team_test.test
46: [       OK ] std_algorithms_replace_if_team_test.test (595 ms)
46: [----------] 1 test from std_algorithms_replace_if_team_test (595 ms total)
46: 
46: [----------] 1 test from std_algorithms_replace_copy_team_test
46: [ RUN      ] std_algorithms_replace_copy_team_test.test
46: [       OK ] std_algorithms_replace_copy_team_test.test (850 ms)
46: [----------] 1 test from std_algorithms_replace_copy_team_test (850 ms total)
46: 
46: [----------] 1 test from std_algorithms_replace_copy_if_team_test
46: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
46: [       OK ] std_algorithms_replace_copy_if_team_test.test (654 ms)
46: [----------] 1 test from std_algorithms_replace_copy_if_team_test (654 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 6 tests from 6 test suites ran. (3617 ms total)
46: [  PASSED  ] 6 tests.
46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    3.81 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

47: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
47: Test timeout computed to be: 1500
47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
47:                                     Detected: 6 cores per node.
47:                                     Detected: 1 MPI_ranks per node.
47:                                     Requested: 8 threads per process.
47: [==========] Running 4 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_reverse_team_test
47: [ RUN      ] std_algorithms_reverse_team_test.test
47: [       OK ] std_algorithms_reverse_team_test.test (462 ms)
47: [----------] 1 test from std_algorithms_reverse_team_test (462 ms total)
47: 
47: [----------] 1 test from std_algorithms_reverse_copy_team_test
47: [ RUN      ] std_algorithms_reverse_copy_team_test.test
47: [       OK ] std_algorithms_reverse_copy_team_test.test (530 ms)
47: [----------] 1 test from std_algorithms_reverse_copy_team_test (530 ms total)
47: 
47: [----------] 1 test from std_algorithms_rotate_team_test
47: [ RUN      ] std_algorithms_rotate_team_test.test
38: ViewFirstTouch_ParallelFor<double>/N:2097152/manual_time                 0.000 s         0.001 s         15562  747.633/s    33.5544
47: [       OK ] std_algorithms_rotate_team_test.test (874 ms)
47: [----------] 1 test from std_algorithms_rotate_team_test (874 ms total)
47: 
47: [----------] 1 test from std_algorithms_rotate_copy_team_test
47: [ RUN      ] std_algorithms_rotate_copy_team_test.test
47: [       OK ] std_algorithms_rotate_copy_team_test.test (950 ms)
47: [----------] 1 test from std_algorithms_rotate_copy_team_test (950 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 4 tests from 4 test suites ran. (2818 ms total)
47: [  PASSED  ] 4 tests.
47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    3.00 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

48: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
48: Test timeout computed to be: 1500
48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
48:                                     Detected: 6 cores per node.
48:                                     Detected: 1 MPI_ranks per node.
48:                                     Requested: 8 threads per process.
48: [==========] Running 4 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_move_team_test
48: [ RUN      ] std_algorithms_move_team_test.test
48: [       OK ] std_algorithms_move_team_test.test (836 ms)
48: [----------] 1 test from std_algorithms_move_team_test (836 ms total)
48: 
48: [----------] 1 test from std_algorithms_move_backward_team_test
48: [ RUN      ] std_algorithms_move_backward_team_test.test
48: [       OK ] std_algorithms_move_backward_team_test.test (686 ms)
48: [----------] 1 test from std_algorithms_move_backward_team_test (686 ms total)
48: 
48: [----------] 1 test from std_algorithms_shift_left_team_test
48: [ RUN      ] std_algorithms_shift_left_team_test.test
48: [       OK ] std_algorithms_shift_left_team_test.test (2519 ms)
48: [----------] 1 test from std_algorithms_shift_left_team_test (2519 ms total)
48: 
48: [----------] 1 test from std_algorithms_shift_right_team_test
48: [ RUN      ] std_algorithms_shift_right_team_test.test
48: [       OK ] std_algorithms_shift_right_team_test.test (2495 ms)
48: [----------] 1 test from std_algorithms_shift_right_team_test (2495 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 4 tests from 4 test suites ran. (6537 ms total)
48: [  PASSED  ] 4 tests.
48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    6.73 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

49: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
49: Test timeout computed to be: 1500
49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
49:                                     Detected: 6 cores per node.
49:                                     Detected: 1 MPI_ranks per node.
49:                                     Requested: 8 threads per process.
49: [==========] Running 9 tests from 9 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_copy_team_test
49: [ RUN      ] std_algorithms_copy_team_test.test
49: [       OK ] std_algorithms_copy_team_test.test (1041 ms)
49: [----------] 1 test from std_algorithms_copy_team_test (1041 ms total)
49: 
49: [----------] 1 test from std_algorithms_copy_n_team_test
49: [ RUN      ] std_algorithms_copy_n_team_test.test
49: [       OK ] std_algorithms_copy_n_team_test.test (628 ms)
49: [----------] 1 test from std_algorithms_copy_n_team_test (628 ms total)
49: 
49: [----------] 1 test from std_algorithms_copy_backward_team_test
49: [ RUN      ] std_algorithms_copy_backward_team_test.test
38: ViewFirstTouch_ParallelFor<double>/N:16777216/manual_time                0.000 s         0.001 s          1919  735.277/s    268.435
38: ViewFirstTouch_DeepCopy<double>/N:64/init_value:0/manual_time            0.000 s         0.000 s        100834 0.148332/s      1024u
38: ViewFirstTouch_DeepCopy<double>/N:512/init_value:0/manual_time           0.000 s         0.000 s         95094  1.11333/s     8.192m
49: [       OK ] std_algorithms_copy_backward_team_test.test (690 ms)
49: [----------] 1 test from std_algorithms_copy_backward_team_test (690 ms total)
49: 
49: [----------] 1 test from std_algorithms_copy_if_team_test
49: [ RUN      ] std_algorithms_copy_if_team_test.test
38: ViewFirstTouch_DeepCopy<double>/N:4096/init_value:0/manual_time          0.000 s         0.000 s         84002  7.87803/s   0.065536
49: [       OK ] std_algorithms_copy_if_team_test.test (686 ms)
49: [----------] 1 test from std_algorithms_copy_if_team_test (686 ms total)
49: 
49: [----------] 1 test from std_algorithms_unique_copy_team_test
49: [ RUN      ] std_algorithms_unique_copy_team_test.test
38: ViewFirstTouch_DeepCopy<double>/N:32768/init_value:0/manual_time         0.000 s         0.000 s         83624  58.2407/s   0.524288
49: [       OK ] std_algorithms_unique_copy_team_test.test (684 ms)
49: [----------] 1 test from std_algorithms_unique_copy_team_test (684 ms total)
49: 
49: [----------] 1 test from std_algorithms_remove_team_test
49: [ RUN      ] std_algorithms_remove_team_test.test
38: ViewFirstTouch_DeepCopy<double>/N:262144/init_value:0/manual_time        0.000 s         0.000 s         57829  385.633/s     4.1943
49: [       OK ] std_algorithms_remove_team_test.test (638 ms)
49: [----------] 1 test from std_algorithms_remove_team_test (638 ms total)
49: 
49: [----------] 1 test from std_algorithms_remove_if_team_test
49: [ RUN      ] std_algorithms_remove_if_team_test.test
49: [       OK ] std_algorithms_remove_if_team_test.test (564 ms)
49: [----------] 1 test from std_algorithms_remove_if_team_test (564 ms total)
49: 
49: [----------] 1 test from std_algorithms_remove_copy_team_test
49: [ RUN      ] std_algorithms_remove_copy_team_test.test
38: ViewFirstTouch_DeepCopy<double>/N:2097152/init_value:0/manual_time       0.000 s         0.000 s         26264 1.26135k/s    33.5544
49: [       OK ] std_algorithms_remove_copy_team_test.test (834 ms)
49: [----------] 1 test from std_algorithms_remove_copy_team_test (834 ms total)
49: 
49: [----------] 1 test from std_algorithms_remove_copy_if_team_test
49: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
38: ViewFirstTouch_DeepCopy<double>/N:16777216/init_value:0/manual_time      0.000 s         0.000 s          4501 1.73697k/s    268.435
49: [       OK ] std_algorithms_remove_copy_if_team_test.test (620 ms)
49: [----------] 1 test from std_algorithms_remove_copy_if_team_test (620 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 9 tests from 9 test suites ran. (6389 ms total)
49: [  PASSED  ] 9 tests.
49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    6.58 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

50: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
50: Test timeout computed to be: 1500
50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
50:                                     Detected: 6 cores per node.
50:                                     Detected: 1 MPI_ranks per node.
50:                                     Requested: 8 threads per process.
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_unique_team_test
50: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
38: ViewFirstTouch_DeepCopy<double>/N:64/init_value:1/manual_time            0.000 s         0.000 s         57457 0.0844888/s      1024u
50: [       OK ] std_algorithms_unique_team_test.test_default_predicate (826 ms)
50: [----------] 1 test from std_algorithms_unique_team_test (826 ms total)
50: 
50: [----------] 1 test from std_algorithms_adjacent_difference_team_test
50: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
38: ViewFirstTouch_DeepCopy<double>/N:512/init_value:1/manual_time           0.000 s         0.000 s         56903 0.665239/s     8.192m
50: [       OK ] std_algorithms_adjacent_difference_team_test.test (1275 ms)
50: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1275 ms total)
50: 
50: [----------] 1 test from std_algorithms_reduce_team_test
50: [ RUN      ] std_algorithms_reduce_team_test.test
38: ViewFirstTouch_DeepCopy<double>/N:4096/init_value:1/manual_time          0.000 s         0.000 s         53199  4.97719/s   0.065536
38: ViewFirstTouch_DeepCopy<double>/N:32768/init_value:1/manual_time         0.000 s         0.000 s         44926   33.707/s   0.524288
50: [       OK ] std_algorithms_reduce_team_test.test (1044 ms)
50: [----------] 1 test from std_algorithms_reduce_team_test (1044 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_reduce_team_test
50: [ RUN      ] std_algorithms_transform_reduce_team_test.test
38: ViewFirstTouch_DeepCopy<double>/N:262144/init_value:1/manual_time        0.000 s         0.000 s         41992  251.783/s     4.1943
50: [       OK ] std_algorithms_transform_reduce_team_test.test (1830 ms)
50: [----------] 1 test from std_algorithms_transform_reduce_team_test (1830 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (4977 ms total)
50: [  PASSED  ] 4 tests.
50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    5.17 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

51: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
51: Test timeout computed to be: 1500
51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
51:                                     Detected: 6 cores per node.
51:                                     Detected: 1 MPI_ranks per node.
51:                                     Requested: 8 threads per process.
51: [==========] Running 18 tests from 5 test suites.
51: [----------] Global test environment set-up.
51: [----------] 2 tests from std_algorithms_is_sorted_team_test
51: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
38: ViewFirstTouch_DeepCopy<double>/N:2097152/init_value:1/manual_time       0.000 s         0.000 s         22126  1059.58/s    33.5544
38: ViewFirstTouch_DeepCopy<double>/N:16777216/init_value:1/manual_time      0.000 s         0.000 s          4411 1.69383k/s    268.435
38/66 Test #38: Kokkos_PerformanceTest_ViewFirstTouch ......................   Passed   91.30 sec
test 39
      Start 39: Kokkos_PerformanceTest_Mempool

39: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-08-01_T14-14-30.json"
39: Test timeout computed to be: 1500
39: 
39: Available devices: 
39: 2025-08-01T15:59:39+00:00
39: Running /var/jenkins/workspace/Kokkos_PR-8287/build/core/perf_test/Kokkos_PerformanceTest_Mempool
39: Run on (15 X 3250 MHz CPU s)
39: CPU Caches:
39:   L1 Data 64 KiB (x15)
39:   L1 Instruction 64 KiB (x15)
39:   L2 Unified 512 KiB (x15)
39:   L3 Unified 16384 KiB (x15)
39: Load Average: 0.84, 1.68, 3.10
39: Address Bits: 64
39: CPU architecture: none
39: Default Device: SYCL
39: Driver Version: CUDA 12.9
39: Error Correction Support: 1
39: GIT_BRANCH: HEAD
39: GIT_CLEAN_STATUS: CLEAN
39: GIT_COMMIT_DATE: 2025-08-01T10:13:06-04:00
39: GIT_COMMIT_DESCRIPTION: Merge commit 'e4b97f0a602109a9511b9d75bc6e401d3f17b5a8' into HEAD
39: GIT_COMMIT_HASH: 49e6be6ee
39: GPU architecture: AMPERE80
39: Global Cache Mem Line Size: 128
39: Global Mem Cache Size: 25165824
39: Global Mem Size: 25339101184
39: Image Max Buffer Size: 32768
39: Image2d Max Height: 65536
39: Image2d Max Width: 131072
39: Image3d Max Depth: 16384
39: Image3d Max Height: 16384
39: Image3d Max Width: 16384
39: Is Accelerator: 0
39: Is Available: 1
39: Is CPU: 0
39: Is GPU: 1
39: KOKKOS_COMPILER_INTEL_LLVM: 20250004
39: KOKKOS_ENABLE_ASM: yes
39: KOKKOS_ENABLE_CXX17: yes
39: KOKKOS_ENABLE_CXX20: no
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_LIBDL: yes
39: KOKKOS_ENABLE_PRAGMA_IVDEP: yes
39: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes
39: KOKKOS_ENABLE_PRAGMA_UNROLL: yes
39: KOKKOS_ENABLE_PRAGMA_VECTOR: yes
39: KOKKOS_ENABLE_SERIAL: yes
39: Kokkos Version: 4.7.99
39: Local Mem Size: 166912
39: Max Compute Units: 56
39: Max Mem Alloc Size: 25339101184
39: Max Parameter Size: 4000
39: Max Read Image Args: 128
39: Max Samplers: 128
39: Max Work Group Size: 1024
39: Max Work Item Dimensions: 3
39: Mem Base Addr Align: 4096
39: Name: NVIDIA A30
39: Native Vector Width Char: 1
39: Native Vector Width Double: 1
39: Native Vector Width Float: 1
39: Native Vector Width Half: 0
39: Native Vector Width Int: 1
39: Native Vector Width Long: 1
39: Native Vector Width Short: 1
39: Partition Max Sub Devices: 0
39: Preferred Vector Width Char: 1
39: Preferred Vector Width Double: 1
39: Preferred Vector Width Float: 1
39: Preferred Vector Width Half: 0
39: Preferred Vector Width Int: 1
39: Preferred Vector Width Long: 1
39: Preferred Vector Width Short: 1
39: Profiling Timer Resolution: 1000
39: Reference Count: 1
39: Vendor: NVIDIA Corporation
39: Vendor Id: 4318
39: Version: 8.0
39: [ext_oneapi_cuda]:gpu:0] NVIDIA A30: Selected
39: macro  KOKKOS_ENABLE_ONEDPL: defined
39: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
39: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
39: macro  KOKKOS_IMPL_SYCL_GRAPH_SUPPORT: defined
39: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
39: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined
39: macro  SYCL_EXT_ONEAPI_BFLOAT16: undefined
39: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined
39: platform: 64bit
51: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1034 ms)
51: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
51: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (900 ms)
51: [----------] 2 tests from std_algorithms_is_sorted_team_test (1935 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 (13 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
39: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
39: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
39: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
39: 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          2239               17.7565M/s
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (903 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
39: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
39: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
39: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
39: 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          3277                 52.009M/s
39/66 Test #39: Kokkos_PerformanceTest_Mempool .............................   Passed    2.58 sec
test 40
      Start 40: Kokkos_PerformanceTest_Atomic

40: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-08-01_T14-14-30.json"
40: Test timeout computed to be: 1500
40: 
40: Available devices: 
40: 2025-08-01T15:59:41+00:00
40: Running /var/jenkins/workspace/Kokkos_PR-8287/build/core/perf_test/Kokkos_PerformanceTest_Atomic
40: Run on (15 X 3250 MHz CPU s)
40: CPU Caches:
40:   L1 Data 64 KiB (x15)
40:   L1 Instruction 64 KiB (x15)
40:   L2 Unified 512 KiB (x15)
40:   L3 Unified 16384 KiB (x15)
40: Load Average: 0.86, 1.67, 3.09
40: Address Bits: 64
40: CPU architecture: none
40: Default Device: SYCL
40: Driver Version: CUDA 12.9
40: Error Correction Support: 1
40: GIT_BRANCH: HEAD
40: GIT_CLEAN_STATUS: CLEAN
40: GIT_COMMIT_DATE: 2025-08-01T10:13:06-04:00
40: GIT_COMMIT_DESCRIPTION: Merge commit 'e4b97f0a602109a9511b9d75bc6e401d3f17b5a8' into HEAD
40: GIT_COMMIT_HASH: 49e6be6ee
40: GPU architecture: AMPERE80
40: Global Cache Mem Line Size: 128
40: Global Mem Cache Size: 25165824
40: Global Mem Size: 25339101184
40: Image Max Buffer Size: 32768
40: Image2d Max Height: 65536
40: Image2d Max Width: 131072
40: Image3d Max Depth: 16384
40: Image3d Max Height: 16384
40: Image3d Max Width: 16384
40: Is Accelerator: 0
40: Is Available: 1
40: Is CPU: 0
40: Is GPU: 1
40: KOKKOS_COMPILER_INTEL_LLVM: 20250004
40: KOKKOS_ENABLE_ASM: yes
40: KOKKOS_ENABLE_CXX17: yes
40: KOKKOS_ENABLE_CXX20: no
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_LIBDL: yes
40: KOKKOS_ENABLE_PRAGMA_IVDEP: yes
40: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes
40: KOKKOS_ENABLE_PRAGMA_UNROLL: yes
40: KOKKOS_ENABLE_PRAGMA_VECTOR: yes
40: KOKKOS_ENABLE_SERIAL: yes
40: Kokkos Version: 4.7.99
40: Local Mem Size: 166912
40: Max Compute Units: 56
40: Max Mem Alloc Size: 25339101184
40: Max Parameter Size: 4000
40: Max Read Image Args: 128
40: Max Samplers: 128
40: Max Work Group Size: 1024
40: Max Work Item Dimensions: 3
40: Mem Base Addr Align: 4096
40: Name: NVIDIA A30
40: Native Vector Width Char: 1
40: Native Vector Width Double: 1
40: Native Vector Width Float: 1
40: Native Vector Width Half: 0
40: Native Vector Width Int: 1
40: Native Vector Width Long: 1
40: Native Vector Width Short: 1
40: Partition Max Sub Devices: 0
40: Preferred Vector Width Char: 1
40: Preferred Vector Width Double: 1
40: Preferred Vector Width Float: 1
40: Preferred Vector Width Half: 0
40: Preferred Vector Width Int: 1
40: Preferred Vector Width Long: 1
40: Preferred Vector Width Short: 1
40: Profiling Timer Resolution: 1000
40: Reference Count: 1
40: Vendor: NVIDIA Corporation
40: Vendor Id: 4318
40: Version: 8.0
40: [ext_oneapi_cuda]:gpu:0] NVIDIA A30: Selected
40: macro  KOKKOS_ENABLE_ONEDPL: defined
40: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
40: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
40: macro  KOKKOS_IMPL_SYCL_GRAPH_SUPPORT: defined
40: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
40: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined
40: macro  SYCL_EXT_ONEAPI_BFLOAT16: undefined
40: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined
40: platform: 64bit
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1007 ms)
51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1939 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 (7 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
51: [       OK ] std_algorithms_is_partitioned_team_test.all_true (489 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
51: [       OK ] std_algorithms_is_partitioned_team_test.all_false (502 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.random
51: [       OK ] std_algorithms_is_partitioned_team_test.random (430 ms)
51: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1429 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
40: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
40: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: Test_Atomic<int>/30000/iterations:10                          0.213 s         0.213 s            10          1            4    8.64743m        9.74413m    50.6667u     449.985M         125.792k     449.985M
51: [       OK ] std_algorithms_partition_copy_team_test.all_true (1151 ms)
51: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
51: [       OK ] std_algorithms_partition_copy_team_test.all_false (1223 ms)
51: [ RUN      ] std_algorithms_partition_copy_team_test.random
51: [       OK ] std_algorithms_partition_copy_team_test.random (1079 ms)
51: [----------] 4 tests from std_algorithms_partition_copy_team_test (3467 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
51: [       OK ] std_algorithms_partition_point_team_test.all_true (478 ms)
51: [ RUN      ] std_algorithms_partition_point_team_test.all_false
51: [       OK ] std_algorithms_partition_point_team_test.all_false (470 ms)
51: [ RUN      ] std_algorithms_partition_point_team_test.random
51: [       OK ] std_algorithms_partition_point_team_test.random (420 ms)
51: [----------] 4 tests from std_algorithms_partition_point_team_test (1377 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 18 tests from 5 test suites ran. (10149 ms total)
51: [  PASSED  ] 18 tests.
51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed   10.34 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

52: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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
52: [       OK ] std_algorithms_transform_team_test.test_unary_op (1123 ms)
52: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
52: [       OK ] std_algorithms_transform_team_test.test_binary_op (1236 ms)
52: [----------] 2 tests from std_algorithms_transform_team_test (2360 ms total)
52: 
52: [----------] 1 test from std_algorithms_generate_team_test
52: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
52: [       OK ] std_algorithms_generate_team_test.test_unary_op (2257 ms)
52: [----------] 1 test from std_algorithms_generate_team_test (2257 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 (514 ms)
52: [----------] 1 test from std_algorithms_generate_n_team_test (514 ms total)
52: 
52: [----------] 1 test from std_algorithms_swap_ranges_team_test
52: [ RUN      ] std_algorithms_swap_ranges_team_test.test
52: [       OK ] std_algorithms_swap_ranges_team_test.test (1183 ms)
52: [----------] 1 test from std_algorithms_swap_ranges_team_test (1183 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 5 tests from 4 test suites ran. (6316 ms total)
52: [  PASSED  ] 5 tests.
52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    6.51 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

53: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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
53: [       OK ] std_algorithms_exclusive_scan_team_test.test (2717 ms)
53: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2717 ms total)
53: 
53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
53: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
53: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1376 ms)
53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1377 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 2 tests from 2 test suites ran. (4094 ms total)
53: [  PASSED  ] 2 tests.
53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    4.29 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

54: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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
40: Test_Atomic<long int>/100000/iterations:10                     1.61 s          1.61 s            10          1            8    4.34525m        2.49364m      105.3u     4.99995G         992.128k     4.99995G
54: [       OK ] std_algorithms_inclusive_scan_team_test.test (4279 ms)
54: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4279 ms total)
54: 
54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
54: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
54: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2714 ms)
54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2714 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 2 tests from 2 test suites ran. (6994 ms total)
54: [  PASSED  ] 2 tests.
54/55 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    7.19 sec
test 55
      Start 55: Kokkos_UnitTest_SIMD

55: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (8 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. (10 ms total)
55: [  PASSED  ] 18 tests.
55/55 Test #55: Kokkos_UnitTest_SIMD .......................................   Passed    0.21 sec

100% tests passed, 0 tests failed out of 55

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

Total Test time (real) = 342.85 sec
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 222cc420cfc8512302b2888e9112aded341c8997b87d7fa735067d19f4ef3665
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-8287' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 222cc420cfc8512302b2888e9112aded341c8997b87d7fa735067d19f4ef3665
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
40: Test_Atomic<long long int>/100000/iterations:10                1.62 s          1.61 s            10          1            8    4.56687m        2.45184m     105.01u     4.99995G         967.328k     4.99995G
40: Test_Atomic<unsigned int>/100000/iterations:10                 1.82 s          1.82 s            10          1            4    3.32445m        2.43594m       54.6u     704.983M         1.33629M     704.983M
40: Test_Atomic<unsigned long int>/100000/iterations:10            1.61 s          1.61 s            10          1            8    4.23837m        2.51073m       99.5u     4.99995G         948.432k     4.99995G
40: Test_Atomic<unsigned long long int>/100000/iterations:10       1.61 s          1.61 s            10          1            8    4.29765m        2.67275m      99.31u     4.99995G         934.384k     4.99995G
40: Test_Atomic<float>/100000/iterations:10                        1.82 s          1.82 s            10          0            4    5.48567m        2.66583m     789.91u     4.99959G         1008.99k     4.99989G
40: Test_Atomic<double>/100000/iterations:10                       1.61 s          1.61 s            10          1            8    5.41808m        2.53563m     929.71u     4.99995G         837.952k     4.99995G
40/66 Test #40: Kokkos_PerformanceTest_Atomic ..............................   Passed  119.44 sec
test 41
      Start 41: Kokkos_PerformanceTest_Reduction

41: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-08-01_T14-14-30.json"
41: Test timeout computed to be: 1500
41: 
41: Available devices: 
41: 2025-08-01T16:01:41+00:00
41: Running /var/jenkins/workspace/Kokkos_PR-8287/build/core/perf_test/Kokkos_PerformanceTest_Reduction
41: Run on (15 X 3250 MHz CPU s)
41: CPU Caches:
41:   L1 Data 64 KiB (x15)
41:   L1 Instruction 64 KiB (x15)
41:   L2 Unified 512 KiB (x15)
41:   L3 Unified 16384 KiB (x15)
41: Load Average: 1.00, 1.46, 2.84
41: Address Bits: 64
41: CPU architecture: none
41: Default Device: SYCL
41: Driver Version: CUDA 12.9
41: Error Correction Support: 1
41: GIT_BRANCH: HEAD
41: GIT_CLEAN_STATUS: CLEAN
41: GIT_COMMIT_DATE: 2025-08-01T10:13:06-04:00
41: GIT_COMMIT_DESCRIPTION: Merge commit 'e4b97f0a602109a9511b9d75bc6e401d3f17b5a8' into HEAD
41: GIT_COMMIT_HASH: 49e6be6ee
41: GPU architecture: AMPERE80
41: Global Cache Mem Line Size: 128
41: Global Mem Cache Size: 25165824
41: Global Mem Size: 25339101184
41: Image Max Buffer Size: 32768
41: Image2d Max Height: 65536
41: Image2d Max Width: 131072
41: Image3d Max Depth: 16384
41: Image3d Max Height: 16384
41: Image3d Max Width: 16384
41: Is Accelerator: 0
41: Is Available: 1
41: Is CPU: 0
41: Is GPU: 1
41: KOKKOS_COMPILER_INTEL_LLVM: 20250004
41: KOKKOS_ENABLE_ASM: yes
41: KOKKOS_ENABLE_CXX17: yes
41: KOKKOS_ENABLE_CXX20: no
41: KOKKOS_ENABLE_CXX23: no
41: KOKKOS_ENABLE_CXX26: no
41: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
41: KOKKOS_ENABLE_HWLOC: no
41: KOKKOS_ENABLE_LIBDL: yes
41: KOKKOS_ENABLE_PRAGMA_IVDEP: yes
41: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes
41: KOKKOS_ENABLE_PRAGMA_UNROLL: yes
41: KOKKOS_ENABLE_PRAGMA_VECTOR: yes
41: KOKKOS_ENABLE_SERIAL: yes
41: Kokkos Version: 4.7.99
41: Local Mem Size: 166912
41: Max Compute Units: 56
41: Max Mem Alloc Size: 25339101184
41: Max Parameter Size: 4000
41: Max Read Image Args: 128
41: Max Samplers: 128
41: Max Work Group Size: 1024
41: Max Work Item Dimensions: 3
41: Mem Base Addr Align: 4096
41: Name: NVIDIA A30
41: Native Vector Width Char: 1
41: Native Vector Width Double: 1
41: Native Vector Width Float: 1
41: Native Vector Width Half: 0
41: Native Vector Width Int: 1
41: Native Vector Width Long: 1
41: Native Vector Width Short: 1
41: Partition Max Sub Devices: 0
41: Preferred Vector Width Char: 1
41: Preferred Vector Width Double: 1
41: Preferred Vector Width Float: 1
41: Preferred Vector Width Half: 0
41: Preferred Vector Width Int: 1
41: Preferred Vector Width Long: 1
41: Preferred Vector Width Short: 1
41: Profiling Timer Resolution: 1000
41: Reference Count: 1
41: Vendor: NVIDIA Corporation
41: Vendor Id: 4318
41: Version: 8.0
41: [ext_oneapi_cuda]:gpu:0] NVIDIA A30: Selected
41: macro  KOKKOS_ENABLE_ONEDPL: defined
41: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
41: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
41: macro  KOKKOS_IMPL_SYCL_GRAPH_SUPPORT: defined
41: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
41: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined
41: macro  SYCL_EXT_ONEAPI_BFLOAT16: undefined
41: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined
41: platform: 64bit
41: ----------------------------------------------------------------------------------------------------
41: Benchmark                                                          Time             CPU   Iterations
41: ----------------------------------------------------------------------------------------------------
41: ReductionCheapScalarResult<double>/10000/iterations:10          21.4 us         21.0 us           10
41: ReductionCheapScalarResult<double>/100000/iterations:10         24.6 us         24.5 us           10
41: ReductionCheapScalarResult<double>/1000000/iterations:10        28.7 us         28.6 us           10
41: ReductionCheapScalarResult<double>/10000000/iterations:10        135 us          135 us           10
41: ReductionCheapHostResult<double>/10000/iterations:10            19.5 us         19.4 us           10
41: ReductionCheapHostResult<double>/100000/iterations:10           25.5 us         25.5 us           10
41: ReductionCheapHostResult<double>/1000000/iterations:10          28.5 us         28.5 us           10
41: ReductionCheapHostResult<double>/10000000/iterations:10          135 us          135 us           10
41: ReductionCheapDeviceResult<double>/10000/iterations:10          18.8 us         18.8 us           10
41: ReductionCheapDeviceResult<double>/100000/iterations:10         23.9 us         23.9 us           10
41: ReductionCheapDeviceResult<double>/1000000/iterations:10        29.7 us         29.7 us           10
41: ReductionCheapDeviceResult<double>/10000000/iterations:10        134 us          134 us           10
41: ReductionExpensive<double>/10000/iterations:10                   163 us          162 us           10
41: ReductionExpensive<double>/100000/iterations:10                  291 us          291 us           10
41: ReductionExpensive<double>/1000000/iterations:10                4267 us         4267 us           10
41: ReductionExpensive<double>/10000000/iterations:10              33980 us        33973 us           10
41/66 Test #41: Kokkos_PerformanceTest_Reduction ...........................   Passed    0.72 sec
test 42
      Start 42: Kokkos_ContainersUnitTest_Serial

42: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
42: Test timeout computed to be: 1500
42: [==========] Running 70 tests from 2 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from serial_DeathTest
42: [ RUN      ] serial_DeathTest.dualview_external_view_construction
42: [       OK ] serial_DeathTest.dualview_external_view_construction (430 ms)
42: [ RUN      ] serial_DeathTest.offsetview_unmanaged_construction
42: [       OK ] serial_DeathTest.offsetview_unmanaged_construction (5912 ms)
42: [----------] 2 tests from serial_DeathTest (6343 ms total)
42: 
42: [----------] 68 tests from serial
42: [ RUN      ] serial.bitset
42: [       OK ] serial.bitset (684 ms)
42: [ RUN      ] serial.bitset_default_constructor_no_alloc
42: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
42: [ RUN      ] serial.dualview_combination
42: [       OK ] serial.dualview_combination (0 ms)
42: [ RUN      ] serial.dualview_alloc
42: [       OK ] serial.dualview_alloc (0 ms)
42: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
42: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
42: [ RUN      ] serial.dualview_combinations_without_init
42: [       OK ] serial.dualview_combinations_without_init (0 ms)
42: [ RUN      ] serial.dualview_deep_copy
42: [       OK ] serial.dualview_deep_copy (0 ms)
42: [ RUN      ] serial.dualview_sync_should_fence
42: [       OK ] serial.dualview_sync_should_fence (0 ms)
42: [ RUN      ] serial.dualview_realloc
42: [       OK ] serial.dualview_realloc (0 ms)
42: [ RUN      ] serial.dualview_resize
42: [       OK ] serial.dualview_resize (0 ms)
42: [ RUN      ] serial.dualview_device_correct_kokkos_device
42: [       OK ] serial.dualview_device_correct_kokkos_device (1 ms)
42: [ RUN      ] serial.dualview_host_correct_kokkos_device
42: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
42: [ RUN      ] serial.dualview_host_modify_template_device_sync
42: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
42: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
42: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
42: [ RUN      ] serial.dualview_device_modify_template_host_sync
42: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
42: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
42: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
42: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
42: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
42: [ RUN      ] serial.dualview_template_views_return_correct_views_from_const_dual_view
42: [       OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
42: [ RUN      ] serial.dualview_sequential_host_init
42: [       OK ] serial.dualview_sequential_host_init (0 ms)
42: [ RUN      ] serial.dualview_default_constructed
42: [       OK ] serial.dualview_default_constructed (0 ms)
42: [ RUN      ] serial.dualview_resize_single_device
42: [       OK ] serial.dualview_resize_single_device (0 ms)
42: [ RUN      ] serial.dynamic_view
42: [       OK ] serial.dynamic_view (6 ms)
42: [ RUN      ] serial.dyn_rank_view_api_generic
42: [       OK ] serial.dyn_rank_view_api_generic (6 ms)
42: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
42: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
42: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
42: /var/jenkins/workspace/Kokkos_PR-8287/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
42: skipping since not default execution space
42: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
42: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
42: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
42: [ RUN      ] serial.dyn_rank_view_team_scratch
42: [       OK ] serial.dyn_rank_view_team_scratch (0 ms)
42: [ RUN      ] serial.view_customization_extra_int_arg
42: [       OK ] serial.view_customization_extra_int_arg (0 ms)
42: [ RUN      ] serial.ErrorReporterViaLambda
42: [       OK ] serial.ErrorReporterViaLambda (0 ms)
42: [ RUN      ] serial.ErrorReporter
42: [       OK ] serial.ErrorReporter (0 ms)
42: [ RUN      ] serial.offsetview_construction
42: [       OK ] serial.offsetview_construction (8 ms)
42: [ RUN      ] serial.offsetview_unmanaged_construction
42: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
42: [ RUN      ] serial.offsetview_subview
42: [       OK ] serial.offsetview_subview (3 ms)
42: [ RUN      ] serial.offsetview_offsets_rank1
42: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
42: [ RUN      ] serial.offsetview_offsets_rank2
42: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
42: [ RUN      ] serial.offsetview_offsets_rank3
42: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
42: [ RUN      ] serial.scatterview
42: [       OK ] serial.scatterview (736 ms)
42: [ RUN      ] serial.scatterview_devicetype
42: [       OK ] serial.scatterview_devicetype (0 ms)
42: [ RUN      ] serial.resize_realloc_no_init_dualview
42: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
42: [ RUN      ] serial.resize_realloc_no_alloc_dualview
42: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
42: [ RUN      ] serial.resize_exec_space_dualview
42: [       OK ] serial.resize_exec_space_dualview (0 ms)
42: [ RUN      ] serial.realloc_exec_space_dualview
42: [       OK ] serial.realloc_exec_space_dualview (0 ms)
42: [ RUN      ] serial.resize_realloc_no_init_dynrankview
42: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
42: [ RUN      ] serial.resize_exec_space_dynrankview
42: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
42: [ RUN      ] serial.realloc_exec_space_dynrankview
42: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
42: [ RUN      ] serial.resize_realloc_no_init_scatterview
42: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
42: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
42: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
42: [ RUN      ] serial.resize_exec_space_scatterview
42: [       OK ] serial.resize_exec_space_scatterview (0 ms)
42: [ RUN      ] serial.realloc_exec_space_scatterview
42: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_dynrankview
42: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
42: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
42: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
42: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_offsetview
42: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
42: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
42: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
42: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_dynamicview
42: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
42: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
42: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
42: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
42: [ RUN      ] serial.UnorderedMap_insert
42: [       OK ] serial.UnorderedMap_insert (6261 ms)
42: [ RUN      ] serial.UnorderedMap_failed_insert
42: [       OK ] serial.UnorderedMap_failed_insert (2459 ms)
42: [ RUN      ] serial.UnorderedMap_deep_copy
42: [       OK ] serial.UnorderedMap_deep_copy (2 ms)
42: [ RUN      ] serial.UnorderedMap_valid_empty
42: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
42: [ RUN      ] serial.UnorderedMap_clear_zero_size
42: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
42: [ RUN      ] serial.UnorderedMap_consistent_size
42: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
42: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
42: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
42: [ RUN      ] serial.UnorderedMap_lambda_capturable
42: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
42: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
42: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
42: [ RUN      ] serial.UnorderedMap_View_as_value
42: [       OK ] serial.UnorderedMap_View_as_value (0 ms)
42: [----------] 68 tests from serial (10177 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 70 tests from 2 test suites ran. (16520 ms total)
42: [  PASSED  ] 69 tests.
42: [  SKIPPED ] 1 test, listed below:
42: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
42/66 Test #42: Kokkos_ContainersUnitTest_Serial ...........................   Passed   16.88 sec
test 43
      Start 43: Kokkos_ContainersUnitTest_SYCL

43: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL
43: Test timeout computed to be: 1500
43: [==========] Running 70 tests from 2 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from sycl_DeathTest
43: [ RUN      ] sycl_DeathTest.dualview_external_view_construction
43: /var/jenkins/workspace/Kokkos_PR-8287/containers/unit_tests/TestDualView.hpp:586: Skipped
43: test only relevant if DualView uses one allocation
43: [  SKIPPED ] sycl_DeathTest.dualview_external_view_construction (0 ms)
43: [ RUN      ] sycl_DeathTest.offsetview_unmanaged_construction
43: [       OK ] sycl_DeathTest.offsetview_unmanaged_construction (6403 ms)
43: [----------] 2 tests from sycl_DeathTest (6403 ms total)
43: 
43: [----------] 68 tests from sycl
43: [ RUN      ] sycl.bitset
43: [       OK ] sycl.bitset (31 ms)
43: [ RUN      ] sycl.bitset_default_constructor_no_alloc
43: [       OK ] sycl.bitset_default_constructor_no_alloc (0 ms)
43: [ RUN      ] sycl.dualview_combination
43: [       OK ] sycl.dualview_combination (0 ms)
43: [ RUN      ] sycl.dualview_alloc
43: [       OK ] sycl.dualview_alloc (0 ms)
43: [ RUN      ] sycl.test_dualview_copy_construction_and_assignment
43: [       OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms)
43: [ RUN      ] sycl.dualview_combinations_without_init
43: [       OK ] sycl.dualview_combinations_without_init (0 ms)
43: [ RUN      ] sycl.dualview_deep_copy
43: [       OK ] sycl.dualview_deep_copy (1 ms)
43: [ RUN      ] sycl.dualview_sync_should_fence
43: [       OK ] sycl.dualview_sync_should_fence (0 ms)
43: [ RUN      ] sycl.dualview_realloc
43: [       OK ] sycl.dualview_realloc (0 ms)
43: [ RUN      ] sycl.dualview_resize
43: [       OK ] sycl.dualview_resize (1 ms)
43: [ RUN      ] sycl.dualview_device_correct_kokkos_device
43: [       OK ] sycl.dualview_device_correct_kokkos_device (0 ms)
43: [ RUN      ] sycl.dualview_host_correct_kokkos_device
43: [       OK ] sycl.dualview_host_correct_kokkos_device (0 ms)
43: [ RUN      ] sycl.dualview_host_modify_template_device_sync
43: [       OK ] sycl.dualview_host_modify_template_device_sync (0 ms)
43: [ RUN      ] sycl.dualview_host_modify_template_device_execspace_sync
43: [       OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms)
43: [ RUN      ] sycl.dualview_device_modify_template_host_sync
43: [       OK ] sycl.dualview_device_modify_template_host_sync (0 ms)
43: [ RUN      ] sycl.dualview_device_modify_template_host_execspace_sync
43: [       OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms)
43: [ RUN      ] sycl.dualview_template_views_return_correct_executionspace_views
43: [       OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms)
43: [ RUN      ] sycl.dualview_template_views_return_correct_views_from_const_dual_view
43: [       OK ] sycl.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
43: [ RUN      ] sycl.dualview_sequential_host_init
43: [       OK ] sycl.dualview_sequential_host_init (0 ms)
43: [ RUN      ] sycl.dualview_default_constructed
43: [       OK ] sycl.dualview_default_constructed (0 ms)
43: [ RUN      ] sycl.dualview_resize_single_device
43: [       OK ] sycl.dualview_resize_single_device (0 ms)
43: [ RUN      ] sycl.dynamic_view
43: [       OK ] sycl.dynamic_view (15 ms)
43: [ RUN      ] sycl.dyn_rank_view_api_generic
43: [       OK ] sycl.dyn_rank_view_api_generic (7 ms)
43: [ RUN      ] sycl.dyn_rank_view_api_operator_rank12345
43: [       OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms)
43: [ RUN      ] sycl.dyn_rank_view_check_fence_resize_realloc
43: [       OK ] sycl.dyn_rank_view_check_fence_resize_realloc (0 ms)
43: [ RUN      ] sycl.dyn_rank_view_api_operator_rank67
43: [       OK ] sycl.dyn_rank_view_api_operator_rank67 (1 ms)
43: [ RUN      ] sycl.dyn_rank_view_team_scratch
43: [       OK ] sycl.dyn_rank_view_team_scratch (0 ms)
43: [ RUN      ] sycl.view_customization_extra_int_arg
43: [       OK ] sycl.view_customization_extra_int_arg (0 ms)
43: [ RUN      ] sycl.ErrorReporterViaLambda
43: [       OK ] sycl.ErrorReporterViaLambda (0 ms)
43: [ RUN      ] sycl.ErrorReporter
43: [       OK ] sycl.ErrorReporter (0 ms)
43: [ RUN      ] sycl.offsetview_construction
43: [       OK ] sycl.offsetview_construction (5 ms)
43: [ RUN      ] sycl.offsetview_unmanaged_construction
43: [       OK ] sycl.offsetview_unmanaged_construction (0 ms)
43: [ RUN      ] sycl.offsetview_subview
43: [       OK ] sycl.offsetview_subview (0 ms)
43: [ RUN      ] sycl.offsetview_offsets_rank1
43: [       OK ] sycl.offsetview_offsets_rank1 (0 ms)
43: [ RUN      ] sycl.offsetview_offsets_rank2
43: [       OK ] sycl.offsetview_offsets_rank2 (0 ms)
43: [ RUN      ] sycl.offsetview_offsets_rank3
43: [       OK ] sycl.offsetview_offsets_rank3 (0 ms)
43: [ RUN      ] sycl.scatterview
43: [       OK ] sycl.scatterview (18023 ms)
43: [ RUN      ] sycl.scatterview_devicetype
43: [       OK ] sycl.scatterview_devicetype (4561 ms)
43: [ RUN      ] sycl.resize_realloc_no_init_dualview
43: [       OK ] sycl.resize_realloc_no_init_dualview (0 ms)
43: [ RUN      ] sycl.resize_realloc_no_alloc_dualview
43: [       OK ] sycl.resize_realloc_no_alloc_dualview (0 ms)
43: [ RUN      ] sycl.resize_exec_space_dualview
43: [       OK ] sycl.resize_exec_space_dualview (0 ms)
43: [ RUN      ] sycl.realloc_exec_space_dualview
43: [       OK ] sycl.realloc_exec_space_dualview (0 ms)
43: [ RUN      ] sycl.resize_realloc_no_init_dynrankview
43: [       OK ] sycl.resize_realloc_no_init_dynrankview (0 ms)
43: [ RUN      ] sycl.resize_exec_space_dynrankview
43: [       OK ] sycl.resize_exec_space_dynrankview (0 ms)
43: [ RUN      ] sycl.realloc_exec_space_dynrankview
43: [       OK ] sycl.realloc_exec_space_dynrankview (0 ms)
43: [ RUN      ] sycl.resize_realloc_no_init_scatterview
43: [       OK ] sycl.resize_realloc_no_init_scatterview (0 ms)
43: [ RUN      ] sycl.resize_realloc_no_alloc_scatterview
43: [       OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms)
43: [ RUN      ] sycl.resize_exec_space_scatterview
43: [       OK ] sycl.resize_exec_space_scatterview (0 ms)
43: [ RUN      ] sycl.realloc_exec_space_scatterview
43: [       OK ] sycl.realloc_exec_space_scatterview (0 ms)
43: [ RUN      ] sycl.create_mirror_no_init_dynrankview
43: [       OK ] sycl.create_mirror_no_init_dynrankview (0 ms)
43: [ RUN      ] sycl.create_mirror_no_init_dynrankview_viewctor
43: [       OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms)
43: [ RUN      ] sycl.create_mirror_view_and_copy_dynrankview
43: [       OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms)
43: [ RUN      ] sycl.create_mirror_no_init_offsetview
43: [       OK ] sycl.create_mirror_no_init_offsetview (0 ms)
43: [ RUN      ] sycl.create_mirror_no_init_offsetview_view_ctor
43: [       OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms)
43: [ RUN      ] sycl.create_mirror_view_and_copy_offsetview
43: [       OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms)
43: [ RUN      ] sycl.create_mirror_no_init_dynamicview
43: [       OK ] sycl.create_mirror_no_init_dynamicview (0 ms)
43: [ RUN      ] sycl.create_mirror_view_and_copy_dynamicview
43: [       OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms)
43: [ RUN      ] sycl.create_mirror_no_init_dynamicview_view_ctor
43: [       OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms)
43: [ RUN      ] sycl.UnorderedMap_insert
43: [       OK ] sycl.UnorderedMap_insert (1933 ms)
43: [ RUN      ] sycl.UnorderedMap_failed_insert
43: [       OK ] sycl.UnorderedMap_failed_insert (1637 ms)
43: [ RUN      ] sycl.UnorderedMap_deep_copy
43: [       OK ] sycl.UnorderedMap_deep_copy (3 ms)
43: [ RUN      ] sycl.UnorderedMap_valid_empty
43: [       OK ] sycl.UnorderedMap_valid_empty (0 ms)
43: [ RUN      ] sycl.UnorderedMap_clear_zero_size
43: [       OK ] sycl.UnorderedMap_clear_zero_size (0 ms)
43: [ RUN      ] sycl.UnorderedMap_consistent_size
43: [       OK ] sycl.UnorderedMap_consistent_size (0 ms)
43: [ RUN      ] sycl.UnorderedMap_shallow_copyable_on_device
43: [       OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms)
43: [ RUN      ] sycl.UnorderedMap_lambda_capturable
43: [       OK ] sycl.UnorderedMap_lambda_capturable (0 ms)
43: [ RUN      ] sycl.UnorderedMap_constructor_view_alloc
43: [       OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms)
43: [ RUN      ] sycl.UnorderedMap_View_as_value
43: [       OK ] sycl.UnorderedMap_View_as_value (0 ms)
43: [----------] 68 tests from sycl (26240 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 70 tests from 2 test suites ran. (32644 ms total)
43: [  PASSED  ] 69 tests.
43: [  SKIPPED ] 1 test, listed below:
43: [  SKIPPED ] sycl_DeathTest.dualview_external_view_construction
43/66 Test #43: Kokkos_ContainersUnitTest_SYCL .............................   Passed   33.01 sec
test 44
      Start 44: Kokkos_UnitTest_Sort

44: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 sycl_DeathTest
44: [ RUN      ] sycl_DeathTest.SortByKeyKeysLargerThanValues
44: [       OK ] sycl_DeathTest.SortByKeyKeysLargerThanValues (926 ms)
44: [----------] 1 test from sycl_DeathTest (926 ms total)
44: 
44: [----------] 16 tests from sycl
44: [ RUN      ] sycl.SortUnsignedValueType
44: [       OK ] sycl.SortUnsignedValueType (27 ms)
44: [ RUN      ] sycl.SortEmptyView
44: [       OK ] sycl.SortEmptyView (0 ms)
44: [ RUN      ] sycl.SortByKeyEmptyView
44: [       OK ] sycl.SortByKeyEmptyView (0 ms)
44: [ RUN      ] sycl.SortByKeyEmptyViewHost
44: [       OK ] sycl.SortByKeyEmptyViewHost (0 ms)
44: [ RUN      ] sycl.SortByKey
44: [       OK ] sycl.SortByKey (0 ms)
44: [ RUN      ] sycl.SortByKeyWithComparator
44: [       OK ] sycl.SortByKeyWithComparator (0 ms)
44: [ RUN      ] sycl.SortByKeyStaticExtents
44: [       OK ] sycl.SortByKeyStaticExtents (0 ms)
44: [ RUN      ] sycl.SortByKeyWithStrides
44: [       OK ] sycl.SortByKeyWithStrides (1 ms)
44: [ RUN      ] sycl.SortWithCustomComparator
44: [       OK ] sycl.SortWithCustomComparator (76 ms)
44: [ RUN      ] sycl.BinSortGenericTests
44: [       OK ] sycl.BinSortGenericTests (10 ms)
44: [ RUN      ] sycl.BinSortEmptyView
44: [       OK ] sycl.BinSortEmptyView (0 ms)
44: [ RUN      ] sycl.BinSortEmptyKeysView
44: [       OK ] sycl.BinSortEmptyKeysView (0 ms)
44: [ RUN      ] sycl.BinSort_issue_7221
44: [       OK ] sycl.BinSort_issue_7221 (0 ms)
44: [ RUN      ] sycl.BinSortUnsignedKeyLayoutStrideValues
44: [       OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (9080 ms)
44: [ RUN      ] sycl.NestedSort
44: [       OK ] sycl.NestedSort (20 ms)
44: [ RUN      ] sycl.NestedSortByKey
44: [       OK ] sycl.NestedSortByKey (59 ms)
44: [----------] 16 tests from sycl (9277 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 17 tests from 2 test suites ran. (10204 ms total)
44: [  PASSED  ] 17 tests.
44/66 Test #44: Kokkos_UnitTest_Sort .......................................   Passed   10.51 sec
test 45
      Start 45: Kokkos_UnitTest_Random

45: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 sycl
45: [ RUN      ] sycl.Random_XorShift64
45: Test Seed:1754064162265021738
45: Test Scalar=int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 -0.0115973 -0.0342804 || 0.051031 28069 29312 || 29010.8 28674.4 || -473.893 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.00800509 -0.00290663 || 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.0120294 -0.00117797 || 0.051031 27928 29317 || 29023.5 28674.4 || -16.2843 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.0136779 0.00765637 || 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.0242792 0.0162264 || 0.051031 28018 29367 || 29387.9 28674.4 || 224.313 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.0229821 0.00166423 || 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.0043469 -0.00307835 || 0.051031 28081 29301 || 28550.3 28674.4 || -42.5551 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 7.53376e-05 0.00186827 || 0.051031 1e+64 -1e+64
45: Test Scalar=half
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.000244266 -0.99999 -48246.2 || 0.051031 0 194945 || 2.92864e+09 28674.4 || -6.66955e+08 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 0.000731723 -0.318599 0.153852 || 0.051031 1e+64 -1e+64
45: Test Scalar=bhalf
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00195471 -0.999999 -57857.9 || 0.051031 0 1.55216e+06 || 2.86904e+10 28674.4 || -7.99828e+08 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 0.00587423 -0.967859 10.2502 || 0.051031 1e+64 -1e+64
45: Test Scalar=float
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.93703e-07 0.011599 -0.0359159 || 0.051031 28038 29390 || 28345.6 28674.4 || -496.501 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 7.94606e-07 0.0265906 -0.00424181 || 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.0315982 0.0172408 || 0.051031 28014 29338 || 27796.1 28674.4 || 238.336 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 -0.0131421 0.00242409 || 0.051031 1e+64 -1e+64
45: Test Seed:1754064162533718656
45: Test Scalar=int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.43252e-07 0.0137355 -0.0177059 || 0.051031 28000 29328 || 28285.9 28674.4 || -244.766 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 0.0148643 0.00335337 || 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.00309538 0.0023475 || 0.051031 27971 29289 || 28585.9 28674.4 || 32.4519 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 0.000123209 -0.00636982 || 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.00797567 0.0259522 || 0.051031 27987 29414 || 28904.9 28674.4 || 358.763 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 0.0033472 0.000406194 || 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.0091813 -0.0136915 || 0.051031 28051 29273 || 28940.1 28674.4 || -189.271 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 0.00745008 0.000339368 || 0.051031 1e+64 -1e+64
45: Test Scalar=half
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.000245237 -0.99999 -48246.8 || 0.051031 0 194815 || 2.92872e+09 28674.4 || -6.66963e+08 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 0.000734618 -0.303453 0.150282 || 0.051031 1e+64 -1e+64
45: Test Scalar=bhalf
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00195504 -0.999999 -57859 || 0.051031 0 1.55138e+06 || 2.8691e+10 28674.4 || -7.99843e+08 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 0.0058756 -0.967946 10.3317 || 0.051031 1e+64 -1e+64
45: Test Scalar=float
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 6.65955e-07 0.0182603 -0.0054611 || 0.051031 28014 29344 || 28160.2 28674.4 || -75.4943 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 7.11361e-07 0.0241164 -0.00270376 || 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.00194442 -0.0164174 || 0.051031 28026 29497 || 28730.3 28674.4 || -226.954 -2.0744
45:  -- Testing 3-D histogram
45: Density 3D: 6.43252e-07 0.00241212 -0.000620856 || 0.051031 1e+64 -1e+64
45: [       OK ] sycl.Random_XorShift64 (494 ms)
45: [ RUN      ] sycl.Random_XorShift1024_0
45: Test Seed:1754064162758911710
45: Test Scalar=int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 -0.00573815 -0.00284705 || 0.051031 10885 11804 || 11442.6 11377 || -39.3576 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.00201176 0.00219566 || 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.015838 0.00892846 || 0.051031 10954 11784 || 11199.6 11377 || 123.427 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.00886952 -0.00295756 || 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.0111351 -0.00117222 || 0.051031 10977 11780 || 11251.7 11377 || -16.2047 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.0193928 -0.00202301 || 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.00547052 -0.0138434 || 0.051031 10920 11819 || 11439.5 11377 || -191.372 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.00931561 0.000442499 || 0.051031 1e+64 -1e+64
45: Test Scalar=half
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.000243494 -0.999975 -7595.2 || 0.051031 0 77930 || 4.61015e+08 11377 || -1.04996e+08 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 0.00073017 -0.14788 0.0235768 || 0.051031 1e+64 -1e+64
45: Test Scalar=bhalf
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00195451 -0.999997 -9107.95 || 0.051031 0 616309 || 4.51678e+09 11377 || -1.25908e+08 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 0.0058743 -0.923803 1.64123 || 0.051031 1e+64 -1e+64
45: Test Scalar=float
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.86102e-07 -0.0221003 -0.0100733 || 0.051031 10936 11775 || 11634.1 11377 || -139.254 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 3.62396e-07 0.00732761 -0.00437963 || 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.0120485 -0.00163043 || 0.051031 10974 11845 || 11241.5 11377 || -22.5391 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.00840016 0.00221815 || 0.051031 1e+64 -1e+64
45: Test Seed:1754064162872588223
45: Test Scalar=int
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.47955e-07 0.00193893 0.00129005 || 0.051031 10873 11764 || 11354.9 11377 || 17.8336 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.0303889 -0.000414545 || 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.0273945 0.019975 || 0.051031 10889 11764 || 11697.4 11377 || 276.135 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.0214754 0.00074053 || 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.00657238 0.0108414 || 0.051031 10993 11766 || 11452.2 11377 || 149.871 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.00174967 1.40581e-05 || 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.00128528 0.00694623 || 0.051031 10941 11810 || 11362.4 11377 || 96.0247 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 -0.00663801 -0.00641096 || 0.051031 1e+64 -1e+64
45: Test Scalar=half
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00024331 -0.999975 -7594.79 || 0.051031 0 77645 || 4.61019e+08 11377 || -1.0499e+08 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 0.000729597 -0.124871 0.0254464 || 0.051031 1e+64 -1e+64
45: Test Scalar=bhalf
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 0.00195226 -0.999997 -9108.08 || 0.051031 0 616068 || 4.51647e+09 11377 || -1.2591e+08 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 0.00586745 -0.922458 1.61248 || 0.051031 1e+64 -1e+64
45: Test Scalar=float
45:  -- Testing randomness properties
45:  -- Testing 1-D histogram
45: Density 1D: 2.67029e-07 -0.0212553 -0.00330757 || 0.051031 11008 11843 || 11624 11377 || -45.7239 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 3.05176e-07 0.00552009 0.00410039 || 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.000479123 -0.00565364 || 0.051031 11005 11769 || 11382.4 11377 || -78.1559 -0.823045
45:  -- Testing 3-D histogram
45: Density 3D: 2.47955e-07 0.0122826 -0.00135149 || 0.051031 1e+64 -1e+64
45: [       OK ] sycl.Random_XorShift1024_0 (249 ms)
45: [ RUN      ] sycl.Multi_streams
45: /var/jenkins/workspace/Kokkos_PR-8287/algorithms/unit_tests/TestRandom.hpp:675: Skipped
45: Failing on NVIDIA GPUs
45: [  SKIPPED ] sycl.Multi_streams (0 ms)
45: [----------] 3 tests from sycl (743 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 3 tests from 1 test suite ran. (743 ms total)
45: [  PASSED  ] 2 tests.
45: [  SKIPPED ] 1 test, listed below:
45: [  SKIPPED ] sycl.Multi_streams
45/66 Test #45: Kokkos_UnitTest_Random .....................................   Passed    1.05 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_A

46: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (1 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 (6 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 16 tests from 4 test suites ran. (6 ms total)
46: [  PASSED  ] 16 tests.
46/66 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_A .........................   Passed    0.26 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_B

47: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (6 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 (7 ms)
47: [----------] 7 tests from std_algorithms_min_max_element_test (29 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 7 tests from 1 test suite ran. (29 ms total)
47: [  PASSED  ] 7 tests.
47/66 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.29 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_C

48: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (21 ms)
48: [----------] 1 test from std_algorithms_lexicographical_compare_test (21 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 (52 ms)
48: [----------] 1 test from std_algorithms_for_each_test (52 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 (27 ms)
48: [----------] 1 test from std_algorithms_find_test (27 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 (278 ms)
48: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
48: [       OK ] std_algorithms_non_mod_seq_ops.find_end (277 ms)
48: [ RUN      ] std_algorithms_non_mod_seq_ops.search
48: [       OK ] std_algorithms_non_mod_seq_ops.search (264 ms)
48: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
48: [       OK ] std_algorithms_non_mod_seq_ops.search_n (199 ms)
48: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1020 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 (18 ms)
48: [----------] 1 test from std_algorithms_count_test (18 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 (10 ms)
48: [----------] 1 test from std_algorithms_equal_test (10 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 (25 ms)
48: [----------] 1 test from std_algorithms_all_any_none_of_test (25 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 (53 ms)
48: [----------] 1 test from std_algorithms_nonmod_seq_ops (53 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 (52 ms)
48: [----------] 1 test from std_algorithms_mismatch_test (52 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 (37 ms)
48: [----------] 1 test from std_algorithms_mod_seq_ops (37 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 13 tests from 10 test suites ran. (1320 ms total)
48: [  PASSED  ] 13 tests.
48/66 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    1.59 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_D

49: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (1 ms)
49: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
49: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
49: [----------] 3 tests from std_algorithms_mod_ops_test (2 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 (1 ms)
49: [----------] 12 tests from std_algorithms_mod_seq_ops_test (7 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 (30 ms)
49: [ RUN      ] std_algorithms_replace_ops_test.replace_if
49: [       OK ] std_algorithms_replace_ops_test.replace_if (113 ms)
49: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
49: [       OK ] std_algorithms_replace_ops_test.replace_copy (64 ms)
49: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
49: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (43 ms)
49: [----------] 4 tests from std_algorithms_replace_ops_test (252 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 (23 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.unique
49: [       OK ] std_algorithms_mod_seq_ops.unique (57 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
49: [       OK ] std_algorithms_mod_seq_ops.unique_copy (37 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.remove
49: [       OK ] std_algorithms_mod_seq_ops.remove (23 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
49: [       OK ] std_algorithms_mod_seq_ops.remove_if (25 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
49: [       OK ] std_algorithms_mod_seq_ops.remove_copy (135 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
49: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (23 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.rotate
49: [       OK ] std_algorithms_mod_seq_ops.rotate (1246 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
49: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (468 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
49: [       OK ] std_algorithms_mod_seq_ops.shift_left (1377 ms)
49: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
49: [       OK ] std_algorithms_mod_seq_ops.shift_right (1375 ms)
49: [----------] 11 tests from std_algorithms_mod_seq_ops (4794 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 (39 ms)
49: [----------] 1 test from std_algorithms_modseq_test (39 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 31 tests from 5 test suites ran. (5097 ms total)
49: [  PASSED  ] 31 tests.
49/66 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    5.40 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_E

50: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (11 ms)
50: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
50: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms)
50: [----------] 2 tests from std_algorithms_sorting_ops_test (22 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 (1 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 (1 ms)
50: [----------] 4 tests from std_algorithms_partitioning_test (3 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 (17 ms)
50: [----------] 1 test from std_algorithms_partitioning_ops (17 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (12 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 (86 ms)
50: [----------] 1 test from std_algorithms_numerics_ops_test (86 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 (573 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 (504 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 (155 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 (274 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 (1508 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 (34 ms)
50: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 29 tests from 7 test suites ran. (1685 ms total)
50: [  PASSED  ] 29 tests.
50/66 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    2.02 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

51: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (300 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 (293 ms)
51: [----------] 2 tests from std_algorithms_adjacent_find_team_test (593 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 (143 ms)
51: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
51: [       OK ] std_algorithms_count_team_test.count_returns_zero (129 ms)
51: [----------] 2 tests from std_algorithms_count_team_test (272 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 (165 ms)
51: [----------] 1 test from std_algorithms_count_if_team_test (165 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 (300 ms)
51: [----------] 1 test from std_algorithms_for_each_team_test (300 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 (313 ms)
51: [----------] 1 test from std_algorithms_for_each_n_team_test (313 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 (356 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 (323 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 (325 ms)
51: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1006 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 (375 ms)
51: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
51: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (381 ms)
51: [----------] 2 tests from std_algorithms_mismatch_team_test (756 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 12 tests from 7 test suites ran. (3408 ms total)
51: [  PASSED  ] 12 tests.
51/66 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    3.75 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

52: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (572 ms)
52: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
52: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (553 ms)
52: [----------] 2 tests from std_algorithms_equal_team_test (1125 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 (293 ms)
52: [----------] 2 tests from std_algorithms_search_team_test (577 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 (382 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 (335 ms)
52: [----------] 2 tests from std_algorithms_find_end_team_test (717 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 (324 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 (424 ms)
52: [----------] 2 tests from std_algorithms_find_first_of_team_test (749 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 8 tests from 4 test suites ran. (3171 ms total)
52: [  PASSED  ] 8 tests.
52/66 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    3.52 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

53: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (137 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 (138 ms)
53: [----------] 2 tests from std_algorithms_find_team_test (275 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 (133 ms)
53: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
53: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (140 ms)
53: [----------] 2 tests from std_algorithms_find_if_team_test (273 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 (137 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 (131 ms)
53: [----------] 2 tests from std_algorithms_find_if_not_team_test (269 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 (140 ms)
53: [----------] 1 test from std_algorithms_all_of_team_test (140 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 (132 ms)
53: [----------] 1 test from std_algorithms_any_of_team_test (132 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 (137 ms)
53: [----------] 1 test from std_algorithms_none_of_team_test (138 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 (147 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 (134 ms)
53: [----------] 2 tests from std_algorithms_search_n_team_test (282 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 11 tests from 7 test suites ran. (1512 ms total)
53: [  PASSED  ] 11 tests.
53/66 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    1.82 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

54: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (471 ms)
54: [----------] 1 test from std_algorithms_min_element_team_test (471 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 (457 ms)
54: [----------] 1 test from std_algorithms_max_element_team_test (457 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 (461 ms)
54: [----------] 1 test from std_algorithms_minmax_element_team_test (461 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 3 tests from 3 test suites ran. (1390 ms total)
54: [  PASSED  ] 3 tests.
54/66 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    1.71 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

55: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (218 ms)
55: [----------] 1 test from std_algorithms_fill_team_test (218 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 (383 ms)
55: [----------] 1 test from std_algorithms_fill_n_team_test (383 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 (347 ms)
55: [----------] 1 test from std_algorithms_replace_team_test (347 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 (242 ms)
55: [----------] 1 test from std_algorithms_replace_if_team_test (242 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 (341 ms)
55: [----------] 1 test from std_algorithms_replace_copy_team_test (341 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 (274 ms)
55: [----------] 1 test from std_algorithms_replace_copy_if_team_test (274 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 6 tests from 6 test suites ran. (1809 ms total)
55: [  PASSED  ] 6 tests.
55/66 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    2.16 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

56: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (245 ms)
56: [----------] 1 test from std_algorithms_reverse_team_test (245 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 (258 ms)
56: [----------] 1 test from std_algorithms_reverse_copy_team_test (258 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 (508 ms)
56: [----------] 1 test from std_algorithms_rotate_team_test (508 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 (518 ms)
56: [----------] 1 test from std_algorithms_rotate_copy_team_test (518 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 4 tests from 4 test suites ran. (1532 ms total)
56: [  PASSED  ] 4 tests.
56/66 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    1.86 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

57: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (449 ms)
57: [----------] 1 test from std_algorithms_move_team_test (449 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 (352 ms)
57: [----------] 1 test from std_algorithms_move_backward_team_test (352 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 (1164 ms)
57: [----------] 1 test from std_algorithms_shift_left_team_test (1164 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 (1198 ms)
57: [----------] 1 test from std_algorithms_shift_right_team_test (1198 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 4 tests from 4 test suites ran. (3165 ms total)
57: [  PASSED  ] 4 tests.
57/66 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    3.48 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

58: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (559 ms)
58: [----------] 1 test from std_algorithms_copy_team_test (559 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 (425 ms)
58: [----------] 1 test from std_algorithms_copy_n_team_test (425 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 (344 ms)
58: [----------] 1 test from std_algorithms_copy_backward_team_test (344 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 (300 ms)
58: [----------] 1 test from std_algorithms_copy_if_team_test (300 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 (308 ms)
58: [----------] 1 test from std_algorithms_unique_copy_team_test (308 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 (319 ms)
58: [----------] 1 test from std_algorithms_remove_team_test (320 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 (281 ms)
58: [----------] 1 test from std_algorithms_remove_if_team_test (281 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 (303 ms)
58: [----------] 1 test from std_algorithms_remove_copy_team_test (303 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 (268 ms)
58: [----------] 1 test from std_algorithms_remove_copy_if_team_test (268 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 9 tests from 9 test suites ran. (3110 ms total)
58: [  PASSED  ] 9 tests.
58/66 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    3.43 sec
test 59
      Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

59: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (485 ms)
59: [----------] 1 test from std_algorithms_unique_team_test (485 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 (525 ms)
59: [----------] 1 test from std_algorithms_adjacent_difference_team_test (525 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 (438 ms)
59: [----------] 1 test from std_algorithms_reduce_team_test (438 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 (693 ms)
59: [----------] 1 test from std_algorithms_transform_reduce_team_test (693 ms total)
59: 
59: [----------] Global test environment tear-down
59: [==========] 4 tests from 4 test suites ran. (2142 ms total)
59: [  PASSED  ] 4 tests.
59/66 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    2.47 sec
test 60
      Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

60: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (477 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 (439 ms)
60: [----------] 2 tests from std_algorithms_is_sorted_team_test (917 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 (22 ms)
60: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
60: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (25 ms)
60: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
60: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (352 ms)
60: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
60: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (385 ms)
60: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (786 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 (11 ms)
60: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
60: [       OK ] std_algorithms_is_partitioned_team_test.all_true (193 ms)
60: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
60: [       OK ] std_algorithms_is_partitioned_team_test.all_false (194 ms)
60: [ RUN      ] std_algorithms_is_partitioned_team_test.random
60: [       OK ] std_algorithms_is_partitioned_team_test.random (151 ms)
60: [----------] 4 tests from std_algorithms_is_partitioned_team_test (552 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 (16 ms)
60: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
60: [       OK ] std_algorithms_partition_copy_team_test.all_true (436 ms)
60: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
60: [       OK ] std_algorithms_partition_copy_team_test.all_false (426 ms)
60: [ RUN      ] std_algorithms_partition_copy_team_test.random
60: [       OK ] std_algorithms_partition_copy_team_test.random (414 ms)
60: [----------] 4 tests from std_algorithms_partition_copy_team_test (1293 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 (12 ms)
60: [ RUN      ] std_algorithms_partition_point_team_test.all_true
60: [       OK ] std_algorithms_partition_point_team_test.all_true (159 ms)
60: [ RUN      ] std_algorithms_partition_point_team_test.all_false
60: [       OK ] std_algorithms_partition_point_team_test.all_false (159 ms)
60: [ RUN      ] std_algorithms_partition_point_team_test.random
60: [       OK ] std_algorithms_partition_point_team_test.random (148 ms)
60: [----------] 4 tests from std_algorithms_partition_point_team_test (480 ms total)
60: 
60: [----------] Global test environment tear-down
60: [==========] 18 tests from 5 test suites ran. (4030 ms total)
60: [  PASSED  ] 18 tests.
60/66 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    4.37 sec
test 61
      Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

61: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (750 ms)
61: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
61: [       OK ] std_algorithms_transform_team_test.test_binary_op (575 ms)
61: [----------] 2 tests from std_algorithms_transform_team_test (1326 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 (1270 ms)
61: [----------] 1 test from std_algorithms_generate_team_test (1270 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 (407 ms)
61: [----------] 1 test from std_algorithms_generate_n_team_test (407 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 (615 ms)
61: [----------] 1 test from std_algorithms_swap_ranges_team_test (615 ms total)
61: 
61: [----------] Global test environment tear-down
61: [==========] 5 tests from 4 test suites ran. (3620 ms total)
61: [  PASSED  ] 5 tests.
61/66 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    3.96 sec
test 62
      Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

62: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (1258 ms)
62: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1258 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 (647 ms)
62: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (647 ms total)
62: 
62: [----------] Global test environment tear-down
62: [==========] 2 tests from 2 test suites ran. (1905 ms total)
62: [  PASSED  ] 2 tests.
62/66 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    2.25 sec
test 63
      Start 63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

63: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (1697 ms)
63: [----------] 1 test from std_algorithms_inclusive_scan_team_test (1697 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 (1156 ms)
63: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1156 ms total)
63: 
63: [----------] Global test environment tear-down
63: [==========] 2 tests from 2 test suites ran. (2853 ms total)
63: [  PASSED  ] 2 tests.
63/66 Test #63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    3.20 sec
test 64
      Start 64: Kokkos_PerformanceTest_InclusiveScan

64: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-08-01_T14-14-31.json"
64: Test timeout computed to be: 1500
64: 
64: Available devices: 
64: 2025-08-01T16:03:30+00:00
64: Running /var/jenkins/workspace/Kokkos_PR-8287/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan
64: Run on (15 X 3250 MHz CPU s)
64: CPU Caches:
64:   L1 Data 64 KiB (x15)
64:   L1 Instruction 64 KiB (x15)
64:   L2 Unified 512 KiB (x15)
64:   L3 Unified 16384 KiB (x15)
64: Load Average: 1.04, 1.35, 2.64
64: Address Bits: 64
64: CPU architecture: none
64: Default Device: SYCL
64: Driver Version: CUDA 12.9
64: Error Correction Support: 1
64: GIT_BRANCH: HEAD
64: GIT_CLEAN_STATUS: CLEAN
64: GIT_COMMIT_DATE: 2025-08-01T10:13:06-04:00
64: GIT_COMMIT_DESCRIPTION: Merge commit 'e4b97f0a602109a9511b9d75bc6e401d3f17b5a8' into HEAD
64: GIT_COMMIT_HASH: 49e6be6ee
64: GPU architecture: AMPERE80
64: Global Cache Mem Line Size: 128
64: Global Mem Cache Size: 25165824
64: Global Mem Size: 25339101184
64: Image Max Buffer Size: 32768
64: Image2d Max Height: 65536
64: Image2d Max Width: 131072
64: Image3d Max Depth: 16384
64: Image3d Max Height: 16384
64: Image3d Max Width: 16384
64: Is Accelerator: 0
64: Is Available: 1
64: Is CPU: 0
64: Is GPU: 1
64: KOKKOS_COMPILER_INTEL_LLVM: 20250004
64: KOKKOS_ENABLE_ASM: yes
64: KOKKOS_ENABLE_CXX17: yes
64: KOKKOS_ENABLE_CXX20: no
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_LIBDL: yes
64: KOKKOS_ENABLE_PRAGMA_IVDEP: yes
64: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: yes
64: KOKKOS_ENABLE_PRAGMA_UNROLL: yes
64: KOKKOS_ENABLE_PRAGMA_VECTOR: yes
64: KOKKOS_ENABLE_SERIAL: yes
64: Kokkos Version: 4.7.99
64: Local Mem Size: 166912
64: Max Compute Units: 56
64: Max Mem Alloc Size: 25339101184
64: Max Parameter Size: 4000
64: Max Read Image Args: 128
64: Max Samplers: 128
64: Max Work Group Size: 1024
64: Max Work Item Dimensions: 3
64: Mem Base Addr Align: 4096
64: Name: NVIDIA A30
64: Native Vector Width Char: 1
64: Native Vector Width Double: 1
64: Native Vector Width Float: 1
64: Native Vector Width Half: 0
64: Native Vector Width Int: 1
64: Native Vector Width Long: 1
64: Native Vector Width Short: 1
64: Partition Max Sub Devices: 0
64: Preferred Vector Width Char: 1
64: Preferred Vector Width Double: 1
64: Preferred Vector Width Float: 1
64: Preferred Vector Width Half: 0
64: Preferred Vector Width Int: 1
64: Preferred Vector Width Long: 1
64: Preferred Vector Width Short: 1
64: Profiling Timer Resolution: 1000
64: Reference Count: 1
64: Vendor: NVIDIA Corporation
64: Vendor Id: 4318
64: Version: 8.0
64: [ext_oneapi_cuda]:gpu:0] NVIDIA A30: Selected
64: macro  KOKKOS_ENABLE_ONEDPL: defined
64: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
64: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
64: macro  KOKKOS_IMPL_SYCL_GRAPH_SUPPORT: defined
64: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
64: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: defined
64: macro  SYCL_EXT_ONEAPI_BFLOAT16: undefined
64: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: defined
64: platform: 64bit
64: ----------------------------------------------------------------------------------------------------------------------------------------------
64: Benchmark                                                                   Time             CPU   Iterations  FOM: GB/s         MB     Passed
64: ----------------------------------------------------------------------------------------------------------------------------------------------
64: BM_inclusive_scan<std::uint64_t>/100000000/manual_time                  0.008 s         0.008 s            73   195.61/s       1.6k          1
64: BM_inclusive_scan<std::int64_t>/100000000/manual_time                   0.008 s         0.008 s            85  195.435/s       1.6k          1
64: BM_inclusive_scan<double>/100000000/manual_time                         0.008 s         0.008 s            86  196.621/s       1.6k          1
64: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time      0.012 s         0.012 s            57  129.904/s       1.6k          1
64: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time       0.012 s         0.012 s            57  129.942/s       1.6k          1
64: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time             0.012 s         0.012 s            57  130.489/s       1.6k          1
64: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time      0.012 s         0.012 s            59   134.39/s       1.6k          1
64: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time       0.012 s         0.012 s            59   134.35/s       1.6k          1
64: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time             0.012 s         0.012 s            58   132.51/s       1.6k          1
64/66 Test #64: Kokkos_PerformanceTest_InclusiveScan .......................   Passed   20.00 sec
test 65
      Start 65: Kokkos_UnitTest_SIMD

65: Test command: /var/jenkins/workspace/Kokkos_PR-8287/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 (1 ms)
65: [ RUN      ] simd.device_math_ops
65: [       OK ] simd.device_math_ops (13 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 (1 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 (1 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 (19 ms total)
65: 
65: [----------] Global test environment tear-down
65: [==========] 18 tests from 1 test suite ran. (19 ms total)
65: [  PASSED  ] 18 tests.
65/66 Test #65: Kokkos_UnitTest_SIMD .......................................   Passed    0.29 sec
test 66
      Start 66: Kokkos_Example_RelocatableFunction

66: Test command: /var/jenkins/workspace/Kokkos_PR-8287/build/example/relocatable_function/Kokkos_example_relocatable_function
66: Test timeout computed to be: 1500
66: 1.000000e+01 1.648882e-03s (relocatable) vs. 1.444020e-04s (inline)
66: 1.000000e+02 1.885100e-05s (relocatable) vs. 1.381200e-05s (inline)
66: 1.000000e+03 2.064000e-05s (relocatable) vs. 1.390000e-05s (inline)
66: 1.000000e+04 1.549000e-05s (relocatable) vs. 1.529100e-05s (inline)
66: 1.000000e+05 3.695000e-05s (relocatable) vs. 1.685000e-05s (inline)
66: 1.000000e+06 1.814000e-05s (relocatable) vs. 1.839100e-05s (inline)
66: 1.000000e+07 3.114000e-05s (relocatable) vs. 3.134100e-05s (inline)
66: 1.000000e+08 1.333610e-04s (relocatable) vs. 1.323020e-04s (inline)
66/66 Test #66: Kokkos_Example_RelocatableFunction .........................   Passed    0.26 sec

100% tests passed, 0 tests failed out of 66

Label Time Summary:
Kokkos    = 266.85 sec*proc (57 tests)

Total Test time (real) = 645.51 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
Summary:
  Hits:              23 /  812 (2.83 %)
    Direct:          23 /  812 (2.83 %)
    Preprocessed:     0 /  789 (0.00 %)
  Misses:           789
    Direct:         789
    Preprocessed:   789
Primary storage:
  Hits:              46 / 1624 (2.83 %)
  Misses:          1578
  Cache size (GB): 4.32 / 5.00 (86.36 %)
  Cleanups:           1

Use the -v/--verbose option for more details.
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 3cbd66fcea03200d04a3013b8a01100b5adba09e4bb143d15f1356ac9571fc6b
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-8287' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 3cbd66fcea03200d04a3013b8a01100b5adba09e4bb143d15f1356ac9571fc6b
[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: Error cloning remote repo 'origin'

GitHub has been notified of this commit’s build result

Finished: FAILURE