Skipping 1,566 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
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 (1219 ms)
36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal
36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1541 ms)
36: [----------] 2 tests from std_algorithms_equal_team_test (2761 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 (541 ms)
36: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist
36: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (547 ms)
36: [----------] 2 tests from std_algorithms_search_team_test (1089 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 (588 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 (658 ms)
36: [----------] 2 tests from std_algorithms_find_end_team_test (1247 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 (647 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 (748 ms)
36: [----------] 2 tests from std_algorithms_find_first_of_team_test (1395 ms total)
36:
36: [----------] Global test environment tear-down
36: [==========] 8 tests from 4 test suites ran. (6494 ms total)
36: [ PASSED ] 8 tests.
36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.50 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 (567 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 (275 ms)
37: [----------] 2 tests from std_algorithms_find_if_team_test (549 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 (276 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 (270 ms)
37: [----------] 2 tests from std_algorithms_find_if_not_team_test (548 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 (277 ms)
37: [----------] 1 test from std_algorithms_all_of_team_test (277 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 (270 ms)
37: [----------] 1 test from std_algorithms_any_of_team_test (270 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 (275 ms)
37: [----------] 1 test from std_algorithms_none_of_team_test (275 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 (413 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 (297 ms)
37: [----------] 2 tests from std_algorithms_search_n_team_test (711 ms total)
37:
37: [----------] Global test environment tear-down
37: [==========] 11 tests from 7 test suites ran. (3200 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 (611 ms)
38: [----------] 1 test from std_algorithms_min_element_team_test (611 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 (580 ms)
38: [----------] 1 test from std_algorithms_max_element_team_test (580 ms total)
38:
38: [----------] 1 test from std_algorithms_minmax_element_team_test
38: [ RUN ] std_algorithms_minmax_element_team_test.test
38: [ OK ] std_algorithms_minmax_element_team_test.test (626 ms)
38: [----------] 1 test from std_algorithms_minmax_element_team_test (626 ms total)
38:
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 3 test suites ran. (1817 ms total)
38: [ PASSED ] 3 tests.
38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.82 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 (387 ms)
39: [----------] 1 test from std_algorithms_fill_team_test (387 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 (600 ms)
39: [----------] 1 test from std_algorithms_replace_team_test (600 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 (477 ms)
39: [----------] 1 test from std_algorithms_replace_if_team_test (477 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 (495 ms)
39: [----------] 1 test from std_algorithms_replace_copy_team_test (496 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 (405 ms)
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (405 ms total)
39:
39: [----------] Global test environment tear-down
39: [==========] 6 tests from 6 test suites ran. (2419 ms total)
39: [ PASSED ] 6 tests.
39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.43 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 (390 ms)
40: [----------] 1 test from std_algorithms_reverse_team_test (390 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 (411 ms)
40: [----------] 1 test from std_algorithms_reverse_copy_team_test (411 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 (254 ms)
40: [----------] 1 test from std_algorithms_rotate_team_test (254 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 (254 ms)
40: [----------] 1 test from std_algorithms_rotate_copy_team_test (254 ms total)
40:
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (1310 ms total)
40: [ PASSED ] 4 tests.
40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.32 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 (575 ms)
41: [----------] 1 test from std_algorithms_move_team_test (575 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 (659 ms)
41: [----------] 1 test from std_algorithms_move_backward_team_test (659 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 (1113 ms)
41: [----------] 1 test from std_algorithms_shift_left_team_test (1114 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 (1115 ms)
41: [----------] 1 test from std_algorithms_shift_right_team_test (1115 ms total)
41:
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (3463 ms total)
41: [ PASSED ] 4 tests.
41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.47 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 (777 ms)
42: [----------] 1 test from std_algorithms_copy_team_test (777 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 (646 ms)
42: [----------] 1 test from std_algorithms_copy_backward_team_test (646 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 (539 ms)
42: [----------] 1 test from std_algorithms_copy_if_team_test (539 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 (634 ms)
42: [----------] 1 test from std_algorithms_unique_copy_team_test (634 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 (470 ms)
42: [----------] 1 test from std_algorithms_remove_team_test (470 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 (453 ms)
42: [----------] 1 test from std_algorithms_remove_if_team_test (453 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 (534 ms)
42: [----------] 1 test from std_algorithms_remove_copy_team_test (534 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 (404 ms)
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (404 ms total)
42:
42: [----------] Global test environment tear-down
42: [==========] 9 tests from 9 test suites ran. (4522 ms total)
42: [ PASSED ] 9 tests.
42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.53 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 (681 ms)
43: [----------] 1 test from std_algorithms_unique_team_test (681 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 (891 ms)
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (891 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 (809 ms)
43: [----------] 1 test from std_algorithms_reduce_team_test (809 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 (1659 ms)
43: [----------] 1 test from std_algorithms_transform_reduce_team_test (1659 ms total)
43:
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (4041 ms total)
43: [ PASSED ] 4 tests.
43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.05 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 (610 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 (1014 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 (403 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 (982 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 (276 ms)
44: [ RUN ] std_algorithms_is_partitioned_team_test.all_false
44: [ OK ] std_algorithms_is_partitioned_team_test.all_false (274 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 (740 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 (599 ms)
44: [ RUN ] std_algorithms_partition_copy_team_test.all_false
44: [ OK ] std_algorithms_partition_copy_team_test.all_false (596 ms)
44: [ RUN ] std_algorithms_partition_copy_team_test.random
33: Test_Atomic<unsigned long int>/100000/iterations:10 4.08 s 4.07 s 10 1 8 2.80297m 2.03502m 114.92u 4.99995G 67.326k 4.99995G
44: [ OK ] std_algorithms_partition_copy_team_test.random (516 ms)
44: [----------] 4 tests from std_algorithms_partition_copy_team_test (1713 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 (299 ms)
44: [ RUN ] std_algorithms_partition_point_team_test.all_false
44: [ OK ] std_algorithms_partition_point_team_test.all_false (273 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 (752 ms total)
44:
44: [----------] Global test environment tear-down
44: [==========] 18 tests from 5 test suites ran. (5202 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 (972 ms)
45: [ RUN ] std_algorithms_transform_team_test.test_binary_op
45: [ OK ] std_algorithms_transform_team_test.test_binary_op (1097 ms)
45: [----------] 2 tests from std_algorithms_transform_team_test (2069 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 (2502 ms)
45: [----------] 1 test from std_algorithms_generate_team_test (2503 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 (66 ms)
45: [----------] 1 test from std_algorithms_generate_n_team_test (66 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 (1156 ms)
45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1156 ms total)
45:
45: [----------] Global test environment tear-down
45: [==========] 5 tests from 4 test suites ran. (5795 ms total)
45: [ PASSED ] 5 tests.
45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 5.80 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 (2096 ms)
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2096 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 (1047 ms)
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1048 ms total)
46:
46: [----------] Global test environment tear-down
46: [==========] 2 tests from 2 test suites ran. (3144 ms total)
46: [ PASSED ] 2 tests.
46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 3.15 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 (2902 ms)
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2902 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 (1824 ms)
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1824 ms total)
47:
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (4727 ms total)
47: [ PASSED ] 2 tests.
47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.73 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-12-17_T05-31-16.json"
48: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test
48: Test timeout computed to be: 600
48: 2025-12-17T06:05:06+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.46, 1.51, 2.77
48: CPU architecture: none
48: Default Device: Serial
48: GIT_BRANCH: HEAD
48: GIT_CLEAN_STATUS: CLEAN
48: GIT_COMMIT_DATE: 2025-12-16T21:20:02-05:00
48: GIT_COMMIT_DESCRIPTION: More openmptarget cleanup (#8749)
48: GIT_COMMIT_HASH: 3010e466f
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: b6d5a171817c2d359d0271852e2cfffd067d436a
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.264 s 0.264 s 3 6.06453/s 1.6k 1
48: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.265 s 0.265 s 3 6.03382/s 1.6k 1
48: BM_inclusive_scan<double>/100000000/manual_time 0.341 s 0.341 s 2 4.69135/s 1.6k 1
48: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.264 s 0.264 s 3 6.06851/s 1.6k 1
48: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.264 s 0.264 s 3 6.07005/s 1.6k 1
48: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.337 s 0.337 s 2 4.74344/s 1.6k 1
48: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.293 s 0.293 s 2 5.46697/s 1.6k 1
33: Test_Atomic<unsigned long long int>/100000/iterations:10 4.04 s 4.03 s 10 1 8 2.74436m 2.00046m 114.21u 4.99995G 92.414k 4.99995G
48: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.327 s 0.327 s 2 4.88933/s 1.6k 1
48: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.279 s 0.279 s 3 5.72688/s 1.6k 1
48/52 Test #48: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 27.09 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-12-17_T05-31-16.json"
49: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test
49: Test timeout computed to be: 600
49: 2025-12-17T06:05:33+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.28, 1.46, 2.71
49: CPU architecture: none
49: Default Device: Serial
49: GIT_BRANCH: HEAD
49: GIT_CLEAN_STATUS: CLEAN
49: GIT_COMMIT_DATE: 2025-12-16T21:20:02-05:00
49: GIT_COMMIT_DESCRIPTION: More openmptarget cleanup (#8749)
49: GIT_COMMIT_HASH: 3010e466f
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: b6d5a171817c2d359d0271852e2cfffd067d436a
49: platform: 64bit
49: ------------------------------------------------------------------------------------------
49: Benchmark Time CPU Iterations FOM: rate
49: ------------------------------------------------------------------------------------------
49: Random64/N:2097152/K:1/real_time 29963 us 29797 us 23 69.9917M/s
49: Random64/N:2097152/K:256/real_time 3567051 us 3550983 us 1 150.508M/s
49: Random1024/N:2097152/K:1/real_time 42746 us 42516 us 16 49.061M/s
49: Random1024/N:2097152/K:256/real_time 4218042 us 4210731 us 1 127.28M/s
49/52 Test #49: Kokkos_PerformanceTest_Random .............................. Passed 10.02 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 8.710000e-06s (relocatable) vs. 4.200000e-07s (inline)
52: 1.000000e+02 4.400000e-07s (relocatable) vs. 2.000000e-07s (inline)
52: 1.000000e+03 2.300000e-06s (relocatable) vs. 3.400000e-07s (inline)
52: 1.000000e+04 2.105900e-05s (relocatable) vs. 1.260000e-06s (inline)
52: 1.000000e+05 2.199890e-04s (relocatable) vs. 1.074900e-05s (inline)
52: 1.000000e+06 2.149283e-03s (relocatable) vs. 1.495490e-04s (inline)
52: 1.000000e+07 2.251924e-02s (relocatable) vs. 1.077121e-03s (inline)
52: 1.000000e+08 2.112427e-01s (relocatable) vs. 1.063656e-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 = 148.16 sec*proc (41 tests)
Total Test time (real) = 947.02 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/20251217-0100/Update.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251217-0100-Nightly___XML___Update.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=fec21c84fe226c715387073d3f655dbb Size: 554
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Update.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Configure.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251217-0100-Nightly___XML___Configure.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=2787dd22e705c971961fa760b20c1b1c Size: 6095
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Configure.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Build.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251217-0100-Nightly___XML___Build.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=1121c3e6a705a665730b7dee82637c1e Size: 1019
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Build.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Test.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251217-0100-Nightly___XML___Test.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=ba588ea505f3aa83a6dc1739cd4fc81b Size: 94565
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Test.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Done.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___GCC-15-CXX26___20251217-0100-Nightly___XML___Done.xml&build=GCC-15-CXX26&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=ed31df6bbb043c297eebfabbd42bf317 Size: 107
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Done.xml
Submission successful
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 d848536ade8bd76e5f430a42c57ee598a3732bafd96eb10108a8784ba075461a
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 d848536ade8bd76e5f430a42c57ee598a3732bafd96eb10108a8784ba075461a
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
33: Test_Atomic<float>/100000/iterations:10 3.53 s 3.52 s 10 0 4 0.0107496 2.02751m 911.21u 4.99995G 89.912k 4.99989G
33: Test_Atomic<double>/100000/iterations:10 4.08 s 4.07 s 10 1 8 0.0107759 2.09593m 911.12u 4.99995G 154.622k 4.99995G
33/62 Test #33: Kokkos_PerformanceTest_Atomic .............................. Passed 276.22 sec
test 34
Start 34: Kokkos_PerformanceTest_Reduction
34: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-12-17_T05-32-06.json"
34: Test timeout computed to be: 600
34: 2025-12-17T06:06:40+00:00
34: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Reduction
34: Run on (64 X 2994.26 MHz CPU s)
34: CPU Caches:
34: L1 Data 32 KiB (x32)
34: L1 Instruction 32 KiB (x32)
34: L2 Unified 512 KiB (x32)
34: L3 Unified 16384 KiB (x16)
34: Load Average: 2.08, 2.90, 5.58
34: APU or dGPU: dGPU
34: Architecture capable of accessing system allocated memory: 1
34: CPU architecture: none
34: Default Device: HIP
34: GPU architecture: AMD_GFX908
34: Is Large Bar: 1
34: KOKKOS_COMPILER_CLANG: 2000
34: KOKKOS_ENABLE_ASM: no
34: KOKKOS_ENABLE_CXX20: yes
34: KOKKOS_ENABLE_CXX23: no
34: KOKKOS_ENABLE_CXX26: no
34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
34: KOKKOS_ENABLE_HIP: yes
34: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: yes
34: KOKKOS_ENABLE_HWLOC: no
34: KOKKOS_ENABLE_LIBDL: yes
34: KOKKOS_ENABLE_PRAGMA_IVDEP: no
34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
34: KOKKOS_ENABLE_PRAGMA_UNROLL: no
34: KOKKOS_ENABLE_PRAGMA_VECTOR: no
34: KOKKOS_ENABLE_SERIAL: yes
34: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no
34: Kokkos Version: 5.0.99
34: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-: Selected
34: Shared Memory per Block: 64 KiB
34: Supports Managed Memory: 1
34: System allows accessing system allocated memory on GPU: 0
34: Total Global Memory: 31.98 GiB
34: Wavefront Size: 64
34: XNACK environment variable set: no
34: desul atomics version: 79f928075837ffb5d302aae188e0ec7b7a79ae94
34: macro HIP_VERSION: 70051831 = version 7.0.51831
34: macro KOKKOS_ENABLE_HIP: defined
34: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
34: macro KOKKOS_ENABLE_ROCTHRUST: defined
34: mdspan: enabled
34: mdspan version: b6d5a171817c2d359d0271852e2cfffd067d436a
34: platform: 64bit
34: ----------------------------------------------------------------------------------------------------
34: Benchmark Time CPU Iterations
34: ----------------------------------------------------------------------------------------------------
34: ReductionCheapScalarResult<double>/10000/iterations:10 44.7 us 43.3 us 10
34: ReductionCheapScalarResult<double>/100000/iterations:10 45.6 us 45.5 us 10
34: ReductionCheapScalarResult<double>/1000000/iterations:10 55.2 us 54.5 us 10
34: ReductionCheapScalarResult<double>/10000000/iterations:10 154 us 153 us 10
34: ReductionCheapHostResult<double>/10000/iterations:10 38.8 us 38.8 us 10
34: ReductionCheapHostResult<double>/100000/iterations:10 42.4 us 41.2 us 10
34: ReductionCheapHostResult<double>/1000000/iterations:10 51.4 us 51.4 us 10
34: ReductionCheapHostResult<double>/10000000/iterations:10 161 us 160 us 10
34: ReductionCheapDeviceResult<double>/10000/iterations:10 24.0 us 24.0 us 10
34: ReductionCheapDeviceResult<double>/100000/iterations:10 26.7 us 26.7 us 10
34: ReductionCheapDeviceResult<double>/1000000/iterations:10 37.5 us 37.5 us 10
34: ReductionCheapDeviceResult<double>/10000000/iterations:10 146 us 144 us 10
34: ReductionExpensive<double>/10000/iterations:10 107 us 106 us 10
34: ReductionExpensive<double>/100000/iterations:10 303 us 300 us 10
34: ReductionExpensive<double>/1000000/iterations:10 2563 us 2552 us 10
34: ReductionExpensive<double>/10000000/iterations:10 22104 us 22025 us 10
34/62 Test #34: Kokkos_PerformanceTest_Reduction ........................... Passed 0.61 sec
test 35
Start 35: Kokkos_ContainersUnitTest_Serial
35: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
35: Test timeout computed to be: 600
35: [==========] Running 79 tests from 2 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from serial_DeathTest
35: [ RUN ] serial_DeathTest.dualview_external_view_construction
35: [ OK ] serial_DeathTest.dualview_external_view_construction (1320 ms)
35: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction
35: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (15811 ms)
35: [----------] 2 tests from serial_DeathTest (17132 ms total)
35:
35: [----------] 77 tests from serial
35: [ RUN ] serial.bitset
35: [ OK ] serial.bitset (1147 ms)
35: [ RUN ] serial.bitset_default_constructor_no_alloc
35: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms)
35: [ RUN ] serial.dualview_combination
35: [ OK ] serial.dualview_combination (0 ms)
35: [ RUN ] serial.dualview_alloc
35: [ OK ] serial.dualview_alloc (0 ms)
35: [ RUN ] serial.test_dualview_copy_construction_and_assignment
35: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
35: [ RUN ] serial.dualview_combinations_without_init
35: [ OK ] serial.dualview_combinations_without_init (0 ms)
35: [ RUN ] serial.dualview_deep_copy
35: [ OK ] serial.dualview_deep_copy (0 ms)
35: [ RUN ] serial.dualview_sync_should_fence
35: [ OK ] serial.dualview_sync_should_fence (0 ms)
35: [ RUN ] serial.dualview_realloc
35: [ OK ] serial.dualview_realloc (0 ms)
35: [ RUN ] serial.dualview_resize
35: [ OK ] serial.dualview_resize (0 ms)
35: [ RUN ] serial.dualview_device_correct_kokkos_device
35:
35: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
35: does not support page migration between device and host.
35: HIPManagedSpace might not work as expected.
35: Please refer to the ROCm documentation on unified/managed memory.
35: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms)
35: [ RUN ] serial.dualview_host_correct_kokkos_device
35: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms)
35: [ RUN ] serial.dualview_host_modify_template_device_sync
35: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms)
35: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync
35: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
35: [ RUN ] serial.dualview_device_modify_template_host_sync
35: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms)
35: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync
35: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
35: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views
35: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
35: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view
35: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
35: [ RUN ] serial.dualview_sequential_host_init
35: [ OK ] serial.dualview_sequential_host_init (0 ms)
35: [ RUN ] serial.dualview_default_constructed
35: [ OK ] serial.dualview_default_constructed (0 ms)
35: [ RUN ] serial.dualview_resize_single_device
35: [ OK ] serial.dualview_resize_single_device (0 ms)
35: [ RUN ] serial.dynamic_view
35: [ OK ] serial.dynamic_view (6 ms)
35: [ RUN ] serial.dyn_rank_view_api_generic
35: [ OK ] serial.dyn_rank_view_api_generic (3 ms)
35: [ RUN ] serial.dyn_rank_view_api_operator_rank12345
35: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
35: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc
35: /var/jenkins/workspace/Kokkos_nightly/containers/unit_tests/TestDynViewAPI_rank12345.hpp:57: Skipped
35: skipping since not default execution space
35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
35: [ RUN ] serial.dyn_rank_view_api_operator_rank67
35: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
35: [ RUN ] serial.dyn_rank_view_ctor_from_members
35: [ OK ] serial.dyn_rank_view_ctor_from_members (0 ms)
35: [ RUN ] serial.dyn_rank_view_ctor_from_layout_stride
35: [ OK ] serial.dyn_rank_view_ctor_from_layout_stride (0 ms)
35: [ RUN ] serial.dyn_rank_view_layout_member
35: [ OK ] serial.dyn_rank_view_layout_member (0 ms)
35: [ RUN ] serial.dyn_rank_view_team_scratch
35: [ OK ] serial.dyn_rank_view_team_scratch (0 ms)
35: [ RUN ] serial.view_customization_extra_int_arg
35: [ OK ] serial.view_customization_extra_int_arg (0 ms)
35: [ RUN ] serial.ErrorReporterViaLambda
35: [ OK ] serial.ErrorReporterViaLambda (0 ms)
35: [ RUN ] serial.ErrorReporter
35: [ OK ] serial.ErrorReporter (0 ms)
35: [ RUN ] serial.ErrorReporter_label_ctor
35: [ OK ] serial.ErrorReporter_label_ctor (0 ms)
35: [ RUN ] serial.ErrorReporter_resize
35: [ OK ] serial.ErrorReporter_resize (0 ms)
35: [ RUN ] serial.offsetview_construction
35: [ OK ] serial.offsetview_construction (7 ms)
35: [ RUN ] serial.offsetview_unmanaged_construction
35: [ OK ] serial.offsetview_unmanaged_construction (0 ms)
35: [ RUN ] serial.offsetview_subview
35: [ OK ] serial.offsetview_subview (4 ms)
35: [ RUN ] serial.offsetview_offsets_rank1
35: [ OK ] serial.offsetview_offsets_rank1 (0 ms)
35: [ RUN ] serial.offsetview_offsets_rank2
35: [ OK ] serial.offsetview_offsets_rank2 (0 ms)
35: [ RUN ] serial.offsetview_offsets_rank3
35: [ OK ] serial.offsetview_offsets_rank3 (0 ms)
35: [ RUN ] serial.scatterview
35: [ OK ] serial.scatterview (1643 ms)
35: [ RUN ] serial.scatterview_devicetype
35: [ OK ] serial.scatterview_devicetype (1 ms)
35: [ RUN ] serial.staticcrsgraph
35: [ OK ] serial.staticcrsgraph (5 ms)
35: [ RUN ] serial.resize_realloc_no_init_dualview
35: [ OK ] serial.resize_realloc_no_init_dualview (0 ms)
35: [ RUN ] serial.resize_realloc_no_alloc_dualview
35: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
35: [ RUN ] serial.resize_exec_space_dualview
35: [ OK ] serial.resize_exec_space_dualview (0 ms)
35: [ RUN ] serial.realloc_exec_space_dualview
35: [ OK ] serial.realloc_exec_space_dualview (0 ms)
35: [ RUN ] serial.resize_realloc_no_init_dynrankview
35: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
35: [ RUN ] serial.resize_exec_space_dynrankview
35: [ OK ] serial.resize_exec_space_dynrankview (0 ms)
35: [ RUN ] serial.realloc_exec_space_dynrankview
35: [ OK ] serial.realloc_exec_space_dynrankview (0 ms)
35: [ RUN ] serial.resize_realloc_no_init_scatterview
35: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms)
35: [ RUN ] serial.resize_realloc_no_alloc_scatterview
35: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
35: [ RUN ] serial.resize_exec_space_scatterview
35: [ OK ] serial.resize_exec_space_scatterview (0 ms)
35: [ RUN ] serial.realloc_exec_space_scatterview
35: [ OK ] serial.realloc_exec_space_scatterview (0 ms)
35: [ RUN ] serial.create_mirror_no_init_dynrankview
35: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms)
35: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor
35: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
35: [ RUN ] serial.create_mirror_view_and_copy_dynrankview
35: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
35: [ RUN ] serial.create_mirror_no_init_offsetview
35: [ OK ] serial.create_mirror_no_init_offsetview (0 ms)
35: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor
35: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
35: [ RUN ] serial.create_mirror_view_and_copy_offsetview
35: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
35: [ RUN ] serial.create_mirror_no_init_dynamicview
35: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms)
35: [ RUN ] serial.create_mirror_view_and_copy_dynamicview
35: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
35: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor
35: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
35: [ RUN ] serial.UnorderedMap_insert
35: [ OK ] serial.UnorderedMap_insert (6216 ms)
35: [ RUN ] serial.UnorderedMap_failed_insert
35: [ OK ] serial.UnorderedMap_failed_insert (2775 ms)
35: [ RUN ] serial.UnorderedMap_deep_copy
35: [ OK ] serial.UnorderedMap_deep_copy (3 ms)
35: [ RUN ] serial.UnorderedMap_valid_empty
35: [ OK ] serial.UnorderedMap_valid_empty (0 ms)
35: [ RUN ] serial.UnorderedMap_clear_zero_size
35: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms)
35: [ RUN ] serial.UnorderedMap_consistent_size
35: [ OK ] serial.UnorderedMap_consistent_size (0 ms)
35: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device
35: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
35: [ RUN ] serial.UnorderedMap_lambda_capturable
35: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms)
35: [ RUN ] serial.UnorderedMap_constructor_view_alloc
35: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
35: [ RUN ] serial.UnorderedMap_View_as_value
35: [ OK ] serial.UnorderedMap_View_as_value (0 ms)
35: [ RUN ] serial.vector_combination
35: [ OK ] serial.vector_combination (0 ms)
35: [ RUN ] serial.vector_insert
35: [ OK ] serial.vector_insert (0 ms)
35: [ RUN ] serial.vector_push_back_default_exec
35: [ OK ] serial.vector_push_back_default_exec (0 ms)
35: [----------] 77 tests from serial (11820 ms total)
35:
35: [----------] Global test environment tear-down
35: [==========] 79 tests from 2 test suites ran. (28953 ms total)
35: [ PASSED ] 78 tests.
35: [ SKIPPED ] 1 test, listed below:
35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
35/62 Test #35: Kokkos_ContainersUnitTest_Serial ........................... Passed 29.31 sec
test 36
Start 36: Kokkos_ContainersUnitTest_HIP
36: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP
36: Test timeout computed to be: 600
36: [==========] Running 79 tests from 2 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from hip_DeathTest
36: [ RUN ] hip_DeathTest.dualview_external_view_construction
36: /var/jenkins/workspace/Kokkos_nightly/containers/unit_tests/TestDualView.hpp:580: Skipped
36: test only relevant if DualView uses one allocation
36: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction (0 ms)
36: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction
36: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (18309 ms)
36: [----------] 2 tests from hip_DeathTest (18309 ms total)
36:
36: [----------] 77 tests from hip
36: [ RUN ] hip.bitset
36: [ OK ] hip.bitset (16 ms)
36: [ RUN ] hip.bitset_default_constructor_no_alloc
36: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms)
36: [ RUN ] hip.dualview_combination
36: [ OK ] hip.dualview_combination (0 ms)
36: [ RUN ] hip.dualview_alloc
36: [ OK ] hip.dualview_alloc (0 ms)
36: [ RUN ] hip.test_dualview_copy_construction_and_assignment
36: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN ] hip.dualview_combinations_without_init
36: [ OK ] hip.dualview_combinations_without_init (0 ms)
36: [ RUN ] hip.dualview_deep_copy
36: [ OK ] hip.dualview_deep_copy (2 ms)
36: [ RUN ] hip.dualview_sync_should_fence
36: [ OK ] hip.dualview_sync_should_fence (14 ms)
36: [ RUN ] hip.dualview_realloc
36: [ OK ] hip.dualview_realloc (0 ms)
36: [ RUN ] hip.dualview_resize
36: [ OK ] hip.dualview_resize (1 ms)
36: [ RUN ] hip.dualview_device_correct_kokkos_device
36:
36: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
36: does not support page migration between device and host.
36: HIPManagedSpace might not work as expected.
36: Please refer to the ROCm documentation on unified/managed memory.
36: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms)
36: [ RUN ] hip.dualview_host_correct_kokkos_device
36: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN ] hip.dualview_host_modify_template_device_sync
36: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync
36: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN ] hip.dualview_device_modify_template_host_sync
36: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync
36: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views
36: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view
36: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
36: [ RUN ] hip.dualview_sequential_host_init
36: [ OK ] hip.dualview_sequential_host_init (0 ms)
36: [ RUN ] hip.dualview_default_constructed
36: [ OK ] hip.dualview_default_constructed (0 ms)
36: [ RUN ] hip.dualview_resize_single_device
36: [ OK ] hip.dualview_resize_single_device (0 ms)
36: [ RUN ] hip.dynamic_view
36: [ OK ] hip.dynamic_view (42 ms)
36: [ RUN ] hip.dyn_rank_view_api_generic
36: [ OK ] hip.dyn_rank_view_api_generic (6 ms)
36: [ RUN ] hip.dyn_rank_view_api_operator_rank12345
36: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (0 ms)
36: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc
36: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms)
36: [ RUN ] hip.dyn_rank_view_api_operator_rank67
36: [ OK ] hip.dyn_rank_view_api_operator_rank67 (0 ms)
36: [ RUN ] hip.dyn_rank_view_ctor_from_members
36: [ OK ] hip.dyn_rank_view_ctor_from_members (0 ms)
36: [ RUN ] hip.dyn_rank_view_ctor_from_layout_stride
36: [ OK ] hip.dyn_rank_view_ctor_from_layout_stride (0 ms)
36: [ RUN ] hip.dyn_rank_view_layout_member
36: [ OK ] hip.dyn_rank_view_layout_member (0 ms)
36: [ RUN ] hip.dyn_rank_view_team_scratch
36: [ OK ] hip.dyn_rank_view_team_scratch (5 ms)
36: [ RUN ] hip.view_customization_extra_int_arg
36: [ OK ] hip.view_customization_extra_int_arg (0 ms)
36: [ RUN ] hip.ErrorReporterViaLambda
36: [ OK ] hip.ErrorReporterViaLambda (0 ms)
36: [ RUN ] hip.ErrorReporter
36: [ OK ] hip.ErrorReporter (1 ms)
36: [ RUN ] hip.ErrorReporter_label_ctor
36: [ OK ] hip.ErrorReporter_label_ctor (0 ms)
36: [ RUN ] hip.ErrorReporter_resize
36: [ OK ] hip.ErrorReporter_resize (0 ms)
36: [ RUN ] hip.offsetview_construction
36: [ OK ] hip.offsetview_construction (1 ms)
36: [ RUN ] hip.offsetview_unmanaged_construction
36: [ OK ] hip.offsetview_unmanaged_construction (0 ms)
36: [ RUN ] hip.offsetview_subview
36: [ OK ] hip.offsetview_subview (0 ms)
36: [ RUN ] hip.offsetview_offsets_rank1
36: [ OK ] hip.offsetview_offsets_rank1 (0 ms)
36: [ RUN ] hip.offsetview_offsets_rank2
36: [ OK ] hip.offsetview_offsets_rank2 (0 ms)
36: [ RUN ] hip.offsetview_offsets_rank3
36: [ OK ] hip.offsetview_offsets_rank3 (0 ms)
36: [ RUN ] hip.scatterview
36: [ OK ] hip.scatterview (28257 ms)
36: [ RUN ] hip.scatterview_devicetype
36: [ OK ] hip.scatterview_devicetype (48741 ms)
36: [ RUN ] hip.staticcrsgraph
36: [ OK ] hip.staticcrsgraph (15 ms)
36: [ RUN ] hip.resize_realloc_no_init_dualview
36: [ OK ] hip.resize_realloc_no_init_dualview (0 ms)
36: [ RUN ] hip.resize_realloc_no_alloc_dualview
36: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN ] hip.resize_exec_space_dualview
36: [ OK ] hip.resize_exec_space_dualview (0 ms)
36: [ RUN ] hip.realloc_exec_space_dualview
36: [ OK ] hip.realloc_exec_space_dualview (0 ms)
36: [ RUN ] hip.resize_realloc_no_init_dynrankview
36: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN ] hip.resize_exec_space_dynrankview
36: [ OK ] hip.resize_exec_space_dynrankview (0 ms)
36: [ RUN ] hip.realloc_exec_space_dynrankview
36: [ OK ] hip.realloc_exec_space_dynrankview (0 ms)
36: [ RUN ] hip.resize_realloc_no_init_scatterview
36: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN ] hip.resize_realloc_no_alloc_scatterview
36: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN ] hip.resize_exec_space_scatterview
36: [ OK ] hip.resize_exec_space_scatterview (0 ms)
36: [ RUN ] hip.realloc_exec_space_scatterview
36: [ OK ] hip.realloc_exec_space_scatterview (0 ms)
36: [ RUN ] hip.create_mirror_no_init_dynrankview
36: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor
36: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN ] hip.create_mirror_view_and_copy_dynrankview
36: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN ] hip.create_mirror_no_init_offsetview
36: [ OK ] hip.create_mirror_no_init_offsetview (0 ms)
36: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor
36: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN ] hip.create_mirror_view_and_copy_offsetview
36: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN ] hip.create_mirror_no_init_dynamicview
36: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN ] hip.create_mirror_view_and_copy_dynamicview
36: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor
36: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN ] hip.UnorderedMap_insert
36: [ OK ] hip.UnorderedMap_insert (2782 ms)
36: [ RUN ] hip.UnorderedMap_failed_insert
36: [ OK ] hip.UnorderedMap_failed_insert (867 ms)
36: [ RUN ] hip.UnorderedMap_deep_copy
36: [ OK ] hip.UnorderedMap_deep_copy (5 ms)
36: [ RUN ] hip.UnorderedMap_valid_empty
36: [ OK ] hip.UnorderedMap_valid_empty (1 ms)
36: [ RUN ] hip.UnorderedMap_clear_zero_size
36: [ OK ] hip.UnorderedMap_clear_zero_size (1 ms)
36: [ RUN ] hip.UnorderedMap_consistent_size
36: [ OK ] hip.UnorderedMap_consistent_size (0 ms)
36: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device
36: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN ] hip.UnorderedMap_lambda_capturable
36: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN ] hip.UnorderedMap_constructor_view_alloc
36: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN ] hip.UnorderedMap_View_as_value
36: [ OK ] hip.UnorderedMap_View_as_value (0 ms)
36: [ RUN ] hip.vector_combination
36: [ OK ] hip.vector_combination (0 ms)
36: [ RUN ] hip.vector_insert
36: [ OK ] hip.vector_insert (0 ms)
36: [ RUN ] hip.vector_push_back_default_exec
36: [ OK ] hip.vector_push_back_default_exec (0 ms)
36: [----------] 77 tests from hip (80781 ms total)
36:
36: [----------] Global test environment tear-down
36: [==========] 79 tests from 2 test suites ran. (99091 ms total)
36: [ PASSED ] 78 tests.
36: [ SKIPPED ] 1 test, listed below:
36: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction
36/62 Test #36: Kokkos_ContainersUnitTest_HIP .............................. Passed 99.52 sec
test 37
Start 37: Kokkos_ContainersPerformanceTest_HIP
37: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP
37: Test timeout computed to be: 600
37: [==========] Running 4 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 4 tests from TEST_CATEGORY
37: [ RUN ] TEST_CATEGORY.dynrankview_perf
37: HIP
37: DynRankView vs View: Initialization Only
37: View time (init only): 0.00109533
37: View sum computation time: 0.00109533
37: Strided View time (init only): 0.00114182
37: View Rank7 time (init only): 0.00110571
37: DynRankView time (init only): 0.00111131
37: DynRankView sum computation time: 0.0013636
37: Ratio of View to DynRankView time: 0.985621
37: Ratio of View to DynRankView sum computation time: 0.964916
37: Ratio of View to View Rank7 time: 0.990612
37: Ratio of StrideView to DynRankView time: 1.02746
37: Ratio of DynRankView to View Rank7 time: 1.00506
37: [ OK ] TEST_CATEGORY.dynrankview_perf (10 ms)
37: [ RUN ] TEST_CATEGORY.global_2_local
37: HIP
37: size, create, generate, fill, find
37: 256, 0.000299763, 2.101e-05, 0.00533581, 0.004269
37: 512, 0.000266922, 1.6461e-05, 3.4675e-05, 0.00434376
37: 1024, 0.000249869, 1.4958e-05, 3.2411e-05, 0.00424781
37: 2048, 0.000248777, 1.4848e-05, 3.3352e-05, 0.00431067
37: 4096, 0.000239129, 1.4357e-05, 3.5196e-05, 0.00431672
37: 8192, 0.000240211, 1.4667e-05, 3.3433e-05, 0.00431445
37: 16384, 0.000327675, 1.5028e-05, 3.703e-05, 0.00442096
37: 32768, 0.00025009, 1.4778e-05, 3.9194e-05, 0.00449091
37: 65536, 0.000248887, 1.5058e-05, 4.6698e-05, 0.00483738
37: 131072, 0.000337404, 1.5239e-05, 7.0833e-05, 0.00554753
37: 262144, 0.000371117, 1.7674e-05, 0.000119014, 0.00803495
37: 524288, 0.000465945, 1.8485e-05, 0.000292749, 0.0123986
37: 1048576, 0.000470904, 2.2733e-05, 0.000716646, 0.0225388
37: 2097152, 0.000524825, 3.4916e-05, 0.00160121, 0.0498749
37: 4194304, 0.000638509, 4.4855e-05, 0.00358488, 0.120782
37: [ OK ] TEST_CATEGORY.global_2_local (278 ms)
37: [ RUN ] TEST_CATEGORY.unordered_map_performance_near
37: skipping test
37: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
37: [ RUN ] TEST_CATEGORY.unordered_map_performance_far
37: skipping test
37: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
37: [----------] 4 tests from TEST_CATEGORY (289 ms total)
37:
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 1 test suite ran. (289 ms total)
37: [ PASSED ] 4 tests.
37/62 Test #37: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.62 sec
test 38
Start 38: Kokkos_UnitTest_Sort
38: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
38: Test timeout computed to be: 600
38: [==========] Running 17 tests from 2 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from hip_DeathTest
38: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues
38: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (2926 ms)
38: [----------] 1 test from hip_DeathTest (2926 ms total)
38:
38: [----------] 16 tests from hip
38: [ RUN ] hip.SortUnsignedValueType
38: [ OK ] hip.SortUnsignedValueType (17 ms)
38: [ RUN ] hip.SortEmptyView
38: [ OK ] hip.SortEmptyView (0 ms)
38: [ RUN ] hip.SortByKeyEmptyView
38: [ OK ] hip.SortByKeyEmptyView (0 ms)
38: [ RUN ] hip.SortByKeyEmptyViewHost
38: [ OK ] hip.SortByKeyEmptyViewHost (0 ms)
38: [ RUN ] hip.SortByKey
38: [ OK ] hip.SortByKey (1 ms)
38: [ RUN ] hip.SortByKeyWithComparator
38: [ OK ] hip.SortByKeyWithComparator (1 ms)
38: [ RUN ] hip.SortByKeyStaticExtents
38: [ OK ] hip.SortByKeyStaticExtents (0 ms)
38: [ RUN ] hip.SortByKeyWithStrides
38: [ OK ] hip.SortByKeyWithStrides (0 ms)
38: [ RUN ] hip.SortWithCustomComparator
38: [ OK ] hip.SortWithCustomComparator (89 ms)
38: [ RUN ] hip.BinSortGenericTests
38: [ OK ] hip.BinSortGenericTests (10 ms)
38: [ RUN ] hip.BinSortEmptyView
38: [ OK ] hip.BinSortEmptyView (0 ms)
38: [ RUN ] hip.BinSortEmptyKeysView
38: [ OK ] hip.BinSortEmptyKeysView (0 ms)
38: [ RUN ] hip.BinSort_issue_7221
38: [ OK ] hip.BinSort_issue_7221 (0 ms)
38: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues
38: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (10289 ms)
38: [ RUN ] hip.NestedSort
38: [ OK ] hip.NestedSort (37 ms)
38: [ RUN ] hip.NestedSortByKey
38: [ OK ] hip.NestedSortByKey (109 ms)
38: [----------] 16 tests from hip (10557 ms total)
38:
38: [----------] Global test environment tear-down
38: [==========] 17 tests from 2 test suites ran. (13483 ms total)
38: [ PASSED ] 17 tests.
38/62 Test #38: Kokkos_UnitTest_Sort ....................................... Passed 13.87 sec
test 39
Start 39: Kokkos_UnitTest_Random
39: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Random
39: Test timeout computed to be: 600
39: [==========] Running 3 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 3 tests from hip
39: [ RUN ] hip.Random_XorShift64
39: Test Seed:1765951744309183153
39: Test Scalar=int
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00742903 0.00503512 || 0.051031 28065 29344 || 28889 28674.4 || 69.6055 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00455987 -0.0041895 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0220347 -0.0149959 || 0.051031 27982 29319 || 28056.2 28674.4 || -207.303 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0125461 -0.000813995 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.00031671 -0.0102482 || 0.051031 28041 29298 || 28665.3 28674.4 || -141.671 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.015266 -0.00458621 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00338005 0.0189962 || 0.051031 28036 29588 || 28771.6 28674.4 || 262.603 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0159819 0.00963444 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 0.000244377 -0.99999 -48244.2 || 0.051031 0 194995 || 2.92864e+09 28674.4 || -6.66928e+08 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 0.000732049 -0.314984 0.15629 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 0.00196213 -0.999999 -57858 || 0.051031 0 1.55138e+06 || 2.869e+10 28674.4 || -7.99829e+08 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 0.00589672 -0.96783 10.3593 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.83613e-07 -0.0024468 -0.0260517 || 0.051031 28014 29295 || 28744.7 28674.4 || -360.139 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 7.64335e-07 0.000748143 0.000654747 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00227545 -0.00695209 || 0.051031 28023 29314 || 28739.8 28674.4 || -96.1057 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.0101723 -0.00741537 || 0.051031 1e+64 -1e+64
39: Test Seed:1765951744465162137
39: Test Scalar=int
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.00278548 -0.00535049 || 0.051031 28084 29454 || 28594.7 28674.4 || -73.9651 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0282625 0.00541085 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.00562879 0.0147625 || 0.051031 28081 29362 || 28513.9 28674.4 || 204.077 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00657673 -0.00179146 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00106994 -0.00377993 || 0.051031 28103 29367 || 28705.1 28674.4 || -52.2537 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00269064 0.00836241 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00252197 -0.0071802 || 0.051031 28074 29398 || 28746.9 28674.4 || -99.2591 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00366939 -0.00760079 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 0.000244728 -0.99999 -48246.2 || 0.051031 0 195073 || 2.92854e+09 28674.4 || -6.66956e+08 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 0.000733034 -0.310863 0.144494 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 0.00195962 -0.999999 -57854.4 || 0.051031 0 1.55093e+06 || 2.86902e+10 28674.4 || -7.99779e+08 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 0.00588919 -0.96787 10.3323 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.83613e-07 -0.020999 0.00198089 || 0.051031 28072 29343 || 29289.4 28674.4 || 27.3838 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 7.64335e-07 -0.00625731 0.000207936 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.0108758 -0.0147324 || 0.051031 28034 29312 || 28989.7 28674.4 || -203.66 -2.0744
39: -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.016623 -0.00523279 || 0.051031 1e+64 -1e+64
39: [ OK ] hip.Random_XorShift64 (313 ms)
39: [ RUN ] hip.Random_XorShift1024_0
39: Test Seed:1765951744622746987
39: Test Scalar=int
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0177048 -0.00114789 || 0.051031 10972 11771 || 11179 11377 || -15.8685 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00467878 -0.00139731 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0369065 -0.00248757 || 0.051031 10909 11810 || 11812.9 11377 || -34.3882 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00480699 0.000982999 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00942447 -0.00373783 || 0.051031 10941 11829 || 11485.2 11377 || -51.6718 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00815841 -0.00227031 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00278997 -0.00163595 || 0.051031 10904 11804 || 11345.3 11377 || -22.6153 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0057331 0.00010462 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 0.000244079 -0.999975 -7594.81 || 0.051031 0 77746 || 4.61078e+08 11377 || -1.04991e+08 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 0.000731832 -0.155604 0.0228972 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 0.0019566 -0.999997 -9108.06 || 0.051031 0 616559 || 4.51609e+09 11377 || -1.2591e+08 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 0.0058809 -0.922307 1.59545 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.73387e-07 -0.00572645 0.00425994 || 0.051031 10909 11791 || 11442.5 11377 || 58.8895 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 3.24249e-07 0.0180848 0.00208771 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00381311 -0.00483642 || 0.051031 11006 11855 || 11333.7 11377 || -66.8587 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.000977834 -0.000837362 || 0.051031 1e+64 -1e+64
39: Test Seed:1765951744746144783
39: Test Scalar=int
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0156899 -0.00248346 || 0.051031 10963 11885 || 11558.3 11377 || -34.3314 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00334085 -0.00163429 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00488782 -0.00548511 || 0.051031 10961 11765 || 11321.6 11377 || -75.8262 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00120418 0.00183499 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00931549 -0.00457488 || 0.051031 11014 11804 || 11483.9 11377 || -63.2431 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00631916 -0.00169514 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00536104 0.00723165 || 0.051031 10996 11773 || 11438.3 11377 || 99.9703 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.0116036 -0.00366632 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 0.000244938 -0.999975 -7595.24 || 0.051031 0 77710 || 4.61073e+08 11377 || -1.04997e+08 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 0.000734544 -0.159439 0.0195913 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 0.00196275 -0.999997 -9107.62 || 0.051031 0 616188 || 4.51664e+09 11377 || -1.25904e+08 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 0.00589927 -0.92244 1.60431 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.73387e-07 -0.00248413 -0.00193114 || 0.051031 10970 11770 || 11405.3 11377 || -26.6961 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 3.24249e-07 -0.0055338 0.00299937 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39: -- Testing randomness properties
39: -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00102042 -0.00428516 || 0.051031 10950 11792 || 11388.6 11377 || -59.2381 -0.823045
39: -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00833248 0.00292555 || 0.051031 1e+64 -1e+64
39: [ OK ] hip.Random_XorShift1024_0 (286 ms)
39: [ RUN ] hip.Multi_streams
39: [ OK ] hip.Multi_streams (783 ms)
39: [----------] 3 tests from hip (1383 ms total)
39:
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 1 test suite ran. (1383 ms total)
39: [ PASSED ] 3 tests.
39/62 Test #39: Kokkos_UnitTest_Random ..................................... Passed 1.72 sec
test 40
Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A
40: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
40: Test timeout computed to be: 600
40: [==========] Running 16 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_DeathTest
40: [ RUN ] std_algorithms_DeathTest.expect_no_overlap
40: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms)
40: [----------] 1 test from std_algorithms_DeathTest (0 ms total)
40:
40: [----------] 3 tests from std_algorithms_reducers
40: [ RUN ] std_algorithms_reducers.max_first_loc
40: [ OK ] std_algorithms_reducers.max_first_loc (0 ms)
40: [ RUN ] std_algorithms_reducers.min_first_loc
40: [ OK ] std_algorithms_reducers.min_first_loc (0 ms)
40: [ RUN ] std_algorithms_reducers.min_max_first_last_loc
40: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
40: [----------] 3 tests from std_algorithms_reducers (0 ms total)
40:
40: [----------] 1 test from std_algorithms
40: [ RUN ] std_algorithms.is_admissible_to_std_algorithms
40: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
40: [----------] 1 test from std_algorithms (0 ms total)
40:
40: [----------] 11 tests from random_access_iterator_test
40: [ RUN ] random_access_iterator_test.constructor
40: [ OK ] random_access_iterator_test.constructor (0 ms)
40: [ RUN ] random_access_iterator_test.constructiblity
40: [ OK ] random_access_iterator_test.constructiblity (0 ms)
40: [ RUN ] random_access_iterator_test.dereference
40: [ OK ] random_access_iterator_test.dereference (0 ms)
40: [ RUN ] random_access_iterator_test.subscript_operator
40: [ OK ] random_access_iterator_test.subscript_operator (0 ms)
40: [ RUN ] random_access_iterator_test.operatorsSet1
40: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms)
40: [ RUN ] random_access_iterator_test.operatorsSet2
40: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms)
40: [ RUN ] random_access_iterator_test.operatorsSet3
40: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms)
40: [ RUN ] random_access_iterator_test.operatorsSet4
40: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms)
40: [ RUN ] random_access_iterator_test.assignment_operator
40: [ OK ] random_access_iterator_test.assignment_operator (0 ms)
40: [ RUN ] random_access_iterator_test.distance
40: [ OK ] random_access_iterator_test.distance (0 ms)
40: [ RUN ] random_access_iterator_test.traits_helpers
40: [ OK ] random_access_iterator_test.traits_helpers (0 ms)
40: [----------] 11 tests from random_access_iterator_test (4 ms total)
40:
40: [----------] Global test environment tear-down
40: [==========] 16 tests from 4 test suites ran. (5 ms total)
40: [ PASSED ] 16 tests.
40/62 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.32 sec
test 41
Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B
41: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
41: Test timeout computed to be: 600
41: [==========] Running 7 tests from 1 test suite.
41: [----------] Global test environment set-up.
41: [----------] 7 tests from std_algorithms_min_max_element_test
41: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range
41: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
41: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range
41: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data
41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms)
41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data
41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (9 ms)
41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (9 ms)
41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (9 ms)
41: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
41: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (15 ms)
41: [----------] 7 tests from std_algorithms_min_max_element_test (55 ms total)
41:
41: [----------] Global test environment tear-down
41: [==========] 7 tests from 1 test suite ran. (55 ms total)
41: [ PASSED ] 7 tests.
41/62 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.37 sec
test 42
Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C
42: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
42: Test timeout computed to be: 600
42: [==========] Running 13 tests from 10 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_lexicographical_compare_test
42: [ RUN ] std_algorithms_lexicographical_compare_test.test
42: [ OK ] std_algorithms_lexicographical_compare_test.test (28 ms)
42: [----------] 1 test from std_algorithms_lexicographical_compare_test (28 ms total)
42:
42: [----------] 1 test from std_algorithms_for_each_test
42: [ RUN ] std_algorithms_for_each_test.test
42: [ OK ] std_algorithms_for_each_test.test (66 ms)
42: [----------] 1 test from std_algorithms_for_each_test (66 ms total)
42:
42: [----------] 1 test from std_algorithms_find_test
42: [ RUN ] std_algorithms_find_test.test
42: [ OK ] std_algorithms_find_test.test (31 ms)
42: [----------] 1 test from std_algorithms_find_test (31 ms total)
42:
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops
42: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of
42: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (568 ms)
42: [ RUN ] std_algorithms_non_mod_seq_ops.find_end
42: [ OK ] std_algorithms_non_mod_seq_ops.find_end (538 ms)
42: [ RUN ] std_algorithms_non_mod_seq_ops.search
42: [ OK ] std_algorithms_non_mod_seq_ops.search (535 ms)
42: [ RUN ] std_algorithms_non_mod_seq_ops.search_n
42: [ OK ] std_algorithms_non_mod_seq_ops.search_n (392 ms)
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2034 ms total)
42:
42: [----------] 1 test from std_algorithms_count_test
42: [ RUN ] std_algorithms_count_test.test
42: [ OK ] std_algorithms_count_test.test (23 ms)
42: [----------] 1 test from std_algorithms_count_test (23 ms total)
42:
42: [----------] 1 test from std_algorithms_equal_test
42: [ RUN ] std_algorithms_equal_test.test
42: [ OK ] std_algorithms_equal_test.test (19 ms)
42: [----------] 1 test from std_algorithms_equal_test (19 ms total)
42:
42: [----------] 1 test from std_algorithms_all_any_none_of_test
42: [ RUN ] std_algorithms_all_any_none_of_test.test
42: [ OK ] std_algorithms_all_any_none_of_test.test (31 ms)
42: [----------] 1 test from std_algorithms_all_any_none_of_test (31 ms total)
42:
42: [----------] 1 test from std_algorithms_nonmod_seq_ops
42: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find
42: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (53 ms)
42: [----------] 1 test from std_algorithms_nonmod_seq_ops (53 ms total)
42:
42: [----------] 1 test from std_algorithms_mismatch_test
42: [ RUN ] std_algorithms_mismatch_test.test
42: [ OK ] std_algorithms_mismatch_test.test (82 ms)
42: [----------] 1 test from std_algorithms_mismatch_test (82 ms total)
42:
42: [----------] 1 test from std_algorithms_mod_seq_ops
42: [ RUN ] std_algorithms_mod_seq_ops.move_backward
42: [ OK ] std_algorithms_mod_seq_ops.move_backward (75 ms)
42: [----------] 1 test from std_algorithms_mod_seq_ops (75 ms total)
42:
42: [----------] Global test environment tear-down
42: [==========] 13 tests from 10 test suites ran. (2448 ms total)
42: [ PASSED ] 13 tests.
42/62 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.80 sec
test 43
Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D
43: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
43: Test timeout computed to be: 600
43: [==========] Running 31 tests from 5 test suites.
43: [----------] Global test environment set-up.
43: [----------] 3 tests from std_algorithms_mod_ops_test
43: [ RUN ] std_algorithms_mod_ops_test.move
43: [ OK ] std_algorithms_mod_ops_test.move (0 ms)
43: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor
43: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
43: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view
43: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
43: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
43:
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test
43: [ RUN ] std_algorithms_mod_seq_ops_test.copy
43: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view
43: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n
43: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward
43: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy
43: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.fill
43: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n
43: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.generate
43: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n
43: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
43: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges
43: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total)
43:
43: [----------] 4 tests from std_algorithms_replace_ops_test
43: [ RUN ] std_algorithms_replace_ops_test.replace
43: [ OK ] std_algorithms_replace_ops_test.replace (39 ms)
43: [ RUN ] std_algorithms_replace_ops_test.replace_if
43: [ OK ] std_algorithms_replace_ops_test.replace_if (90 ms)
43: [ RUN ] std_algorithms_replace_ops_test.replace_copy
43: [ OK ] std_algorithms_replace_ops_test.replace_copy (69 ms)
43: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if
43: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (63 ms)
43: [----------] 4 tests from std_algorithms_replace_ops_test (262 ms total)
43:
43: [----------] 11 tests from std_algorithms_mod_seq_ops
43: [ RUN ] std_algorithms_mod_seq_ops.copy_if
43: [ OK ] std_algorithms_mod_seq_ops.copy_if (44 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.unique
43: [ OK ] std_algorithms_mod_seq_ops.unique (94 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.unique_copy
43: [ OK ] std_algorithms_mod_seq_ops.unique_copy (60 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.remove
43: [ OK ] std_algorithms_mod_seq_ops.remove (39 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.remove_if
43: [ OK ] std_algorithms_mod_seq_ops.remove_if (43 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy
43: [ OK ] std_algorithms_mod_seq_ops.remove_copy (88 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if
43: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (43 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.rotate
43: [ OK ] std_algorithms_mod_seq_ops.rotate (547 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy
43: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (336 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.shift_left
43: [ OK ] std_algorithms_mod_seq_ops.shift_left (814 ms)
43: [ RUN ] std_algorithms_mod_seq_ops.shift_right
43: [ OK ] std_algorithms_mod_seq_ops.shift_right (819 ms)
43: [----------] 11 tests from std_algorithms_mod_seq_ops (2933 ms total)
43:
43: [----------] 1 test from std_algorithms_modseq_test
43: [ RUN ] std_algorithms_modseq_test.reverse
43: [ OK ] std_algorithms_modseq_test.reverse (66 ms)
43: [----------] 1 test from std_algorithms_modseq_test (66 ms total)
43:
43: [----------] Global test environment tear-down
43: [==========] 31 tests from 5 test suites ran. (3267 ms total)
43: [ PASSED ] 31 tests.
43/62 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 3.63 sec
test 44
Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E
44: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
44: Test timeout computed to be: 600
44: [==========] Running 29 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_sorting_ops_test
44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted
44: [ OK ] std_algorithms_sorting_ops_test.is_sorted (14 ms)
44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until
44: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms)
44: [----------] 2 tests from std_algorithms_sorting_ops_test (27 ms total)
44:
44: [----------] 4 tests from std_algorithms_partitioning_test
44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial
44: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view
44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
44: [ RUN ] std_algorithms_partitioning_test.partition_point
44: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms)
44: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
44:
44: [----------] 1 test from std_algorithms_partitioning_ops
44: [ RUN ] std_algorithms_partitioning_ops.partition_copy
44: [ OK ] std_algorithms_partitioning_ops.partition_copy (40 ms)
44: [----------] 1 test from std_algorithms_partitioning_ops (40 ms total)
44:
44: [----------] 12 tests from std_algorithms_numerics_test
44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
44: [----------] 12 tests from std_algorithms_numerics_test (13 ms total)
44:
44: [----------] 1 test from std_algorithms_numerics_ops_test
44: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference
44: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (98 ms)
44: [----------] 1 test from std_algorithms_numerics_ops_test (98 ms total)
44:
44: [----------] 8 tests from std_algorithms_numeric_ops_test
44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan
44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (775 ms)
44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor
44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan
44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (712 ms)
44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor
44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan
44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (227 ms)
44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan
44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (387 ms)
44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
44: [----------] 8 tests from std_algorithms_numeric_ops_test (2102 ms total)
44:
44: [----------] 1 test from std_algorithms_transform_ops_test
44: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op
44: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (48 ms)
44: [----------] 1 test from std_algorithms_transform_ops_test (48 ms total)
44:
44: [----------] Global test environment tear-down
44: [==========] 29 tests from 7 test suites ran. (2335 ms total)
44: [ PASSED ] 29 tests.
44/62 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.71 sec
test 45
Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A
45: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
45: Test timeout computed to be: 600
45: [==========] Running 12 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test
45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (545 ms)
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 (535 ms)
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1081 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 (269 ms)
45: [ RUN ] std_algorithms_count_team_test.count_returns_zero
45: [ OK ] std_algorithms_count_team_test.count_returns_zero (247 ms)
45: [----------] 2 tests from std_algorithms_count_team_test (517 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 (293 ms)
45: [----------] 1 test from std_algorithms_count_if_team_test (293 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 (357 ms)
45: [----------] 1 test from std_algorithms_for_each_team_test (357 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 (388 ms)
45: [----------] 1 test from std_algorithms_for_each_n_team_test (388 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 (601 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 (570 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 (578 ms)
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1750 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 (625 ms)
45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (849 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (1474 ms total)
45:
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (5864 ms total)
45: [ PASSED ] 12 tests.
45/62 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.20 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: 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 (951 ms)
46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal
46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1272 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (2224 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 (556 ms)
46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist
46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (564 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (1120 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 (639 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 (643 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (1283 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 (602 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 (800 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (1403 ms total)
46:
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (6031 ms total)
46: [ PASSED ] 8 tests.
46/62 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.36 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: 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 (261 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 (263 ms)
47: [----------] 2 tests from std_algorithms_find_team_test (525 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 (254 ms)
47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false
47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (261 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (516 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 (267 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 (253 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (521 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 (260 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (260 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 (250 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (250 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 (259 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (259 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 (286 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 (277 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (563 ms total)
47:
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (2896 ms total)
47: [ PASSED ] 11 tests.
47/62 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.23 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: 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 (576 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (576 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 (571 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (571 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 (611 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (611 ms total)
48:
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (1758 ms total)
48: [ PASSED ] 3 tests.
48/62 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.09 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: 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 (264 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (264 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 (467 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (467 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 (329 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (329 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 (369 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (369 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 (388 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (388 ms total)
49:
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (2202 ms total)
49: [ PASSED ] 6 tests.
49/62 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.54 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: 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 (285 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (285 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 (352 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (352 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 (636 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (636 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 (671 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (671 ms total)
50:
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (1946 ms total)
50: [ PASSED ] 4 tests.
50/62 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.28 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: 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 (464 ms)
51: [----------] 1 test from std_algorithms_move_team_test (464 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 (474 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (474 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 (1603 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (1603 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 (1585 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (1585 ms total)
51:
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (4127 ms total)
51: [ PASSED ] 4 tests.
51/62 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.46 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: 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 (573 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (573 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 (587 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (587 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 (473 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (473 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 (431 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (431 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 (544 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (544 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 (458 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (458 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 (413 ms)
52: [----------] 1 test from std_algorithms_remove_if_team_test (413 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 (457 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (457 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 (388 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (388 ms total)
52:
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (4327 ms total)
52: [ PASSED ] 9 tests.
52/62 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.67 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: 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 (653 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (653 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 (809 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (809 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 (853 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (853 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 (1452 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1452 ms total)
53:
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (3768 ms total)
53: [ PASSED ] 4 tests.
53/62 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.10 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: 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 (517 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 (423 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (940 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 (24 ms)
54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB
54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (32 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 (455 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (853 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 (12 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true
54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (218 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false
54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (219 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.random
54: [ OK ] std_algorithms_is_partitioned_team_test.random (168 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (619 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 (21 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.all_true
54: [ OK ] std_algorithms_partition_copy_team_test.all_true (554 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.all_false
54: [ OK ] std_algorithms_partition_copy_team_test.all_false (552 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.random
54: [ OK ] std_algorithms_partition_copy_team_test.random (497 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (1626 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 (12 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 (214 ms)
54: [ RUN ] std_algorithms_partition_point_team_test.random
54: [ OK ] std_algorithms_partition_point_team_test.random (158 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (599 ms total)
54:
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (4639 ms total)
54: [ PASSED ] 18 tests.
54/62 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.97 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: 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
55: [ OK ] std_algorithms_transform_team_test.test_unary_op (626 ms)
55: [ RUN ] std_algorithms_transform_team_test.test_binary_op
55: [ OK ] std_algorithms_transform_team_test.test_binary_op (795 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (1421 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 (1389 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (1389 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 (469 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (469 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 (743 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (743 ms total)
55:
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (4025 ms total)
55: [ PASSED ] 5 tests.
55/62 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.36 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: 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
56: [ OK ] std_algorithms_exclusive_scan_team_test.test (1639 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1639 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 (831 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (831 ms total)
56:
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (2471 ms total)
56: [ PASSED ] 2 tests.
56/62 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.80 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: 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 (2487 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2487 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 (1675 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1675 ms total)
57:
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (4163 ms total)
57: [ PASSED ] 2 tests.
57/62 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.49 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-12-17_T05-32-06.json"
58: Test timeout computed to be: 600
58: 2025-12-17T06:10:08+00:00
58: Running /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan
58: Run on (64 X 2994.26 MHz CPU s)
58: CPU Caches:
58: L1 Data 32 KiB (x32)
58: L1 Instruction 32 KiB (x32)
58: L2 Unified 512 KiB (x32)
58: L3 Unified 16384 KiB (x16)
58: Load Average: 1.62, 2.35, 4.83
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_GFX908
58: Is Large Bar: 1
58: KOKKOS_COMPILER_CLANG: 2000
58: KOKKOS_ENABLE_ASM: no
58: KOKKOS_ENABLE_CXX20: yes
58: KOKKOS_ENABLE_CXX23: no
58: KOKKOS_ENABLE_CXX26: no
58: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
58: KOKKOS_ENABLE_HIP: yes
58: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: yes
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 gfx908: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: 31.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: b6d5a171817c2d359d0271852e2cfffd067d436a
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.002 s 0.002 s 428 1.01166k/s 1.6k 1
58: BM_inclusive_scan<std::int64_t>/100000000/manual_time 0.002 s 0.002 s 441 1.01177k/s 1.6k 1
58: BM_inclusive_scan<double>/100000000/manual_time 0.002 s 0.002 s 441 1.01121k/s 1.6k 1
58: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.0118k/s 1.6k 1
58: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.01177k/s 1.6k 1
58: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.01132k/s 1.6k 1
58: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.00675k/s 1.6k 1
58: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.01191k/s 1.6k 1
58: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.00824k/s 1.6k 1
58/62 Test #58: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 23.43 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-12-17_T05-32-06.json"
59: Test timeout computed to be: 600
59: 2025-12-17T06:10:31+00:00
59: Running /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_Random
59: Run on (64 X 2994.26 MHz CPU s)
59: CPU Caches:
59: L1 Data 32 KiB (x32)
59: L1 Instruction 32 KiB (x32)
59: L2 Unified 512 KiB (x32)
59: L3 Unified 16384 KiB (x16)
59: Load Average: 1.54, 2.27, 4.74
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_GFX908
59: Is Large Bar: 1
59: KOKKOS_COMPILER_CLANG: 2000
59: KOKKOS_ENABLE_ASM: no
59: KOKKOS_ENABLE_CXX20: yes
59: KOKKOS_ENABLE_CXX23: no
59: KOKKOS_ENABLE_CXX26: no
59: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
59: KOKKOS_ENABLE_HIP: yes
59: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: yes
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 gfx908: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: 31.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: b6d5a171817c2d359d0271852e2cfffd067d436a
59: platform: 64bit
59: ------------------------------------------------------------------------------------------
59: Benchmark Time CPU Iterations FOM: rate
59: ------------------------------------------------------------------------------------------
59: Random64/N:2097152/K:1/real_time 65.6 us 65.2 us 10668 31.9552G/s
59: Random64/N:2097152/K:256/real_time 1659 us 1651 us 427 323.579G/s
59: Random1024/N:2097152/K:1/real_time 781 us 776 us 909 2.6861G/s
59: Random1024/N:2097152/K:256/real_time 10697 us 10652 us 66 50.1902G/s
59/62 Test #59: Kokkos_PerformanceTest_Random .............................. Passed 3.96 sec
test 60
Start 60: Kokkos_UnitTest_SIMD
60: Test command: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests/Kokkos_UnitTest_SIMD
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 (10 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 (12 ms total)
60:
60: [----------] Global test environment tear-down
60: [==========] 22 tests from 1 test suite ran. (12 ms total)
60: [ PASSED ] 22 tests.
60/62 Test #60: Kokkos_UnitTest_SIMD ....................................... Passed 0.34 sec
test 61
Start 61: Kokkos_Example_VirtualFunctions
61: Test command: /var/jenkins/workspace/Kokkos_nightly/build/example/virtual_functions/Kokkos_example_virtual_functions
61: Test timeout computed to be: 600
61: Values: 1 2
61/62 Test #61: Kokkos_Example_VirtualFunctions ............................ Passed 0.33 sec
test 62
Start 62: Kokkos_Example_RelocatableFunction
62: Test command: /var/jenkins/workspace/Kokkos_nightly/build/example/relocatable_function/Kokkos_example_relocatable_function
62: Test timeout computed to be: 600
62: 1.000000e+01 7.419900e-05s (relocatable) vs. 4.244900e-05s (inline)
62: 1.000000e+02 4.217000e-05s (relocatable) vs. 3.952400e-05s (inline)
62: 1.000000e+03 3.976500e-05s (relocatable) vs. 4.199900e-05s (inline)
62: 1.000000e+04 4.296000e-05s (relocatable) vs. 4.078700e-05s (inline)
62: 1.000000e+05 3.958400e-05s (relocatable) vs. 4.158800e-05s (inline)
62: 1.000000e+06 4.766000e-05s (relocatable) vs. 4.802000e-05s (inline)
62: 1.000000e+07 7.438000e-05s (relocatable) vs. 7.430000e-05s (inline)
62: 1.000000e+08 1.353540e-04s (relocatable) vs. 1.216590e-04s (inline)
62/62 Test #62: Kokkos_Example_RelocatableFunction ......................... Passed 0.32 sec
100% tests passed, 0 tests failed out of 62
Label Time Summary:
Kokkos = 685.03 sec*proc (51 tests)
Total Test time (real) = 1281.11 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/20251217-0100/Update.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251217-0100-Nightly___XML___Update.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=0f324433246bc53568d834889c557b55 Size: 507
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Update.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Configure.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251217-0100-Nightly___XML___Configure.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=316ad6c73e339db8add629bc2ee1c69c Size: 6723
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Configure.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Build.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251217-0100-Nightly___XML___Build.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=c99d494e0504c92396758812515381a2 Size: 1067
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Build.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Test.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251217-0100-Nightly___XML___Test.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=cd439891b16ddb941abc7170b6d1433a Size: 111771
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Test.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-0100/Done.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251217-0100-Nightly___XML___Done.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251217-0100-Nightly&MD5=9addf659770a8586ad47f293838ed943 Size: 107
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251217-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 2526a1f9ac37e58bff3ee4618f1c54f401ec86a1b32d3a221f87386fccdf58c3
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 2526a1f9ac37e58bff3ee4618f1c54f401ec86a1b32d3a221f87386fccdf58c3
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 127
Finished: FAILURE