Skip to content
Success

Console Output

Skipping 3,436 KB.. Full Log
30: Density 3D: 2.47955e-07 0.0313987 -0.00105273 || 0.051031 1e+64 -1e+64
30: Test Seed:1705432658984101506
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.00102648 0.00144256 || 0.051031 11006 11795 || 11365.3 11377 || 19.9419 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 0.0107959 0.00124649 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 -0.00477309 -0.0102344 || 0.051031 10890 11810 || 11431.5 11377 || -141.48 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 -0.00705366 -0.00261003 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.0102253 0.013814 || 0.051031 11002 11789 || 11261.8 11377 || 190.965 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 -0.0163752 0.00176143 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.00435424 0.0061146 || 0.051031 10998 11811 || 11327.6 11377 || 84.5282 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 -0.00248269 -0.000180806 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.000242864 -0.999975 -7595.18 || 0.051031 0 77811 || 4.61068e+08 11377 || -1.04996e+08 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 0.000728298 -0.136542 0.0229839 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.00195615 -0.999997 -9108.1 || 0.051031 0 616234 || 4.51668e+09 11377 || -1.2591e+08 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 0.00587982 -0.921917 1.60716 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.73387e-07 -0.0155418 -0.00386954 || 0.051031 10996 11798 || 11556.6 11377 || -53.4925 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 3.24249e-07 0.00379383 0.000940331 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 -0.0030231 -0.00299701 || 0.051031 10951 11796 || 11411.5 11377 || -41.4306 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 0.0207925 -0.000605732 || 0.051031 1e+64 -1e+64
30: [       OK ] cuda.Random_XorShift1024_0 (743 ms)
30: [ RUN      ] cuda.Multi_streams
30: [       OK ] cuda.Multi_streams (4131 ms)
30: [----------] 3 tests from cuda (5226 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 3 tests from 1 test suite ran. (5226 ms total)
30: [  PASSED  ] 3 tests.
30/49 Test #30: Kokkos_UnitTest_Random ......................   Passed    6.14 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A

31: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
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: checking reduction with order: LeftToRight
31: checking reduction with order: RightToLeft
31: checking reduction with order: Random
31: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_first_loc
31: checking reduction with order: LeftToRight
31: checking reduction with order: RightToLeft
31: checking reduction with order: Random
31: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
31: checking reduction with order: LeftToRight
31: checking reduction with order: RightToLeft
31: checking reduction with order: Random
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 (0 ms)
31: [----------] 1 test from std_algorithms (0 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 (3 ms)
31: [ RUN      ] random_access_iterator_test.dereference
31: [       OK ] random_access_iterator_test.dereference (0 ms)
31: [ RUN      ] random_access_iterator_test.subscript_operator
31: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet1
31: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet2
31: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet3
31: [       OK ] random_access_iterator_test.operatorsSet3 (0 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 (6 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 14 tests from 3 test suites ran. (7 ms total)
31: [  PASSED  ] 14 tests.
31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.81 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B

32: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
32: Test timeout computed to be: 1500
32: [==========] Running 7 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 7 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 (0 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 (9 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 (6 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
32: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
32: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms)
32: [----------] 7 tests from std_algorithms_min_max_element_test (38 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 7 tests from 1 test suite ran. (38 ms total)
32: [  PASSED  ] 7 tests.
32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.82 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C

33: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
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 (907 ms)
33: [----------] 1 test from std_algorithms_lexicographical_compare_test (907 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 (1170 ms)
33: [----------] 1 test from std_algorithms_for_each_test (1170 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 (442 ms)
33: [----------] 1 test from std_algorithms_find_test (442 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 (1528 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
25: [       OK ] cuda.UnorderedMap_insert (13342 ms)
25: [ RUN      ] cuda.UnorderedMap_failed_insert
33: [       OK ] std_algorithms_non_mod_seq_ops.find_end (4519 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search
25: [       OK ] cuda.UnorderedMap_failed_insert (4924 ms)
25: [ RUN      ] cuda.UnorderedMap_deep_copy
25: [       OK ] cuda.UnorderedMap_deep_copy (24 ms)
25: [ RUN      ] cuda.UnorderedMap_valid_empty
25: [       OK ] cuda.UnorderedMap_valid_empty (6 ms)
25: [ RUN      ] cuda.UnorderedMap_clear_zero_size
25: [       OK ] cuda.UnorderedMap_clear_zero_size (3 ms)
25: [ RUN      ] cuda.UnorderedMap_consistent_size
25: [       OK ] cuda.UnorderedMap_consistent_size (1 ms)
25: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
25: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
25: [ RUN      ] cuda.UnorderedMap_lambda_capturable
25: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
25: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
25: [       OK ] cuda.UnorderedMap_constructor_view_alloc (1 ms)
25: [ RUN      ] cuda.vector_combination
25: [       OK ] cuda.vector_combination (1 ms)
25: [ RUN      ] cuda.vector_insert
25: [       OK ] cuda.vector_insert (2 ms)
25: [ RUN      ] cuda.vector_push_back_default_exec
25: [       OK ] cuda.vector_push_back_default_exec (0 ms)
25: [ RUN      ] cuda.viewctorprop_embedded_dim
25: [       OK ] cuda.viewctorprop_embedded_dim (2 ms)
25: [----------] 65 tests from cuda (39842 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 65 tests from 1 test suite ran. (39842 ms total)
25: [  PASSED  ] 59 tests.
25: [  SKIPPED ] 6 tests, listed below:
25: [  SKIPPED ] cuda.realloc_exec_space_dualview
25: [  SKIPPED ] cuda.realloc_exec_space_dynrankview
25: [  SKIPPED ] cuda.realloc_exec_space_scatterview
25: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview
25: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview
25: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview
25/47 Test #25: Kokkos_ContainersUnitTest_Cuda ..............   Passed   42.08 sec
test 26
      Start 26: Kokkos_ContainersPerformanceTest_Cuda

26: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
26: Test timeout computed to be: 1500
33: [       OK ] std_algorithms_non_mod_seq_ops.search (2404 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
26: 
26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
26:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
26:                                   setting CUDA_VISIBLE_DEVICES.
26:                                   This could on multi GPU systems lead to severe performance"
26:                                   penalties.
26: [==========] Running 4 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 4 tests from TEST_CATEGORY
26: [ RUN      ] TEST_CATEGORY.dynrankview_perf
26: Cuda
26:  DynRankView vs View: Initialization Only 
26:  View time (init only): 0.00129827
26:  View sum computation time: 0.00129827
26:  Strided View time (init only): 0.00123449
26:  View Rank7 time (init only): 0.00123772
26:  DynRankView time (init only): 0.00119682
26:  DynRankView sum computation time: 0.00239605
26:  Ratio of View to DynRankView time: 1.08477
26:  Ratio of View to DynRankView sum computation time: 1.10007
26:  Ratio of View to View Rank7  time: 1.04892
26:  Ratio of StrideView to DynRankView time: 1.03148
26:  Ratio of DynRankView to View Rank7  time: 0.966951
26: [       OK ] TEST_CATEGORY.dynrankview_perf (406 ms)
26: [ RUN      ] TEST_CATEGORY.global_2_local
26: Cuda
26: size, create, generate, fill, find
26: 256, 0.00152642, 2.0681e-05, 0.00436478, 0.00205356
26: 512, 0.00142142, 1.9992e-05, 2.2086e-05, 0.002046
26: 1024, 0.00131485, 1.5009e-05, 4.5487e-05, 0.00220381
26: 2048, 0.00133733, 1.1393e-05, 2.2529e-05, 0.0020735
26: 4096, 0.0010963, 1.1787e-05, 2.2977e-05, 0.00213452
26: 8192, 0.00126527, 1.1524e-05, 2.5323e-05, 0.00216333
26: 16384, 0.00123766, 1.4658e-05, 2.671e-05, 0.0021364
26: 32768, 0.00142693, 1.1888e-05, 3.0479e-05, 0.00230703
26: 65536, 0.00211462, 1.2216e-05, 3.6078e-05, 0.00248183
26: 131072, 0.00308497, 1.3591e-05, 5.533e-05, 0.0030107
26: 262144, 0.00468373, 1.6337e-05, 0.000122625, 0.00476333
26: 524288, 0.007029, 2.2788e-05, 0.00047329, 0.0144083
26: 1048576, 0.00948814, 2.8646e-05, 0.00131623, 0.0449028
26: 2097152, 0.0160434, 3.8002e-05, 0.00323255, 0.109659
26: 4194304, 0.0282377, 6.1053e-05, 0.00737758, 0.238349
26: [       OK ] TEST_CATEGORY.global_2_local (547 ms)
26: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
26: skipping test
26: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
26: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
26: skipping test
26: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
26: [----------] 4 tests from TEST_CATEGORY (954 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 4 tests from 1 test suite ran. (954 ms total)
26: [  PASSED  ] 4 tests.
33: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1767 ms)
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (10219 ms total)
33: 
33: [----------] 1 test from std_algorithms_count_test
33: [ RUN      ] std_algorithms_count_test.test
26/47 Test #26: Kokkos_ContainersPerformanceTest_Cuda .......   Passed    3.06 sec
test 27
      Start 27: Kokkos_UnitTest_Sort

27: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort
27: Test timeout computed to be: 1500
33: [       OK ] std_algorithms_count_test.test (513 ms)
33: [----------] 1 test from std_algorithms_count_test (513 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 (15 ms)
33: [----------] 1 test from std_algorithms_equal_test (15 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 (487 ms)
33: [----------] 1 test from std_algorithms_all_any_none_of_test (487 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 (447 ms)
33: [----------] 1 test from std_algorithms_nonmod_seq_ops (447 ms total)
33: 
33: [----------] 1 test from std_algorithms_mismatch_test
33: [ RUN      ] std_algorithms_mismatch_test.test
27: 
27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
27:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
27:                                   setting CUDA_VISIBLE_DEVICES.
27:                                   This could on multi GPU systems lead to severe performance"
27:                                   penalties.
27: [==========] Running 9 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 9 tests from cuda
27: [ RUN      ] cuda.SortUnsignedValueType
27: [       OK ] cuda.SortUnsignedValueType (29 ms)
27: [ RUN      ] cuda.SortEmptyView
27: [       OK ] cuda.SortEmptyView (0 ms)
27: [ RUN      ] cuda.SortWithCustomComparator
33: [       OK ] std_algorithms_mismatch_test.test (784 ms)
33: [----------] 1 test from std_algorithms_mismatch_test (784 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 (133 ms)
33: [----------] 1 test from std_algorithms_mod_seq_ops (133 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 13 tests from 10 test suites ran. (15123 ms total)
33: [  PASSED  ] 13 tests.
33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed   15.91 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D

34: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
34: Test timeout computed to be: 1500
27: [       OK ] cuda.SortWithCustomComparator (1106 ms)
27: [ RUN      ] cuda.BinSortGenericTests
27: [       OK ] cuda.BinSortGenericTests (48 ms)
27: [ RUN      ] cuda.BinSortEmptyView
27: [       OK ] cuda.BinSortEmptyView (0 ms)
27: [ RUN      ] cuda.BinSortEmptyKeysView
27: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
27: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
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 (2 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
34: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
34: [----------] 3 tests from std_algorithms_mod_ops_test (3 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 (0 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 (0 ms)
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 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 (184 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_if
34: [       OK ] std_algorithms_replace_ops_test.replace_if (743 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
34: [       OK ] std_algorithms_replace_ops_test.replace_copy (330 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
34: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (328 ms)
34: [----------] 4 tests from std_algorithms_replace_ops_test (1586 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 (179 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique
34: [       OK ] std_algorithms_mod_seq_ops.unique (1384 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
34: [       OK ] std_algorithms_mod_seq_ops.unique_copy (489 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove
34: [       OK ] std_algorithms_mod_seq_ops.remove (302 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_if (284 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy (583 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (272 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate
34: [       OK ] std_algorithms_mod_seq_ops.rotate (4288 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
34: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (2230 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
34: [       OK ] std_algorithms_mod_seq_ops.shift_left (3742 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
34: [       OK ] std_algorithms_mod_seq_ops.shift_right (3768 ms)
34: [----------] 11 tests from std_algorithms_mod_seq_ops (17524 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 (251 ms)
34: [----------] 1 test from std_algorithms_modseq_test (251 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 31 tests from 5 test suites ran. (19371 ms total)
34: [  PASSED  ] 31 tests.
34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed   20.25 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E

35: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
35: Test timeout computed to be: 1500
35: [==========] Running 29 tests from 7 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: is_sorted: dynamic_view, all overloads 
35: is_sorted: stride2_view, all overloads 
35: is_sorted: stride3_view, all overloads 
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted (29 ms)
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
35: is_sorted_until: dynamic_view, all overloads 
35: is_sorted_until: stride2_view, all overloads 
35: is_sorted_until: stride3_view, all overloads 
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (21 ms)
35: [----------] 2 tests from std_algorithms_sorting_ops_test (50 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 (1 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
35: [ RUN      ] std_algorithms_partitioning_test.partition_point
35: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
35: [----------] 4 tests from std_algorithms_partitioning_test (3 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 (23 ms)
35: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total)
35: 
35: [----------] 12 tests from std_algorithms_numerics_test
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
35: [----------] 12 tests from std_algorithms_numerics_test (11 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 (655 ms)
35: [----------] 1 test from std_algorithms_numerics_ops_test (655 ms total)
35: 
35: [----------] 8 tests from std_algorithms_numeric_ops_test
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
27: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (19278 ms)
27: [ RUN      ] cuda.NestedSort
27: [       OK ] cuda.NestedSort (62 ms)
27: [ RUN      ] cuda.NestedSortByKey
27: [       OK ] cuda.NestedSortByKey (191 ms)
27: [----------] 9 tests from cuda (20719 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 9 tests from 1 test suite ran. (20719 ms total)
27: [  PASSED  ] 9 tests.
27/47 Test #27: Kokkos_UnitTest_Sort ........................   Passed   22.85 sec
test 28
      Start 28: Kokkos_UnitTest_Random

28: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random
28: Test timeout computed to be: 1500
28: 
28: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
28:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
28:                                   setting CUDA_VISIBLE_DEVICES.
28:                                   This could on multi GPU systems lead to severe performance"
28:                                   penalties.
28: [==========] Running 3 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 3 tests from cuda
28: [ RUN      ] cuda.Random_XorShift64
28: Test Seed:1705432703913582536
28: Test Scalar=int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 0.00698145 -0.0203392 || 0.051031 28067 29482 || 28475.6 28674.4 || -281.169 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 -0.00917572 -0.00397272 || 0.051031 1e+64 -1e+64
28: Test Scalar=unsigned int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 -0.0158233 0.0128806 || 0.051031 27932 29311 || 29135.4 28674.4 || 178.062 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 -0.000558285 -0.00258243 || 0.051031 1e+64 -1e+64
28: Test Scalar=int64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 0.0132407 0.0123527 || 0.051031 28087 29371 || 28299.7 28674.4 || 170.764 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 0.0163894 0.00810212 || 0.051031 1e+64 -1e+64
28: Test Scalar=uint64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 0.00505898 -0.00679822 || 0.051031 28021 29322 || 28530.1 28674.4 || -93.9785 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 -0.0201736 -0.00097597 || 0.051031 1e+64 -1e+64
28: Test Scalar=half
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0.000244664 -0.99999 -48243.9 || 0.051031 0 195222 || 2.92871e+09 28674.4 || -6.66923e+08 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 0.000732898 -0.312859 0.143458 || 0.051031 1e+64 -1e+64
28: Test Scalar=bhalf
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0.00195825 -0.999999 -57858.1 || 0.051031 0 1.55191e+06 || 2.86915e+10 28674.4 || -7.9983e+08 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 0.00588502 -0.967771 10.2926 || 0.051031 1e+64 -1e+64
28: Test Scalar=float
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.78568e-07 0.00834868 -0.0125724 || 0.051031 28094 29358 || 28437 28674.4 || -173.801 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 7.49199e-07 0.00797611 -0.000391195 || 0.051031 1e+64 -1e+64
28: Test Scalar=double
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 0.0054267 0.018156 || 0.051031 28002 29251 || 28519.6 28674.4 || 250.988 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 -0.00708076 0.00422238 || 0.051031 1e+64 -1e+64
28: Test Seed:1705432704032767929
28: Test Scalar=int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 -0.0125055 0.027237 || 0.051031 27890 29326 || 29037.5 28674.4 || 376.525 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 0.00619597 -0.000193221 || 0.051031 1e+64 -1e+64
28: Test Scalar=unsigned int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 -0.00214163 0.00493149 || 0.051031 27959 29291 || 28735.9 28674.4 || 68.1729 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 0.00540942 0.00881089 || 0.051031 1e+64 -1e+64
28: Test Scalar=int64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 0.0182587 0.0207883 || 0.051031 28055 29366 || 28160.2 28674.4 || 287.377 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 0.0101819 0.00732242 || 0.051031 1e+64 -1e+64
28: Test Scalar=uint64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 0.0143485 0.0005667 || 0.051031 27994 29252 || 28268.8 28674.4 || 7.83406 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 -0.000935768 0.00381036 || 0.051031 1e+64 -1e+64
28: Test Scalar=half
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0.000244304 -0.99999 -48249.6 || 0.051031 0 195212 || 2.92875e+09 28674.4 || -6.67002e+08 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 0.000731776 -0.307913 0.181441 || 0.051031 1e+64 -1e+64
28: Test Scalar=bhalf
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0.00195812 -0.999999 -57857.5 || 0.051031 0 1.5512e+06 || 2.86893e+10 28674.4 || -7.99821e+08 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 0.00588445 -0.967848 10.3033 || 0.051031 1e+64 -1e+64
28: Test Scalar=float
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.78568e-07 -0.0288294 0.0123198 || 0.051031 27953 29315 || 29525.6 28674.4 || 170.31 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 7.49199e-07 -0.0212488 0.00377835 || 0.051031 1e+64 -1e+64
28: Test Scalar=double
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.43252e-07 -0.0134625 -0.0318202 || 0.051031 28025 29364 || 29065.7 28674.4 || -439.882 -2.0744
28:  -- Testing 3-D histogram
28: Density 3D: 6.43252e-07 0.0123203 0.00574058 || 0.051031 1e+64 -1e+64
28: [       OK ] cuda.Random_XorShift64 (239 ms)
28: [ RUN      ] cuda.Random_XorShift1024_0
28: Test Seed:1705432704151806048
28: Test Scalar=int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.54313e-07 0.000539647 0.00134205 || 0.051031 10984 11843 || 11370.8 11377 || 18.5525 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.67029e-07 0.00956695 0.000768513 || 0.051031 1e+64 -1e+64
28: Test Scalar=unsigned int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 0.0215542 -0.00459274 || 0.051031 10961 11817 || 11136.9 11377 || -63.4901 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 0.00678555 5.02925e-05 || 0.051031 1e+64 -1e+64
28: Test Scalar=int64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 0.00517036 -0.00122488 || 0.051031 10934 11778 || 11318.4 11377 || -16.9327 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 -0.0119755 -0.0013346 || 0.051031 1e+64 -1e+64
28: Test Scalar=uint64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 -0.00338692 0.0036584 || 0.051031 10953 11806 || 11415.6 11377 || 50.5737 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 -0.0102585 -0.00275007 || 0.051031 1e+64 -1e+64
28: Test Scalar=half
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0.000246007 -0.999975 -7594.96 || 0.051031 0 77579 || 4.6101e+08 11377 || -1.04993e+08 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 0.000737715 -0.170263 0.0284594 || 0.051031 1e+64 -1e+64
28: Test Scalar=bhalf
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0.00195129 -0.999997 -9108.19 || 0.051031 0 616431 || 4.51656e+09 11377 || -1.25912e+08 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 0.00586539 -0.923559 1.63987 || 0.051031 1e+64 -1e+64
28: Test Scalar=float
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.54313e-07 0.00120075 0.00439515 || 0.051031 10966 11806 || 11363.3 11377 || 60.7585 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.67029e-07 -0.027813 0.0015684 || 0.051031 1e+64 -1e+64
28: Test Scalar=double
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 -0.0123172 -0.00468511 || 0.051031 10907 11782 || 11518.8 11377 || -64.7669 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 0.00258154 0.00457139 || 0.051031 1e+64 -1e+64
28: Test Seed:1705432704250167106
28: Test Scalar=int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 0.0160823 -0.00342249 || 0.051031 10982 11762 || 11196.9 11377 || -47.3125 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 -0.00600762 0.00167961 || 0.051031 1e+64 -1e+64
28: Test Scalar=unsigned int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 -0.0106592 0.00354266 || 0.051031 10989 11838 || 11499.5 11377 || 48.9738 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 0.0166076 0.00255376 || 0.051031 1e+64 -1e+64
28: Test Scalar=int64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 -0.00457376 0.00797672 || 0.051031 10958 11787 || 11429.2 11377 || 110.27 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 -0.00810853 0.00299898 || 0.051031 1e+64 -1e+64
28: Test Scalar=uint64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 -0.00540103 0.0104512 || 0.051031 10971 11818 || 11438.7 11377 || 144.477 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 -0.023188 -0.00113638 || 0.051031 1e+64 -1e+64
28: Test Scalar=half
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0.000246382 -0.999975 -7594.67 || 0.051031 0 77873 || 4.61092e+08 11377 || -1.04989e+08 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 0.000738708 -0.149662 0.0212919 || 0.051031 1e+64 -1e+64
28: Test Scalar=bhalf
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0.00195557 -0.999997 -9108.39 || 0.051031 0 616163 || 4.51654e+09 11377 || -1.25914e+08 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 0.00587801 -0.92257 1.61873 || 0.051031 1e+64 -1e+64
28: Test Scalar=float
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.67029e-07 0.000475929 0.00613163 || 0.051031 10979 11790 || 11371.5 11377 || 84.7636 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 3.05176e-07 -0.0107726 0.0033561 || 0.051031 1e+64 -1e+64
28: Test Scalar=double
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 2.47955e-07 0.00114014 0.0017751 || 0.051031 10930 11878 || 11364 11377 || 24.539 -0.823045
28:  -- Testing 3-D histogram
28: Density 3D: 2.47955e-07 0.00113764 0.000203104 || 0.051031 1e+64 -1e+64
28: [       OK ] cuda.Random_XorShift1024_0 (239 ms)
28: [ RUN      ] cuda.Multi_streams
28: [       OK ] cuda.Multi_streams (380 ms)
28: [----------] 3 tests from cuda (859 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 3 tests from 1 test suite ran. (859 ms total)
28: [  PASSED  ] 3 tests.
28/47 Test #28: Kokkos_UnitTest_Random ......................   Passed    2.96 sec
test 29
      Start 29: Kokkos_AlgorithmsUnitTest_StdSet_A

29: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
29: Test timeout computed to be: 1500
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (2051 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
29: 
29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
29:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
29:                                   setting CUDA_VISIBLE_DEVICES.
29:                                   This could on multi GPU systems lead to severe performance"
29:                                   penalties.
29: [==========] Running 14 tests from 3 test suites.
29: [----------] Global test environment set-up.
29: [----------] 3 tests from std_algorithms_reducers
29: [ RUN      ] std_algorithms_reducers.max_first_loc
29: checking reduction with order: LeftToRight
29: checking reduction with order: RightToLeft
29: checking reduction with order: Random
29: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
29: [ RUN      ] std_algorithms_reducers.min_first_loc
29: checking reduction with order: LeftToRight
29: checking reduction with order: RightToLeft
29: checking reduction with order: Random
29: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
29: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
29: checking reduction with order: LeftToRight
29: checking reduction with order: RightToLeft
29: checking reduction with order: Random
29: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
29: [----------] 3 tests from std_algorithms_reducers (0 ms total)
29: 
29: [----------] 1 test from std_algorithms
29: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
29: [       OK ] std_algorithms.is_admissible_to_std_algorithms (1 ms)
29: [----------] 1 test from std_algorithms (1 ms total)
29: 
29: [----------] 10 tests from random_access_iterator_test
29: [ RUN      ] random_access_iterator_test.constructor
29: [       OK ] random_access_iterator_test.constructor (0 ms)
29: [ RUN      ] random_access_iterator_test.dereference
29: [       OK ] random_access_iterator_test.dereference (3 ms)
29: [ RUN      ] random_access_iterator_test.subscript_operator
29: [       OK ] random_access_iterator_test.subscript_operator (1 ms)
29: [ RUN      ] random_access_iterator_test.operatorsSet1
29: [       OK ] random_access_iterator_test.operatorsSet1 (3 ms)
29: [ RUN      ] random_access_iterator_test.operatorsSet2
29: [       OK ] random_access_iterator_test.operatorsSet2 (3 ms)
29: [ RUN      ] random_access_iterator_test.operatorsSet3
29: [       OK ] random_access_iterator_test.operatorsSet3 (3 ms)
29: [ RUN      ] random_access_iterator_test.operatorsSet4
29: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
29: [ RUN      ] random_access_iterator_test.assignment_operator
29: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
29: [ RUN      ] random_access_iterator_test.distance
29: [       OK ] random_access_iterator_test.distance (0 ms)
29: [ RUN      ] random_access_iterator_test.traits_helpers
29: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
29: [----------] 10 tests from random_access_iterator_test (19 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 14 tests from 3 test suites ran. (21 ms total)
29: [  PASSED  ] 14 tests.
29/47 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    2.07 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_B
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1208 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

30: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
30: Test timeout computed to be: 1500
35: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (628 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
35: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (742 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: [----------] 8 tests from std_algorithms_numeric_ops_test (4631 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 (202 ms)
35: [----------] 1 test from std_algorithms_transform_ops_test (202 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 29 tests from 7 test suites ran. (5578 ms total)
35: [  PASSED  ] 29 tests.
35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    6.78 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

36: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
36: Test timeout computed to be: 1500
30: 
30: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
30:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
30:                                   setting CUDA_VISIBLE_DEVICES.
30:                                   This could on multi GPU systems lead to severe performance"
30:                                   penalties.
30: [==========] Running 7 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 7 tests from std_algorithms_min_max_element_test
30: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
30: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (1 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
30: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
30: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (15 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
30: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (14 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
30: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (15 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
30: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (15 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
30: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (21 ms)
30: [----------] 7 tests from std_algorithms_min_max_element_test (85 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 7 tests from 1 test suite ran. (85 ms total)
30: [  PASSED  ] 7 tests.
36: [==========] Running 12 tests from 7 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_adjacent_find_team_test
36: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
30/47 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    2.14 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_C

31: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
31: Test timeout computed to be: 1500
36: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1729 ms)
36: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
31: 
31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
31:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
31:                                   setting CUDA_VISIBLE_DEVICES.
31:                                   This could on multi GPU systems lead to severe performance"
31:                                   penalties.
31: [==========] Running 13 tests from 10 test suites.
31: [----------] Global test environment set-up.
31: [----------] 1 test from std_algorithms_lexicographical_compare_test
31: [ RUN      ] std_algorithms_lexicographical_compare_test.test
31: [       OK ] std_algorithms_lexicographical_compare_test.test (368 ms)
31: [----------] 1 test from std_algorithms_lexicographical_compare_test (368 ms total)
31: 
31: [----------] 1 test from std_algorithms_for_each_test
31: [ RUN      ] std_algorithms_for_each_test.test
31: [       OK ] std_algorithms_for_each_test.test (282 ms)
31: [----------] 1 test from std_algorithms_for_each_test (282 ms total)
31: 
31: [----------] 1 test from std_algorithms_find_test
31: [ RUN      ] std_algorithms_find_test.test
31: [       OK ] std_algorithms_find_test.test (147 ms)
31: [----------] 1 test from std_algorithms_find_test (147 ms total)
31: 
31: [----------] 4 tests from std_algorithms_non_mod_seq_ops
31: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
36: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1706 ms)
36: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3435 ms total)
36: 
36: [----------] 2 tests from std_algorithms_count_team_test
36: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
31: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (2070 ms)
31: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
36: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (2611 ms)
36: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
36: [       OK ] std_algorithms_count_team_test.count_returns_zero (811 ms)
36: [----------] 2 tests from std_algorithms_count_team_test (3422 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_if_team_test
36: [ RUN      ] std_algorithms_count_if_team_test.test
31: [       OK ] std_algorithms_non_mod_seq_ops.find_end (2704 ms)
31: [ RUN      ] std_algorithms_non_mod_seq_ops.search
36: [       OK ] std_algorithms_count_if_team_test.test (1287 ms)
36: [----------] 1 test from std_algorithms_count_if_team_test (1287 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_team_test
36: [ RUN      ] std_algorithms_for_each_team_test.test
31: [       OK ] std_algorithms_non_mod_seq_ops.search (1953 ms)
31: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
31: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1312 ms)
31: [----------] 4 tests from std_algorithms_non_mod_seq_ops (8041 ms total)
31: 
31: [----------] 1 test from std_algorithms_count_test
31: [ RUN      ] std_algorithms_count_test.test
31: [       OK ] std_algorithms_count_test.test (177 ms)
31: [----------] 1 test from std_algorithms_count_test (177 ms total)
31: 
31: [----------] 1 test from std_algorithms_equal_test
31: [ RUN      ] std_algorithms_equal_test.test
31: [       OK ] std_algorithms_equal_test.test (47 ms)
31: [----------] 1 test from std_algorithms_equal_test (47 ms total)
31: 
31: [----------] 1 test from std_algorithms_all_any_none_of_test
31: [ RUN      ] std_algorithms_all_any_none_of_test.test
31: [       OK ] std_algorithms_all_any_none_of_test.test (159 ms)
31: [----------] 1 test from std_algorithms_all_any_none_of_test (159 ms total)
31: 
31: [----------] 1 test from std_algorithms_nonmod_seq_ops
31: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
31: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (249 ms)
31: [----------] 1 test from std_algorithms_nonmod_seq_ops (249 ms total)
31: 
31: [----------] 1 test from std_algorithms_mismatch_test
31: [ RUN      ] std_algorithms_mismatch_test.test
36: [       OK ] std_algorithms_for_each_team_test.test (2967 ms)
36: [----------] 1 test from std_algorithms_for_each_team_test (2967 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_n_team_test
36: [ RUN      ] std_algorithms_for_each_n_team_test.test
31: [       OK ] std_algorithms_mismatch_test.test (423 ms)
31: [----------] 1 test from std_algorithms_mismatch_test (423 ms total)
31: 
31: [----------] 1 test from std_algorithms_mod_seq_ops
31: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
31: [       OK ] std_algorithms_mod_seq_ops.move_backward (319 ms)
31: [----------] 1 test from std_algorithms_mod_seq_ops (319 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 13 tests from 10 test suites ran. (10215 ms total)
31: [  PASSED  ] 13 tests.
31/47 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed   12.33 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_D

32: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
32: Test timeout computed to be: 1500
36: [       OK ] std_algorithms_for_each_n_team_test.test (3183 ms)
36: [----------] 1 test from std_algorithms_for_each_n_team_test (3183 ms total)
36: 
36: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
36: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
32: 
32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
32:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
32:                                   setting CUDA_VISIBLE_DEVICES.
32:                                   This could on multi GPU systems lead to severe performance"
32:                                   penalties.
32: [==========] Running 31 tests from 5 test suites.
32: [----------] Global test environment set-up.
32: [----------] 3 tests from std_algorithms_mod_ops_test
32: [ RUN      ] std_algorithms_mod_ops_test.move
32: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
32: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
32: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms)
32: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
32: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms)
32: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total)
32: 
32: [----------] 12 tests from std_algorithms_mod_seq_ops_test
32: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
32: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
32: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
32: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
32: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
32: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
32: [       OK ] std_algorithms_mod_seq_ops_test.fill (1 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
32: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
32: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
32: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
32: [       OK ] std_algorithms_mod_seq_ops_test.generate (1 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
32: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
32: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (4 ms)
32: [----------] 12 tests from std_algorithms_mod_seq_ops_test (21 ms total)
32: 
32: [----------] 4 tests from std_algorithms_replace_ops_test
32: [ RUN      ] std_algorithms_replace_ops_test.replace
32: [       OK ] std_algorithms_replace_ops_test.replace (136 ms)
32: [ RUN      ] std_algorithms_replace_ops_test.replace_if
32: [       OK ] std_algorithms_replace_ops_test.replace_if (395 ms)
32: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
32: [       OK ] std_algorithms_replace_ops_test.replace_copy (308 ms)
32: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
32: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (248 ms)
32: [----------] 4 tests from std_algorithms_replace_ops_test (1089 ms total)
32: 
32: [----------] 11 tests from std_algorithms_mod_seq_ops
32: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
32: [       OK ] std_algorithms_mod_seq_ops.copy_if (150 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.unique
32: [       OK ] std_algorithms_mod_seq_ops.unique (637 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
32: [       OK ] std_algorithms_mod_seq_ops.unique_copy (267 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.remove
32: [       OK ] std_algorithms_mod_seq_ops.remove (207 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
32: [       OK ] std_algorithms_mod_seq_ops.remove_if (212 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
32: [       OK ] std_algorithms_mod_seq_ops.remove_copy (411 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
32: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (217 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.rotate
32: [       OK ] std_algorithms_mod_seq_ops.rotate (2230 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
32: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (1114 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
32: [       OK ] std_algorithms_mod_seq_ops.shift_left (3066 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
32: [       OK ] std_algorithms_mod_seq_ops.shift_right (3039 ms)
32: [----------] 11 tests from std_algorithms_mod_seq_ops (11556 ms total)
32: 
32: [----------] 1 test from std_algorithms_modseq_test
32: [ RUN      ] std_algorithms_modseq_test.reverse
32: [       OK ] std_algorithms_modseq_test.reverse (262 ms)
32: [----------] 1 test from std_algorithms_modseq_test (262 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 31 tests from 5 test suites ran. (12934 ms total)
32: [  PASSED  ] 31 tests.
32/47 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed   15.33 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_E

33: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
33: Test timeout computed to be: 1500
36: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (14550 ms)
36: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
33: 
33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
33:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
33:                                   setting CUDA_VISIBLE_DEVICES.
33:                                   This could on multi GPU systems lead to severe performance"
33:                                   penalties.
33: [==========] Running 29 tests from 7 test suites.
33: [----------] Global test environment set-up.
33: [----------] 2 tests from std_algorithms_sorting_ops_test
33: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
33: is_sorted: dynamic_view, all overloads 
33: is_sorted: stride2_view, all overloads 
33: is_sorted: stride3_view, all overloads 
33: [       OK ] std_algorithms_sorting_ops_test.is_sorted (33 ms)
33: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
33: is_sorted_until: dynamic_view, all overloads 
33: is_sorted_until: stride2_view, all overloads 
33: is_sorted_until: stride3_view, all overloads 
33: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (29 ms)
33: [----------] 2 tests from std_algorithms_sorting_ops_test (63 ms total)
33: 
33: [----------] 4 tests from std_algorithms_partitioning_test
33: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
33: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
33: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
33: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms)
33: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
33: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms)
33: [ RUN      ] std_algorithms_partitioning_test.partition_point
33: [       OK ] std_algorithms_partitioning_test.partition_point (3 ms)
33: [----------] 4 tests from std_algorithms_partitioning_test (11 ms total)
33: 
33: [----------] 1 test from std_algorithms_partitioning_ops
33: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
33: [       OK ] std_algorithms_partitioning_ops.partition_copy (159 ms)
33: [----------] 1 test from std_algorithms_partitioning_ops (159 ms total)
33: 
33: [----------] 12 tests from std_algorithms_numerics_test
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (2 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (2 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (2 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (2 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
33: [----------] 12 tests from std_algorithms_numerics_test (24 ms total)
33: 
33: [----------] 1 test from std_algorithms_numerics_ops_test
33: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
33: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (331 ms)
33: [----------] 1 test from std_algorithms_numerics_ops_test (331 ms total)
33: 
33: [----------] 8 tests from std_algorithms_numeric_ops_test
33: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
33: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (2652 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
33: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
33: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (2188 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
33: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
33: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (895 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
33: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
33: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1399 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
33: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
33: [----------] 8 tests from std_algorithms_numeric_ops_test (7137 ms total)
33: 
33: [----------] 1 test from std_algorithms_transform_ops_test
33: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
33: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (195 ms)
33: [----------] 1 test from std_algorithms_transform_ops_test (195 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 29 tests from 7 test suites ran. (7924 ms total)
33: [  PASSED  ] 29 tests.
36: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (8157 ms)
36: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
33/47 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed   10.05 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

34: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
34: Test timeout computed to be: 1500
34: 
34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
34:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
34:                                   setting CUDA_VISIBLE_DEVICES.
34:                                   This could on multi GPU systems lead to severe performance"
34:                                   penalties.
34: [==========] Running 12 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_adjacent_find_team_test
34: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
34: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1498 ms)
34: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
34: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1473 ms)
34: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2972 ms total)
34: 
34: [----------] 2 tests from std_algorithms_count_team_test
34: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
34: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (1308 ms)
34: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
34: [       OK ] std_algorithms_count_team_test.count_returns_zero (687 ms)
34: [----------] 2 tests from std_algorithms_count_team_test (1995 ms total)
34: 
34: [----------] 1 test from std_algorithms_count_if_team_test
34: [ RUN      ] std_algorithms_count_if_team_test.test
34: [       OK ] std_algorithms_count_if_team_test.test (716 ms)
34: [----------] 1 test from std_algorithms_count_if_team_test (716 ms total)
34: 
34: [----------] 1 test from std_algorithms_for_each_team_test
34: [ RUN      ] std_algorithms_for_each_team_test.test
36: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (8127 ms)
36: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (30835 ms total)
36: 
36: [----------] 2 tests from std_algorithms_mismatch_team_test
36: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
34: [       OK ] std_algorithms_for_each_team_test.test (858 ms)
34: [----------] 1 test from std_algorithms_for_each_team_test (858 ms total)
34: 
34: [----------] 1 test from std_algorithms_for_each_n_team_test
34: [ RUN      ] std_algorithms_for_each_n_team_test.test
34: [       OK ] std_algorithms_for_each_n_team_test.test (992 ms)
34: [----------] 1 test from std_algorithms_for_each_n_team_test (992 ms total)
34: 
34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
34: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
34: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (6053 ms)
34: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
36: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (9304 ms)
36: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
34: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (3825 ms)
34: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
36: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (3203 ms)
36: [----------] 2 tests from std_algorithms_mismatch_team_test (12508 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 12 tests from 7 test suites ran. (57640 ms total)
36: [  PASSED  ] 12 tests.
36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   58.49 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

37: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
37: Test timeout computed to be: 1500
37: [==========] Running 8 tests from 4 test suites.
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
34: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (3784 ms)
34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (13663 ms total)
34: 
34: [----------] 2 tests from std_algorithms_mismatch_team_test
34: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
34: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (4315 ms)
34: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
37: [       OK ] std_algorithms_equal_team_test.views_are_equal (7065 ms)
37: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
34: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1793 ms)
34: [----------] 2 tests from std_algorithms_mismatch_team_test (6108 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 12 tests from 7 test suites ran. (27308 ms total)
34: [  PASSED  ] 12 tests.
34/47 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   29.41 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

35: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
35: Test timeout computed to be: 1500
35: 
35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
35:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
35:                                   setting CUDA_VISIBLE_DEVICES.
35:                                   This could on multi GPU systems lead to severe performance"
35:                                   penalties.
35: [==========] Running 8 tests from 4 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_equal_team_test
35: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
37: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (4852 ms)
37: [----------] 2 tests from std_algorithms_equal_team_test (11917 ms total)
37: 
37: [----------] 2 tests from std_algorithms_search_team_test
37: [ RUN      ] std_algorithms_search_team_test.sequences_exist
35: [       OK ] std_algorithms_equal_team_test.views_are_equal (3541 ms)
35: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
37: [       OK ] std_algorithms_search_team_test.sequences_exist (3097 ms)
37: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
35: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (2727 ms)
35: [----------] 2 tests from std_algorithms_equal_team_test (6268 ms total)
35: 
35: [----------] 2 tests from std_algorithms_search_team_test
35: [ RUN      ] std_algorithms_search_team_test.sequences_exist
35: [       OK ] std_algorithms_search_team_test.sequences_exist (1818 ms)
35: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
37: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (4451 ms)
37: [----------] 2 tests from std_algorithms_search_team_test (7549 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_end_team_test
37: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
35: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (2147 ms)
35: [----------] 2 tests from std_algorithms_search_team_test (3966 ms total)
35: 
35: [----------] 2 tests from std_algorithms_find_end_team_test
35: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
35: [       OK ] std_algorithms_find_end_team_test.sequences_exist (3967 ms)
35: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
35: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (3468 ms)
35: [----------] 2 tests from std_algorithms_find_end_team_test (7436 ms total)
35: 
35: [----------] 2 tests from std_algorithms_find_first_of_team_test
35: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
37: [       OK ] std_algorithms_find_end_team_test.sequences_exist (8830 ms)
37: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
35: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (3197 ms)
35: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
37: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (8702 ms)
37: [----------] 2 tests from std_algorithms_find_end_team_test (17532 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_first_of_team_test
37: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
35: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (11086 ms)
35: [----------] 2 tests from std_algorithms_find_first_of_team_test (14284 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 8 tests from 4 test suites ran. (31956 ms total)
35: [  PASSED  ] 8 tests.
35/47 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   34.08 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

36: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
36: Test timeout computed to be: 1500
36: 
36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
36:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
36:                                   setting CUDA_VISIBLE_DEVICES.
36:                                   This could on multi GPU systems lead to severe performance"
36:                                   penalties.
36: [==========] Running 11 tests from 7 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_find_team_test
36: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
37: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (7849 ms)
37: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_find_team_test.searched_values_exist (793 ms)
36: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
36: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1033 ms)
36: [----------] 2 tests from std_algorithms_find_team_test (1827 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_if_team_test
36: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
36: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (701 ms)
36: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
36: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (1011 ms)
36: [----------] 2 tests from std_algorithms_find_if_team_test (1713 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_if_not_team_test
36: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
36: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1022 ms)
36: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
36: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (695 ms)
36: [----------] 2 tests from std_algorithms_find_if_not_team_test (1718 ms total)
36: 
36: [----------] 1 test from std_algorithms_all_of_team_test
36: [ RUN      ] std_algorithms_all_of_team_test.test
36: [       OK ] std_algorithms_all_of_team_test.test (953 ms)
36: [----------] 1 test from std_algorithms_all_of_team_test (953 ms total)
36: 
36: [----------] 1 test from std_algorithms_any_of_team_test
36: [ RUN      ] std_algorithms_any_of_team_test.test
36: [       OK ] std_algorithms_any_of_team_test.test (626 ms)
36: [----------] 1 test from std_algorithms_any_of_team_test (626 ms total)
36: 
36: [----------] 1 test from std_algorithms_none_of_team_test
36: [ RUN      ] std_algorithms_none_of_team_test.test
36: [       OK ] std_algorithms_none_of_team_test.test (945 ms)
36: [----------] 1 test from std_algorithms_none_of_team_test (945 ms total)
36: 
36: [----------] 2 tests from std_algorithms_search_n_team_test
36: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
36: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (746 ms)
36: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
36: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (796 ms)
36: [----------] 2 tests from std_algorithms_search_n_team_test (1543 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 11 tests from 7 test suites ran. (9328 ms total)
36: [  PASSED  ] 11 tests.
36/47 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed   11.44 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

37: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
37: Test timeout computed to be: 1500
37: 
37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
37:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
37:                                   setting CUDA_VISIBLE_DEVICES.
37:                                   This could on multi GPU systems lead to severe performance"
37:                                   penalties.
37: [==========] Running 3 tests from 3 test suites.
37: [----------] Global test environment set-up.
37: [----------] 1 test from std_algorithms_min_element_team_test
37: [ RUN      ] std_algorithms_min_element_team_test.test
37: [       OK ] std_algorithms_min_element_team_test.test (3201 ms)
37: [----------] 1 test from std_algorithms_min_element_team_test (3201 ms total)
37: 
37: [----------] 1 test from std_algorithms_max_element_team_test
37: [ RUN      ] std_algorithms_max_element_team_test.test
37: [       OK ] std_algorithms_max_element_team_test.test (3146 ms)
37: [----------] 1 test from std_algorithms_max_element_team_test (3146 ms total)
37: 
37: [----------] 1 test from std_algorithms_minmax_element_team_test
37: [ RUN      ] std_algorithms_minmax_element_team_test.test
37: [       OK ] std_algorithms_minmax_element_team_test.test (4193 ms)
37: [----------] 1 test from std_algorithms_minmax_element_team_test (4193 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 3 tests from 3 test suites ran. (10541 ms total)
37: [  PASSED  ] 3 tests.
37/47 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed   12.61 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

38: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
38: Test timeout computed to be: 1500
38: 
38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
38:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
38:                                   setting CUDA_VISIBLE_DEVICES.
38:                                   This could on multi GPU systems lead to severe performance"
38:                                   penalties.
38: [==========] Running 6 tests from 6 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_fill_team_test
38: [ RUN      ] std_algorithms_fill_team_test.test
38: [       OK ] std_algorithms_fill_team_test.test (539 ms)
38: [----------] 1 test from std_algorithms_fill_team_test (539 ms total)
38: 
38: [----------] 1 test from std_algorithms_fill_n_team_test
38: [ RUN      ] std_algorithms_fill_n_team_test.test
38: [       OK ] std_algorithms_fill_n_team_test.test (2251 ms)
38: [----------] 1 test from std_algorithms_fill_n_team_test (2251 ms total)
38: 
38: [----------] 1 test from std_algorithms_replace_team_test
38: [ RUN      ] std_algorithms_replace_team_test.test
38: [       OK ] std_algorithms_replace_team_test.test (769 ms)
38: [----------] 1 test from std_algorithms_replace_team_test (769 ms total)
38: 
38: [----------] 1 test from std_algorithms_replace_if_team_test
38: [ RUN      ] std_algorithms_replace_if_team_test.test
38: [       OK ] std_algorithms_replace_if_team_test.test (956 ms)
38: [----------] 1 test from std_algorithms_replace_if_team_test (956 ms total)
38: 
38: [----------] 1 test from std_algorithms_replace_copy_team_test
38: [ RUN      ] std_algorithms_replace_copy_team_test.test
38: [       OK ] std_algorithms_replace_copy_team_test.test (2220 ms)
38: [----------] 1 test from std_algorithms_replace_copy_team_test (2220 ms total)
38: 
38: [----------] 1 test from std_algorithms_replace_copy_if_team_test
38: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
38: [       OK ] std_algorithms_replace_copy_if_team_test.test (1713 ms)
38: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1713 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 6 tests from 6 test suites ran. (8450 ms total)
38: [  PASSED  ] 6 tests.
38/47 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed   10.53 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

39: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
39: Test timeout computed to be: 1500
39: 
39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
39:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
39:                                   setting CUDA_VISIBLE_DEVICES.
39:                                   This could on multi GPU systems lead to severe performance"
39:                                   penalties.
39: [==========] Running 4 tests from 4 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_reverse_team_test
39: [ RUN      ] std_algorithms_reverse_team_test.test
39: [       OK ] std_algorithms_reverse_team_test.test (568 ms)
39: [----------] 1 test from std_algorithms_reverse_team_test (569 ms total)
39: 
39: [----------] 1 test from std_algorithms_reverse_copy_team_test
39: [ RUN      ] std_algorithms_reverse_copy_team_test.test
39: [       OK ] std_algorithms_reverse_copy_team_test.test (969 ms)
39: [----------] 1 test from std_algorithms_reverse_copy_team_test (969 ms total)
39: 
39: [----------] 1 test from std_algorithms_rotate_team_test
39: [ RUN      ] std_algorithms_rotate_team_test.test
37: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (37404 ms)
37: [----------] 2 tests from std_algorithms_find_first_of_team_test (45254 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 8 tests from 4 test suites ran. (82254 ms total)
37: [  PASSED  ] 8 tests.
37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   83.09 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

38: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
38: Test timeout computed to be: 1500
38: [==========] Running 11 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_find_team_test
38: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
38: [       OK ] std_algorithms_find_team_test.searched_values_exist (1143 ms)
38: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
39: [       OK ] std_algorithms_rotate_team_test.test (3140 ms)
39: [----------] 1 test from std_algorithms_rotate_team_test (3140 ms total)
39: 
39: [----------] 1 test from std_algorithms_rotate_copy_team_test
39: [ RUN      ] std_algorithms_rotate_copy_team_test.test
38: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1951 ms)
38: [----------] 2 tests from std_algorithms_find_team_test (3094 ms total)
38: 
38: [----------] 2 tests from std_algorithms_find_if_team_test
38: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
39: [       OK ] std_algorithms_rotate_copy_team_test.test (2911 ms)
39: [----------] 1 test from std_algorithms_rotate_copy_team_test (2911 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 4 tests from 4 test suites ran. (7590 ms total)
39: [  PASSED  ] 4 tests.
38: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (860 ms)
38: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
39/47 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    9.65 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

40: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
40: Test timeout computed to be: 1500
38: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (1957 ms)
38: [----------] 2 tests from std_algorithms_find_if_team_test (2817 ms total)
38: 
38: [----------] 2 tests from std_algorithms_find_if_not_team_test
38: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
40: 
40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
40:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
40:                                   setting CUDA_VISIBLE_DEVICES.
40:                                   This could on multi GPU systems lead to severe performance"
40:                                   penalties.
40: [==========] Running 4 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_move_team_test
40: [ RUN      ] std_algorithms_move_team_test.test
40: [       OK ] std_algorithms_move_team_test.test (1321 ms)
40: [----------] 1 test from std_algorithms_move_team_test (1321 ms total)
40: 
40: [----------] 1 test from std_algorithms_move_backward_team_test
40: [ RUN      ] std_algorithms_move_backward_team_test.test
38: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1951 ms)
38: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
38: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (853 ms)
38: [----------] 2 tests from std_algorithms_find_if_not_team_test (2805 ms total)
38: 
38: [----------] 1 test from std_algorithms_all_of_team_test
38: [ RUN      ] std_algorithms_all_of_team_test.test
40: [       OK ] std_algorithms_move_backward_team_test.test (1299 ms)
40: [----------] 1 test from std_algorithms_move_backward_team_test (1299 ms total)
40: 
40: [----------] 1 test from std_algorithms_shift_left_team_test
40: [ RUN      ] std_algorithms_shift_left_team_test.test
38: [       OK ] std_algorithms_all_of_team_test.test (1948 ms)
38: [----------] 1 test from std_algorithms_all_of_team_test (1948 ms total)
38: 
38: [----------] 1 test from std_algorithms_any_of_team_test
38: [ RUN      ] std_algorithms_any_of_team_test.test
38: [       OK ] std_algorithms_any_of_team_test.test (849 ms)
38: [----------] 1 test from std_algorithms_any_of_team_test (849 ms total)
38: 
38: [----------] 1 test from std_algorithms_none_of_team_test
38: [ RUN      ] std_algorithms_none_of_team_test.test
38: [       OK ] std_algorithms_none_of_team_test.test (1884 ms)
38: [----------] 1 test from std_algorithms_none_of_team_test (1884 ms total)
38: 
38: [----------] 2 tests from std_algorithms_search_n_team_test
38: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
40: [       OK ] std_algorithms_shift_left_team_test.test (5081 ms)
40: [----------] 1 test from std_algorithms_shift_left_team_test (5081 ms total)
40: 
40: [----------] 1 test from std_algorithms_shift_right_team_test
40: [ RUN      ] std_algorithms_shift_right_team_test.test
38: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (883 ms)
38: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
38: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1077 ms)
38: [----------] 2 tests from std_algorithms_search_n_team_test (1961 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 11 tests from 7 test suites ran. (15360 ms total)
38: [  PASSED  ] 11 tests.
38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed   16.28 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

39: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
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
40: [       OK ] std_algorithms_shift_right_team_test.test (4979 ms)
40: [----------] 1 test from std_algorithms_shift_right_team_test (4979 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (12681 ms total)
40: [  PASSED  ] 4 tests.
40/47 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   14.75 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

41: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
41: Test timeout computed to be: 1500
41: 
41: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
41:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
41:                                   setting CUDA_VISIBLE_DEVICES.
41:                                   This could on multi GPU systems lead to severe performance"
41:                                   penalties.
41: [==========] Running 9 tests from 9 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_copy_team_test
41: [ RUN      ] std_algorithms_copy_team_test.test
41: [       OK ] std_algorithms_copy_team_test.test (1591 ms)
41: [----------] 1 test from std_algorithms_copy_team_test (1591 ms total)
41: 
41: [----------] 1 test from std_algorithms_copy_n_team_test
41: [ RUN      ] std_algorithms_copy_n_team_test.test
39: [       OK ] std_algorithms_min_element_team_test.test (7411 ms)
39: [----------] 1 test from std_algorithms_min_element_team_test (7411 ms total)
39: 
39: [----------] 1 test from std_algorithms_max_element_team_test
39: [ RUN      ] std_algorithms_max_element_team_test.test
41: [       OK ] std_algorithms_copy_n_team_test.test (2603 ms)
41: [----------] 1 test from std_algorithms_copy_n_team_test (2603 ms total)
41: 
41: [----------] 1 test from std_algorithms_copy_backward_team_test
41: [ RUN      ] std_algorithms_copy_backward_team_test.test
41: [       OK ] std_algorithms_copy_backward_team_test.test (1295 ms)
41: [----------] 1 test from std_algorithms_copy_backward_team_test (1295 ms total)
41: 
41: [----------] 1 test from std_algorithms_copy_if_team_test
41: [ RUN      ] std_algorithms_copy_if_team_test.test
41: [       OK ] std_algorithms_copy_if_team_test.test (1428 ms)
41: [----------] 1 test from std_algorithms_copy_if_team_test (1428 ms total)
41: 
41: [----------] 1 test from std_algorithms_unique_copy_team_test
41: [ RUN      ] std_algorithms_unique_copy_team_test.test
41: [       OK ] std_algorithms_unique_copy_team_test.test (2329 ms)
41: [----------] 1 test from std_algorithms_unique_copy_team_test (2329 ms total)
41: 
41: [----------] 1 test from std_algorithms_remove_team_test
41: [ RUN      ] std_algorithms_remove_team_test.test
41: [       OK ] std_algorithms_remove_team_test.test (1523 ms)
41: [----------] 1 test from std_algorithms_remove_team_test (1523 ms total)
41: 
41: [----------] 1 test from std_algorithms_remove_if_team_test
41: [ RUN      ] std_algorithms_remove_if_team_test.test
39: [       OK ] std_algorithms_max_element_team_test.test (7406 ms)
39: [----------] 1 test from std_algorithms_max_element_team_test (7406 ms total)
39: 
39: [----------] 1 test from std_algorithms_minmax_element_team_test
39: [ RUN      ] std_algorithms_minmax_element_team_test.test
41: [       OK ] std_algorithms_remove_if_team_test.test (1519 ms)
41: [----------] 1 test from std_algorithms_remove_if_team_test (1519 ms total)
41: 
41: [----------] 1 test from std_algorithms_remove_copy_team_test
41: [ RUN      ] std_algorithms_remove_copy_team_test.test
41: [       OK ] std_algorithms_remove_copy_team_test.test (1923 ms)
41: [----------] 1 test from std_algorithms_remove_copy_team_test (1923 ms total)
41: 
41: [----------] 1 test from std_algorithms_remove_copy_if_team_test
41: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
41: [       OK ] std_algorithms_remove_copy_if_team_test.test (1619 ms)
41: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1619 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 9 tests from 9 test suites ran. (15833 ms total)
41: [  PASSED  ] 9 tests.
41/47 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   17.94 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

42: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
42: Test timeout computed to be: 1500
42: 
42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
42:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
42:                                   setting CUDA_VISIBLE_DEVICES.
42:                                   This could on multi GPU systems lead to severe performance"
42:                                   penalties.
42: [==========] Running 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_unique_team_test
42: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
42: [       OK ] std_algorithms_unique_team_test.test_default_predicate (2386 ms)
42: [----------] 1 test from std_algorithms_unique_team_test (2386 ms total)
42: 
42: [----------] 1 test from std_algorithms_adjacent_difference_team_test
42: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
39: [       OK ] std_algorithms_minmax_element_team_test.test (9644 ms)
39: [----------] 1 test from std_algorithms_minmax_element_team_test (9644 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 3 test suites ran. (24462 ms total)
39: [  PASSED  ] 3 tests.
39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed   25.29 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

40: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
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 (1875 ms)
40: [----------] 1 test from std_algorithms_fill_team_test (1875 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 (574 ms)
40: [----------] 1 test from std_algorithms_fill_n_team_test (574 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_team_test
40: [ RUN      ] std_algorithms_replace_team_test.test
42: [       OK ] std_algorithms_adjacent_difference_team_test.test (2835 ms)
42: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2835 ms total)
42: 
42: [----------] 1 test from std_algorithms_reduce_team_test
42: [ RUN      ] std_algorithms_reduce_team_test.test
42: [       OK ] std_algorithms_reduce_team_test.test (2514 ms)
42: [----------] 1 test from std_algorithms_reduce_team_test (2514 ms total)
42: 
42: [----------] 1 test from std_algorithms_transform_reduce_team_test
42: [ RUN      ] std_algorithms_transform_reduce_team_test.test
40: [       OK ] std_algorithms_replace_team_test.test (3643 ms)
40: [----------] 1 test from std_algorithms_replace_team_test (3643 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_if_team_test
40: [ RUN      ] std_algorithms_replace_if_team_test.test
42: [       OK ] std_algorithms_transform_reduce_team_test.test (3440 ms)
42: [----------] 1 test from std_algorithms_transform_reduce_team_test (3440 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (11177 ms total)
42: [  PASSED  ] 4 tests.
42/47 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed   13.26 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

43: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
43: Test timeout computed to be: 1500
40: [       OK ] std_algorithms_replace_if_team_test.test (4551 ms)
40: [----------] 1 test from std_algorithms_replace_if_team_test (4551 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_team_test
40: [ RUN      ] std_algorithms_replace_copy_team_test.test
43: 
43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
43:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
43:                                   setting CUDA_VISIBLE_DEVICES.
43:                                   This could on multi GPU systems lead to severe performance"
43:                                   penalties.
43: [==========] Running 18 tests from 5 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_is_sorted_team_test
43: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
43: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1898 ms)
43: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
43: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (3480 ms)
43: [----------] 2 tests from std_algorithms_is_sorted_team_test (5379 ms total)
43: 
43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
43: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
43: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (112 ms)
43: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
43: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (161 ms)
43: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
40: [       OK ] std_algorithms_replace_copy_team_test.test (6082 ms)
40: [----------] 1 test from std_algorithms_replace_copy_team_test (6082 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test
40: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
43: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (3023 ms)
43: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
43: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1896 ms)
43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (5194 ms total)
43: 
43: [----------] 4 tests from std_algorithms_is_partitioned_team_test
43: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
43: [       OK ] std_algorithms_is_partitioned_team_test.empty (55 ms)
43: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
43: [       OK ] std_algorithms_is_partitioned_team_test.all_true (930 ms)
43: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
40: [       OK ] std_algorithms_replace_copy_if_team_test.test (4840 ms)
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (4840 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 6 tests from 6 test suites ran. (21569 ms total)
40: [  PASSED  ] 6 tests.
40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed   22.39 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

41: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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
43: [       OK ] std_algorithms_is_partitioned_team_test.all_false (918 ms)
43: [ RUN      ] std_algorithms_is_partitioned_team_test.random
43: [       OK ] std_algorithms_is_partitioned_team_test.random (864 ms)
43: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2767 ms total)
43: 
43: [----------] 4 tests from std_algorithms_partition_copy_team_test
43: [ RUN      ] std_algorithms_partition_copy_team_test.empty
43: [       OK ] std_algorithms_partition_copy_team_test.empty (69 ms)
43: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
41: [       OK ] std_algorithms_reverse_team_test.test (2327 ms)
41: [----------] 1 test from std_algorithms_reverse_team_test (2327 ms total)
41: 
41: [----------] 1 test from std_algorithms_reverse_copy_team_test
41: [ RUN      ] std_algorithms_reverse_copy_team_test.test
43: [       OK ] std_algorithms_partition_copy_team_test.all_true (1742 ms)
43: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
41: [       OK ] std_algorithms_reverse_copy_team_test.test (2349 ms)
41: [----------] 1 test from std_algorithms_reverse_copy_team_test (2349 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_team_test
41: [ RUN      ] std_algorithms_rotate_team_test.test
43: [       OK ] std_algorithms_partition_copy_team_test.all_false (1728 ms)
43: [ RUN      ] std_algorithms_partition_copy_team_test.random
43: [       OK ] std_algorithms_partition_copy_team_test.random (1642 ms)
43: [----------] 4 tests from std_algorithms_partition_copy_team_test (5182 ms total)
43: 
43: [----------] 4 tests from std_algorithms_partition_point_team_test
43: [ RUN      ] std_algorithms_partition_point_team_test.empty
43: [       OK ] std_algorithms_partition_point_team_test.empty (43 ms)
43: [ RUN      ] std_algorithms_partition_point_team_test.all_true
43: [       OK ] std_algorithms_partition_point_team_test.all_true (683 ms)
43: [ RUN      ] std_algorithms_partition_point_team_test.all_false
43: [       OK ] std_algorithms_partition_point_team_test.all_false (715 ms)
43: [ RUN      ] std_algorithms_partition_point_team_test.random
41: [       OK ] std_algorithms_rotate_team_test.test (3203 ms)
41: [----------] 1 test from std_algorithms_rotate_team_test (3203 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_copy_team_test
41: [ RUN      ] std_algorithms_rotate_copy_team_test.test
43: [       OK ] std_algorithms_partition_point_team_test.random (645 ms)
43: [----------] 4 tests from std_algorithms_partition_point_team_test (2087 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 18 tests from 5 test suites ran. (20612 ms total)
43: [  PASSED  ] 18 tests.
43/47 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed   22.72 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

44: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
44: Test timeout computed to be: 1500
41: [       OK ] std_algorithms_rotate_copy_team_test.test (2445 ms)
41: [----------] 1 test from std_algorithms_rotate_copy_team_test (2445 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (10326 ms total)
41: [  PASSED  ] 4 tests.
41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed   11.13 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

42: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
42: Test timeout computed to be: 1500
44: 
44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
44:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
44:                                   setting CUDA_VISIBLE_DEVICES.
44:                                   This could on multi GPU systems lead to severe performance"
44:                                   penalties.
44: [==========] Running 5 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_transform_team_test
44: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
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
44: [       OK ] std_algorithms_transform_team_test.test_unary_op (2068 ms)
44: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
44: [       OK ] std_algorithms_transform_team_test.test_binary_op (1984 ms)
44: [----------] 2 tests from std_algorithms_transform_team_test (4052 ms total)
44: 
44: [----------] 1 test from std_algorithms_generate_team_test
44: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
42: [       OK ] std_algorithms_move_team_test.test (5068 ms)
42: [----------] 1 test from std_algorithms_move_team_test (5068 ms total)
42: 
42: [----------] 1 test from std_algorithms_move_backward_team_test
42: [ RUN      ] std_algorithms_move_backward_team_test.test
44: [       OK ] std_algorithms_generate_team_test.test_unary_op (2379 ms)
44: [----------] 1 test from std_algorithms_generate_team_test (2379 ms total)
44: 
44: [----------] 1 test from std_algorithms_generate_n_team_test
44: [ RUN      ] std_algorithms_generate_n_team_test.test
44: [       OK ] std_algorithms_generate_n_team_test.test (2286 ms)
44: [----------] 1 test from std_algorithms_generate_n_team_test (2286 ms total)
44: 
44: [----------] 1 test from std_algorithms_swap_ranges_team_test
44: [ RUN      ] std_algorithms_swap_ranges_team_test.test
42: [       OK ] std_algorithms_move_backward_team_test.test (3239 ms)
42: [----------] 1 test from std_algorithms_move_backward_team_test (3239 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_left_team_test
42: [ RUN      ] std_algorithms_shift_left_team_test.test
44: [       OK ] std_algorithms_swap_ranges_team_test.test (1857 ms)
44: [----------] 1 test from std_algorithms_swap_ranges_team_test (1857 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 5 tests from 4 test suites ran. (10576 ms total)
44: [  PASSED  ] 5 tests.
44/47 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed   12.71 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

45: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
45: Test timeout computed to be: 1500
45: 
45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
45:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
45:                                   setting CUDA_VISIBLE_DEVICES.
45:                                   This could on multi GPU systems lead to severe performance"
45:                                   penalties.
45: [==========] Running 2 tests from 2 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_exclusive_scan_team_test
45: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
42: [       OK ] std_algorithms_shift_left_team_test.test (9725 ms)
42: [----------] 1 test from std_algorithms_shift_left_team_test (9725 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_right_team_test
42: [ RUN      ] std_algorithms_shift_right_team_test.test
45: [       OK ] std_algorithms_exclusive_scan_team_test.test (7035 ms)
45: [----------] 1 test from std_algorithms_exclusive_scan_team_test (7035 ms total)
45: 
45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
45: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
45: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (3572 ms)
45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (3572 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 2 tests from 2 test suites ran. (10607 ms total)
45: [  PASSED  ] 2 tests.
45/47 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed   12.69 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

46: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
46: Test timeout computed to be: 1500
46: 
46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
46:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
46:                                   setting CUDA_VISIBLE_DEVICES.
46:                                   This could on multi GPU systems lead to severe performance"
46:                                   penalties.
46: [==========] Running 2 tests from 2 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_inclusive_scan_team_test
46: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
42: [       OK ] std_algorithms_shift_right_team_test.test (9142 ms)
42: [----------] 1 test from std_algorithms_shift_right_team_test (9142 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (27175 ms total)
42: [  PASSED  ] 4 tests.
42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   27.99 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

43: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
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 (7144 ms)
43: [----------] 1 test from std_algorithms_copy_team_test (7144 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 (660 ms)
43: [----------] 1 test from std_algorithms_copy_n_team_test (660 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_backward_team_test
43: [ RUN      ] std_algorithms_copy_backward_team_test.test
46: [       OK ] std_algorithms_inclusive_scan_team_test.test (10707 ms)
46: [----------] 1 test from std_algorithms_inclusive_scan_team_test (10707 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
46: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
43: [       OK ] std_algorithms_copy_backward_team_test.test (3257 ms)
43: [----------] 1 test from std_algorithms_copy_backward_team_test (3257 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_if_team_test
43: [ RUN      ] std_algorithms_copy_if_team_test.test
46: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (7097 ms)
46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (7097 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 2 tests from 2 test suites ran. (17804 ms total)
46: [  PASSED  ] 2 tests.
46/47 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   19.88 sec
test 47
      Start 47: Kokkos_UnitTest_SIMD

47: Test command: /var/jenkins/workspace/Kokkos_develop/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD
47: Test timeout computed to be: 1500
43: [       OK ] std_algorithms_copy_if_team_test.test (4219 ms)
43: [----------] 1 test from std_algorithms_copy_if_team_test (4219 ms total)
43: 
43: [----------] 1 test from std_algorithms_unique_copy_team_test
43: [ RUN      ] std_algorithms_unique_copy_team_test.test
47: 
47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
47:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
47:                                   setting CUDA_VISIBLE_DEVICES.
47:                                   This could on multi GPU systems lead to severe performance"
47:                                   penalties.
47: [==========] Running 16 tests from 1 test suite.
47: [----------] Global test environment set-up.
47: [----------] 16 tests from simd
47: [ RUN      ] simd.host_math_ops
47: [       OK ] simd.host_math_ops (0 ms)
47: [ RUN      ] simd.device_math_ops
47: [       OK ] simd.device_math_ops (4 ms)
47: [ RUN      ] simd.host_mask_ops
47: [       OK ] simd.host_mask_ops (0 ms)
47: [ RUN      ] simd.device_mask_ops
47: [       OK ] simd.device_mask_ops (0 ms)
47: [ RUN      ] simd.host_conversions
47: [       OK ] simd.host_conversions (0 ms)
47: [ RUN      ] simd.device_conversions
47: [       OK ] simd.device_conversions (0 ms)
47: [ RUN      ] simd.host_shift_ops
47: [       OK ] simd.host_shift_ops (0 ms)
47: [ RUN      ] simd.device_shift_ops
47: [       OK ] simd.device_shift_ops (0 ms)
47: [ RUN      ] simd.host_condition
47: [       OK ] simd.host_condition (0 ms)
47: [ RUN      ] simd.device_condition
47: [       OK ] simd.device_condition (0 ms)
47: [ RUN      ] simd.host_gen_ctors
47: [       OK ] simd.host_gen_ctors (0 ms)
47: [ RUN      ] simd.device_gen_ctors
47: [       OK ] simd.device_gen_ctors (0 ms)
47: [ RUN      ] simd.host_where_expressions
47: [       OK ] simd.host_where_expressions (0 ms)
47: [ RUN      ] simd.device_where_expressions
47: [       OK ] simd.device_where_expressions (0 ms)
47: [ RUN      ] simd.host_reductions
47: [       OK ] simd.host_reductions (0 ms)
47: [ RUN      ] simd.device_reductions
47: [       OK ] simd.device_reductions (0 ms)
47: [----------] 16 tests from simd (5 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 16 tests from 1 test suite ran. (5 ms total)
47: [  PASSED  ] 16 tests.
47/47 Test #47: Kokkos_UnitTest_SIMD ........................   Passed    2.08 sec

100% tests passed, 0 tests failed out of 47

Total Test time (real) = 595.75 sec
+ cd ../example/build_cmake_installed
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 ..
-- The CXX compiler identification is GNU 8.4.0
-- The Fortran compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/g++-8
-- Check for working CXX compiler: /usr/bin/g++-8 - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran - works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 - yes
-- Enabled Kokkos devices: CUDA;SERIAL
CMake Warning at /var/jenkins/workspace/Kokkos_develop/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE):
  The installed Kokkos configuration does not support CXX extensions.
  Forcing -DCMAKE_CXX_EXTENSIONS=Off
Call Stack (most recent call first):
  /var/jenkins/workspace/Kokkos_develop/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE)
  CMakeLists.txt:10 (find_package)


-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_develop/example/build_cmake_installed/build
+ make -j8
Scanning dependencies of target example
[ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o
[ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o
43: [       OK ] std_algorithms_unique_copy_team_test.test (7598 ms)
43: [----------] 1 test from std_algorithms_unique_copy_team_test (7598 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 (4361 ms)
43: [----------] 1 test from std_algorithms_remove_team_test (4361 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_if_team_test
43: [ RUN      ] std_algorithms_remove_if_team_test.test
[100%] Linking CXX executable example
[100%] Built target example
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_develop/example/build_cmake_installed/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_develop/example/build_cmake_installed/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_develop/example/build_cmake_installed/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: KokkosInTree_Verify

1: Test command: /var/jenkins/workspace/Kokkos_develop/example/build_cmake_installed/build/example "10"
1: Test timeout computed to be: 10000000
1: 
1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
1:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
1:                                   setting CUDA_VISIBLE_DEVICES.
1:                                   This could on multi GPU systems lead to severe performance"
1:                                   penalties.
1: Device Execution Space:
1:   KOKKOS_ENABLE_CUDA: yes
1: Cuda Options:
1:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
1:   KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
1:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes
1:   KOKKOS_ENABLE_CUDA_UVM: yes
1:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
1:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
1: 
1: Cuda Runtime Configuration:
1: macro  KOKKOS_ENABLE_CUDA      : defined
1: macro  CUDA_VERSION          = 11000 = version 11.0
1: Kokkos::Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
1: Number of even integers from 0 to 9
1:   Parallel: 5      0.000052
1: Sequential: 5      0.000000
1:  Hello World from Fortran
43: [       OK ] std_algorithms_remove_if_team_test.test (3393 ms)
43: [----------] 1 test from std_algorithms_remove_if_team_test (3393 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_team_test
43: [ RUN      ] std_algorithms_remove_copy_team_test.test
1/1 Test #1: KokkosInTree_Verify ..............   Passed    2.05 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   2.06 sec
+ cd ../..
+ cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler
-- Enabled Kokkos devices: CUDA;SERIAL
-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_develop/example/build_cmake_installed_different_compiler/build
+ cmake --build build_cmake_installed_different_compiler/build --target all
[ 50%] Built target example_no_kokkos
Scanning dependencies of target example_with_kokkos
[ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o
43: [       OK ] std_algorithms_remove_copy_team_test.test (5251 ms)
43: [----------] 1 test from std_algorithms_remove_copy_team_test (5251 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 (5239 ms)
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (5239 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 9 tests from 9 test suites ran. (41124 ms total)
43: [  PASSED  ] 9 tests.
43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   41.99 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

44: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
44: Test timeout computed to be: 1500
[100%] Linking CXX executable example_with_kokkos
[100%] Built target example_with_kokkos
+ cmake --build build_cmake_installed_different_compiler/build --target test
Running tests...
Test project /var/jenkins/workspace/Kokkos_develop/example/build_cmake_installed_different_compiler/build
    Start 1: KokkosLauncher_NoKokkos_Verify
1/2 Test #1: KokkosLauncher_NoKokkos_Verify .....   Passed    0.01 sec
    Start 2: KokkosLauncher_WithKokkos_Verify
44: [==========] Running 4 tests from 4 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
2/2 Test #2: KokkosLauncher_WithKokkos_Verify ...   Passed    2.04 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =   2.05 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 zero time                     Tue Jan 16 18:18:23 2024
cache hit (direct)                    46
cache hit (preprocessed)               0
cache miss                           490
cache hit rate                      8.58 %
compiler produced stdout               1
cleanups performed                     2
files in cache                     10479
cache size                           4.6 GB
max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 5fd3b69ab31fbbf8b38789bdc502d7839858f6c64313d23c970f28c17fcf0346
$ docker rm -f --volumes 5fd3b69ab31fbbf8b38789bdc502d7839858f6c64313d23c970f28c17fcf0346
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
44: [       OK ] std_algorithms_unique_team_test.test_default_predicate (7550 ms)
44: [----------] 1 test from std_algorithms_unique_team_test (7550 ms total)
44: 
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test
44: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
44: [       OK ] std_algorithms_adjacent_difference_team_test.test (7855 ms)
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (7855 ms total)
44: 
44: [----------] 1 test from std_algorithms_reduce_team_test
44: [ RUN      ] std_algorithms_reduce_team_test.test
44: [       OK ] std_algorithms_reduce_team_test.test (3975 ms)
44: [----------] 1 test from std_algorithms_reduce_team_test (3975 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_reduce_team_test
44: [ RUN      ] std_algorithms_transform_reduce_team_test.test
44: [       OK ] std_algorithms_transform_reduce_team_test.test (7188 ms)
44: [----------] 1 test from std_algorithms_transform_reduce_team_test (7188 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (26569 ms total)
44: [  PASSED  ] 4 tests.
44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed   27.37 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

45: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
45: Test timeout computed to be: 1500
45: [==========] Running 18 tests from 5 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 (3695 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 (7964 ms)
45: [----------] 2 tests from std_algorithms_is_sorted_team_test (11659 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 (18 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (23 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (7972 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (5353 ms)
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (13368 ms total)
45: 
45: [----------] 4 tests from std_algorithms_is_partitioned_team_test
45: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
45: [       OK ] std_algorithms_is_partitioned_team_test.empty (9 ms)
45: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
45: [       OK ] std_algorithms_is_partitioned_team_test.all_true (2542 ms)
45: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
45: [       OK ] std_algorithms_is_partitioned_team_test.all_false (2538 ms)
45: [ RUN      ] std_algorithms_is_partitioned_team_test.random
45: [       OK ] std_algorithms_is_partitioned_team_test.random (2314 ms)
45: [----------] 4 tests from std_algorithms_is_partitioned_team_test (7404 ms total)
45: 
45: [----------] 4 tests from std_algorithms_partition_copy_team_test
45: [ RUN      ] std_algorithms_partition_copy_team_test.empty
45: [       OK ] std_algorithms_partition_copy_team_test.empty (15 ms)
45: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
45: [       OK ] std_algorithms_partition_copy_team_test.all_true (5576 ms)
45: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
45: [       OK ] std_algorithms_partition_copy_team_test.all_false (5553 ms)
45: [ RUN      ] std_algorithms_partition_copy_team_test.random
45: [       OK ] std_algorithms_partition_copy_team_test.random (5327 ms)
45: [----------] 4 tests from std_algorithms_partition_copy_team_test (16474 ms total)
45: 
45: [----------] 4 tests from std_algorithms_partition_point_team_test
45: [ RUN      ] std_algorithms_partition_point_team_test.empty
45: [       OK ] std_algorithms_partition_point_team_test.empty (9 ms)
45: [ RUN      ] std_algorithms_partition_point_team_test.all_true
45: [       OK ] std_algorithms_partition_point_team_test.all_true (1849 ms)
45: [ RUN      ] std_algorithms_partition_point_team_test.all_false
45: [       OK ] std_algorithms_partition_point_team_test.all_false (1838 ms)
45: [ RUN      ] std_algorithms_partition_point_team_test.random
45: [       OK ] std_algorithms_partition_point_team_test.random (1597 ms)
45: [----------] 4 tests from std_algorithms_partition_point_team_test (5295 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 18 tests from 5 test suites ran. (54202 ms total)
45: [  PASSED  ] 18 tests.
45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed   55.05 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

46: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
46: Test timeout computed to be: 1500
46: [==========] Running 5 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests 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 (7106 ms)
46: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
46: [       OK ] std_algorithms_transform_team_test.test_binary_op (5644 ms)
46: [----------] 2 tests from std_algorithms_transform_team_test (12750 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 (19739 ms)
46: [----------] 1 test from std_algorithms_generate_team_test (19739 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 (631 ms)
46: [----------] 1 test from std_algorithms_generate_n_team_test (632 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 (6235 ms)
46: [----------] 1 test from std_algorithms_swap_ranges_team_test (6235 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 5 tests from 4 test suites ran. (39357 ms total)
46: [  PASSED  ] 5 tests.
46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed   40.25 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

47: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
47: Test timeout computed to be: 1500
47: [==========] Running 2 tests from 2 test suites.
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 (19068 ms)
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (19068 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
47: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
47: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (9611 ms)
47: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (9611 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (28680 ms total)
47: [  PASSED  ] 2 tests.
47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed   29.51 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

48: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
48: Test timeout computed to be: 1500
48: [==========] Running 2 tests from 2 test suites.
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 (28365 ms)
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (28365 ms total)
48: 
48: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
48: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
48: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (18951 ms)
48: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (18951 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 2 tests from 2 test suites ran. (47316 ms total)
48: [  PASSED  ] 2 tests.
48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   48.16 sec
test 49
      Start 49: Kokkos_UnitTest_SIMD

49: Test command: /var/jenkins/workspace/Kokkos_develop/build/simd/unit_tests/Kokkos_UnitTest_SIMD
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: [       OK ] simd.device_math_ops (2 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 (0 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 (0 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 (0 ms)
49: [ RUN      ] simd.host_reductions
49: [       OK ] simd.host_reductions (0 ms)
49: [ RUN      ] simd.device_reductions
49: [       OK ] simd.device_reductions (0 ms)
49: [----------] 16 tests from simd (4 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 16 tests from 1 test suite ran. (5 ms total)
49: [  PASSED  ] 16 tests.
49/49 Test #49: Kokkos_UnitTest_SIMD ........................   Passed    0.83 sec

100% tests passed, 0 tests failed out of 49

Total Test time (real) = 1781.84 sec
+ cd ../example/build_cmake_in_tree
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_CXX_STANDARD=17 ..
-- The CXX compiler identification is GNU 9.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting default Kokkos CXX standard to 17
-- Kokkos version: 4.2.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
-- Using -std=gnu++17 for C++17 extensions as feature
-- Built-in Execution Spaces:
--     Device Parallel: NoTypeDefined
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
-- Found TPLLIBDL: /usr/include  
-- Using internal desul_atomics copy
-- Kokkos Devices: SERIAL, Kokkos Backends: SERIAL
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_develop/example/build_cmake_in_tree/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
[  3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  3%] Built target AlwaysCheckGit
Scanning dependencies of target impl_git_version
[  7%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/example/build_cmake_in_tree/build/generated/Kokkos_Version_Info.cpp.o
[ 11%] Linking CXX static library libkokkossimd.a
[ 11%] Built target kokkossimd
[ 14%] Linking CXX static library libimpl_git_version.a
[ 14%] Built target impl_git_version
Scanning dependencies of target kokkoscore
[ 25%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 25%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 25%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 29%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 33%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 37%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 44%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 44%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 48%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 59%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[ 59%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 59%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o
[ 62%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[ 66%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 70%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[ 74%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 77%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[ 81%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[ 85%] Linking CXX static library libkokkoscore.a
[ 85%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
[ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[ 92%] Linking CXX static library libkokkoscontainers.a
[ 92%] Built target kokkoscontainers
Scanning dependencies of target example
[ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o
[100%] Linking CXX executable example
[100%] Built target example
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_develop/example/build_cmake_in_tree/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_develop/example/build_cmake_in_tree/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_develop/example/build_cmake_in_tree/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: KokkosInTree_Verify

1: Test command: /var/jenkins/workspace/Kokkos_develop/example/build_cmake_in_tree/build/example "10"
1: Test timeout computed to be: 10000000
1: Host Serial Execution Space:
1:   KOKKOS_ENABLE_SERIAL: yes
1: 
1: Serial Runtime Configuration:
1: Number of even integers from 0 to 9
1:   Parallel: 5      0.000009
1: Sequential: 5      0.000000
1/1 Test #1: KokkosInTree_Verify ..............   Passed    0.00 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.01 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                       Tue Jan 16 18:56:54 2024
stats zeroed                        Tue Jan 16 18:26:02 2024
cache hit (direct)                    48
cache hit (preprocessed)               4
cache miss                           648
cache hit rate                      7.43 %
compiler produced stdout              22
cleanups performed                    58
files in cache                      2074
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 5d7ee165d76996b48a1b09f62fc2a6a4419f06fe0b74b2e79aae609f0bcf6639
$ docker rm -f --volumes 5d7ee165d76996b48a1b09f62fc2a6a4419f06fe0b74b2e79aae609f0bcf6639
[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