Skip to content
Failed

Console Output

Skipping 5,574 KB.. Full Log
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 (0 ms)
26: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
26: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms)
26: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
26: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (270 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 (3 ms)
26: [ RUN      ] CUDA.incr_17_atomicView
26: [       OK ] CUDA.incr_17_atomicView (0 ms)
26: [----------] 28 tests from CUDA (2338 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 28 tests from 1 test suite ran. (2338 ms total)
26: [  PASSED  ] 28 tests.
26/59 Test #26: Kokkos_IncrementalTest_CUDA ......................   Passed    3.05 sec
test 27
      Start 27: Kokkos_IncrementalTest_SERIAL

27: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
27: Test timeout computed to be: 1500
27: [==========] Running 28 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 28 tests from SERIAL
27: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
27: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
27: [ RUN      ] SERIAL.IncrTest_01_execspace
27: Host Serial Execution Space:
27:   KOKKOS_ENABLE_SERIAL: yes
27: 
27: Serial Runtime Configuration:
27: Serial
27: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
27: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
27: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
27: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
27: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
27: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
27: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
27: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
27: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
27: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
27: [       OK ] SERIAL.IncrTest_03b_memspace_free (109 ms)
27: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
27: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
27: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
27: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
27: [ RUN      ] SERIAL.IncrTest_05_reduction
27: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
27: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
27: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
27: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
27: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
27: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
27: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
27: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
27: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
27: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
27: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
27: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
27: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
27: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
27: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
27: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
27: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
27: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
27: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (199 ms)
27: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
27: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
27: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
27: [       OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms)
27: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
27: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
27: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
27: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
27: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
27: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
27: [ RUN      ] SERIAL.incr_14_MDrangeReduce
27: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
27: [ RUN      ] SERIAL.IncrTest_16_parallelscan
27: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
27: [ RUN      ] SERIAL.incr_17_atomicView
27: [       OK ] SERIAL.incr_17_atomicView (0 ms)
27: [----------] 28 tests from SERIAL (315 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 28 tests from 1 test suite ran. (315 ms total)
27: [  PASSED  ] 28 tests.
27/59 Test #27: Kokkos_IncrementalTest_SERIAL ....................   Passed    1.01 sec
test 28
      Start 28: Kokkos_CoreUnitTest_CTestDevice

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

29: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
29: Test timeout computed to be: 1500
29/59 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.00 sec
test 30
      Start 30: Kokkos_CoreUnitTest_DeviceAndThreads

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

31: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
31: Test timeout computed to be: 1500
31/59 Test #31: Kokkos_PerformanceTest_TaskDag ...................   Passed    0.00 sec
test 32
      Start 32: Kokkos_PerformanceTest_Benchmark

32: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-08_T01-14-58.json"
32: Test timeout computed to be: 1500
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0118161 -0.00570484 || 0.051031 10943 11769 || 11513 11377 || -78.8636 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0136835 -0.000392123 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
32: 2024-03-08T01:52:28+00:00
32: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
32: Run on (6 X 2095.08 MHz CPU s)
32: CPU Caches:
32:   L1 Data 32 KiB (x6)
32:   L1 Instruction 32 KiB (x6)
32:   L2 Unified 4096 KiB (x6)
32:   L3 Unified 16384 KiB (x6)
32: Load Average: 1.92, 5.90, 7.57
32: CPU architecture: none
32: Default Device: N6Kokkos4CudaE
32: GIT_BRANCH: HEAD
32: GIT_CLEAN_STATUS: CLEAN
32: GIT_COMMIT_DATE: 2024-03-08T00:00:20+00:00
32: GIT_COMMIT_DESCRIPTION: Merge commit '6db04b3b5803fb7686475effe2b6af071b885697' into HEAD
32: GIT_COMMIT_HASH: 24a5286f6
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 V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
32: Kokkos Version: 4.2.99
32: macro  KOKKOS_ENABLE_CUDA: defined
32: platform: 64bit
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.006 s         0.006 s             5       1024        5.52225u
32: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.006 s         0.006 s             5     2.048k        2.75376u
32: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.006 s         0.006 s             5     4.096k        1.38369u
32: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.006 s         0.007 s             5     8.192k        666.953n
32: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.005 s         0.007 s             5    16.384k        333.812n
32: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.006 s         0.009 s             5    32.768k        181.638n
32: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.007 s         0.014 s             5    65.536k        106.676n
32: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.007 s         0.024 s             5   131.072k        54.6019n
32: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.009 s         0.047 s             5   262.144k        32.6661n
32: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.016 s         0.097 s             5   524.288k         30.622n
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: CustomReduction<double>/N:100000/R:1000/manual_time                                0.003 s         0.008 s           240 94.1225k/s       11.5
32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.313 s         0.312 s             2       0.0782335    0.0376649               0.0324464            0.0148909   0.0163381          5.078u
32: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
32: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.023 s         0.023 s            30        5.83919m     2.93942m                2.17222m                  1093.19u    1.10227m          5.512u
32: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.315 s         0.314 s             2       0.0627068    0.0297541               0.0518678                 0.0251815   0.0259895          7.829u
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        9.61816n
32: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        4.96289n
32: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        2.59155n
32: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        1.55969n
32: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        996.338p
32: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        861.267p
32: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        615.524p
32: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        537.918p
32: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        549.473p
32: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        544.382p
32: -----------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
32: -----------------------------------------------------------------------------------------------------------------------------------
32: Malloc/N:1/manual_time                                                              8.86 us         19.7 us        78262 112.822k/s
32: Malloc/N:16/manual_time                                                             9.05 us         20.0 us        79015 110.443k/s
32: Malloc/N:256/manual_time                                                            9.24 us         20.4 us        75619 108.258k/s
32: Malloc/N:4096/manual_time                                                           9.20 us         20.3 us        75997 108.734k/s
32: Malloc/N:65536/manual_time                                                          9.20 us         20.3 us        76280 108.715k/s
32: Malloc/N:1048576/manual_time                                                        67.9 us          126 us        10214 14.7362k/s
32: Malloc/N:16777216/manual_time                                                        322 us          172 us         9485  3.1036k/s
32: Malloc/N:268435456/manual_time                                                      6329 us          557 us          112  158.013/s
32: Malloc/N:4294967296/manual_time                                                   115158 us         4182 us           10  8.68372/s
32: MallocFree/N:1/manual_time                                                          19.9 us         19.8 us        35326 50.3731k/s
32: MallocFree/N:16/manual_time                                                         19.6 us         19.6 us        35683 50.9817k/s
32: MallocFree/N:256/manual_time                                                        19.5 us         19.5 us        35934 51.3608k/s
32: MallocFree/N:4096/manual_time                                                       19.5 us         19.5 us        35981 51.1807k/s
32: MallocFree/N:65536/manual_time                                                      19.6 us         19.6 us        35737 50.9104k/s
32: MallocFree/N:1048576/manual_time                                                     127 us          126 us         5555 7.84877k/s
32: MallocFree/N:16777216/manual_time                                                    353 us          164 us         4819 2.83218k/s
32: MallocFree/N:268435456/manual_time                                                  6528 us          553 us          106  153.182/s
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00510106 -0.00151301 || 0.051031 10960 11868 || 11319.2 11377 || -20.9158 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00785343 -0.00443184 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
32: MallocFree/N:4294967296/manual_time                                               127214 us         4273 us           10  7.86078/s
32: MallocTouch/N:1/manual_time                                                         10.6 us         21.5 us        65168 94.0818k/s
32: MallocTouch/N:16/manual_time                                                        10.6 us         21.5 us        66456 94.4142k/s
32: MallocTouch/N:256/manual_time                                                       10.6 us         21.4 us        66183 94.5732k/s
32: MallocTouch/N:4096/manual_time                                                      17.7 us         28.8 us        39587 56.3679k/s
32: MallocTouch/N:65536/manual_time                                                     17.7 us         28.8 us        39371 56.4536k/s
32: MallocTouch/N:1048576/manual_time                                                   79.6 us          140 us         8780 12.5639k/s
32: MallocTouch/N:16777216/manual_time                                                   305 us          186 us         7490 3.27381k/s
32: MallocTouch/N:268435456/manual_time                                                 6301 us          739 us          121  158.709/s
32: MallocTouch/N:4294967296/manual_time                                              124946 us         6497 us           10  8.00345/s
32: MallocTouchFree/N:1/manual_time                                                     21.6 us         21.6 us        31871 46.2363k/s
32: MallocTouchFree/N:16/manual_time                                                    21.6 us         21.5 us        32309 46.3919k/s
32: MallocTouchFree/N:256/manual_time                                                   21.4 us         21.4 us        32747 46.7926k/s
32: MallocTouchFree/N:4096/manual_time                                                  28.7 us         28.6 us        24386  34.875k/s
32: MallocTouchFree/N:65536/manual_time                                                 28.7 us         28.7 us        24429 34.7924k/s
32: MallocTouchFree/N:1048576/manual_time                                                142 us          141 us         4987 7.06608k/s
32: MallocTouchFree/N:16777216/manual_time                                               332 us          184 us         4169 3.01193k/s
32: MallocTouchFree/N:268435456/manual_time                                             6498 us          682 us          105  153.885/s
32: MallocTouchFree/N:4294967296/manual_time                                          118623 us         6362 us            9  8.43008/s
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s           126  43.5666/s        800
32: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.0577/s        800
32: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.0861/s        800
32: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.1682/s        800
32: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.1945/s        800
32: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.1475/s        800
32: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.1426/s        800
32: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.1757/s        800
32: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.1529/s        800
32: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.1482/s        800
32: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.1487/s        800
32: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38   43.099/s        800
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0111004 -0.00237647 || 0.051031 10980 11814 || 11252.1 11377 || -32.8524 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00310307 -0.00233945 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
32: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.1857/s        800
32: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.2071/s        800
32: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38   43.086/s        800
32: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  43.1445/s        800
32: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           394  910.223/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.148/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  967.676/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.403/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.456/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.363/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           409  967.588/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           151  345.951/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            58  137.283/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           409  966.266/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           166  380.193/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           159  364.533/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  967.412/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.123/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.226/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.024/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            56  132.937/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            55  129.549/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           136  340.594/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.008 s         0.008 s            80    197.7/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.195/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.541/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.023 s         0.023 s            30   70.238/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           132  323.001/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  967.188/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  965.999/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.019 s         0.019 s            37  85.5684/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           106  265.092/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409   966.14/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409   967.36/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.021 s         0.021 s            33  76.3566/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           102  266.158/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           424  1003.55/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           424  1003.83/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           425  1003.34/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           424  1003.77/s       1.6k
32: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.218/s        800
32: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661   755.28/s        800
32: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.542/s        800
32: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661   755.52/s        800
32: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.595/s        800
32: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.487/s        800
32: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.475/s        800
32: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.579/s        800
32: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.268/s        800
32: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.269/s        800
32: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.217/s        800
32: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.152/s        800
32: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.154/s        800
32: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.012/s        800
32: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           660  754.945/s        800
32: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           660  755.007/s        800
32: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           662  756.856/s        800
32: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           662  756.733/s        800
32: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10  5.5647k/s       1.6k
32: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.79699k/s       1.6k
32: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 3.03726k/s       1.6k
32: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 3.05593k/s       1.6k
32: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.03896k/s       1.6k
32: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.48386k/s       1.6k
32: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.44095k/s       1.6k
32: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 8.41878k/s       1.6k
32: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.66238k/s       1.6k
32: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.61274k/s       1.6k
32: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.48292k/s       1.6k
32: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.87536k/s       1.6k
32: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.89508k/s       1.6k
32: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.57875k/s       1.6k
32: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.14011k/s       1.6k
32: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.82447k/s       1.6k
32: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.63429k/s       1.6k
32: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.97683k/s       1.6k
32: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.25541k/s       1.6k
32: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.99759k/s       1.6k
32: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.23136k/s       1.6k
32: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.51414k/s       1.6k
32: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.000 s            10   398.78/s       1.6k
32: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  406.187/s       1.6k
32: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.001 s            10  421.901/s       1.6k
32: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  402.379/s       1.6k
32: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.003 s         0.001 s            10  485.677/s       1.6k
32: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  391.101/s       1.6k
32: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.001 s            10  438.339/s       1.6k
32: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  404.804/s       1.6k
32: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.001 s            10  453.081/s       1.6k
32: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  415.034/s       1.6k
32: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.023 s         0.003 s            10  69.4927/s       1.6k
32: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.023 s         0.003 s            10  70.2872/s       1.6k
32/59 Test #32: Kokkos_PerformanceTest_Benchmark .................   Passed  123.58 sec
test 33
      Start 33: Kokkos_Benchmark_Atomic_MinMax

33: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-08_T01-14-58.json"
33: Test timeout computed to be: 1500
33: 2024-03-08T01:54:32+00:00
33: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
33: Run on (6 X 2095.08 MHz CPU s)
33: CPU Caches:
33:   L1 Data 32 KiB (x6)
33:   L1 Instruction 32 KiB (x6)
33:   L2 Unified 4096 KiB (x6)
33:   L3 Unified 16384 KiB (x6)
33: Load Average: 0.94, 4.13, 6.70
33: CPU architecture: none
33: Default Device: N6Kokkos4CudaE
33: GIT_BRANCH: HEAD
33: GIT_CLEAN_STATUS: CLEAN
33: GIT_COMMIT_DATE: 2024-03-08T00:00:20+00:00
33: GIT_COMMIT_DESCRIPTION: Merge commit '6db04b3b5803fb7686475effe2b6af071b885697' into HEAD
33: GIT_COMMIT_HASH: 24a5286f6
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 V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
33: Kokkos Version: 4.2.99
33: macro  KOKKOS_ENABLE_CUDA: defined
33: platform: 64bit
33: ----------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                              Time             CPU   Iterations
33: ----------------------------------------------------------------------------------------------------------------------------------------
33: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
33: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
33: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
33: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
33: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
33: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
33: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
33/59 Test #33: Kokkos_Benchmark_Atomic_MinMax ...................   Passed    0.74 sec
test 34
      Start 34: Kokkos_PerformanceTest_Mempool

34: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-08_T01-14-58.json"
34: Test timeout computed to be: 1500
34: 2024-03-08T01:54:33+00:00
34: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool
34: Run on (6 X 2095.08 MHz CPU s)
34: CPU Caches:
34:   L1 Data 32 KiB (x6)
34:   L1 Instruction 32 KiB (x6)
34:   L2 Unified 4096 KiB (x6)
34:   L3 Unified 16384 KiB (x6)
34: Load Average: 0.94, 4.13, 6.70
34: CPU architecture: none
34: Default Device: N6Kokkos4CudaE
34: GIT_BRANCH: HEAD
34: GIT_CLEAN_STATUS: CLEAN
34: GIT_COMMIT_DATE: 2024-03-08T00:00:20+00:00
34: GIT_COMMIT_DESCRIPTION: Merge commit '6db04b3b5803fb7686475effe2b6af071b885697' into HEAD
34: GIT_COMMIT_HASH: 24a5286f6
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 V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
34: Kokkos Version: 4.2.99
34: macro  KOKKOS_ENABLE_CUDA: defined
34: platform: 64bit
34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: 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          5295               48.9144M/s
34: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
34: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: 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         18551                293.769M/s
34/59 Test #34: Kokkos_PerformanceTest_Mempool ...................   Passed    8.57 sec
test 35
      Start 35: Kokkos_PerformanceTest_Atomic

35: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-08_T01-14-58.json"
35: Test timeout computed to be: 1500
35: 2024-03-08T01:54:41+00:00
35: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic
35: Run on (6 X 2095.08 MHz CPU s)
35: CPU Caches:
35:   L1 Data 32 KiB (x6)
35:   L1 Instruction 32 KiB (x6)
35:   L2 Unified 4096 KiB (x6)
35:   L3 Unified 16384 KiB (x6)
35: Load Average: 0.95, 4.02, 6.64
35: CPU architecture: none
35: Default Device: N6Kokkos4CudaE
35: GIT_BRANCH: HEAD
35: GIT_CLEAN_STATUS: CLEAN
35: GIT_COMMIT_DATE: 2024-03-08T00:00:20+00:00
35: GIT_COMMIT_DESCRIPTION: Merge commit '6db04b3b5803fb7686475effe2b6af071b885697' into HEAD
35: GIT_COMMIT_HASH: 24a5286f6
35: GPU architecture: VOLTA70
35: KOKKOS_COMPILER_CLANG: 1200
35: KOKKOS_ENABLE_ASM: no
35: KOKKOS_ENABLE_CUDA: yes
35: KOKKOS_ENABLE_CUDA_LAMBDA: yes
35: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
35: KOKKOS_ENABLE_CUDA_UVM: no
35: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
35: KOKKOS_ENABLE_CXX17: yes
35: KOKKOS_ENABLE_CXX20: no
35: KOKKOS_ENABLE_CXX23: no
35: KOKKOS_ENABLE_CXX26: no
35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
35: KOKKOS_ENABLE_HWLOC: no
35: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
35: KOKKOS_ENABLE_LIBDL: yes
35: KOKKOS_ENABLE_PRAGMA_IVDEP: no
35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
35: KOKKOS_ENABLE_PRAGMA_UNROLL: no
35: KOKKOS_ENABLE_PRAGMA_VECTOR: no
35: KOKKOS_ENABLE_SERIAL: yes
35: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
35: Kokkos Version: 4.2.99
35: macro  KOKKOS_ENABLE_CUDA: defined
35: platform: 64bit
35: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
35: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Test_Atomic<int>/100000/iterations:10                          1.15 s          1.14 s            10          1            4    1.71488m        1058.96u     174.49u     704.983M         188.288k     704.983M
35: Test_Atomic<long int>/100000/iterations:10                     1.06 s          1.06 s            10          1            8    2.63157m        1009.51u      72.43u     4.99995G         178.816k     4.99995G
35: Test_Atomic<long long int>/100000/iterations:10                3.18 s          3.17 s            10          1            8     5.13235        1.14924m      68.27u     4.99995G         117.024k     4.99995G
35: Test_Atomic<unsigned int>/100000/iterations:10                 1.16 s          1.16 s            10          1            4    1.68977m        1055.17u     103.06u     704.983M         178.976k     704.983M
35: Test_Atomic<unsigned long int>/100000/iterations:10            1.06 s          1.06 s            10          1            8    2.37646m        1.22471m      72.52u     4.99995G          666.64k     4.99995G
35: Test_Atomic<unsigned long long int>/100000/iterations:10       3.19 s          3.19 s            10          1            8     5.30611        1.13059m      68.39u     4.99995G         674.592k     4.99995G
 -- Testing 1-D histogram
Density 1D: 0.000244404 -0.999975 -7595.03 || 0.051031 0 77632 || 4.61007e+08 11377 || -1.04994e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00073292 -0.130544 0.0217393 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
35: Test_Atomic<float>/100000/iterations:10                        1.15 s          1.15 s            10          0            4    3.59525m        1032.88u    1083.92u     5.00015G         688.992k     4.99989G
35: Test_Atomic<double>/100000/iterations:10                       1.15 s          1.15 s            10          1            8    3.58365m        1070.33u    1.11476m     4.99995G         626.896k     4.99995G
35: Test_Atomic<int>/100000/iterations:10                          1.15 s          1.15 s            10          1            4     1.6304m        1077.26u      169.8u     704.983M         537.536k     704.983M
35/59 Test #35: Kokkos_PerformanceTest_Atomic ....................   Passed  143.33 sec
test 36
      Start 36: Kokkos_ContainersUnitTest_Serial

36: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
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 serial
36: [ RUN      ] serial.bitset
36: [       OK ] serial.bitset (2395 ms)
36: [ RUN      ] serial.bitset_default_constructor_no_alloc
36: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
36: [ RUN      ] serial.dualview_combination
36: [       OK ] serial.dualview_combination (0 ms)
36: [ RUN      ] serial.dualview_alloc
36: [       OK ] serial.dualview_alloc (0 ms)
36: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
36: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN      ] serial.dualview_combinations_without_init
36: [       OK ] serial.dualview_combinations_without_init (0 ms)
36: [ RUN      ] serial.dualview_deep_copy
36: [       OK ] serial.dualview_deep_copy (0 ms)
36: [ RUN      ] serial.dualview_realloc
36: [       OK ] serial.dualview_realloc (0 ms)
36: [ RUN      ] serial.dualview_resize
36: [       OK ] serial.dualview_resize (0 ms)
36: [ RUN      ] serial.dualview_device_correct_kokkos_device
36: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
36: [ RUN      ] serial.dualview_host_correct_kokkos_device
36: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN      ] serial.dualview_host_modify_template_device_sync
36: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
36: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN      ] serial.dualview_device_modify_template_host_sync
36: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
36: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
36: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN      ] serial.dynamic_view
36: [       OK ] serial.dynamic_view (16 ms)
36: [ RUN      ] serial.dyn_rank_view_api_generic
36: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
36: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
36: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
36: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
36: /var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
36: skipping since not default execution space
36: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
36: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
36: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
36: [ RUN      ] serial.ErrorReporterViaLambda
36: [       OK ] serial.ErrorReporterViaLambda (0 ms)
36: [ RUN      ] serial.ErrorReporter
36: [       OK ] serial.ErrorReporter (0 ms)
36: [ RUN      ] serial.offsetview_construction
36: [       OK ] serial.offsetview_construction (17 ms)
36: [ RUN      ] serial.offsetview_unmanaged_construction
36: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
36: [ RUN      ] serial.offsetview_subview
36: [       OK ] serial.offsetview_subview (8 ms)
36: [ RUN      ] serial.offsetview_offsets_rank1
36: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
36: [ RUN      ] serial.offsetview_offsets_rank2
36: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
36: [ RUN      ] serial.offsetview_offsets_rank3
36: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
36: [ RUN      ] serial.scatterview
36: [       OK ] serial.scatterview (2063 ms)
36: [ RUN      ] serial.scatterview_devicetype
36: [       OK ] serial.scatterview_devicetype (2 ms)
36: [ RUN      ] serial.staticcrsgraph
36: [       OK ] serial.staticcrsgraph (24 ms)
36: [ RUN      ] serial.resize_realloc_no_init_dualview
36: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_alloc_dualview
36: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN      ] serial.resize_exec_space_dualview
36: [       OK ] serial.resize_exec_space_dualview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_dualview
36: [       OK ] serial.realloc_exec_space_dualview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_init_dynrankview
36: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN      ] serial.resize_exec_space_dynrankview
36: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_dynrankview
36: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_init_scatterview
36: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
36: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN      ] serial.resize_exec_space_scatterview
36: [       OK ] serial.resize_exec_space_scatterview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_scatterview
36: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynrankview
36: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
36: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
36: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_offsetview
36: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
36: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
36: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynamicview
36: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
36: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
36: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN      ] serial.UnorderedMap_insert
36: [       OK ] serial.UnorderedMap_insert (8214 ms)
36: [ RUN      ] serial.UnorderedMap_failed_insert
36: [       OK ] serial.UnorderedMap_failed_insert (4073 ms)
36: [ RUN      ] serial.UnorderedMap_deep_copy
36: [       OK ] serial.UnorderedMap_deep_copy (4 ms)
36: [ RUN      ] serial.UnorderedMap_valid_empty
36: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
36: [ RUN      ] serial.UnorderedMap_clear_zero_size
36: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
36: [ RUN      ] serial.UnorderedMap_consistent_size
36: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
36: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
36: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN      ] serial.UnorderedMap_lambda_capturable
36: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
36: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN      ] serial.vector_combination
36: [       OK ] serial.vector_combination (0 ms)
36: [ RUN      ] serial.vector_insert
36: [       OK ] serial.vector_insert (0 ms)
36: [ RUN      ] serial.vector_push_back_default_exec
36: [       OK ] serial.vector_push_back_default_exec (0 ms)
36: [ RUN      ] serial.viewctorprop_embedded_dim
36: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
36: [----------] 65 tests from serial (16836 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 65 tests from 1 test suite ran. (16836 ms total)
36: [  PASSED  ] 64 tests.
36: [  SKIPPED ] 1 test, listed below:
36: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
36/59 Test #36: Kokkos_ContainersUnitTest_Serial .................   Passed   17.64 sec
test 37
      Start 37: Kokkos_ContainersUnitTest_Cuda

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

38: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
38: Test timeout computed to be: 1500
38: [==========] Running 4 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 4 tests from TEST_CATEGORY
38: [ RUN      ] TEST_CATEGORY.dynrankview_perf
38: Cuda
38:  DynRankView vs View: Initialization Only 
38:  View time (init only): 0.00123804
38:  View sum computation time: 0.00123804
38:  Strided View time (init only): 0.00115009
38:  View Rank7 time (init only): 0.00122082
38:  DynRankView time (init only): 0.00123141
38:  DynRankView sum computation time: 0.00183924
38:  Ratio of View to DynRankView time: 1.00539
38:  Ratio of View to DynRankView sum computation time: 0.973205
38:  Ratio of View to View Rank7  time: 1.0141
38:  Ratio of StrideView to DynRankView time: 0.933964
38:  Ratio of DynRankView to View Rank7  time: 1.00867
38: [       OK ] TEST_CATEGORY.dynrankview_perf (13 ms)
38: [ RUN      ] TEST_CATEGORY.global_2_local
38: Cuda
38: size, create, generate, fill, find
38: 256, 0.000255794, 3.8582e-05, 0.00277373, 0.00194805
38: 512, 0.00016087, 1.0641e-05, 2.2687e-05, 0.0019682
38: 1024, 0.000152292, 1.1056e-05, 2.171e-05, 0.00199771
38: 2048, 0.000151068, 9.397e-06, 2.4085e-05, 0.00204826
38: 4096, 0.00014878, 1.0037e-05, 2.3402e-05, 0.00207368
38: 8192, 0.000151467, 9.765e-06, 2.5303e-05, 0.00202893
38: 16384, 0.000153543, 9.597e-06, 2.9772e-05, 0.00212945
38: 32768, 0.000298866, 1.2448e-05, 3.6294e-05, 0.00229516
38: 65536, 0.000251037, 1.1082e-05, 4.1291e-05, 0.00255001
38: 131072, 0.000317318, 1.3233e-05, 5.9154e-05, 0.003151
38: 262144, 0.000547446, 1.467e-05, 0.000152604, 0.00589565
38: 524288, 0.000547815, 1.8031e-05, 0.000535618, 0.0189019
38: 1048576, 0.000571943, 2.5874e-05, 0.00140973, 0.0490347
38: 2097152, 0.000650673, 3.9714e-05, 0.00310985, 0.109518
38: 4194304, 0.000932432, 6.4151e-05, 0.00683397, 0.23625
38: [       OK ] TEST_CATEGORY.global_2_local (465 ms)
38: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
38: skipping test
38: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
38: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
38: skipping test
38: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
38: [----------] 4 tests from TEST_CATEGORY (478 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 4 tests from 1 test suite ran. (478 ms total)
38: [  PASSED  ] 4 tests.
38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    1.18 sec
test 39
      Start 39: Kokkos_UnitTest_Sort

39: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
39: Test timeout computed to be: 1500
39: [==========] Running 15 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 15 tests from cuda
39: [ RUN      ] cuda.SortUnsignedValueType
39: [       OK ] cuda.SortUnsignedValueType (13 ms)
39: [ RUN      ] cuda.SortEmptyView
39: [       OK ] cuda.SortEmptyView (0 ms)
39: [ RUN      ] cuda.SortByKeyEmptyView
39: [       OK ] cuda.SortByKeyEmptyView (0 ms)
39: [ RUN      ] cuda.SortByKey
39: [       OK ] cuda.SortByKey (0 ms)
39: [ RUN      ] cuda.SortByKeyWithComparator
39: [       OK ] cuda.SortByKeyWithComparator (0 ms)
39: [ RUN      ] cuda.SortByKeyStaticExtents
39: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
39: [ RUN      ] cuda.SortByKeyWithStrides
39: [       OK ] cuda.SortByKeyWithStrides (0 ms)
39: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
39: 
39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
39: 
39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
39: [       OK ] cuda.SortByKeyKeysLargerThanValues (708 ms)
39: [ RUN      ] cuda.SortWithCustomComparator
39: [       OK ] cuda.SortWithCustomComparator (607 ms)
39: [ RUN      ] cuda.BinSortGenericTests
39: [       OK ] cuda.BinSortGenericTests (21 ms)
39: [ RUN      ] cuda.BinSortEmptyView
39: [       OK ] cuda.BinSortEmptyView (0 ms)
39: [ RUN      ] cuda.BinSortEmptyKeysView
39: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
39: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
39: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (14086 ms)
39: [ RUN      ] cuda.NestedSort
39: [       OK ] cuda.NestedSort (30 ms)
39: [ RUN      ] cuda.NestedSortByKey
39: [       OK ] cuda.NestedSortByKey (95 ms)
39: [----------] 15 tests from cuda (15564 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 15 tests from 1 test suite ran. (15564 ms total)
39: [  PASSED  ] 15 tests.
39/59 Test #39: Kokkos_UnitTest_Sort .............................   Passed   16.29 sec
test 40
      Start 40: Kokkos_UnitTest_Random

40: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Random
40: Test timeout computed to be: 1500
40: [==========] Running 3 tests from 1 test suite.
40: [----------] Global test environment set-up.
40: [----------] 3 tests from cuda
40: [ RUN      ] cuda.Random_XorShift64
40: Test Seed:1709863080888261347
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.00184493 -0.00622279 || 0.051031 28056 29329 || 28621.6 28674.4 || -86.0239 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.00348089 -0.000679437 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.00955916 0.036213 || 0.051031 27975 29308 || 28951.1 28674.4 || 500.608 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.0107465 -0.0012014 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.00973807 -0.0195371 || 0.051031 28036 29324 || 28397.8 28674.4 || -270.081 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.00106686 -0.00697129 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.00378874 -0.0194594 || 0.051031 27970 29395 || 28566.2 28674.4 || -269.007 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.0144113 -0.00143275 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000245412 -0.99999 -48246.3 || 0.051031 0 194933 || 2.92875e+09 28674.4 || -6.66957e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.000735171 -0.309068 0.160226 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195771 -0.999999 -57856.2 || 0.051031 0 1.55182e+06 || 2.86898e+10 28674.4 || -7.99804e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.0058843 -0.967808 10.2765 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.73523e-07 0.0039337 -0.0198769 || 0.051031 28007 29293 || 28562 28674.4 || -274.778 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 7.34064e-07 0.007166 0.00127312 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.0135706 -0.0167474 || 0.051031 28018 29318 || 29068.9 28674.4 || -231.516 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.000298229 -0.00422177 || 0.051031 1e+64 -1e+64
40: Test Seed:1709863081023108782
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.0213416 -0.0206744 || 0.051031 27955 29422 || 29299.7 28674.4 || -285.803 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.0112526 0.00818348 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.000746222 -0.00672542 || 0.051031 27992 29422 || 28695.8 28674.4 || -92.9722 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00125573 0.00760524 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.00382841 -0.0206856 || 0.051031 28023 29323 || 28784.6 28674.4 || -285.958 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00532965 0.00293921 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.0222 0.0209096 || 0.051031 28025 29406 || 28051.6 28674.4 || 289.054 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.0067882 0.00209349 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000244859 -0.99999 -48247.8 || 0.051031 0 194975 || 2.9289e+09 28674.4 || -6.66977e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.000733451 -0.323952 0.168731 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195672 -0.999999 -57857.5 || 0.051031 0 1.55145e+06 || 2.86905e+10 28674.4 || -7.99821e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.00588036 -0.967972 10.3094 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.65955e-07 -0.0104465 -0.0418053 || 0.051031 28030 29293 || 28977.1 28674.4 || -577.917 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 7.11361e-07 -0.0185801 -0.00721768 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.0110887 -0.00525174 || 0.051031 27963 29341 || 28995.9 28674.4 || -72.6 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.00168739 -0.00527702 || 0.051031 1e+64 -1e+64
40: [       OK ] cuda.Random_XorShift64 (261 ms)
40: [ RUN      ] cuda.Random_XorShift1024_0
40: Test Seed:1709863081149851445
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00171479 -0.0162048 || 0.051031 10952 11820 || 11357.5 11377 || -224.015 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.0114355 -0.00376268 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00103206 0.000623496 || 0.051031 10928 11815 || 11365.2 11377 || 8.6192 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.0085804 -0.00285034 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00399804 0.000547695 || 0.051031 10983 11837 || 11331.7 11377 || 7.57133 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.00232627 0.00303601 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.00888985 -0.00639865 || 0.051031 10962 11820 || 11479 11377 || -88.455 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.0155996 0.000746114 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000243176 -0.999975 -7595.82 || 0.051031 0 77728 || 4.6111e+08 11377 || -1.05005e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.000729196 -0.159182 0.030728 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.0019588 -0.999997 -9107.6 || 0.051031 0 616197 || 4.51628e+09 11377 || -1.25904e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.00588638 -0.922336 1.5972 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.73387e-07 -0.0122297 0.00304952 || 0.051031 10935 11784 || 11517.8 11377 || 42.1566 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 3.24249e-07 0.0105085 0.00331141 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00493439 0.006331 || 0.051031 10986 11832 || 11321.1 11377 || 87.5197 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.00129924 0.00187986 || 0.051031 1e+64 -1e+64
40: Test Seed:1709863081226620471
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.0163927 -0.00015461 || 0.051031 10970 11865 || 11566.6 11377 || -2.13733 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0197484 -0.00253988 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.00893694 -0.0102103 || 0.051031 10964 11785 || 11479.5 11377 || -141.147 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0142311 0.0019995 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.00179615 -0.00809534 || 0.051031 10904 11823 || 11397.4 11377 || -111.91 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00403339 0.00163035 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.00211253 0.00149748 || 0.051031 10926 11766 || 11401 11377 || 20.7012 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00141944 0.000432823 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000246229 -0.999975 -7594.37 || 0.051031 0 77780 || 4.61013e+08 11377 || -1.04985e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.000738422 -0.146205 0.0196951 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195937 -0.999997 -9107.79 || 0.051031 0 616587 || 4.51651e+09 11377 || -1.25906e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.00588854 -0.923309 1.62712 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.73387e-07 0.0179252 0.00910564 || 0.051031 10935 11781 || 11176.6 11377 || 125.876 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 3.24249e-07 0.0144329 -0.000857474 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.0101714 0.00185078 || 0.051031 11008 11794 || 11262.4 11377 || 25.5852 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.000177691 0.00161541 || 0.051031 1e+64 -1e+64
40: [       OK ] cuda.Random_XorShift1024_0 (182 ms)
40: [ RUN      ] cuda.Multi_streams
40: [       OK ] cuda.Multi_streams (225 ms)
40: [----------] 3 tests from cuda (669 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 3 tests from 1 test suite ran. (670 ms total)
40: [  PASSED  ] 3 tests.
40/59 Test #40: Kokkos_UnitTest_Random ...........................   Passed    1.40 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
43: Test timeout computed to be: 1500
43: [==========] Running 13 tests from 10 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_lexicographical_compare_test
43: [ RUN      ] std_algorithms_lexicographical_compare_test.test
43: [       OK ] std_algorithms_lexicographical_compare_test.test (196 ms)
43: [----------] 1 test from std_algorithms_lexicographical_compare_test (196 ms total)
43: 
43: [----------] 1 test from std_algorithms_for_each_test
43: [ RUN      ] std_algorithms_for_each_test.test
43: [       OK ] std_algorithms_for_each_test.test (124 ms)
43: [----------] 1 test from std_algorithms_for_each_test (124 ms total)
43: 
43: [----------] 1 test from std_algorithms_find_test
43: [ RUN      ] std_algorithms_find_test.test
43: [       OK ] std_algorithms_find_test.test (70 ms)
43: [----------] 1 test from std_algorithms_find_test (70 ms total)
43: 
43: [----------] 4 tests from std_algorithms_non_mod_seq_ops
43: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
43: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (477 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
43: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1096 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.search
43: [       OK ] std_algorithms_non_mod_seq_ops.search (668 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
43: [       OK ] std_algorithms_non_mod_seq_ops.search_n (446 ms)
43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2689 ms total)
43: 
43: [----------] 1 test from std_algorithms_count_test
43: [ RUN      ] std_algorithms_count_test.test
43: [       OK ] std_algorithms_count_test.test (95 ms)
43: [----------] 1 test from std_algorithms_count_test (95 ms total)
43: 
43: [----------] 1 test from std_algorithms_equal_test
43: [ RUN      ] std_algorithms_equal_test.test
43: [       OK ] std_algorithms_equal_test.test (12 ms)
43: [----------] 1 test from std_algorithms_equal_test (12 ms total)
43: 
43: [----------] 1 test from std_algorithms_all_any_none_of_test
43: [ RUN      ] std_algorithms_all_any_none_of_test.test
43: [       OK ] std_algorithms_all_any_none_of_test.test (77 ms)
43: [----------] 1 test from std_algorithms_all_any_none_of_test (77 ms total)
43: 
43: [----------] 1 test from std_algorithms_nonmod_seq_ops
43: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
43: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (109 ms)
43: [----------] 1 test from std_algorithms_nonmod_seq_ops (109 ms total)
43: 
43: [----------] 1 test from std_algorithms_mismatch_test
43: [ RUN      ] std_algorithms_mismatch_test.test
43: [       OK ] std_algorithms_mismatch_test.test (193 ms)
43: [----------] 1 test from std_algorithms_mismatch_test (193 ms total)
43: 
43: [----------] 1 test from std_algorithms_mod_seq_ops
43: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
43: [       OK ] std_algorithms_mod_seq_ops.move_backward (53 ms)
43: [----------] 1 test from std_algorithms_mod_seq_ops (53 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 13 tests from 10 test suites ran. (3623 ms total)
43: [  PASSED  ] 13 tests.
43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    4.34 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D

44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
44: Test timeout computed to be: 1500
44: [==========] Running 31 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 3 tests from std_algorithms_mod_ops_test
44: [ RUN      ] std_algorithms_mod_ops_test.move
44: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
44: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
44: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
44: 
44: [----------] 12 tests from std_algorithms_mod_seq_ops_test
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
44: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
44: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
44: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
44: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
44: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
44: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
44: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
44: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
44: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total)
44: 
44: [----------] 4 tests from std_algorithms_replace_ops_test
44: [ RUN      ] std_algorithms_replace_ops_test.replace
44: [       OK ] std_algorithms_replace_ops_test.replace (30 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_if
44: [       OK ] std_algorithms_replace_ops_test.replace_if (144 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
44: [       OK ] std_algorithms_replace_ops_test.replace_copy (54 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
44: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms)
44: [----------] 4 tests from std_algorithms_replace_ops_test (280 ms total)
44: 
44: [----------] 11 tests from std_algorithms_mod_seq_ops
44: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
44: [       OK ] std_algorithms_mod_seq_ops.copy_if (35 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.unique
44: [       OK ] std_algorithms_mod_seq_ops.unique (259 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
44: [       OK ] std_algorithms_mod_seq_ops.unique_copy (82 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove
44: [       OK ] std_algorithms_mod_seq_ops.remove (56 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
44: [       OK ] std_algorithms_mod_seq_ops.remove_if (60 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
44: [       OK ] std_algorithms_mod_seq_ops.remove_copy (173 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
44: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (62 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.rotate
44: [       OK ] std_algorithms_mod_seq_ops.rotate (1273 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
44: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (442 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
44: [       OK ] std_algorithms_mod_seq_ops.shift_left (1200 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
44: [       OK ] std_algorithms_mod_seq_ops.shift_right (1182 ms)
44: [----------] 11 tests from std_algorithms_mod_seq_ops (4830 ms total)
44: 
44: [----------] 1 test from std_algorithms_modseq_test
44: [ RUN      ] std_algorithms_modseq_test.reverse
44: [       OK ] std_algorithms_modseq_test.reverse (53 ms)
44: [----------] 1 test from std_algorithms_modseq_test (53 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 31 tests from 5 test suites ran. (5168 ms total)
44: [  PASSED  ] 31 tests.
44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    5.89 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E

45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
45: Test timeout computed to be: 1500
45: [==========] Running 29 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_sorting_ops_test
45: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
45: [       OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms)
45: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
45: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms)
45: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total)
45: 
45: [----------] 4 tests from std_algorithms_partitioning_test
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.partition_point
45: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
45: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
45: 
45: [----------] 1 test from std_algorithms_partitioning_ops
45: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
45: [       OK ] std_algorithms_partitioning_ops.partition_copy (21 ms)
45: [----------] 1 test from std_algorithms_partitioning_ops (21 ms total)
45: 
45: [----------] 12 tests from std_algorithms_numerics_test
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
45: [----------] 12 tests from std_algorithms_numerics_test (8 ms total)
45: 
45: [----------] 1 test from std_algorithms_numerics_ops_test
45: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
45: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (104 ms)
45: [----------] 1 test from std_algorithms_numerics_ops_test (104 ms total)
45: 
45: [----------] 8 tests from std_algorithms_numeric_ops_test
45: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (752 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (532 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (215 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (289 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
45: [----------] 8 tests from std_algorithms_numeric_ops_test (1789 ms total)
45: 
45: [----------] 1 test from std_algorithms_transform_ops_test
45: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
45: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (37 ms)
45: [----------] 1 test from std_algorithms_transform_ops_test (37 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 29 tests from 7 test suites ran. (1983 ms total)
45: [  PASSED  ] 29 tests.
45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    2.72 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

46: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
46: Test timeout computed to be: 1500
46: [==========] Running 12 tests from 7 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_adjacent_find_team_test
46: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
46: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (345 ms)
46: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
46: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (331 ms)
46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (677 ms total)
46: 
46: [----------] 2 tests from std_algorithms_count_team_test
46: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
46: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (520 ms)
46: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
46: [       OK ] std_algorithms_count_team_test.count_returns_zero (139 ms)
46: [----------] 2 tests from std_algorithms_count_team_test (659 ms total)
46: 
46: [----------] 1 test from std_algorithms_count_if_team_test
46: [ RUN      ] std_algorithms_count_if_team_test.test
46: [       OK ] std_algorithms_count_if_team_test.test (180 ms)
46: [----------] 1 test from std_algorithms_count_if_team_test (180 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_team_test
46: [ RUN      ] std_algorithms_for_each_team_test.test
46: [       OK ] std_algorithms_for_each_team_test.test (395 ms)
46: [----------] 1 test from std_algorithms_for_each_team_test (395 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_n_team_test
46: [ RUN      ] std_algorithms_for_each_n_team_test.test
46: [       OK ] std_algorithms_for_each_n_team_test.test (423 ms)
46: [----------] 1 test from std_algorithms_for_each_n_team_test (423 ms total)
46: 
46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
46: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3116 ms)
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
 -- Testing 1-D histogram
Density 1D: 0.00195842 -0.999997 -9107.37 || 0.051031 0 616557 || 4.51673e+09 11377 || -1.259e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00588623 -0.922889 1.62001 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
46: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1758 ms)
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
46: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1733 ms)
46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6608 ms total)
46: 
46: [----------] 2 tests from std_algorithms_mismatch_team_test
46: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
46: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (2025 ms)
46: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
46: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (480 ms)
46: [----------] 2 tests from std_algorithms_mismatch_team_test (2506 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 12 tests from 7 test suites ran. (11451 ms total)
46: [  PASSED  ] 12 tests.
46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   12.16 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

47: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
47: Test timeout computed to be: 1500
47: [==========] Running 8 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_equal_team_test
47: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
 -- Testing 1-D histogram
Density 1D: 2.79744e-07 -0.00873006 0.00510745 || 0.051031 10969 11770 || 11477.2 11377 || 70.6053 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.43323e-07 -0.00553969 0.00324954 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
47: [       OK ] std_algorithms_equal_team_test.views_are_equal (1380 ms)
47: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
47: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (703 ms)
47: [----------] 2 tests from std_algorithms_equal_team_test (2084 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_team_test
47: [ RUN      ] std_algorithms_search_team_test.sequences_exist
47: [       OK ] std_algorithms_search_team_test.sequences_exist (489 ms)
47: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (683 ms)
47: [----------] 2 tests from std_algorithms_search_team_test (1172 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_end_team_test
47: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
47: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1867 ms)
47: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1610 ms)
47: [----------] 2 tests from std_algorithms_find_end_team_test (3478 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_first_of_team_test
47: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
47: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1291 ms)
47: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6274 ms)
47: [----------] 2 tests from std_algorithms_find_first_of_team_test (7565 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 8 tests from 4 test suites ran. (14300 ms total)
47: [  PASSED  ] 8 tests.
47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   15.01 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

48: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
48: Test timeout computed to be: 1500
48: [==========] Running 11 tests from 7 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_find_team_test
48: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
48: [       OK ] std_algorithms_find_team_test.searched_values_exist (194 ms)
48: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
48: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (337 ms)
48: [----------] 2 tests from std_algorithms_find_team_test (532 ms total)
48: 
48: [----------] 2 tests from std_algorithms_find_if_team_test
48: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
48: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (142 ms)
48: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
48: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (334 ms)
48: [----------] 2 tests from std_algorithms_find_if_team_test (476 ms total)
48: 
48: [----------] 2 tests from std_algorithms_find_if_not_team_test
48: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
48: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (334 ms)
48: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
48: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (140 ms)
48: [----------] 2 tests from std_algorithms_find_if_not_team_test (475 ms total)
48: 
48: [----------] 1 test from std_algorithms_all_of_team_test
48: [ RUN      ] std_algorithms_all_of_team_test.test
48: [       OK ] std_algorithms_all_of_team_test.test (328 ms)
48: [----------] 1 test from std_algorithms_all_of_team_test (328 ms total)
48: 
48: [----------] 1 test from std_algorithms_any_of_team_test
48: [ RUN      ] std_algorithms_any_of_team_test.test
48: [       OK ] std_algorithms_any_of_team_test.test (137 ms)
48: [----------] 1 test from std_algorithms_any_of_team_test (137 ms total)
48: 
48: [----------] 1 test from std_algorithms_none_of_team_test
48: [ RUN      ] std_algorithms_none_of_team_test.test
48: [       OK ] std_algorithms_none_of_team_test.test (330 ms)
48: [----------] 1 test from std_algorithms_none_of_team_test (330 ms total)
48: 
48: [----------] 2 tests from std_algorithms_search_n_team_test
48: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
48: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (190 ms)
48: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
48: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (217 ms)
48: [----------] 2 tests from std_algorithms_search_n_team_test (408 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 11 tests from 7 test suites ran. (2690 ms total)
48: [  PASSED  ] 11 tests.
48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    3.40 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

49: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
49: Test timeout computed to be: 1500
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00732792 -0.00454028 || 0.051031 10977 11801 || 11294.2 11377 || -62.7648 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.003036 -0.00149492 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift1024_0 (969619 ms)
[ RUN      ] serial.Multi_streams
[       OK ] serial.Multi_streams (0 ms)
[ RUN      ] serial.SortUnsignedValueType
49: [==========] Running 3 tests from 3 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_min_element_team_test
49: [ RUN      ] std_algorithms_min_element_team_test.test
49: [       OK ] std_algorithms_min_element_team_test.test (1287 ms)
49: [----------] 1 test from std_algorithms_min_element_team_test (1287 ms total)
49: 
49: [----------] 1 test from std_algorithms_max_element_team_test
49: [ RUN      ] std_algorithms_max_element_team_test.test
49: [       OK ] std_algorithms_max_element_team_test.test (1276 ms)
49: [----------] 1 test from std_algorithms_max_element_team_test (1276 ms total)
49: 
49: [----------] 1 test from std_algorithms_minmax_element_team_test
49: [ RUN      ] std_algorithms_minmax_element_team_test.test
49: [       OK ] std_algorithms_minmax_element_team_test.test (1894 ms)
49: [----------] 1 test from std_algorithms_minmax_element_team_test (1894 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 3 tests from 3 test suites ran. (4459 ms total)
49: [  PASSED  ] 3 tests.
49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    5.17 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

50: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
50: Test timeout computed to be: 1500
50: [==========] Running 6 tests from 6 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_fill_team_test
50: [ RUN      ] std_algorithms_fill_team_test.test
50: [       OK ] std_algorithms_fill_team_test.test (240 ms)
50: [----------] 1 test from std_algorithms_fill_team_test (240 ms total)
50: 
50: [----------] 1 test from std_algorithms_fill_n_team_test
50: [ RUN      ] std_algorithms_fill_n_team_test.test
50: [       OK ] std_algorithms_fill_n_team_test.test (246 ms)
50: [----------] 1 test from std_algorithms_fill_n_team_test (246 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_team_test
50: [ RUN      ] std_algorithms_replace_team_test.test
50: [       OK ] std_algorithms_replace_team_test.test (373 ms)
50: [----------] 1 test from std_algorithms_replace_team_test (373 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_if_team_test
50: [ RUN      ] std_algorithms_replace_if_team_test.test
50: [       OK ] std_algorithms_replace_if_team_test.test (526 ms)
50: [----------] 1 test from std_algorithms_replace_if_team_test (526 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_copy_team_test
50: [ RUN      ] std_algorithms_replace_copy_team_test.test
50: [       OK ] std_algorithms_replace_copy_team_test.test (1084 ms)
50: [----------] 1 test from std_algorithms_replace_copy_team_test (1084 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_copy_if_team_test
50: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
50: [       OK ] std_algorithms_replace_copy_if_team_test.test (756 ms)
50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (756 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 6 tests from 6 test suites ran. (3228 ms total)
50: [  PASSED  ] 6 tests.
50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    3.93 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

51: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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_reverse_team_test
51: [ RUN      ] std_algorithms_reverse_team_test.test
51: [       OK ] std_algorithms_reverse_team_test.test (256 ms)
51: [----------] 1 test from std_algorithms_reverse_team_test (256 ms total)
51: 
51: [----------] 1 test from std_algorithms_reverse_copy_team_test
51: [ RUN      ] std_algorithms_reverse_copy_team_test.test
51: [       OK ] std_algorithms_reverse_copy_team_test.test (293 ms)
51: [----------] 1 test from std_algorithms_reverse_copy_team_test (293 ms total)
51: 
51: [----------] 1 test from std_algorithms_rotate_team_test
51: [ RUN      ] std_algorithms_rotate_team_test.test
51: [       OK ] std_algorithms_rotate_team_test.test (622 ms)
51: [----------] 1 test from std_algorithms_rotate_team_test (622 ms total)
51: 
51: [----------] 1 test from std_algorithms_rotate_copy_team_test
51: [ RUN      ] std_algorithms_rotate_copy_team_test.test
51: [       OK ] std_algorithms_rotate_copy_team_test.test (453 ms)
51: [----------] 1 test from std_algorithms_rotate_copy_team_test (453 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (1626 ms total)
51: [  PASSED  ] 4 tests.
51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    2.34 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

52: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
52: Test timeout computed to be: 1500
52: [==========] Running 4 tests from 4 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_move_team_test
52: [ RUN      ] std_algorithms_move_team_test.test
52: [       OK ] std_algorithms_move_team_test.test (531 ms)
52: [----------] 1 test from std_algorithms_move_team_test (531 ms total)
52: 
52: [----------] 1 test from std_algorithms_move_backward_team_test
52: [ RUN      ] std_algorithms_move_backward_team_test.test
52: [       OK ] std_algorithms_move_backward_team_test.test (417 ms)
52: [----------] 1 test from std_algorithms_move_backward_team_test (417 ms total)
52: 
52: [----------] 1 test from std_algorithms_shift_left_team_test
52: [ RUN      ] std_algorithms_shift_left_team_test.test
52: [       OK ] std_algorithms_shift_left_team_test.test (1459 ms)
52: [----------] 1 test from std_algorithms_shift_left_team_test (1459 ms total)
52: 
52: [----------] 1 test from std_algorithms_shift_right_team_test
52: [ RUN      ] std_algorithms_shift_right_team_test.test
52: [       OK ] std_algorithms_shift_right_team_test.test (1314 ms)
52: [----------] 1 test from std_algorithms_shift_right_team_test (1314 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 4 tests from 4 test suites ran. (3722 ms total)
52: [  PASSED  ] 4 tests.
52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed    4.44 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

53: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
53: Test timeout computed to be: 1500
53: [==========] Running 9 tests from 9 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_copy_team_test
53: [ RUN      ] std_algorithms_copy_team_test.test
53: [       OK ] std_algorithms_copy_team_test.test (682 ms)
53: [----------] 1 test from std_algorithms_copy_team_test (682 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_n_team_test
53: [ RUN      ] std_algorithms_copy_n_team_test.test
53: [       OK ] std_algorithms_copy_n_team_test.test (309 ms)
53: [----------] 1 test from std_algorithms_copy_n_team_test (309 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_backward_team_test
53: [ RUN      ] std_algorithms_copy_backward_team_test.test
53: [       OK ] std_algorithms_copy_backward_team_test.test (418 ms)
53: [----------] 1 test from std_algorithms_copy_backward_team_test (418 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_if_team_test
53: [ RUN      ] std_algorithms_copy_if_team_test.test
53: [       OK ] std_algorithms_copy_if_team_test.test (561 ms)
53: [----------] 1 test from std_algorithms_copy_if_team_test (561 ms total)
53: 
53: [----------] 1 test from std_algorithms_unique_copy_team_test
53: [ RUN      ] std_algorithms_unique_copy_team_test.test
53: [       OK ] std_algorithms_unique_copy_team_test.test (1125 ms)
53: [----------] 1 test from std_algorithms_unique_copy_team_test (1125 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_team_test
53: [ RUN      ] std_algorithms_remove_team_test.test
53: [       OK ] std_algorithms_remove_team_test.test (667 ms)
53: [----------] 1 test from std_algorithms_remove_team_test (667 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_if_team_test
53: [ RUN      ] std_algorithms_remove_if_team_test.test
53: [       OK ] std_algorithms_remove_if_team_test.test (666 ms)
53: [----------] 1 test from std_algorithms_remove_if_team_test (666 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_copy_team_test
53: [ RUN      ] std_algorithms_remove_copy_team_test.test
53: [       OK ] std_algorithms_remove_copy_team_test.test (858 ms)
53: [----------] 1 test from std_algorithms_remove_copy_team_test (858 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_copy_if_team_test
53: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
53: [       OK ] std_algorithms_remove_copy_if_team_test.test (752 ms)
53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (752 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 9 tests from 9 test suites ran. (6043 ms total)
53: [  PASSED  ] 9 tests.
53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    6.76 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

54: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
54: Test timeout computed to be: 1500
54: [==========] Running 4 tests from 4 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_unique_team_test
54: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
54: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1267 ms)
54: [----------] 1 test from std_algorithms_unique_team_test (1267 ms total)
54: 
54: [----------] 1 test from std_algorithms_adjacent_difference_team_test
54: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
54: [       OK ] std_algorithms_adjacent_difference_team_test.test (1130 ms)
54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1130 ms total)
54: 
54: [----------] 1 test from std_algorithms_reduce_team_test
54: [ RUN      ] std_algorithms_reduce_team_test.test
54: [       OK ] std_algorithms_reduce_team_test.test (596 ms)
54: [----------] 1 test from std_algorithms_reduce_team_test (596 ms total)
54: 
54: [----------] 1 test from std_algorithms_transform_reduce_team_test
54: [ RUN      ] std_algorithms_transform_reduce_team_test.test
54: [       OK ] std_algorithms_transform_reduce_team_test.test (1029 ms)
54: [----------] 1 test from std_algorithms_transform_reduce_team_test (1029 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 4 tests from 4 test suites ran. (4023 ms total)
54: [  PASSED  ] 4 tests.
54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    4.74 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

55: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
55: Test timeout computed to be: 1500
55: [==========] Running 18 tests from 5 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_is_sorted_team_test
55: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
55: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (561 ms)
55: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
55: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1563 ms)
55: [----------] 2 tests from std_algorithms_is_sorted_team_test (2124 ms total)
55: 
55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1535 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (807 ms)
55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2370 ms total)
55: 
55: [----------] 4 tests from std_algorithms_is_partitioned_team_test
55: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
55: [       OK ] std_algorithms_is_partitioned_team_test.empty (6 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
55: [       OK ] std_algorithms_is_partitioned_team_test.all_true (384 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
55: [       OK ] std_algorithms_is_partitioned_team_test.all_false (393 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.random
55: [       OK ] std_algorithms_is_partitioned_team_test.random (383 ms)
55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1168 ms total)
55: 
55: [----------] 4 tests from std_algorithms_partition_copy_team_test
55: [ RUN      ] std_algorithms_partition_copy_team_test.empty
55: [       OK ] std_algorithms_partition_copy_team_test.empty (10 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
55: [       OK ] std_algorithms_partition_copy_team_test.all_true (850 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
55: [       OK ] std_algorithms_partition_copy_team_test.all_false (844 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.random
55: [       OK ] std_algorithms_partition_copy_team_test.random (819 ms)
55: [----------] 4 tests from std_algorithms_partition_copy_team_test (2525 ms total)
55: 
55: [----------] 4 tests from std_algorithms_partition_point_team_test
55: [ RUN      ] std_algorithms_partition_point_team_test.empty
55: [       OK ] std_algorithms_partition_point_team_test.empty (6 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.all_true
55: [       OK ] std_algorithms_partition_point_team_test.all_true (253 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.all_false
55: [       OK ] std_algorithms_partition_point_team_test.all_false (255 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.random
55: [       OK ] std_algorithms_partition_point_team_test.random (240 ms)
55: [----------] 4 tests from std_algorithms_partition_point_team_test (755 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 18 tests from 5 test suites ran. (8943 ms total)
55: [  PASSED  ] 18 tests.
55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed    9.64 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

56: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
56: Test timeout computed to be: 1500
56: [==========] Running 5 tests from 4 test suites.
56: [----------] Global test environment set-up.
56: [----------] 2 tests from std_algorithms_transform_team_test
56: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
56: [       OK ] std_algorithms_transform_team_test.test_unary_op (780 ms)
56: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
56: [       OK ] std_algorithms_transform_team_test.test_binary_op (785 ms)
56: [----------] 2 tests from std_algorithms_transform_team_test (1565 ms total)
56: 
56: [----------] 1 test from std_algorithms_generate_team_test
56: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
56: [       OK ] std_algorithms_generate_team_test.test_unary_op (1807 ms)
56: [----------] 1 test from std_algorithms_generate_team_test (1807 ms total)
56: 
56: [----------] 1 test from std_algorithms_generate_n_team_test
56: [ RUN      ] std_algorithms_generate_n_team_test.test
56: [       OK ] std_algorithms_generate_n_team_test.test (231 ms)
56: [----------] 1 test from std_algorithms_generate_n_team_test (231 ms total)
56: 
56: [----------] 1 test from std_algorithms_swap_ranges_team_test
56: [ RUN      ] std_algorithms_swap_ranges_team_test.test
56: [       OK ] std_algorithms_swap_ranges_team_test.test (808 ms)
56: [----------] 1 test from std_algorithms_swap_ranges_team_test (808 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 5 tests from 4 test suites ran. (4412 ms total)
56: [  PASSED  ] 5 tests.
56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    5.12 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

57: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
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_exclusive_scan_team_test
57: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
57: [       OK ] std_algorithms_exclusive_scan_team_test.test (3052 ms)
57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3053 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
57: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1521 ms)
57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1521 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (4574 ms total)
57: [  PASSED  ] 2 tests.
57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    5.28 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

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

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

100% tests passed, 0 tests failed out of 59

Total Test time (real) = 587.49 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                       Fri Mar  8 01:49:55 2024
stats zeroed                        Fri Mar  8 01:14:40 2024
cache hit (direct)                    54
cache hit (preprocessed)               0
cache miss                           685
cache hit rate                      7.31 %
cleanups performed                     5
files in cache                      2593
cache size                           4.5 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 ee62098dcb03e465c492afb0530e24bb9db32597f0d23cdf688a96aa02b9a596
$ docker rm -f --volumes ee62098dcb03e465c492afb0530e24bb9db32597f0d23cdf688a96aa02b9a596
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[       OK ] serial.SortUnsignedValueType (79365 ms)
[ RUN      ] serial.SortEmptyView
[       OK ] serial.SortEmptyView (0 ms)
[ RUN      ] serial.BinSortGenericTests
[       OK ] serial.BinSortGenericTests (7971 ms)
[ RUN      ] serial.BinSortEmptyView
[       OK ] serial.BinSortEmptyView (0 ms)
[ RUN      ] serial.BinSortEmptyKeysView
[       OK ] serial.BinSortEmptyKeysView (0 ms)
[ RUN      ] serial.BinSortUnsignedKeyLayoutStrideValues
[       OK ] serial.BinSortUnsignedKeyLayoutStrideValues (367156 ms)
[ RUN      ] serial.NestedSort
[       OK ] serial.NestedSort (102 ms)
[ RUN      ] serial.NestedSortByKey
[       OK ] serial.NestedSortByKey (845 ms)
[ RUN      ] serial.SortWithCustomComparator
[       OK ] serial.SortWithCustomComparator (9278 ms)
[----------] 12 tests from serial (3271897 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (3271898 ms total)
[  PASSED  ] 12 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests'
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Fri Mar  8 00:00:35 2024
stats zeroed                        Fri Mar  8 00:00:35 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      7966
cache size                           3.8 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 75fe592d952c412372fa85eb119de006b23531f60853d3c3a341e42b065c27b5
$ docker rm -f --volumes 75fe592d952c412372fa85eb119de006b23531f60853d3c3a341e42b065c27b5
[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
ERROR: script returned exit code 8

GitHub has been notified of this commit’s build result

Finished: FAILURE