Skip to content
Success

Console Output

Skipping 4,229 KB.. Full Log
38: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
38: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
38: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
38: 
38: [----------] 12 tests from std_algorithms_mod_seq_ops_test
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
38: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
38: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
38: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
38: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
38: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
38: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
38: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
38: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
38: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total)
38: 
38: [----------] 4 tests from std_algorithms_replace_ops_test
38: [ RUN      ] std_algorithms_replace_ops_test.replace
38: [       OK ] std_algorithms_replace_ops_test.replace (30 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_if
38: [       OK ] std_algorithms_replace_ops_test.replace_if (142 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
38: [       OK ] std_algorithms_replace_ops_test.replace_copy (50 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
38: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (47 ms)
38: [----------] 4 tests from std_algorithms_replace_ops_test (270 ms total)
38: 
38: [----------] 11 tests from std_algorithms_mod_seq_ops
38: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
38: [       OK ] std_algorithms_mod_seq_ops.copy_if (39 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.unique
38: [       OK ] std_algorithms_mod_seq_ops.unique (246 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
38: [       OK ] std_algorithms_mod_seq_ops.unique_copy (76 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove
38: [       OK ] std_algorithms_mod_seq_ops.remove (62 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
38: [       OK ] std_algorithms_mod_seq_ops.remove_if (64 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
38: [       OK ] std_algorithms_mod_seq_ops.remove_copy (179 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
38: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (62 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.rotate
38: [       OK ] std_algorithms_mod_seq_ops.rotate (1356 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
38: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (418 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
38: [       OK ] std_algorithms_mod_seq_ops.shift_left (1368 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
38: [       OK ] std_algorithms_mod_seq_ops.shift_right (1347 ms)
38: [----------] 11 tests from std_algorithms_mod_seq_ops (5222 ms total)
38: 
38: [----------] 1 test from std_algorithms_modseq_test
38: [ RUN      ] std_algorithms_modseq_test.reverse
38: [       OK ] std_algorithms_modseq_test.reverse (51 ms)
38: [----------] 1 test from std_algorithms_modseq_test (51 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 31 tests from 5 test suites ran. (5553 ms total)
38: [  PASSED  ] 31 tests.
38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    5.96 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E

39: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
39: Test timeout computed to be: 1500
39: [==========] Running 29 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_sorting_ops_test
39: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
39: [       OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms)
39: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
39: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms)
39: [----------] 2 tests from std_algorithms_sorting_ops_test (25 ms total)
39: 
39: [----------] 4 tests from std_algorithms_partitioning_test
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms)
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
39: [ RUN      ] std_algorithms_partitioning_test.partition_point
39: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
39: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total)
39: 
39: [----------] 1 test from std_algorithms_partitioning_ops
39: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
39: [       OK ] std_algorithms_partitioning_ops.partition_copy (29 ms)
39: [----------] 1 test from std_algorithms_partitioning_ops (29 ms total)
39: 
39: [----------] 12 tests from std_algorithms_numerics_test
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (6 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
39: [----------] 12 tests from std_algorithms_numerics_test (16 ms total)
39: 
39: [----------] 1 test from std_algorithms_numerics_ops_test
39: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
39: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (70 ms)
39: [----------] 1 test from std_algorithms_numerics_ops_test (71 ms total)
39: 
39: [----------] 8 tests from std_algorithms_numeric_ops_test
39: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (902 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (684 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (247 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (354 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
39: [----------] 8 tests from std_algorithms_numeric_ops_test (2189 ms total)
39: 
39: [----------] 1 test from std_algorithms_transform_ops_test
39: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
39: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (35 ms)
39: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 29 tests from 7 test suites ran. (2372 ms total)
39: [  PASSED  ] 29 tests.
39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    2.78 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

40: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
40: Test timeout computed to be: 1500
40: [==========] Running 12 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_adjacent_find_team_test
40: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
40: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (507 ms)
40: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
[       OK ] serial.bitset (30831 ms)
[ RUN      ] serial.bitset_default_constructor_no_alloc
[       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
[ RUN      ] serial.dualview_combination
[       OK ] serial.dualview_combination (1 ms)
[ RUN      ] serial.dualview_alloc
[       OK ] serial.dualview_alloc (0 ms)
[ RUN      ] serial.test_dualview_copy_construction_and_assignment
[       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
[ RUN      ] serial.dualview_combinations_without_init
[       OK ] serial.dualview_combinations_without_init (0 ms)
[ RUN      ] serial.dualview_deep_copy
[       OK ] serial.dualview_deep_copy (1 ms)
[ RUN      ] serial.dualview_realloc
[       OK ] serial.dualview_realloc (0 ms)
[ RUN      ] serial.dualview_resize
[       OK ] serial.dualview_resize (0 ms)
[ RUN      ] serial.dualview_device_correct_kokkos_device
[       OK ] serial.dualview_device_correct_kokkos_device (2 ms)
[ RUN      ] serial.dualview_host_correct_kokkos_device
[       OK ] serial.dualview_host_correct_kokkos_device (1 ms)
[ RUN      ] serial.dualview_host_modify_template_device_sync
[       OK ] serial.dualview_host_modify_template_device_sync (1 ms)
[ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
[       OK ] serial.dualview_host_modify_template_device_execspace_sync (1 ms)
[ RUN      ] serial.dualview_device_modify_template_host_sync
[       OK ] serial.dualview_device_modify_template_host_sync (1 ms)
[ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
[       OK ] serial.dualview_device_modify_template_host_execspace_sync (1 ms)
[ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
[       OK ] serial.dualview_template_views_return_correct_executionspace_views (1 ms)
[ RUN      ] serial.dynamic_view
[       OK ] serial.dynamic_view (398 ms)
[ RUN      ] serial.dyn_rank_view_api_generic
[       OK ] serial.dyn_rank_view_api_generic (97 ms)
[ RUN      ] serial.dyn_rank_view_api_operator_rank12345
[       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
[ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
/var/jenkins/workspace/Kokkos_PR-6886/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
skipping since not default execution space
[  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
[ RUN      ] serial.dyn_rank_view_api_operator_rank67
[       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
[ RUN      ] serial.ErrorReporterViaLambda
[       OK ] serial.ErrorReporterViaLambda (0 ms)
[ RUN      ] serial.ErrorReporter
[       OK ] serial.ErrorReporter (0 ms)
[ RUN      ] serial.offsetview_construction
40: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (494 ms)
40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1001 ms total)
40: 
40: [----------] 2 tests from std_algorithms_count_team_test
40: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
40: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (547 ms)
40: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
40: [       OK ] std_algorithms_count_team_test.count_returns_zero (216 ms)
40: [----------] 2 tests from std_algorithms_count_team_test (764 ms total)
40: 
40: [----------] 1 test from std_algorithms_count_if_team_test
40: [ RUN      ] std_algorithms_count_if_team_test.test
[       OK ] serial.offsetview_construction (2088 ms)
[ RUN      ] serial.offsetview_unmanaged_construction
[       OK ] serial.offsetview_unmanaged_construction (1 ms)
[ RUN      ] serial.offsetview_subview
[       OK ] serial.offsetview_subview (25 ms)
[ RUN      ] serial.offsetview_offsets_rank1
[       OK ] serial.offsetview_offsets_rank1 (0 ms)
[ RUN      ] serial.offsetview_offsets_rank2
[       OK ] serial.offsetview_offsets_rank2 (0 ms)
[ RUN      ] serial.offsetview_offsets_rank3
[       OK ] serial.offsetview_offsets_rank3 (0 ms)
[ RUN      ] serial.scatterview
40: [       OK ] std_algorithms_count_if_team_test.test (266 ms)
40: [----------] 1 test from std_algorithms_count_if_team_test (266 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_team_test
40: [ RUN      ] std_algorithms_for_each_team_test.test
40: [       OK ] std_algorithms_for_each_team_test.test (397 ms)
40: [----------] 1 test from std_algorithms_for_each_team_test (397 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_n_team_test
40: [ RUN      ] std_algorithms_for_each_n_team_test.test
40: [       OK ] std_algorithms_for_each_n_team_test.test (421 ms)
40: [----------] 1 test from std_algorithms_for_each_n_team_test (421 ms total)
40: 
40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
40: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2859 ms)
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
40: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1721 ms)
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
40: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1720 ms)
40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6301 ms total)
40: 
40: [----------] 2 tests from std_algorithms_mismatch_team_test
40: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
40: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1916 ms)
40: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
40: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (848 ms)
40: [----------] 2 tests from std_algorithms_mismatch_team_test (2764 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 12 tests from 7 test suites ran. (11918 ms total)
40: [  PASSED  ] 12 tests.
40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   12.32 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

41: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
41: Test timeout computed to be: 1500
41: [==========] Running 8 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_equal_team_test
41: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
41: [       OK ] std_algorithms_equal_team_test.views_are_equal (1521 ms)
41: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
41: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1194 ms)
41: [----------] 2 tests from std_algorithms_equal_team_test (2715 ms total)
41: 
41: [----------] 2 tests from std_algorithms_search_team_test
41: [ RUN      ] std_algorithms_search_team_test.sequences_exist
41: [       OK ] std_algorithms_search_team_test.sequences_exist (685 ms)
41: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (838 ms)
41: [----------] 2 tests from std_algorithms_search_team_test (1523 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_end_team_test
41: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
41: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1809 ms)
41: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1620 ms)
41: [----------] 2 tests from std_algorithms_find_end_team_test (3429 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_first_of_team_test
41: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
41: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1367 ms)
41: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5374 ms)
41: [----------] 2 tests from std_algorithms_find_first_of_team_test (6741 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 8 tests from 4 test suites ran. (14410 ms total)
41: [  PASSED  ] 8 tests.
41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   14.81 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

42: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
42: Test timeout computed to be: 1500
42: [==========] Running 11 tests from 7 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_find_team_test
42: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
42: [       OK ] std_algorithms_find_team_test.searched_values_exist (276 ms)
42: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
42: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (397 ms)
42: [----------] 2 tests from std_algorithms_find_team_test (674 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_if_team_test
42: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
42: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (235 ms)
42: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
42: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (394 ms)
42: [----------] 2 tests from std_algorithms_find_if_team_test (629 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_if_not_team_test
42: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
42: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (399 ms)
42: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
42: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (228 ms)
42: [----------] 2 tests from std_algorithms_find_if_not_team_test (628 ms total)
42: 
42: [----------] 1 test from std_algorithms_all_of_team_test
42: [ RUN      ] std_algorithms_all_of_team_test.test
42: [       OK ] std_algorithms_all_of_team_test.test (394 ms)
42: [----------] 1 test from std_algorithms_all_of_team_test (394 ms total)
42: 
42: [----------] 1 test from std_algorithms_any_of_team_test
42: [ RUN      ] std_algorithms_any_of_team_test.test
42: [       OK ] std_algorithms_any_of_team_test.test (228 ms)
42: [----------] 1 test from std_algorithms_any_of_team_test (228 ms total)
42: 
42: [----------] 1 test from std_algorithms_none_of_team_test
42: [ RUN      ] std_algorithms_none_of_team_test.test
42: [       OK ] std_algorithms_none_of_team_test.test (403 ms)
42: [----------] 1 test from std_algorithms_none_of_team_test (403 ms total)
42: 
42: [----------] 2 tests from std_algorithms_search_n_team_test
42: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
42: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (277 ms)
42: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
42: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (295 ms)
42: [----------] 2 tests from std_algorithms_search_n_team_test (573 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 11 tests from 7 test suites ran. (3531 ms total)
42: [  PASSED  ] 11 tests.
42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    3.94 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

43: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
43: Test timeout computed to be: 1500
43: [==========] Running 3 tests from 3 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_min_element_team_test
43: [ RUN      ] std_algorithms_min_element_team_test.test
43: [       OK ] std_algorithms_min_element_team_test.test (1200 ms)
43: [----------] 1 test from std_algorithms_min_element_team_test (1200 ms total)
43: 
43: [----------] 1 test from std_algorithms_max_element_team_test
43: [ RUN      ] std_algorithms_max_element_team_test.test
43: [       OK ] std_algorithms_max_element_team_test.test (1188 ms)
43: [----------] 1 test from std_algorithms_max_element_team_test (1188 ms total)
43: 
43: [----------] 1 test from std_algorithms_minmax_element_team_test
43: [ RUN      ] std_algorithms_minmax_element_team_test.test
43: [       OK ] std_algorithms_minmax_element_team_test.test (1730 ms)
43: [----------] 1 test from std_algorithms_minmax_element_team_test (1730 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 3 tests from 3 test suites ran. (4119 ms total)
43: [  PASSED  ] 3 tests.
43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    4.52 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

44: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
44: Test timeout computed to be: 1500
44: [==========] Running 6 tests from 6 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_fill_team_test
44: [ RUN      ] std_algorithms_fill_team_test.test
44: [       OK ] std_algorithms_fill_team_test.test (273 ms)
44: [----------] 1 test from std_algorithms_fill_team_test (273 ms total)
44: 
44: [----------] 1 test from std_algorithms_fill_n_team_test
44: [ RUN      ] std_algorithms_fill_n_team_test.test
44: [       OK ] std_algorithms_fill_n_team_test.test (331 ms)
44: [----------] 1 test from std_algorithms_fill_n_team_test (331 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_team_test
44: [ RUN      ] std_algorithms_replace_team_test.test
44: [       OK ] std_algorithms_replace_team_test.test (428 ms)
44: [----------] 1 test from std_algorithms_replace_team_test (428 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_if_team_test
44: [ RUN      ] std_algorithms_replace_if_team_test.test
44: [       OK ] std_algorithms_replace_if_team_test.test (499 ms)
44: [----------] 1 test from std_algorithms_replace_if_team_test (499 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_copy_team_test
44: [ RUN      ] std_algorithms_replace_copy_team_test.test
44: [       OK ] std_algorithms_replace_copy_team_test.test (837 ms)
44: [----------] 1 test from std_algorithms_replace_copy_team_test (837 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_copy_if_team_test
44: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
44: [       OK ] std_algorithms_replace_copy_if_team_test.test (698 ms)
44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (698 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 6 tests from 6 test suites ran. (3068 ms total)
44: [  PASSED  ] 6 tests.
44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    3.47 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

45: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
45: Test timeout computed to be: 1500
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_reverse_team_test
45: [ RUN      ] std_algorithms_reverse_team_test.test
45: [       OK ] std_algorithms_reverse_team_test.test (306 ms)
45: [----------] 1 test from std_algorithms_reverse_team_test (306 ms total)
45: 
45: [----------] 1 test from std_algorithms_reverse_copy_team_test
45: [ RUN      ] std_algorithms_reverse_copy_team_test.test
45: [       OK ] std_algorithms_reverse_copy_team_test.test (335 ms)
45: [----------] 1 test from std_algorithms_reverse_copy_team_test (335 ms total)
45: 
45: [----------] 1 test from std_algorithms_rotate_team_test
45: [ RUN      ] std_algorithms_rotate_team_test.test
27: Test_Atomic<unsigned long long int>/100000/iterations:10       4.81 s         0.002 s            10          1            8     7.78138        6.89684m     126.86u     4.99995G         1.46922M     4.99995G
45: [       OK ] std_algorithms_rotate_team_test.test (674 ms)
45: [----------] 1 test from std_algorithms_rotate_team_test (674 ms total)
45: 
45: [----------] 1 test from std_algorithms_rotate_copy_team_test
45: [ RUN      ] std_algorithms_rotate_copy_team_test.test
45: [       OK ] std_algorithms_rotate_copy_team_test.test (539 ms)
45: [----------] 1 test from std_algorithms_rotate_copy_team_test (539 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (1855 ms total)
45: [  PASSED  ] 4 tests.
45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    2.26 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

46: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
46: Test timeout computed to be: 1500
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_move_team_test
46: [ RUN      ] std_algorithms_move_team_test.test
46: [       OK ] std_algorithms_move_team_test.test (493 ms)
46: [----------] 1 test from std_algorithms_move_team_test (493 ms total)
46: 
46: [----------] 1 test from std_algorithms_move_backward_team_test
46: [ RUN      ] std_algorithms_move_backward_team_test.test
46: [       OK ] std_algorithms_move_backward_team_test.test (468 ms)
46: [----------] 1 test from std_algorithms_move_backward_team_test (468 ms total)
46: 
46: [----------] 1 test from std_algorithms_shift_left_team_test
46: [ RUN      ] std_algorithms_shift_left_team_test.test
46: [       OK ] std_algorithms_shift_left_team_test.test (1595 ms)
46: [----------] 1 test from std_algorithms_shift_left_team_test (1595 ms total)
46: 
46: [----------] 1 test from std_algorithms_shift_right_team_test
46: [ RUN      ] std_algorithms_shift_right_team_test.test
46: [       OK ] std_algorithms_shift_right_team_test.test (1526 ms)
46: [----------] 1 test from std_algorithms_shift_right_team_test (1526 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (4084 ms total)
46: [  PASSED  ] 4 tests.
46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    4.48 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

47: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
47: Test timeout computed to be: 1500
47: [==========] Running 9 tests from 9 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_copy_team_test
47: [ RUN      ] std_algorithms_copy_team_test.test
47: [       OK ] std_algorithms_copy_team_test.test (640 ms)
47: [----------] 1 test from std_algorithms_copy_team_test (640 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_n_team_test
47: [ RUN      ] std_algorithms_copy_n_team_test.test
47: [       OK ] std_algorithms_copy_n_team_test.test (411 ms)
47: [----------] 1 test from std_algorithms_copy_n_team_test (411 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_backward_team_test
47: [ RUN      ] std_algorithms_copy_backward_team_test.test
47: [       OK ] std_algorithms_copy_backward_team_test.test (469 ms)
47: [----------] 1 test from std_algorithms_copy_backward_team_test (469 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_if_team_test
47: [ RUN      ] std_algorithms_copy_if_team_test.test
47: [       OK ] std_algorithms_copy_if_team_test.test (540 ms)
47: [----------] 1 test from std_algorithms_copy_if_team_test (540 ms total)
47: 
47: [----------] 1 test from std_algorithms_unique_copy_team_test
47: [ RUN      ] std_algorithms_unique_copy_team_test.test
47: [       OK ] std_algorithms_unique_copy_team_test.test (1143 ms)
47: [----------] 1 test from std_algorithms_unique_copy_team_test (1143 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_team_test
47: [ RUN      ] std_algorithms_remove_team_test.test
47: [       OK ] std_algorithms_remove_team_test.test (683 ms)
47: [----------] 1 test from std_algorithms_remove_team_test (683 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_if_team_test
47: [ RUN      ] std_algorithms_remove_if_team_test.test
47: [       OK ] std_algorithms_remove_if_team_test.test (677 ms)
47: [----------] 1 test from std_algorithms_remove_if_team_test (677 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_copy_team_test
47: [ RUN      ] std_algorithms_remove_copy_team_test.test
47: [       OK ] std_algorithms_remove_copy_team_test.test (746 ms)
47: [----------] 1 test from std_algorithms_remove_copy_team_test (746 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_copy_if_team_test
47: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
47: [       OK ] std_algorithms_remove_copy_if_team_test.test (683 ms)
47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (683 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 9 tests from 9 test suites ran. (5997 ms total)
47: [  PASSED  ] 9 tests.
47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    6.40 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

48: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
48: Test timeout computed to be: 1500
48: [==========] Running 4 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_unique_team_test
48: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
48: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1307 ms)
48: [----------] 1 test from std_algorithms_unique_team_test (1307 ms total)
48: 
48: [----------] 1 test from std_algorithms_adjacent_difference_team_test
48: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
48: [       OK ] std_algorithms_adjacent_difference_team_test.test (1054 ms)
48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1054 ms total)
48: 
48: [----------] 1 test from std_algorithms_reduce_team_test
48: [ RUN      ] std_algorithms_reduce_team_test.test
48: [       OK ] std_algorithms_reduce_team_test.test (841 ms)
48: [----------] 1 test from std_algorithms_reduce_team_test (841 ms total)
48: 
48: [----------] 1 test from std_algorithms_transform_reduce_team_test
48: [ RUN      ] std_algorithms_transform_reduce_team_test.test
48: [       OK ] std_algorithms_transform_reduce_team_test.test (1418 ms)
48: [----------] 1 test from std_algorithms_transform_reduce_team_test (1418 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 4 tests from 4 test suites ran. (4622 ms total)
48: [  PASSED  ] 4 tests.
48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    5.03 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

49: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
49: Test timeout computed to be: 1500
49: [==========] Running 18 tests from 5 test suites.
49: [----------] Global test environment set-up.
49: [----------] 2 tests from std_algorithms_is_sorted_team_test
49: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
49: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (501 ms)
49: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
[       OK ] serial.scatterview (47555 ms)
[ RUN      ] serial.scatterview_devicetype
[       OK ] serial.scatterview_devicetype (9 ms)
[ RUN      ] serial.staticcrsgraph
[       OK ] serial.staticcrsgraph (38 ms)
[ RUN      ] serial.UnorderedMap_insert
49: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1301 ms)
49: [----------] 2 tests from std_algorithms_is_sorted_team_test (1803 ms total)
49: 
49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (18 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (21 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1238 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (696 ms)
49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1975 ms total)
49: 
49: [----------] 4 tests from std_algorithms_is_partitioned_team_test
49: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
49: [       OK ] std_algorithms_is_partitioned_team_test.empty (11 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
49: [       OK ] std_algorithms_is_partitioned_team_test.all_true (338 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
49: [       OK ] std_algorithms_is_partitioned_team_test.all_false (341 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.random
49: [       OK ] std_algorithms_is_partitioned_team_test.random (289 ms)
49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (981 ms total)
49: 
49: [----------] 4 tests from std_algorithms_partition_copy_team_test
49: [ RUN      ] std_algorithms_partition_copy_team_test.empty
49: [       OK ] std_algorithms_partition_copy_team_test.empty (16 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
49: [       OK ] std_algorithms_partition_copy_team_test.all_true (673 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
49: [       OK ] std_algorithms_partition_copy_team_test.all_false (662 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.random
49: [       OK ] std_algorithms_partition_copy_team_test.random (612 ms)
49: [----------] 4 tests from std_algorithms_partition_copy_team_test (1965 ms total)
49: 
49: [----------] 4 tests from std_algorithms_partition_point_team_test
49: [ RUN      ] std_algorithms_partition_point_team_test.empty
49: [       OK ] std_algorithms_partition_point_team_test.empty (11 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.all_true
49: [       OK ] std_algorithms_partition_point_team_test.all_true (212 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.all_false
49: [       OK ] std_algorithms_partition_point_team_test.all_false (213 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.random
49: [       OK ] std_algorithms_partition_point_team_test.random (165 ms)
49: [----------] 4 tests from std_algorithms_partition_point_team_test (602 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 18 tests from 5 test suites ran. (7328 ms total)
49: [  PASSED  ] 18 tests.
49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    7.73 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

50: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
50: Test timeout computed to be: 1500
50: [==========] Running 5 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 2 tests from std_algorithms_transform_team_test
50: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
50: [       OK ] std_algorithms_transform_team_test.test_unary_op (671 ms)
50: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
50: [       OK ] std_algorithms_transform_team_test.test_binary_op (779 ms)
50: [----------] 2 tests from std_algorithms_transform_team_test (1451 ms total)
50: 
50: [----------] 1 test from std_algorithms_generate_team_test
50: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
50: [       OK ] std_algorithms_generate_team_test.test_unary_op (1739 ms)
50: [----------] 1 test from std_algorithms_generate_team_test (1739 ms total)
50: 
50: [----------] 1 test from std_algorithms_generate_n_team_test
50: [ RUN      ] std_algorithms_generate_n_team_test.test
50: [       OK ] std_algorithms_generate_n_team_test.test (382 ms)
50: [----------] 1 test from std_algorithms_generate_n_team_test (382 ms total)
50: 
50: [----------] 1 test from std_algorithms_swap_ranges_team_test
50: [ RUN      ] std_algorithms_swap_ranges_team_test.test
50: [       OK ] std_algorithms_swap_ranges_team_test.test (790 ms)
50: [----------] 1 test from std_algorithms_swap_ranges_team_test (790 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 5 tests from 4 test suites ran. (4364 ms total)
50: [  PASSED  ] 5 tests.
50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    4.77 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

51: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
51: Test timeout computed to be: 1500
51: [==========] Running 2 tests from 2 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_exclusive_scan_team_test
51: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
51: [       OK ] std_algorithms_exclusive_scan_team_test.test (2881 ms)
51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2881 ms total)
51: 
51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
51: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
51: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1452 ms)
51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1452 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 2 tests from 2 test suites ran. (4334 ms total)
51: [  PASSED  ] 2 tests.
51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    4.73 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

52: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
52: Test timeout computed to be: 1500
52: [==========] Running 2 tests from 2 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_inclusive_scan_team_test
52: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
27: Test_Atomic<float>/100000/iterations:10                        4.54 s         0.003 s            10          0            4     6.21217        6.86387m    1.74038m     4.99966G         1.62947M     4.99989G
52: [       OK ] std_algorithms_inclusive_scan_team_test.test (4322 ms)
52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4322 ms total)
52: 
52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
52: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
52: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2912 ms)
52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2912 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 2 tests from 2 test suites ran. (7234 ms total)
52: [  PASSED  ] 2 tests.
52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    7.64 sec
test 53
      Start 53: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 53

Total Test time (real) = 1066.06 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                         0
cache size                           0.0 kB
max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 122dfe5ec4d2286438f51efd5d773b93f831820d0ffde972a2da092b8a3bfbef
$ docker rm -f --volumes 122dfe5ec4d2286438f51efd5d773b93f831820d0ffde972a2da092b8a3bfbef
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
27: Test_Atomic<double>/100000/iterations:10                       4.46 s         0.003 s            10          1            8     6.15527        7.47822m    1.87851m     4.99995G         1.30278M     4.99995G
[       OK ] serial.UnorderedMap_insert (80484 ms)
[ RUN      ] serial.UnorderedMap_failed_insert
[       OK ] cuda.scatterview (186066 ms)
[ RUN      ] cuda.scatterview_devicetype
[       OK ] cuda.scatterview_devicetype (76 ms)
[ RUN      ] cuda.staticcrsgraph
[       OK ] cuda.staticcrsgraph (108 ms)
[ RUN      ] cuda.UnorderedMap_insert
[       OK ] serial.UnorderedMap_failed_insert (36555 ms)
[ RUN      ] serial.UnorderedMap_deep_copy
[       OK ] serial.UnorderedMap_deep_copy (21 ms)
[ RUN      ] serial.UnorderedMap_valid_empty
[       OK ] serial.UnorderedMap_valid_empty (0 ms)
[ RUN      ] serial.UnorderedMap_clear_zero_size
[       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
[ RUN      ] serial.UnorderedMap_consistent_size
[       OK ] serial.UnorderedMap_consistent_size (0 ms)
[ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
[       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
[ RUN      ] serial.UnorderedMap_lambda_capturable
[       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
[ RUN      ] serial.UnorderedMap_constructor_view_alloc
[       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
[ RUN      ] serial.viewctorprop_embedded_dim
[       OK ] serial.viewctorprop_embedded_dim (0 ms)
[----------] 42 tests from serial (198131 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (198131 ms total)
[  PASSED  ] 41 tests.
[  SKIPPED ] 1 test, listed below:
[  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
27: Test_Atomic<int>/100000/iterations:10                          4.86 s         0.002 s            10          1            4     7.90216        6.89551m      69.56u     704.983M         1.56138M     704.983M
27/49 Test #27: Kokkos_PerformanceTest_Atomic ...............   Passed  428.90 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Serial

28: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/containers/unit_tests
28: Test timeout computed to be: 1500
28: [==========] Running 61 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 61 tests from serial
28: [ RUN      ] serial.bitset
28: [       OK ] serial.bitset (3179 ms)
28: [ RUN      ] serial.bitset_default_constructor_no_alloc
28: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] serial.dualview_combination
28: [       OK ] serial.dualview_combination (0 ms)
28: [ RUN      ] serial.dualview_alloc
28: [       OK ] serial.dualview_alloc (0 ms)
28: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
28: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] serial.dualview_combinations_without_init
28: [       OK ] serial.dualview_combinations_without_init (0 ms)
28: [ RUN      ] serial.dualview_deep_copy
28: [       OK ] serial.dualview_deep_copy (0 ms)
28: [ RUN      ] serial.dualview_realloc
28: [       OK ] serial.dualview_realloc (0 ms)
28: [ RUN      ] serial.dualview_resize
28: [       OK ] serial.dualview_resize (0 ms)
28: [ RUN      ] serial.dualview_device_correct_kokkos_device
28: [       OK ] serial.dualview_device_correct_kokkos_device (98 ms)
28: [ RUN      ] serial.dualview_host_correct_kokkos_device
28: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_sync
28: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
28: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_sync
28: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
28: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
28: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] serial.dynamic_view
28: [       OK ] serial.dynamic_view (18 ms)
28: [ RUN      ] serial.dyn_rank_view_api_generic
28: [       OK ] serial.dyn_rank_view_api_generic (13 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
28: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
28: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] serial.ErrorReporterViaLambda
28: [       OK ] serial.ErrorReporterViaLambda (0 ms)
28: [ RUN      ] serial.ErrorReporter
28: [       OK ] serial.ErrorReporter (0 ms)
28: [ RUN      ] serial.offsetview_construction
28: [       OK ] serial.offsetview_construction (25 ms)
28: [ RUN      ] serial.offsetview_unmanaged_construction
28: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] serial.offsetview_subview
28: [       OK ] serial.offsetview_subview (10 ms)
28: [ RUN      ] serial.offsetview_offsets_rank1
28: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank2
28: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank3
28: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] serial.scatterview
28: [       OK ] serial.scatterview (2948 ms)
28: [ RUN      ] serial.scatterview_devicetype
28: [       OK ] serial.scatterview_devicetype (1 ms)
28: [ RUN      ] serial.staticcrsgraph
28: [       OK ] serial.staticcrsgraph (15 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dualview
28: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_dualview
28: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dualview
28: [       OK ] serial.resize_exec_space_dualview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dualview
28: [       OK ] serial.realloc_exec_space_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dynrankview
28: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dynrankview
28: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dynrankview
28: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_scatterview
28: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
28: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
28: [ RUN      ] serial.resize_exec_space_scatterview
28: [       OK ] serial.resize_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_scatterview
28: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview
28: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
28: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview
28: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
28: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] serial.UnorderedMap_insert
[       OK ] cuda.UnorderedMap_insert (23951 ms)
[ RUN      ] cuda.UnorderedMap_failed_insert
[       OK ] cuda.UnorderedMap_failed_insert (2708 ms)
[ RUN      ] cuda.UnorderedMap_deep_copy
[       OK ] cuda.UnorderedMap_deep_copy (20 ms)
[ RUN      ] cuda.UnorderedMap_valid_empty
[       OK ] cuda.UnorderedMap_valid_empty (2 ms)
[ RUN      ] cuda.UnorderedMap_clear_zero_size
[       OK ] cuda.UnorderedMap_clear_zero_size (1 ms)
[ RUN      ] cuda.UnorderedMap_consistent_size
[       OK ] cuda.UnorderedMap_consistent_size (1 ms)
[ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
[       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
[ RUN      ] cuda.UnorderedMap_lambda_capturable
[       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
[ RUN      ] cuda.UnorderedMap_constructor_view_alloc
[       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
[ RUN      ] cuda.viewctorprop_embedded_dim
[       OK ] cuda.viewctorprop_embedded_dim (1 ms)
[----------] 42 tests from cuda (213071 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (213071 ms total)
[  PASSED  ] 42 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6886/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6886/build/containers/unit_tests'
make -C containers/performance_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6886/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6886/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6886 CXX=/var/jenkins/workspace/Kokkos_PR-6886/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6886/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6886
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6886/build/containers/performance_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6886/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6886/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6886 CXX=/var/jenkins/workspace/Kokkos_PR-6886/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6886/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6886 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6886/build/containers/performance_tests'
./KokkosContainers_PerformanceTest_Cuda
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from TEST_CATEGORY
[ RUN      ] TEST_CATEGORY.dynrankview_perf
Cuda
 DynRankView vs View: Initialization Only 
 View time (init only): 0.00142473
 View sum computation time: 0.00142473
 Strided View time (init only): 0.00128477
 View Rank7 time (init only): 0.00144721
 DynRankView time (init only): 0.0014137
 DynRankView sum computation time: 0.00184054
 Ratio of View to DynRankView time: 1.00781
 Ratio of View to DynRankView sum computation time: 0.958526
 Ratio of View to View Rank7  time: 0.984471
 Ratio of StrideView to DynRankView time: 0.908805
 Ratio of DynRankView to View Rank7  time: 0.976845
[       OK ] TEST_CATEGORY.dynrankview_perf (112 ms)
[ RUN      ] TEST_CATEGORY.global_2_local
Cuda
size, create, generate, fill, find
256, 0.00119037, 0.000223355, 0.00965962, 0.00462226
512, 0.000571871, 4.2298e-05, 4.7058e-05, 0.00438582
1024, 0.000539182, 3.8892e-05, 4.5957e-05, 0.00440777
2048, 0.000499411, 3.8306e-05, 4.6282e-05, 0.00448945
4096, 0.000479559, 3.7232e-05, 4.7563e-05, 0.00451479
8192, 0.000542728, 3.9375e-05, 4.897e-05, 0.00449364
16384, 0.000621447, 3.8855e-05, 5.1803e-05, 0.00452961
32768, 0.000510909, 3.7148e-05, 5.4392e-05, 0.00463109
65536, 0.000547838, 3.74e-05, 6.0882e-05, 0.00492414
131072, 0.000542233, 3.8892e-05, 7.7457e-05, 0.00539235
262144, 0.000551897, 3.8573e-05, 0.000153149, 0.0071866
524288, 0.000570208, 3.9599e-05, 0.000514556, 0.0167055
1048576, 0.00101172, 4.8276e-05, 0.00139281, 0.0474953
2097152, 0.0015061, 9.545e-05, 0.00332356, 0.112618
4194304, 0.00206205, 8.5353e-05, 0.00742337, 0.240821
[       OK ] TEST_CATEGORY.global_2_local (514 ms)
[ RUN      ] TEST_CATEGORY.unordered_map_performance_near
skipping test
[       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
[ RUN      ] TEST_CATEGORY.unordered_map_performance_far
skipping test
[       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
[----------] 4 tests from TEST_CATEGORY (627 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (628 ms total)
[  PASSED  ] 4 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6886/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6886/build/containers/performance_tests'
make -C algorithms/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6886/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6886 CXX=/var/jenkins/workspace/Kokkos_PR-6886/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6886/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6886
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6886/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6886 CXX=/var/jenkins/workspace/Kokkos_PR-6886/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6886/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6886 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests'
./KokkosAlgorithms_UnitTest_Cuda
./KokkosAlgorithms_UnitTest_Serial
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from serial
[ RUN      ] serial.Random_XorShift64
Test Seed:1710952185144697577
Test Scalar=int
 -- Testing randomness properties
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from cuda
[ RUN      ] cuda.Random_XorShift64
Test Seed:1710952185174058880
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0147765 0.0117708 || 0.051031 28051 29301 || 29104.4 28674.4 || 162.719 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00852072 0.00238139 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0104764 0.0025752 || 0.051031 27961 29377 || 28978 28674.4 || 35.5996 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0392845 0.0038564 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00563852 0.0146704 || 0.051031 27993 29300 || 28837 28674.4 || 202.803 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0106828 -0.00136863 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00174944 0.012426 || 0.051031 27992 29283 || 28724.6 28674.4 || 171.777 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00359826 0.0102083 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00024708 -0.99999 -48245.8 || 0.051031 0 195197 || 2.92865e+09 28674.4 || -6.6695e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000740151 -0.318854 0.156642 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195533 -0.999999 -57857.7 || 0.051031 0 1.55134e+06 || 2.86925e+10 28674.4 || -7.99825e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.0058762 -0.967784 10.3062 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.65955e-07 -0.0136227 -0.0294711 || 0.051031 27993 29368 || 29070.4 28674.4 || -407.408 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.11361e-07 0.00551057 0.00540858 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00271245 -0.028026 || 0.051031 27902 29400 || 28752.4 28674.4 || -387.432 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00405051 -0.00162771 || 0.051031 1e+64 -1e+64
Test Seed:1710952185308729238
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00832476 0.0101414 || 0.051031 28003 29376 || 28437.7 28674.4 || 140.195 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0101618 0.00894339 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0067268 -0.0177004 || 0.051031 27972 29322 || 28868.6 28674.4 || -244.69 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0186919 0.00318616 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0200608 0.0162226 || 0.051031 28033 29283 || 28110.5 28674.4 || 224.262 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0190023 -0.00515115 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00612969 0.000915457 || 0.051031 28070 29313 || 28499.7 28674.4 || 12.6553 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00142062 -0.00305048 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243415 -0.99999 -48244.1 || 0.051031 0 194957 || 2.92869e+09 28674.4 || -6.66926e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000729108 -0.299753 0.143418 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195834 -0.999999 -57857.9 || 0.051031 0 1.55213e+06 || 2.86894e+10 28674.4 || -7.99828e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.0058847 -0.968046 10.2975 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.71e-07 -0.0119242 0.019201 || 0.051031 28095 29377 || 29020.4 28674.4 || 265.435 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.26496e-07 0.00165544 0.00517123 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.029714 0.030654 || 0.051031 28022 29275 || 27846.9 28674.4 || 423.761 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0150172 -0.00446846 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift64 (264 ms)
[ RUN      ] cuda.Random_XorShift1024_0
Test Seed:1710952185438451255
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0175504 0.00161198 || 0.051031 10967 11806 || 11180.7 11377 || 22.2839 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00170639 0.000493375 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0203856 -0.00287032 || 0.051031 10951 11763 || 11149.7 11377 || -39.6792 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00126055 0.00203187 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00946196 0.00597937 || 0.051031 10986 11780 || 11485.6 11377 || 82.6588 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00701834 -0.00233207 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00247938 0.00100142 || 0.051031 10993 11824 || 11348.8 11377 || 13.8436 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.018573 0.00228441 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000244245 -0.999975 -7594.77 || 0.051031 0 77639 || 4.61007e+08 11377 || -1.0499e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000732424 -0.151754 0.0224529 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195377 -0.999997 -9107.76 || 0.051031 0 616415 || 4.51662e+09 11377 || -1.25906e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00587316 -0.922947 1.63421 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.73387e-07 -0.000816058 0.0034706 || 0.051031 10986 11796 || 11386.2 11377 || 47.9775 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.24249e-07 0.0122741 0.005328 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0285519 0.00484432 || 0.051031 10991 11743 || 11061.1 11377 || 66.9679 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0054999 -0.0013072 || 0.051031 1e+64 -1e+64
Test Seed:1710952185704459808
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0111982 0.0075399 || 0.051031 10975 11755 || 11251 11377 || 104.232 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0142823 -0.000964635 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00420306 0.000220745 || 0.051031 10965 11756 || 11425 11377 || 3.05157 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00155643 0.000858117 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0165273 -0.00254476 || 0.051031 10940 11814 || 11192 11377 || -35.1788 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00921394 0.000216733 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0117594 0.00303303 || 0.051031 10941 11783 || 11244.7 11377 || 41.9286 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00317485 0.000795425 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000242871 -0.999975 -7595.55 || 0.051031 0 77845 || 4.61071e+08 11377 || -1.05001e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000728355 -0.158163 0.0302684 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195949 -0.999997 -9108.13 || 0.051031 0 616272 || 4.51642e+09 11377 || -1.25911e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00588962 -0.922769 1.61493 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.67029e-07 -0.0076773 -0.00683918 || 0.051031 10973 11835 || 11465 11377 || -94.5448 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.05176e-07 0.0134466 -0.000705199 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00944553 -0.00377948 || 0.051031 10958 11792 || 11270.5 11377 || -52.2475 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0179417 0.00119512 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift1024_0 (734 ms)
[ RUN      ] cuda.Multi_streams
28: [       OK ] serial.UnorderedMap_insert (15183 ms)
28: [ RUN      ] serial.UnorderedMap_failed_insert
[       OK ] cuda.Multi_streams (3212 ms)
[ RUN      ] cuda.SortUnsignedValueType
[       OK ] cuda.SortUnsignedValueType (35 ms)
[ RUN      ] cuda.SortEmptyView
[       OK ] cuda.SortEmptyView (0 ms)
[ RUN      ] cuda.BinSortGenericTests
[       OK ] cuda.BinSortGenericTests (33 ms)
[ RUN      ] cuda.BinSortEmptyView
[       OK ] cuda.BinSortEmptyView (0 ms)
[ RUN      ] cuda.BinSortEmptyKeysView
[       OK ] cuda.BinSortEmptyKeysView (0 ms)
[ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
28: [       OK ] serial.UnorderedMap_failed_insert (12434 ms)
28: [ RUN      ] serial.UnorderedMap_deep_copy
28: [       OK ] serial.UnorderedMap_deep_copy (5 ms)
28: [ RUN      ] serial.UnorderedMap_valid_empty
28: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] serial.UnorderedMap_clear_zero_size
28: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_consistent_size
28: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
28: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] serial.UnorderedMap_lambda_capturable
28: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
28: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] serial.vector_combination
28: [       OK ] serial.vector_combination (0 ms)
28: [ RUN      ] serial.vector_insert
28: [       OK ] serial.vector_insert (0 ms)
28: [ RUN      ] serial.vector_push_back_default_exec
28: [       OK ] serial.vector_push_back_default_exec (0 ms)
28: [ RUN      ] serial.viewctorprop_embedded_dim
28: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
28: [----------] 61 tests from serial (33942 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 61 tests from 1 test suite ran. (33942 ms total)
28: [  PASSED  ] 61 tests.
28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............   Passed   35.27 sec
test 29
      Start 29: Kokkos_UnitTest_Sort

29: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
29: Test timeout computed to be: 1500
29: [==========] Running 15 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 15 tests from openmptarget
29: [ RUN      ] openmptarget.SortUnsignedValueType
29: [       OK ] openmptarget.SortUnsignedValueType (164 ms)
29: [ RUN      ] openmptarget.SortEmptyView
29: [       OK ] openmptarget.SortEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKeyEmptyView
29: [       OK ] openmptarget.SortByKeyEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKey
29: [       OK ] openmptarget.SortByKey (6 ms)
29: [ RUN      ] openmptarget.SortByKeyWithComparator
29: [       OK ] openmptarget.SortByKeyWithComparator (6 ms)
29: [ RUN      ] openmptarget.SortByKeyStaticExtents
29: [       OK ] openmptarget.SortByKeyStaticExtents (2 ms)
29: [ RUN      ] openmptarget.SortByKeyWithStrides
29: [       OK ] openmptarget.SortByKeyWithStrides (1 ms)
29: [ RUN      ] openmptarget.SortByKeyKeysLargerThanValues
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6886/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6886/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
29: [       OK ] openmptarget.SortByKeyKeysLargerThanValues (834 ms)
29: [ RUN      ] openmptarget.SortWithCustomComparator
29: [       OK ] openmptarget.SortWithCustomComparator (2426 ms)
29: [ RUN      ] openmptarget.BinSortGenericTests
29: [       OK ] openmptarget.BinSortGenericTests (46 ms)
29: [ RUN      ] openmptarget.BinSortEmptyView
29: [       OK ] openmptarget.BinSortEmptyView (0 ms)
29: [ RUN      ] openmptarget.BinSortEmptyKeysView
29: [       OK ] openmptarget.BinSortEmptyKeysView (1 ms)
29: [ RUN      ] openmptarget.BinSortUnsignedKeyLayoutStrideValues
29: [       OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (15993 ms)
29: [ RUN      ] openmptarget.NestedSort
29: [       OK ] openmptarget.NestedSort (56 ms)
29: [ RUN      ] openmptarget.NestedSortByKey
29: [       OK ] openmptarget.NestedSortByKey (160 ms)
29: [----------] 15 tests from openmptarget (19702 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 15 tests from 1 test suite ran. (19702 ms total)
29: [  PASSED  ] 15 tests.
29/49 Test #29: Kokkos_UnitTest_Sort ........................   Passed   20.60 sec
test 30
      Start 30: Kokkos_UnitTest_Random

30: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_UnitTest_Random
30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
30: Test timeout computed to be: 1500
30: [==========] Running 3 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from openmptarget
30: [ RUN      ] openmptarget.Random_XorShift64
30: Test Seed:1710952224005521638
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00149343 -0.000130252 || 0.051031 2036 2406 || 2225.38 2222.06 || -1.80061 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00118101 0.000219674 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00509746 -1.94453e-07 || 0.051031 2040 2434 || 2210.79 2222.06 || -0.00268811 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.000343741 0.000135778 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00827932 0.000411508 || 0.051031 2050 2402 || 2240.61 2222.06 || 5.68869 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00792364 -0.000338738 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.000311174 0.000686093 || 0.051031 2048 2405 || 2222.75 2222.06 || 9.48456 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00980016 -4.44096e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.0130706 0.000815561 || 0.051031 2030 2418 || 2193.39 2222.06 || 11.2743 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0170862 -0.000618783 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.000509008 -0.00196938 || 0.051031 2040 2416 || 2223.19 2222.06 || -27.2247 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00497235 0.000245898 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 3.25521e-08 -0.00522073 0.00225153 || 0.051031 2038 2401 || 2233.72 2222.06 || 31.1252 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 9.76563e-08 0.0172878 0.000264549 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.000383132 -0.000835776 || 0.051031 2065 2423 || 2221.21 2222.06 || -11.5538 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.000430338 0.000140112 || 0.051031 1e+64 -1e+64
30: Test Seed:1710952224082686544
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00451331 -0.00190718 || 0.051031 2040 2422 || 2232.14 2222.06 || -26.3649 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00600108 0.000506518 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00171409 0.00144584 || 0.051031 2033 2416 || 2225.88 2222.06 || 19.9873 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00373531 -6.02372e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00749427 -0.00286271 || 0.051031 2041 2418 || 2238.84 2222.06 || -39.5741 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.000337953 0.00058083 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.0216794 -0.00202626 || 0.051031 2050 2404 || 2174.91 2222.06 || -28.011 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00825336 0.000929244 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0179397 -0.000958177 || 0.051031 2040 2421 || 2262.65 2222.06 || -13.2458 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0108642 -0.000695086 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.51042e-08 -0.00944617 -7.00311e-05 || 0.051031 2033 2424 || 2243.25 2222.06 || -0.968111 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 1.95313e-07 -0.00637061 0.000390765 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 9.76563e-08 0.0155798 -0.00317895 || 0.051031 2033 2407 || 2187.97 2222.06 || -43.9458 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 2.92969e-07 -0.00491118 0.000113046 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00646509 -0.000793921 || 0.051031 2047 2398 || 2236.52 2222.06 || -10.9752 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00919901 -0.000154692 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift64 (276 ms)
30: [ RUN      ] openmptarget.Random_XorShift1024_0
30: Test Seed:1710952224161798902
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0109401 -0.000128296 || 0.051031 2010 2404 || 2174.43 2198.22 || -1.77357 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00752277 -0.000301457 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00725619 0.00113056 || 0.051031 2039 2370 || 2214.29 2198.22 || 15.6288 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.000846293 -0.000403997 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00931217 0.00118814 || 0.051031 2022 2377 || 2218.89 2198.22 || 16.4248 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00618349 0.000249854 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00112064 0.000658798 || 0.051031 2023 2358 || 2200.69 2198.22 || 9.10722 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00348707 0.000497682 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 0.00305396 0.000203379 || 0.051031 2012 2395 || 2191.53 2198.22 || 2.81152 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.0240349 -0.000530726 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0276532 -0.000461698 || 0.051031 2012 2389 || 2139.07 2198.22 || -6.38251 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0125092 0.000311959 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0147025 -0.000832657 || 0.051031 1999 2369 || 2231.02 2198.22 || -11.5106 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00637631 0.000979781 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00146229 -0.00157912 || 0.051031 2031 2375 || 2195.01 2198.22 || -21.8298 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.000114978 -0.000138538 || 0.051031 1e+64 -1e+64
30: Test Seed:1710952224275433989
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00142997 -0.000911685 || 0.051031 2025 2376 || 2201.37 2198.22 || -12.6031 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00669198 -0.000774599 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00782964 0.00025619 || 0.051031 2033 2376 || 2215.57 2198.22 || 3.54157 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00920435 2.43861e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00653471 -0.00282238 || 0.051031 2021 2377 || 2212.68 2198.22 || -39.0165 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.000396193 0.000674433 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00656153 0.000240844 || 0.051031 2012 2399 || 2212.74 2198.22 || 3.32942 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00522362 -0.000289668 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.024099 0.000407202 || 0.051031 2026 2426 || 2252.51 2198.22 || 5.62917 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0137386 -0.000264373 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0209162 0.00196725 || 0.051031 2027 2377 || 2245.18 2198.22 || 27.1952 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00609025 -0.000181393 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 -0.00647838 -0.000428386 || 0.051031 2029 2401 || 2212.56 2198.22 || -5.92201 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 0.0339763 0.00026863 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00130601 -0.00270059 || 0.051031 2012 2372 || 2195.36 2198.22 || -37.3329 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00756555 0.000488483 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift1024_0 (270 ms)
30: [ RUN      ] openmptarget.Multi_streams
30: /var/jenkins/workspace/Kokkos_PR-6886/algorithms/unit_tests/TestRandom.hpp:587: Skipped
30: Libomptarget error
30: [  SKIPPED ] openmptarget.Multi_streams (0 ms)
30: [----------] 3 tests from openmptarget (547 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 3 tests from 1 test suite ran. (547 ms total)
30: [  PASSED  ] 2 tests.
30: [  SKIPPED ] 1 test, listed below:
30: [  SKIPPED ] openmptarget.Multi_streams
30/49 Test #30: Kokkos_UnitTest_Random ......................   Passed    1.43 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A

31: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
31: Test timeout computed to be: 1500
31: [==========] Running 14 tests from 3 test suites.
31: [----------] Global test environment set-up.
31: [----------] 3 tests from std_algorithms_reducers
31: [ RUN      ] std_algorithms_reducers.max_first_loc
31: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_first_loc
31: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
31: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
31: [----------] 3 tests from std_algorithms_reducers (0 ms total)
31: 
31: [----------] 1 test from std_algorithms
31: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
31: [       OK ] std_algorithms.is_admissible_to_std_algorithms (95 ms)
31: [----------] 1 test from std_algorithms (95 ms total)
31: 
31: [----------] 10 tests from random_access_iterator_test
31: [ RUN      ] random_access_iterator_test.constructor
31: [       OK ] random_access_iterator_test.constructor (0 ms)
31: [ RUN      ] random_access_iterator_test.dereference
31: [       OK ] random_access_iterator_test.dereference (2 ms)
31: [ RUN      ] random_access_iterator_test.subscript_operator
31: [       OK ] random_access_iterator_test.subscript_operator (1 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet1
31: [       OK ] random_access_iterator_test.operatorsSet1 (2 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet2
31: [       OK ] random_access_iterator_test.operatorsSet2 (2 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet3
31: [       OK ] random_access_iterator_test.operatorsSet3 (2 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet4
31: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
31: [ RUN      ] random_access_iterator_test.assignment_operator
31: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
31: [ RUN      ] random_access_iterator_test.distance
31: [       OK ] random_access_iterator_test.distance (0 ms)
31: [ RUN      ] random_access_iterator_test.traits_helpers
31: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
31: [----------] 10 tests from random_access_iterator_test (15 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 14 tests from 3 test suites ran. (111 ms total)
31: [  PASSED  ] 14 tests.
31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.99 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B

32: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
32: Test timeout computed to be: 1500
32: [==========] Running 6 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 6 tests from std_algorithms_min_max_element_test
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (103 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (19 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (27 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (28 ms)
32: [----------] 6 tests from std_algorithms_min_max_element_test (180 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 6 tests from 1 test suite ran. (180 ms total)
32: [  PASSED  ] 6 tests.
32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    1.06 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C

33: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
33: Test timeout computed to be: 1500
33: [==========] Running 13 tests from 10 test suites.
33: [----------] Global test environment set-up.
33: [----------] 1 test from std_algorithms_lexicographical_compare_test
33: [ RUN      ] std_algorithms_lexicographical_compare_test.test
33: [       OK ] std_algorithms_lexicographical_compare_test.test (0 ms)
33: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total)
33: 
33: [----------] 1 test from std_algorithms_for_each_test
33: [ RUN      ] std_algorithms_for_each_test.test
33: [       OK ] std_algorithms_for_each_test.test (438 ms)
33: [----------] 1 test from std_algorithms_for_each_test (438 ms total)
33: 
33: [----------] 1 test from std_algorithms_find_test
33: [ RUN      ] std_algorithms_find_test.test
33: [       OK ] std_algorithms_find_test.test (202 ms)
33: [----------] 1 test from std_algorithms_find_test (202 ms total)
33: 
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
33: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1336 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
33: [       OK ] std_algorithms_non_mod_seq_ops.find_end (2489 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search
33: [       OK ] std_algorithms_non_mod_seq_ops.search (1583 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
33: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1359 ms)
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6769 ms total)
33: 
33: [----------] 1 test from std_algorithms_count_test
33: [ RUN      ] std_algorithms_count_test.test
33: [       OK ] std_algorithms_count_test.test (224 ms)
33: [----------] 1 test from std_algorithms_count_test (224 ms total)
33: 
33: [----------] 1 test from std_algorithms_equal_test
33: [ RUN      ] std_algorithms_equal_test.test
33: [       OK ] std_algorithms_equal_test.test (84 ms)
33: [----------] 1 test from std_algorithms_equal_test (84 ms total)
33: 
33: [----------] 1 test from std_algorithms_all_any_none_of_test
33: [ RUN      ] std_algorithms_all_any_none_of_test.test
33: [       OK ] std_algorithms_all_any_none_of_test.test (180 ms)
33: [----------] 1 test from std_algorithms_all_any_none_of_test (180 ms total)
33: 
33: [----------] 1 test from std_algorithms_nonmod_seq_ops
33: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
33: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (239 ms)
33: [----------] 1 test from std_algorithms_nonmod_seq_ops (239 ms total)
33: 
33: [----------] 1 test from std_algorithms_mismatch_test
33: [ RUN      ] std_algorithms_mismatch_test.test
33: [       OK ] std_algorithms_mismatch_test.test (418 ms)
33: [----------] 1 test from std_algorithms_mismatch_test (418 ms total)
33: 
33: [----------] 1 test from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
33: [       OK ] std_algorithms_mod_seq_ops.move_backward (139 ms)
33: [----------] 1 test from std_algorithms_mod_seq_ops (139 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 13 tests from 10 test suites ran. (8697 ms total)
33: [  PASSED  ] 13 tests.
33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    9.58 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D

34: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
34: Test timeout computed to be: 1500
34: [==========] Running 31 tests from 5 test suites.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from std_algorithms_mod_ops_test
34: [ RUN      ] std_algorithms_mod_ops_test.move
34: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
34: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (133 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
34: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
34: [----------] 3 tests from std_algorithms_mod_ops_test (134 ms total)
34: 
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
34: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
34: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
34: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
34: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
34: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
34: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
34: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (2 ms)
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (10 ms total)
34: 
34: [----------] 4 tests from std_algorithms_replace_ops_test
34: [ RUN      ] std_algorithms_replace_ops_test.replace
34: [       OK ] std_algorithms_replace_ops_test.replace (74 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_if
34: [       OK ] std_algorithms_replace_ops_test.replace_if (313 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
34: [       OK ] std_algorithms_replace_ops_test.replace_copy (133 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
34: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (122 ms)
34: [----------] 4 tests from std_algorithms_replace_ops_test (643 ms total)
34: 
34: [----------] 11 tests from std_algorithms_mod_seq_ops
34: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
34: [       OK ] std_algorithms_mod_seq_ops.copy_if (123 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique
34: [       OK ] std_algorithms_mod_seq_ops.unique (636 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
34: [       OK ] std_algorithms_mod_seq_ops.unique_copy (263 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove
34: [       OK ] std_algorithms_mod_seq_ops.remove (184 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_if (190 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy (439 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (184 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate
34: [       OK ] std_algorithms_mod_seq_ops.rotate (2620 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
34: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (904 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
34: [       OK ] std_algorithms_mod_seq_ops.shift_left (2642 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
34: [       OK ] std_algorithms_mod_seq_ops.shift_right (2491 ms)
34: [----------] 11 tests from std_algorithms_mod_seq_ops (10682 ms total)
34: 
34: [----------] 1 test from std_algorithms_modseq_test
34: [ RUN      ] std_algorithms_modseq_test.reverse
34: [       OK ] std_algorithms_modseq_test.reverse (135 ms)
34: [----------] 1 test from std_algorithms_modseq_test (135 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 31 tests from 5 test suites ran. (11606 ms total)
34: [  PASSED  ] 31 tests.
34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed   12.49 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E

35: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
35: Test timeout computed to be: 1500
35: [==========] Running 15 tests from 6 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_sorting_ops_test
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted (142 ms)
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (24 ms)
35: [----------] 2 tests from std_algorithms_sorting_ops_test (167 ms total)
35: 
35: [----------] 4 tests from std_algorithms_partitioning_test
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms)
35: [ RUN      ] std_algorithms_partitioning_test.partition_point
35: [       OK ] std_algorithms_partitioning_test.partition_point (3 ms)
35: [----------] 4 tests from std_algorithms_partitioning_test (10 ms total)
35: 
35: [----------] 1 test from std_algorithms_partitioning_ops
35: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
35: [       OK ] std_algorithms_partitioning_ops.partition_copy (115 ms)
35: [----------] 1 test from std_algorithms_partitioning_ops (115 ms total)
35: 
35: [----------] 1 test from std_algorithms_numerics_ops_test
35: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
35: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (192 ms)
35: [----------] 1 test from std_algorithms_numerics_ops_test (192 ms total)
35: 
35: [----------] 6 tests from std_algorithms_numeric_ops_test
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1696 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (609 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
35: [----------] 6 tests from std_algorithms_numeric_ops_test (2306 ms total)
35: 
35: [----------] 1 test from std_algorithms_transform_ops_test
35: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
35: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (94 ms)
35: [----------] 1 test from std_algorithms_transform_ops_test (94 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 15 tests from 6 test suites ran. (2887 ms total)
35: [  PASSED  ] 15 tests.
35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    3.77 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

36: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
36: Test timeout computed to be: 1500
36: [==========] Running 5 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_count_team_test
36: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
36: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (1717 ms)
36: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
36: [       OK ] std_algorithms_count_team_test.count_returns_zero (724 ms)
36: [----------] 2 tests from std_algorithms_count_team_test (2441 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_if_team_test
36: [ RUN      ] std_algorithms_count_if_team_test.test
36: [       OK ] std_algorithms_count_if_team_test.test (819 ms)
36: [----------] 1 test from std_algorithms_count_if_team_test (819 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_team_test
36: [ RUN      ] std_algorithms_for_each_team_test.test
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00946552 0.0098279 || 0.051031 27992 29254 || 28948.4 28674.4 || 135.861 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00558576 0.000466708 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
36: [       OK ] std_algorithms_for_each_team_test.test (1016 ms)
36: [----------] 1 test from std_algorithms_for_each_team_test (1016 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_n_team_test
36: [ RUN      ] std_algorithms_for_each_n_team_test.test
36: [       OK ] std_algorithms_for_each_n_team_test.test (1096 ms)
36: [----------] 1 test from std_algorithms_for_each_n_team_test (1097 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 5 tests from 4 test suites ran. (5375 ms total)
36: [  PASSED  ] 5 tests.
36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed    6.26 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

37: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
37: Test timeout computed to be: 1500
37: [==========] Running 2 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_equal_team_test
37: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
37: [       OK ] std_algorithms_equal_team_test.views_are_equal (5498 ms)
37: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
37: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (4382 ms)
37: [----------] 2 tests from std_algorithms_equal_team_test (9880 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 2 tests from 1 test suite ran. (9880 ms total)
37: [  PASSED  ] 2 tests.
37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   10.77 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

38: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
38: Test timeout computed to be: 1500
38: [==========] Running 0 tests from 0 test suites.
38: [==========] 0 tests from 0 test suites ran. (0 ms total)
38: [  PASSED  ] 0 tests.
38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    0.83 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

39: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
39: Test timeout computed to be: 1500
39: [==========] Running 3 tests from 3 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_min_element_team_test
39: [ RUN      ] std_algorithms_min_element_team_test.test
39: [       OK ] std_algorithms_min_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total)
39: 
39: [----------] 1 test from std_algorithms_max_element_team_test
39: [ RUN      ] std_algorithms_max_element_team_test.test
39: [       OK ] std_algorithms_max_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total)
39: 
39: [----------] 1 test from std_algorithms_minmax_element_team_test
39: [ RUN      ] std_algorithms_minmax_element_team_test.test
39: [       OK ] std_algorithms_minmax_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 3 test suites ran. (0 ms total)
39: [  PASSED  ] 3 tests.
39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    0.83 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

40: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
40: Test timeout computed to be: 1500
40: [==========] Running 6 tests from 6 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_fill_team_test
40: [ RUN      ] std_algorithms_fill_team_test.test
40: [       OK ] std_algorithms_fill_team_test.test (964 ms)
40: [----------] 1 test from std_algorithms_fill_team_test (964 ms total)
40: 
40: [----------] 1 test from std_algorithms_fill_n_team_test
40: [ RUN      ] std_algorithms_fill_n_team_test.test
40: [       OK ] std_algorithms_fill_n_team_test.test (2659 ms)
40: [----------] 1 test from std_algorithms_fill_n_team_test (2659 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_team_test
40: [ RUN      ] std_algorithms_replace_team_test.test
40: [       OK ] std_algorithms_replace_team_test.test (994 ms)
40: [----------] 1 test from std_algorithms_replace_team_test (994 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_if_team_test
40: [ RUN      ] std_algorithms_replace_if_team_test.test
40: [       OK ] std_algorithms_replace_if_team_test.test (1308 ms)
40: [----------] 1 test from std_algorithms_replace_if_team_test (1308 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_team_test
40: [ RUN      ] std_algorithms_replace_copy_team_test.test
40: [       OK ] std_algorithms_replace_copy_team_test.test (2724 ms)
40: [----------] 1 test from std_algorithms_replace_copy_team_test (2724 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test
40: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
40: [       OK ] std_algorithms_replace_copy_if_team_test.test (2314 ms)
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2314 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 6 tests from 6 test suites ran. (10966 ms total)
40: [  PASSED  ] 6 tests.
40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed   11.85 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

41: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
41: Test timeout computed to be: 1500
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_reverse_team_test
41: [ RUN      ] std_algorithms_reverse_team_test.test
41: [       OK ] std_algorithms_reverse_team_test.test (1002 ms)
41: [----------] 1 test from std_algorithms_reverse_team_test (1002 ms total)
41: 
41: [----------] 1 test from std_algorithms_reverse_copy_team_test
41: [ RUN      ] std_algorithms_reverse_copy_team_test.test
41: [       OK ] std_algorithms_reverse_copy_team_test.test (1513 ms)
41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1513 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_team_test
41: [ RUN      ] std_algorithms_rotate_team_test.test
41: [       OK ] std_algorithms_rotate_team_test.test (3421 ms)
41: [----------] 1 test from std_algorithms_rotate_team_test (3421 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_copy_team_test
41: [ RUN      ] std_algorithms_rotate_copy_team_test.test
41: [       OK ] std_algorithms_rotate_copy_team_test.test (5415 ms)
41: [----------] 1 test from std_algorithms_rotate_copy_team_test (5415 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (11352 ms total)
41: [  PASSED  ] 4 tests.
41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed   12.24 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

42: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
42: Test timeout computed to be: 1500
42: [==========] Running 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_move_team_test
42: [ RUN      ] std_algorithms_move_team_test.test
42: [       OK ] std_algorithms_move_team_test.test (1922 ms)
42: [----------] 1 test from std_algorithms_move_team_test (1922 ms total)
42: 
42: [----------] 1 test from std_algorithms_move_backward_team_test
42: [ RUN      ] std_algorithms_move_backward_team_test.test
42: [       OK ] std_algorithms_move_backward_team_test.test (1715 ms)
42: [----------] 1 test from std_algorithms_move_backward_team_test (1715 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_left_team_test
42: [ RUN      ] std_algorithms_shift_left_team_test.test
42: [       OK ] std_algorithms_shift_left_team_test.test (5515 ms)
42: [----------] 1 test from std_algorithms_shift_left_team_test (5515 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_right_team_test
42: [ RUN      ] std_algorithms_shift_right_team_test.test
42: [       OK ] std_algorithms_shift_right_team_test.test (5190 ms)
42: [----------] 1 test from std_algorithms_shift_right_team_test (5190 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (14344 ms total)
42: [  PASSED  ] 4 tests.
42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   15.23 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

43: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
43: Test timeout computed to be: 1500
43: [==========] Running 9 tests from 9 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_copy_team_test
43: [ RUN      ] std_algorithms_copy_team_test.test
43: [       OK ] std_algorithms_copy_team_test.test (2191 ms)
43: [----------] 1 test from std_algorithms_copy_team_test (2191 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_n_team_test
43: [ RUN      ] std_algorithms_copy_n_team_test.test
43: [       OK ] std_algorithms_copy_n_team_test.test (4702 ms)
43: [----------] 1 test from std_algorithms_copy_n_team_test (4702 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_backward_team_test
43: [ RUN      ] std_algorithms_copy_backward_team_test.test
43: [       OK ] std_algorithms_copy_backward_team_test.test (1638 ms)
43: [----------] 1 test from std_algorithms_copy_backward_team_test (1638 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_if_team_test
43: [ RUN      ] std_algorithms_copy_if_team_test.test
43: [       OK ] std_algorithms_copy_if_team_test.test (2045 ms)
43: [----------] 1 test from std_algorithms_copy_if_team_test (2045 ms total)
43: 
43: [----------] 1 test from std_algorithms_unique_copy_team_test
43: [ RUN      ] std_algorithms_unique_copy_team_test.test
43: [       OK ] std_algorithms_unique_copy_team_test.test (3065 ms)
43: [----------] 1 test from std_algorithms_unique_copy_team_test (3065 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_team_test
43: [ RUN      ] std_algorithms_remove_team_test.test
43: [       OK ] std_algorithms_remove_team_test.test (1672 ms)
43: [----------] 1 test from std_algorithms_remove_team_test (1672 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_if_team_test
43: [ RUN      ] std_algorithms_remove_if_team_test.test
43: [       OK ] std_algorithms_remove_if_team_test.test (1678 ms)
43: [----------] 1 test from std_algorithms_remove_if_team_test (1678 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_team_test
43: [ RUN      ] std_algorithms_remove_copy_team_test.test
43: [       OK ] std_algorithms_remove_copy_team_test.test (2420 ms)
43: [----------] 1 test from std_algorithms_remove_copy_team_test (2420 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test
43: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
43: [       OK ] std_algorithms_remove_copy_if_team_test.test (2481 ms)
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2481 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 9 tests from 9 test suites ran. (21897 ms total)
43: [  PASSED  ] 9 tests.
43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   22.78 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

44: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
44: Test timeout computed to be: 1500
44: [==========] Running 2 tests from 2 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_unique_team_test
44: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
44: [       OK ] std_algorithms_unique_team_test.test_default_predicate (2849 ms)
44: [----------] 1 test from std_algorithms_unique_team_test (2849 ms total)
44: 
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test
44: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00606087 0.00407187 || 0.051031 28008 29354 || 28501.6 28674.4 || 56.2895 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0105378 0.00413354 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
44: [       OK ] std_algorithms_adjacent_difference_team_test.test (3969 ms)
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3969 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (6819 ms total)
44: [  PASSED  ] 2 tests.
44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    7.71 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

45: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
45: Test timeout computed to be: 1500
45: [==========] Running 6 tests from 2 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_is_sorted_team_test
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1215 ms)
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2020 ms)
45: [----------] 2 tests from std_algorithms_is_sorted_team_test (3236 ms total)
45: 
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (83 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (93 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1750 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1069 ms)
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2997 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 6 tests from 2 test suites ran. (6233 ms total)
45: [  PASSED  ] 6 tests.
45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    7.13 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

46: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
46: Test timeout computed to be: 1500
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_transform_team_test
46: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
46: [       OK ] std_algorithms_transform_team_test.test_unary_op (2225 ms)
46: [----------] 1 test from std_algorithms_transform_team_test (2225 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_team_test
46: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
46: [       OK ] std_algorithms_generate_team_test.test_unary_op (2482 ms)
46: [----------] 1 test from std_algorithms_generate_team_test (2482 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_n_team_test
46: [ RUN      ] std_algorithms_generate_n_team_test.test
46: [       OK ] std_algorithms_generate_n_team_test.test (2538 ms)
46: [----------] 1 test from std_algorithms_generate_n_team_test (2538 ms total)
46: 
46: [----------] 1 test from std_algorithms_swap_ranges_team_test
46: [ RUN      ] std_algorithms_swap_ranges_team_test.test
46: [       OK ] std_algorithms_swap_ranges_team_test.test (2112 ms)
46: [----------] 1 test from std_algorithms_swap_ranges_team_test (2112 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (9359 ms total)
46: [  PASSED  ] 4 tests.
46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed   10.25 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

47: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
47: Test timeout computed to be: 1500
47: [==========] Running 1 test from 1 test suite.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test
47: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
47: [       OK ] std_algorithms_exclusive_scan_team_test.test (4793 ms)
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4793 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 1 test from 1 test suite ran. (4793 ms total)
47: [  PASSED  ] 1 test.
47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    5.68 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

48: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests
48: Test timeout computed to be: 1500
48: [==========] Running 1 test from 1 test suite.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test
48: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
48: [       OK ] std_algorithms_inclusive_scan_team_test.test (14027 ms)
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14027 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 1 test from 1 test suite ran. (14027 ms total)
48: [  PASSED  ] 1 test.
48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   14.91 sec
test 49
      Start 49: Kokkos_UnitTest_SIMD

49: Test command: /var/jenkins/workspace/Kokkos_PR-6886/build/simd/unit_tests/Kokkos_UnitTest_SIMD
49: Working Directory: /var/jenkins/workspace/Kokkos_PR-6886/build/simd/unit_tests
49: Test timeout computed to be: 1500
49: [==========] Running 16 tests from 1 test suite.
49: [----------] Global test environment set-up.
49: [----------] 16 tests from simd
49: [ RUN      ] simd.host_math_ops
49: [       OK ] simd.host_math_ops (0 ms)
49: [ RUN      ] simd.device_math_ops
49: /var/jenkins/workspace/Kokkos_PR-6886/simd/unit_tests/include/TestSIMD_MathOps.hpp:306: Skipped
49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
49: [  SKIPPED ] simd.device_math_ops (0 ms)
49: [ RUN      ] simd.host_mask_ops
49: [       OK ] simd.host_mask_ops (0 ms)
49: [ RUN      ] simd.device_mask_ops
49: [       OK ] simd.device_mask_ops (108 ms)
49: [ RUN      ] simd.host_conversions
49: [       OK ] simd.host_conversions (0 ms)
49: [ RUN      ] simd.device_conversions
49: [       OK ] simd.device_conversions (0 ms)
49: [ RUN      ] simd.host_shift_ops
49: [       OK ] simd.host_shift_ops (0 ms)
49: [ RUN      ] simd.device_shift_ops
49: [       OK ] simd.device_shift_ops (13 ms)
49: [ RUN      ] simd.host_condition
49: [       OK ] simd.host_condition (0 ms)
49: [ RUN      ] simd.device_condition
49: [       OK ] simd.device_condition (0 ms)
49: [ RUN      ] simd.host_gen_ctors
49: [       OK ] simd.host_gen_ctors (0 ms)
49: [ RUN      ] simd.device_gen_ctors
49: [       OK ] simd.device_gen_ctors (0 ms)
49: [ RUN      ] simd.host_where_expressions
49: [       OK ] simd.host_where_expressions (0 ms)
49: [ RUN      ] simd.device_where_expressions
49: [       OK ] simd.device_where_expressions (2 ms)
49: [ RUN      ] simd.host_reductions
49: [       OK ] simd.host_reductions (0 ms)
49: [ RUN      ] simd.device_reductions
49: /var/jenkins/workspace/Kokkos_PR-6886/simd/unit_tests/include/TestSIMD_Reductions.hpp:176: Skipped
49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
49: [  SKIPPED ] simd.device_reductions (0 ms)
49: [----------] 16 tests from simd (125 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 16 tests from 1 test suite ran. (125 ms total)
49: [  PASSED  ] 14 tests.
49: [  SKIPPED ] 2 tests, listed below:
49: [  SKIPPED ] simd.device_math_ops
49: [  SKIPPED ] simd.device_reductions
49/49 Test #49: Kokkos_UnitTest_SIMD ........................   Passed    1.02 sec

100% tests passed, 0 tests failed out of 49

Total Test time (real) = 971.71 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Wed Mar 20 15:26:27 2024
stats zeroed                        Wed Mar 20 15:26:27 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      2136
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 fdbf51e12d5828c5e9561d5d19db211acabc1b9aa4cff62048257fcd477b7ae3
$ docker rm -f --volumes fdbf51e12d5828c5e9561d5d19db211acabc1b9aa4cff62048257fcd477b7ae3
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0099902 -0.0191149 || 0.051031 28035 29393 || 28963.7 28674.4 || -264.245 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0109877 -0.0112618 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
[       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (219818 ms)
[ RUN      ] cuda.NestedSort
[       OK ] cuda.NestedSort (424 ms)
[ RUN      ] cuda.NestedSortByKey
[       OK ] cuda.NestedSortByKey (1937 ms)
[ RUN      ] cuda.SortWithCustomComparator
[       OK ] cuda.SortWithCustomComparator (9019 ms)
[----------] 12 tests from cuda (235483 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (235484 ms total)
[  PASSED  ] 12 tests.
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00627294 0.0157746 || 0.051031 27938 29337 || 28495.6 28674.4 || 218.068 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00220717 -0.00495604 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243804 -0.99999 -48246.2 || 0.051031 0 195074 || 2.92895e+09 28674.4 || -6.66956e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000730306 -0.299669 0.137215 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195836 -0.999999 -57856.2 || 0.051031 0 1.55158e+06 || 2.86906e+10 28674.4 || -7.99804e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00588505 -0.967854 10.25 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.8109e-07 -0.00638362 -0.000546045 || 0.051031 28054 29340 || 28858.6 28674.4 || -7.54852 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.56767e-07 0.0224834 -0.00329647 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0128487 0.0148001 || 0.051031 28066 29483 || 28310.6 28674.4 || 204.596 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00761279 0.00346429 || 0.051031 1e+64 -1e+64
Test Seed:1710953331080491025
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00519254 -0.0234282 || 0.051031 27971 29361 || 28824.1 28674.4 || -323.871 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00508929 -0.00833962 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0198021 0.0158954 || 0.051031 28062 29339 || 29253.7 28674.4 || 219.738 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00109846 -0.00734648 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.000891124 0.0139194 || 0.051031 28038 29320 || 28648.9 28674.4 || 192.422 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00589165 -0.000318219 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00327286 -0.0183979 || 0.051031 28002 29348 || 28580.8 28674.4 || -254.333 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0114218 -0.0088852 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000245073 -0.99999 -48247.9 || 0.051031 0 194942 || 2.92894e+09 28674.4 || -6.6698e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000734156 -0.308116 0.144909 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195411 -0.999999 -57856.5 || 0.051031 0 1.55346e+06 || 2.86907e+10 28674.4 || -7.99808e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587201 -0.96778 10.2784 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.76045e-07 -0.0237739 0.00421515 || 0.051031 27948 29314 || 29372.7 28674.4 || 58.2703 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.41632e-07 0.00873061 0.00567551 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.000285551 -0.0147629 || 0.051031 27952 29308 || 28666.2 28674.4 || -204.083 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0158518 0.00580406 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift64 (2281724 ms)
[ RUN      ] serial.Random_XorShift1024_0
Test Seed:1710954466869296055
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00681935 0.00498432 || 0.051031 10949 11758 || 11455.1 11377 || 68.9033 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00415662 0.00305614 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0067082 -0.00355553 || 0.051031 10968 11755 || 11453.8 11377 || -49.1516 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00832839 -0.000208248 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.014616 -0.00314303 || 0.051031 10907 11836 || 11545.7 11377 || -43.4492 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00618993 -0.000555531 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00600969 -0.00228479 || 0.051031 10964 11820 || 11445.7 11377 || -31.5849 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00396066 0.00204123 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243908 -0.999975 -7594.76 || 0.051031 0 77693 || 4.61038e+08 11377 || -1.0499e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000731354 -0.151529 0.0285676 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195517 -0.999997 -9107.91 || 0.051031 0 616291 || 4.51687e+09 11377 || -1.25908e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00587658 -0.92251 1.62163 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.98818e-07 0.00126328 -0.00456268 || 0.051031 10919 11739 || 11362.6 11377 || -63.0745 -0.823045
 -- Testing 3-D histogram
Density 3D: 4.00543e-07 -0.00884218 -0.00128448 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00125757 0.00102707 || 0.051031 10969 11782 || 11362.7 11377 || 14.1983 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0201024 -0.00168633 || 0.051031 1e+64 -1e+64
Test Seed:1710954758366274730
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00453265 0.0124118 || 0.051031 10971 11773 || 11428.8 11377 || 171.581 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00164024 -0.00403219 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0156015 0.0047484 || 0.051031 10892 11789 || 11557.3 11377 || 65.6419 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0187308 -0.001753 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0190255 0.00779306 || 0.051031 10962 11768 || 11164.5 11377 || 107.731 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00108847 -0.000900597 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0206363 -0.00515933 || 0.051031 10944 11775 || 11616.7 11377 || -71.3226 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00283594 -0.00204303 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000244995 -0.999975 -7594.59 || 0.051031 0 77627 || 4.61049e+08 11377 || -1.04988e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000734678 -0.158749 0.0206313 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195874 -0.999997 -9108.06 || 0.051031 0 616091 || 4.51634e+09 11377 || -1.2591e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00588733 -0.922555 1.6077 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.98818e-07 0.0193518 0.00289268 || 0.051031 10971 11775 || 11161 11377 || 39.9884 -0.823045
 -- Testing 3-D histogram
Density 3D: 4.00543e-07 0.00645002 0.00190959 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0142602 0.0153643 || 0.051031 10944 11779 || 11217 11377 || 212.396 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0137398 -0.00228224 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift1024_0 (499994 ms)
[ RUN      ] serial.Multi_streams
[       OK ] serial.Multi_streams (0 ms)
[ RUN      ] serial.SortUnsignedValueType
[       OK ] serial.SortUnsignedValueType (73076 ms)
[ RUN      ] serial.SortEmptyView
[       OK ] serial.SortEmptyView (0 ms)
[ RUN      ] serial.BinSortGenericTests
[       OK ] serial.BinSortGenericTests (7362 ms)
[ RUN      ] serial.BinSortEmptyView
[       OK ] serial.BinSortEmptyView (0 ms)
[ RUN      ] serial.BinSortEmptyKeysView
[       OK ] serial.BinSortEmptyKeysView (0 ms)
[ RUN      ] serial.BinSortUnsignedKeyLayoutStrideValues
[       OK ] serial.BinSortUnsignedKeyLayoutStrideValues (337488 ms)
[ RUN      ] serial.NestedSort
[       OK ] serial.NestedSort (96 ms)
[ RUN      ] serial.NestedSortByKey
[       OK ] serial.NestedSortByKey (796 ms)
[ RUN      ] serial.SortWithCustomComparator
[       OK ] serial.SortWithCustomComparator (7944 ms)
[----------] 12 tests from serial (3208487 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (3208487 ms total)
[  PASSED  ] 12 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6886/build/algorithms/unit_tests'
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Wed Mar 20 15:26:27 2024
stats zeroed                        Wed Mar 20 15:26:27 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      5537
cache size                           4.5 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 f451b5c1e48e31836af82b39d9f22fa7f9763520a676388ec5c99d821a1bf8d0
$ docker rm -f --volumes f451b5c1e48e31836af82b39d9f22fa7f9763520a676388ec5c99d821a1bf8d0
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS