Skip to content
Failed

Console Output

Skipping 3,093 KB.. Full Log
25: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
25: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
25: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
25: [       OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms)
25: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
25: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
25: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
25: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
25: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
25: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
25: [ RUN      ] SERIAL.incr_14_MDrangeReduce
25: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
25: [ RUN      ] SERIAL.IncrTest_16_parallelscan
25: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
25: [ RUN      ] SERIAL.incr_17_atomicView
25: [       OK ] SERIAL.incr_17_atomicView (0 ms)
25: [----------] 28 tests from SERIAL (404 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 28 tests from 1 test suite ran. (404 ms total)
25: [  PASSED  ] 28 tests.
25/58 Test #25: Kokkos_IncrementalTest_SERIAL ....................   Passed    0.63 sec
test 26
      Start 26: Kokkos_IncrementalTest_CUDA

26: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/core/unit_test/Kokkos_IncrementalTest_CUDA
26: Test timeout computed to be: 1500
26: [==========] Running 28 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 28 tests from CUDA
26: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
26: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
26: [ RUN      ] CUDA.IncrTest_01_execspace
26: Device Execution Space:
26:   KOKKOS_ENABLE_CUDA: yes
26: Cuda Options:
26:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
26:   KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
26:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
26:   KOKKOS_ENABLE_CUDA_UVM: no
26:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
26:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
26: 
26: Cuda Runtime Configuration:
26: macro  KOKKOS_ENABLE_CUDA      : defined
26: macro  CUDA_VERSION          = 11000 = version 11.0
26: Kokkos::Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
26: Cuda
26: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
26: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
26: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
26: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
26: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
26: [ RUN      ] CUDA.IncrTest_02_AtomicSub
26: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
26: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
26: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
26: [ RUN      ] CUDA.IncrTest_03b_memspace_free
26: [       OK ] CUDA.IncrTest_03b_memspace_free (2572 ms)
26: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
26: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
26: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
26: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
26: [ RUN      ] CUDA.IncrTest_05_reduction
26: [       OK ] CUDA.IncrTest_05_reduction (3 ms)
26: [ RUN      ] CUDA.IncrTest_06_mdrange2D
26: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
26: [ RUN      ] CUDA.IncrTest_06_mdrange3D
26: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
26: [ RUN      ] CUDA.IncrTest_06_mdrange4D
26: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
26: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
26: [       OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms)
26: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
26: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
26: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
26: [       OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
26: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
26: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
26: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
26: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms)
26: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
26: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms)
26: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
26: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (564 ms)
26: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
26: [       OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
26: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
26: [       OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
26: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
26: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
26: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
26: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
26: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
26: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
26: [ RUN      ] CUDA.incr_14_MDrangeReduce
26: [       OK ] CUDA.incr_14_MDrangeReduce (0 ms)
26: [ RUN      ] CUDA.IncrTest_16_parallelscan
26: [       OK ] CUDA.IncrTest_16_parallelscan (6 ms)
26: [ RUN      ] CUDA.incr_17_atomicView
26: [       OK ] CUDA.incr_17_atomicView (0 ms)
26: [----------] 28 tests from CUDA (3159 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 28 tests from 1 test suite ran. (3159 ms total)
26: [  PASSED  ] 28 tests.
26/58 Test #26: Kokkos_IncrementalTest_CUDA ......................   Passed    3.41 sec
test 27
      Start 27: Kokkos_CoreUnitTest_CTestDevice

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

28: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
28: Test timeout computed to be: 1500
28/58 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.01 sec
test 29
      Start 29: Kokkos_CoreUnitTest_DeviceAndThreads

29: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6823/build/core/unit_test/TestDeviceAndThreads.py"
29: Test timeout computed to be: 1500
29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: 
29: ----------------------------------------------------------------------
29: Ran 5 tests in 2.268s
29: 
29: OK (skipped=1)
29/58 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads .............   Passed    2.80 sec
test 30
      Start 30: Kokkos_PerformanceTest_TaskDag

30: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
30: Test timeout computed to be: 1500
30/58 Test #30: Kokkos_PerformanceTest_TaskDag ...................   Passed    0.01 sec
test 31
      Start 31: Kokkos_PerformanceTest_Benchmark

31: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-06-12_T13-03-41.json"
31: Test timeout computed to be: 1500
31: 2024-06-12T14:30:37+00:00
31: Running /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
31: Run on (4 X 2300.11 MHz CPU s)
31: CPU Caches:
31:   L1 Data 32 KiB (x4)
31:   L1 Instruction 32 KiB (x4)
31:   L2 Unified 4096 KiB (x4)
31:   L3 Unified 16384 KiB (x4)
31: Load Average: 1.98, 4.34, 6.47
31: CPU architecture: none
31: Default Device: N6Kokkos4CudaE
31: GIT_BRANCH: HEAD
31: GIT_CLEAN_STATUS: CLEAN
31: GIT_COMMIT_DATE: 2024-06-12T15:01:17+02:00
31: GIT_COMMIT_DESCRIPTION: Also skip tests of emulated unified memory
31: GIT_COMMIT_HASH: 85803bfae
31: GPU architecture: VOLTA70
31: KOKKOS_COMPILER_CLANG: 1200
31: KOKKOS_ENABLE_ASM: no
31: KOKKOS_ENABLE_CUDA: yes
31: KOKKOS_ENABLE_CUDA_LAMBDA: yes
31: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
31: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
31: KOKKOS_ENABLE_CUDA_UVM: no
31: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
31: KOKKOS_ENABLE_CXX17: yes
31: KOKKOS_ENABLE_CXX20: no
31: KOKKOS_ENABLE_CXX23: no
31: KOKKOS_ENABLE_CXX26: no
31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
31: KOKKOS_ENABLE_HWLOC: no
31: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
31: KOKKOS_ENABLE_LIBDL: yes
31: KOKKOS_ENABLE_PRAGMA_IVDEP: no
31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
31: KOKKOS_ENABLE_PRAGMA_UNROLL: no
31: KOKKOS_ENABLE_PRAGMA_VECTOR: no
31: KOKKOS_ENABLE_SERIAL: yes
31: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
31: Kokkos Version: 4.3.99
31: macro  KOKKOS_ENABLE_CUDA: defined
31: platform: 64bit
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.008 s         0.009 s             5       1024        8.19883u
31: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.008 s         0.009 s             5     2.048k        3.96271u
31: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.008 s         0.009 s             5     4.096k        1.95657u
31: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.008 s         0.010 s             5     8.192k        1020.16n
31: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.008 s         0.011 s             5    16.384k        493.567n
31: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.008 s         0.013 s             5    32.768k        252.859n
31: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.008 s         0.018 s             5    65.536k        123.933n
31: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.008 s         0.034 s             5   131.072k        62.6363n
31: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.009 s         0.068 s             5   262.144k        35.5877n
31: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.019 s         0.146 s             5   524.288k        35.4619n
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: CustomReduction<double>/N:100000/R:1000/manual_time                                0.003 s         0.009 s           230 86.2544k/s       11.5
31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.333 s         0.332 s             2       0.0834464     0.040316               0.0338992             0.015734    0.016984         11.191u
31: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
31: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.026 s         0.026 s            27        6.35861m     3.19608m                2.37676m                  1.20009m    1.20565m         11.571u
31: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.341 s         0.340 s             2       0.0675493    0.0320176               0.0565036                 0.0273525   0.0282326         15.075u
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        14.0469n
31: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        6.16748n
31: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.001 s             5     4.096k        3.88818n
31: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        1.68811n
31: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k         1.2041n
31: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        956.909p
31: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k        771.378p
31: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.002 s             5   131.072k        614.403p
31: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k        577.236p
31: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.004 s             5   524.288k        720.692p
31: -----------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
31: -----------------------------------------------------------------------------------------------------------------------------------
31: Malloc/N:1/manual_time                                                              12.2 us         26.7 us        57615 81.7435k/s
31: Malloc/N:16/manual_time                                                             12.4 us         27.0 us        57480 80.6702k/s
31: Malloc/N:256/manual_time                                                            12.4 us         27.3 us        56364 80.3764k/s
31: Malloc/N:4096/manual_time                                                           12.4 us         27.1 us        56665 80.5629k/s
31: Malloc/N:65536/manual_time                                                          12.4 us         27.1 us        56506 80.7548k/s
31: Malloc/N:1048576/manual_time                                                         115 us          208 us         6119 8.73116k/s
31: Malloc/N:16777216/manual_time                                                        503 us          623 us         1227 1.98735k/s
31: Malloc/N:268435456/manual_time                                                      2937 us         4223 us          388  340.495/s
31: Malloc/N:4294967296/manual_time                                                   145747 us        11406 us            6  6.86121/s
31: MallocFree/N:1/manual_time                                                          26.8 us         26.7 us        25768 37.2941k/s
31: MallocFree/N:16/manual_time                                                         26.7 us         26.6 us        26260 37.4012k/s
31: MallocFree/N:256/manual_time                                                        26.7 us         26.6 us        26306 37.4724k/s
31: MallocFree/N:4096/manual_time                                                       26.8 us         26.7 us        26242 37.3423k/s
31: MallocFree/N:65536/manual_time                                                      26.7 us         26.7 us        26139 37.3926k/s
31: MallocFree/N:1048576/manual_time                                                     208 us          206 us         3351 4.81157k/s
31: MallocFree/N:16777216/manual_time                                                    612 us          607 us         1140 1.63349k/s
31: MallocFree/N:268435456/manual_time                                                  4246 us         4225 us          165   235.54/s
31: MallocFree/N:4294967296/manual_time                                               135782 us        11723 us           10  7.36476/s
31: MallocTouch/N:1/manual_time                                                         14.5 us         29.2 us        47689 68.8776k/s
31: MallocTouch/N:16/manual_time                                                        14.5 us         29.1 us        48277 69.0112k/s
31: MallocTouch/N:256/manual_time                                                       14.5 us         29.0 us        48423 69.1882k/s
31: MallocTouch/N:4096/manual_time                                                      25.0 us         40.0 us        27929 39.9811k/s
31: MallocTouch/N:65536/manual_time                                                     25.0 us         40.0 us        27918 39.9622k/s
31: MallocTouch/N:1048576/manual_time                                                    130 us          226 us         5366 7.66543k/s
31: MallocTouch/N:16777216/manual_time                                                   513 us          636 us         1368 1.95075k/s
31: MallocTouch/N:268435456/manual_time                                                 2986 us         4242 us          354  334.892/s
31: MallocTouch/N:4294967296/manual_time                                              127915 us        13235 us            6  7.81768/s
31: MallocTouchFree/N:1/manual_time                                                     29.4 us         29.3 us        23525 34.0627k/s
31: MallocTouchFree/N:16/manual_time                                                    29.2 us         29.2 us        23906 34.1962k/s
31: MallocTouchFree/N:256/manual_time                                                   29.2 us         29.2 us        23969 34.2302k/s
31: MallocTouchFree/N:4096/manual_time                                                  40.1 us         40.0 us        17440  24.921k/s
31: MallocTouchFree/N:65536/manual_time                                                 40.2 us         40.1 us        17427 24.8803k/s
31: MallocTouchFree/N:1048576/manual_time                                                229 us          226 us         3078 4.37022k/s
31: MallocTouchFree/N:16777216/manual_time                                               639 us          634 us         1098 1.56537k/s
31: MallocTouchFree/N:268435456/manual_time                                             4245 us         4223 us          165  235.567/s
31: MallocTouchFree/N:4294967296/manual_time                                          136616 us        13883 us           10  7.31978/s
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.016 s         0.006 s           100  50.1311/s        800
31: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            41  47.9884/s        800
31: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            41  47.6248/s        800
31: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            41   47.612/s        800
31: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            41    47.74/s        800
31: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            41  47.5522/s        800
31: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            41   47.626/s        800
31: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            41  47.6787/s        800
31: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            41  47.6864/s        800
31: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            41   47.554/s        800
31: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            41  47.4681/s        800
31: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            41  47.5328/s        800
31: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            41  47.5478/s        800
31: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            41  47.5491/s        800
31: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            41  47.6022/s        800
31: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            41  47.6855/s        800
31: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           309  719.953/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           331  774.612/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           331   774.36/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           331  774.881/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           331   774.03/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           331  774.703/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           331  774.161/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           150  342.538/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            58  136.087/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           331  773.839/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           158  360.579/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           133  318.314/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           331  774.151/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           331  774.821/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           331   765.94/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           331   774.57/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            56  131.217/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            55  128.543/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           117  282.091/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.010 s         0.010 s            69  166.105/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           331  774.012/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           331  774.599/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.023 s         0.023 s            30  70.0123/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           117  287.119/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           331   773.85/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           331  774.584/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.019 s         0.018 s            37  86.2537/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s            91  218.922/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           331  774.104/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           331  774.642/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.021 s         0.021 s            33  75.7516/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s            84  214.509/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           341  796.823/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           341  797.059/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           341  796.705/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           340  797.202/s       1.6k
31: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           625  713.715/s        800
31: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           623   713.64/s        800
31: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           625  713.993/s        800
31: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           624  714.003/s        800
31: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           625  714.013/s        800
31: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           625  713.794/s        800
31: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           624  713.975/s        800
31: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           625  714.025/s        800
31: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           624  713.563/s        800
31: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           624  713.507/s        800
31: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           624  713.274/s        800
31: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           624   713.47/s        800
31: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           624  713.476/s        800
31: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           624  713.556/s        800
31: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           624  713.455/s        800
31: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           624   713.28/s        800
31: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           627  716.611/s        800
31: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           627  716.507/s        800
31: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.92531k/s       1.6k
31: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.94356k/s       1.6k
31: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.07527k/s       1.6k
31: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.06918k/s       1.6k
31: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.84307k/s       1.6k
31: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.71053k/s       1.6k
31: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.66554k/s       1.6k
31: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  3.6766k/s       1.6k
31: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.42326k/s       1.6k
31: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.42061k/s       1.6k
31: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.53158k/s       1.6k
31: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.91105k/s       1.6k
31: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.64465k/s       1.6k
31: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.70159k/s       1.6k
31: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.52256k/s       1.6k
31: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.26917k/s       1.6k
31: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.23914k/s       1.6k
31: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.91594k/s       1.6k
31: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 3.03014k/s       1.6k
31: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.39909k/s       1.6k
31: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.16089k/s       1.6k
31: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.70568k/s       1.6k
31: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.55985k/s       1.6k
31: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.92674k/s       1.6k
31: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.95616k/s       1.6k
31: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.58162k/s       1.6k
31: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.26487k/s       1.6k
31: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.76613k/s       1.6k
31: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10  1.7501k/s       1.6k
31: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.67758k/s       1.6k
31: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.005 s         0.001 s            10  326.599/s       1.6k
31: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.003 s         0.001 s            10  475.095/s       1.6k
31: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.026 s         0.007 s            10  62.1342/s       1.6k
31: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.023 s         0.007 s            10  70.1883/s       1.6k
31/58 Test #31: Kokkos_PerformanceTest_Benchmark .................   Passed  124.95 sec
test 32
      Start 32: Kokkos_Benchmark_Atomic_MinMax

32: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-06-12_T13-03-41.json"
32: Test timeout computed to be: 1500
32: 2024-06-12T14:32:42+00:00
32: Running /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
32: Run on (4 X 2300.11 MHz CPU s)
32: CPU Caches:
32:   L1 Data 32 KiB (x4)
32:   L1 Instruction 32 KiB (x4)
32:   L2 Unified 4096 KiB (x4)
32:   L3 Unified 16384 KiB (x4)
32: Load Average: 1.07, 3.14, 5.76
32: CPU architecture: none
32: Default Device: N6Kokkos4CudaE
32: GIT_BRANCH: HEAD
32: GIT_CLEAN_STATUS: CLEAN
32: GIT_COMMIT_DATE: 2024-06-12T15:01:17+02:00
32: GIT_COMMIT_DESCRIPTION: Also skip tests of emulated unified memory
32: GIT_COMMIT_HASH: 85803bfae
32: GPU architecture: VOLTA70
32: KOKKOS_COMPILER_CLANG: 1200
32: KOKKOS_ENABLE_ASM: no
32: KOKKOS_ENABLE_CUDA: yes
32: KOKKOS_ENABLE_CUDA_LAMBDA: yes
32: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
32: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
32: KOKKOS_ENABLE_CUDA_UVM: no
32: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
32: KOKKOS_ENABLE_CXX17: yes
32: KOKKOS_ENABLE_CXX20: no
32: KOKKOS_ENABLE_CXX23: no
32: KOKKOS_ENABLE_CXX26: no
32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
32: KOKKOS_ENABLE_HWLOC: no
32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
32: KOKKOS_ENABLE_LIBDL: yes
32: KOKKOS_ENABLE_PRAGMA_IVDEP: no
32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
32: KOKKOS_ENABLE_PRAGMA_UNROLL: no
32: KOKKOS_ENABLE_PRAGMA_VECTOR: no
32: KOKKOS_ENABLE_SERIAL: yes
32: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
32: Kokkos Version: 4.3.99
32: macro  KOKKOS_ENABLE_CUDA: defined
32: platform: 64bit
32: ----------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                                              Time             CPU   Iterations
32: ----------------------------------------------------------------------------------------------------------------------------------------
32: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
32: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
32: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
32: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
32: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
32: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
32: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
32/58 Test #32: Kokkos_Benchmark_Atomic_MinMax ...................   Passed    0.43 sec
test 33
      Start 33: Kokkos_PerformanceTest_Mempool

33: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-06-12_T13-03-41.json"
33: Test timeout computed to be: 1500
33: 2024-06-12T14:32:43+00:00
33: Running /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_PerformanceTest_Mempool
33: Run on (4 X 2300.11 MHz CPU s)
33: CPU Caches:
33:   L1 Data 32 KiB (x4)
33:   L1 Instruction 32 KiB (x4)
33:   L2 Unified 4096 KiB (x4)
33:   L3 Unified 16384 KiB (x4)
33: Load Average: 1.07, 3.14, 5.76
33: CPU architecture: none
33: Default Device: N6Kokkos4CudaE
33: GIT_BRANCH: HEAD
33: GIT_CLEAN_STATUS: CLEAN
33: GIT_COMMIT_DATE: 2024-06-12T15:01:17+02:00
33: GIT_COMMIT_DESCRIPTION: Also skip tests of emulated unified memory
33: GIT_COMMIT_HASH: 85803bfae
33: GPU architecture: VOLTA70
33: KOKKOS_COMPILER_CLANG: 1200
33: KOKKOS_ENABLE_ASM: no
33: KOKKOS_ENABLE_CUDA: yes
33: KOKKOS_ENABLE_CUDA_LAMBDA: yes
33: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
33: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
33: KOKKOS_ENABLE_CUDA_UVM: no
33: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
33: KOKKOS_ENABLE_CXX17: yes
33: KOKKOS_ENABLE_CXX20: no
33: KOKKOS_ENABLE_CXX23: no
33: KOKKOS_ENABLE_CXX26: no
33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
33: KOKKOS_ENABLE_HWLOC: no
33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
33: KOKKOS_ENABLE_LIBDL: yes
33: KOKKOS_ENABLE_PRAGMA_IVDEP: no
33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
33: KOKKOS_ENABLE_PRAGMA_UNROLL: no
33: KOKKOS_ENABLE_PRAGMA_VECTOR: no
33: KOKKOS_ENABLE_SERIAL: yes
33: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
33: Kokkos Version: 4.3.99
33: macro  KOKKOS_ENABLE_CUDA: defined
33: platform: 64bit
33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: 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          5659               44.8053M/s
33: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
33: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: 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         15426                224.681M/s
33/58 Test #33: Kokkos_PerformanceTest_Mempool ...................   Passed   10.95 sec
test 34
      Start 34: Kokkos_PerformanceTest_Atomic

34: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-06-12_T13-03-41.json"
34: Test timeout computed to be: 1500
34: 2024-06-12T14:32:54+00:00
34: Running /var/jenkins/workspace/Kokkos_PR-6823/build/core/perf_test/Kokkos_PerformanceTest_Atomic
34: Run on (4 X 2300.11 MHz CPU s)
34: CPU Caches:
34:   L1 Data 32 KiB (x4)
34:   L1 Instruction 32 KiB (x4)
34:   L2 Unified 4096 KiB (x4)
34:   L3 Unified 16384 KiB (x4)
34: Load Average: 1.06, 3.07, 5.71
34: CPU architecture: none
34: Default Device: N6Kokkos4CudaE
34: GIT_BRANCH: HEAD
34: GIT_CLEAN_STATUS: CLEAN
34: GIT_COMMIT_DATE: 2024-06-12T15:01:17+02:00
34: GIT_COMMIT_DESCRIPTION: Also skip tests of emulated unified memory
34: GIT_COMMIT_HASH: 85803bfae
34: GPU architecture: VOLTA70
34: KOKKOS_COMPILER_CLANG: 1200
34: KOKKOS_ENABLE_ASM: no
34: KOKKOS_ENABLE_CUDA: yes
34: KOKKOS_ENABLE_CUDA_LAMBDA: yes
34: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
34: KOKKOS_ENABLE_CUDA_UVM: no
34: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
34: KOKKOS_ENABLE_CXX17: yes
34: KOKKOS_ENABLE_CXX20: no
34: KOKKOS_ENABLE_CXX23: no
34: KOKKOS_ENABLE_CXX26: no
34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
34: KOKKOS_ENABLE_HWLOC: no
34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
34: KOKKOS_ENABLE_LIBDL: yes
34: KOKKOS_ENABLE_PRAGMA_IVDEP: no
34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
34: KOKKOS_ENABLE_PRAGMA_UNROLL: no
34: KOKKOS_ENABLE_PRAGMA_VECTOR: no
34: KOKKOS_ENABLE_SERIAL: yes
34: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
34: Kokkos Version: 4.3.99
34: macro  KOKKOS_ENABLE_CUDA: defined
34: platform: 64bit
34: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
34: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Test_Atomic<int>/100000/iterations:10                          1.21 s          1.21 s            10          1            4    2.20316m        1.50949m      376.5u     704.983M         661.792k     704.983M
34: Test_Atomic<long int>/100000/iterations:10                     1.11 s          1.10 s            10          1            8    2.89484m        1.46392m     115.23u     4.99995G         177.216k     4.99995G
34: Test_Atomic<long long int>/100000/iterations:10                3.34 s          3.33 s            10          1            8     5.54729        1.89278m     109.66u     4.99995G         589.264k     4.99995G
34: Test_Atomic<unsigned int>/100000/iterations:10                 1.20 s          1.20 s            10          1            4    2.09818m        1.40806m     164.43u     704.983M         813.408k     704.983M
34: Test_Atomic<unsigned long int>/100000/iterations:10            1.11 s          1.10 s            10          1            8    2.91754m        1.48153m     115.67u     4.99995G         667.936k     4.99995G
34: Test_Atomic<unsigned long long int>/100000/iterations:10       3.33 s          3.32 s            10          1            8     5.49771        1.68715m     112.08u     4.99995G         680.624k     4.99995G
34: Test_Atomic<float>/100000/iterations:10                        1.20 s          1.20 s            10          0            4      4.138m        1.39916m    1.82352m     4.99982G         652.928k     4.99989G
34: Test_Atomic<double>/100000/iterations:10                       1.21 s          1.20 s            10          1            8    4.14234m        1.38158m    1.82817m     4.99995G         670.384k     4.99995G
34: Test_Atomic<int>/100000/iterations:10                          1.21 s          1.20 s            10          1            4    2.01773m        1.45754m     272.71u     704.983M         704.096k     704.983M
34/58 Test #34: Kokkos_PerformanceTest_Atomic ....................   Passed  149.51 sec
test 35
      Start 35: Kokkos_ContainersUnitTest_Serial

35: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
35: Test timeout computed to be: 1500
35: [==========] Running 65 tests from 1 test suite.
35: [----------] Global test environment set-up.
35: [----------] 65 tests from serial
35: [ RUN      ] serial.bitset
35: [       OK ] serial.bitset (3191 ms)
35: [ RUN      ] serial.bitset_default_constructor_no_alloc
35: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
35: [ RUN      ] serial.dualview_combination
35: [       OK ] serial.dualview_combination (0 ms)
35: [ RUN      ] serial.dualview_alloc
35: [       OK ] serial.dualview_alloc (0 ms)
35: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
35: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
35: [ RUN      ] serial.dualview_combinations_without_init
35: [       OK ] serial.dualview_combinations_without_init (0 ms)
35: [ RUN      ] serial.dualview_deep_copy
35: [       OK ] serial.dualview_deep_copy (0 ms)
35: [ RUN      ] serial.dualview_realloc
35: [       OK ] serial.dualview_realloc (0 ms)
35: [ RUN      ] serial.dualview_resize
35: [       OK ] serial.dualview_resize (0 ms)
35: [ RUN      ] serial.dualview_device_correct_kokkos_device
35: [       OK ] serial.dualview_device_correct_kokkos_device (2 ms)
35: [ RUN      ] serial.dualview_host_correct_kokkos_device
35: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_sync
35: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
35: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_sync
35: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
35: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
35: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
35: [ RUN      ] serial.dynamic_view
35: [       OK ] serial.dynamic_view (32 ms)
35: [ RUN      ] serial.dyn_rank_view_api_generic
35: [       OK ] serial.dyn_rank_view_api_generic (20 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
35: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
35: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
35: /var/jenkins/workspace/Kokkos_PR-6823/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
35: skipping since not default execution space
35: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
35: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
35: [ RUN      ] serial.ErrorReporterViaLambda
35: [       OK ] serial.ErrorReporterViaLambda (0 ms)
35: [ RUN      ] serial.ErrorReporter
35: [       OK ] serial.ErrorReporter (0 ms)
35: [ RUN      ] serial.offsetview_construction
35: [       OK ] serial.offsetview_construction (33 ms)
35: [ RUN      ] serial.offsetview_unmanaged_construction
35: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
35: [ RUN      ] serial.offsetview_subview
35: [       OK ] serial.offsetview_subview (17 ms)
35: [ RUN      ] serial.offsetview_offsets_rank1
35: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank2
35: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank3
35: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
35: [ RUN      ] serial.scatterview
35: [       OK ] serial.scatterview (3078 ms)
35: [ RUN      ] serial.scatterview_devicetype
35: [       OK ] serial.scatterview_devicetype (3 ms)
35: [ RUN      ] serial.staticcrsgraph
35: [       OK ] serial.staticcrsgraph (59 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dualview
35: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_dualview
35: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dualview
35: [       OK ] serial.resize_exec_space_dualview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dualview
35: [       OK ] serial.realloc_exec_space_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dynrankview
35: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dynrankview
35: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dynrankview
35: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_scatterview
35: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
35: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
35: [ RUN      ] serial.resize_exec_space_scatterview
35: [       OK ] serial.resize_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_scatterview
35: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview
35: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
35: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
35: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview
35: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
35: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
35: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynamicview
35: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
35: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
35: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
35: [ RUN      ] serial.UnorderedMap_insert
35: [       OK ] serial.UnorderedMap_insert (14391 ms)
35: [ RUN      ] serial.UnorderedMap_failed_insert
35: [       OK ] serial.UnorderedMap_failed_insert (6459 ms)
35: [ RUN      ] serial.UnorderedMap_deep_copy
35: [       OK ] serial.UnorderedMap_deep_copy (6 ms)
35: [ RUN      ] serial.UnorderedMap_valid_empty
35: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
35: [ RUN      ] serial.UnorderedMap_clear_zero_size
35: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_consistent_size
35: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
35: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
35: [ RUN      ] serial.UnorderedMap_lambda_capturable
35: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
35: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
35: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
35: [ RUN      ] serial.vector_combination
35: [       OK ] serial.vector_combination (0 ms)
35: [ RUN      ] serial.vector_insert
35: [       OK ] serial.vector_insert (0 ms)
35: [ RUN      ] serial.vector_push_back_default_exec
35: [       OK ] serial.vector_push_back_default_exec (0 ms)
35: [ RUN      ] serial.viewctorprop_embedded_dim
35: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
35: [----------] 65 tests from serial (27305 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 65 tests from 1 test suite ran. (27305 ms total)
35: [  PASSED  ] 64 tests.
35: [  SKIPPED ] 1 test, listed below:
35: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
35/58 Test #35: Kokkos_ContainersUnitTest_Serial .................   Passed   27.77 sec
test 36
      Start 36: Kokkos_ContainersUnitTest_Cuda

36: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
36: Test timeout computed to be: 1500
36: [==========] Running 65 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 65 tests from cuda
36: [ RUN      ] cuda.bitset
36: [       OK ] cuda.bitset (12 ms)
36: [ RUN      ] cuda.bitset_default_constructor_no_alloc
36: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
36: [ RUN      ] cuda.dualview_combination
36: [       OK ] cuda.dualview_combination (0 ms)
36: [ RUN      ] cuda.dualview_alloc
36: [       OK ] cuda.dualview_alloc (0 ms)
36: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
36: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN      ] cuda.dualview_combinations_without_init
36: [       OK ] cuda.dualview_combinations_without_init (0 ms)
36: [ RUN      ] cuda.dualview_deep_copy
36: [       OK ] cuda.dualview_deep_copy (1 ms)
36: [ RUN      ] cuda.dualview_realloc
36: [       OK ] cuda.dualview_realloc (0 ms)
36: [ RUN      ] cuda.dualview_resize
36: [       OK ] cuda.dualview_resize (1 ms)
36: [ RUN      ] cuda.dualview_device_correct_kokkos_device
36: [       OK ] cuda.dualview_device_correct_kokkos_device (1 ms)
36: [ RUN      ] cuda.dualview_host_correct_kokkos_device
36: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN      ] cuda.dualview_host_modify_template_device_sync
36: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
36: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN      ] cuda.dualview_device_modify_template_host_sync
36: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
36: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
36: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN      ] cuda.dynamic_view
36: [       OK ] cuda.dynamic_view (42 ms)
36: [ RUN      ] cuda.dyn_rank_view_api_generic
36: [       OK ] cuda.dyn_rank_view_api_generic (13 ms)
36: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
36: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
36: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
36: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
36: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
36: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
36: [ RUN      ] cuda.ErrorReporterViaLambda
36: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
36: [ RUN      ] cuda.ErrorReporter
36: [       OK ] cuda.ErrorReporter (0 ms)
36: [ RUN      ] cuda.offsetview_construction
36: [       OK ] cuda.offsetview_construction (2 ms)
36: [ RUN      ] cuda.offsetview_unmanaged_construction
36: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
36: [ RUN      ] cuda.offsetview_subview
36: [       OK ] cuda.offsetview_subview (0 ms)
36: [ RUN      ] cuda.offsetview_offsets_rank1
36: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
36: [ RUN      ] cuda.offsetview_offsets_rank2
36: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
36: [ RUN      ] cuda.offsetview_offsets_rank3
36: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
36: [ RUN      ] cuda.scatterview
36: [       OK ] cuda.scatterview (28475 ms)
36: [ RUN      ] cuda.scatterview_devicetype
36: [       OK ] cuda.scatterview_devicetype (34 ms)
36: [ RUN      ] cuda.staticcrsgraph
36: [       OK ] cuda.staticcrsgraph (88 ms)
36: [ RUN      ] cuda.resize_realloc_no_init_dualview
36: [       OK ] cuda.resize_realloc_no_init_dualview (1 ms)
36: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
36: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN      ] cuda.resize_exec_space_dualview
36: [       OK ] cuda.resize_exec_space_dualview (0 ms)
36: [ RUN      ] cuda.realloc_exec_space_dualview
36: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
36: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
36: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN      ] cuda.resize_exec_space_dynrankview
36: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
36: [ RUN      ] cuda.realloc_exec_space_dynrankview
36: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
36: [ RUN      ] cuda.resize_realloc_no_init_scatterview
36: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
36: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN      ] cuda.resize_exec_space_scatterview
36: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
36: [ RUN      ] cuda.realloc_exec_space_scatterview
36: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_dynrankview
36: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
36: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
36: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_offsetview
36: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
36: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
36: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_dynamicview
36: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
36: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
36: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN      ] cuda.UnorderedMap_insert
36: [       OK ] cuda.UnorderedMap_insert (5604 ms)
36: [ RUN      ] cuda.UnorderedMap_failed_insert
36: [       OK ] cuda.UnorderedMap_failed_insert (1274 ms)
36: [ RUN      ] cuda.UnorderedMap_deep_copy
36: [       OK ] cuda.UnorderedMap_deep_copy (6 ms)
36: [ RUN      ] cuda.UnorderedMap_valid_empty
36: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
36: [ RUN      ] cuda.UnorderedMap_clear_zero_size
36: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
36: [ RUN      ] cuda.UnorderedMap_consistent_size
36: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
36: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
36: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN      ] cuda.UnorderedMap_lambda_capturable
36: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
36: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN      ] cuda.vector_combination
36: [       OK ] cuda.vector_combination (0 ms)
36: [ RUN      ] cuda.vector_insert
36: [       OK ] cuda.vector_insert (1 ms)
36: [ RUN      ] cuda.vector_push_back_default_exec
36: [       OK ] cuda.vector_push_back_default_exec (0 ms)
36: [ RUN      ] cuda.viewctorprop_embedded_dim
36: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
36: [----------] 65 tests from cuda (35582 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 65 tests from 1 test suite ran. (35582 ms total)
36: [  PASSED  ] 65 tests.
36/58 Test #36: Kokkos_ContainersUnitTest_Cuda ...................   Passed   35.96 sec
test 37
      Start 37: Kokkos_ContainersPerformanceTest_Cuda

37: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
37: Test timeout computed to be: 1500
37: [==========] Running 4 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 4 tests from TEST_CATEGORY
37: [ RUN      ] TEST_CATEGORY.dynrankview_perf
37: Cuda
37:  DynRankView vs View: Initialization Only 
37:  View time (init only): 0.00131067
37:  View sum computation time: 0.00131067
37:  Strided View time (init only): 0.0012415
37:  View Rank7 time (init only): 0.00136469
37:  DynRankView time (init only): 0.00137222
37:  DynRankView sum computation time: 0.00203116
37:  Ratio of View to DynRankView time: 0.955141
37:  Ratio of View to DynRankView sum computation time: 0.833709
37:  Ratio of View to View Rank7  time: 0.96041
37:  Ratio of StrideView to DynRankView time: 0.904736
37:  Ratio of DynRankView to View Rank7  time: 1.00552
37: [       OK ] TEST_CATEGORY.dynrankview_perf (22 ms)
37: [ RUN      ] TEST_CATEGORY.global_2_local
37: Cuda
37: size, create, generate, fill, find
37: 256, 0.000422603, 6.6792e-05, 0.00705799, 0.00241162
37: 512, 0.000217089, 1.4852e-05, 2.5951e-05, 0.00240044
37: 1024, 0.000209928, 1.5508e-05, 2.4707e-05, 0.00342629
37: 2048, 0.00022722, 1.3739e-05, 2.8444e-05, 0.00249372
37: 4096, 0.000204857, 1.4056e-05, 2.897e-05, 0.00248876
37: 8192, 0.000204381, 1.3682e-05, 3.1041e-05, 0.00247138
37: 16384, 0.000212661, 1.349e-05, 3.4568e-05, 0.00253311
37: 32768, 0.000875395, 1.4597e-05, 5.3664e-05, 0.00266143
37: 65536, 0.0011265, 1.5412e-05, 4.7576e-05, 0.00293281
37: 131072, 0.00174239, 1.6731e-05, 6.7979e-05, 0.0035725
37: 262144, 0.00538227, 1.7849e-05, 0.000163224, 0.00645636
37: 524288, 0.00293361, 2.1837e-05, 0.000535574, 0.0148329
37: 1048576, 0.000891692, 2.9535e-05, 0.00149715, 0.0449751
37: 2097152, 0.000999833, 4.0322e-05, 0.00333582, 0.110725
37: 4194304, 0.00136998, 6.5942e-05, 0.00754925, 0.239162
37: [       OK ] TEST_CATEGORY.global_2_local (498 ms)
37: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
37: skipping test
37: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
37: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
37: skipping test
37: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
37: [----------] 4 tests from TEST_CATEGORY (520 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 1 test suite ran. (521 ms total)
37: [  PASSED  ] 4 tests.
37/58 Test #37: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    0.76 sec
test 38
      Start 38: Kokkos_UnitTest_Sort

38: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
38: Test timeout computed to be: 1500
38: [==========] Running 15 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 15 tests from cuda
38: [ RUN      ] cuda.SortUnsignedValueType
38: [       OK ] cuda.SortUnsignedValueType (23 ms)
38: [ RUN      ] cuda.SortEmptyView
38: [       OK ] cuda.SortEmptyView (0 ms)
38: [ RUN      ] cuda.SortByKeyEmptyView
38: [       OK ] cuda.SortByKeyEmptyView (0 ms)
38: [ RUN      ] cuda.SortByKey
38: [       OK ] cuda.SortByKey (1 ms)
38: [ RUN      ] cuda.SortByKeyWithComparator
38: [       OK ] cuda.SortByKeyWithComparator (0 ms)
38: [ RUN      ] cuda.SortByKeyStaticExtents
38: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
38: [ RUN      ] cuda.SortByKeyWithStrides
38: [       OK ] cuda.SortByKeyWithStrides (0 ms)
38: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
38: 
38: [WARNING] /var/jenkins/workspace/Kokkos_PR-6823/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.
38: 
38: [WARNING] /var/jenkins/workspace/Kokkos_PR-6823/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.
38: [       OK ] cuda.SortByKeyKeysLargerThanValues (1047 ms)
38: [ RUN      ] cuda.SortWithCustomComparator
38: [       OK ] cuda.SortWithCustomComparator (973 ms)
38: [ RUN      ] cuda.BinSortGenericTests
38: [       OK ] cuda.BinSortGenericTests (27 ms)
38: [ RUN      ] cuda.BinSortEmptyView
38: [       OK ] cuda.BinSortEmptyView (0 ms)
38: [ RUN      ] cuda.BinSortEmptyKeysView
38: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
38: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
38: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (27477 ms)
38: [ RUN      ] cuda.NestedSort
38: [       OK ] cuda.NestedSort (41 ms)
38: [ RUN      ] cuda.NestedSortByKey
38: [       OK ] cuda.NestedSortByKey (132 ms)
38: [----------] 15 tests from cuda (29726 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 15 tests from 1 test suite ran. (29727 ms total)
38: [  PASSED  ] 15 tests.
38/58 Test #38: Kokkos_UnitTest_Sort .............................   Passed   30.03 sec
test 39
      Start 39: Kokkos_UnitTest_Random

39: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_UnitTest_Random
39: Test timeout computed to be: 1500
39: [==========] Running 3 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 3 tests from cuda
39: [ RUN      ] cuda.Random_XorShift64
39: Test Seed:1718203018077730483
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00805902 -0.00825093 || 0.051031 27983 29368 || 28907.4 28674.4 || -114.061 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0130179 -0.000374795 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00120408 0.00796991 || 0.051031 28028 29334 || 28709 28674.4 || 110.176 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0003289 0.000292143 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0211691 -0.00440995 || 0.051031 27975 29348 || 28080 28674.4 || -60.9631 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00175254 -0.00311925 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.006797 0.00395992 || 0.051031 28031 29327 || 28480.8 28674.4 || 54.742 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00609519 0.00652942 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00024395 -0.99999 -48243.9 || 0.051031 0 195048 || 2.92877e+09 28674.4 || -6.66924e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00073073 -0.310842 0.153636 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195841 -0.999999 -57857.3 || 0.051031 0 1.55196e+06 || 2.86909e+10 28674.4 || -7.9982e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00588581 -0.96789 10.3579 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.6091e-07 0.00767422 -0.0539198 || 0.051031 27904 29371 || 28456 28674.4 || -745.387 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.96226e-07 -0.0117381 -0.00506914 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00534996 0.00901759 || 0.051031 28023 29359 || 28828.6 28674.4 || 124.659 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00299456 -0.00435569 || 0.051031 1e+64 -1e+64
39: Test Seed:1718203018212125619
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.00327211 -0.0446607 || 0.051031 28048 29368 || 28580.9 28674.4 || -617.389 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00323504 -0.00229619 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.45775e-07 0.000411412 -0.0167176 || 0.051031 28046 29459 || 28662.6 28674.4 || -231.104 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.5082e-07 -0.0026889 -0.00829342 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0189832 0.0187353 || 0.051031 28015 29277 || 28140.2 28674.4 || 258.997 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.0215223 0.00321386 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0290153 0.0127292 || 0.051031 28076 29413 || 27865.9 28674.4 || 175.968 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00840236 -0.00370687 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244147 -0.99999 -48244.5 || 0.051031 0 195251 || 2.92864e+09 28674.4 || -6.66932e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.000731291 -0.307061 0.149928 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195726 -0.999999 -57858.4 || 0.051031 0 1.55185e+06 || 2.86896e+10 28674.4 || -7.99835e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00588217 -0.967898 10.2598 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.78568e-07 0.0126981 -0.00357094 || 0.051031 28024 29254 || 28314.8 28674.4 || -49.3647 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.49199e-07 -0.0130071 0.000563813 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00981988 0.0123068 || 0.051031 28004 29390 || 28958.8 28674.4 || 170.13 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00157979 0.00440625 || 0.051031 1e+64 -1e+64
39: [       OK ] cuda.Random_XorShift64 (266 ms)
39: [ RUN      ] cuda.Random_XorShift1024_0
39: Test Seed:1718203018343740342
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00623985 0.00891483 || 0.051031 10903 11778 || 11448.4 11377 || 123.239 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00601511 0.00474424 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00214511 -0.00801257 || 0.051031 10956 11789 || 11401.4 11377 || -110.766 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00555604 -0.00186056 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0151241 0.000902321 || 0.051031 10949 11754 || 11207.5 11377 || 12.4737 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.0225506 0.00289723 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00840437 0.00505279 || 0.051031 10921 11758 || 11473.4 11377 || 69.8498 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00979486 -4.5614e-06 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244785 -0.999975 -7594.49 || 0.051031 0 77558 || 4.6106e+08 11377 || -1.04986e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.000733952 -0.157426 0.0233711 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00196111 -0.999997 -9107.71 || 0.051031 0 616598 || 4.51613e+09 11377 || -1.25905e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00589354 -0.923068 1.62333 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.73387e-07 0.000585149 0.000956923 || 0.051031 10963 11832 || 11370.3 11377 || 13.2285 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.24249e-07 0.0112715 0.00121979 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0196499 0.00815708 || 0.051031 10966 11889 || 11157.7 11377 || 112.763 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0133319 -0.00226176 || 0.051031 1e+64 -1e+64
39: Test Seed:1718203018439291890
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.00141861 -0.00595822 || 0.051031 10988 11847 || 11393.1 11377 || -82.3664 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00172258 -0.000713642 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0132627 -0.000263702 || 0.051031 10958 11805 || 11529.9 11377 || -3.64542 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0201017 0.000520617 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0165752 -0.0069896 || 0.051031 10965 11793 || 11191.5 11377 || -96.6243 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00505938 0.000131009 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00133895 0.00751583 || 0.051031 10946 11792 || 11361.7 11377 || 103.899 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00485872 0.00206172 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244474 -0.999975 -7594.95 || 0.051031 0 77882 || 4.61033e+08 11377 || -1.04993e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00073315 -0.14124 0.0249242 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195768 -0.999997 -9108.17 || 0.051031 0 616601 || 4.51668e+09 11377 || -1.25911e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00588482 -0.923253 1.63131 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.9246e-07 -0.00102299 -0.000395072 || 0.051031 10910 11758 || 11388.6 11377 || -5.46147 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.8147e-07 -0.0024009 0.00163915 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0250756 -0.00348016 || 0.051031 10940 11815 || 11098.7 11377 || -48.1098 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.0112673 -0.000395693 || 0.051031 1e+64 -1e+64
39: [       OK ] cuda.Random_XorShift1024_0 (219 ms)
39: [ RUN      ] cuda.Multi_streams
39: [       OK ] cuda.Multi_streams (371 ms)
39: [----------] 3 tests from cuda (857 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 1 test suite ran. (857 ms total)
39: [  PASSED  ] 3 tests.
39/58 Test #39: Kokkos_UnitTest_Random ...........................   Passed    1.11 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A

40: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
40: Test timeout computed to be: 1500
40: [==========] Running 16 tests from 3 test suites.
40: [----------] Global test environment set-up.
40: [----------] 3 tests from std_algorithms_reducers
40: [ RUN      ] std_algorithms_reducers.max_first_loc
40: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
40: [ RUN      ] std_algorithms_reducers.min_first_loc
40: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
40: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
40: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
40: [----------] 3 tests from std_algorithms_reducers (0 ms total)
40: 
40: [----------] 2 tests from std_algorithms
40: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
40: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
40: [ RUN      ] std_algorithms.expect_no_overlap
40: [       OK ] std_algorithms.expect_no_overlap (0 ms)
40: [----------] 2 tests from std_algorithms (0 ms total)
40: 
40: [----------] 11 tests from random_access_iterator_test
40: [ RUN      ] random_access_iterator_test.constructor
40: [       OK ] random_access_iterator_test.constructor (0 ms)
40: [ RUN      ] random_access_iterator_test.constructiblity
40: [       OK ] random_access_iterator_test.constructiblity (0 ms)
40: [ RUN      ] random_access_iterator_test.dereference
40: [       OK ] random_access_iterator_test.dereference (0 ms)
40: [ RUN      ] random_access_iterator_test.subscript_operator
40: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet1
40: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet2
40: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet3
40: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet4
40: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
40: [ RUN      ] random_access_iterator_test.assignment_operator
40: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
40: [ RUN      ] random_access_iterator_test.distance
40: [       OK ] random_access_iterator_test.distance (0 ms)
40: [ RUN      ] random_access_iterator_test.traits_helpers
40: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
40: [----------] 11 tests from random_access_iterator_test (3 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 16 tests from 3 test suites ran. (4 ms total)
40: [  PASSED  ] 16 tests.
40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    0.22 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B

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

42: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
42: Test timeout computed to be: 1500
42: [==========] Running 13 tests from 10 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_lexicographical_compare_test
42: [ RUN      ] std_algorithms_lexicographical_compare_test.test
42: [       OK ] std_algorithms_lexicographical_compare_test.test (314 ms)
42: [----------] 1 test from std_algorithms_lexicographical_compare_test (314 ms total)
42: 
42: [----------] 1 test from std_algorithms_for_each_test
42: [ RUN      ] std_algorithms_for_each_test.test
42: [       OK ] std_algorithms_for_each_test.test (189 ms)
42: [----------] 1 test from std_algorithms_for_each_test (189 ms total)
42: 
42: [----------] 1 test from std_algorithms_find_test
42: [ RUN      ] std_algorithms_find_test.test
42: [       OK ] std_algorithms_find_test.test (111 ms)
42: [----------] 1 test from std_algorithms_find_test (111 ms total)
42: 
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
42: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (677 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
42: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1661 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search
42: [       OK ] std_algorithms_non_mod_seq_ops.search (972 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
42: [       OK ] std_algorithms_non_mod_seq_ops.search_n (662 ms)
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3974 ms total)
42: 
42: [----------] 1 test from std_algorithms_count_test
42: [ RUN      ] std_algorithms_count_test.test
42: [       OK ] std_algorithms_count_test.test (153 ms)
42: [----------] 1 test from std_algorithms_count_test (153 ms total)
42: 
42: [----------] 1 test from std_algorithms_equal_test
42: [ RUN      ] std_algorithms_equal_test.test
42: [       OK ] std_algorithms_equal_test.test (16 ms)
42: [----------] 1 test from std_algorithms_equal_test (16 ms total)
42: 
42: [----------] 1 test from std_algorithms_all_any_none_of_test
42: [ RUN      ] std_algorithms_all_any_none_of_test.test
42: [       OK ] std_algorithms_all_any_none_of_test.test (120 ms)
42: [----------] 1 test from std_algorithms_all_any_none_of_test (120 ms total)
42: 
42: [----------] 1 test from std_algorithms_nonmod_seq_ops
42: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
42: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (174 ms)
42: [----------] 1 test from std_algorithms_nonmod_seq_ops (174 ms total)
42: 
42: [----------] 1 test from std_algorithms_mismatch_test
42: [ RUN      ] std_algorithms_mismatch_test.test
42: [       OK ] std_algorithms_mismatch_test.test (297 ms)
42: [----------] 1 test from std_algorithms_mismatch_test (297 ms total)
42: 
42: [----------] 1 test from std_algorithms_mod_seq_ops
42: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
42: [       OK ] std_algorithms_mod_seq_ops.move_backward (82 ms)
42: [----------] 1 test from std_algorithms_mod_seq_ops (82 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 13 tests from 10 test suites ran. (5435 ms total)
42: [  PASSED  ] 13 tests.
42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    5.71 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D

43: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
43: Test timeout computed to be: 1500
43: [==========] Running 31 tests from 5 test suites.
43: [----------] Global test environment set-up.
43: [----------] 3 tests from std_algorithms_mod_ops_test
43: [ RUN      ] std_algorithms_mod_ops_test.move
43: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
43: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
43: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
43: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
43: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
43: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
43: 
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
43: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
43: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
43: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
43: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
43: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
43: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
43: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
43: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
43: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
43: 
43: [----------] 4 tests from std_algorithms_replace_ops_test
43: [ RUN      ] std_algorithms_replace_ops_test.replace
43: [       OK ] std_algorithms_replace_ops_test.replace (43 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_if
43: [       OK ] std_algorithms_replace_ops_test.replace_if (227 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
43: [       OK ] std_algorithms_replace_ops_test.replace_copy (72 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
43: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (67 ms)
43: [----------] 4 tests from std_algorithms_replace_ops_test (411 ms total)
43: 
43: [----------] 11 tests from std_algorithms_mod_seq_ops
43: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
43: [       OK ] std_algorithms_mod_seq_ops.copy_if (51 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique
43: [       OK ] std_algorithms_mod_seq_ops.unique (398 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
43: [       OK ] std_algorithms_mod_seq_ops.unique_copy (120 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove
43: [       OK ] std_algorithms_mod_seq_ops.remove (84 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_if (89 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy (262 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (96 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate
43: [       OK ] std_algorithms_mod_seq_ops.rotate (1997 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
43: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (656 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
43: [       OK ] std_algorithms_mod_seq_ops.shift_left (1815 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
43: [       OK ] std_algorithms_mod_seq_ops.shift_right (1774 ms)
43: [----------] 11 tests from std_algorithms_mod_seq_ops (7348 ms total)
43: 
43: [----------] 1 test from std_algorithms_modseq_test
43: [ RUN      ] std_algorithms_modseq_test.reverse
43: [       OK ] std_algorithms_modseq_test.reverse (67 ms)
43: [----------] 1 test from std_algorithms_modseq_test (67 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 31 tests from 5 test suites ran. (7833 ms total)
43: [  PASSED  ] 31 tests.
43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    8.09 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E

44: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
44: Test timeout computed to be: 1500
44: [==========] Running 29 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_sorting_ops_test
44: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
44: [       OK ] std_algorithms_sorting_ops_test.is_sorted (18 ms)
44: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
44: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (14 ms)
44: [----------] 2 tests from std_algorithms_sorting_ops_test (33 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partitioning_test
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.partition_point
44: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
44: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
44: 
44: [----------] 1 test from std_algorithms_partitioning_ops
44: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
44: [       OK ] std_algorithms_partitioning_ops.partition_copy (29 ms)
44: [----------] 1 test from std_algorithms_partitioning_ops (29 ms total)
44: 
44: [----------] 12 tests from std_algorithms_numerics_test
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
44: [----------] 12 tests from std_algorithms_numerics_test (11 ms total)
44: 
44: [----------] 1 test from std_algorithms_numerics_ops_test
44: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
44: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (148 ms)
44: [----------] 1 test from std_algorithms_numerics_ops_test (148 ms total)
44: 
44: [----------] 8 tests from std_algorithms_numeric_ops_test
44: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1069 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (724 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (308 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (396 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
44: [----------] 8 tests from std_algorithms_numeric_ops_test (2499 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_ops_test
44: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
44: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (50 ms)
44: [----------] 1 test from std_algorithms_transform_ops_test (51 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 29 tests from 7 test suites ran. (2777 ms total)
44: [  PASSED  ] 29 tests.
44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    3.08 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

45: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
45: Test timeout computed to be: 1500
45: [==========] Running 12 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (477 ms)
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (459 ms)
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (937 ms total)
45: 
45: [----------] 2 tests from std_algorithms_count_team_test
45: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
45: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (792 ms)
45: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
45: [       OK ] std_algorithms_count_team_test.count_returns_zero (184 ms)
45: [----------] 2 tests from std_algorithms_count_team_test (977 ms total)
45: 
45: [----------] 1 test from std_algorithms_count_if_team_test
45: [ RUN      ] std_algorithms_count_if_team_test.test
45: [       OK ] std_algorithms_count_if_team_test.test (265 ms)
45: [----------] 1 test from std_algorithms_count_if_team_test (266 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_team_test
45: [ RUN      ] std_algorithms_for_each_team_test.test
45: [       OK ] std_algorithms_for_each_team_test.test (650 ms)
45: [----------] 1 test from std_algorithms_for_each_team_test (650 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_n_team_test
45: [ RUN      ] std_algorithms_for_each_n_team_test.test
45: [       OK ] std_algorithms_for_each_n_team_test.test (729 ms)
45: [----------] 1 test from std_algorithms_for_each_n_team_test (730 ms total)
45: 
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
45: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4858 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2762 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2682 ms)
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (10304 ms total)
45: 
45: [----------] 2 tests from std_algorithms_mismatch_team_test
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (3118 ms)
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (706 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (3825 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (17693 ms total)
45: [  PASSED  ] 12 tests.
45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   17.95 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

46: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
46: Test timeout computed to be: 1500
46: [==========] Running 8 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_equal_team_test
46: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_equal (2023 ms)
46: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (990 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (3014 ms total)
46: 
46: [----------] 2 tests from std_algorithms_search_team_test
46: [ RUN      ] std_algorithms_search_team_test.sequences_exist
46: [       OK ] std_algorithms_search_team_test.sequences_exist (782 ms)
46: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1089 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (1872 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_end_team_test
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2859 ms)
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2473 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (5333 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_first_of_team_test
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1990 ms)
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (9457 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (11448 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (21669 ms total)
46: [  PASSED  ] 8 tests.
46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   21.91 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

47: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
47: Test timeout computed to be: 1500
47: [==========] Running 11 tests from 7 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_find_team_test
47: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_exist (287 ms)
47: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (513 ms)
47: [----------] 2 tests from std_algorithms_find_team_test (801 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_team_test
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (194 ms)
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (496 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (691 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_not_team_test
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (497 ms)
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (195 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (692 ms total)
47: 
47: [----------] 1 test from std_algorithms_all_of_team_test
47: [ RUN      ] std_algorithms_all_of_team_test.test
47: [       OK ] std_algorithms_all_of_team_test.test (489 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (489 ms total)
47: 
47: [----------] 1 test from std_algorithms_any_of_team_test
47: [ RUN      ] std_algorithms_any_of_team_test.test
47: [       OK ] std_algorithms_any_of_team_test.test (186 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (186 ms total)
47: 
47: [----------] 1 test from std_algorithms_none_of_team_test
47: [ RUN      ] std_algorithms_none_of_team_test.test
47: [       OK ] std_algorithms_none_of_team_test.test (490 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (490 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_n_team_test
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (267 ms)
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (310 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (578 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (3930 ms total)
47: [  PASSED  ] 11 tests.
47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    4.18 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

48: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
48: Test timeout computed to be: 1500
48: [==========] Running 3 tests from 3 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_min_element_team_test
48: [ RUN      ] std_algorithms_min_element_team_test.test
48: [       OK ] std_algorithms_min_element_team_test.test (2054 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (2054 ms total)
48: 
48: [----------] 1 test from std_algorithms_max_element_team_test
48: [ RUN      ] std_algorithms_max_element_team_test.test
48: [       OK ] std_algorithms_max_element_team_test.test (2012 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (2012 ms total)
48: 
48: [----------] 1 test from std_algorithms_minmax_element_team_test
48: [ RUN      ] std_algorithms_minmax_element_team_test.test
48: [       OK ] std_algorithms_minmax_element_team_test.test (2927 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (2927 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (6994 ms total)
48: [  PASSED  ] 3 tests.
48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    7.23 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

49: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
49: Test timeout computed to be: 1500
49: [==========] Running 6 tests from 6 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_fill_team_test
49: [ RUN      ] std_algorithms_fill_team_test.test
49: [       OK ] std_algorithms_fill_team_test.test (421 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (421 ms total)
49: 
49: [----------] 1 test from std_algorithms_fill_n_team_test
49: [ RUN      ] std_algorithms_fill_n_team_test.test
49: [       OK ] std_algorithms_fill_n_team_test.test (314 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (314 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_team_test
49: [ RUN      ] std_algorithms_replace_team_test.test
49: [       OK ] std_algorithms_replace_team_test.test (623 ms)
49: [----------] 1 test from std_algorithms_replace_team_test (623 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_if_team_test
49: [ RUN      ] std_algorithms_replace_if_team_test.test
49: [       OK ] std_algorithms_replace_if_team_test.test (933 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (933 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_team_test
49: [ RUN      ] std_algorithms_replace_copy_team_test.test
49: [       OK ] std_algorithms_replace_copy_team_test.test (1665 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (1665 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test
49: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
49: [       OK ] std_algorithms_replace_copy_if_team_test.test (1201 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1201 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (5159 ms total)
49: [  PASSED  ] 6 tests.
49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    5.41 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

50: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
50: Test timeout computed to be: 1500
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_reverse_team_test
50: [ RUN      ] std_algorithms_reverse_team_test.test
50: [       OK ] std_algorithms_reverse_team_test.test (441 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (441 ms total)
50: 
50: [----------] 1 test from std_algorithms_reverse_copy_team_test
50: [ RUN      ] std_algorithms_reverse_copy_team_test.test
50: [       OK ] std_algorithms_reverse_copy_team_test.test (452 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (452 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_team_test
50: [ RUN      ] std_algorithms_rotate_team_test.test
50: [       OK ] std_algorithms_rotate_team_test.test (940 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (940 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_copy_team_test
50: [ RUN      ] std_algorithms_rotate_copy_team_test.test
50: [       OK ] std_algorithms_rotate_copy_team_test.test (669 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (669 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (2504 ms total)
50: [  PASSED  ] 4 tests.
50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    2.74 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

51: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
51: Test timeout computed to be: 1500
51: [==========] Running 4 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_move_team_test
51: [ RUN      ] std_algorithms_move_team_test.test
51: [       OK ] std_algorithms_move_team_test.test (834 ms)
51: [----------] 1 test from std_algorithms_move_team_test (834 ms total)
51: 
51: [----------] 1 test from std_algorithms_move_backward_team_test
51: [ RUN      ] std_algorithms_move_backward_team_test.test
51: [       OK ] std_algorithms_move_backward_team_test.test (728 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (728 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_left_team_test
51: [ RUN      ] std_algorithms_shift_left_team_test.test
51: [       OK ] std_algorithms_shift_left_team_test.test (2190 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (2190 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_right_team_test
51: [ RUN      ] std_algorithms_shift_right_team_test.test
51: [       OK ] std_algorithms_shift_right_team_test.test (1939 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (1939 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (5694 ms total)
51: [  PASSED  ] 4 tests.
51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed    5.93 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

52: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
52: Test timeout computed to be: 1500
52: [==========] Running 9 tests from 9 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_copy_team_test
52: [ RUN      ] std_algorithms_copy_team_test.test
52: [       OK ] std_algorithms_copy_team_test.test (1118 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (1118 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_n_team_test
52: [ RUN      ] std_algorithms_copy_n_team_test.test
52: [       OK ] std_algorithms_copy_n_team_test.test (390 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (390 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_backward_team_test
52: [ RUN      ] std_algorithms_copy_backward_team_test.test
52: [       OK ] std_algorithms_copy_backward_team_test.test (654 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (654 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_if_team_test
52: [ RUN      ] std_algorithms_copy_if_team_test.test
52: [       OK ] std_algorithms_copy_if_team_test.test (917 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (917 ms total)
52: 
52: [----------] 1 test from std_algorithms_unique_copy_team_test
52: [ RUN      ] std_algorithms_unique_copy_team_test.test
52: [       OK ] std_algorithms_unique_copy_team_test.test (1819 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (1819 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_team_test
52: [ RUN      ] std_algorithms_remove_team_test.test
52: [       OK ] std_algorithms_remove_team_test.test (978 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (978 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_if_team_test
52: [ RUN      ] std_algorithms_remove_if_team_test.test
52: [       OK ] std_algorithms_remove_if_team_test.test (933 ms)
52: [----------] 1 test from std_algorithms_remove_if_team_test (933 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_team_test
52: [ RUN      ] std_algorithms_remove_copy_team_test.test
52: [       OK ] std_algorithms_remove_copy_team_test.test (1175 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (1175 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test
52: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
52: [       OK ] std_algorithms_remove_copy_if_team_test.test (1181 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1181 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (9171 ms total)
52: [  PASSED  ] 9 tests.
52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    9.44 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

53: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
53: Test timeout computed to be: 1500
53: [==========] Running 4 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_unique_team_test
53: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
53: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1941 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (1941 ms total)
53: 
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test
53: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
53: [       OK ] std_algorithms_adjacent_difference_team_test.test (1854 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1854 ms total)
53: 
53: [----------] 1 test from std_algorithms_reduce_team_test
53: [ RUN      ] std_algorithms_reduce_team_test.test
53: [       OK ] std_algorithms_reduce_team_test.test (940 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (941 ms total)
53: 
53: [----------] 1 test from std_algorithms_transform_reduce_team_test
53: [ RUN      ] std_algorithms_transform_reduce_team_test.test
53: [       OK ] std_algorithms_transform_reduce_team_test.test (1518 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1518 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (6255 ms total)
53: [  PASSED  ] 4 tests.
53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    6.49 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

54: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
54: Test timeout computed to be: 1500
54: [==========] Running 18 tests from 5 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_is_sorted_team_test
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (971 ms)
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2557 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (3529 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (16 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (20 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2493 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1356 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3887 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test
54: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
54: [       OK ] std_algorithms_is_partitioned_team_test.empty (9 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
54: [       OK ] std_algorithms_is_partitioned_team_test.all_true (679 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
54: [       OK ] std_algorithms_is_partitioned_team_test.all_false (669 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.random
54: [       OK ] std_algorithms_is_partitioned_team_test.random (638 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1997 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_copy_team_test
54: [ RUN      ] std_algorithms_partition_copy_team_test.empty
54: [       OK ] std_algorithms_partition_copy_team_test.empty (14 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
54: [       OK ] std_algorithms_partition_copy_team_test.all_true (1512 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
54: [       OK ] std_algorithms_partition_copy_team_test.all_false (1490 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.random
54: [       OK ] std_algorithms_partition_copy_team_test.random (1491 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (4509 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_point_team_test
54: [ RUN      ] std_algorithms_partition_point_team_test.empty
54: [       OK ] std_algorithms_partition_point_team_test.empty (8 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_true
54: [       OK ] std_algorithms_partition_point_team_test.all_true (481 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_false
54: [       OK ] std_algorithms_partition_point_team_test.all_false (458 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.random
54: [       OK ] std_algorithms_partition_point_team_test.random (424 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (1373 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (15296 ms total)
54: [  PASSED  ] 18 tests.
54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   15.54 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

55: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
55: Test timeout computed to be: 1500
55: [==========] Running 5 tests from 4 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_transform_team_test
55: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
55: [       OK ] std_algorithms_transform_team_test.test_unary_op (1281 ms)
55: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
55: [       OK ] std_algorithms_transform_team_test.test_binary_op (1237 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (2519 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_team_test
55: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
55: [       OK ] std_algorithms_generate_team_test.test_unary_op (3326 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (3326 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_n_team_test
55: [ RUN      ] std_algorithms_generate_n_team_test.test
55: [       OK ] std_algorithms_generate_n_team_test.test (317 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (317 ms total)
55: 
55: [----------] 1 test from std_algorithms_swap_ranges_team_test
55: [ RUN      ] std_algorithms_swap_ranges_team_test.test
55: [       OK ] std_algorithms_swap_ranges_team_test.test (1173 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (1173 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (7338 ms total)
55: [  PASSED  ] 5 tests.
55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    7.57 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

56: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
56: Test timeout computed to be: 1500
56: [==========] Running 2 tests from 2 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_exclusive_scan_team_test.test (4939 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4939 ms total)
56: 
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2536 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2536 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (7475 ms total)
56: [  PASSED  ] 2 tests.
56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    7.71 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

57: Test command: /var/jenkins/workspace/Kokkos_PR-6823/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
57: Test timeout computed to be: 1500
57: [==========] Running 2 tests from 2 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_inclusive_scan_team_test.test (7433 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7433 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (4865 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4865 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (12298 ms total)
57: [  PASSED  ] 2 tests.
57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   12.54 sec
test 58
      Start 58: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 58

Total Test time (real) = 771.39 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Wed Jun 12 14:26:29 2024
stats zeroed                        Wed Jun 12 13:03:16 2024
cache hit (direct)                   167
cache hit (preprocessed)               0
cache miss                           589
cache hit rate                     22.09 %
cleanups performed                     9
files in cache                      2532
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 f947fc1597205394511b7a14311ee4d0fef7240e674f965f2f0fa00f4aaea57a
$ docker rm -f --volumes f947fc1597205394511b7a14311ee4d0fef7240e674f965f2f0fa00f4aaea57a
[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
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a3f8e427-c0dd-4064-829d-f96b1ee2ecb5
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 355ed2b2-b72b-46c6-ba45-1012e60e7b3b
hudson.AbortException: script returned exit code 1
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 754ab113-36cd-463a-8604-c3905f73e7ab
hudson.AbortException: script returned exit code 1
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d4f602c2-b938-45f7-ae13-763803100273
hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.io.IOException: Failed to run image 'd95261fa31935f1b489a4555a823da37591df3a8'. Error: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #1: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver/library version mismatch: unknown.
	at org.jenkinsci.plugins.docker.workflow.client.DockerClient.run(DockerClient.java:148)
	at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Execution.start(WithContainerStep.java:200)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:323)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
	at com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:140)
	at org.jenkinsci.plugins.docker.workflow.Docker.node(Docker.groovy:66)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:125)
	at org.jenkinsci.plugins.docker.workflow.declarative.DockerPipelineFromDockerfileScript.runImage(DockerPipelineFromDockerfileScript.groovy:56)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.configureRegistry(AbstractDockerPipelineScript.groovy:63)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.run(AbstractDockerPipelineScript.groovy:50)
	at org.jenkinsci.plugins.pipeline.modeldefinition.agent.CheckoutScript.checkoutAndRun(CheckoutScript.groovy:61)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
	at jdk.internal.reflect.GeneratedMethodAccessor569.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:180)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:136)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	at java.base/java.lang.Thread.run(Unknown Source)

GitHub has been notified of this commit’s build result

Finished: FAILURE