Skipping 1,123 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (517 ms)
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1060 ms total)
45:
45: [----------] 2 tests from std_algorithms_count_team_test
45: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero
45: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (259 ms)
45: [ RUN ] std_algorithms_count_team_test.count_returns_zero
45: [ OK ] std_algorithms_count_team_test.count_returns_zero (233 ms)
45: [----------] 2 tests from std_algorithms_count_team_test (493 ms total)
45:
45: [----------] 1 test from std_algorithms_count_if_team_test
45: [ RUN ] std_algorithms_count_if_team_test.test
45: [ OK ] std_algorithms_count_if_team_test.test (283 ms)
45: [----------] 1 test from std_algorithms_count_if_team_test (283 ms total)
45:
45: [----------] 1 test from std_algorithms_for_each_team_test
45: [ RUN ] std_algorithms_for_each_team_test.test
45: [ OK ] std_algorithms_for_each_team_test.test (354 ms)
45: [----------] 1 test from std_algorithms_for_each_team_test (354 ms total)
45:
45: [----------] 1 test from std_algorithms_for_each_n_team_test
45: [ RUN ] std_algorithms_for_each_n_team_test.test
45: [ OK ] std_algorithms_for_each_n_team_test.test (383 ms)
45: [----------] 1 test from std_algorithms_for_each_n_team_test (383 ms total)
45:
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
45: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal
45: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (594 ms)
45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (543 ms)
45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (555 ms)
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1693 ms total)
45:
45: [----------] 2 tests from std_algorithms_mismatch_team_test
45: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal
45: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (622 ms)
45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (819 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (1441 ms total)
45:
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (5709 ms total)
45: [ PASSED ] 12 tests.
45/60 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.02 sec
test 46
Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B
46: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
46: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
46: Test timeout computed to be: 600
46: [==========] Running 8 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_equal_team_test
46: [ RUN ] std_algorithms_equal_team_test.views_are_equal
46: [ OK ] std_algorithms_equal_team_test.views_are_equal (954 ms)
46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal
46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1203 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (2158 ms total)
46:
46: [----------] 2 tests from std_algorithms_search_team_test
46: [ RUN ] std_algorithms_search_team_test.sequences_exist
46: [ OK ] std_algorithms_search_team_test.sequences_exist (526 ms)
46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist
46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (531 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (1058 ms total)
46:
46: [----------] 2 tests from std_algorithms_find_end_team_test
46: [ RUN ] std_algorithms_find_end_team_test.sequences_exist
46: [ OK ] std_algorithms_find_end_team_test.sequences_exist (611 ms)
46: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist
46: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (610 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (1222 ms total)
46:
46: [----------] 2 tests from std_algorithms_find_first_of_team_test
46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist
46: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (570 ms)
46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
46: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (765 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (1335 ms total)
46:
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (5775 ms total)
46: [ PASSED ] 8 tests.
46/60 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.08 sec
test 47
Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C
47: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
47: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
47: Test timeout computed to be: 600
47: [==========] Running 11 tests from 7 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_find_team_test
47: [ RUN ] std_algorithms_find_team_test.searched_values_exist
47: [ OK ] std_algorithms_find_team_test.searched_values_exist (253 ms)
47: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist
47: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (247 ms)
47: [----------] 2 tests from std_algorithms_find_team_test (501 ms total)
47:
47: [----------] 2 tests from std_algorithms_find_if_team_test
47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true
47: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (241 ms)
47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false
47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (248 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (489 ms total)
47:
47: [----------] 2 tests from std_algorithms_find_if_not_team_test
47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true
47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (255 ms)
47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false
47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (238 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (494 ms total)
47:
47: [----------] 1 test from std_algorithms_all_of_team_test
47: [ RUN ] std_algorithms_all_of_team_test.test
47: [ OK ] std_algorithms_all_of_team_test.test (249 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (249 ms total)
47:
47: [----------] 1 test from std_algorithms_any_of_team_test
47: [ RUN ] std_algorithms_any_of_team_test.test
47: [ OK ] std_algorithms_any_of_team_test.test (237 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (237 ms total)
47:
47: [----------] 1 test from std_algorithms_none_of_team_test
47: [ RUN ] std_algorithms_none_of_team_test.test
47: [ OK ] std_algorithms_none_of_team_test.test (247 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (247 ms total)
47:
47: [----------] 2 tests from std_algorithms_search_n_team_test
47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (275 ms)
47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (263 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (538 ms total)
47:
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (2759 ms total)
47: [ PASSED ] 11 tests.
47/60 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.07 sec
test 48
Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D
48: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
48: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
48: Test timeout computed to be: 600
48: [==========] Running 3 tests from 3 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_min_element_team_test
48: [ RUN ] std_algorithms_min_element_team_test.test
48: [ OK ] std_algorithms_min_element_team_test.test (582 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (582 ms total)
48:
48: [----------] 1 test from std_algorithms_max_element_team_test
48: [ RUN ] std_algorithms_max_element_team_test.test
48: [ OK ] std_algorithms_max_element_team_test.test (565 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (565 ms total)
48:
48: [----------] 1 test from std_algorithms_minmax_element_team_test
48: [ RUN ] std_algorithms_minmax_element_team_test.test
48: [ OK ] std_algorithms_minmax_element_team_test.test (601 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (601 ms total)
48:
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (1749 ms total)
48: [ PASSED ] 3 tests.
48/60 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.05 sec
test 49
Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E
49: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
49: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
49: Test timeout computed to be: 600
49: [==========] Running 6 tests from 6 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_fill_team_test
49: [ RUN ] std_algorithms_fill_team_test.test
49: [ OK ] std_algorithms_fill_team_test.test (265 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (265 ms total)
49:
49: [----------] 1 test from std_algorithms_fill_n_team_test
49: [ RUN ] std_algorithms_fill_n_team_test.test
49: [ OK ] std_algorithms_fill_n_team_test.test (441 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (441 ms total)
49:
49: [----------] 1 test from std_algorithms_replace_team_test
49: [ RUN ] std_algorithms_replace_team_test.test
49: [ OK ] std_algorithms_replace_team_test.test (382 ms)
49: [----------] 1 test from std_algorithms_replace_team_test (382 ms total)
49:
49: [----------] 1 test from std_algorithms_replace_if_team_test
49: [ RUN ] std_algorithms_replace_if_team_test.test
49: [ OK ] std_algorithms_replace_if_team_test.test (321 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (321 ms total)
49:
49: [----------] 1 test from std_algorithms_replace_copy_team_test
49: [ RUN ] std_algorithms_replace_copy_team_test.test
49: [ OK ] std_algorithms_replace_copy_team_test.test (358 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (358 ms total)
49:
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test
49: [ RUN ] std_algorithms_replace_copy_if_team_test.test
49: [ OK ] std_algorithms_replace_copy_if_team_test.test (389 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (389 ms total)
49:
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (2158 ms total)
49: [ PASSED ] 6 tests.
49/60 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.47 sec
test 50
Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F
50: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
50: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
50: Test timeout computed to be: 600
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_reverse_team_test
50: [ RUN ] std_algorithms_reverse_team_test.test
50: [ OK ] std_algorithms_reverse_team_test.test (291 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (291 ms total)
50:
50: [----------] 1 test from std_algorithms_reverse_copy_team_test
50: [ RUN ] std_algorithms_reverse_copy_team_test.test
50: [ OK ] std_algorithms_reverse_copy_team_test.test (338 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (338 ms total)
50:
50: [----------] 1 test from std_algorithms_rotate_team_test
50: [ RUN ] std_algorithms_rotate_team_test.test
50: [ OK ] std_algorithms_rotate_team_test.test (596 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (596 ms total)
50:
50: [----------] 1 test from std_algorithms_rotate_copy_team_test
50: [ RUN ] std_algorithms_rotate_copy_team_test.test
50: [ OK ] std_algorithms_rotate_copy_team_test.test (645 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (645 ms total)
50:
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (1872 ms total)
50: [ PASSED ] 4 tests.
50/60 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.17 sec
test 51
Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G
51: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
51: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
51: Test timeout computed to be: 600
51: [==========] Running 4 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_move_team_test
51: [ RUN ] std_algorithms_move_team_test.test
51: [ OK ] std_algorithms_move_team_test.test (480 ms)
51: [----------] 1 test from std_algorithms_move_team_test (480 ms total)
51:
51: [----------] 1 test from std_algorithms_move_backward_team_test
51: [ RUN ] std_algorithms_move_backward_team_test.test
51: [ OK ] std_algorithms_move_backward_team_test.test (454 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (454 ms total)
51:
51: [----------] 1 test from std_algorithms_shift_left_team_test
51: [ RUN ] std_algorithms_shift_left_team_test.test
51: [ OK ] std_algorithms_shift_left_team_test.test (1526 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (1526 ms total)
51:
51: [----------] 1 test from std_algorithms_shift_right_team_test
51: [ RUN ] std_algorithms_shift_right_team_test.test
51: [ OK ] std_algorithms_shift_right_team_test.test (1517 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (1517 ms total)
51:
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (3978 ms total)
51: [ PASSED ] 4 tests.
51/60 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.28 sec
test 52
Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H
52: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
52: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
52: Test timeout computed to be: 600
52: [==========] Running 9 tests from 9 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_copy_team_test
52: [ RUN ] std_algorithms_copy_team_test.test
52: [ OK ] std_algorithms_copy_team_test.test (608 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (608 ms total)
52:
52: [----------] 1 test from std_algorithms_copy_n_team_test
52: [ RUN ] std_algorithms_copy_n_team_test.test
52: [ OK ] std_algorithms_copy_n_team_test.test (549 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (549 ms total)
52:
52: [----------] 1 test from std_algorithms_copy_backward_team_test
52: [ RUN ] std_algorithms_copy_backward_team_test.test
52: [ OK ] std_algorithms_copy_backward_team_test.test (448 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (448 ms total)
52:
52: [----------] 1 test from std_algorithms_copy_if_team_test
52: [ RUN ] std_algorithms_copy_if_team_test.test
52: [ OK ] std_algorithms_copy_if_team_test.test (418 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (418 ms total)
52:
52: [----------] 1 test from std_algorithms_unique_copy_team_test
52: [ RUN ] std_algorithms_unique_copy_team_test.test
52: [ OK ] std_algorithms_unique_copy_team_test.test (524 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (524 ms total)
52:
52: [----------] 1 test from std_algorithms_remove_team_test
52: [ RUN ] std_algorithms_remove_team_test.test
52: [ OK ] std_algorithms_remove_team_test.test (432 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (432 ms total)
52:
52: [----------] 1 test from std_algorithms_remove_if_team_test
52: [ RUN ] std_algorithms_remove_if_team_test.test
52: [ OK ] std_algorithms_remove_if_team_test.test (383 ms)
52: [----------] 1 test from std_algorithms_remove_if_team_test (383 ms total)
52:
52: [----------] 1 test from std_algorithms_remove_copy_team_test
52: [ RUN ] std_algorithms_remove_copy_team_test.test
52: [ OK ] std_algorithms_remove_copy_team_test.test (441 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (441 ms total)
52:
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test
52: [ RUN ] std_algorithms_remove_copy_if_team_test.test
52: [ OK ] std_algorithms_remove_copy_if_team_test.test (375 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (375 ms total)
52:
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (4182 ms total)
52: [ PASSED ] 9 tests.
52/60 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.48 sec
test 53
Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I
53: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
53: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
53: Test timeout computed to be: 600
53: [==========] Running 4 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_unique_team_test
53: [ RUN ] std_algorithms_unique_team_test.test_default_predicate
53: [ OK ] std_algorithms_unique_team_test.test_default_predicate (667 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (667 ms total)
53:
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test
53: [ RUN ] std_algorithms_adjacent_difference_team_test.test
53: [ OK ] std_algorithms_adjacent_difference_team_test.test (790 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (791 ms total)
53:
53: [----------] 1 test from std_algorithms_reduce_team_test
53: [ RUN ] std_algorithms_reduce_team_test.test
53: [ OK ] std_algorithms_reduce_team_test.test (806 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (806 ms total)
53:
53: [----------] 1 test from std_algorithms_transform_reduce_team_test
53: [ RUN ] std_algorithms_transform_reduce_team_test.test
53: [ OK ] std_algorithms_transform_reduce_team_test.test (1383 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1383 ms total)
53:
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (3648 ms total)
53: [ PASSED ] 4 tests.
53/60 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 3.96 sec
test 54
Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L
54: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
54: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
54: Test timeout computed to be: 600
54: [==========] Running 18 tests from 5 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_is_sorted_team_test
54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
54: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (523 ms)
54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
54: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (416 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (939 ms total)
54:
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA
54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (26 ms)
54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB
54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (30 ms)
54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (340 ms)
54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (452 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (849 ms total)
54:
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test
54: [ RUN ] std_algorithms_is_partitioned_team_test.empty
54: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true
54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (215 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false
54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (217 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.random
54: [ OK ] std_algorithms_is_partitioned_team_test.random (161 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (610 ms total)
54:
54: [----------] 4 tests from std_algorithms_partition_copy_team_test
54: [ RUN ] std_algorithms_partition_copy_team_test.empty
54: [ OK ] std_algorithms_partition_copy_team_test.empty (23 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.all_true
54: [ OK ] std_algorithms_partition_copy_team_test.all_true (536 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.all_false
54: [ OK ] std_algorithms_partition_copy_team_test.all_false (532 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.random
54: [ OK ] std_algorithms_partition_copy_team_test.random (485 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (1577 ms total)
54:
54: [----------] 4 tests from std_algorithms_partition_point_team_test
54: [ RUN ] std_algorithms_partition_point_team_test.empty
54: [ OK ] std_algorithms_partition_point_team_test.empty (15 ms)
54: [ RUN ] std_algorithms_partition_point_team_test.all_true
54: [ OK ] std_algorithms_partition_point_team_test.all_true (212 ms)
54: [ RUN ] std_algorithms_partition_point_team_test.all_false
54: [ OK ] std_algorithms_partition_point_team_test.all_false (217 ms)
54: [ RUN ] std_algorithms_partition_point_team_test.random
54: [ OK ] std_algorithms_partition_point_team_test.random (159 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (603 ms total)
54:
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (4581 ms total)
54: [ PASSED ] 18 tests.
54/60 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.88 sec
test 55
Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M
55: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
55: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
55: Test timeout computed to be: 600
55: [==========] Running 5 tests from 4 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_transform_team_test
55: [ RUN ] std_algorithms_transform_team_test.test_unary_op
==> perl: Successfully installed perl-5.42.0-dpiqh4nv27azzkvuqhvylohslafudzuu
Stage: 8.47s. Configure: 1m 14.05s. Build: 51.45s. Install: 4.88s. Post-install: 0.86s. Total: 2m 20.96s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/perl-5.42.0-dpiqh4nv27azzkvuqhvylohslafudzuu
==> Installing perl-5.42.0-dpiqh4nv27azzkvuqhvylohslafudzuu [21/24]
==> No binary for openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy found: installing from source
55: [ OK ] std_algorithms_transform_team_test.test_unary_op (649 ms)
55: [ RUN ] std_algorithms_transform_team_test.test_binary_op
55: [ OK ] std_algorithms_transform_team_test.test_binary_op (788 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (1437 ms total)
55:
55: [----------] 1 test from std_algorithms_generate_team_test
55: [ RUN ] std_algorithms_generate_team_test.test_unary_op
55: [ OK ] std_algorithms_generate_team_test.test_unary_op (1557 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (1557 ms total)
55:
55: [----------] 1 test from std_algorithms_generate_n_team_test
55: [ RUN ] std_algorithms_generate_n_team_test.test
55: [ OK ] std_algorithms_generate_n_team_test.test (439 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (439 ms total)
55:
55: [----------] 1 test from std_algorithms_swap_ranges_team_test
55: [ RUN ] std_algorithms_swap_ranges_team_test.test
55: [ OK ] std_algorithms_swap_ranges_team_test.test (723 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (723 ms total)
55:
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (4158 ms total)
55: [ PASSED ] 5 tests.
55/60 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.47 sec
test 56
Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P
56: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
56: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
56: Test timeout computed to be: 600
56: [==========] Running 2 tests from 2 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test
56: [ RUN ] std_algorithms_exclusive_scan_team_test.test
==> Fetching https://mirror.spack.io/_source-cache/archive/b6/b6a5f44b7eb69e3fa35dbf15524405b44837a481d43d81daddde3ff21fcbb8e9.tar.gz
==> Ran patch() for openssl
56: [ OK ] std_algorithms_exclusive_scan_team_test.test (1609 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1609 ms total)
56:
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
56: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test
56: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (794 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (794 ms total)
56:
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (2403 ms total)
56: [ PASSED ] 2 tests.
56/60 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.72 sec
test 57
Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
57: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
57: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
57: Test timeout computed to be: 600
57: [==========] Running 2 tests from 2 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test
57: [ RUN ] std_algorithms_inclusive_scan_team_test.test
57: [ OK ] std_algorithms_inclusive_scan_team_test.test (2429 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2429 ms total)
57:
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
57: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test
57: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1612 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1612 ms total)
57:
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (4041 ms total)
57: [ PASSED ] 2 tests.
57/60 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.36 sec
test 58
Start 58: Kokkos_PerformanceTest_InclusiveScan
58: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-11-30_T05-34-13.json"
58: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test
58: Test timeout computed to be: 600
58: 2025-11-30T06:04:09+00:00
58: Running /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan
58: Run on (128 X 1996.24 MHz CPU s)
58: CPU Caches:
58: L1 Data 32 KiB (x128)
58: L1 Instruction 32 KiB (x128)
58: L2 Unified 512 KiB (x128)
58: L3 Unified 16384 KiB (x32)
58: Load Average: 6.57, 7.91, 9.95
58: APU or dGPU: dGPU
58: Architecture capable of accessing system allocated memory: 1
58: CPU architecture: none
58: Default Device: HIP
58: GPU architecture: AMD_GFX90A
58: Is Large Bar: 1
58: KOKKOS_COMPILER_CLANG: 2000
58: KOKKOS_ENABLE_ASM: no
58: KOKKOS_ENABLE_CXX20: no
58: KOKKOS_ENABLE_CXX23: yes
58: KOKKOS_ENABLE_CXX26: no
58: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
58: KOKKOS_ENABLE_HIP: yes
58: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
58: KOKKOS_ENABLE_HWLOC: no
58: KOKKOS_ENABLE_LIBDL: yes
58: KOKKOS_ENABLE_PRAGMA_IVDEP: no
58: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
58: KOKKOS_ENABLE_PRAGMA_UNROLL: no
58: KOKKOS_ENABLE_PRAGMA_VECTOR: no
58: KOKKOS_ENABLE_SERIAL: yes
58: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no
58: Kokkos Version: 5.0.99
58: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-: Selected
58: Shared Memory per Block: 64 KiB
58: Supports Managed Memory: 1
58: System allows accessing system allocated memory on GPU: 0
58: Total Global Memory: 63.98 GiB
58: Wavefront Size: 64
58: XNACK environment variable set: no
58: desul atomics version: 79f928075837ffb5d302aae188e0ec7b7a79ae94
58: macro HIP_VERSION: 70051831 = version 7.0.51831
58: macro KOKKOS_ENABLE_HIP: defined
58: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
58: macro KOKKOS_ENABLE_ROCTHRUST: defined
58: mdspan: enabled
58: mdspan version: 537053f83150f1b6f7528c1d961866d8628abc2e
58: platform: 64bit
58: ----------------------------------------------------------------------------------------------------------------------------------------------
58: Benchmark Time CPU Iterations FOM: GB/s MB Passed
58: ----------------------------------------------------------------------------------------------------------------------------------------------
58: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.001 s 0.001 s 558 1.26585k/s 1.6k 1
58: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.001 s 0.001 s 559 1.2784k/s 1.6k 1
58: BM_inclusive_scan<double>/100000000/manual_time 0.001 s 0.001 s 564 1.28872k/s 1.6k 1
58: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.001 s 0.001 s 558 1.27707k/s 1.6k 1
58: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.001 s 0.001 s 559 1.2781k/s 1.6k 1
58: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.001 s 0.001 s 563 1.28865k/s 1.6k 1
58: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.001 s 0.001 s 557 1.27476k/s 1.6k 1
58: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.001 s 0.001 s 558 1.27529k/s 1.6k 1
58: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.001 s 0.001 s 561 1.28351k/s 1.6k 1
58/60 Test #58: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 29.42 sec
test 59
Start 59: Kokkos_PerformanceTest_Random
59: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_Random "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Random_2025-11-30_T05-34-13.json"
59: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test
59: Test timeout computed to be: 600
59: 2025-11-30T06:04:39+00:00
59: Running /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_Random
59: Run on (128 X 1996.24 MHz CPU s)
59: CPU Caches:
59: L1 Data 32 KiB (x128)
59: L1 Instruction 32 KiB (x128)
59: L2 Unified 512 KiB (x128)
59: L3 Unified 16384 KiB (x32)
59: Load Average: 6.66, 7.82, 9.87
59: APU or dGPU: dGPU
59: Architecture capable of accessing system allocated memory: 1
59: CPU architecture: none
59: Default Device: HIP
59: GPU architecture: AMD_GFX90A
59: Is Large Bar: 1
59: KOKKOS_COMPILER_CLANG: 2000
59: KOKKOS_ENABLE_ASM: no
59: KOKKOS_ENABLE_CXX20: no
59: KOKKOS_ENABLE_CXX23: yes
59: KOKKOS_ENABLE_CXX26: no
59: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
59: KOKKOS_ENABLE_HIP: yes
59: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
59: KOKKOS_ENABLE_HWLOC: no
59: KOKKOS_ENABLE_LIBDL: yes
59: KOKKOS_ENABLE_PRAGMA_IVDEP: no
59: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
59: KOKKOS_ENABLE_PRAGMA_UNROLL: no
59: KOKKOS_ENABLE_PRAGMA_VECTOR: no
59: KOKKOS_ENABLE_SERIAL: yes
59: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no
59: Kokkos Version: 5.0.99
59: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-: Selected
59: Shared Memory per Block: 64 KiB
59: Supports Managed Memory: 1
59: System allows accessing system allocated memory on GPU: 0
59: Total Global Memory: 63.98 GiB
59: Wavefront Size: 64
59: XNACK environment variable set: no
59: desul atomics version: 79f928075837ffb5d302aae188e0ec7b7a79ae94
59: macro HIP_VERSION: 70051831 = version 7.0.51831
59: macro KOKKOS_ENABLE_HIP: defined
59: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
59: macro KOKKOS_ENABLE_ROCTHRUST: defined
59: mdspan: enabled
59: mdspan version: 537053f83150f1b6f7528c1d961866d8628abc2e
59: platform: 64bit
59: ------------------------------------------------------------------------------------------
59: Benchmark Time CPU Iterations FOM: rate
59: ------------------------------------------------------------------------------------------
59: Random64/N:2097152/K:1/real_time 55.9 us 55.5 us 12516 37.5345G/s
59: Random64/N:2097152/K:256/real_time 1088 us 1084 us 650 493.515G/s
59: Random1024/N:2097152/K:1/real_time 594 us 591 us 1256 3.5332G/s
59: Random1024/N:2097152/K:256/real_time 8507 us 8487 us 82 63.1129G/s
59/60 Test #59: Kokkos_PerformanceTest_Random .............................. Passed 3.80 sec
test 60
Start 60: Kokkos_UnitTest_SIMD
60: Test command: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests/Kokkos_UnitTest_SIMD
60: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests
60: Test timeout computed to be: 600
60: [==========] Running 22 tests from 1 test suite.
60: [----------] Global test environment set-up.
60: [----------] 22 tests from simd
60: [ RUN ] simd.host_math_ops
60: [ OK ] simd.host_math_ops (0 ms)
60: [ RUN ] simd.device_math_ops
60: [ OK ] simd.device_math_ops (20 ms)
60: [ RUN ] simd.host_mask_ops
60: [ OK ] simd.host_mask_ops (0 ms)
60: [ RUN ] simd.device_mask_ops
60: [ OK ] simd.device_mask_ops (0 ms)
60: [ RUN ] simd.host_conversions
60: [ OK ] simd.host_conversions (0 ms)
60: [ RUN ] simd.device_conversions
60: [ OK ] simd.device_conversions (0 ms)
60: [ RUN ] simd.host_shift_ops
60: [ OK ] simd.host_shift_ops (0 ms)
60: [ RUN ] simd.device_shift_ops
60: [ OK ] simd.device_shift_ops (0 ms)
60: [ RUN ] simd.host_bitwise_ops
60: [ OK ] simd.host_bitwise_ops (0 ms)
60: [ RUN ] simd.host_mask_bitwise_ops
60: [ OK ] simd.host_mask_bitwise_ops (0 ms)
60: [ RUN ] simd.device_bitwise_ops
60: [ OK ] simd.device_bitwise_ops (0 ms)
60: [ RUN ] simd.device_mask_bitwise_ops
60: [ OK ] simd.device_mask_bitwise_ops (0 ms)
60: [ RUN ] simd.host_condition
60: [ OK ] simd.host_condition (0 ms)
60: [ RUN ] simd.device_condition
60: [ OK ] simd.device_condition (0 ms)
60: [ RUN ] simd.host_gen_ctors
60: [ OK ] simd.host_gen_ctors (0 ms)
60: [ RUN ] simd.device_gen_ctors
60: [ OK ] simd.device_gen_ctors (0 ms)
60: [ RUN ] simd.host_reductions
60: [ OK ] simd.host_reductions (0 ms)
60: [ RUN ] simd.device_reductions
60: [ OK ] simd.device_reductions (1 ms)
60: [ RUN ] simd.host_construction
60: [ OK ] simd.host_construction (0 ms)
60: [ RUN ] simd.device_construction
60: [ OK ] simd.device_construction (0 ms)
60: [ RUN ] simd.host_loadstore
60: [ OK ] simd.host_loadstore (0 ms)
60: [ RUN ] simd.device_loadstore
60: [ OK ] simd.device_loadstore (0 ms)
60: [----------] 22 tests from simd (23 ms total)
60:
60: [----------] Global test environment tear-down
60: [==========] 22 tests from 1 test suite ran. (23 ms total)
60: [ PASSED ] 22 tests.
60/60 Test #60: Kokkos_UnitTest_SIMD ....................................... Passed 0.32 sec
100% tests passed, 0 tests failed out of 60
Label Time Summary:
Kokkos = 481.85 sec*proc (51 tests)
Total Test time (real) = 1028.30 sec
SetCTestConfiguration:BuildDirectory:/var/jenkins/workspace/Kokkos_nightly/build
SetCTestConfiguration:SourceDirectory:/var/jenkins/workspace/Kokkos_nightly
SetCTestConfiguration:SubmitURL:https://my.cdash.org/submit.php?project=Kokkos
Submit files
SubmitURL: https://my.cdash.org/submit.php?project=Kokkos
Set CURLOPT_SSLVERSION to CURL_SSLVERSION_TLSv1_2
Set CURLOPT_SSL_VERIFYPEER to on
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Update.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI210-CXX23___20251130-0100-Nightly___XML___Update.xml&build=HIP-ROCM-7.0-MI210-CXX23&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=1675ae75691217f75c88d648d32b17bf Size: 503
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Update.xml
Set CURLOPT_SSLVERSION to CURL_SSLVERSION_TLSv1_2
Set CURLOPT_SSL_VERIFYPEER to on
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Configure.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI210-CXX23___20251130-0100-Nightly___XML___Configure.xml&build=HIP-ROCM-7.0-MI210-CXX23&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=939345bfcede606f0f47884b378a6566 Size: 6779
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Configure.xml
Set CURLOPT_SSLVERSION to CURL_SSLVERSION_TLSv1_2
Set CURLOPT_SSL_VERIFYPEER to on
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Build.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI210-CXX23___20251130-0100-Nightly___XML___Build.xml&build=HIP-ROCM-7.0-MI210-CXX23&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=787ef69b045354f0f3bd000157365136 Size: 1107
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Build.xml
Set CURLOPT_SSLVERSION to CURL_SSLVERSION_TLSv1_2
Set CURLOPT_SSL_VERIFYPEER to on
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Test.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI210-CXX23___20251130-0100-Nightly___XML___Test.xml&build=HIP-ROCM-7.0-MI210-CXX23&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=40960b7fe9f0bc1f129a039c9b9958be Size: 109355
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Test.xml
Set CURLOPT_SSLVERSION to CURL_SSLVERSION_TLSv1_2
Set CURLOPT_SSL_VERIFYPEER to on
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Done.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI210-CXX23___20251130-0100-Nightly___XML___Done.xml&build=HIP-ROCM-7.0-MI210-CXX23&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=662320384eb4730d490c4d244f4e6d13 Size: 107
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Done.xml
Submission successful
Post stage
[Pipeline] sh
+ ccache --show-stats
Local storage:
Cache size (GiB): 0.0 / 5.0 ( 0.00%)
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 f505ab027ce508df88f02674a8177f3fbaa048a3e4c352438ba294e1bf5c71f1
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_nightly' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes f505ab027ce508df88f02674a8177f3fbaa048a3e4c352438ba294e1bf5c71f1
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
26: ReductionExpensive<double>/10000000/iterations:10 33940125 us 33935249 us 10
26/52 Test #26: Kokkos_PerformanceTest_Reduction ........................... Passed 415.45 sec
test 27
Start 27: Kokkos_ContainersUnitTest_Serial
27: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
27: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests
27: Test timeout computed to be: 600
27: [==========] Running 79 tests from 2 test suites.
27: [----------] Global test environment set-up.
27: [----------] 2 tests from serial_DeathTest
27: [ RUN ] serial_DeathTest.dualview_external_view_construction
27: [ OK ] serial_DeathTest.dualview_external_view_construction (2 ms)
27: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction
27: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (29 ms)
27: [----------] 2 tests from serial_DeathTest (32 ms total)
27:
27: [----------] 77 tests from serial
27: [ RUN ] serial.bitset
27: [ OK ] serial.bitset (1542 ms)
27: [ RUN ] serial.bitset_default_constructor_no_alloc
27: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms)
27: [ RUN ] serial.dualview_combination
27: [ OK ] serial.dualview_combination (0 ms)
27: [ RUN ] serial.dualview_alloc
27: [ OK ] serial.dualview_alloc (0 ms)
27: [ RUN ] serial.test_dualview_copy_construction_and_assignment
27: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
27: [ RUN ] serial.dualview_combinations_without_init
27: [ OK ] serial.dualview_combinations_without_init (0 ms)
27: [ RUN ] serial.dualview_deep_copy
27: [ OK ] serial.dualview_deep_copy (0 ms)
27: [ RUN ] serial.dualview_sync_should_fence
27: [ OK ] serial.dualview_sync_should_fence (0 ms)
27: [ RUN ] serial.dualview_realloc
27: [ OK ] serial.dualview_realloc (0 ms)
27: [ RUN ] serial.dualview_resize
27: [ OK ] serial.dualview_resize (0 ms)
27: [ RUN ] serial.dualview_device_correct_kokkos_device
27: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms)
27: [ RUN ] serial.dualview_host_correct_kokkos_device
27: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms)
27: [ RUN ] serial.dualview_host_modify_template_device_sync
27: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms)
27: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync
27: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
27: [ RUN ] serial.dualview_device_modify_template_host_sync
27: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms)
27: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync
27: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
27: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views
27: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
27: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view
27: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
27: [ RUN ] serial.dualview_sequential_host_init
27: [ OK ] serial.dualview_sequential_host_init (0 ms)
27: [ RUN ] serial.dualview_default_constructed
27: [ OK ] serial.dualview_default_constructed (0 ms)
27: [ RUN ] serial.dualview_resize_single_device
27: [ OK ] serial.dualview_resize_single_device (0 ms)
27: [ RUN ] serial.dynamic_view
27: [ OK ] serial.dynamic_view (8 ms)
27: [ RUN ] serial.dyn_rank_view_api_generic
27: [ OK ] serial.dyn_rank_view_api_generic (8 ms)
27: [ RUN ] serial.dyn_rank_view_api_operator_rank12345
27: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
27: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc
27: [ OK ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
27: [ RUN ] serial.dyn_rank_view_api_operator_rank67
27: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
27: [ RUN ] serial.dyn_rank_view_ctor_from_members
27: [ OK ] serial.dyn_rank_view_ctor_from_members (0 ms)
27: [ RUN ] serial.dyn_rank_view_ctor_from_layout_stride
27: [ OK ] serial.dyn_rank_view_ctor_from_layout_stride (0 ms)
27: [ RUN ] serial.dyn_rank_view_layout_member
27: [ OK ] serial.dyn_rank_view_layout_member (0 ms)
27: [ RUN ] serial.dyn_rank_view_team_scratch
27: [ OK ] serial.dyn_rank_view_team_scratch (0 ms)
27: [ RUN ] serial.view_customization_extra_int_arg
27: [ OK ] serial.view_customization_extra_int_arg (0 ms)
27: [ RUN ] serial.ErrorReporterViaLambda
27: [ OK ] serial.ErrorReporterViaLambda (0 ms)
27: [ RUN ] serial.ErrorReporter
27: [ OK ] serial.ErrorReporter (0 ms)
27: [ RUN ] serial.ErrorReporter_label_ctor
27: [ OK ] serial.ErrorReporter_label_ctor (0 ms)
27: [ RUN ] serial.ErrorReporter_resize
27: [ OK ] serial.ErrorReporter_resize (0 ms)
27: [ RUN ] serial.offsetview_construction
27: [ OK ] serial.offsetview_construction (23 ms)
27: [ RUN ] serial.offsetview_unmanaged_construction
27: [ OK ] serial.offsetview_unmanaged_construction (0 ms)
27: [ RUN ] serial.offsetview_subview
27: [ OK ] serial.offsetview_subview (16 ms)
27: [ RUN ] serial.offsetview_offsets_rank1
27: [ OK ] serial.offsetview_offsets_rank1 (0 ms)
27: [ RUN ] serial.offsetview_offsets_rank2
27: [ OK ] serial.offsetview_offsets_rank2 (0 ms)
27: [ RUN ] serial.offsetview_offsets_rank3
27: [ OK ] serial.offsetview_offsets_rank3 (0 ms)
27: [ RUN ] serial.scatterview
27: [ OK ] serial.scatterview (1726 ms)
27: [ RUN ] serial.scatterview_devicetype
27: [ OK ] serial.scatterview_devicetype (0 ms)
27: [ RUN ] serial.staticcrsgraph
27: [ OK ] serial.staticcrsgraph (4 ms)
27: [ RUN ] serial.resize_realloc_no_init_dualview
27: [ OK ] serial.resize_realloc_no_init_dualview (0 ms)
27: [ RUN ] serial.resize_realloc_no_alloc_dualview
27: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
27: [ RUN ] serial.resize_exec_space_dualview
27: [ OK ] serial.resize_exec_space_dualview (0 ms)
27: [ RUN ] serial.realloc_exec_space_dualview
27: [ OK ] serial.realloc_exec_space_dualview (0 ms)
27: [ RUN ] serial.resize_realloc_no_init_dynrankview
27: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
27: [ RUN ] serial.resize_exec_space_dynrankview
27: [ OK ] serial.resize_exec_space_dynrankview (0 ms)
27: [ RUN ] serial.realloc_exec_space_dynrankview
27: [ OK ] serial.realloc_exec_space_dynrankview (0 ms)
27: [ RUN ] serial.resize_realloc_no_init_scatterview
27: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms)
27: [ RUN ] serial.resize_realloc_no_alloc_scatterview
27: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
27: [ RUN ] serial.resize_exec_space_scatterview
27: [ OK ] serial.resize_exec_space_scatterview (0 ms)
27: [ RUN ] serial.realloc_exec_space_scatterview
27: [ OK ] serial.realloc_exec_space_scatterview (0 ms)
27: [ RUN ] serial.create_mirror_no_init_dynrankview
27: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms)
27: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor
27: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
27: [ RUN ] serial.create_mirror_view_and_copy_dynrankview
27: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
27: [ RUN ] serial.create_mirror_no_init_offsetview
27: [ OK ] serial.create_mirror_no_init_offsetview (0 ms)
27: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor
27: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
27: [ RUN ] serial.create_mirror_view_and_copy_offsetview
27: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
27: [ RUN ] serial.create_mirror_no_init_dynamicview
27: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms)
27: [ RUN ] serial.create_mirror_view_and_copy_dynamicview
27: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
27: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor
27: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
27: [ RUN ] serial.UnorderedMap_insert
27: [ OK ] serial.UnorderedMap_insert (6486 ms)
27: [ RUN ] serial.UnorderedMap_failed_insert
27: [ OK ] serial.UnorderedMap_failed_insert (2526 ms)
27: [ RUN ] serial.UnorderedMap_deep_copy
27: [ OK ] serial.UnorderedMap_deep_copy (2 ms)
27: [ RUN ] serial.UnorderedMap_valid_empty
27: [ OK ] serial.UnorderedMap_valid_empty (0 ms)
27: [ RUN ] serial.UnorderedMap_clear_zero_size
27: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms)
27: [ RUN ] serial.UnorderedMap_consistent_size
27: [ OK ] serial.UnorderedMap_consistent_size (0 ms)
27: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device
27: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
27: [ RUN ] serial.UnorderedMap_lambda_capturable
27: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms)
27: [ RUN ] serial.UnorderedMap_constructor_view_alloc
27: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
27: [ RUN ] serial.UnorderedMap_View_as_value
27: [ OK ] serial.UnorderedMap_View_as_value (0 ms)
27: [ RUN ] serial.vector_combination
27: [ OK ] serial.vector_combination (0 ms)
27: [ RUN ] serial.vector_insert
27: [ OK ] serial.vector_insert (0 ms)
27: [ RUN ] serial.vector_push_back_default_exec
27: [ OK ] serial.vector_push_back_default_exec (0 ms)
27: [----------] 77 tests from serial (12350 ms total)
27:
27: [----------] Global test environment tear-down
27: [==========] 79 tests from 2 test suites ran. (12382 ms total)
27: [ PASSED ] 79 tests.
27/52 Test #27: Kokkos_ContainersUnitTest_Serial ........................... Passed 12.46 sec
test 28
Start 28: Kokkos_UnitTest_Sort
28: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
28: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
28: Test timeout computed to be: 600
28: [==========] Running 17 tests from 2 test suites.
28: [----------] Global test environment set-up.
28: [----------] 1 test from serial_DeathTest
28: [ RUN ] serial_DeathTest.SortByKeyKeysLargerThanValues
28: [ OK ] serial_DeathTest.SortByKeyKeysLargerThanValues (4 ms)
28: [----------] 1 test from serial_DeathTest (4 ms total)
28:
28: [----------] 16 tests from serial
28: [ RUN ] serial.SortUnsignedValueType
28: [ OK ] serial.SortUnsignedValueType (515 ms)
28: [ RUN ] serial.SortEmptyView
28: [ OK ] serial.SortEmptyView (0 ms)
28: [ RUN ] serial.SortByKeyEmptyView
28: [ OK ] serial.SortByKeyEmptyView (0 ms)
28: [ RUN ] serial.SortByKeyEmptyViewHost
28: [ OK ] serial.SortByKeyEmptyViewHost (0 ms)
28: [ RUN ] serial.SortByKey
28: [ OK ] serial.SortByKey (0 ms)
28: [ RUN ] serial.SortByKeyWithComparator
28: [ OK ] serial.SortByKeyWithComparator (0 ms)
28: [ RUN ] serial.SortByKeyStaticExtents
28: [ OK ] serial.SortByKeyStaticExtents (0 ms)
28: [ RUN ] serial.SortByKeyWithStrides
28: [ OK ] serial.SortByKeyWithStrides (0 ms)
28: [ RUN ] serial.SortWithCustomComparator
28: [ OK ] serial.SortWithCustomComparator (114 ms)
28: [ RUN ] serial.BinSortGenericTests
28: [ OK ] serial.BinSortGenericTests (1458 ms)
28: [ RUN ] serial.BinSortEmptyView
28: [ OK ] serial.BinSortEmptyView (0 ms)
28: [ RUN ] serial.BinSortEmptyKeysView
28: [ OK ] serial.BinSortEmptyKeysView (0 ms)
28: [ RUN ] serial.BinSort_issue_7221
28: [ OK ] serial.BinSort_issue_7221 (0 ms)
28: [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues
==> openssl: Executing phase: 'install'
28: [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (27468 ms)
28: [ RUN ] serial.NestedSort
28: [ OK ] serial.NestedSort (10 ms)
28: [ RUN ] serial.NestedSortByKey
28: [ OK ] serial.NestedSortByKey (71 ms)
28: [----------] 16 tests from serial (29639 ms total)
28:
28: [----------] Global test environment tear-down
28: [==========] 17 tests from 2 test suites ran. (29643 ms total)
28: [ PASSED ] 17 tests.
28/52 Test #28: Kokkos_UnitTest_Sort ....................................... Passed 29.66 sec
test 29
Start 29: Kokkos_UnitTest_Random
29: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Random
29: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
29: Test timeout computed to be: 600
29: [==========] Running 3 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 3 tests from serial
29: [ RUN ] serial.Random_XorShift64
29: Test Seed:1764482642205176789
29: Test Scalar=int
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 -0.00264518 0.00192292 || 0.051031 2036 2412 || 2227.95 2222.06 || 26.5825 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 0.00105279 -0.000374322 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 -0.00488425 0.000290845 || 0.051031 2056 2455 || 2232.97 2222.06 || 4.02064 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 -0.00377092 0.000168914 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 0.00909965 -0.00308634 || 0.051031 2019 2400 || 2202.02 2222.06 || -42.6656 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 -0.00670383 0.000406788 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 -0.00995191 -0.00204236 || 0.051031 2058 2413 || 2244.4 2222.06 || -28.2336 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 0.00289356 0.000461138 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 -0.00182238 0.00030272 || 0.051031 2050 2418 || 2226.12 2222.06 || 4.1848 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 -0.0138701 -0.000594086 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 3.25521e-08 0.0142287 -0.00128085 || 0.051031 2032 2405 || 2190.89 2222.06 || -17.7064 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 9.76563e-08 0.0148771 -0.000421779 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 6.51042e-08 0.0131963 -0.000338779 || 0.051031 2030 2398 || 2193.12 2222.06 || -4.68328 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 1.95313e-07 0.0122036 -0.0004572 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 0.00487263 0.000560181 || 0.051031 2041 2388 || 2211.29 2222.06 || 7.74394 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 0.0236343 -6.41897e-05 || 0.051031 1e+64 -1e+64
29: Test Seed:1764482644256964692
29: Test Scalar=int
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 -0.0111149 0.00130759 || 0.051031 2047 2399 || 2247.04 2222.06 || 18.0761 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 0.00161135 -1.02289e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 0.0032423 -0.00367789 || 0.051031 2059 2403 || 2214.88 2222.06 || -50.8431 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 0.0281218 -1.69687e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 0.00502426 -0.00135032 || 0.051031 2048 2410 || 2210.95 2222.06 || -18.6669 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 0.00371956 0.000971306 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 -0.00247961 0.00225374 || 0.051031 2049 2410 || 2227.59 2222.06 || 31.1557 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 -0.00772803 0.000433077 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 3.25521e-08 0.00260144 -0.000963878 || 0.051031 2049 2382 || 2216.3 2222.06 || -13.3247 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 9.76563e-08 -0.0108215 4.65778e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 1.30208e-07 0.0218443 0.00106109 || 0.051031 2051 2436 || 2174.56 2222.06 || 14.6686 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 3.90625e-07 -0.00471932 -0.000270302 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 3.25521e-08 -0.0132852 0.00012161 || 0.051031 2036 2419 || 2251.98 2222.06 || 1.68113 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 9.76563e-08 0.00609102 0.000312773 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 0 0.0050626 0.00172473 || 0.051031 2046 2414 || 2210.87 2222.06 || 23.8427 -0.160751
29: -- Testing 3-D histogram
29: Density 3D: 0 0.00388312 0.000381633 || 0.051031 1e+64 -1e+64
29: [ OK ] serial.Random_XorShift64 (4105 ms)
29: [ RUN ] serial.Random_XorShift1024_0
29: Test Seed:1764482646310392222
29: Test Scalar=int
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.00995677 0.000321319 || 0.051031 2030 2372 || 2176.55 2198.22 || 4.44191 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 0.00731086 0.000360248 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.0161571 0.000903079 || 0.051031 2013 2397 || 2163.27 2198.22 || 12.4842 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 -0.0234267 -0.00115221 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.0145822 0.000952871 || 0.051031 2010 2365 || 2166.63 2198.22 || 13.1725 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 -0.00390112 0.000458114 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.00588817 0.00122134 || 0.051031 2026 2422 || 2185.36 2198.22 || 16.8838 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 0.0108121 3.65537e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26926e-05 -0.00952741 0.00207255 || 0.051031 2008 2392 || 2219.37 2198.22 || 28.6509 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.27585e-05 -0.00618491 -0.000317015 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.00967945 0.000109339 || 0.051031 2031 2399 || 2177.15 2198.22 || 1.51151 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 -0.0164954 -0.000720631 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.00511895 0.00271275 || 0.051031 2021 2389 || 2187.03 2198.22 || 37.501 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 -0.00825019 0.000214013 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 -0.00389243 0.00258431 || 0.051031 2024 2374 || 2206.81 2198.22 || 35.7255 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 -0.0129796 -7.51274e-05 || 0.051031 1e+64 -1e+64
29: Test Seed:1764482648931487107
29: Test Scalar=int
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.00770435 -0.0018069 || 0.051031 2022 2397 || 2181.42 2198.22 || -24.9786 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 0.0128864 2.14531e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 -0.0042888 -0.000704813 || 0.051031 1969 2403 || 2207.69 2198.22 || -9.74334 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 -0.0103309 1.39956e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.0242947 0.000182376 || 0.051031 2031 2380 || 2146.08 2198.22 || 2.52116 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 0.010528 -0.000349271 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 -0.0128666 -0.000247436 || 0.051031 2037 2383 || 2226.88 2198.22 || -3.42056 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 0.00396666 -0.000325999 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26926e-05 0.0123602 0.000881384 || 0.051031 2030 2378 || 2171.38 2198.22 || 12.1843 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.27585e-05 0.019627 1.13466e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 -0.00781376 0.00198273 || 0.051031 2019 2377 || 2215.53 2198.22 || 27.4092 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 0.00418164 0.000349761 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26926e-05 0.00721972 0.000465066 || 0.051031 2000 2382 || 2182.47 2198.22 || 6.42907 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.27585e-05 -0.0151755 0.00017945 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29: -- Testing randomness properties
29: -- Testing 1-D histogram
29: Density 1D: 7.26597e-05 0.0116082 0.00105051 || 0.051031 1988 2384 || 2173 2198.22 || 14.5222 -0.159026
29: -- Testing 3-D histogram
29: Density 3D: 7.26597e-05 -0.00563989 -0.000287754 || 0.051031 1e+64 -1e+64
29: [ OK ] serial.Random_XorShift1024_0 (5235 ms)
29: [ RUN ] serial.Multi_streams
29: [ OK ] serial.Multi_streams (3 ms)
29: [----------] 3 tests from serial (9344 ms total)
29:
29: [----------] Global test environment tear-down
29: [==========] 3 tests from 1 test suite ran. (9344 ms total)
29: [ PASSED ] 3 tests.
29/52 Test #29: Kokkos_UnitTest_Random ..................................... Passed 9.35 sec
test 30
Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A
30: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
30: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
30: Test timeout computed to be: 600
30: [==========] Running 16 tests from 4 test suites.
30: [----------] Global test environment set-up.
30: [----------] 1 test from std_algorithms_DeathTest
30: [ RUN ] std_algorithms_DeathTest.expect_no_overlap
30: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms)
30: [----------] 1 test from std_algorithms_DeathTest (0 ms total)
30:
30: [----------] 3 tests from std_algorithms_reducers
30: [ RUN ] std_algorithms_reducers.max_first_loc
30: [ OK ] std_algorithms_reducers.max_first_loc (0 ms)
30: [ RUN ] std_algorithms_reducers.min_first_loc
30: [ OK ] std_algorithms_reducers.min_first_loc (0 ms)
30: [ RUN ] std_algorithms_reducers.min_max_first_last_loc
30: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
30: [----------] 3 tests from std_algorithms_reducers (0 ms total)
30:
30: [----------] 1 test from std_algorithms
30: [ RUN ] std_algorithms.is_admissible_to_std_algorithms
30: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
30: [----------] 1 test from std_algorithms (0 ms total)
30:
30: [----------] 11 tests from random_access_iterator_test
30: [ RUN ] random_access_iterator_test.constructor
30: [ OK ] random_access_iterator_test.constructor (0 ms)
30: [ RUN ] random_access_iterator_test.constructiblity
30: [ OK ] random_access_iterator_test.constructiblity (0 ms)
30: [ RUN ] random_access_iterator_test.dereference
30: [ OK ] random_access_iterator_test.dereference (0 ms)
30: [ RUN ] random_access_iterator_test.subscript_operator
30: [ OK ] random_access_iterator_test.subscript_operator (0 ms)
30: [ RUN ] random_access_iterator_test.operatorsSet1
30: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms)
30: [ RUN ] random_access_iterator_test.operatorsSet2
30: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms)
30: [ RUN ] random_access_iterator_test.operatorsSet3
30: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms)
30: [ RUN ] random_access_iterator_test.operatorsSet4
30: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms)
30: [ RUN ] random_access_iterator_test.assignment_operator
30: [ OK ] random_access_iterator_test.assignment_operator (0 ms)
30: [ RUN ] random_access_iterator_test.distance
30: [ OK ] random_access_iterator_test.distance (0 ms)
30: [ RUN ] random_access_iterator_test.traits_helpers
30: [ OK ] random_access_iterator_test.traits_helpers (0 ms)
30: [----------] 11 tests from random_access_iterator_test (0 ms total)
30:
30: [----------] Global test environment tear-down
30: [==========] 16 tests from 4 test suites ran. (0 ms total)
30: [ PASSED ] 16 tests.
30/52 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.01 sec
test 31
Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B
31: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
31: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
31: Test timeout computed to be: 600
31: [==========] Running 7 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 7 tests from std_algorithms_min_max_element_test
31: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range
31: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
31: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range
31: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data
31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (0 ms)
31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data
31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (0 ms)
31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (0 ms)
31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (0 ms)
31: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
31: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (0 ms)
31: [----------] 7 tests from std_algorithms_min_max_element_test (0 ms total)
31:
31: [----------] Global test environment tear-down
31: [==========] 7 tests from 1 test suite ran. (0 ms total)
31: [ PASSED ] 7 tests.
31/52 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.01 sec
test 32
Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C
32: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
32: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
32: Test timeout computed to be: 600
32: [==========] Running 13 tests from 10 test suites.
32: [----------] Global test environment set-up.
32: [----------] 1 test from std_algorithms_lexicographical_compare_test
32: [ RUN ] std_algorithms_lexicographical_compare_test.test
32: [ OK ] std_algorithms_lexicographical_compare_test.test (12 ms)
32: [----------] 1 test from std_algorithms_lexicographical_compare_test (12 ms total)
32:
32: [----------] 1 test from std_algorithms_for_each_test
32: [ RUN ] std_algorithms_for_each_test.test
32: [ OK ] std_algorithms_for_each_test.test (32 ms)
32: [----------] 1 test from std_algorithms_for_each_test (32 ms total)
32:
32: [----------] 1 test from std_algorithms_find_test
32: [ RUN ] std_algorithms_find_test.test
32: [ OK ] std_algorithms_find_test.test (15 ms)
32: [----------] 1 test from std_algorithms_find_test (15 ms total)
32:
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops
32: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of
32: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (675 ms)
32: [ RUN ] std_algorithms_non_mod_seq_ops.find_end
32: [ OK ] std_algorithms_non_mod_seq_ops.find_end (183 ms)
32: [ RUN ] std_algorithms_non_mod_seq_ops.search
32: [ OK ] std_algorithms_non_mod_seq_ops.search (182 ms)
32: [ RUN ] std_algorithms_non_mod_seq_ops.search_n
32: [ OK ] std_algorithms_non_mod_seq_ops.search_n (164 ms)
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1206 ms total)
32:
32: [----------] 1 test from std_algorithms_count_test
32: [ RUN ] std_algorithms_count_test.test
32: [ OK ] std_algorithms_count_test.test (11 ms)
32: [----------] 1 test from std_algorithms_count_test (11 ms total)
32:
32: [----------] 1 test from std_algorithms_equal_test
32: [ RUN ] std_algorithms_equal_test.test
32: [ OK ] std_algorithms_equal_test.test (5 ms)
32: [----------] 1 test from std_algorithms_equal_test (5 ms total)
32:
32: [----------] 1 test from std_algorithms_all_any_none_of_test
32: [ RUN ] std_algorithms_all_any_none_of_test.test
32: [ OK ] std_algorithms_all_any_none_of_test.test (15 ms)
32: [----------] 1 test from std_algorithms_all_any_none_of_test (15 ms total)
32:
32: [----------] 1 test from std_algorithms_nonmod_seq_ops
32: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find
32: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (16 ms)
32: [----------] 1 test from std_algorithms_nonmod_seq_ops (16 ms total)
32:
32: [----------] 1 test from std_algorithms_mismatch_test
32: [ RUN ] std_algorithms_mismatch_test.test
32: [ OK ] std_algorithms_mismatch_test.test (30 ms)
32: [----------] 1 test from std_algorithms_mismatch_test (30 ms total)
32:
32: [----------] 1 test from std_algorithms_mod_seq_ops
32: [ RUN ] std_algorithms_mod_seq_ops.move_backward
32: [ OK ] std_algorithms_mod_seq_ops.move_backward (32 ms)
32: [----------] 1 test from std_algorithms_mod_seq_ops (32 ms total)
32:
32: [----------] Global test environment tear-down
32: [==========] 13 tests from 10 test suites ran. (1379 ms total)
32: [ PASSED ] 13 tests.
32/52 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 1.38 sec
test 33
Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D
33: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
33: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
33: Test timeout computed to be: 600
33: [==========] Running 31 tests from 5 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_mod_ops_test
33: [ RUN ] std_algorithms_mod_ops_test.move
33: [ OK ] std_algorithms_mod_ops_test.move (0 ms)
33: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor
33: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
33: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view
33: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
33: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
33:
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test
33: [ RUN ] std_algorithms_mod_seq_ops_test.copy
33: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view
33: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n
33: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward
33: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy
33: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.fill
33: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n
33: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.generate
33: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n
33: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
33: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges
33: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (0 ms total)
33:
33: [----------] 4 tests from std_algorithms_replace_ops_test
33: [ RUN ] std_algorithms_replace_ops_test.replace
33: [ OK ] std_algorithms_replace_ops_test.replace (15 ms)
33: [ RUN ] std_algorithms_replace_ops_test.replace_if
33: [ OK ] std_algorithms_replace_ops_test.replace_if (46 ms)
33: [ RUN ] std_algorithms_replace_ops_test.replace_copy
33: [ OK ] std_algorithms_replace_ops_test.replace_copy (27 ms)
33: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if
33: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (24 ms)
33: [----------] 4 tests from std_algorithms_replace_ops_test (113 ms total)
33:
33: [----------] 11 tests from std_algorithms_mod_seq_ops
33: [ RUN ] std_algorithms_mod_seq_ops.copy_if
33: [ OK ] std_algorithms_mod_seq_ops.copy_if (17 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.unique
33: [ OK ] std_algorithms_mod_seq_ops.unique (40 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.unique_copy
33: [ OK ] std_algorithms_mod_seq_ops.unique_copy (25 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.remove
33: [ OK ] std_algorithms_mod_seq_ops.remove (11 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.remove_if
33: [ OK ] std_algorithms_mod_seq_ops.remove_if (22 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy
33: [ OK ] std_algorithms_mod_seq_ops.remove_copy (27 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if
33: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (18 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.rotate
33: [ OK ] std_algorithms_mod_seq_ops.rotate (203 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy
33: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (144 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.shift_left
33: [ OK ] std_algorithms_mod_seq_ops.shift_left (210 ms)
33: [ RUN ] std_algorithms_mod_seq_ops.shift_right
33: [ OK ] std_algorithms_mod_seq_ops.shift_right (207 ms)
33: [----------] 11 tests from std_algorithms_mod_seq_ops (930 ms total)
33:
33: [----------] 1 test from std_algorithms_modseq_test
33: [ RUN ] std_algorithms_modseq_test.reverse
33: [ OK ] std_algorithms_modseq_test.reverse (11 ms)
33: [----------] 1 test from std_algorithms_modseq_test (11 ms total)
33:
33: [----------] Global test environment tear-down
33: [==========] 31 tests from 5 test suites ran. (1056 ms total)
33: [ PASSED ] 31 tests.
33/52 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 1.06 sec
test 34
Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E
34: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
34: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
34: Test timeout computed to be: 600
34: [==========] Running 29 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_sorting_ops_test
34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted
34: [ OK ] std_algorithms_sorting_ops_test.is_sorted (7 ms)
34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until
34: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (4 ms)
34: [----------] 2 tests from std_algorithms_sorting_ops_test (11 ms total)
34:
34: [----------] 4 tests from std_algorithms_partitioning_test
34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial
34: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view
34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
34: [ RUN ] std_algorithms_partitioning_test.partition_point
34: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms)
34: [----------] 4 tests from std_algorithms_partitioning_test (0 ms total)
34:
34: [----------] 1 test from std_algorithms_partitioning_ops
34: [ RUN ] std_algorithms_partitioning_ops.partition_copy
34: [ OK ] std_algorithms_partitioning_ops.partition_copy (0 ms)
34: [----------] 1 test from std_algorithms_partitioning_ops (0 ms total)
34:
34: [----------] 12 tests from std_algorithms_numerics_test
34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
34: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
34: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
34: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
34: [----------] 12 tests from std_algorithms_numerics_test (0 ms total)
34:
34: [----------] 1 test from std_algorithms_numerics_ops_test
34: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference
34: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (27 ms)
34: [----------] 1 test from std_algorithms_numerics_ops_test (27 ms total)
34:
34: [----------] 8 tests from std_algorithms_numeric_ops_test
34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan
34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (50 ms)
34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor
34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan
34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (42 ms)
34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor
34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan
34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (16 ms)
34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan
34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (29 ms)
34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
34: [----------] 8 tests from std_algorithms_numeric_ops_test (138 ms total)
34:
34: [----------] 1 test from std_algorithms_transform_ops_test
34: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op
34: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (11 ms)
34: [----------] 1 test from std_algorithms_transform_ops_test (11 ms total)
34:
34: [----------] Global test environment tear-down
34: [==========] 29 tests from 7 test suites ran. (190 ms total)
34: [ PASSED ] 29 tests.
34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 0.19 sec
test 35
Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A
35: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
35: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
35: Test timeout computed to be: 600
35: [==========] Running 12 tests from 7 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test
35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (751 ms)
35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (682 ms)
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1434 ms total)
35:
35: [----------] 2 tests from std_algorithms_count_team_test
35: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero
35: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (262 ms)
35: [ RUN ] std_algorithms_count_team_test.count_returns_zero
35: [ OK ] std_algorithms_count_team_test.count_returns_zero (258 ms)
35: [----------] 2 tests from std_algorithms_count_team_test (520 ms total)
35:
35: [----------] 1 test from std_algorithms_count_if_team_test
35: [ RUN ] std_algorithms_count_if_team_test.test
35: [ OK ] std_algorithms_count_if_team_test.test (297 ms)
35: [----------] 1 test from std_algorithms_count_if_team_test (297 ms total)
35:
35: [----------] 1 test from std_algorithms_for_each_team_test
35: [ RUN ] std_algorithms_for_each_team_test.test
35: [ OK ] std_algorithms_for_each_team_test.test (520 ms)
35: [----------] 1 test from std_algorithms_for_each_team_test (520 ms total)
35:
35: [----------] 1 test from std_algorithms_for_each_n_team_test
35: [ RUN ] std_algorithms_for_each_n_team_test.test
35: [ OK ] std_algorithms_for_each_n_team_test.test (514 ms)
35: [----------] 1 test from std_algorithms_for_each_n_team_test (515 ms total)
35:
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
35: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal
35: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (777 ms)
35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (756 ms)
35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (761 ms)
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2295 ms total)
35:
35: [----------] 2 tests from std_algorithms_mismatch_team_test
35: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal
35: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (753 ms)
35: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal
35: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1035 ms)
35: [----------] 2 tests from std_algorithms_mismatch_team_test (1789 ms total)
35:
35: [----------] Global test environment tear-down
35: [==========] 12 tests from 7 test suites ran. (7374 ms total)
35: [ PASSED ] 12 tests.
35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 7.38 sec
test 36
Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B
36: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
36: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
36: Test timeout computed to be: 600
36: [==========] Running 8 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_equal_team_test
36: [ RUN ] std_algorithms_equal_team_test.views_are_equal
36: [ OK ] std_algorithms_equal_team_test.views_are_equal (1201 ms)
36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal
36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1525 ms)
36: [----------] 2 tests from std_algorithms_equal_team_test (2727 ms total)
36:
36: [----------] 2 tests from std_algorithms_search_team_test
36: [ RUN ] std_algorithms_search_team_test.sequences_exist
36: [ OK ] std_algorithms_search_team_test.sequences_exist (548 ms)
36: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist
36: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (544 ms)
36: [----------] 2 tests from std_algorithms_search_team_test (1093 ms total)
36:
36: [----------] 2 tests from std_algorithms_find_end_team_test
36: [ RUN ] std_algorithms_find_end_team_test.sequences_exist
36: [ OK ] std_algorithms_find_end_team_test.sequences_exist (589 ms)
36: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist
36: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (661 ms)
36: [----------] 2 tests from std_algorithms_find_end_team_test (1251 ms total)
36:
36: [----------] 2 tests from std_algorithms_find_first_of_team_test
36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist
36: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (643 ms)
36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
36: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (751 ms)
36: [----------] 2 tests from std_algorithms_find_first_of_team_test (1394 ms total)
36:
36: [----------] Global test environment tear-down
36: [==========] 8 tests from 4 test suites ran. (6467 ms total)
36: [ PASSED ] 8 tests.
36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.47 sec
test 37
Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C
37: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
37: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
37: Test timeout computed to be: 600
37: [==========] Running 11 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_find_team_test
37: [ RUN ] std_algorithms_find_team_test.searched_values_exist
37: [ OK ] std_algorithms_find_team_test.searched_values_exist (291 ms)
37: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist
37: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (275 ms)
37: [----------] 2 tests from std_algorithms_find_team_test (566 ms total)
37:
37: [----------] 2 tests from std_algorithms_find_if_team_test
37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true
37: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (273 ms)
37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false
37: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (281 ms)
37: [----------] 2 tests from std_algorithms_find_if_team_test (554 ms total)
37:
37: [----------] 2 tests from std_algorithms_find_if_not_team_test
37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true
37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (274 ms)
37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false
37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (272 ms)
37: [----------] 2 tests from std_algorithms_find_if_not_team_test (546 ms total)
37:
37: [----------] 1 test from std_algorithms_all_of_team_test
37: [ RUN ] std_algorithms_all_of_team_test.test
37: [ OK ] std_algorithms_all_of_team_test.test (275 ms)
37: [----------] 1 test from std_algorithms_all_of_team_test (275 ms total)
37:
37: [----------] 1 test from std_algorithms_any_of_team_test
37: [ RUN ] std_algorithms_any_of_team_test.test
37: [ OK ] std_algorithms_any_of_team_test.test (271 ms)
37: [----------] 1 test from std_algorithms_any_of_team_test (271 ms total)
37:
37: [----------] 1 test from std_algorithms_none_of_team_test
37: [ RUN ] std_algorithms_none_of_team_test.test
37: [ OK ] std_algorithms_none_of_team_test.test (273 ms)
37: [----------] 1 test from std_algorithms_none_of_team_test (273 ms total)
37:
37: [----------] 2 tests from std_algorithms_search_n_team_test
37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (412 ms)
37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (295 ms)
37: [----------] 2 tests from std_algorithms_search_n_team_test (708 ms total)
37:
37: [----------] Global test environment tear-down
37: [==========] 11 tests from 7 test suites ran. (3198 ms total)
37: [ PASSED ] 11 tests.
37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.20 sec
test 38
Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D
38: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
38: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
38: Test timeout computed to be: 600
38: [==========] Running 3 tests from 3 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_min_element_team_test
38: [ RUN ] std_algorithms_min_element_team_test.test
38: [ OK ] std_algorithms_min_element_team_test.test (629 ms)
38: [----------] 1 test from std_algorithms_min_element_team_test (629 ms total)
38:
38: [----------] 1 test from std_algorithms_max_element_team_test
38: [ RUN ] std_algorithms_max_element_team_test.test
38: [ OK ] std_algorithms_max_element_team_test.test (592 ms)
38: [----------] 1 test from std_algorithms_max_element_team_test (592 ms total)
38:
38: [----------] 1 test from std_algorithms_minmax_element_team_test
38: [ RUN ] std_algorithms_minmax_element_team_test.test
==> openssl: Successfully installed openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy
Stage: 6.56s. Install: 2m 4.92s. Post-install: 0.10s. Total: 2m 11.71s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy
==> Installing openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy [22/24]
==> No binary for curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s found: installing from source
==> Fetching https://mirror.spack.io/_source-cache/archive/69/699a6d2192322792c88088576cff5fe188452e6ea71e82ca74409f07ecc62563.tar.bz2
==> No patches needed for curl
==> curl: Executing phase: 'autoreconf'
==> curl: Executing phase: 'configure'
38: [ OK ] std_algorithms_minmax_element_team_test.test (637 ms)
38: [----------] 1 test from std_algorithms_minmax_element_team_test (637 ms total)
38:
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 3 test suites ran. (1859 ms total)
38: [ PASSED ] 3 tests.
38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.86 sec
test 39
Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E
39: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
39: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
39: Test timeout computed to be: 600
39: [==========] Running 6 tests from 6 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_fill_team_test
39: [ RUN ] std_algorithms_fill_team_test.test
39: [ OK ] std_algorithms_fill_team_test.test (389 ms)
39: [----------] 1 test from std_algorithms_fill_team_test (389 ms total)
39:
39: [----------] 1 test from std_algorithms_fill_n_team_test
39: [ RUN ] std_algorithms_fill_n_team_test.test
39: [ OK ] std_algorithms_fill_n_team_test.test (52 ms)
39: [----------] 1 test from std_algorithms_fill_n_team_test (52 ms total)
39:
39: [----------] 1 test from std_algorithms_replace_team_test
39: [ RUN ] std_algorithms_replace_team_test.test
39: [ OK ] std_algorithms_replace_team_test.test (605 ms)
39: [----------] 1 test from std_algorithms_replace_team_test (605 ms total)
39:
39: [----------] 1 test from std_algorithms_replace_if_team_test
39: [ RUN ] std_algorithms_replace_if_team_test.test
39: [ OK ] std_algorithms_replace_if_team_test.test (481 ms)
39: [----------] 1 test from std_algorithms_replace_if_team_test (482 ms total)
39:
39: [----------] 1 test from std_algorithms_replace_copy_team_test
39: [ RUN ] std_algorithms_replace_copy_team_test.test
39: [ OK ] std_algorithms_replace_copy_team_test.test (507 ms)
39: [----------] 1 test from std_algorithms_replace_copy_team_test (507 ms total)
39:
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test
39: [ RUN ] std_algorithms_replace_copy_if_team_test.test
39: [ OK ] std_algorithms_replace_copy_if_team_test.test (407 ms)
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (407 ms total)
39:
39: [----------] Global test environment tear-down
39: [==========] 6 tests from 6 test suites ran. (2444 ms total)
39: [ PASSED ] 6 tests.
39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.45 sec
test 40
Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F
40: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
40: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
40: Test timeout computed to be: 600
40: [==========] Running 4 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_reverse_team_test
40: [ RUN ] std_algorithms_reverse_team_test.test
40: [ OK ] std_algorithms_reverse_team_test.test (398 ms)
40: [----------] 1 test from std_algorithms_reverse_team_test (398 ms total)
40:
40: [----------] 1 test from std_algorithms_reverse_copy_team_test
40: [ RUN ] std_algorithms_reverse_copy_team_test.test
40: [ OK ] std_algorithms_reverse_copy_team_test.test (421 ms)
40: [----------] 1 test from std_algorithms_reverse_copy_team_test (421 ms total)
40:
40: [----------] 1 test from std_algorithms_rotate_team_test
40: [ RUN ] std_algorithms_rotate_team_test.test
40: [ OK ] std_algorithms_rotate_team_test.test (252 ms)
40: [----------] 1 test from std_algorithms_rotate_team_test (253 ms total)
40:
40: [----------] 1 test from std_algorithms_rotate_copy_team_test
40: [ RUN ] std_algorithms_rotate_copy_team_test.test
40: [ OK ] std_algorithms_rotate_copy_team_test.test (253 ms)
40: [----------] 1 test from std_algorithms_rotate_copy_team_test (253 ms total)
40:
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (1326 ms total)
40: [ PASSED ] 4 tests.
40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.33 sec
test 41
Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G
41: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
41: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
41: Test timeout computed to be: 600
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_move_team_test
41: [ RUN ] std_algorithms_move_team_test.test
41: [ OK ] std_algorithms_move_team_test.test (587 ms)
41: [----------] 1 test from std_algorithms_move_team_test (587 ms total)
41:
41: [----------] 1 test from std_algorithms_move_backward_team_test
41: [ RUN ] std_algorithms_move_backward_team_test.test
41: [ OK ] std_algorithms_move_backward_team_test.test (670 ms)
41: [----------] 1 test from std_algorithms_move_backward_team_test (670 ms total)
41:
41: [----------] 1 test from std_algorithms_shift_left_team_test
41: [ RUN ] std_algorithms_shift_left_team_test.test
41: [ OK ] std_algorithms_shift_left_team_test.test (1120 ms)
41: [----------] 1 test from std_algorithms_shift_left_team_test (1120 ms total)
41:
41: [----------] 1 test from std_algorithms_shift_right_team_test
41: [ RUN ] std_algorithms_shift_right_team_test.test
41: [ OK ] std_algorithms_shift_right_team_test.test (1121 ms)
41: [----------] 1 test from std_algorithms_shift_right_team_test (1122 ms total)
41:
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (3500 ms total)
41: [ PASSED ] 4 tests.
41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.51 sec
test 42
Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H
42: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
42: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
42: Test timeout computed to be: 600
42: [==========] Running 9 tests from 9 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_copy_team_test
42: [ RUN ] std_algorithms_copy_team_test.test
42: [ OK ] std_algorithms_copy_team_test.test (779 ms)
42: [----------] 1 test from std_algorithms_copy_team_test (779 ms total)
42:
42: [----------] 1 test from std_algorithms_copy_n_team_test
42: [ RUN ] std_algorithms_copy_n_team_test.test
42: [ OK ] std_algorithms_copy_n_team_test.test (60 ms)
42: [----------] 1 test from std_algorithms_copy_n_team_test (60 ms total)
42:
42: [----------] 1 test from std_algorithms_copy_backward_team_test
42: [ RUN ] std_algorithms_copy_backward_team_test.test
42: [ OK ] std_algorithms_copy_backward_team_test.test (657 ms)
42: [----------] 1 test from std_algorithms_copy_backward_team_test (657 ms total)
42:
42: [----------] 1 test from std_algorithms_copy_if_team_test
42: [ RUN ] std_algorithms_copy_if_team_test.test
42: [ OK ] std_algorithms_copy_if_team_test.test (543 ms)
42: [----------] 1 test from std_algorithms_copy_if_team_test (543 ms total)
42:
42: [----------] 1 test from std_algorithms_unique_copy_team_test
42: [ RUN ] std_algorithms_unique_copy_team_test.test
42: [ OK ] std_algorithms_unique_copy_team_test.test (640 ms)
42: [----------] 1 test from std_algorithms_unique_copy_team_test (641 ms total)
42:
42: [----------] 1 test from std_algorithms_remove_team_test
42: [ RUN ] std_algorithms_remove_team_test.test
42: [ OK ] std_algorithms_remove_team_test.test (474 ms)
42: [----------] 1 test from std_algorithms_remove_team_test (474 ms total)
42:
42: [----------] 1 test from std_algorithms_remove_if_team_test
42: [ RUN ] std_algorithms_remove_if_team_test.test
42: [ OK ] std_algorithms_remove_if_team_test.test (457 ms)
42: [----------] 1 test from std_algorithms_remove_if_team_test (457 ms total)
42:
42: [----------] 1 test from std_algorithms_remove_copy_team_test
42: [ RUN ] std_algorithms_remove_copy_team_test.test
42: [ OK ] std_algorithms_remove_copy_team_test.test (539 ms)
42: [----------] 1 test from std_algorithms_remove_copy_team_test (539 ms total)
42:
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test
42: [ RUN ] std_algorithms_remove_copy_if_team_test.test
42: [ OK ] std_algorithms_remove_copy_if_team_test.test (407 ms)
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (407 ms total)
42:
42: [----------] Global test environment tear-down
42: [==========] 9 tests from 9 test suites ran. (4562 ms total)
42: [ PASSED ] 9 tests.
42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.57 sec
test 43
Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I
43: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
43: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
43: Test timeout computed to be: 600
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_unique_team_test
43: [ RUN ] std_algorithms_unique_team_test.test_default_predicate
43: [ OK ] std_algorithms_unique_team_test.test_default_predicate (684 ms)
43: [----------] 1 test from std_algorithms_unique_team_test (684 ms total)
43:
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test
43: [ RUN ] std_algorithms_adjacent_difference_team_test.test
43: [ OK ] std_algorithms_adjacent_difference_team_test.test (900 ms)
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (900 ms total)
43:
43: [----------] 1 test from std_algorithms_reduce_team_test
43: [ RUN ] std_algorithms_reduce_team_test.test
43: [ OK ] std_algorithms_reduce_team_test.test (822 ms)
43: [----------] 1 test from std_algorithms_reduce_team_test (822 ms total)
43:
43: [----------] 1 test from std_algorithms_transform_reduce_team_test
43: [ RUN ] std_algorithms_transform_reduce_team_test.test
43: [ OK ] std_algorithms_transform_reduce_team_test.test (1674 ms)
43: [----------] 1 test from std_algorithms_transform_reduce_team_test (1674 ms total)
43:
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (4082 ms total)
43: [ PASSED ] 4 tests.
43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.09 sec
test 44
Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L
44: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
44: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
44: Test timeout computed to be: 600
44: [==========] Running 18 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_is_sorted_team_test
44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
44: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (602 ms)
44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
44: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (403 ms)
44: [----------] 2 tests from std_algorithms_is_sorted_team_test (1006 ms total)
44:
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA
44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (0 ms)
44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB
44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (0 ms)
44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (404 ms)
44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (577 ms)
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (984 ms total)
44:
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test
44: [ RUN ] std_algorithms_is_partitioned_team_test.empty
44: [ OK ] std_algorithms_is_partitioned_team_test.empty (0 ms)
44: [ RUN ] std_algorithms_is_partitioned_team_test.all_true
44: [ OK ] std_algorithms_is_partitioned_team_test.all_true (277 ms)
44: [ RUN ] std_algorithms_is_partitioned_team_test.all_false
44: [ OK ] std_algorithms_is_partitioned_team_test.all_false (276 ms)
44: [ RUN ] std_algorithms_is_partitioned_team_test.random
44: [ OK ] std_algorithms_is_partitioned_team_test.random (189 ms)
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (744 ms total)
44:
44: [----------] 4 tests from std_algorithms_partition_copy_team_test
44: [ RUN ] std_algorithms_partition_copy_team_test.empty
44: [ OK ] std_algorithms_partition_copy_team_test.empty (0 ms)
44: [ RUN ] std_algorithms_partition_copy_team_test.all_true
44: [ OK ] std_algorithms_partition_copy_team_test.all_true (605 ms)
44: [ RUN ] std_algorithms_partition_copy_team_test.all_false
44: [ OK ] std_algorithms_partition_copy_team_test.all_false (602 ms)
44: [ RUN ] std_algorithms_partition_copy_team_test.random
44: [ OK ] std_algorithms_partition_copy_team_test.random (520 ms)
44: [----------] 4 tests from std_algorithms_partition_copy_team_test (1730 ms total)
44:
44: [----------] 4 tests from std_algorithms_partition_point_team_test
44: [ RUN ] std_algorithms_partition_point_team_test.empty
44: [ OK ] std_algorithms_partition_point_team_test.empty (0 ms)
44: [ RUN ] std_algorithms_partition_point_team_test.all_true
44: [ OK ] std_algorithms_partition_point_team_test.all_true (289 ms)
44: [ RUN ] std_algorithms_partition_point_team_test.all_false
44: [ OK ] std_algorithms_partition_point_team_test.all_false (271 ms)
44: [ RUN ] std_algorithms_partition_point_team_test.random
44: [ OK ] std_algorithms_partition_point_team_test.random (178 ms)
44: [----------] 4 tests from std_algorithms_partition_point_team_test (741 ms total)
44:
44: [----------] Global test environment tear-down
44: [==========] 18 tests from 5 test suites ran. (5206 ms total)
44: [ PASSED ] 18 tests.
44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.21 sec
test 45
Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M
45: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
45: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
45: Test timeout computed to be: 600
45: [==========] Running 5 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_transform_team_test
45: [ RUN ] std_algorithms_transform_team_test.test_unary_op
45: [ OK ] std_algorithms_transform_team_test.test_unary_op (953 ms)
45: [ RUN ] std_algorithms_transform_team_test.test_binary_op
45: [ OK ] std_algorithms_transform_team_test.test_binary_op (1069 ms)
45: [----------] 2 tests from std_algorithms_transform_team_test (2023 ms total)
45:
45: [----------] 1 test from std_algorithms_generate_team_test
45: [ RUN ] std_algorithms_generate_team_test.test_unary_op
45: [ OK ] std_algorithms_generate_team_test.test_unary_op (2591 ms)
45: [----------] 1 test from std_algorithms_generate_team_test (2591 ms total)
45:
45: [----------] 1 test from std_algorithms_generate_n_team_test
45: [ RUN ] std_algorithms_generate_n_team_test.test
45: [ OK ] std_algorithms_generate_n_team_test.test (62 ms)
45: [----------] 1 test from std_algorithms_generate_n_team_test (62 ms total)
45:
45: [----------] 1 test from std_algorithms_swap_ranges_team_test
45: [ RUN ] std_algorithms_swap_ranges_team_test.test
45: [ OK ] std_algorithms_swap_ranges_team_test.test (1170 ms)
45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1170 ms total)
45:
45: [----------] Global test environment tear-down
45: [==========] 5 tests from 4 test suites ran. (5848 ms total)
45: [ PASSED ] 5 tests.
45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 5.86 sec
test 46
Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P
46: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
46: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
46: Test timeout computed to be: 600
46: [==========] Running 2 tests from 2 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test
46: [ RUN ] std_algorithms_exclusive_scan_team_test.test
46: [ OK ] std_algorithms_exclusive_scan_team_test.test (2124 ms)
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2124 ms total)
46:
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
46: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test
46: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1024 ms)
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1025 ms total)
46:
46: [----------] Global test environment tear-down
46: [==========] 2 tests from 2 test suites ran. (3149 ms total)
46: [ PASSED ] 2 tests.
46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 3.16 sec
test 47
Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
47: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
47: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
47: Test timeout computed to be: 600
47: [==========] Running 2 tests from 2 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test
47: [ RUN ] std_algorithms_inclusive_scan_team_test.test
47: [ OK ] std_algorithms_inclusive_scan_team_test.test (2953 ms)
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2953 ms total)
47:
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
47: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test
47: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1822 ms)
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1822 ms total)
47:
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (4776 ms total)
47: [ PASSED ] 2 tests.
47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.78 sec
test 48
Start 48: Kokkos_PerformanceTest_InclusiveScan
48: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-11-30_T05-31-15.json"
48: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test
48: Test timeout computed to be: 600
48: 2025-11-30T06:05:08+00:00
48: Running /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan
48: Run on (4 X 2000 MHz CPU s)
48: CPU Caches:
48: L1 Data 64 KiB (x4)
48: L1 Instruction 64 KiB (x4)
48: L2 Unified 512 KiB (x4)
48: L3 Unified 16384 KiB (x4)
48: Load Average: 1.00, 1.29, 2.68
48: CPU architecture: none
48: Default Device: Serial
48: GIT_BRANCH: HEAD
48: GIT_CLEAN_STATUS: CLEAN
48: GIT_COMMIT_DATE: 2025-11-28T17:51:03-05:00
48: GIT_COMMIT_DESCRIPTION: Merge pull request #8707 from JBludau/fix_cuda_13_on_GH200
48: GIT_COMMIT_HASH: 6ee9ff549
48: GPU architecture: none
48: KOKKOS_COMPILER_GNU: 1510
48: KOKKOS_ENABLE_ASM: yes
48: KOKKOS_ENABLE_CXX20: no
48: KOKKOS_ENABLE_CXX23: no
48: KOKKOS_ENABLE_CXX26: yes
48: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
48: KOKKOS_ENABLE_HWLOC: no
48: KOKKOS_ENABLE_LIBDL: yes
48: KOKKOS_ENABLE_PRAGMA_IVDEP: no
48: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
48: KOKKOS_ENABLE_PRAGMA_UNROLL: no
48: KOKKOS_ENABLE_PRAGMA_VECTOR: no
48: KOKKOS_ENABLE_SERIAL: yes
48: Kokkos Version: 5.0.99
48: desul atomics version: 79f928075837ffb5d302aae188e0ec7b7a79ae94
48: mdspan: enabled
48: mdspan version: 537053f83150f1b6f7528c1d961866d8628abc2e
48: platform: 64bit
48: ----------------------------------------------------------------------------------------------------------------------------------------------
48: Benchmark Time CPU Iterations FOM: GB/s MB Passed
48: ----------------------------------------------------------------------------------------------------------------------------------------------
48: BM_inclusive_scan<std::uint64_t>/100000000/manual_time 0.268 s 0.268 s 3 5.97302/s 1.6k 1
48: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.268 s 0.267 s 3 5.96736/s 1.6k 1
48: BM_inclusive_scan<double>/100000000/manual_time 0.340 s 0.338 s 2 4.70162/s 1.6k 1
==> curl: Executing phase: 'build'
48: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.266 s 0.265 s 3 6.00646/s 1.6k 1
48: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.270 s 0.267 s 3 5.93636/s 1.6k 1
48: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.340 s 0.339 s 2 4.71167/s 1.6k 1
48: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.298 s 0.297 s 2 5.37769/s 1.6k 1
48: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.332 s 0.332 s 2 4.81987/s 1.6k 1
48: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.285 s 0.282 s 2 5.62321/s 1.6k 1
48/52 Test #48: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 29.16 sec
test 49
Start 49: Kokkos_PerformanceTest_Random
49: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_Random "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Random_2025-11-30_T05-31-15.json"
49: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test
49: Test timeout computed to be: 600
49: 2025-11-30T06:05:37+00:00
49: Running /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_Random
49: Run on (4 X 2000 MHz CPU s)
49: CPU Caches:
49: L1 Data 64 KiB (x4)
49: L1 Instruction 64 KiB (x4)
49: L2 Unified 512 KiB (x4)
49: L3 Unified 16384 KiB (x4)
49: Load Average: 1.00, 1.27, 2.63
49: CPU architecture: none
49: Default Device: Serial
49: GIT_BRANCH: HEAD
49: GIT_CLEAN_STATUS: CLEAN
49: GIT_COMMIT_DATE: 2025-11-28T17:51:03-05:00
49: GIT_COMMIT_DESCRIPTION: Merge pull request #8707 from JBludau/fix_cuda_13_on_GH200
49: GIT_COMMIT_HASH: 6ee9ff549
49: GPU architecture: none
49: KOKKOS_COMPILER_GNU: 1510
49: KOKKOS_ENABLE_ASM: yes
49: KOKKOS_ENABLE_CXX20: no
49: KOKKOS_ENABLE_CXX23: no
49: KOKKOS_ENABLE_CXX26: yes
49: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
49: KOKKOS_ENABLE_HWLOC: no
49: KOKKOS_ENABLE_LIBDL: yes
49: KOKKOS_ENABLE_PRAGMA_IVDEP: no
49: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
49: KOKKOS_ENABLE_PRAGMA_UNROLL: no
49: KOKKOS_ENABLE_PRAGMA_VECTOR: no
49: KOKKOS_ENABLE_SERIAL: yes
49: Kokkos Version: 5.0.99
49: desul atomics version: 79f928075837ffb5d302aae188e0ec7b7a79ae94
49: mdspan: enabled
49: mdspan version: 537053f83150f1b6f7528c1d961866d8628abc2e
49: platform: 64bit
49: ------------------------------------------------------------------------------------------
49: Benchmark Time CPU Iterations FOM: rate
49: ------------------------------------------------------------------------------------------
49: Random64/N:2097152/K:1/real_time 29672 us 29663 us 24 70.6771M/s
49: Random64/N:2097152/K:256/real_time 3545740 us 3545326 us 1 151.413M/s
49: Random1024/N:2097152/K:1/real_time 42338 us 42331 us 17 49.534M/s
49: Random1024/N:2097152/K:256/real_time 4217336 us 4215433 us 1 127.301M/s
49/52 Test #49: Kokkos_PerformanceTest_Random .............................. Passed 10.04 sec
test 50
Start 50: Kokkos_UnitTest_SIMD
50: Test command: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests/Kokkos_UnitTest_SIMD
50: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests
50: Test timeout computed to be: 600
50: [==========] Running 22 tests from 1 test suite.
50: [----------] Global test environment set-up.
50: [----------] 22 tests from simd
50: [ RUN ] simd.host_math_ops
50: [ OK ] simd.host_math_ops (0 ms)
50: [ RUN ] simd.device_math_ops
50: [ OK ] simd.device_math_ops (0 ms)
50: [ RUN ] simd.host_mask_ops
50: [ OK ] simd.host_mask_ops (0 ms)
50: [ RUN ] simd.device_mask_ops
50: [ OK ] simd.device_mask_ops (0 ms)
50: [ RUN ] simd.host_conversions
50: [ OK ] simd.host_conversions (0 ms)
50: [ RUN ] simd.device_conversions
50: [ OK ] simd.device_conversions (0 ms)
50: [ RUN ] simd.host_shift_ops
50: [ OK ] simd.host_shift_ops (0 ms)
50: [ RUN ] simd.device_shift_ops
50: [ OK ] simd.device_shift_ops (0 ms)
50: [ RUN ] simd.host_bitwise_ops
50: [ OK ] simd.host_bitwise_ops (0 ms)
50: [ RUN ] simd.host_mask_bitwise_ops
50: [ OK ] simd.host_mask_bitwise_ops (0 ms)
50: [ RUN ] simd.device_bitwise_ops
50: [ OK ] simd.device_bitwise_ops (0 ms)
50: [ RUN ] simd.device_mask_bitwise_ops
50: [ OK ] simd.device_mask_bitwise_ops (0 ms)
50: [ RUN ] simd.host_condition
50: [ OK ] simd.host_condition (0 ms)
50: [ RUN ] simd.device_condition
50: [ OK ] simd.device_condition (0 ms)
50: [ RUN ] simd.host_gen_ctors
50: [ OK ] simd.host_gen_ctors (0 ms)
50: [ RUN ] simd.device_gen_ctors
50: [ OK ] simd.device_gen_ctors (0 ms)
50: [ RUN ] simd.host_reductions
50: [ OK ] simd.host_reductions (0 ms)
50: [ RUN ] simd.device_reductions
50: [ OK ] simd.device_reductions (0 ms)
50: [ RUN ] simd.host_construction
50: [ OK ] simd.host_construction (0 ms)
50: [ RUN ] simd.device_construction
50: [ OK ] simd.device_construction (0 ms)
50: [ RUN ] simd.host_loadstore
50: [ OK ] simd.host_loadstore (0 ms)
50: [ RUN ] simd.device_loadstore
50: [ OK ] simd.device_loadstore (0 ms)
50: [----------] 22 tests from simd (1 ms total)
50:
50: [----------] Global test environment tear-down
50: [==========] 22 tests from 1 test suite ran. (1 ms total)
50: [ PASSED ] 22 tests.
50/52 Test #50: Kokkos_UnitTest_SIMD ....................................... Passed 0.00 sec
test 51
Start 51: Kokkos_Example_VirtualFunctions
51: Test command: /var/jenkins/workspace/Kokkos_nightly/build/example/virtual_functions/Kokkos_example_virtual_functions
51: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/example/virtual_functions
51: Test timeout computed to be: 600
51: Values: 1 2
51/52 Test #51: Kokkos_Example_VirtualFunctions ............................ Passed 0.00 sec
test 52
Start 52: Kokkos_Example_RelocatableFunction
52: Test command: /var/jenkins/workspace/Kokkos_nightly/build/example/relocatable_function/Kokkos_example_relocatable_function
52: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/example/relocatable_function
52: Test timeout computed to be: 600
52: 1.000000e+01 9.190000e-06s (relocatable) vs. 4.300000e-07s (inline)
52: 1.000000e+02 4.000000e-07s (relocatable) vs. 2.700000e-07s (inline)
52: 1.000000e+03 2.280000e-06s (relocatable) vs. 3.200000e-07s (inline)
52: 1.000000e+04 2.104000e-05s (relocatable) vs. 1.240000e-06s (inline)
52: 1.000000e+05 2.170680e-04s (relocatable) vs. 1.071000e-05s (inline)
52: 1.000000e+06 2.116473e-03s (relocatable) vs. 1.055090e-04s (inline)
52: 1.000000e+07 2.109322e-02s (relocatable) vs. 1.067251e-03s (inline)
52: 1.000000e+08 2.108155e-01s (relocatable) vs. 1.149279e-02s (inline)
52/52 Test #52: Kokkos_Example_RelocatableFunction ......................... Passed 0.25 sec
100% tests passed, 0 tests failed out of 52
Label Time Summary:
Kokkos = 147.49 sec*proc (41 tests)
Total Test time (real) = 951.70 sec
SetCTestConfiguration:BuildDirectory:/var/jenkins/workspace/Kokkos_nightly/build
SetCTestConfiguration:SourceDirectory:/var/jenkins/workspace/Kokkos_nightly
SetCTestConfiguration:SubmitURL:https://my.cdash.org/submit.php?project=Kokkos
Submit files
SubmitURL: https://my.cdash.org/submit.php?project=Kokkos
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Update.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251130-0100-Nightly___XML___Update.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=74b9f41de274c1de4537c5c65257211c Size: 554
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Update.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Configure.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251130-0100-Nightly___XML___Configure.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=15d59b86ce81c819acfe8fef4089d64b Size: 6095
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Configure.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Build.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251130-0100-Nightly___XML___Build.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=ee6c5cee475b0bd34f25bd610c5e6b31 Size: 1019
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Build.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Test.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251130-0100-Nightly___XML___Test.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=ed1cc598dd1870a6a32824c779f33fa6 Size: 94651
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Test.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Done.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251130-0100-Nightly___XML___Done.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251130-0100-Nightly&MD5=f81d6a4a6526922f0860880b2c1c86c3 Size: 107
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251130-0100/Done.xml
Submission successful
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 b9cd9a7d8d8a49e7066cef5da5db3c06609fb2acc1ed24c569c6df9c0048cd76
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_nightly' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes b9cd9a7d8d8a49e7066cef5da5db3c06609fb2acc1ed24c569c6df9c0048cd76
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
==> curl: Executing phase: 'install'
==> curl: Successfully installed curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s
Stage: 3.52s. Autoreconf: 0.00s. Configure: 43.57s. Build: 1m 18.41s. Install: 1.18s. Post-install: 0.03s. Total: 2m 7.12s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s
==> Installing curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s [23/24]
==> No binary for cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e found: installing from source
==> Fetching https://mirror.spack.io/_source-cache/archive/5d/5d4fdec04247ca8a8e8f63692f0d0f1e9d6d082a2bdd008dff8ab3ba7215aa83.tar.gz
==> No patches needed for cmake
==> cmake: Executing phase: 'bootstrap'
==> cmake: Executing phase: 'build'
==> cmake: Executing phase: 'install'
==> cmake: Successfully installed cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e
Stage: 41.11s. Bootstrap: 2m 25.70s. Build: 3m 3.01s. Install: 22.09s. Post-install: 1.32s. Total: 6m 35.12s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e
==> Installing cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e [24/24]
+ return 0
+ spack install --only=package --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.9.0
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper install --only=package --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.9.0
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n ]
+ [ -n ]
+ _sp_flags=
+ [ ! -z x ]
+ [ install != install ]
+ [ -n ]
+ [ != ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=install
+ shift
+ command spack install --only=package --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.9.0
==> No binary for kokkos-develop-uubgcxf7rafobjhoirpiamxfywo7et5r found: installing from source
==> Warning: Using download cache instead of version control
The required sources are normally checked out from a version control system, but have been archived in download cache: file:///var/jenkins/workspace/Kokkos_nightly/spack/var/spack/cache/_source-cache/git//kokkos/kokkos.git/6ee9ff549ee54a3b0354c66296679cf5764209bd.tar.gz. Spack lacks a tree hash to verify the integrity of this archive. Make sure your download cache is in a secure location.
==> Using cached archive: /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/cache/_source-cache/git//kokkos/kokkos.git/6ee9ff549ee54a3b0354c66296679cf5764209bd.tar.gz
==> No patches needed for kokkos
==> kokkos: Executing phase: 'cmake'
==> Error: ProcessError: Command exited with status 1:
'/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin/cmake' '-G' 'Unix Makefiles' '-DCMAKE_INSTALL_PREFIX:STRING=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-uubgcxf7rafobjhoirpiamxfywo7et5r' '-DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON' '-DCMAKE_INSTALL_RPATH:STRING=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-uubgcxf7rafobjhoirpiamxfywo7et5r/lib;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-uubgcxf7rafobjhoirpiamxfywo7et5r/lib64' '-DCMAKE_PREFIX_PATH:STRING=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/compiler-wrapper-1.0-cpbsuow6nma4ib5tcxdpqkl3m2dkxher;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-x44dio5rhclytmk3bdutoaidl645kl2u;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/targets/x86_64-linux/lib/cmake;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny;/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w' '-DCMAKE_BUILD_TYPE:STRING=Release' '-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON' '-DCMAKE_INTERPROCEDURAL_OPTIMIZATION:BOOL=OFF' '-DCMAKE_POLICY_DEFAULT_CMP0090:STRING=NEW' '-DCMAKE_FIND_USE_PACKAGE_REGISTRY:BOOL=OFF' '-DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON' '-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=OFF' '-DCMAKE_CXX_STANDARD:STRING=17' '-DBUILD_SHARED_LIBS:BOOL=ON' '-DKokkos_ENABLE_COMPILE_AS_CMAKE_LANGUAGE:BOOL=OFF' '-DKokkos_ARCH_AMPERE80:BOOL=ON' '-DKokkos_ARCH_ZEN2:BOOL=ON' '-DKokkos_ENABLE_CUDA:BOOL=ON' '-DKokkos_ENABLE_OPENMP:BOOL=OFF' '-DKokkos_ENABLE_THREADS:BOOL=OFF' '-DKokkos_ENABLE_SERIAL:BOOL=ON' '-DKokkos_ENABLE_HIP:BOOL=OFF' '-DKokkos_ENABLE_SYCL:BOOL=OFF' '-DKokkos_ENABLE_OPENMPTARGET:BOOL=OFF' '-DKokkos_ENABLE_AGGRESSIVE_VECTORIZATION:BOOL=OFF' '-DKokkos_ENABLE_COMPILER_WARNINGS:BOOL=OFF' '-DKokkos_ENABLE_COMPLEX_ALIGN:BOOL=ON' '-DKokkos_ENABLE_CUDA_CONSTEXPR:BOOL=OFF' '-DKokkos_ENABLE_CUDA_LAMBDA:BOOL=OFF' '-DKokkos_ENABLE_CUDA_LDG_INTRINSIC:BOOL=OFF' '-DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE:BOOL=OFF' '-DKokkos_ENABLE_HIP_RELOCATABLE_DEVICE_CODE:BOOL=OFF' '-DKokkos_ENABLE_CUDA_UVM:BOOL=OFF' '-DKokkos_ENABLE_DEBUG:BOOL=OFF' '-DKokkos_ENABLE_DEBUG_BOUNDS_CHECK:BOOL=OFF' '-DKokkos_ENABLE_DEBUG_DUALVIEW_MODIFY_CHECK:BOOL=ON' '-DKokkos_ENABLE_DEPRECATED_CODE:BOOL=OFF' '-DKokkos_ENABLE_EXAMPLES:BOOL=OFF' '-DKokkos_ENABLE_HPX_ASYNC_DISPATCH:BOOL=OFF' '-DKokkos_ENABLE_TUNING:BOOL=OFF' '-DKokkos_ENABLE_TESTS:BOOL=ON' '-DKokkos_ENABLE_HPX:BOOL=OFF' '-DKokkos_ENABLE_HWLOC:BOOL=OFF' '-DKokkos_ENABLE_NUMACTL:BOOL=OFF' '-DKokkos_ENABLE_MEMKIND:BOOL=OFF' '-DCMAKE_CXX_COMPILER:STRING=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-x44dio5rhclytmk3bdutoaidl645kl2u/bin/nvcc_wrapper' '-DKokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC:BOOL=OFF' '/tmp/root/spack-stage/spack-stage-kokkos-develop-uubgcxf7rafobjhoirpiamxfywo7et5r/spack-src'
1 error found in build log:
9 -- Detecting CXX compile features - done
10 -- Kokkos version: 5.0.99
11 -- The project name is: Kokkos
12 -- Using bundled GoogleTest version
13 -- Configured git information in /tmp/root/spack-stage/spack-stage-k
okkos-develop-uubgcxf7rafobjhoirpiamxfywo7et5r/spack-build-uubgcxf/g
enerated/Kokkos_Version_Info.cpp
14 -- Kokkos is configured for CMake languages CXX compilation (using N
VIDIA version 12.9.41)
>> 15 CMake Error at cmake/kokkos_enable_options.cmake:291 (message):
16 Kokkos_ENABLE_CUDA_LAMBDA has been removed. Lambda expressions in
device
17 code always enabled.
18 Call Stack (most recent call first):
19 cmake/kokkos_tribits.cmake:173 (include)
20 CMakeLists.txt:216 (kokkos_setup_build_environment)
21
See build log for details:
/tmp/root/spack-stage/spack-stage-kokkos-develop-uubgcxf7rafobjhoirpiamxfywo7et5r/spack-build-out.txt
==> Error: Errors encountered, see above for more details
==> Installing kokkos-develop-uubgcxf7rafobjhoirpiamxfywo7et5r [1/1]
==> View your build results here:
==> kokkos: https://my.cdash.org/buildSummary.php?buildid=3225692
+ return 1
[Pipeline] }
$ docker stop --time=1 7cfb7aae3c4f842aae2c289f37ce05bcf733a832d6a69ef207af1bad81f9fbcb
$ docker rm -f --volumes 7cfb7aae3c4f842aae2c289f37ce05bcf733a832d6a69ef207af1bad81f9fbcb
ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch spack-cuda
Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch HIP-ROCM-7.0-MI100-RDC-CXX20
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE