Skip to content
Success

Console Output

Skipping 4,851 KB.. Full Log
19: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
19: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] SERIAL.IncrTest_01_execspace
19: Host Serial Execution Space:
19:   KOKKOS_ENABLE_SERIAL: yes
19: 
19: Serial Runtime Configuration:
19: Serial
19: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
19: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
19: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
19: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
19: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
19: [       OK ] SERIAL.IncrTest_03b_memspace_free (254 ms)
19: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
19: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
19: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
19: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
19: [ RUN      ] SERIAL.IncrTest_05_reduction
19: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
19: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
19: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
19: [       OK ] SERIAL.IncrTest_06_mdrange4D (1 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (1 ms)
19: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
19: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (5 ms)
19: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (5 ms)
19: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (2869 ms)
19: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
19: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (30 ms)
19: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
19: [       OK ] SERIAL.IncrTest_12b_TeamScratch (126 ms)
19: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.incr_14_MDrangeReduce
19: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
19: [ RUN      ] SERIAL.IncrTest_16_parallelscan
19: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
19: [ RUN      ] SERIAL.incr_17_atomicView
19: [       OK ] SERIAL.incr_17_atomicView (0 ms)
19: [----------] 28 tests from SERIAL (3297 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (3297 ms total)
19: [  PASSED  ] 28 tests.
19/51 Test #19: Kokkos_IncrementalTest_SERIAL ........................   Passed    3.45 sec
test 20
      Start 20: Kokkos_IncrementalTest_CUDA

20: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_IncrementalTest_CUDA
20: Test timeout computed to be: 1500
20: [==========] Running 28 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 28 tests from CUDA
20: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
20: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
20: [ RUN      ] CUDA.IncrTest_01_execspace
20: Device Execution Space:
20:   KOKKOS_ENABLE_CUDA: yes
20: Cuda Options:
20:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
20:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
20:   KOKKOS_ENABLE_CUDA_UVM: no
20:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
20: 
20: Cuda Runtime Configuration:
20: macro  KOKKOS_ENABLE_CUDA      : defined
20: macro  CUDA_VERSION          = 11060 = version 11.6
20: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
20: Cuda
20: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
20: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
20: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
20: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
20: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
20: [ RUN      ] CUDA.IncrTest_02_AtomicSub
20: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
20: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
20: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
20: [ RUN      ] CUDA.IncrTest_03b_memspace_free
20: [       OK ] CUDA.IncrTest_03b_memspace_free (2402 ms)
20: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
20: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
20: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
20: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
20: [ RUN      ] CUDA.IncrTest_05_reduction
20: [       OK ] CUDA.IncrTest_05_reduction (4 ms)
20: [ RUN      ] CUDA.IncrTest_06_mdrange2D
20: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
20: [ RUN      ] CUDA.IncrTest_06_mdrange3D
20: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
20: [ RUN      ] CUDA.IncrTest_06_mdrange4D
20: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
20: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
20: [       OK ] CUDA.IncrTest_08_deep_copy_2D (3 ms)
20: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
20: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
20: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
20: [       OK ] CUDA.IncrTest_08_deep_copy_4D (1 ms)
20: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
20: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
20: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
20: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (3 ms)
20: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
20: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (3 ms)
20: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
20: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (2106 ms)
20: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
20: [       OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
20: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
20: [       OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
20: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
20: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
20: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
20: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
20: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
20: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
20: [ RUN      ] CUDA.incr_14_MDrangeReduce
20: [       OK ] CUDA.incr_14_MDrangeReduce (0 ms)
20: [ RUN      ] CUDA.IncrTest_16_parallelscan
20: [       OK ] CUDA.IncrTest_16_parallelscan (0 ms)
20: [ RUN      ] CUDA.incr_17_atomicView
20: [       OK ] CUDA.incr_17_atomicView (0 ms)
20: [----------] 28 tests from CUDA (4535 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 28 tests from 1 test suite ran. (4535 ms total)
20: [  PASSED  ] 28 tests.
20/51 Test #20: Kokkos_IncrementalTest_CUDA ..........................   Passed    4.76 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CTestDevice

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

22: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
22: Test timeout computed to be: 1500
22/51 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ............   Passed    0.00 sec
test 23
      Start 23: Kokkos_PerformanceTest_TaskDag

23: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
23: Test timeout computed to be: 1500
23/51 Test #23: Kokkos_PerformanceTest_TaskDag .......................   Passed    0.01 sec
test 24
      Start 24: Kokkos_PerformanceTest_Benchmark

24: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-08-06_T02-56-17.json"
24: Test timeout computed to be: 1500
24: 2024-08-06T03:40:35+00:00
24: Running /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
24: Run on (6 X 2095.08 MHz CPU s)
24: CPU Caches:
24:   L1 Data 32 KiB (x6)
24:   L1 Instruction 32 KiB (x6)
24:   L2 Unified 4096 KiB (x6)
24:   L3 Unified 16384 KiB (x6)
24: Load Average: 1.00, 1.58, 3.82
24: CPU architecture: none
24: Default Device: N6Kokkos4CudaE
24: GPU architecture: VOLTA70
24: KOKKOS_COMPILER_GNU: 940
24: KOKKOS_COMPILER_NVCC: 1160
24: KOKKOS_ENABLE_ASM: yes
24: KOKKOS_ENABLE_CUDA: yes
24: KOKKOS_ENABLE_CUDA_LAMBDA: yes
24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
24: KOKKOS_ENABLE_CUDA_UVM: no
24: KOKKOS_ENABLE_CXX17: yes
24: KOKKOS_ENABLE_CXX20: no
24: KOKKOS_ENABLE_CXX23: no
24: KOKKOS_ENABLE_CXX26: no
24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
24: KOKKOS_ENABLE_HWLOC: no
24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
24: KOKKOS_ENABLE_LIBDL: no
24: KOKKOS_ENABLE_PRAGMA_IVDEP: no
24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
24: KOKKOS_ENABLE_PRAGMA_UNROLL: no
24: KOKKOS_ENABLE_PRAGMA_VECTOR: no
24: KOKKOS_ENABLE_SERIAL: yes
24: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
24: Kokkos Version: 4.4.99
24: macro  KOKKOS_ENABLE_CUDA: defined
24: platform: 64bit
24: ***WARNING*** Library was built as DEBUG. Timings may be affected.
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.016 s         0.018 s             5       1024        16.0429u
24: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.017 s         0.019 s             5     2.048k        8.02391u
24: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.017 s         0.021 s             5     4.096k        4.32857u
24: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.018 s         0.025 s             5     8.192k        2.31161u
24: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.017 s         0.034 s             5    16.384k        1057.29n
24: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.018 s         0.050 s             5    32.768k        531.279n
24: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.019 s         0.080 s             5    65.536k        282.821n
24: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.019 s         0.142 s             5   131.072k        146.578n
24: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.022 s         0.264 s             5   262.144k        82.4736n
24: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.029 s         0.514 s             5   524.288k        55.3458n
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: CustomReduction<double>/N:100000/R:1000/manual_time                                0.004 s         0.022 s           176 50.3149k/s       11.5
24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.608 s         0.606 s             1       0.0787691    0.0829327               0.0770924            0.0770878   0.0385556        0.038545
24: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
24: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.047 s         0.047 s            15        6.10939m     6.14414m                6.41178m                    6.408m    3.22189m         3.2015m
24: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.454 s         0.453 s             2       0.0641715    0.0642333               0.0548855                 0.0548083   0.0274608       0.0274168
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        15.1885n
24: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        7.20557n
24: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k         4.0105n
24: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        2.06738n
24: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1059.75p
24: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        721.191p
24: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k         573.09p
24: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        439.919p
24: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        445.869p
24: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        400.135p
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Malloc/N:1/manual_time                                                              9.98 us         21.5 us        69990 100.206k/s
24: Malloc/N:16/manual_time                                                             9.94 us         21.4 us        70194 100.571k/s
24: Malloc/N:256/manual_time                                                            9.94 us         21.4 us        70279 100.556k/s
24: Malloc/N:4096/manual_time                                                           9.91 us         21.3 us        70665  100.94k/s
24: Malloc/N:65536/manual_time                                                         10.00 us         21.5 us        69487 100.017k/s
24: Malloc/N:1048576/manual_time                                                        66.9 us          123 us        10437 14.9541k/s
24: Malloc/N:16777216/manual_time                                                        334 us          155 us        10174 2.99577k/s
24: Malloc/N:268435456/manual_time                                                      6240 us          525 us          111  160.247/s
24: Malloc/N:4294967296/manual_time                                                   110396 us         3058 us           10  9.05829/s
24: MallocFree/N:1/manual_time                                                          21.6 us         21.6 us        32324 46.3913k/s
24: MallocFree/N:16/manual_time                                                         21.2 us         21.3 us        32690 47.0933k/s
24: MallocFree/N:256/manual_time                                                        21.3 us         21.4 us        32856 46.9254k/s
24: MallocFree/N:4096/manual_time                                                       21.8 us         21.8 us        32897 45.9713k/s
24: MallocFree/N:65536/manual_time                                                      22.1 us         22.2 us        31671 45.2054k/s
24: MallocFree/N:1048576/manual_time                                                     127 us          124 us         5556 7.88812k/s
24: MallocFree/N:16777216/manual_time                                                    364 us          152 us         5329 2.74424k/s
24: MallocFree/N:268435456/manual_time                                                  6426 us          502 us          107  155.614/s
24: MallocFree/N:4294967296/manual_time                                               117116 us         3640 us           10  8.53855/s
24: MallocTouch/N:1/manual_time                                                         16.7 us         28.6 us        41420 59.8305k/s
24: MallocTouch/N:16/manual_time                                                        16.6 us         28.5 us        42402 60.2284k/s
24: MallocTouch/N:256/manual_time                                                       16.4 us         28.5 us        42671 60.8033k/s
24: MallocTouch/N:4096/manual_time                                                      26.2 us         38.4 us        26669 38.2062k/s
24: MallocTouch/N:65536/manual_time                                                     26.2 us         38.5 us        26731  38.183k/s
24: MallocTouch/N:1048576/manual_time                                                   91.1 us          152 us         7714 10.9751k/s
24: MallocTouch/N:16777216/manual_time                                                   308 us          183 us         7010 3.25064k/s
24: MallocTouch/N:268435456/manual_time                                                 6214 us          706 us          109  160.928/s
24: MallocTouch/N:4294967296/manual_time                                               99966 us         5119 us           10  10.0034/s
24: MallocTouchFree/N:1/manual_time                                                     28.7 us         28.7 us        24216  34.862k/s
24: MallocTouchFree/N:16/manual_time                                                    28.5 us         28.5 us        24629 35.1352k/s
24: MallocTouchFree/N:256/manual_time                                                   28.6 us         28.6 us        24543 35.0202k/s
24: MallocTouchFree/N:4096/manual_time                                                  40.6 us         40.6 us        18114 24.6561k/s
24: MallocTouchFree/N:65536/manual_time                                                 38.6 us         38.6 us        18123 25.9309k/s
24: MallocTouchFree/N:1048576/manual_time                                                153 us          152 us         4599 6.55381k/s
24: MallocTouchFree/N:16777216/manual_time                                               331 us          180 us         4149 3.02285k/s
24: MallocTouchFree/N:268435456/manual_time                                             6476 us          648 us          107  154.408/s
24: MallocTouchFree/N:4294967296/manual_time                                          117783 us         5808 us            9  8.49022/s
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            77  44.2079/s        800
24: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  45.4128/s        800
24: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.0545/s        800
24: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            37  41.9946/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  42.9308/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            37  44.2515/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  42.9404/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.0696/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.0483/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            37  41.9896/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            37  41.9447/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  42.9516/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.0101/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            37   41.939/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.0617/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.0045/s        800
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           393  911.371/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           410   967.05/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  965.163/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           408  967.709/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  965.366/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.877/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           409  965.385/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           150   342.51/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.011 s            57  138.836/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           409   965.26/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           166  378.973/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           165  362.911/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409   967.78/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409   965.28/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           408  967.762/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  965.147/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            56  132.711/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            55  129.986/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           138  337.344/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.008 s         0.008 s            81  197.768/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  961.607/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           408  967.793/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.023 s         0.023 s            30  69.9947/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           131  313.399/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           408  967.754/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  965.303/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.018 s         0.018 s            39  89.5774/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           105  260.921/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  965.347/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           408  967.689/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.020 s         0.020 s            34  78.7322/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s            84  213.987/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           423  998.895/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           422  999.003/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           423  998.964/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           422   998.95/s       1.6k
24: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           656  749.388/s        800
24: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  749.394/s        800
24: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           656  749.483/s        800
24: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           656  749.538/s        800
24: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           656  749.457/s        800
24: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           656  749.541/s        800
24: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           656  749.393/s        800
24: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           656   749.13/s        800
24: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           656  749.324/s        800
24: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  749.233/s        800
24: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           655  749.225/s        800
24: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  749.008/s        800
24: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           656  749.212/s        800
24: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  749.356/s        800
24: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           655  748.353/s        800
24: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           652  745.086/s        800
24: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           653  747.047/s        800
24: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           653      747/s        800
24: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.57737k/s       1.6k
24: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.82708k/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 3.03201k/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 3.02656k/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.99871k/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.47478k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.40136k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 8.45389k/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.60517k/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  3.6271k/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.82126k/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.82275k/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.54003k/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.59944k/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.50791k/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.91143k/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.78052k/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 3.02187k/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.25988k/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.11566k/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.13257k/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.42892k/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.001 s            10  375.559/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  429.188/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.000 s            10  444.435/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  378.104/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.003 s         0.000 s            10  483.832/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  377.425/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.001 s            10  421.635/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  407.394/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.003 s         0.001 s            10  458.859/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10   416.09/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.023 s         0.003 s            10   69.183/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.023 s         0.003 s            10  68.9204/s       1.6k
24/51 Test #24: Kokkos_PerformanceTest_Benchmark .....................   Passed  131.28 sec
test 25
      Start 25: Kokkos_Benchmark_Atomic_MinMax

25: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-08-06_T02-56-17.json"
25: Test timeout computed to be: 1500
25: 2024-08-06T03:42:46+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
25: Run on (6 X 2095.08 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x6)
25:   L1 Instruction 32 KiB (x6)
25:   L2 Unified 4096 KiB (x6)
25:   L3 Unified 16384 KiB (x6)
25: Load Average: 0.97, 1.32, 3.42
25: CPU architecture: none
25: Default Device: N6Kokkos4CudaE
25: GPU architecture: VOLTA70
25: KOKKOS_COMPILER_GNU: 940
25: KOKKOS_COMPILER_NVCC: 1160
25: KOKKOS_ENABLE_ASM: yes
25: KOKKOS_ENABLE_CUDA: yes
25: KOKKOS_ENABLE_CUDA_LAMBDA: yes
25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
25: KOKKOS_ENABLE_CUDA_UVM: no
25: KOKKOS_ENABLE_CXX17: yes
25: KOKKOS_ENABLE_CXX20: no
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
25: KOKKOS_ENABLE_LIBDL: no
25: KOKKOS_ENABLE_PRAGMA_IVDEP: no
25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
25: KOKKOS_ENABLE_PRAGMA_UNROLL: no
25: KOKKOS_ENABLE_PRAGMA_VECTOR: no
25: KOKKOS_ENABLE_SERIAL: yes
25: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
25: Kokkos Version: 4.4.99
25: macro  KOKKOS_ENABLE_CUDA: defined
25: platform: 64bit
25: ***WARNING*** Library was built as DEBUG. Timings may be affected.
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                                              Time             CPU   Iterations
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25/51 Test #25: Kokkos_Benchmark_Atomic_MinMax .......................   Passed    0.31 sec
test 26
      Start 26: Kokkos_PerformanceTest_Mempool

26: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-08-06_T02-56-17.json"
26: Test timeout computed to be: 1500
26: 2024-08-06T03:42:47+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_PerformanceTest_Mempool
26: Run on (6 X 2095.08 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x6)
26:   L1 Instruction 32 KiB (x6)
26:   L2 Unified 4096 KiB (x6)
26:   L3 Unified 16384 KiB (x6)
26: Load Average: 0.97, 1.32, 3.42
26: CPU architecture: none
26: Default Device: N6Kokkos4CudaE
26: GPU architecture: VOLTA70
26: KOKKOS_COMPILER_GNU: 940
26: KOKKOS_COMPILER_NVCC: 1160
26: KOKKOS_ENABLE_ASM: yes
26: KOKKOS_ENABLE_CUDA: yes
26: KOKKOS_ENABLE_CUDA_LAMBDA: yes
26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_CUDA_UVM: no
26: KOKKOS_ENABLE_CXX17: yes
26: KOKKOS_ENABLE_CXX20: no
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
26: KOKKOS_ENABLE_LIBDL: no
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: KOKKOS_ENABLE_SERIAL: yes
26: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
26: Kokkos Version: 4.4.99
26: macro  KOKKOS_ENABLE_CUDA: defined
26: platform: 64bit
26: ***WARNING*** Library was built as DEBUG. Timings may be affected.
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          5149               41.1615M/s
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s         16358                259.389M/s
26/51 Test #26: Kokkos_PerformanceTest_Mempool .......................   Passed    8.21 sec
test 27
      Start 27: Kokkos_PerformanceTest_Atomic

27: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-08-06_T02-56-17.json"
27: Test timeout computed to be: 1500
27: 2024-08-06T03:42:55+00:00
27: Running /var/jenkins/workspace/Kokkos_PR-7160/build/core/perf_test/Kokkos_PerformanceTest_Atomic
27: Run on (6 X 2095.08 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x6)
27:   L1 Instruction 32 KiB (x6)
27:   L2 Unified 4096 KiB (x6)
27:   L3 Unified 16384 KiB (x6)
27: Load Average: 0.97, 1.31, 3.41
27: CPU architecture: none
27: Default Device: N6Kokkos4CudaE
27: GPU architecture: VOLTA70
27: KOKKOS_COMPILER_GNU: 940
27: KOKKOS_COMPILER_NVCC: 1160
27: KOKKOS_ENABLE_ASM: yes
27: KOKKOS_ENABLE_CUDA: yes
27: KOKKOS_ENABLE_CUDA_LAMBDA: yes
27: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
27: KOKKOS_ENABLE_CUDA_UVM: no
27: KOKKOS_ENABLE_CXX17: yes
27: KOKKOS_ENABLE_CXX20: no
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
27: KOKKOS_ENABLE_LIBDL: no
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: KOKKOS_ENABLE_SERIAL: yes
27: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
27: Kokkos Version: 4.4.99
27: macro  KOKKOS_ENABLE_CUDA: defined
27: platform: 64bit
27: ***WARNING*** Library was built as DEBUG. Timings may be affected.
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Test_Atomic<int>/30000/iterations:10                          0.168 s         0.167 s            10          1            4    5.04487m        4.34633m    2.45673m     449.985M          71.264k     449.985M
27: Test_Atomic<long int>/100000/iterations:10                     1.05 s          1.05 s            10          1            8    2.68631m        1.37806m    2.35455m     4.99995G         178.624k     4.99995G
27: Test_Atomic<long long int>/100000/iterations:10                3.15 s          3.14 s            10          1            8     5.26658        1.57775m    2.35537m     4.99995G          601.76k     4.99995G
27: Test_Atomic<unsigned int>/100000/iterations:10                 1.05 s          1.05 s            10          1            4    2.13965m        1.60557m    2.70594m     704.983M          664.32k     704.983M
27: Test_Atomic<unsigned long int>/100000/iterations:10            1.05 s          1.05 s            10          1            8    2.76297m        1.37587m    2.35205m     4.99995G         675.232k     4.99995G
27: Test_Atomic<unsigned long long int>/100000/iterations:10       3.15 s          3.14 s            10          1            8     5.30027        2.53883m     2.3501m     4.99995G         187.744k     4.99995G
27: Test_Atomic<float>/100000/iterations:10                        1.05 s          1.04 s            10          0            4    4.15475m        1.64845m    2.66568m     4.99992G         768.512k     4.99989G
27: Test_Atomic<double>/100000/iterations:10                       1.05 s          1.05 s            10          1            8     4.0982m        1.53507m    2.60407m     4.99995G         177.568k     4.99995G
27/51 Test #27: Kokkos_PerformanceTest_Atomic ........................   Passed  117.34 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Serial

28: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
28: Test timeout computed to be: 1500
28: [==========] Running 62 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 62 tests from serial
28: [ RUN      ] serial.bitset
28: [       OK ] serial.bitset (10401 ms)
28: [ RUN      ] serial.bitset_default_constructor_no_alloc
28: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] serial.dualview_combination
28: [       OK ] serial.dualview_combination (0 ms)
28: [ RUN      ] serial.dualview_alloc
28: [       OK ] serial.dualview_alloc (0 ms)
28: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
28: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] serial.dualview_combinations_without_init
28: [       OK ] serial.dualview_combinations_without_init (0 ms)
28: [ RUN      ] serial.dualview_deep_copy
28: [       OK ] serial.dualview_deep_copy (0 ms)
28: [ RUN      ] serial.dualview_realloc
28: [       OK ] serial.dualview_realloc (0 ms)
28: [ RUN      ] serial.dualview_resize
28: [       OK ] serial.dualview_resize (0 ms)
28: [ RUN      ] serial.dualview_device_correct_kokkos_device
28: [       OK ] serial.dualview_device_correct_kokkos_device (1 ms)
28: [ RUN      ] serial.dualview_host_correct_kokkos_device
28: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_sync
28: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
28: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_sync
28: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
28: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
28: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] serial.dynamic_view
28: [       OK ] serial.dynamic_view (136 ms)
28: [ RUN      ] serial.dyn_rank_view_api_generic
28: [       OK ] serial.dyn_rank_view_api_generic (46 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
28: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
28: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
28: /var/jenkins/workspace/Kokkos_PR-7160/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
28: skipping since not default execution space
28: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
28: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] serial.ErrorReporterViaLambda
28: [       OK ] serial.ErrorReporterViaLambda (0 ms)
28: [ RUN      ] serial.ErrorReporter
28: [       OK ] serial.ErrorReporter (0 ms)
28: [ RUN      ] serial.offsetview_construction
28: [       OK ] serial.offsetview_construction (1369 ms)
28: [ RUN      ] serial.offsetview_unmanaged_construction
28: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] serial.offsetview_subview
28: [       OK ] serial.offsetview_subview (9 ms)
28: [ RUN      ] serial.offsetview_offsets_rank1
28: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank2
28: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank3
28: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] serial.scatterview
28: [       OK ] serial.scatterview (30464 ms)
28: [ RUN      ] serial.scatterview_devicetype
28: [       OK ] serial.scatterview_devicetype (7 ms)
28: [ RUN      ] serial.staticcrsgraph
28: [       OK ] serial.staticcrsgraph (22 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dualview
28: [       OK ] serial.resize_realloc_no_init_dualview (7 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_dualview
28: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dualview
28: [       OK ] serial.resize_exec_space_dualview (4 ms)
28: [ RUN      ] serial.realloc_exec_space_dualview
28: [       OK ] serial.realloc_exec_space_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dynrankview
28: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dynrankview
28: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dynrankview
28: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_scatterview
28: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
28: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
28: [ RUN      ] serial.resize_exec_space_scatterview
28: [       OK ] serial.resize_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_scatterview
28: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview
28: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
28: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview
28: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
28: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynamicview
28: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
28: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
28: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
28: [ RUN      ] serial.UnorderedMap_insert
28: [       OK ] serial.UnorderedMap_insert (82023 ms)
28: [ RUN      ] serial.UnorderedMap_failed_insert
28: [       OK ] serial.UnorderedMap_failed_insert (33486 ms)
28: [ RUN      ] serial.UnorderedMap_deep_copy
28: [       OK ] serial.UnorderedMap_deep_copy (21 ms)
28: [ RUN      ] serial.UnorderedMap_valid_empty
28: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] serial.UnorderedMap_clear_zero_size
28: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_consistent_size
28: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
28: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] serial.UnorderedMap_lambda_capturable
28: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
28: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] serial.viewctorprop_embedded_dim
28: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
28: [----------] 62 tests from serial (158017 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 62 tests from 1 test suite ran. (158017 ms total)
28: [  PASSED  ] 61 tests.
28: [  SKIPPED ] 1 test, listed below:
28: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
28/51 Test #28: Kokkos_ContainersUnitTest_Serial .....................   Passed  158.34 sec
test 29
      Start 29: Kokkos_ContainersUnitTest_Cuda

29: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
29: Test timeout computed to be: 1500
29: [==========] Running 62 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 62 tests from cuda
29: [ RUN      ] cuda.bitset
29: [       OK ] cuda.bitset (17 ms)
29: [ RUN      ] cuda.bitset_default_constructor_no_alloc
29: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
29: [ RUN      ] cuda.dualview_combination
29: [       OK ] cuda.dualview_combination (0 ms)
29: [ RUN      ] cuda.dualview_alloc
29: [       OK ] cuda.dualview_alloc (0 ms)
29: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
29: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
29: [ RUN      ] cuda.dualview_combinations_without_init
29: [       OK ] cuda.dualview_combinations_without_init (0 ms)
29: [ RUN      ] cuda.dualview_deep_copy
29: [       OK ] cuda.dualview_deep_copy (1 ms)
29: [ RUN      ] cuda.dualview_realloc
29: [       OK ] cuda.dualview_realloc (0 ms)
29: [ RUN      ] cuda.dualview_resize
29: [       OK ] cuda.dualview_resize (1 ms)
29: [ RUN      ] cuda.dualview_device_correct_kokkos_device
29: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
29: [ RUN      ] cuda.dualview_host_correct_kokkos_device
29: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
29: [ RUN      ] cuda.dualview_host_modify_template_device_sync
29: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
29: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
29: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
29: [ RUN      ] cuda.dualview_device_modify_template_host_sync
29: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
29: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
29: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
29: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
29: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
29: [ RUN      ] cuda.dynamic_view
29: [       OK ] cuda.dynamic_view (29 ms)
29: [ RUN      ] cuda.dyn_rank_view_api_generic
29: [       OK ] cuda.dyn_rank_view_api_generic (45 ms)
29: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
29: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
29: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
29: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
29: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
29: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
29: [ RUN      ] cuda.ErrorReporterViaLambda
29: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
29: [ RUN      ] cuda.ErrorReporter
29: [       OK ] cuda.ErrorReporter (0 ms)
29: [ RUN      ] cuda.offsetview_construction
29: [       OK ] cuda.offsetview_construction (2 ms)
29: [ RUN      ] cuda.offsetview_unmanaged_construction
29: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
29: [ RUN      ] cuda.offsetview_subview
29: [       OK ] cuda.offsetview_subview (0 ms)
29: [ RUN      ] cuda.offsetview_offsets_rank1
29: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
29: [ RUN      ] cuda.offsetview_offsets_rank2
29: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
29: [ RUN      ] cuda.offsetview_offsets_rank3
29: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
29: [ RUN      ] cuda.scatterview
29: [       OK ] cuda.scatterview (936 ms)
29: [ RUN      ] cuda.scatterview_devicetype
29: [       OK ] cuda.scatterview_devicetype (26 ms)
29: [ RUN      ] cuda.staticcrsgraph
29: [       OK ] cuda.staticcrsgraph (28 ms)
29: [ RUN      ] cuda.resize_realloc_no_init_dualview
29: [       OK ] cuda.resize_realloc_no_init_dualview (1 ms)
29: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
29: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
29: [ RUN      ] cuda.resize_exec_space_dualview
29: [       OK ] cuda.resize_exec_space_dualview (0 ms)
29: [ RUN      ] cuda.realloc_exec_space_dualview
29: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
29: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
29: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
29: [ RUN      ] cuda.resize_exec_space_dynrankview
29: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
29: [ RUN      ] cuda.realloc_exec_space_dynrankview
29: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
29: [ RUN      ] cuda.resize_realloc_no_init_scatterview
29: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
29: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
29: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
29: [ RUN      ] cuda.resize_exec_space_scatterview
29: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
29: [ RUN      ] cuda.realloc_exec_space_scatterview
29: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_dynrankview
29: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
29: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
29: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
29: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_offsetview
29: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
29: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
29: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
29: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_dynamicview
29: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
29: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
29: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
29: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
29: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
29: [ RUN      ] cuda.UnorderedMap_insert
29: [       OK ] cuda.UnorderedMap_insert (13169 ms)
29: [ RUN      ] cuda.UnorderedMap_failed_insert
29: [       OK ] cuda.UnorderedMap_failed_insert (1605 ms)
29: [ RUN      ] cuda.UnorderedMap_deep_copy
29: [       OK ] cuda.UnorderedMap_deep_copy (9 ms)
29: [ RUN      ] cuda.UnorderedMap_valid_empty
29: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
29: [ RUN      ] cuda.UnorderedMap_clear_zero_size
29: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
29: [ RUN      ] cuda.UnorderedMap_consistent_size
29: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
29: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
29: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
29: [ RUN      ] cuda.UnorderedMap_lambda_capturable
29: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
29: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
29: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
29: [ RUN      ] cuda.viewctorprop_embedded_dim
29: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
29: [----------] 62 tests from cuda (15894 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 62 tests from 1 test suite ran. (15894 ms total)
29: [  PASSED  ] 62 tests.
29/51 Test #29: Kokkos_ContainersUnitTest_Cuda .......................   Passed   16.28 sec
test 30
      Start 30: Kokkos_ContainersPerformanceTest_Cuda

30: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
30: Test timeout computed to be: 1500
30: [==========] Running 4 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 4 tests from TEST_CATEGORY
30: [ RUN      ] TEST_CATEGORY.dynrankview_perf
30: Cuda
30:  DynRankView vs View: Initialization Only 
30:  View time (init only): 0.00345048
30:  View sum computation time: 0.00345048
30:  Strided View time (init only): 0.00121501
30:  View Rank7 time (init only): 0.00121207
30:  DynRankView time (init only): 0.00120527
30:  DynRankView sum computation time: 0.0019917
30:  Ratio of View to DynRankView time: 2.86283
30:  Ratio of View to DynRankView sum computation time: 0.866061
30:  Ratio of View to View Rank7  time: 2.84676
30:  Ratio of StrideView to DynRankView time: 1.00809
30:  Ratio of DynRankView to View Rank7  time: 0.994384
30: [       OK ] TEST_CATEGORY.dynrankview_perf (15 ms)
30: [ RUN      ] TEST_CATEGORY.global_2_local
30: Cuda
30: size, create, generate, fill, find
30: 256, 0.000344235, 2.4619e-05, 2.8993e-05, 0.00246168
30: 512, 0.0002045, 1.708e-05, 2.7583e-05, 0.0024625
30: 1024, 0.000195525, 1.6827e-05, 2.8266e-05, 0.00249836
30: 2048, 0.000188971, 2.0498e-05, 2.8517e-05, 0.00255501
30: 4096, 0.000188211, 1.5996e-05, 2.959e-05, 0.00264882
30: 8192, 0.000201688, 1.7031e-05, 3.4153e-05, 0.00257562
30: 16384, 0.000193044, 1.6455e-05, 3.4716e-05, 0.00263935
30: 32768, 0.000463251, 1.6952e-05, 4.2383e-05, 0.00274351
30: 65536, 0.000317017, 1.7601e-05, 4.9112e-05, 0.00304025
30: 131072, 0.000378528, 1.8895e-05, 7.2085e-05, 0.00367392
30: 262144, 0.000579544, 2.019e-05, 0.00015777, 0.00642651
30: 524288, 0.000615377, 2.4633e-05, 0.000542153, 0.0259203
30: 1048576, 0.000698869, 3.0641e-05, 0.00138703, 0.0470931
30: 2097152, 0.00079597, 4.6619e-05, 0.00303317, 0.109972
30: 4194304, 0.000970405, 6.3944e-05, 0.00678567, 0.236334
30: [       OK ] TEST_CATEGORY.global_2_local (475 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
30: [----------] 4 tests from TEST_CATEGORY (490 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 4 tests from 1 test suite ran. (490 ms total)
30: [  PASSED  ] 4 tests.
30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ................   Passed    0.65 sec
test 31
      Start 31: Kokkos_UnitTest_Sort

31: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
31: Test timeout computed to be: 1500
31: [==========] Running 16 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 16 tests from cuda
31: [ RUN      ] cuda.SortUnsignedValueType
31: [       OK ] cuda.SortUnsignedValueType (38 ms)
31: [ RUN      ] cuda.SortEmptyView
31: [       OK ] cuda.SortEmptyView (0 ms)
31: [ RUN      ] cuda.SortByKeyEmptyView
31: [       OK ] cuda.SortByKeyEmptyView (0 ms)
31: [ RUN      ] cuda.SortByKeyEmptyViewHost
31: [       OK ] cuda.SortByKeyEmptyViewHost (0 ms)
31: [ RUN      ] cuda.SortByKey
31: [       OK ] cuda.SortByKey (1 ms)
31: [ RUN      ] cuda.SortByKeyWithComparator
31: [       OK ] cuda.SortByKeyWithComparator (0 ms)
31: [ RUN      ] cuda.SortByKeyStaticExtents
31: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
31: [ RUN      ] cuda.SortByKeyWithStrides
31: [       OK ] cuda.SortByKeyWithStrides (0 ms)
31: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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.
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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.
31: [       OK ] cuda.SortByKeyKeysLargerThanValues (1039 ms)
31: [ RUN      ] cuda.SortWithCustomComparator
31: [       OK ] cuda.SortWithCustomComparator (2959 ms)
31: [ RUN      ] cuda.BinSortGenericTests
31: [       OK ] cuda.BinSortGenericTests (29 ms)
31: [ RUN      ] cuda.BinSortEmptyView
31: [       OK ] cuda.BinSortEmptyView (0 ms)
31: [ RUN      ] cuda.BinSortEmptyKeysView
31: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
31: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
31: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (100458 ms)
31: [ RUN      ] cuda.NestedSort
31: [       OK ] cuda.NestedSort (190 ms)
31: [ RUN      ] cuda.NestedSortByKey
31: [       OK ] cuda.NestedSortByKey (697 ms)
31: [----------] 16 tests from cuda (105416 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 16 tests from 1 test suite ran. (105416 ms total)
31: [  PASSED  ] 16 tests.
31/51 Test #31: Kokkos_UnitTest_Sort .................................   Passed  105.76 sec
test 32
      Start 32: Kokkos_UnitTest_Random

32: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_UnitTest_Random
32: Test timeout computed to be: 1500
32: [==========] Running 3 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 3 tests from cuda
32: [ RUN      ] cuda.Random_XorShift64
32: Test Seed:1722916173774217722
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.45775e-07 -0.0246213 0.0316536 || 0.051031 27985 29356 || 29398.2 28674.4 || 437.579 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.5082e-07 0.0209375 -0.00167473 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00986515 -0.0245578 || 0.051031 28100 29334 || 28394.3 28674.4 || -339.487 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00788198 -0.0097736 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0189192 -0.0092674 || 0.051031 28024 29293 || 29227.3 28674.4 || -128.112 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.0119576 0.00822522 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.0108047 -0.00763741 || 0.051031 28067 29301 || 28367.9 28674.4 || -105.58 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00689145 -0.0124701 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000244503 -0.99999 -48245.6 || 0.051031 0 195001 || 2.92857e+09 28674.4 || -6.66947e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00073236 -0.318334 0.161339 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195769 -0.999999 -57857.8 || 0.051031 0 1.55126e+06 || 2.86901e+10 28674.4 || -7.99826e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.0058831 -0.967888 10.3017 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.8109e-07 -4.60747e-06 0.0128915 || 0.051031 28071 29356 || 28674.5 28674.4 || 178.212 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.56767e-07 -0.00966591 0.00146317 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00253372 0.0268306 || 0.051031 28025 29327 || 28601.9 28674.4 || 370.906 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00279667 0.0051023 || 0.051031 1e+64 -1e+64
32: Test Seed:1722916173909609013
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.000237644 0.0132148 || 0.051031 27919 29299 || 28667.6 28674.4 || 182.682 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00496402 0.00229318 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00361445 -0.00874991 || 0.051031 28042 29352 || 28571.1 28674.4 || -120.959 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0170268 0.000497727 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.000355107 0.0399775 || 0.051031 27835 29380 || 28664.2 28674.4 || 552.649 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0172811 0.0101066 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00170617 -0.00532294 || 0.051031 28040 29396 || 28723.4 28674.4 || -73.5843 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00409419 0.000546379 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000245523 -0.99999 -48247.6 || 0.051031 0 195024 || 2.92881e+09 28674.4 || -6.66975e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00073549 -0.323944 0.159585 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195952 -0.999999 -57857.3 || 0.051031 0 1.55136e+06 || 2.86907e+10 28674.4 || -7.99819e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588878 -0.967826 10.308 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.88658e-07 -0.00948618 -0.00327405 || 0.051031 28097 29350 || 28949 28674.4 || -45.2604 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.7947e-07 -0.0108432 0.00456966 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00508035 0.00811696 || 0.051031 27933 29302 || 28529.4 28674.4 || 112.209 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00113928 -0.00696741 || 0.051031 1e+64 -1e+64
32: [       OK ] cuda.Random_XorShift64 (275 ms)
32: [ RUN      ] cuda.Random_XorShift1024_0
32: Test Seed:1722916174049941232
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00362189 0.00283483 || 0.051031 10957 11782 || 11418.3 11377 || 39.1887 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0117262 0.0005833 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0124825 -0.00130345 || 0.051031 10967 11804 || 11520.8 11377 || -18.0189 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0152903 0.0023046 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00380145 -0.00647662 || 0.051031 10974 11804 || 11333.9 11377 || -89.5328 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0149737 0.000361102 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.000542704 -0.0135041 || 0.051031 10969 11890 || 11383.1 11377 || -186.68 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0174825 -0.00415357 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000244913 -0.999975 -7595.69 || 0.051031 0 77656 || 4.61061e+08 11377 || -1.05003e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000734448 -0.165499 0.0223308 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00196035 -0.999997 -9107.9 || 0.051031 0 616054 || 4.51573e+09 11377 || -1.25908e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.00589285 -0.923036 1.61423 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.9246e-07 -0.0212525 0.0147279 || 0.051031 11001 11791 || 11624 11377 || 203.599 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.8147e-07 -0.0211348 0.00127938 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0144516 -0.0144893 || 0.051031 10956 11826 || 11543.8 11377 || -200.3 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00853274 0.000942107 || 0.051031 1e+64 -1e+64
32: Test Seed:1722916174269606256
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.0204885 0.00377167 || 0.051031 10965 11777 || 11148.5 11377 || 52.1396 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00282285 -3.98794e-05 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.0120784 -0.00609986 || 0.051031 10939 11795 || 11241.2 11377 || -84.3245 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0150983 -0.00131648 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00331616 -0.0067464 || 0.051031 10943 11758 || 11414.8 11377 || -93.2623 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0141091 -0.000190075 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00481089 0.000200778 || 0.051031 10948 11799 || 11322.5 11377 || 2.77555 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0029148 0.00479489 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000244887 -0.999975 -7594.85 || 0.051031 0 77890 || 4.61026e+08 11377 || -1.04991e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000734372 -0.142062 0.0216329 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195223 -0.999997 -9108.12 || 0.051031 0 617043 || 4.51636e+09 11377 || -1.25911e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.00586787 -0.923322 1.64051 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.73387e-07 0.00547852 -0.00465705 || 0.051031 10994 11815 || 11315 11377 || -64.3791 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.24249e-07 0.00202125 0.00268324 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00272157 0.0052321 || 0.051031 10965 11777 || 11346.1 11377 || 72.3286 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00848945 -0.00274677 || 0.051031 1e+64 -1e+64
32: [       OK ] cuda.Random_XorShift1024_0 (605 ms)
32: [ RUN      ] cuda.Multi_streams
32: [       OK ] cuda.Multi_streams (4228 ms)
32: [----------] 3 tests from cuda (5109 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 3 tests from 1 test suite ran. (5109 ms total)
32: [  PASSED  ] 3 tests.
32/51 Test #32: Kokkos_UnitTest_Random ...............................   Passed    5.32 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A

33: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
33: Test timeout computed to be: 1500
33: [==========] Running 16 tests from 3 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_reducers
33: [ RUN      ] std_algorithms_reducers.max_first_loc
33: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_first_loc
33: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
33: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
33: [----------] 3 tests from std_algorithms_reducers (0 ms total)
33: 
33: [----------] 2 tests from std_algorithms
33: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
33: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
33: [ RUN      ] std_algorithms.expect_no_overlap
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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.
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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.
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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.
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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.
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-7160/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.
33: [       OK ] std_algorithms.expect_no_overlap (1043 ms)
33: [----------] 2 tests from std_algorithms (1043 ms total)
33: 
33: [----------] 11 tests from random_access_iterator_test
33: [ RUN      ] random_access_iterator_test.constructor
33: [       OK ] random_access_iterator_test.constructor (2 ms)
33: [ RUN      ] random_access_iterator_test.constructiblity
33: [       OK ] random_access_iterator_test.constructiblity (0 ms)
33: [ RUN      ] random_access_iterator_test.dereference
33: [       OK ] random_access_iterator_test.dereference (0 ms)
33: [ RUN      ] random_access_iterator_test.subscript_operator
33: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet1
33: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet2
33: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet3
33: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet4
33: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
33: [ RUN      ] random_access_iterator_test.assignment_operator
33: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.distance
33: [       OK ] random_access_iterator_test.distance (0 ms)
33: [ RUN      ] random_access_iterator_test.traits_helpers
33: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
33: [----------] 11 tests from random_access_iterator_test (5 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 16 tests from 3 test suites ran. (1049 ms total)
33: [  PASSED  ] 16 tests.
33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ...................   Passed    1.21 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B

34: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
34: Test timeout computed to be: 1500
34: [==========] Running 7 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 7 tests from std_algorithms_min_max_element_test
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms)
34: [----------] 7 tests from std_algorithms_min_max_element_test (39 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 7 tests from 1 test suite ran. (39 ms total)
34: [  PASSED  ] 7 tests.
34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ...................   Passed    0.20 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C

35: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
35: Test timeout computed to be: 1500
35: [==========] Running 13 tests from 10 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from std_algorithms_lexicographical_compare_test
35: [ RUN      ] std_algorithms_lexicographical_compare_test.test
35: [       OK ] std_algorithms_lexicographical_compare_test.test (771 ms)
35: [----------] 1 test from std_algorithms_lexicographical_compare_test (771 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_test
35: [ RUN      ] std_algorithms_for_each_test.test
35: [       OK ] std_algorithms_for_each_test.test (1110 ms)
35: [----------] 1 test from std_algorithms_for_each_test (1110 ms total)
35: 
35: [----------] 1 test from std_algorithms_find_test
35: [ RUN      ] std_algorithms_find_test.test
35: [       OK ] std_algorithms_find_test.test (411 ms)
35: [----------] 1 test from std_algorithms_find_test (411 ms total)
35: 
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
35: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1446 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
35: [       OK ] std_algorithms_non_mod_seq_ops.find_end (3857 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search
35: [       OK ] std_algorithms_non_mod_seq_ops.search (2178 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
35: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1638 ms)
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (9121 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_test
35: [ RUN      ] std_algorithms_count_test.test
35: [       OK ] std_algorithms_count_test.test (465 ms)
35: [----------] 1 test from std_algorithms_count_test (465 ms total)
35: 
35: [----------] 1 test from std_algorithms_equal_test
35: [ RUN      ] std_algorithms_equal_test.test
35: [       OK ] std_algorithms_equal_test.test (16 ms)
35: [----------] 1 test from std_algorithms_equal_test (16 ms total)
35: 
35: [----------] 1 test from std_algorithms_all_any_none_of_test
35: [ RUN      ] std_algorithms_all_any_none_of_test.test
35: [       OK ] std_algorithms_all_any_none_of_test.test (451 ms)
35: [----------] 1 test from std_algorithms_all_any_none_of_test (451 ms total)
35: 
35: [----------] 1 test from std_algorithms_nonmod_seq_ops
35: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
35: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (428 ms)
35: [----------] 1 test from std_algorithms_nonmod_seq_ops (428 ms total)
35: 
35: [----------] 1 test from std_algorithms_mismatch_test
35: [ RUN      ] std_algorithms_mismatch_test.test
35: [       OK ] std_algorithms_mismatch_test.test (703 ms)
35: [----------] 1 test from std_algorithms_mismatch_test (703 ms total)
35: 
35: [----------] 1 test from std_algorithms_mod_seq_ops
35: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
35: [       OK ] std_algorithms_mod_seq_ops.move_backward (128 ms)
35: [----------] 1 test from std_algorithms_mod_seq_ops (128 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 13 tests from 10 test suites ran. (13608 ms total)
35: [  PASSED  ] 13 tests.
35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ...................   Passed   13.86 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D

36: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
36: Test timeout computed to be: 1500
36: [==========] Running 31 tests from 5 test suites.
36: [----------] Global test environment set-up.
36: [----------] 3 tests from std_algorithms_mod_ops_test
36: [ RUN      ] std_algorithms_mod_ops_test.move
36: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
36: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
36: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
36: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total)
36: 
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
36: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
36: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
36: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
36: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
36: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
36: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
36: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
36: 
36: [----------] 4 tests from std_algorithms_replace_ops_test
36: [ RUN      ] std_algorithms_replace_ops_test.replace
36: [       OK ] std_algorithms_replace_ops_test.replace (183 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_if
36: [       OK ] std_algorithms_replace_ops_test.replace_if (720 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
36: [       OK ] std_algorithms_replace_ops_test.replace_copy (330 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
36: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (326 ms)
36: [----------] 4 tests from std_algorithms_replace_ops_test (1561 ms total)
36: 
36: [----------] 11 tests from std_algorithms_mod_seq_ops
36: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
36: [       OK ] std_algorithms_mod_seq_ops.copy_if (181 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique
36: [       OK ] std_algorithms_mod_seq_ops.unique (1300 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
36: [       OK ] std_algorithms_mod_seq_ops.unique_copy (461 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove
36: [       OK ] std_algorithms_mod_seq_ops.remove (284 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_if (266 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy (559 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (253 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate
36: [       OK ] std_algorithms_mod_seq_ops.rotate (4735 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
36: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (2420 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
36: [       OK ] std_algorithms_mod_seq_ops.shift_left (3745 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
36: [       OK ] std_algorithms_mod_seq_ops.shift_right (3763 ms)
36: [----------] 11 tests from std_algorithms_mod_seq_ops (17976 ms total)
36: 
36: [----------] 1 test from std_algorithms_modseq_test
36: [ RUN      ] std_algorithms_modseq_test.reverse
36: [       OK ] std_algorithms_modseq_test.reverse (252 ms)
36: [----------] 1 test from std_algorithms_modseq_test (252 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 31 tests from 5 test suites ran. (19797 ms total)
36: [  PASSED  ] 31 tests.
36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ...................   Passed   20.08 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E

37: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
37: Test timeout computed to be: 1500
37: [==========] Running 29 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_sorting_ops_test
37: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
37: [       OK ] std_algorithms_sorting_ops_test.is_sorted (26 ms)
37: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
37: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (22 ms)
37: [----------] 2 tests from std_algorithms_sorting_ops_test (48 ms total)
37: 
37: [----------] 4 tests from std_algorithms_partitioning_test
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
37: [ RUN      ] std_algorithms_partitioning_test.partition_point
37: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
37: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
37: 
37: [----------] 1 test from std_algorithms_partitioning_ops
37: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
37: [       OK ] std_algorithms_partitioning_ops.partition_copy (24 ms)
37: [----------] 1 test from std_algorithms_partitioning_ops (24 ms total)
37: 
37: [----------] 12 tests from std_algorithms_numerics_test
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
37: [----------] 12 tests from std_algorithms_numerics_test (11 ms total)
37: 
37: [----------] 1 test from std_algorithms_numerics_ops_test
37: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
37: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (636 ms)
37: [----------] 1 test from std_algorithms_numerics_ops_test (636 ms total)
37: 
37: [----------] 8 tests from std_algorithms_numeric_ops_test
37: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1969 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1205 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (597 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (728 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
37: [----------] 8 tests from std_algorithms_numeric_ops_test (4502 ms total)
37: 
37: [----------] 1 test from std_algorithms_transform_ops_test
37: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
37: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (196 ms)
37: [----------] 1 test from std_algorithms_transform_ops_test (196 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 29 tests from 7 test suites ran. (5424 ms total)
37: [  PASSED  ] 29 tests.
37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ...................   Passed    5.69 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

38: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
38: Test timeout computed to be: 1500
38: [==========] Running 12 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1732 ms)
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1683 ms)
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3415 ms total)
38: 
38: [----------] 2 tests from std_algorithms_count_team_test
38: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
38: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (2327 ms)
38: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
38: [       OK ] std_algorithms_count_team_test.count_returns_zero (789 ms)
38: [----------] 2 tests from std_algorithms_count_team_test (3117 ms total)
38: 
38: [----------] 1 test from std_algorithms_count_if_team_test
38: [ RUN      ] std_algorithms_count_if_team_test.test
38: [       OK ] std_algorithms_count_if_team_test.test (1300 ms)
38: [----------] 1 test from std_algorithms_count_if_team_test (1301 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_team_test
38: [ RUN      ] std_algorithms_for_each_team_test.test
38: [       OK ] std_algorithms_for_each_team_test.test (2659 ms)
38: [----------] 1 test from std_algorithms_for_each_team_test (2659 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_n_team_test
38: [ RUN      ] std_algorithms_for_each_n_team_test.test
38: [       OK ] std_algorithms_for_each_n_team_test.test (2937 ms)
38: [----------] 1 test from std_algorithms_for_each_n_team_test (2937 ms total)
38: 
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
38: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (12817 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (7167 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (7173 ms)
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (27158 ms total)
38: 
38: [----------] 2 tests from std_algorithms_mismatch_team_test
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (8131 ms)
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (3131 ms)
38: [----------] 2 tests from std_algorithms_mismatch_team_test (11263 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 12 tests from 7 test suites ran. (51853 ms total)
38: [  PASSED  ] 12 tests.
38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..............   Passed   52.07 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

39: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
39: Test timeout computed to be: 1500
39: [==========] Running 8 tests from 4 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_equal_team_test
39: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_equal (6813 ms)
39: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (4511 ms)
39: [----------] 2 tests from std_algorithms_equal_team_test (11325 ms total)
39: 
39: [----------] 2 tests from std_algorithms_search_team_test
39: [ RUN      ] std_algorithms_search_team_test.sequences_exist
39: [       OK ] std_algorithms_search_team_test.sequences_exist (2859 ms)
39: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (4019 ms)
39: [----------] 2 tests from std_algorithms_search_team_test (6879 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_end_team_test
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_exist (7915 ms)
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (7432 ms)
39: [----------] 2 tests from std_algorithms_find_end_team_test (15348 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_first_of_team_test
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (7098 ms)
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (32987 ms)
39: [----------] 2 tests from std_algorithms_find_first_of_team_test (40086 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 8 tests from 4 test suites ran. (73638 ms total)
39: [  PASSED  ] 8 tests.
39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..............   Passed   73.85 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

40: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
40: Test timeout computed to be: 1500
40: [==========] Running 11 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_find_team_test
40: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_exist (1022 ms)
40: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1742 ms)
40: [----------] 2 tests from std_algorithms_find_team_test (2765 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_team_test
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (810 ms)
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (1741 ms)
40: [----------] 2 tests from std_algorithms_find_if_team_test (2551 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_not_team_test
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1734 ms)
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (809 ms)
40: [----------] 2 tests from std_algorithms_find_if_not_team_test (2543 ms total)
40: 
40: [----------] 1 test from std_algorithms_all_of_team_test
40: [ RUN      ] std_algorithms_all_of_team_test.test
40: [       OK ] std_algorithms_all_of_team_test.test (1771 ms)
40: [----------] 1 test from std_algorithms_all_of_team_test (1771 ms total)
40: 
40: [----------] 1 test from std_algorithms_any_of_team_test
40: [ RUN      ] std_algorithms_any_of_team_test.test
40: [       OK ] std_algorithms_any_of_team_test.test (794 ms)
40: [----------] 1 test from std_algorithms_any_of_team_test (794 ms total)
40: 
40: [----------] 1 test from std_algorithms_none_of_team_test
40: [ RUN      ] std_algorithms_none_of_team_test.test
40: [       OK ] std_algorithms_none_of_team_test.test (1793 ms)
40: [----------] 1 test from std_algorithms_none_of_team_test (1793 ms total)
40: 
40: [----------] 2 tests from std_algorithms_search_n_team_test
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (861 ms)
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1019 ms)
40: [----------] 2 tests from std_algorithms_search_n_team_test (1880 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 11 tests from 7 test suites ran. (14101 ms total)
40: [  PASSED  ] 11 tests.
40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..............   Passed   14.34 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

41: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
41: Test timeout computed to be: 1500
41: [==========] Running 3 tests from 3 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_min_element_team_test
41: [ RUN      ] std_algorithms_min_element_team_test.test
41: [       OK ] std_algorithms_min_element_team_test.test (6721 ms)
41: [----------] 1 test from std_algorithms_min_element_team_test (6721 ms total)
41: 
41: [----------] 1 test from std_algorithms_max_element_team_test
41: [ RUN      ] std_algorithms_max_element_team_test.test
41: [       OK ] std_algorithms_max_element_team_test.test (6675 ms)
41: [----------] 1 test from std_algorithms_max_element_team_test (6675 ms total)
41: 
41: [----------] 1 test from std_algorithms_minmax_element_team_test
41: [ RUN      ] std_algorithms_minmax_element_team_test.test
41: [       OK ] std_algorithms_minmax_element_team_test.test (8566 ms)
41: [----------] 1 test from std_algorithms_minmax_element_team_test (8566 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 3 tests from 3 test suites ran. (21963 ms total)
41: [  PASSED  ] 3 tests.
41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..............   Passed   22.17 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

42: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
42: Test timeout computed to be: 1500
42: [==========] Running 6 tests from 6 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_fill_team_test
42: [ RUN      ] std_algorithms_fill_team_test.test
42: [       OK ] std_algorithms_fill_team_test.test (1749 ms)
42: [----------] 1 test from std_algorithms_fill_team_test (1749 ms total)
42: 
42: [----------] 1 test from std_algorithms_fill_n_team_test
42: [ RUN      ] std_algorithms_fill_n_team_test.test
42: [       OK ] std_algorithms_fill_n_team_test.test (579 ms)
42: [----------] 1 test from std_algorithms_fill_n_team_test (579 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_team_test
42: [ RUN      ] std_algorithms_replace_team_test.test
42: [       OK ] std_algorithms_replace_team_test.test (3533 ms)
42: [----------] 1 test from std_algorithms_replace_team_test (3533 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_if_team_test
42: [ RUN      ] std_algorithms_replace_if_team_test.test
42: [       OK ] std_algorithms_replace_if_team_test.test (4337 ms)
42: [----------] 1 test from std_algorithms_replace_if_team_test (4337 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_team_test
42: [ RUN      ] std_algorithms_replace_copy_team_test.test
42: [       OK ] std_algorithms_replace_copy_team_test.test (5629 ms)
42: [----------] 1 test from std_algorithms_replace_copy_team_test (5629 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test
42: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
42: [       OK ] std_algorithms_replace_copy_if_team_test.test (4412 ms)
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (4412 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 6 tests from 6 test suites ran. (20241 ms total)
42: [  PASSED  ] 6 tests.
42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..............   Passed   20.47 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

43: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
43: Test timeout computed to be: 1500
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_reverse_team_test
43: [ RUN      ] std_algorithms_reverse_team_test.test
43: [       OK ] std_algorithms_reverse_team_test.test (2161 ms)
43: [----------] 1 test from std_algorithms_reverse_team_test (2161 ms total)
43: 
43: [----------] 1 test from std_algorithms_reverse_copy_team_test
43: [ RUN      ] std_algorithms_reverse_copy_team_test.test
43: [       OK ] std_algorithms_reverse_copy_team_test.test (2215 ms)
43: [----------] 1 test from std_algorithms_reverse_copy_team_test (2216 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_team_test
43: [ RUN      ] std_algorithms_rotate_team_test.test
43: [       OK ] std_algorithms_rotate_team_test.test (2960 ms)
43: [----------] 1 test from std_algorithms_rotate_team_test (2960 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_copy_team_test
43: [ RUN      ] std_algorithms_rotate_copy_team_test.test
43: [       OK ] std_algorithms_rotate_copy_team_test.test (2405 ms)
43: [----------] 1 test from std_algorithms_rotate_copy_team_test (2405 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (9743 ms total)
43: [  PASSED  ] 4 tests.
43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..............   Passed    9.97 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

44: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
44: Test timeout computed to be: 1500
44: [==========] Running 4 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_move_team_test
44: [ RUN      ] std_algorithms_move_team_test.test
44: [       OK ] std_algorithms_move_team_test.test (4987 ms)
44: [----------] 1 test from std_algorithms_move_team_test (4987 ms total)
44: 
44: [----------] 1 test from std_algorithms_move_backward_team_test
44: [ RUN      ] std_algorithms_move_backward_team_test.test
44: [       OK ] std_algorithms_move_backward_team_test.test (2937 ms)
44: [----------] 1 test from std_algorithms_move_backward_team_test (2937 ms total)
44: 
44: [----------] 1 test from std_algorithms_shift_left_team_test
44: [ RUN      ] std_algorithms_shift_left_team_test.test
44: [       OK ] std_algorithms_shift_left_team_test.test (9588 ms)
44: [----------] 1 test from std_algorithms_shift_left_team_test (9588 ms total)
44: 
44: [----------] 1 test from std_algorithms_shift_right_team_test
44: [ RUN      ] std_algorithms_shift_right_team_test.test
44: [       OK ] std_algorithms_shift_right_team_test.test (9170 ms)
44: [----------] 1 test from std_algorithms_shift_right_team_test (9170 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (26684 ms total)
44: [  PASSED  ] 4 tests.
44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..............   Passed   26.90 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

45: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
45: Test timeout computed to be: 1500
45: [==========] Running 9 tests from 9 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_copy_team_test
45: [ RUN      ] std_algorithms_copy_team_test.test
45: [       OK ] std_algorithms_copy_team_test.test (6454 ms)
45: [----------] 1 test from std_algorithms_copy_team_test (6454 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_n_team_test
45: [ RUN      ] std_algorithms_copy_n_team_test.test
45: [       OK ] std_algorithms_copy_n_team_test.test (658 ms)
45: [----------] 1 test from std_algorithms_copy_n_team_test (658 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_backward_team_test
45: [ RUN      ] std_algorithms_copy_backward_team_test.test
45: [       OK ] std_algorithms_copy_backward_team_test.test (2966 ms)
45: [----------] 1 test from std_algorithms_copy_backward_team_test (2966 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_if_team_test
45: [ RUN      ] std_algorithms_copy_if_team_test.test
45: [       OK ] std_algorithms_copy_if_team_test.test (3938 ms)
45: [----------] 1 test from std_algorithms_copy_if_team_test (3938 ms total)
45: 
45: [----------] 1 test from std_algorithms_unique_copy_team_test
45: [ RUN      ] std_algorithms_unique_copy_team_test.test
45: [       OK ] std_algorithms_unique_copy_team_test.test (7269 ms)
45: [----------] 1 test from std_algorithms_unique_copy_team_test (7269 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_team_test
45: [ RUN      ] std_algorithms_remove_team_test.test
45: [       OK ] std_algorithms_remove_team_test.test (4089 ms)
45: [----------] 1 test from std_algorithms_remove_team_test (4089 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_if_team_test
45: [ RUN      ] std_algorithms_remove_if_team_test.test
45: [       OK ] std_algorithms_remove_if_team_test.test (3067 ms)
45: [----------] 1 test from std_algorithms_remove_if_team_test (3067 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_team_test
45: [ RUN      ] std_algorithms_remove_copy_team_test.test
45: [       OK ] std_algorithms_remove_copy_team_test.test (4854 ms)
45: [----------] 1 test from std_algorithms_remove_copy_team_test (4854 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test
45: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
45: [       OK ] std_algorithms_remove_copy_if_team_test.test (4664 ms)
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (4664 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 9 tests from 9 test suites ran. (37964 ms total)
45: [  PASSED  ] 9 tests.
45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..............   Passed   38.24 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

46: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
46: Test timeout computed to be: 1500
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_unique_team_test
46: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
46: [       OK ] std_algorithms_unique_team_test.test_default_predicate (7167 ms)
46: [----------] 1 test from std_algorithms_unique_team_test (7167 ms total)
46: 
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test
46: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
46: [       OK ] std_algorithms_adjacent_difference_team_test.test (7678 ms)
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (7678 ms total)
46: 
46: [----------] 1 test from std_algorithms_reduce_team_test
46: [ RUN      ] std_algorithms_reduce_team_test.test
46: [       OK ] std_algorithms_reduce_team_test.test (3933 ms)
46: [----------] 1 test from std_algorithms_reduce_team_test (3933 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_reduce_team_test
46: [ RUN      ] std_algorithms_transform_reduce_team_test.test
46: [       OK ] std_algorithms_transform_reduce_team_test.test (7623 ms)
46: [----------] 1 test from std_algorithms_transform_reduce_team_test (7623 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (26403 ms total)
46: [  PASSED  ] 4 tests.
46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..............   Passed   26.63 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

47: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
47: Test timeout computed to be: 1500
47: [==========] Running 18 tests from 5 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_is_sorted_team_test
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3689 ms)
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (7658 ms)
47: [----------] 2 tests from std_algorithms_is_sorted_team_test (11348 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (22 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (27 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (7450 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (5169 ms)
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (12670 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test
47: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
47: [       OK ] std_algorithms_is_partitioned_team_test.empty (11 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
47: [       OK ] std_algorithms_is_partitioned_team_test.all_true (2462 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
47: [       OK ] std_algorithms_is_partitioned_team_test.all_false (2463 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.random
47: [       OK ] std_algorithms_is_partitioned_team_test.random (2246 ms)
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (7184 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_copy_team_test
47: [ RUN      ] std_algorithms_partition_copy_team_test.empty
47: [       OK ] std_algorithms_partition_copy_team_test.empty (19 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
47: [       OK ] std_algorithms_partition_copy_team_test.all_true (5533 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
47: [       OK ] std_algorithms_partition_copy_team_test.all_false (5510 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.random
47: [       OK ] std_algorithms_partition_copy_team_test.random (5283 ms)
47: [----------] 4 tests from std_algorithms_partition_copy_team_test (16346 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_point_team_test
47: [ RUN      ] std_algorithms_partition_point_team_test.empty
47: [       OK ] std_algorithms_partition_point_team_test.empty (11 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_true
47: [       OK ] std_algorithms_partition_point_team_test.all_true (1841 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_false
47: [       OK ] std_algorithms_partition_point_team_test.all_false (1821 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.random
47: [       OK ] std_algorithms_partition_point_team_test.random (1600 ms)
47: [----------] 4 tests from std_algorithms_partition_point_team_test (5275 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 18 tests from 5 test suites ran. (52826 ms total)
47: [  PASSED  ] 18 tests.
47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..............   Passed   53.09 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

48: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
48: Test timeout computed to be: 1500
48: [==========] Running 5 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_transform_team_test
48: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
48: [       OK ] std_algorithms_transform_team_test.test_unary_op (6547 ms)
48: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
48: [       OK ] std_algorithms_transform_team_test.test_binary_op (5200 ms)
48: [----------] 2 tests from std_algorithms_transform_team_test (11748 ms total)
48: 
48: [----------] 1 test from std_algorithms_generate_team_test
48: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
48: [       OK ] std_algorithms_generate_team_test.test_unary_op (21610 ms)
48: [----------] 1 test from std_algorithms_generate_team_test (21610 ms total)
48: 
48: [----------] 1 test from std_algorithms_generate_n_team_test
48: [ RUN      ] std_algorithms_generate_n_team_test.test
48: [       OK ] std_algorithms_generate_n_team_test.test (684 ms)
48: [----------] 1 test from std_algorithms_generate_n_team_test (684 ms total)
48: 
48: [----------] 1 test from std_algorithms_swap_ranges_team_test
48: [ RUN      ] std_algorithms_swap_ranges_team_test.test
48: [       OK ] std_algorithms_swap_ranges_team_test.test (6483 ms)
48: [----------] 1 test from std_algorithms_swap_ranges_team_test (6483 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 5 tests from 4 test suites ran. (40527 ms total)
48: [  PASSED  ] 5 tests.
48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..............   Passed   40.75 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

49: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
49: Test timeout computed to be: 1500
49: [==========] Running 2 tests from 2 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_exclusive_scan_team_test
49: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
49: [       OK ] std_algorithms_exclusive_scan_team_test.test (18552 ms)
49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (18552 ms total)
49: 
49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
49: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
49: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (9326 ms)
49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (9326 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 2 tests from 2 test suites ran. (27879 ms total)
49: [  PASSED  ] 2 tests.
49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..............   Passed   28.08 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

50: Test command: /var/jenkins/workspace/Kokkos_PR-7160/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
50: Test timeout computed to be: 1500
50: [==========] Running 2 tests from 2 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_inclusive_scan_team_test
50: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
50: [       OK ] std_algorithms_inclusive_scan_team_test.test (26857 ms)
50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (26857 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
50: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
50: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (18188 ms)
50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (18188 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 2 tests from 2 test suites ran. (45045 ms total)
50: [  PASSED  ] 2 tests.
50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..............   Passed   45.27 sec
test 51
      Start 51: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 51

Total Test time (real) = 1772.49 sec
+ cd ../example/build_cmake_in_tree
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_CXX_STANDARD=17 ..
-- The CXX compiler identification is GNU 9.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting default Kokkos CXX standard to 17
-- Kokkos version: 4.4.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
-- Using -std=gnu++17 for C++17 extensions as feature
-- Built-in Execution Spaces:
--     Device Parallel: NoTypeDefined
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
-- Found TPLLIBDL: /usr/include  
-- Using internal desul_atomics copy
-- Experimental mdspan support is enabled
-- Looking for C++ include experimental/mdspan
-- Looking for C++ include experimental/mdspan - not found
-- Looking for C++ include mdspan
-- Looking for C++ include mdspan - not found
-- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7160/core/src/../../tpls/mdspan/include
-- Kokkos Backends: SERIAL
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7160/example/build_cmake_in_tree/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
[  3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  3%] Built target AlwaysCheckGit
Scanning dependencies of target impl_git_version
[  7%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/example/build_cmake_in_tree/build/generated/Kokkos_Version_Info.cpp.o
[ 11%] Linking CXX static library libkokkossimd.a
[ 11%] Built target kokkossimd
[ 15%] Linking CXX static library libimpl_git_version.a
[ 15%] Built target impl_git_version
Scanning dependencies of target kokkoscore
[ 19%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 30%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 34%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 42%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 50%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 53%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[ 57%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 61%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[ 65%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[ 73%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 76%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[ 80%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[ 84%] Linking CXX static library libkokkoscore.a
[ 84%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
[ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[ 92%] Linking CXX static library libkokkoscontainers.a
[ 92%] Built target kokkoscontainers
Scanning dependencies of target example
[ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o
[100%] Linking CXX executable example
[100%] Built target example
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-7160/example/build_cmake_in_tree/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-7160/example/build_cmake_in_tree/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-7160/example/build_cmake_in_tree/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: KokkosInTree_Verify

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

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.01 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Tue Aug  6 03:27:46 2024
stats zeroed                        Tue Aug  6 02:55:41 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
preprocessor error                   682
cleanups performed                     0
files in cache                     11728
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 00a1520c8f27bb9d343a2a7ad47872bdb570647c0e51eb58f83e5984835c490e
$ docker rm -f --volumes 00a1520c8f27bb9d343a2a7ad47872bdb570647c0e51eb58f83e5984835c490e
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS