Skip to content

Console Output

Skipping 340 KB.. Full Log
 ] defaultdevicetype.reduce_instantiation_a2 (16 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
12: [       OK ] defaultdevicetype.reduce_instantiation_b2 (46 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
12: [       OK ] defaultdevicetype.reduce_instantiation_c2 (16 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
12: [       OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
12: [       OK ] defaultdevicetype.reduce_instantiation_b3 (50 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
12: [       OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms)
12: [ RUN      ] defaultdevicetype.malloc
12: [       OK ] defaultdevicetype.malloc (0 ms)
12: [----------] 31 tests from defaultdevicetype (320 ms total)
12: 
12: [----------] 1 test from kokkosresize
12: [ RUN      ] kokkosresize.host_space_access
12: [       OK ] kokkosresize.host_space_access (29 ms)
12: [----------] 1 test from kokkosresize (29 ms total)
12: 
12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/0.sizes
12: [       OK ] TestViewAPI/0.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/0 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/1.sizes
12: [       OK ] TestViewAPI/1.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/1 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/2.sizes
12: [       OK ] TestViewAPI/2.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/2 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/3.sizes
12: [       OK ] TestViewAPI/3.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/3 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/4.sizes
12: [       OK ] TestViewAPI/4.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/4 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/5.sizes
12: [       OK ] TestViewAPI/5.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/5 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/6.sizes
12: [       OK ] TestViewAPI/6.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/6 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/7.sizes
12: [       OK ] TestViewAPI/7.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/7 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/8.sizes
12: [       OK ] TestViewAPI/8.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/8 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/9.sizes
12: [       OK ] TestViewAPI/9.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/9 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/10.sizes
12: [       OK ] TestViewAPI/10.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/10 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/11.sizes
12: [       OK ] TestViewAPI/11.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/11 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/12.sizes
12: [       OK ] TestViewAPI/12.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/12 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/13.sizes
12: [       OK ] TestViewAPI/13.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/13 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/14.sizes
12: [       OK ] TestViewAPI/14.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/14 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/15.sizes
12: [       OK ] TestViewAPI/15.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/15 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/16.sizes
12: [       OK ] TestViewAPI/16.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/16 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/17.sizes
12: [       OK ] TestViewAPI/17.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/17 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/18.sizes
12: [       OK ] TestViewAPI/18.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/18 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/19.sizes
12: [       OK ] TestViewAPI/19.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/19 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/20.sizes
12: [       OK ] TestViewAPI/20.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/20 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/21.sizes
12: [       OK ] TestViewAPI/21.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/21 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/22.sizes
12: [       OK ] TestViewAPI/22.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/22 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/23.sizes
12: [       OK ] TestViewAPI/23.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/23 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/24.sizes
12: [       OK ] TestViewAPI/24.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/24 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/25.sizes
12: [       OK ] TestViewAPI/25.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/25 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/26.sizes
12: [       OK ] TestViewAPI/26.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/26 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/27.sizes
12: [       OK ] TestViewAPI/27.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/27 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/28.sizes
12: [       OK ] TestViewAPI/28.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/28 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/29.sizes
12: [       OK ] TestViewAPI/29.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/29 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/30.sizes
12: [       OK ] TestViewAPI/30.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/30 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/31.sizes
12: [       OK ] TestViewAPI/31.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/31 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/32.sizes
12: [       OK ] TestViewAPI/32.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/32 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/33.sizes
12: [       OK ] TestViewAPI/33.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/33 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/34.sizes
12: [       OK ] TestViewAPI/34.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/34 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/35.sizes
12: [       OK ] TestViewAPI/35.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/35 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/36.sizes
12: [       OK ] TestViewAPI/36.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/36 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/37.sizes
12: [       OK ] TestViewAPI/37.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/37 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/38.sizes
12: [       OK ] TestViewAPI/38.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/38 (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 71 tests from 41 test suites ran. (362 ms total)
12: [  PASSED  ] 71 tests.
12/48 Test #12: Kokkos_CoreUnitTest_Default ......................   Passed    1.10 sec
test 13
      Start 13: Kokkos_CoreUnitTest_LegionInitialization

13: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
13: 
13: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
13:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
13:                                   setting CUDA_VISIBLE_DEVICES.
13:                                   This could on multi GPU systems lead to severe performance"
13:                                   penalties.
13: [       OK ] initialization.legion_initialization (396 ms)
13: [----------] 1 test from initialization (396 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (396 ms total)
13: [  PASSED  ] 1 test.
13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    0.68 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
14: 
14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
14:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
14:                                   setting CUDA_VISIBLE_DEVICES.
14:                                   This could on multi GPU systems lead to severe performance"
14:                                   penalties.
14: SUCCESS
14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    0.66 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
15: 
15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
15:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
15:                                   setting CUDA_VISIBLE_DEVICES.
15:                                   This could on multi GPU systems lead to severe performance"
15:                                   penalties.
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/48 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    0.66 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Test timeout computed to be: 1500
16: 
16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
16:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
16:                                   setting CUDA_VISIBLE_DEVICES.
16:                                   This could on multi GPU systems lead to severe performance"
16:                                   penalties.
16: [==========] Running 28 tests from 2 test suites.
16: [----------] Global test environment set-up.
16: [----------] 26 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 0
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 0
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 0
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554432
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554433
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (0 ms)
16: [ RUN      ] kokkosp.test_streams
16: [       OK ] kokkosp.test_streams (0 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: [       OK ] kokkosp.async_deep_copy (2 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: [       OK ] kokkosp.parallel_scan (2 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: [       OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: [       OK ] kokkosp.view (0 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped
16: skipping since the CudaUVMSpace requires additional fences
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 26 tests from kokkosp (8 ms total)
16: 
16: [----------] 2 tests from defaultdevicetype
16: [ RUN      ] defaultdevicetype.profiling_section
16: [       OK ] defaultdevicetype.profiling_section (0 ms)
16: [ RUN      ] defaultdevicetype.scoped_profile_region
16: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
16: [----------] 2 tests from defaultdevicetype (0 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 2 test suites ran. (8 ms total)
16: [  PASSED  ] 27 tests.
16: [  SKIPPED ] 1 test, listed below:
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy
16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    0.67 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Test timeout computed to be: 1500
17/48 Test #17: Kokkos_CoreUnitTest_ToolIndependence .............   Passed    0.00 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryLoadHelp

18: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: 
18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
18:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
18:                                   setting CUDA_VISIBLE_DEVICES.
18:                                   This could on multi GPU systems lead to severe performance"
18:                                   penalties.
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    0.66 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/libkokkosprinter-tool.so"
19: Test timeout computed to be: 1500
19: 
19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
19:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
19:                                   setting CUDA_VISIBLE_DEVICES.
19:                                   This could on multi GPU systems lead to severe performance"
19:                                   penalties.
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...........   Passed    0.66 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: 
20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
20:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
20:                                   setting CUDA_VISIBLE_DEVICES.
20:                                   This could on multi GPU systems lead to severe performance"
20:                                   penalties.
20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x555556311e00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556311f80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556312000:Host:source:0x555556311e80:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555556312100:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x555556311f80:40::kokkosp_deallocate_data:Host:source:0x555556311e00:40::kokkosp_finalize_library::
20/48 Test #20: Kokkos_ProfilingTestLibraryLoad ..................   Passed    0.66 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
21: 
21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
21:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
21:                                   setting CUDA_VISIBLE_DEVICES.
21:                                   This could on multi GPU systems lead to severe performance"
21:                                   penalties.
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x555556311e00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556311f80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556312000:Host:source:0x555556311e80:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555556312100:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x555556311f80:40::kokkosp_deallocate_data:Host:source:0x555556311e00:40::kokkosp_finalize_library::
21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    0.66 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec
22: Test timeout computed to be: 1500
22: 
22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
22:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
22:                                   setting CUDA_VISIBLE_DEVICES.
22:                                   This could on multi GPU systems lead to severe performance"
22:                                   penalties.
22: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a54df]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555a54df] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a54df]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555a54df] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (209 ms)
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5555555a582c]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555a582c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5555555a582c]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555a582c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (207 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (417 ms total)
22: 
22: [----------] 1 test from defaultdevicetype
22: [ RUN      ] defaultdevicetype.stacktrace_normal
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
22: [----------] 1 test from defaultdevicetype (0 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 3 tests from 2 test suites ran. (418 ms total)
22: [  PASSED  ] 3 tests.
22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    1.08 sec
test 23
      Start 23: Kokkos_CoreUnitTest_CTestDevice

23: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
23: Test timeout computed to be: 1500
23: [==========] Running 8 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 8 tests from ctest_environment
23: [ RUN      ] ctest_environment.no_device_type
23: [       OK ] ctest_environment.no_device_type (0 ms)
23: [ RUN      ] ctest_environment.no_process_count
23: [       OK ] ctest_environment.no_process_count (0 ms)
23: [ RUN      ] ctest_environment.invalid_rank
23: [       OK ] ctest_environment.invalid_rank (0 ms)
23: [ RUN      ] ctest_environment.no_type_str
23: [       OK ] ctest_environment.no_type_str (0 ms)
23: [ RUN      ] ctest_environment.missing_type
23: [       OK ] ctest_environment.missing_type (0 ms)
23: [ RUN      ] ctest_environment.no_id_str
23: [       OK ] ctest_environment.no_id_str (0 ms)
23: [ RUN      ] ctest_environment.invalid_id_str
23: [       OK ] ctest_environment.invalid_id_str (0 ms)
23: [ RUN      ] ctest_environment.good
23: [       OK ] ctest_environment.good (0 ms)
23: [----------] 8 tests from ctest_environment (0 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 8 tests from 1 test suite ran. (0 ms total)
23: [  PASSED  ] 8 tests.
23/48 Test #23: Kokkos_CoreUnitTest_CTestDevice ..................   Passed    0.00 sec
test 24
      Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

24: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
24: Test timeout computed to be: 1500
24/48 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.00 sec
test 25
      Start 25: Kokkos_ContainersUnitTest_Serial

25: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
25: Test timeout computed to be: 1500
25: 
25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
25:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
25:                                   setting CUDA_VISIBLE_DEVICES.
25:                                   This could on multi GPU systems lead to severe performance"
25:                                   penalties.
25: [==========] Running 65 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 65 tests from serial
25: [ RUN      ] serial.bitset
25: [       OK ] serial.bitset (2613 ms)
25: [ RUN      ] serial.bitset_default_constructor_no_alloc
25: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
25: [ RUN      ] serial.dualview_combination
25: [       OK ] serial.dualview_combination (0 ms)
25: [ RUN      ] serial.dualview_alloc
25: [       OK ] serial.dualview_alloc (0 ms)
25: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
25: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
25: [ RUN      ] serial.dualview_combinations_without_init
25: [       OK ] serial.dualview_combinations_without_init (0 ms)
25: [ RUN      ] serial.dualview_deep_copy
25: [       OK ] serial.dualview_deep_copy (0 ms)
25: [ RUN      ] serial.dualview_realloc
25: [       OK ] serial.dualview_realloc (0 ms)
25: [ RUN      ] serial.dualview_resize
25: [       OK ] serial.dualview_resize (0 ms)
25: [ RUN      ] serial.dualview_device_correct_kokkos_device
25: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
25: [ RUN      ] serial.dualview_host_correct_kokkos_device
25: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_sync
25: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
25: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_sync
25: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
25: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
25: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
25: [ RUN      ] serial.dynamic_view
25: [       OK ] serial.dynamic_view (22 ms)
25: [ RUN      ] serial.dyn_rank_view_api_generic
25: [       OK ] serial.dyn_rank_view_api_generic (9 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
25: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
25: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
25: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
25: skipping since not default execution space
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
25: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
25: [ RUN      ] serial.ErrorReporterViaLambda
25: [       OK ] serial.ErrorReporterViaLambda (0 ms)
25: [ RUN      ] serial.ErrorReporter
25: [       OK ] serial.ErrorReporter (0 ms)
25: [ RUN      ] serial.offsetview_construction
25: [       OK ] serial.offsetview_construction (35 ms)
25: [ RUN      ] serial.offsetview_unmanaged_construction
25: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
25: [ RUN      ] serial.offsetview_subview
25: [       OK ] serial.offsetview_subview (8 ms)
25: [ RUN      ] serial.offsetview_offsets_rank1
25: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank2
25: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank3
25: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
25: [ RUN      ] serial.scatterview
25: [       OK ] serial.scatterview (2026 ms)
25: [ RUN      ] serial.scatterview_devicetype
25: [       OK ] serial.scatterview_devicetype (1 ms)
25: [ RUN      ] serial.staticcrsgraph
25: [       OK ] serial.staticcrsgraph (19 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dualview
25: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_dualview
25: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dualview
25: [       OK ] serial.resize_exec_space_dualview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dualview
25: [       OK ] serial.realloc_exec_space_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dynrankview
25: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dynrankview
25: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dynrankview
25: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_scatterview
25: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
25: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
25: [ RUN      ] serial.resize_exec_space_scatterview
25: [       OK ] serial.resize_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_scatterview
25: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview
25: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
25: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
25: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview
25: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
25: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
25: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview
25: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
25: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
25: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
25: [ RUN      ] serial.UnorderedMap_insert
25: [       OK ] serial.UnorderedMap_insert (10095 ms)
25: [ RUN      ] serial.UnorderedMap_failed_insert
25: [       OK ] serial.UnorderedMap_failed_insert (4839 ms)
25: [ RUN      ] serial.UnorderedMap_deep_copy
25: [       OK ] serial.UnorderedMap_deep_copy (4 ms)
25: [ RUN      ] serial.UnorderedMap_valid_empty
25: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
25: [ RUN      ] serial.UnorderedMap_clear_zero_size
25: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_consistent_size
25: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
25: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
25: [ RUN      ] serial.UnorderedMap_lambda_capturable
25: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
25: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
25: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
25: [ RUN      ] serial.vector_combination
25: [       OK ] serial.vector_combination (0 ms)
25: [ RUN      ] serial.vector_insert
25: [       OK ] serial.vector_insert (0 ms)
25: [ RUN      ] serial.vector_push_back_default_exec
25: [       OK ] serial.vector_push_back_default_exec (0 ms)
25: [ RUN      ] serial.viewctorprop_embedded_dim
25: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
25: [----------] 65 tests from serial (19685 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 65 tests from 1 test suite ran. (19685 ms total)
25: [  PASSED  ] 64 tests.
25: [  SKIPPED ] 1 test, listed below:
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
25/48 Test #25: Kokkos_ContainersUnitTest_Serial .................   Passed   20.47 sec
test 26
      Start 26: Kokkos_ContainersUnitTest_Cuda

26: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
26: Test timeout computed to be: 1500
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 65 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 65 tests from cuda
26: [ RUN      ] cuda.bitset
26: [       OK ] cuda.bitset (14 ms)
26: [ RUN      ] cuda.bitset_default_constructor_no_alloc
26: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
26: [ RUN      ] cuda.dualview_combination
26: [       OK ] cuda.dualview_combination (0 ms)
26: [ RUN      ] cuda.dualview_alloc
26: [       OK ] cuda.dualview_alloc (0 ms)
26: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
26: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
26: [ RUN      ] cuda.dualview_combinations_without_init
26: [       OK ] cuda.dualview_combinations_without_init (0 ms)
26: [ RUN      ] cuda.dualview_deep_copy
26: [       OK ] cuda.dualview_deep_copy (3 ms)
26: [ RUN      ] cuda.dualview_realloc
26: [       OK ] cuda.dualview_realloc (0 ms)
26: [ RUN      ] cuda.dualview_resize
26: [       OK ] cuda.dualview_resize (1 ms)
26: [ RUN      ] cuda.dualview_device_correct_kokkos_device
26: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
26: [ RUN      ] cuda.dualview_host_correct_kokkos_device
26: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_sync
26: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
26: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_sync
26: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
26: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
26: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
26: [ RUN      ] cuda.dynamic_view
26: [       OK ] cuda.dynamic_view (58 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_generic
26: [       OK ] cuda.dyn_rank_view_api_generic (24 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
26: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms)
26: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
26: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (0 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
26: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
26: [ RUN      ] cuda.ErrorReporterViaLambda
26: [       OK ] cuda.ErrorReporterViaLambda (1 ms)
26: [ RUN      ] cuda.ErrorReporter
26: [       OK ] cuda.ErrorReporter (2 ms)
26: [ RUN      ] cuda.offsetview_construction
26: [       OK ] cuda.offsetview_construction (5 ms)
26: [ RUN      ] cuda.offsetview_unmanaged_construction
26: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
26: [ RUN      ] cuda.offsetview_subview
26: [       OK ] cuda.offsetview_subview (4 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank1
26: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank2
26: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank3
26: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
26: [ RUN      ] cuda.scatterview
26: [       OK ] cuda.scatterview (14014 ms)
26: [ RUN      ] cuda.scatterview_devicetype
26: [       OK ] cuda.scatterview_devicetype (34 ms)
26: [ RUN      ] cuda.staticcrsgraph
26: [       OK ] cuda.staticcrsgraph (48 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dualview
26: [       OK ] cuda.resize_realloc_no_init_dualview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
26: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_dualview
26: [       OK ] cuda.resize_exec_space_dualview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_dualview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dualview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
26: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_dynrankview
26: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_scatterview
26: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
26: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_scatterview
26: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_scatterview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview
26: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
26: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview
26: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview
26: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
26: [ RUN      ] cuda.UnorderedMap_insert
26: [       OK ] cuda.UnorderedMap_insert (11383 ms)
26: [ RUN      ] cuda.UnorderedMap_failed_insert
26: [       OK ] cuda.UnorderedMap_failed_insert (4005 ms)
26: [ RUN      ] cuda.UnorderedMap_deep_copy
26: [       OK ] cuda.UnorderedMap_deep_copy (19 ms)
26: [ RUN      ] cuda.UnorderedMap_valid_empty
26: [       OK ] cuda.UnorderedMap_valid_empty (6 ms)
26: [ RUN      ] cuda.UnorderedMap_clear_zero_size
26: [       OK ] cuda.UnorderedMap_clear_zero_size (1 ms)
26: [ RUN      ] cuda.UnorderedMap_consistent_size
26: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
26: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
26: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
26: [ RUN      ] cuda.UnorderedMap_lambda_capturable
26: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
26: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
26: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
26: [ RUN      ] cuda.vector_combination
26: [       OK ] cuda.vector_combination (1 ms)
26: [ RUN      ] cuda.vector_insert
26: [       OK ] cuda.vector_insert (2 ms)
26: [ RUN      ] cuda.vector_push_back_default_exec
26: [       OK ] cuda.vector_push_back_default_exec (0 ms)
26: [ RUN      ] cuda.viewctorprop_embedded_dim
26: [       OK ] cuda.viewctorprop_embedded_dim (2 ms)
26: [----------] 65 tests from cuda (29658 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 65 tests from 1 test suite ran. (29658 ms total)
26: [  PASSED  ] 59 tests.
26: [  SKIPPED ] 6 tests, listed below:
26: [  SKIPPED ] cuda.realloc_exec_space_dualview
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview
26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ...................   Passed   30.40 sec
test 27
      Start 27: Kokkos_ContainersPerformanceTest_Cuda

27: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
27: Test timeout computed to be: 1500
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 4 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 4 tests from TEST_CATEGORY
27: [ RUN      ] TEST_CATEGORY.dynrankview_perf
27: Cuda
27:  DynRankView vs View: Initialization Only 
27:  View time (init only): 0.00121437
27:  View sum computation time: 0.00121437
27:  Strided View time (init only): 0.001174
27:  View Rank7 time (init only): 0.00116283
27:  DynRankView time (init only): 0.00113992
27:  DynRankView sum computation time: 0.00202473
27:  Ratio of View to DynRankView time: 1.06531
27:  Ratio of View to DynRankView sum computation time: 1.13733
27:  Ratio of View to View Rank7  time: 1.04432
27:  Ratio of StrideView to DynRankView time: 1.0299
27:  Ratio of DynRankView to View Rank7  time: 0.980298
27: [       OK ] TEST_CATEGORY.dynrankview_perf (183 ms)
27: [ RUN      ] TEST_CATEGORY.global_2_local
27: Cuda
27: size, create, generate, fill, find
27: 256, 0.00556568, 1.7262e-05, 0.00251026, 0.0018617
27: 512, 0.00480046, 1.3455e-05, 3.0349e-05, 0.00195664
27: 1024, 0.00202926, 5.251e-05, 6.1584e-05, 0.00187437
27: 2048, 0.00130068, 1.0511e-05, 2.2486e-05, 0.00190581
27: 4096, 0.000960132, 1.0842e-05, 2.3011e-05, 0.0019533
27: 8192, 0.00103682, 1.1543e-05, 2.5052e-05, 0.00194623
27: 16384, 0.000994856, 1.1816e-05, 2.7182e-05, 0.00194684
27: 32768, 0.00108371, 1.179e-05, 3.3216e-05, 0.00214638
27: 65536, 0.00155217, 1.1742e-05, 3.7543e-05, 0.0023312
27: 131072, 0.00206176, 1.3006e-05, 5.6645e-05, 0.00287583
27: 262144, 0.00304951, 1.6376e-05, 0.000122114, 0.00471575
27: 524288, 0.00437991, 2.1124e-05, 0.000485123, 0.0167254
27: 1048576, 0.00546095, 2.7997e-05, 0.00124545, 0.045622
27: 2097152, 0.00831905, 3.8761e-05, 0.00295806, 0.108764
27: 4194304, 0.0142501, 6.1482e-05, 0.00666843, 0.235345
27: [       OK ] TEST_CATEGORY.global_2_local (510 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
27: [----------] 4 tests from TEST_CATEGORY (694 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 4 tests from 1 test suite ran. (694 ms total)
27: [  PASSED  ] 4 tests.
27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    1.37 sec
test 28
      Start 28: Kokkos_UnitTest_Sort

28: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort
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 15 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 15 tests from cuda
28: [ RUN      ] cuda.SortUnsignedValueType
28: [       OK ] cuda.SortUnsignedValueType (18 ms)
28: [ RUN      ] cuda.SortEmptyView
28: [       OK ] cuda.SortEmptyView (0 ms)
28: [ RUN      ] cuda.SortByKeyEmptyView
28: [       OK ] cuda.SortByKeyEmptyView (0 ms)
28: [ RUN      ] cuda.SortByKey
28: [       OK ] cuda.SortByKey (3 ms)
28: [ RUN      ] cuda.SortByKeyWithComparator
28: [       OK ] cuda.SortByKeyWithComparator (2 ms)
28: [ RUN      ] cuda.SortByKeyStaticExtents
28: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
28: [ RUN      ] cuda.SortByKeyWithStrides
28: [       OK ] cuda.SortByKeyWithStrides (0 ms)
28: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
28: 
28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
28: 
28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
28: [       OK ] cuda.SortByKeyKeysLargerThanValues (579 ms)
28: [ RUN      ] cuda.SortWithCustomComparator
28: [       OK ] cuda.SortWithCustomComparator (692 ms)
28: [ RUN      ] cuda.BinSortGenericTests
28: [       OK ] cuda.BinSortGenericTests (33 ms)
28: [ RUN      ] cuda.BinSortEmptyView
28: [       OK ] cuda.BinSortEmptyView (0 ms)
28: [ RUN      ] cuda.BinSortEmptyKeysView
28: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
28: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
28: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (13619 ms)
28: [ RUN      ] cuda.NestedSort
28: [       OK ] cuda.NestedSort (41 ms)
28: [ RUN      ] cuda.NestedSortByKey
28: [       OK ] cuda.NestedSortByKey (126 ms)
28: [----------] 15 tests from cuda (15122 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 15 tests from 1 test suite ran. (15122 ms total)
28: [  PASSED  ] 15 tests.
28/48 Test #28: Kokkos_UnitTest_Sort .............................   Passed   15.83 sec
test 29
      Start 29: Kokkos_UnitTest_Random

29: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random
29: Test timeout computed to be: 1500
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 3 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 3 tests from cuda
29: [ RUN      ] cuda.Random_XorShift64
29: Test Seed:1711421878276849757
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00177077 -0.00641036 || 0.051031 27948 29292 || 28623.7 28674.4 || -88.6168 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0106778 0.00995401 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0141073 0.00953357 || 0.051031 28081 29299 || 28275.5 28674.4 || 131.792 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00317782 -0.00669515 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00190423 -0.00673715 || 0.051031 27971 29371 || 28729.1 28674.4 || -93.1344 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00285066 0.000589568 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00537864 0.00904565 || 0.051031 28051 29371 || 28829.5 28674.4 || 125.047 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.014261 -0.0024925 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244331 -0.99999 -48246.3 || 0.051031 0 194996 || 2.92859e+09 28674.4 || -6.66957e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000731905 -0.300626 0.14309 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195928 -0.999999 -57857.5 || 0.051031 0 1.55124e+06 || 2.86907e+10 28674.4 || -7.99822e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.00588839 -0.967939 10.3895 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.73523e-07 -0.00594522 -0.0175241 || 0.051031 28017 29396 || 28845.9 28674.4 || -242.253 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 7.34064e-07 -0.00838516 -0.0109165 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0145137 0.00615162 || 0.051031 28037 29422 || 28264.2 28674.4 || 85.04 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0255711 -0.00190718 || 0.051031 1e+64 -1e+64
29: Test Seed:1711421878398767505
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00555416 -0.00981076 || 0.051031 27999 29382 || 28834.5 28674.4 || -135.624 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00575965 -0.00441701 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0102206 0.00127732 || 0.051031 27977 29365 || 28384.3 28674.4 || 17.6577 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0191589 0.00440921 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00254983 -0.0196053 || 0.051031 27977 29367 || 28601.5 28674.4 || -271.024 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0093445 -0.0168959 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.000326718 0.00539604 || 0.051031 28053 29411 || 28683.8 28674.4 || 74.5948 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00872977 -0.0107472 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244874 -0.99999 -48245.3 || 0.051031 0 194855 || 2.92843e+09 28674.4 || -6.66943e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000733527 -0.288182 0.14268 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195557 -0.999999 -57856.4 || 0.051031 0 1.55131e+06 || 2.86874e+10 28674.4 || -7.99806e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.00587685 -0.967924 10.3789 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.76045e-07 0.00330008 0.00657323 || 0.051031 27999 29310 || 28580.1 28674.4 || 90.8684 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 7.41632e-07 -0.000941421 -0.00660944 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.016877 0.00389203 || 0.051031 28016 29315 || 29166.6 28674.4 || 53.8034 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00627882 -0.00560915 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift64 (237 ms)
29: [ RUN      ] cuda.Random_XorShift1024_0
29: Test Seed:1711421878514281528
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00869163 -0.00171269 || 0.051031 10947 11780 || 11476.7 11377 || -23.6762 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00671107 -0.000986608 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00573961 0.00210928 || 0.051031 10977 11880 || 11442.6 11377 || 29.1587 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00456751 -0.000219998 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00104595 -0.00413988 || 0.051031 10921 11782 || 11365.1 11377 || -57.2297 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0125037 -0.00572008 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0065317 -0.00180684 || 0.051031 10941 11767 || 11451.8 11377 || -24.9778 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0036349 0.00137572 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244251 -0.999975 -7595.1 || 0.051031 0 77700 || 4.60986e+08 11377 || -1.04995e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000732481 -0.153848 0.021935 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00196589 -0.999997 -9108.14 || 0.051031 0 616061 || 4.51672e+09 11377 || -1.25911e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00590844 -0.922669 1.62235 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.86102e-07 -0.00284529 -0.00854754 || 0.051031 10962 11774 || 11409.4 11377 || -118.161 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 3.62396e-07 0.00464514 0.000990469 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.000374667 -0.00644161 || 0.051031 10925 11832 || 11372.7 11377 || -89.0488 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.000296681 0.00627213 || 0.051031 1e+64 -1e+64
29: Test Seed:1711421878594689539
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00298397 -0.00550413 || 0.051031 10956 11741 || 11343.1 11377 || -76.089 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.0123715 -0.0015722 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0174341 0.012307 || 0.051031 10998 11814 || 11182 11377 || 170.132 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00657542 -0.00219326 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0181318 0.00210995 || 0.051031 10953 11831 || 11587.1 11377 || 29.1679 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00306118 -0.0035382 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00456968 0.00707509 || 0.051031 10960 11785 || 11429.2 11377 || 97.8061 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0144615 -0.00119201 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244436 -0.999975 -7594.41 || 0.051031 0 77937 || 4.61018e+08 11377 || -1.04985e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000733054 -0.159005 0.023784 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195737 -0.999997 -9107.76 || 0.051031 0 616303 || 4.51628e+09 11377 || -1.25906e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00588439 -0.922622 1.62588 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.67029e-07 -0.00196627 -0.015481 || 0.051031 10980 11751 || 11399.4 11377 || -214.009 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 3.05176e-07 0.00784782 0.00171129 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00462412 0.00358755 || 0.051031 10984 11765 || 11324.6 11377 || 49.5943 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00456612 0.00217321 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift1024_0 (186 ms)
29: [ RUN      ] cuda.Multi_streams
29: [       OK ] cuda.Multi_streams (241 ms)
29: [----------] 3 tests from cuda (665 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 3 tests from 1 test suite ran. (666 ms total)
29: [  PASSED  ] 3 tests.
29/48 Test #29: Kokkos_UnitTest_Random ...........................   Passed    1.34 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A

30: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
30: 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 14 tests from 3 test suites.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from std_algorithms_reducers
30: [ RUN      ] std_algorithms_reducers.max_first_loc
30: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_first_loc
30: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
30: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
30: [----------] 3 tests from std_algorithms_reducers (0 ms total)
30: 
30: [----------] 1 test from std_algorithms
30: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
30: [       OK ] std_algorithms.is_admissible_to_std_algorithms (1 ms)
30: [----------] 1 test from std_algorithms (1 ms total)
30: 
30: [----------] 10 tests from random_access_iterator_test
30: [ RUN      ] random_access_iterator_test.constructor
30: [       OK ] random_access_iterator_test.constructor (0 ms)
30: [ RUN      ] random_access_iterator_test.dereference
30: [       OK ] random_access_iterator_test.dereference (2 ms)
30: [ RUN      ] random_access_iterator_test.subscript_operator
30: [       OK ] random_access_iterator_test.subscript_operator (2 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet1
30: [       OK ] random_access_iterator_test.operatorsSet1 (2 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet2
30: [       OK ] random_access_iterator_test.operatorsSet2 (2 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet3
30: [       OK ] random_access_iterator_test.operatorsSet3 (3 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet4
30: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
30: [ RUN      ] random_access_iterator_test.assignment_operator
30: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
30: [ RUN      ] random_access_iterator_test.distance
30: [       OK ] random_access_iterator_test.distance (0 ms)
30: [ RUN      ] random_access_iterator_test.traits_helpers
30: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
30: [----------] 10 tests from random_access_iterator_test (16 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 14 tests from 3 test suites ran. (17 ms total)
30: [  PASSED  ] 14 tests.
30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    0.68 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B

31: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
31: Test timeout computed to be: 1500
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 7 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 7 tests from std_algorithms_min_max_element_test
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
31: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (1 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
31: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (13 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (12 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (14 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (14 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (15 ms)
31: [----------] 7 tests from std_algorithms_min_max_element_test (72 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 7 tests from 1 test suite ran. (72 ms total)
31: [  PASSED  ] 7 tests.
31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    0.73 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C

32: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
32: Test timeout computed to be: 1500
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 13 tests from 10 test suites.
32: [----------] Global test environment set-up.
32: [----------] 1 test from std_algorithms_lexicographical_compare_test
32: [ RUN      ] std_algorithms_lexicographical_compare_test.test
32: [       OK ] std_algorithms_lexicographical_compare_test.test (235 ms)
32: [----------] 1 test from std_algorithms_lexicographical_compare_test (235 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_test
32: [ RUN      ] std_algorithms_for_each_test.test
32: [       OK ] std_algorithms_for_each_test.test (203 ms)
32: [----------] 1 test from std_algorithms_for_each_test (203 ms total)
32: 
32: [----------] 1 test from std_algorithms_find_test
32: [ RUN      ] std_algorithms_find_test.test
32: [       OK ] std_algorithms_find_test.test (101 ms)
32: [----------] 1 test from std_algorithms_find_test (101 ms total)
32: 
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
32: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1544 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
32: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1837 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search
32: [       OK ] std_algorithms_non_mod_seq_ops.search (1350 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
32: [       OK ] std_algorithms_non_mod_seq_ops.search_n (869 ms)
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (5602 ms total)
32: 
32: [----------] 1 test from std_algorithms_count_test
32: [ RUN      ] std_algorithms_count_test.test
32: [       OK ] std_algorithms_count_test.test (115 ms)
32: [----------] 1 test from std_algorithms_count_test (115 ms total)
32: 
32: [----------] 1 test from std_algorithms_equal_test
32: [ RUN      ] std_algorithms_equal_test.test
32: [       OK ] std_algorithms_equal_test.test (38 ms)
32: [----------] 1 test from std_algorithms_equal_test (38 ms total)
32: 
32: [----------] 1 test from std_algorithms_all_any_none_of_test
32: [ RUN      ] std_algorithms_all_any_none_of_test.test
32: [       OK ] std_algorithms_all_any_none_of_test.test (106 ms)
32: [----------] 1 test from std_algorithms_all_any_none_of_test (106 ms total)
32: 
32: [----------] 1 test from std_algorithms_nonmod_seq_ops
32: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
32: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (167 ms)
32: [----------] 1 test from std_algorithms_nonmod_seq_ops (167 ms total)
32: 
32: [----------] 1 test from std_algorithms_mismatch_test
32: [ RUN      ] std_algorithms_mismatch_test.test
32: [       OK ] std_algorithms_mismatch_test.test (294 ms)
32: [----------] 1 test from std_algorithms_mismatch_test (294 ms total)
32: 
32: [----------] 1 test from std_algorithms_mod_seq_ops
32: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
32: [       OK ] std_algorithms_mod_seq_ops.move_backward (230 ms)
32: [----------] 1 test from std_algorithms_mod_seq_ops (230 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 13 tests from 10 test suites ran. (7095 ms total)
32: [  PASSED  ] 13 tests.
32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    7.78 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D

33: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
33: Test timeout computed to be: 1500
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 31 tests from 5 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_mod_ops_test
33: [ RUN      ] std_algorithms_mod_ops_test.move
33: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
33: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
33: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
33: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
33: 
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
33: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
33: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
33: [       OK ] std_algorithms_mod_seq_ops_test.fill (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
33: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
33: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
33: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
33: [       OK ] std_algorithms_mod_seq_ops_test.generate (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
33: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
33: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (3 ms)
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (18 ms total)
33: 
33: [----------] 4 tests from std_algorithms_replace_ops_test
33: [ RUN      ] std_algorithms_replace_ops_test.replace
33: [       OK ] std_algorithms_replace_ops_test.replace (110 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_if
33: [       OK ] std_algorithms_replace_ops_test.replace_if (297 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
33: [       OK ] std_algorithms_replace_ops_test.replace_copy (255 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
33: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (206 ms)
33: [----------] 4 tests from std_algorithms_replace_ops_test (870 ms total)
33: 
33: [----------] 11 tests from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
33: [       OK ] std_algorithms_mod_seq_ops.copy_if (119 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique
33: [       OK ] std_algorithms_mod_seq_ops.unique (453 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
33: [       OK ] std_algorithms_mod_seq_ops.unique_copy (202 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove
33: [       OK ] std_algorithms_mod_seq_ops.remove (157 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
33: [       OK ] std_algorithms_mod_seq_ops.remove_if (160 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy (311 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (162 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate
33: [       OK ] std_algorithms_mod_seq_ops.rotate (1565 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
33: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (837 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
33: [       OK ] std_algorithms_mod_seq_ops.shift_left (2342 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
33: [       OK ] std_algorithms_mod_seq_ops.shift_right (2334 ms)
33: [----------] 11 tests from std_algorithms_mod_seq_ops (8649 ms total)
33: 
33: [----------] 1 test from std_algorithms_modseq_test
33: [ RUN      ] std_algorithms_modseq_test.reverse
33: [       OK ] std_algorithms_modseq_test.reverse (219 ms)
33: [----------] 1 test from std_algorithms_modseq_test (219 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 31 tests from 5 test suites ran. (9760 ms total)
33: [  PASSED  ] 31 tests.
33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed   10.45 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E

34: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
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 29 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_sorting_ops_test
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted (24 ms)
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (21 ms)
34: [----------] 2 tests from std_algorithms_sorting_ops_test (45 ms total)
34: 
34: [----------] 4 tests from std_algorithms_partitioning_test
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms)
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (2 ms)
34: [ RUN      ] std_algorithms_partitioning_test.partition_point
34: [       OK ] std_algorithms_partitioning_test.partition_point (3 ms)
34: [----------] 4 tests from std_algorithms_partitioning_test (9 ms total)
34: 
34: [----------] 1 test from std_algorithms_partitioning_ops
34: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
34: [       OK ] std_algorithms_partitioning_ops.partition_copy (135 ms)
34: [----------] 1 test from std_algorithms_partitioning_ops (135 ms total)
34: 
34: [----------] 12 tests from std_algorithms_numerics_test
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
34: [----------] 12 tests from std_algorithms_numerics_test (18 ms total)
34: 
34: [----------] 1 test from std_algorithms_numerics_ops_test
34: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
34: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (251 ms)
34: [----------] 1 test from std_algorithms_numerics_ops_test (251 ms total)
34: 
34: [----------] 8 tests from std_algorithms_numeric_ops_test
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (2098 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1849 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (742 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1196 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
34: [----------] 8 tests from std_algorithms_numeric_ops_test (5887 ms total)
34: 
34: [----------] 1 test from std_algorithms_transform_ops_test
34: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
34: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (157 ms)
34: [----------] 1 test from std_algorithms_transform_ops_test (157 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 29 tests from 7 test suites ran. (6506 ms total)
34: [  PASSED  ] 29 tests.
34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    7.21 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

35: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
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 12 tests from 7 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1107 ms)
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1126 ms)
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2234 ms total)
35: 
35: [----------] 2 tests from std_algorithms_count_team_test
35: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
35: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (898 ms)
35: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
35: [       OK ] std_algorithms_count_team_test.count_returns_zero (530 ms)
35: [----------] 2 tests from std_algorithms_count_team_test (1429 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_if_team_test
35: [ RUN      ] std_algorithms_count_if_team_test.test
35: [       OK ] std_algorithms_count_if_team_test.test (508 ms)
35: [----------] 1 test from std_algorithms_count_if_team_test (508 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_team_test
35: [ RUN      ] std_algorithms_for_each_team_test.test
35: [       OK ] std_algorithms_for_each_team_test.test (614 ms)
35: [----------] 1 test from std_algorithms_for_each_team_test (614 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_n_team_test
35: [ RUN      ] std_algorithms_for_each_n_team_test.test
35: [       OK ] std_algorithms_for_each_n_team_test.test (701 ms)
35: [----------] 1 test from std_algorithms_for_each_n_team_test (701 ms total)
35: 
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
35: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3978 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2590 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2555 ms)
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9124 ms total)
35: 
35: [----------] 2 tests from std_algorithms_mismatch_team_test
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
35: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (3013 ms)
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
35: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1367 ms)
35: [----------] 2 tests from std_algorithms_mismatch_team_test (4380 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 12 tests from 7 test suites ran. (18994 ms total)
35: [  PASSED  ] 12 tests.
35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   19.67 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

36: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
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 8 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_equal_team_test
36: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
36: [       OK ] std_algorithms_equal_team_test.views_are_equal (2646 ms)
36: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
36: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (2111 ms)
36: [----------] 2 tests from std_algorithms_equal_team_test (4757 ms total)
36: 
36: [----------] 2 tests from std_algorithms_search_team_test
36: [ RUN      ] std_algorithms_search_team_test.sequences_exist
36: [       OK ] std_algorithms_search_team_test.sequences_exist (1374 ms)
36: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1561 ms)
36: [----------] 2 tests from std_algorithms_search_team_test (2935 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_end_team_test
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
36: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2677 ms)
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2418 ms)
36: [----------] 2 tests from std_algorithms_find_end_team_test (5096 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_first_of_team_test
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (2221 ms)
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6992 ms)
36: [----------] 2 tests from std_algorithms_find_first_of_team_test (9213 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 8 tests from 4 test suites ran. (22004 ms total)
36: [  PASSED  ] 8 tests.
36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   22.68 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

37: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
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 11 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_find_team_test
37: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_exist (585 ms)
37: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (736 ms)
37: [----------] 2 tests from std_algorithms_find_team_test (1321 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_team_test
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (531 ms)
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (732 ms)
37: [----------] 2 tests from std_algorithms_find_if_team_test (1263 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_not_team_test
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (730 ms)
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (529 ms)
37: [----------] 2 tests from std_algorithms_find_if_not_team_test (1259 ms total)
37: 
37: [----------] 1 test from std_algorithms_all_of_team_test
37: [ RUN      ] std_algorithms_all_of_team_test.test
37: [       OK ] std_algorithms_all_of_team_test.test (661 ms)
37: [----------] 1 test from std_algorithms_all_of_team_test (661 ms total)
37: 
37: [----------] 1 test from std_algorithms_any_of_team_test
37: [ RUN      ] std_algorithms_any_of_team_test.test
37: [       OK ] std_algorithms_any_of_team_test.test (465 ms)
37: [----------] 1 test from std_algorithms_any_of_team_test (465 ms total)
37: 
37: [----------] 1 test from std_algorithms_none_of_team_test
37: [ RUN      ] std_algorithms_none_of_team_test.test
37: [       OK ] std_algorithms_none_of_team_test.test (673 ms)
37: [----------] 1 test from std_algorithms_none_of_team_test (673 ms total)
37: 
37: [----------] 2 tests from std_algorithms_search_n_team_test
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (548 ms)
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (593 ms)
37: [----------] 2 tests from std_algorithms_search_n_team_test (1141 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 11 tests from 7 test suites ran. (6787 ms total)
37: [  PASSED  ] 11 tests.
37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    7.47 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

38: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
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 3 tests from 3 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_min_element_team_test
38: [ RUN      ] std_algorithms_min_element_team_test.test
38: [       OK ] std_algorithms_min_element_team_test.test (2208 ms)
38: [----------] 1 test from std_algorithms_min_element_team_test (2208 ms total)
38: 
38: [----------] 1 test from std_algorithms_max_element_team_test
38: [ RUN      ] std_algorithms_max_element_team_test.test
38: [       OK ] std_algorithms_max_element_team_test.test (2226 ms)
38: [----------] 1 test from std_algorithms_max_element_team_test (2226 ms total)
38: 
38: [----------] 1 test from std_algorithms_minmax_element_team_test
38: [ RUN      ] std_algorithms_minmax_element_team_test.test
38: [       OK ] std_algorithms_minmax_element_team_test.test (2925 ms)
38: [----------] 1 test from std_algorithms_minmax_element_team_test (2925 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 3 test suites ran. (7360 ms total)
38: [  PASSED  ] 3 tests.
38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    8.03 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

39: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
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 6 tests from 6 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_fill_team_test
39: [ RUN      ] std_algorithms_fill_team_test.test
39: [       OK ] std_algorithms_fill_team_test.test (362 ms)
39: [----------] 1 test from std_algorithms_fill_team_test (362 ms total)
39: 
39: [----------] 1 test from std_algorithms_fill_n_team_test
39: [ RUN      ] std_algorithms_fill_n_team_test.test
39: [       OK ] std_algorithms_fill_n_team_test.test (1952 ms)
39: [----------] 1 test from std_algorithms_fill_n_team_test (1952 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_team_test
39: [ RUN      ] std_algorithms_replace_team_test.test
39: [       OK ] std_algorithms_replace_team_test.test (540 ms)
39: [----------] 1 test from std_algorithms_replace_team_test (540 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_if_team_test
39: [ RUN      ] std_algorithms_replace_if_team_test.test
39: [       OK ] std_algorithms_replace_if_team_test.test (643 ms)
39: [----------] 1 test from std_algorithms_replace_if_team_test (643 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_team_test
39: [ RUN      ] std_algorithms_replace_copy_team_test.test
39: [       OK ] std_algorithms_replace_copy_team_test.test (1562 ms)
39: [----------] 1 test from std_algorithms_replace_copy_team_test (1562 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test
39: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
39: [       OK ] std_algorithms_replace_copy_if_team_test.test (1190 ms)
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1190 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 6 tests from 6 test suites ran. (6252 ms total)
39: [  PASSED  ] 6 tests.
39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    6.93 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

40: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
40: Test timeout computed to be: 1500
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_reverse_team_test
40: [ RUN      ] std_algorithms_reverse_team_test.test
40: [       OK ] std_algorithms_reverse_team_test.test (386 ms)
40: [----------] 1 test from std_algorithms_reverse_team_test (386 ms total)
40: 
40: [----------] 1 test from std_algorithms_reverse_copy_team_test
40: [ RUN      ] std_algorithms_reverse_copy_team_test.test
40: [       OK ] std_algorithms_reverse_copy_team_test.test (725 ms)
40: [----------] 1 test from std_algorithms_reverse_copy_team_test (725 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_team_test
40: [ RUN      ] std_algorithms_rotate_team_test.test
40: [       OK ] std_algorithms_rotate_team_test.test (2471 ms)
40: [----------] 1 test from std_algorithms_rotate_team_test (2471 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_copy_team_test
40: [ RUN      ] std_algorithms_rotate_copy_team_test.test
40: [       OK ] std_algorithms_rotate_copy_team_test.test (2291 ms)
40: [----------] 1 test from std_algorithms_rotate_copy_team_test (2291 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (5876 ms total)
40: [  PASSED  ] 4 tests.
40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    6.55 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

41: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
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 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_move_team_test
41: [ RUN      ] std_algorithms_move_team_test.test
41: [       OK ] std_algorithms_move_team_test.test (998 ms)
41: [----------] 1 test from std_algorithms_move_team_test (998 ms total)
41: 
41: [----------] 1 test from std_algorithms_move_backward_team_test
41: [ RUN      ] std_algorithms_move_backward_team_test.test
41: [       OK ] std_algorithms_move_backward_team_test.test (971 ms)
41: [----------] 1 test from std_algorithms_move_backward_team_test (971 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_left_team_test
41: [ RUN      ] std_algorithms_shift_left_team_test.test
41: [       OK ] std_algorithms_shift_left_team_test.test (4014 ms)
41: [----------] 1 test from std_algorithms_shift_left_team_test (4014 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_right_team_test
41: [ RUN      ] std_algorithms_shift_right_team_test.test
41: [       OK ] std_algorithms_shift_right_team_test.test (3896 ms)
41: [----------] 1 test from std_algorithms_shift_right_team_test (3896 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (9881 ms total)
41: [  PASSED  ] 4 tests.
41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed   10.56 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

42: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
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 9 tests from 9 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_copy_team_test
42: [ RUN      ] std_algorithms_copy_team_test.test
42: [       OK ] std_algorithms_copy_team_test.test (1219 ms)
42: [----------] 1 test from std_algorithms_copy_team_test (1219 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_n_team_test
42: [ RUN      ] std_algorithms_copy_n_team_test.test
42: [       OK ] std_algorithms_copy_n_team_test.test (2152 ms)
42: [----------] 1 test from std_algorithms_copy_n_team_test (2152 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_backward_team_test
42: [ RUN      ] std_algorithms_copy_backward_team_test.test
42: [       OK ] std_algorithms_copy_backward_team_test.test (981 ms)
42: [----------] 1 test from std_algorithms_copy_backward_team_test (981 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_if_team_test
42: [ RUN      ] std_algorithms_copy_if_team_test.test
42: [       OK ] std_algorithms_copy_if_team_test.test (1023 ms)
42: [----------] 1 test from std_algorithms_copy_if_team_test (1023 ms total)
42: 
42: [----------] 1 test from std_algorithms_unique_copy_team_test
42: [ RUN      ] std_algorithms_unique_copy_team_test.test
42: [       OK ] std_algorithms_unique_copy_team_test.test (1596 ms)
42: [----------] 1 test from std_algorithms_unique_copy_team_test (1596 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_team_test
42: [ RUN      ] std_algorithms_remove_team_test.test
42: [       OK ] std_algorithms_remove_team_test.test (1117 ms)
42: [----------] 1 test from std_algorithms_remove_team_test (1117 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_if_team_test
42: [ RUN      ] std_algorithms_remove_if_team_test.test
42: [       OK ] std_algorithms_remove_if_team_test.test (1090 ms)
42: [----------] 1 test from std_algorithms_remove_if_team_test (1090 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_team_test
42: [ RUN      ] std_algorithms_remove_copy_team_test.test
42: [       OK ] std_algorithms_remove_copy_team_test.test (1321 ms)
42: [----------] 1 test from std_algorithms_remove_copy_team_test (1321 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test
42: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
42: [       OK ] std_algorithms_remove_copy_if_team_test.test (1196 ms)
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1196 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 9 tests from 9 test suites ran. (11698 ms total)
42: [  PASSED  ] 9 tests.
42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed   12.16 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

43: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
43: Test timeout computed to be: 1500
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 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_unique_team_test
43: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
43: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1832 ms)
43: [----------] 1 test from std_algorithms_unique_team_test (1832 ms total)
43: 
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test
43: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
43: [       OK ] std_algorithms_adjacent_difference_team_test.test (2179 ms)
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2179 ms total)
43: 
43: [----------] 1 test from std_algorithms_reduce_team_test
43: [ RUN      ] std_algorithms_reduce_team_test.test
43: [       OK ] std_algorithms_reduce_team_test.test (1991 ms)
43: [----------] 1 test from std_algorithms_reduce_team_test (1991 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_reduce_team_test
43: [ RUN      ] std_algorithms_transform_reduce_team_test.test
43: [       OK ] std_algorithms_transform_reduce_team_test.test (2565 ms)
43: [----------] 1 test from std_algorithms_transform_reduce_team_test (2565 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (8568 ms total)
43: [  PASSED  ] 4 tests.
43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    8.97 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

44: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
44: 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 18 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_is_sorted_team_test
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1465 ms)
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2406 ms)
44: [----------] 2 tests from std_algorithms_is_sorted_team_test (3872 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (89 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (145 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2101 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1398 ms)
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3735 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test
44: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
44: [       OK ] std_algorithms_is_partitioned_team_test.empty (46 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
44: [       OK ] std_algorithms_is_partitioned_team_test.all_true (679 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
44: [       OK ] std_algorithms_is_partitioned_team_test.all_false (669 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.random
44: [       OK ] std_algorithms_is_partitioned_team_test.random (636 ms)
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2031 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_copy_team_test
44: [ RUN      ] std_algorithms_partition_copy_team_test.empty
44: [       OK ] std_algorithms_partition_copy_team_test.empty (53 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
44: [       OK ] std_algorithms_partition_copy_team_test.all_true (1211 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
44: [       OK ] std_algorithms_partition_copy_team_test.all_false (1253 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.random
44: [       OK ] std_algorithms_partition_copy_team_test.random (1174 ms)
44: [----------] 4 tests from std_algorithms_partition_copy_team_test (3691 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_point_team_test
44: [ RUN      ] std_algorithms_partition_point_team_test.empty
44: [       OK ] std_algorithms_partition_point_team_test.empty (36 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_true
44: [       OK ] std_algorithms_partition_point_team_test.all_true (500 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_false
44: [       OK ] std_algorithms_partition_point_team_test.all_false (506 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.random
44: [       OK ] std_algorithms_partition_point_team_test.random (466 ms)
44: [----------] 4 tests from std_algorithms_partition_point_team_test (1508 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 18 tests from 5 test suites ran. (14840 ms total)
44: [  PASSED  ] 18 tests.
44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   15.53 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

45: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
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 5 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_transform_team_test
45: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
45: [       OK ] std_algorithms_transform_team_test.test_unary_op (1578 ms)
45: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
45: [       OK ] std_algorithms_transform_team_test.test_binary_op (1460 ms)
45: [----------] 2 tests from std_algorithms_transform_team_test (3039 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_team_test
45: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
45: [       OK ] std_algorithms_generate_team_test.test_unary_op (1737 ms)
45: [----------] 1 test from std_algorithms_generate_team_test (1737 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_n_team_test
45: [ RUN      ] std_algorithms_generate_n_team_test.test
45: [       OK ] std_algorithms_generate_n_team_test.test (1937 ms)
45: [----------] 1 test from std_algorithms_generate_n_team_test (1937 ms total)
45: 
45: [----------] 1 test from std_algorithms_swap_ranges_team_test
45: [ RUN      ] std_algorithms_swap_ranges_team_test.test
45: [       OK ] std_algorithms_swap_ranges_team_test.test (1319 ms)
45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1319 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 5 tests from 4 test suites ran. (8033 ms total)
45: [  PASSED  ] 5 tests.
45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    8.71 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

46: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
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_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
46: [       OK ] std_algorithms_exclusive_scan_team_test.test (4926 ms)
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4926 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
46: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2502 ms)
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2502 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 2 tests from 2 test suites ran. (7428 ms total)
46: [  PASSED  ] 2 tests.
46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    8.11 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

47: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
47: Test timeout computed to be: 1500
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 2 tests from 2 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
47: [       OK ] std_algorithms_inclusive_scan_team_test.test (7371 ms)
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7371 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
47: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (5075 ms)
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5075 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (12446 ms total)
47: [  PASSED  ] 2 tests.
47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   13.13 sec
test 48
      Start 48: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 48

Total Test time (real) = 380.77 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_PR-6899/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_PR-6899/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_PR-6899/example/build_cmake_installed/build
+ make -j8
Scanning dependencies of target example
[ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o
[ 66%] 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_PR-6899/example/build_cmake_installed/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/example/build_cmake_installed/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/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_PR-6899/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 V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
1: Number of even integers from 0 to 9
1:   Parallel: 5      0.000039
1: Sequential: 5      0.000000
1:  Hello World from Fortran
1/1 Test #1: KokkosInTree_Verify ..............   Passed    0.67 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.67 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
-- The CXX compiler identification is Clang 6.0.0
-- The Fortran compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ - 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/f95
-- Check for working Fortran compiler: /usr/bin/f95 - works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/f95 supports Fortran 90
-- Checking whether /usr/bin/f95 supports Fortran 90 - yes
-- Enabled Kokkos devices: CUDA;SERIAL
CMake Warning at /var/jenkins/workspace/Kokkos_PR-6899/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_PR-6899/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE)
  CMakeLists.txt:15 (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_PR-6899/example/build_cmake_installed_different_compiler/build
+ cmake --build build_cmake_installed_different_compiler/build --target all
Scanning dependencies of target example_no_kokkos
[ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o
[ 50%] Linking CXX executable example_no_kokkos
[ 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
[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_PR-6899/example/build_cmake_installed_different_compiler/build
    Start 1: KokkosLauncher_NoKokkos_Verify
1/2 Test #1: KokkosLauncher_NoKokkos_Verify .....   Passed    0.00 sec
    Start 2: KokkosLauncher_WithKokkos_Verify
2/2 Test #2: KokkosLauncher_WithKokkos_Verify ...   Passed    0.67 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =   0.67 sec