Skip to content
Failed

Console Output

Skipping 4,756 KB.. Full Log
30: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
30: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
30: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
30: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (121 ms)
30: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
30: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
30: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
30: [       OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms)
30: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
30: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
30: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
30: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
30: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
30: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
30: [ RUN      ] SERIAL.incr_14_MDrangeReduce
30: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
30: [ RUN      ] SERIAL.IncrTest_16_parallelscan
30: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
30: [ RUN      ] SERIAL.incr_17_atomicView
30: [       OK ] SERIAL.incr_17_atomicView (0 ms)
30: [----------] 28 tests from SERIAL (240 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 28 tests from 1 test suite ran. (240 ms total)
30: [  PASSED  ] 28 tests.
30/65 Test #30: Kokkos_IncrementalTest_SERIAL ..............................   Passed    0.40 sec
test 31
      Start 31: Kokkos_IncrementalTest_CUDA

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

32: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
32: Test timeout computed to be: 1500
32: [==========] Running 8 tests from 2 test suites.
32: [----------] Global test environment set-up.
32: [----------] 5 tests from ctest_environment_DeathTest
32: [ RUN      ] ctest_environment_DeathTest.invalid_rank
32: [       OK ] ctest_environment_DeathTest.invalid_rank (158 ms)
32: [ RUN      ] ctest_environment_DeathTest.no_type_str
32: [       OK ] ctest_environment_DeathTest.no_type_str (132 ms)
32: [ RUN      ] ctest_environment_DeathTest.missing_type
32: [       OK ] ctest_environment_DeathTest.missing_type (629 ms)
32: [ RUN      ] ctest_environment_DeathTest.no_id_str
32: [       OK ] ctest_environment_DeathTest.no_id_str (157 ms)
32: [ RUN      ] ctest_environment_DeathTest.invalid_id_str
32: [       OK ] ctest_environment_DeathTest.invalid_id_str (239 ms)
32: [----------] 5 tests from ctest_environment_DeathTest (1318 ms total)
32: 
32: [----------] 3 tests from ctest_environment
32: [ RUN      ] ctest_environment.no_device_type
32: [       OK ] ctest_environment.no_device_type (0 ms)
32: [ RUN      ] ctest_environment.no_process_count
32: [       OK ] ctest_environment.no_process_count (0 ms)
32: [ RUN      ] ctest_environment.good
32: [       OK ] ctest_environment.good (0 ms)
32: [----------] 3 tests from ctest_environment (0 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 8 tests from 2 test suites ran. (1318 ms total)
32: [  PASSED  ] 8 tests.
32/65 Test #32: Kokkos_CoreUnitTest_CTestDevice ............................   Passed    1.33 sec
test 33
      Start 33: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

33: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
33: Test timeout computed to be: 1500
33/65 Test #33: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..................   Passed    0.01 sec
test 34
      Start 34: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail

34: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
34: Test timeout computed to be: 1500
34: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
34/65 Test #34: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ......   Passed    0.00 sec
test 35
      Start 35: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs

35: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
35: Test timeout computed to be: 1500
35/65 Test #35: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs .....   Passed    0.00 sec
test 36
      Start 36: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment

36: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
36: Environment variables: 
36:  KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
36: Test timeout computed to be: 1500
36/65 Test #36: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ...   Passed    0.00 sec
test 37
      Start 37: Kokkos_PerformanceTest_TaskDag

37: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
37: Test timeout computed to be: 1500
37/65 Test #37: Kokkos_PerformanceTest_TaskDag .............................   Passed    0.01 sec
test 38
      Start 38: Kokkos_PerformanceTest_Benchmark

38: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-11-08_T18-41-58.json"
38: Test timeout computed to be: 1500
38: 2024-11-08T19:24:27+00:00
38: Running /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
38: Run on (6 X 2095.08 MHz CPU s)
38: CPU Caches:
38:   L1 Data 32 KiB (x6)
38:   L1 Instruction 32 KiB (x6)
38:   L2 Unified 4096 KiB (x6)
38:   L3 Unified 16384 KiB (x6)
38: Load Average: 2.21, 5.40, 6.82
38: CPU architecture: none
38: Default Device: Cuda
38: GIT_BRANCH: HEAD
38: GIT_CLEAN_STATUS: CLEAN
38: GIT_COMMIT_DATE: 2024-11-08T17:00:07+00:00
38: GIT_COMMIT_DESCRIPTION: Merge commit 'badf0de11a5750a658a8aa2b2315e3379a13fde5' into HEAD
38: GIT_COMMIT_HASH: cd60759eb
38: GPU architecture: VOLTA70
38: KOKKOS_COMPILER_CLANG: 1200
38: KOKKOS_ENABLE_ASM: no
38: KOKKOS_ENABLE_CUDA: yes
38: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
38: KOKKOS_ENABLE_CUDA_UVM: no
38: KOKKOS_ENABLE_CXX17: yes
38: KOKKOS_ENABLE_CXX20: no
38: KOKKOS_ENABLE_CXX23: no
38: KOKKOS_ENABLE_CXX26: no
38: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
38: KOKKOS_ENABLE_HWLOC: no
38: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
38: KOKKOS_ENABLE_LIBDL: yes
38: KOKKOS_ENABLE_PRAGMA_IVDEP: no
38: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
38: KOKKOS_ENABLE_PRAGMA_UNROLL: no
38: KOKKOS_ENABLE_PRAGMA_VECTOR: no
38: KOKKOS_ENABLE_SERIAL: yes
38: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
38: Kokkos Version: 4.5.99
38: macro  KOKKOS_ENABLE_CUDA: defined
38: platform: 64bit
38: ---------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
38: ---------------------------------------------------------------------------------------------------------------------------------------------------
38: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.005 s         0.005 s             5       1024        4.61825u
38: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.005 s         0.005 s             5     2.048k        2.31049u
38: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.005 s         0.006 s             5     4.096k        1.15496u
38: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.005 s         0.006 s             5     8.192k         581.51n
38: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.005 s         0.008 s             5    16.384k        294.647n
38: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.005 s         0.010 s             5    32.768k        161.053n
38: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.006 s         0.016 s             5    65.536k         94.767n
38: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.007 s         0.027 s             5   131.072k        52.1132n
38: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.009 s         0.048 s             5   262.144k        32.8058n
38: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.016 s         0.103 s             5   524.288k        30.7122n
38: ----------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
38: ----------------------------------------------------------------------------------------------------------------------------------------------
38: CustomReduction<double>/N:100000/R:1000/manual_time                                0.003 s         0.009 s           201  65.946k/s       11.5
38: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
38: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.311 s         0.311 s             2       0.0781047    0.0377476               0.0322454            0.0145652   0.0161695          6.405u
38: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
38: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.023 s         0.023 s            30        5.85605m     2.93287m                2.16907m                  1090.39u    1.10271m          4.922u
38: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.315 s         0.314 s             2        0.062749    0.0297072               0.0520449                 0.0251059   0.0260568          7.802u
38: ---------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
38: ---------------------------------------------------------------------------------------------------------------------------------------------------
38: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        10.1699n
38: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        4.94531n
38: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        2.88062n
38: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        1.39014n
38: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1046.81p
38: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        775.726p
38: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        633.636p
38: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        536.232p
38: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        562.168p
38: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        590.002p
38: -----------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
38: -----------------------------------------------------------------------------------------------------------------------------------
38: Malloc/N:1/manual_time                                                              8.43 us         18.5 us        82949 118.585k/s
38: Malloc/N:16/manual_time                                                             8.44 us         18.5 us        82972 118.486k/s
38: Malloc/N:256/manual_time                                                            8.45 us         18.5 us        82917 118.357k/s
38: Malloc/N:4096/manual_time                                                           8.42 us         18.4 us        82952 118.769k/s
38: Malloc/N:65536/manual_time                                                          8.45 us         18.5 us        82988 118.372k/s
38: Malloc/N:1048576/manual_time                                                        64.9 us          120 us        10785 15.4041k/s
38: Malloc/N:16777216/manual_time                                                        330 us          161 us         9908 3.02873k/s
38: Malloc/N:268435456/manual_time                                                      6372 us          410 us          111  156.947/s
38: Malloc/N:4294967296/manual_time                                                   116001 us         3454 us           10  8.62058/s
38: MallocFree/N:1/manual_time                                                          18.5 us         18.5 us        37696  54.194k/s
38: MallocFree/N:16/manual_time                                                         18.3 us         18.3 us        38372 54.6131k/s
38: MallocFree/N:256/manual_time                                                        18.3 us         18.3 us        38090 54.6362k/s
38: MallocFree/N:4096/manual_time                                                       18.8 us         18.7 us        38207 53.2235k/s
38: MallocFree/N:65536/manual_time                                                      19.3 us         19.2 us        36559 51.9346k/s
38: MallocFree/N:1048576/manual_time                                                     131 us          127 us         5696 7.62444k/s
38: MallocFree/N:16777216/manual_time                                                    353 us          166 us         4820 2.83119k/s
38: MallocFree/N:268435456/manual_time                                                  6475 us          602 us          105  154.441/s
38: MallocFree/N:4294967296/manual_time                                               108604 us         3960 us           10  9.20775/s
38: MallocTouch/N:1/manual_time                                                         11.0 us         21.6 us        63600 90.5963k/s
38: MallocTouch/N:16/manual_time                                                        10.6 us         20.8 us        65662 94.0203k/s
38: MallocTouch/N:256/manual_time                                                       10.6 us         20.9 us        65593  93.907k/s
38: MallocTouch/N:4096/manual_time                                                      17.4 us         27.7 us        40079 57.4441k/s
38: MallocTouch/N:65536/manual_time                                                     17.4 us         27.7 us        40194 57.4437k/s
38: MallocTouch/N:1048576/manual_time                                                   77.5 us          134 us         8943 12.8961k/s
38: MallocTouch/N:16777216/manual_time                                                   314 us          179 us         7692 3.18124k/s
38: MallocTouch/N:268435456/manual_time                                                 6232 us          604 us          108  160.461/s
38: MallocTouch/N:4294967296/manual_time                                              115645 us         5802 us           10  8.64712/s
38: MallocTouchFree/N:1/manual_time                                                     20.9 us         20.9 us        33510 47.8964k/s
38: MallocTouchFree/N:16/manual_time                                                    20.8 us         20.8 us        33657 48.0443k/s
38: MallocTouchFree/N:256/manual_time                                                   20.9 us         20.8 us        33786 47.9126k/s
38: MallocTouchFree/N:4096/manual_time                                                  27.8 us         27.7 us        25172 36.0034k/s
38: MallocTouchFree/N:65536/manual_time                                                 27.7 us         27.7 us        25265 36.0581k/s
38: MallocTouchFree/N:1048576/manual_time                                                136 us          134 us         5188 7.35353k/s
38: MallocTouchFree/N:16777216/manual_time                                               340 us          172 us         4397 2.93801k/s
38: MallocTouchFree/N:268435456/manual_time                                             6458 us          514 us          107   154.85/s
38: MallocTouchFree/N:4294967296/manual_time                                          118028 us         5559 us           10   8.4726/s
38: ----------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
38: ----------------------------------------------------------------------------------------------------------------------------------------------
38: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.001 s            76  43.6576/s        800
38: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38   45.315/s        800
38: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  42.8458/s        800
38: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  42.8818/s        800
38: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            37  44.1412/s        800
38: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            37  44.1374/s        800
38: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  42.8866/s        800
38: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  42.9531/s        800
38: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  42.8846/s        800
38: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  42.9469/s        800
38: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  42.9369/s        800
38: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            37  41.9613/s        800
38: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            37  41.8557/s        800
38: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            38  42.9116/s        800
38: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            37  44.1007/s        800
38: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38  42.9124/s        800
38: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           394  908.489/s       1.6k
38: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.485/s       1.6k
38: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409   967.73/s       1.6k
38: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.423/s       1.6k
38: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.824/s       1.6k
38: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.545/s       1.6k
38: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           409  967.515/s       1.6k
38: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           151  345.922/s       1.6k
38: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            58   137.32/s       1.6k
38: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           408  965.132/s       1.6k
38: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           166  379.002/s       1.6k
38: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           159  364.713/s       1.6k
38: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  967.757/s       1.6k
38: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.474/s       1.6k
38: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.803/s       1.6k
38: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.552/s       1.6k
38: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            56  132.816/s       1.6k
38: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            55  129.598/s       1.6k
38: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           136  340.318/s       1.6k
38: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.008 s         0.008 s            80  197.632/s       1.6k
38: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.576/s       1.6k
38: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.743/s       1.6k
38: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.023 s         0.023 s            30  70.2095/s       1.6k
38: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           132  322.146/s       1.6k
38: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  967.504/s       1.6k
38: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.251/s       1.6k
38: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.019 s         0.019 s            37  85.4808/s       1.6k
38: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           105  265.078/s       1.6k
38: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.407/s       1.6k
38: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409    967.6/s       1.6k
38: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.021 s         0.021 s            33  76.4128/s       1.6k
38: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           102  265.459/s       1.6k
38: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           424  1003.42/s       1.6k
38: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           424  1003.69/s       1.6k
38: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           424  1003.45/s       1.6k
38: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           424  1003.66/s       1.6k
38: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.613/s        800
38: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661   755.59/s        800
38: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.422/s        800
38: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.385/s        800
38: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.399/s        800
38: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.399/s        800
38: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.466/s        800
38: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.369/s        800
38: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.381/s        800
38: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.401/s        800
38: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661   755.21/s        800
38: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.301/s        800
38: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661   755.55/s        800
38: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.659/s        800
38: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.543/s        800
38: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.552/s        800
38: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           662  757.013/s        800
38: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           662  757.042/s        800
38: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.79485k/s       1.6k
38: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.91495k/s       1.6k
38: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 3.06203k/s       1.6k
38: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10  3.0523k/s       1.6k
38: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.09273k/s       1.6k
38: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.48133k/s       1.6k
38: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.49603k/s       1.6k
38: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 8.54039k/s       1.6k
38: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.65263k/s       1.6k
38: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.66614k/s       1.6k
38: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.96054k/s       1.6k
38: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.85858k/s       1.6k
38: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.90897k/s       1.6k
38: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.58303k/s       1.6k
38: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.14035k/s       1.6k
38: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.83279k/s       1.6k
38: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  6.7106k/s       1.6k
38: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.98655k/s       1.6k
38: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  5.3034k/s       1.6k
38: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.02491k/s       1.6k
38: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.25583k/s       1.6k
38: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.51803k/s       1.6k
38: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.92183k/s       1.6k
38: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10  2.9058k/s       1.6k
38: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.85329k/s       1.6k
38: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.11918k/s       1.6k
38: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  3.4054k/s       1.6k
38: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.37537k/s       1.6k
38: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.48453k/s       1.6k
38: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.29569k/s       1.6k
38: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.85624k/s       1.6k
38: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.59867k/s       1.6k
38: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.032 s         0.003 s            10  50.6236/s       1.6k
38: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.031 s         0.003 s            10  51.4078/s       1.6k
38/65 Test #38: Kokkos_PerformanceTest_Benchmark ...........................   Passed  120.89 sec
test 39
      Start 39: Kokkos_Benchmark_Atomic_MinMax

39: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-11-08_T18-41-58.json"
39: Test timeout computed to be: 1500
39: 2024-11-08T19:26:28+00:00
39: Running /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
39: Run on (6 X 2095.08 MHz CPU s)
39: CPU Caches:
39:   L1 Data 32 KiB (x6)
39:   L1 Instruction 32 KiB (x6)
39:   L2 Unified 4096 KiB (x6)
39:   L3 Unified 16384 KiB (x6)
39: Load Average: 1.02, 3.87, 6.08
39: CPU architecture: none
39: Default Device: Cuda
39: GIT_BRANCH: HEAD
39: GIT_CLEAN_STATUS: CLEAN
39: GIT_COMMIT_DATE: 2024-11-08T17:00:07+00:00
39: GIT_COMMIT_DESCRIPTION: Merge commit 'badf0de11a5750a658a8aa2b2315e3379a13fde5' into HEAD
39: GIT_COMMIT_HASH: cd60759eb
39: GPU architecture: VOLTA70
39: KOKKOS_COMPILER_CLANG: 1200
39: KOKKOS_ENABLE_ASM: no
39: KOKKOS_ENABLE_CUDA: yes
39: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
39: KOKKOS_ENABLE_CUDA_UVM: no
39: KOKKOS_ENABLE_CXX17: yes
39: KOKKOS_ENABLE_CXX20: no
39: KOKKOS_ENABLE_CXX23: no
39: KOKKOS_ENABLE_CXX26: no
39: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
39: KOKKOS_ENABLE_HWLOC: no
39: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
39: KOKKOS_ENABLE_LIBDL: yes
39: KOKKOS_ENABLE_PRAGMA_IVDEP: no
39: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
39: KOKKOS_ENABLE_PRAGMA_UNROLL: no
39: KOKKOS_ENABLE_PRAGMA_VECTOR: no
39: KOKKOS_ENABLE_SERIAL: yes
39: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
39: Kokkos Version: 4.5.99
39: macro  KOKKOS_ENABLE_CUDA: defined
39: platform: 64bit
39: ----------------------------------------------------------------------------------------------------------------------------------------
39: Benchmark                                                                                              Time             CPU   Iterations
39: ----------------------------------------------------------------------------------------------------------------------------------------
39: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
39: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
39: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
39: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
39: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
39: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
39: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
39: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
39: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
39: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
39: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
39: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
39: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
39: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
39: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
39: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
39: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
39: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
39: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
39: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
39: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
39: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
39: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
39: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
39: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
39: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
39: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
39: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
39: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
39: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
39: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
39: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
39: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
39: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
39: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
39: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
39: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
39: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
39: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
39: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
39: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
39: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
39: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
39: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
39: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
39: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
39: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
39: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
39/65 Test #39: Kokkos_Benchmark_Atomic_MinMax .............................   Passed    0.35 sec
test 40
      Start 40: Kokkos_PerformanceTest_Mempool

40: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-11-08_T18-41-58.json"
40: Test timeout computed to be: 1500
40: 2024-11-08T19:26:29+00:00
40: Running /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_PerformanceTest_Mempool
40: Run on (6 X 2095.08 MHz CPU s)
40: CPU Caches:
40:   L1 Data 32 KiB (x6)
40:   L1 Instruction 32 KiB (x6)
40:   L2 Unified 4096 KiB (x6)
40:   L3 Unified 16384 KiB (x6)
40: Load Average: 1.02, 3.87, 6.08
40: CPU architecture: none
40: Default Device: Cuda
40: GIT_BRANCH: HEAD
40: GIT_CLEAN_STATUS: CLEAN
40: GIT_COMMIT_DATE: 2024-11-08T17:00:07+00:00
40: GIT_COMMIT_DESCRIPTION: Merge commit 'badf0de11a5750a658a8aa2b2315e3379a13fde5' into HEAD
40: GIT_COMMIT_HASH: cd60759eb
40: GPU architecture: VOLTA70
40: KOKKOS_COMPILER_CLANG: 1200
40: KOKKOS_ENABLE_ASM: no
40: KOKKOS_ENABLE_CUDA: yes
40: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
40: KOKKOS_ENABLE_CUDA_UVM: no
40: KOKKOS_ENABLE_CXX17: yes
40: KOKKOS_ENABLE_CXX20: no
40: KOKKOS_ENABLE_CXX23: no
40: KOKKOS_ENABLE_CXX26: no
40: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
40: KOKKOS_ENABLE_HWLOC: no
40: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
40: KOKKOS_ENABLE_LIBDL: yes
40: KOKKOS_ENABLE_PRAGMA_IVDEP: no
40: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
40: KOKKOS_ENABLE_PRAGMA_UNROLL: no
40: KOKKOS_ENABLE_PRAGMA_VECTOR: no
40: KOKKOS_ENABLE_SERIAL: yes
40: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
40: Kokkos Version: 4.5.99
40: macro  KOKKOS_ENABLE_CUDA: defined
40: platform: 64bit
40: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
40: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: 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          6082               48.2031M/s
40: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
40: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: 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         18192                289.027M/s
40/65 Test #40: Kokkos_PerformanceTest_Mempool .............................   Passed    7.89 sec
test 41
      Start 41: Kokkos_PerformanceTest_Atomic

41: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-11-08_T18-41-58.json"
41: Test timeout computed to be: 1500
41: 2024-11-08T19:26:37+00:00
41: Running /var/jenkins/workspace/Kokkos_PR-6581/build/core/perf_test/Kokkos_PerformanceTest_Atomic
41: Run on (6 X 2095.08 MHz CPU s)
41: CPU Caches:
41:   L1 Data 32 KiB (x6)
41:   L1 Instruction 32 KiB (x6)
41:   L2 Unified 4096 KiB (x6)
41:   L3 Unified 16384 KiB (x6)
41: Load Average: 1.02, 3.83, 6.06
41: CPU architecture: none
41: Default Device: Cuda
41: GIT_BRANCH: HEAD
41: GIT_CLEAN_STATUS: CLEAN
41: GIT_COMMIT_DATE: 2024-11-08T17:00:07+00:00
41: GIT_COMMIT_DESCRIPTION: Merge commit 'badf0de11a5750a658a8aa2b2315e3379a13fde5' into HEAD
41: GIT_COMMIT_HASH: cd60759eb
41: GPU architecture: VOLTA70
41: KOKKOS_COMPILER_CLANG: 1200
41: KOKKOS_ENABLE_ASM: no
41: KOKKOS_ENABLE_CUDA: yes
41: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
41: KOKKOS_ENABLE_CUDA_UVM: no
41: KOKKOS_ENABLE_CXX17: yes
41: KOKKOS_ENABLE_CXX20: no
41: KOKKOS_ENABLE_CXX23: no
41: KOKKOS_ENABLE_CXX26: no
41: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
41: KOKKOS_ENABLE_HWLOC: no
41: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
41: KOKKOS_ENABLE_LIBDL: yes
41: KOKKOS_ENABLE_PRAGMA_IVDEP: no
41: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
41: KOKKOS_ENABLE_PRAGMA_UNROLL: no
41: KOKKOS_ENABLE_PRAGMA_VECTOR: no
41: KOKKOS_ENABLE_SERIAL: yes
41: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
41: Kokkos Version: 4.5.99
41: macro  KOKKOS_ENABLE_CUDA: defined
41: platform: 64bit
41: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
41: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
41: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
41: Test_Atomic<int>/30000/iterations:10                          0.166 s         0.166 s            10          1            4     3.9303m        3.22603m    171.933u     449.985M          45.248k     449.985M
41: Test_Atomic<long int>/100000/iterations:10                     1.04 s          1.04 s            10          1            8    2.41629m        1029.65u      72.34u     4.99995G         182.144k     4.99995G
41: Test_Atomic<long long int>/100000/iterations:10                3.15 s          3.14 s            10          1            8     5.21517        1.93635m      72.36u     4.99995G         677.024k     4.99995G
41: Test_Atomic<unsigned int>/100000/iterations:10                 1.14 s          1.14 s            10          1            4    1.74938m        1.19939m     102.43u     704.983M         829.248k     704.983M
41: Test_Atomic<unsigned long int>/100000/iterations:10            1.05 s          1.05 s            10          1            8    2.37484m        1049.65u      72.46u     4.99995G         183.808k     4.99995G
41: Test_Atomic<unsigned long long int>/100000/iterations:10       3.17 s          3.16 s            10          1            8     5.40664         1.1532m      67.03u     4.99995G         188.672k     4.99995G
41: Test_Atomic<float>/100000/iterations:10                        1.15 s          1.15 s            10          0            4    3.54876m        1069.43u    1.13356m     5.00009G          659.04k     4.99989G
41: Test_Atomic<double>/100000/iterations:10                       1.13 s          1.13 s            10          1            8    3.55738m           1017u    1083.91u     4.99995G          643.52k     4.99995G
41/65 Test #41: Kokkos_PerformanceTest_Atomic ..............................   Passed  120.46 sec
test 42
      Start 42: Kokkos_ContainersUnitTest_Serial

42: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
42: Test timeout computed to be: 1500
42: [==========] Running 69 tests from 2 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from serial_DeathTest
42: [ RUN      ] serial_DeathTest.offsetview_unmanaged_construction
42: [       OK ] serial_DeathTest.offsetview_unmanaged_construction (5485 ms)
42: [----------] 1 test from serial_DeathTest (5485 ms total)
42: 
42: [----------] 68 tests from serial
42: [ RUN      ] serial.bitset
42: [       OK ] serial.bitset (1988 ms)
42: [ RUN      ] serial.bitset_default_constructor_no_alloc
42: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
42: [ RUN      ] serial.dualview_combination
42: [       OK ] serial.dualview_combination (0 ms)
42: [ RUN      ] serial.dualview_alloc
42: [       OK ] serial.dualview_alloc (0 ms)
42: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
42: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
42: [ RUN      ] serial.dualview_combinations_without_init
42: [       OK ] serial.dualview_combinations_without_init (0 ms)
42: [ RUN      ] serial.dualview_deep_copy
42: [       OK ] serial.dualview_deep_copy (0 ms)
42: [ RUN      ] serial.dualview_realloc
42: [       OK ] serial.dualview_realloc (0 ms)
42: [ RUN      ] serial.dualview_resize
42: [       OK ] serial.dualview_resize (0 ms)
42: [ RUN      ] serial.dualview_device_correct_kokkos_device
42: [       OK ] serial.dualview_device_correct_kokkos_device (3 ms)
42: [ RUN      ] serial.dualview_host_correct_kokkos_device
42: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
42: [ RUN      ] serial.dualview_host_modify_template_device_sync
42: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
42: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
42: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
42: [ RUN      ] serial.dualview_device_modify_template_host_sync
42: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
42: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
42: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
42: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
42: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
42: [ RUN      ] serial.dualview_template_views_return_correct_views_from_const_dual_view
42: [       OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
42: [ RUN      ] serial.dualview_sequential_host_init
42: [       OK ] serial.dualview_sequential_host_init (0 ms)
42: [ RUN      ] serial.dynamic_view
42: [       OK ] serial.dynamic_view (14 ms)
42: [ RUN      ] serial.dyn_rank_view_api_generic
42: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
42: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
42: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
42: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
42: /var/jenkins/workspace/Kokkos_PR-6581/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
42: skipping since not default execution space
42: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
42: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
42: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
42: [ RUN      ] serial.dyn_rank_view_team_scratch
42: [       OK ] serial.dyn_rank_view_team_scratch (0 ms)
42: [ RUN      ] serial.ErrorReporterViaLambda
42: [       OK ] serial.ErrorReporterViaLambda (0 ms)
42: [ RUN      ] serial.ErrorReporter
42: [       OK ] serial.ErrorReporter (0 ms)
42: [ RUN      ] serial.offsetview_construction
42: [       OK ] serial.offsetview_construction (16 ms)
42: [ RUN      ] serial.offsetview_unmanaged_construction
42: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
42: [ RUN      ] serial.offsetview_subview
42: [       OK ] serial.offsetview_subview (6 ms)
42: [ RUN      ] serial.offsetview_offsets_rank1
42: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
42: [ RUN      ] serial.offsetview_offsets_rank2
42: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
42: [ RUN      ] serial.offsetview_offsets_rank3
42: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
42: [ RUN      ] serial.scatterview
42: [       OK ] serial.scatterview (1861 ms)
42: [ RUN      ] serial.scatterview_devicetype
42: [       OK ] serial.scatterview_devicetype (2 ms)
42: [ RUN      ] serial.staticcrsgraph
42: [       OK ] serial.staticcrsgraph (18 ms)
42: [ RUN      ] serial.resize_realloc_no_init_dualview
42: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
42: [ RUN      ] serial.resize_realloc_no_alloc_dualview
42: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
42: [ RUN      ] serial.resize_exec_space_dualview
42: [       OK ] serial.resize_exec_space_dualview (0 ms)
42: [ RUN      ] serial.realloc_exec_space_dualview
42: [       OK ] serial.realloc_exec_space_dualview (0 ms)
42: [ RUN      ] serial.resize_realloc_no_init_dynrankview
42: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
42: [ RUN      ] serial.resize_exec_space_dynrankview
42: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
42: [ RUN      ] serial.realloc_exec_space_dynrankview
42: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
42: [ RUN      ] serial.resize_realloc_no_init_scatterview
42: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
42: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
42: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
42: [ RUN      ] serial.resize_exec_space_scatterview
42: [       OK ] serial.resize_exec_space_scatterview (0 ms)
42: [ RUN      ] serial.realloc_exec_space_scatterview
42: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_dynrankview
42: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
42: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
42: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
42: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_offsetview
42: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
42: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
42: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
42: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_dynamicview
42: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
42: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
42: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
42: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
42: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
42: [ RUN      ] serial.UnorderedMap_insert
42: [       OK ] serial.UnorderedMap_insert (8075 ms)
42: [ RUN      ] serial.UnorderedMap_failed_insert
42: [       OK ] serial.UnorderedMap_failed_insert (4030 ms)
42: [ RUN      ] serial.UnorderedMap_deep_copy
42: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
42: [ RUN      ] serial.UnorderedMap_valid_empty
42: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
42: [ RUN      ] serial.UnorderedMap_clear_zero_size
42: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
42: [ RUN      ] serial.UnorderedMap_consistent_size
42: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
42: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
42: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
42: [ RUN      ] serial.UnorderedMap_lambda_capturable
42: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
42: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
42: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
42: [ RUN      ] serial.vector_combination
42: [       OK ] serial.vector_combination (0 ms)
42: [ RUN      ] serial.vector_insert
42: [       OK ] serial.vector_insert (0 ms)
42: [ RUN      ] serial.vector_push_back_default_exec
42: [       OK ] serial.vector_push_back_default_exec (0 ms)
42: [ RUN      ] serial.viewctorprop_embedded_dim
42: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
42: [----------] 68 tests from serial (16036 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 69 tests from 2 test suites ran. (21521 ms total)
42: [  PASSED  ] 68 tests.
42: [  SKIPPED ] 1 test, listed below:
42: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
42/65 Test #42: Kokkos_ContainersUnitTest_Serial ...........................   Passed   21.87 sec
test 43
      Start 43: Kokkos_ContainersUnitTest_Cuda

43: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
43: Test timeout computed to be: 1500
43: [==========] Running 69 tests from 2 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from cuda_DeathTest
43: [ RUN      ] cuda_DeathTest.offsetview_unmanaged_construction
43: [       OK ] cuda_DeathTest.offsetview_unmanaged_construction (5104 ms)
43: [----------] 1 test from cuda_DeathTest (5104 ms total)
43: 
43: [----------] 68 tests from cuda
43: [ RUN      ] cuda.bitset
43: [       OK ] cuda.bitset (12 ms)
43: [ RUN      ] cuda.bitset_default_constructor_no_alloc
43: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
43: [ RUN      ] cuda.dualview_combination
43: [       OK ] cuda.dualview_combination (0 ms)
43: [ RUN      ] cuda.dualview_alloc
43: [       OK ] cuda.dualview_alloc (0 ms)
43: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
43: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
43: [ RUN      ] cuda.dualview_combinations_without_init
43: [       OK ] cuda.dualview_combinations_without_init (0 ms)
43: [ RUN      ] cuda.dualview_deep_copy
43: [       OK ] cuda.dualview_deep_copy (1 ms)
43: [ RUN      ] cuda.dualview_realloc
43: [       OK ] cuda.dualview_realloc (0 ms)
43: [ RUN      ] cuda.dualview_resize
43: [       OK ] cuda.dualview_resize (0 ms)
43: [ RUN      ] cuda.dualview_device_correct_kokkos_device
43: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
43: [ RUN      ] cuda.dualview_host_correct_kokkos_device
43: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
43: [ RUN      ] cuda.dualview_host_modify_template_device_sync
43: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
43: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
43: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
43: [ RUN      ] cuda.dualview_device_modify_template_host_sync
43: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
43: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
43: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
43: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
43: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
43: [ RUN      ] cuda.dualview_template_views_return_correct_views_from_const_dual_view
43: [       OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
43: [ RUN      ] cuda.dualview_sequential_host_init
43: [       OK ] cuda.dualview_sequential_host_init (0 ms)
43: [ RUN      ] cuda.dynamic_view
43: [       OK ] cuda.dynamic_view (25 ms)
43: [ RUN      ] cuda.dyn_rank_view_api_generic
43: [       OK ] cuda.dyn_rank_view_api_generic (7 ms)
43: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
43: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
43: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
43: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
43: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
43: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
43: [ RUN      ] cuda.dyn_rank_view_team_scratch
43: [       OK ] cuda.dyn_rank_view_team_scratch (0 ms)
43: [ RUN      ] cuda.ErrorReporterViaLambda
43: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
43: [ RUN      ] cuda.ErrorReporter
43: [       OK ] cuda.ErrorReporter (0 ms)
43: [ RUN      ] cuda.offsetview_construction
43: [       OK ] cuda.offsetview_construction (1 ms)
43: [ RUN      ] cuda.offsetview_unmanaged_construction
43: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
43: [ RUN      ] cuda.offsetview_subview
43: [       OK ] cuda.offsetview_subview (0 ms)
43: [ RUN      ] cuda.offsetview_offsets_rank1
43: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
43: [ RUN      ] cuda.offsetview_offsets_rank2
43: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
43: [ RUN      ] cuda.offsetview_offsets_rank3
43: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
43: [ RUN      ] cuda.scatterview
43: [       OK ] cuda.scatterview (12729 ms)
43: [ RUN      ] cuda.scatterview_devicetype
43: [       OK ] cuda.scatterview_devicetype (26 ms)
43: [ RUN      ] cuda.staticcrsgraph
43: [       OK ] cuda.staticcrsgraph (32 ms)
43: [ RUN      ] cuda.resize_realloc_no_init_dualview
43: [       OK ] cuda.resize_realloc_no_init_dualview (0 ms)
43: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
43: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
43: [ RUN      ] cuda.resize_exec_space_dualview
43: [       OK ] cuda.resize_exec_space_dualview (0 ms)
43: [ RUN      ] cuda.realloc_exec_space_dualview
43: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
43: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
43: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
43: [ RUN      ] cuda.resize_exec_space_dynrankview
43: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
43: [ RUN      ] cuda.realloc_exec_space_dynrankview
43: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
43: [ RUN      ] cuda.resize_realloc_no_init_scatterview
43: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
43: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
43: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
43: [ RUN      ] cuda.resize_exec_space_scatterview
43: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
43: [ RUN      ] cuda.realloc_exec_space_scatterview
43: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
43: [ RUN      ] cuda.create_mirror_no_init_dynrankview
43: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
43: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
43: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
43: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
43: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
43: [ RUN      ] cuda.create_mirror_no_init_offsetview
43: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
43: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
43: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
43: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
43: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
43: [ RUN      ] cuda.create_mirror_no_init_dynamicview
43: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
43: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
43: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
43: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
43: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
43: [ RUN      ] cuda.UnorderedMap_insert
43: [       OK ] cuda.UnorderedMap_insert (4493 ms)
43: [ RUN      ] cuda.UnorderedMap_failed_insert
43: [       OK ] cuda.UnorderedMap_failed_insert (866 ms)
43: [ RUN      ] cuda.UnorderedMap_deep_copy
43: [       OK ] cuda.UnorderedMap_deep_copy (4 ms)
43: [ RUN      ] cuda.UnorderedMap_valid_empty
43: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
43: [ RUN      ] cuda.UnorderedMap_clear_zero_size
43: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
43: [ RUN      ] cuda.UnorderedMap_consistent_size
43: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
43: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
43: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
43: [ RUN      ] cuda.UnorderedMap_lambda_capturable
43: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
43: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
43: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
43: [ RUN      ] cuda.vector_combination
43: [       OK ] cuda.vector_combination (0 ms)
43: [ RUN      ] cuda.vector_insert
43: [       OK ] cuda.vector_insert (0 ms)
43: [ RUN      ] cuda.vector_push_back_default_exec
43: [       OK ] cuda.vector_push_back_default_exec (0 ms)
43: [ RUN      ] cuda.viewctorprop_embedded_dim
43: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
43: [----------] 68 tests from cuda (18221 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 69 tests from 2 test suites ran. (23325 ms total)
43: [  PASSED  ] 69 tests.
43/65 Test #43: Kokkos_ContainersUnitTest_Cuda .............................   Passed   23.66 sec
test 44
      Start 44: Kokkos_ContainersPerformanceTest_Cuda

44: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
44: Test timeout computed to be: 1500
44: [==========] Running 4 tests from 1 test suite.
44: [----------] Global test environment set-up.
44: [----------] 4 tests from TEST_CATEGORY
44: [ RUN      ] TEST_CATEGORY.dynrankview_perf
44: Cuda
44:  DynRankView vs View: Initialization Only 
44:  View time (init only): 0.00114725
44:  View sum computation time: 0.00114725
44:  Strided View time (init only): 0.00104159
44:  View Rank7 time (init only): 0.00117634
44:  DynRankView time (init only): 0.00115329
44:  DynRankView sum computation time: 0.00177114
44:  Ratio of View to DynRankView time: 0.994765
44:  Ratio of View to DynRankView sum computation time: 0.810838
44:  Ratio of View to View Rank7  time: 0.975275
44:  Ratio of StrideView to DynRankView time: 0.903147
44:  Ratio of DynRankView to View Rank7  time: 0.980407
44: [       OK ] TEST_CATEGORY.dynrankview_perf (12 ms)
44: [ RUN      ] TEST_CATEGORY.global_2_local
44: Cuda
44: size, create, generate, fill, find
44: 256, 0.000204024, 4.368e-05, 0.00266802, 0.0017519
44: 512, 0.000155743, 1.1402e-05, 1.8643e-05, 0.00175626
44: 1024, 0.000143045, 1.0685e-05, 1.8776e-05, 0.00185853
44: 2048, 0.000150308, 1.1303e-05, 2.0667e-05, 0.00181468
44: 4096, 0.000136884, 9.453e-06, 2.0301e-05, 0.0018239
44: 8192, 0.000139785, 9.911e-06, 2.1961e-05, 0.00181033
44: 16384, 0.000141861, 1.002e-05, 2.5982e-05, 0.00186934
44: 32768, 0.00047677, 1.0329e-05, 2.9792e-05, 0.00196771
44: 65536, 0.000260607, 1.0477e-05, 3.6364e-05, 0.00219092
44: 131072, 0.000323152, 1.1345e-05, 5.1305e-05, 0.00269613
44: 262144, 0.000575415, 1.2564e-05, 0.000149482, 0.00572284
44: 524288, 0.000545308, 1.6347e-05, 0.000539081, 0.0189624
44: 1048576, 0.000573881, 2.2129e-05, 0.00137519, 0.0457653
44: 2097152, 0.000684711, 3.2584e-05, 0.00300757, 0.109007
44: 4194304, 0.000878884, 5.5795e-05, 0.00676946, 0.235648
44: [       OK ] TEST_CATEGORY.global_2_local (458 ms)
44: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
44: skipping test
44: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
44: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
44: skipping test
44: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
44: [----------] 4 tests from TEST_CATEGORY (470 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 1 test suite ran. (470 ms total)
44: [  PASSED  ] 4 tests.
44/65 Test #44: Kokkos_ContainersPerformanceTest_Cuda ......................   Passed    0.65 sec
test 45
      Start 45: Kokkos_UnitTest_Sort

45: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
45: Test timeout computed to be: 1500
45: [==========] Running 17 tests from 2 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from cuda_DeathTest
45: [ RUN      ] cuda_DeathTest.SortByKeyKeysLargerThanValues
45: [       OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (802 ms)
45: [----------] 1 test from cuda_DeathTest (802 ms total)
45: 
45: [----------] 16 tests from cuda
45: [ RUN      ] cuda.SortUnsignedValueType
45: [       OK ] cuda.SortUnsignedValueType (13 ms)
45: [ RUN      ] cuda.SortEmptyView
45: [       OK ] cuda.SortEmptyView (0 ms)
45: [ RUN      ] cuda.SortByKeyEmptyView
45: [       OK ] cuda.SortByKeyEmptyView (0 ms)
45: [ RUN      ] cuda.SortByKeyEmptyViewHost
45: [       OK ] cuda.SortByKeyEmptyViewHost (0 ms)
45: [ RUN      ] cuda.SortByKey
45: [       OK ] cuda.SortByKey (0 ms)
45: [ RUN      ] cuda.SortByKeyWithComparator
45: [       OK ] cuda.SortByKeyWithComparator (0 ms)
45: [ RUN      ] cuda.SortByKeyStaticExtents
45: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
45: [ RUN      ] cuda.SortByKeyWithStrides
45: [       OK ] cuda.SortByKeyWithStrides (0 ms)
45: [ RUN      ] cuda.SortWithCustomComparator
45: [       OK ] cuda.SortWithCustomComparator (69 ms)
45: [ RUN      ] cuda.BinSortGenericTests
45: [       OK ] cuda.BinSortGenericTests (22 ms)
45: [ RUN      ] cuda.BinSortEmptyView
45: [       OK ] cuda.BinSortEmptyView (0 ms)
45: [ RUN      ] cuda.BinSortEmptyKeysView
45: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
45: [ RUN      ] cuda.BinSort_issue_7221
45: [       OK ] cuda.BinSort_issue_7221 (0 ms)
45: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
45: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (14180 ms)
45: [ RUN      ] cuda.NestedSort
45: [       OK ] cuda.NestedSort (30 ms)
45: [ RUN      ] cuda.NestedSortByKey
45: [       OK ] cuda.NestedSortByKey (90 ms)
45: [----------] 16 tests from cuda (14409 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 17 tests from 2 test suites ran. (15212 ms total)
45: [  PASSED  ] 17 tests.
45/65 Test #45: Kokkos_UnitTest_Sort .......................................   Passed   15.40 sec
test 46
      Start 46: Kokkos_UnitTest_Random

46: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_UnitTest_Random
46: Test timeout computed to be: 1500
46: [==========] Running 3 tests from 1 test suite.
46: [----------] Global test environment set-up.
46: [----------] 3 tests from cuda
46: [ RUN      ] cuda.Random_XorShift64
46: Test Seed:1731094179410454999
46: Test Scalar=int
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.0233172 -0.0166495 || 0.051031 28008 29348 || 29359 28674.4 || -230.162 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 0.0114366 -0.000841019 || 0.051031 1e+64 -1e+64
46: Test Scalar=unsigned int
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 0.00825462 -0.0368731 || 0.051031 27919 29321 || 28439.6 28674.4 || -509.733 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 0.0111099 -0.00697545 || 0.051031 1e+64 -1e+64
46: Test Scalar=int64_t
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.00739007 -0.00817624 || 0.051031 27965 29353 || 28887.9 28674.4 || -113.028 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.000344751 0.00776155 || 0.051031 1e+64 -1e+64
46: Test Scalar=uint64_t
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 0.00994927 0.0182239 || 0.051031 28063 29259 || 28391.9 28674.4 || 251.927 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.0153452 0.00787254 || 0.051031 1e+64 -1e+64
46: Test Scalar=half
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 0.000245606 -0.99999 -48244.7 || 0.051031 0 194887 || 2.92863e+09 28674.4 || -6.66934e+08 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 0.000735702 -0.308349 0.148624 || 0.051031 1e+64 -1e+64
46: Test Scalar=bhalf
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 0.00195726 -0.999999 -57856.2 || 0.051031 0 1.55187e+06 || 2.86903e+10 28674.4 || -7.99805e+08 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 0.00588231 -0.967681 10.2401 || 0.051031 1e+64 -1e+64
46: Test Scalar=float
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.78568e-07 -0.0116294 0.0126665 || 0.051031 28005 29263 || 29011.8 28674.4 || 175.101 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 7.49199e-07 -0.00160321 -0.00773541 || 0.051031 1e+64 -1e+64
46: Test Scalar=double
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.00262094 0.00413986 || 0.051031 28048 29394 || 28749.7 28674.4 || 57.2294 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 0.000531357 -0.000968156 || 0.051031 1e+64 -1e+64
46: Test Seed:1731094179531284815
46: Test Scalar=int
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 0.00203054 -0.010638 || 0.051031 27991 29347 || 28616.3 28674.4 || -147.06 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.0139308 -0.00323848 || 0.051031 1e+64 -1e+64
46: Test Scalar=unsigned int
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.45775e-07 0.00683267 -0.00904767 || 0.051031 27968 29335 || 28479.8 28674.4 || -125.075 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.5082e-07 0.00636519 -0.00511955 || 0.051031 1e+64 -1e+64
46: Test Scalar=int64_t
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.00358507 0.0173167 || 0.051031 27940 29356 || 28777.6 28674.4 || 239.387 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 0.00201815 -0.00699786 || 0.051031 1e+64 -1e+64
46: Test Scalar=uint64_t
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 0.00777639 -0.00717306 || 0.051031 27947 29401 || 28453.1 28674.4 || -99.1604 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.0119061 0.00956556 || 0.051031 1e+64 -1e+64
46: Test Scalar=half
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 0.00024605 -0.99999 -48245.7 || 0.051031 0 194957 || 2.9287e+09 28674.4 || -6.66948e+08 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 0.000737104 -0.314719 0.165089 || 0.051031 1e+64 -1e+64
46: Test Scalar=bhalf
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 0.00195741 -0.999999 -57857.8 || 0.051031 0 1.55179e+06 || 2.8691e+10 28674.4 || -7.99827e+08 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 0.00588203 -0.967707 10.1874 || 0.051031 1e+64 -1e+64
46: Test Scalar=float
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.65955e-07 0.0214182 0.00672128 || 0.051031 27966 29411 || 28073.1 28674.4 || 92.915 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 7.11361e-07 0.0111737 0.00469147 || 0.051031 1e+64 -1e+64
46: Test Scalar=double
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 0.0079891 -0.0222202 || 0.051031 28100 29343 || 28447.1 28674.4 || -307.172 -2.0744
46:  -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.00422729 0.0121326 || 0.051031 1e+64 -1e+64
46: [       OK ] cuda.Random_XorShift64 (245 ms)
46: [ RUN      ] cuda.Random_XorShift1024_0
46: Test Seed:1731094179656016481
46: Test Scalar=int
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.00795778 0.00244001 || 0.051031 10938 11760 || 11287.1 11377 || 33.7307 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.00901896 0.0021998 || 0.051031 1e+64 -1e+64
46: Test Scalar=unsigned int
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.00392047 -0.00253753 || 0.051031 10953 11766 || 11332.5 11377 || -35.0788 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.00580199 -0.000496435 || 0.051031 1e+64 -1e+64
46: Test Scalar=int64_t
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.0186674 -0.0038776 || 0.051031 10911 11816 || 11168.5 11377 || -53.6039 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -0.00685058 -0.00458811 || 0.051031 1e+64 -1e+64
46: Test Scalar=uint64_t
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 -0.00392267 0.00531216 || 0.051031 10961 11774 || 11421.8 11377 || 73.4353 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.00170635 0.00201426 || 0.051031 1e+64 -1e+64
46: Test Scalar=half
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 0.000244111 -0.999975 -7595.37 || 0.051031 0 77653 || 4.61028e+08 11377 || -1.04998e+08 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 0.00073208 -0.162752 0.0280357 || 0.051031 1e+64 -1e+64
46: Test Scalar=bhalf
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 0.00195928 -0.999997 -9108.06 || 0.051031 0 616920 || 4.51646e+09 11377 || -1.2591e+08 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 0.00588877 -0.922911 1.61205 || 0.051031 1e+64 -1e+64
46: Test Scalar=float
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.79744e-07 -0.000453172 0.005122 || 0.051031 10930 11782 || 11382.1 11377 || 70.8065 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 3.43323e-07 0.0101437 -0.00539823 || 0.051031 1e+64 -1e+64
46: Test Scalar=double
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.0193488 -0.00518762 || 0.051031 10964 11812 || 11161 11377 || -71.7137 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.0104029 0.00227004 || 0.051031 1e+64 -1e+64
46: Test Seed:1731094179731836732
46: Test Scalar=int
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.000121418 0.000931991 || 0.051031 10978 11770 || 11375.6 11377 || 12.8838 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.024375 -0.00763696 || 0.051031 1e+64 -1e+64
46: Test Scalar=unsigned int
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 -0.0167477 -0.00273825 || 0.051031 10955 11811 || 11570.7 11377 || -37.8535 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.00498008 0.000199873 || 0.051031 1e+64 -1e+64
46: Test Scalar=int64_t
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.0200792 -0.00973169 || 0.051031 11009 11882 || 11153 11377 || -134.531 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -0.00191094 -0.00109708 || 0.051031 1e+64 -1e+64
46: Test Scalar=uint64_t
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.010667 -0.01116 || 0.051031 10912 11742 || 11256.9 11377 || -154.275 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -0.000809322 -0.000915007 || 0.051031 1e+64 -1e+64
46: Test Scalar=half
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 0.000242387 -0.999975 -7595.52 || 0.051031 0 77726 || 4.61115e+08 11377 || -1.05001e+08 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 0.000726712 -0.157575 0.0231007 || 0.051031 1e+64 -1e+64
46: Test Scalar=bhalf
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 0.00195589 -0.999997 -9107.79 || 0.051031 0 616040 || 4.51658e+09 11377 || -1.25906e+08 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 0.00587857 -0.923126 1.62578 || 0.051031 1e+64 -1e+64
46: Test Scalar=float
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.67029e-07 0.0137785 0.00112943 || 0.051031 10958 11742 || 11222.3 11377 || 15.6133 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 3.05176e-07 0.00965829 -0.000574583 || 0.051031 1e+64 -1e+64
46: Test Scalar=double
46:  -- Testing randomness properties
46:  -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 -0.0275357 0.00708179 || 0.051031 10957 11784 || 11699.1 11377 || 97.8987 -0.823045
46:  -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -0.028993 0.00179448 || 0.051031 1e+64 -1e+64
46: [       OK ] cuda.Random_XorShift1024_0 (190 ms)
46: [ RUN      ] cuda.Multi_streams
46: [       OK ] cuda.Multi_streams (209 ms)
46: [----------] 3 tests from cuda (644 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 3 tests from 1 test suite ran. (645 ms total)
46: [  PASSED  ] 3 tests.
46/65 Test #46: Kokkos_UnitTest_Random .....................................   Passed    0.86 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

49: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
49: Test timeout computed to be: 1500
49: [==========] Running 13 tests from 10 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_lexicographical_compare_test
49: [ RUN      ] std_algorithms_lexicographical_compare_test.test
49: [       OK ] std_algorithms_lexicographical_compare_test.test (18 ms)
49: [----------] 1 test from std_algorithms_lexicographical_compare_test (18 ms total)
49: 
49: [----------] 1 test from std_algorithms_for_each_test
49: [ RUN      ] std_algorithms_for_each_test.test
49: [       OK ] std_algorithms_for_each_test.test (54 ms)
49: [----------] 1 test from std_algorithms_for_each_test (54 ms total)
49: 
49: [----------] 1 test from std_algorithms_find_test
49: [ RUN      ] std_algorithms_find_test.test
49: [       OK ] std_algorithms_find_test.test (26 ms)
49: [----------] 1 test from std_algorithms_find_test (26 ms total)
49: 
49: [----------] 4 tests from std_algorithms_non_mod_seq_ops
49: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
49: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (374 ms)
49: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
49: [       OK ] std_algorithms_non_mod_seq_ops.find_end (378 ms)
49: [ RUN      ] std_algorithms_non_mod_seq_ops.search
49: [       OK ] std_algorithms_non_mod_seq_ops.search (366 ms)
49: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
49: [       OK ] std_algorithms_non_mod_seq_ops.search_n (277 ms)
49: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1396 ms total)
49: 
49: [----------] 1 test from std_algorithms_count_test
49: [ RUN      ] std_algorithms_count_test.test
49: [       OK ] std_algorithms_count_test.test (18 ms)
49: [----------] 1 test from std_algorithms_count_test (18 ms total)
49: 
49: [----------] 1 test from std_algorithms_equal_test
49: [ RUN      ] std_algorithms_equal_test.test
49: [       OK ] std_algorithms_equal_test.test (10 ms)
49: [----------] 1 test from std_algorithms_equal_test (10 ms total)
49: 
49: [----------] 1 test from std_algorithms_all_any_none_of_test
49: [ RUN      ] std_algorithms_all_any_none_of_test.test
49: [       OK ] std_algorithms_all_any_none_of_test.test (23 ms)
49: [----------] 1 test from std_algorithms_all_any_none_of_test (23 ms total)
49: 
49: [----------] 1 test from std_algorithms_nonmod_seq_ops
49: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
49: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (58 ms)
49: [----------] 1 test from std_algorithms_nonmod_seq_ops (58 ms total)
49: 
49: [----------] 1 test from std_algorithms_mismatch_test
49: [ RUN      ] std_algorithms_mismatch_test.test
49: [       OK ] std_algorithms_mismatch_test.test (69 ms)
49: [----------] 1 test from std_algorithms_mismatch_test (69 ms total)
49: 
49: [----------] 1 test from std_algorithms_mod_seq_ops
49: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
49: [       OK ] std_algorithms_mod_seq_ops.move_backward (51 ms)
49: [----------] 1 test from std_algorithms_mod_seq_ops (51 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 13 tests from 10 test suites ran. (1728 ms total)
49: [  PASSED  ] 13 tests.
49/65 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    1.92 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_D

50: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
50: Test timeout computed to be: 1500
50: [==========] Running 31 tests from 5 test suites.
50: [----------] Global test environment set-up.
50: [----------] 3 tests from std_algorithms_mod_ops_test
50: [ RUN      ] std_algorithms_mod_ops_test.move
50: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
50: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
50: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
50: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
50: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
50: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
50: 
50: [----------] 12 tests from std_algorithms_mod_seq_ops_test
50: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
50: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
50: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
50: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
50: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
50: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
50: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
50: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
50: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
50: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
50: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
50: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
50: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
50: [----------] 12 tests from std_algorithms_mod_seq_ops_test (2 ms total)
50: 
50: [----------] 4 tests from std_algorithms_replace_ops_test
50: [ RUN      ] std_algorithms_replace_ops_test.replace
50: [       OK ] std_algorithms_replace_ops_test.replace (27 ms)
50: [ RUN      ] std_algorithms_replace_ops_test.replace_if
50: [       OK ] std_algorithms_replace_ops_test.replace_if (90 ms)
50: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
50: [       OK ] std_algorithms_replace_ops_test.replace_copy (50 ms)
50: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
50: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms)
50: [----------] 4 tests from std_algorithms_replace_ops_test (215 ms total)
50: 
50: [----------] 11 tests from std_algorithms_mod_seq_ops
50: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
50: [       OK ] std_algorithms_mod_seq_ops.copy_if (33 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.unique
50: [       OK ] std_algorithms_mod_seq_ops.unique (76 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
50: [       OK ] std_algorithms_mod_seq_ops.unique_copy (46 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.remove
50: [       OK ] std_algorithms_mod_seq_ops.remove (28 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
50: [       OK ] std_algorithms_mod_seq_ops.remove_if (32 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
50: [       OK ] std_algorithms_mod_seq_ops.remove_copy (116 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
50: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (34 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.rotate
50: [       OK ] std_algorithms_mod_seq_ops.rotate (998 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
50: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (430 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
50: [       OK ] std_algorithms_mod_seq_ops.shift_left (1128 ms)
50: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
50: [       OK ] std_algorithms_mod_seq_ops.shift_right (1132 ms)
50: [----------] 11 tests from std_algorithms_mod_seq_ops (4058 ms total)
50: 
50: [----------] 1 test from std_algorithms_modseq_test
50: [ RUN      ] std_algorithms_modseq_test.reverse
50: [       OK ] std_algorithms_modseq_test.reverse (47 ms)
50: [----------] 1 test from std_algorithms_modseq_test (47 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 31 tests from 5 test suites ran. (4324 ms total)
50: [  PASSED  ] 31 tests.
50/65 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    4.50 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_E

51: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
51: Test timeout computed to be: 1500
51: [==========] Running 29 tests from 7 test suites.
51: [----------] Global test environment set-up.
51: [----------] 2 tests from std_algorithms_sorting_ops_test
51: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
51: [       OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms)
51: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
51: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms)
51: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total)
51: 
51: [----------] 4 tests from std_algorithms_partitioning_test
51: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
51: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
51: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
51: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
51: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
51: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
51: [ RUN      ] std_algorithms_partitioning_test.partition_point
51: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
51: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
51: 
51: [----------] 1 test from std_algorithms_partitioning_ops
51: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
51: [       OK ] std_algorithms_partitioning_ops.partition_copy (19 ms)
51: [----------] 1 test from std_algorithms_partitioning_ops (19 ms total)
51: 
51: [----------] 12 tests from std_algorithms_numerics_test
51: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
51: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
51: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
51: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
51: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
51: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
51: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
51: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
51: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
51: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
51: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
51: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
51: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
51: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
51: [----------] 12 tests from std_algorithms_numerics_test (6 ms total)
51: 
51: [----------] 1 test from std_algorithms_numerics_ops_test
51: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
51: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (99 ms)
51: [----------] 1 test from std_algorithms_numerics_ops_test (99 ms total)
51: 
51: [----------] 8 tests from std_algorithms_numeric_ops_test
51: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
51: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (489 ms)
51: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
51: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
51: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
51: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (429 ms)
51: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
51: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
51: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
51: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (138 ms)
51: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
51: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
51: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
51: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (240 ms)
51: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
51: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
51: [----------] 8 tests from std_algorithms_numeric_ops_test (1298 ms total)
51: 
51: [----------] 1 test from std_algorithms_transform_ops_test
51: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
51: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms)
51: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 29 tests from 7 test suites ran. (1481 ms total)
51: [  PASSED  ] 29 tests.
51/65 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    1.67 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

52: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
52: Test timeout computed to be: 1500
52: [==========] Running 12 tests from 7 test suites.
52: [----------] Global test environment set-up.
52: [----------] 2 tests from std_algorithms_adjacent_find_team_test
52: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
52: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (331 ms)
52: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
52: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (325 ms)
52: [----------] 2 tests from std_algorithms_adjacent_find_team_test (656 ms total)
52: 
52: [----------] 2 tests from std_algorithms_count_team_test
52: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
52: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (154 ms)
52: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
52: [       OK ] std_algorithms_count_team_test.count_returns_zero (134 ms)
52: [----------] 2 tests from std_algorithms_count_team_test (288 ms total)
52: 
52: [----------] 1 test from std_algorithms_count_if_team_test
52: [ RUN      ] std_algorithms_count_if_team_test.test
52: [       OK ] std_algorithms_count_if_team_test.test (178 ms)
52: [----------] 1 test from std_algorithms_count_if_team_test (178 ms total)
52: 
52: [----------] 1 test from std_algorithms_for_each_team_test
52: [ RUN      ] std_algorithms_for_each_team_test.test
52: [       OK ] std_algorithms_for_each_team_test.test (393 ms)
52: [----------] 1 test from std_algorithms_for_each_team_test (393 ms total)
52: 
52: [----------] 1 test from std_algorithms_for_each_n_team_test
52: [ RUN      ] std_algorithms_for_each_n_team_test.test
52: [       OK ] std_algorithms_for_each_n_team_test.test (404 ms)
52: [----------] 1 test from std_algorithms_for_each_n_team_test (404 ms total)
52: 
52: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
52: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
52: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (441 ms)
52: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
52: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (383 ms)
52: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
52: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (383 ms)
52: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1208 ms total)
52: 
52: [----------] 2 tests from std_algorithms_mismatch_team_test
52: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
52: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (469 ms)
52: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
52: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (514 ms)
52: [----------] 2 tests from std_algorithms_mismatch_team_test (984 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 12 tests from 7 test suites ran. (4115 ms total)
52: [  PASSED  ] 12 tests.
52/65 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    4.29 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

53: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
53: Test timeout computed to be: 1500
53: [==========] Running 8 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 2 tests from std_algorithms_equal_team_test
53: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
53: [       OK ] std_algorithms_equal_team_test.views_are_equal (680 ms)
53: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
53: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (668 ms)
53: [----------] 2 tests from std_algorithms_equal_team_test (1349 ms total)
53: 
53: [----------] 2 tests from std_algorithms_search_team_test
53: [ RUN      ] std_algorithms_search_team_test.sequences_exist
53: [       OK ] std_algorithms_search_team_test.sequences_exist (284 ms)
53: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
53: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (297 ms)
53: [----------] 2 tests from std_algorithms_search_team_test (581 ms total)
53: 
53: [----------] 2 tests from std_algorithms_find_end_team_test
53: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
53: [       OK ] std_algorithms_find_end_team_test.sequences_exist (392 ms)
53: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
53: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (369 ms)
53: [----------] 2 tests from std_algorithms_find_end_team_test (761 ms total)
53: 
53: [----------] 2 tests from std_algorithms_find_first_of_team_test
53: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
53: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (327 ms)
53: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
53: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (460 ms)
53: [----------] 2 tests from std_algorithms_find_first_of_team_test (788 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 8 tests from 4 test suites ran. (3481 ms total)
53: [  PASSED  ] 8 tests.
53/65 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    3.65 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

54: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
54: Test timeout computed to be: 1500
54: [==========] Running 11 tests from 7 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_find_team_test
54: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
54: [       OK ] std_algorithms_find_team_test.searched_values_exist (143 ms)
54: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
54: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (145 ms)
54: [----------] 2 tests from std_algorithms_find_team_test (288 ms total)
54: 
54: [----------] 2 tests from std_algorithms_find_if_team_test
54: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
54: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (133 ms)
54: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
54: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (147 ms)
54: [----------] 2 tests from std_algorithms_find_if_team_test (280 ms total)
54: 
54: [----------] 2 tests from std_algorithms_find_if_not_team_test
54: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
54: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (142 ms)
54: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
54: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (132 ms)
54: [----------] 2 tests from std_algorithms_find_if_not_team_test (275 ms total)
54: 
54: [----------] 1 test from std_algorithms_all_of_team_test
54: [ RUN      ] std_algorithms_all_of_team_test.test
54: [       OK ] std_algorithms_all_of_team_test.test (137 ms)
54: [----------] 1 test from std_algorithms_all_of_team_test (137 ms total)
54: 
54: [----------] 1 test from std_algorithms_any_of_team_test
54: [ RUN      ] std_algorithms_any_of_team_test.test
54: [       OK ] std_algorithms_any_of_team_test.test (129 ms)
54: [----------] 1 test from std_algorithms_any_of_team_test (129 ms total)
54: 
54: [----------] 1 test from std_algorithms_none_of_team_test
54: [ RUN      ] std_algorithms_none_of_team_test.test
54: [       OK ] std_algorithms_none_of_team_test.test (144 ms)
54: [----------] 1 test from std_algorithms_none_of_team_test (144 ms total)
54: 
54: [----------] 2 tests from std_algorithms_search_n_team_test
54: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
54: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (180 ms)
54: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
54: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (169 ms)
54: [----------] 2 tests from std_algorithms_search_n_team_test (350 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 11 tests from 7 test suites ran. (1607 ms total)
54: [  PASSED  ] 11 tests.
54/65 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    1.77 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

55: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
55: Test timeout computed to be: 1500
55: [==========] Running 3 tests from 3 test suites.
55: [----------] Global test environment set-up.
55: [----------] 1 test from std_algorithms_min_element_team_test
55: [ RUN      ] std_algorithms_min_element_team_test.test
55: [       OK ] std_algorithms_min_element_team_test.test (543 ms)
55: [----------] 1 test from std_algorithms_min_element_team_test (543 ms total)
55: 
55: [----------] 1 test from std_algorithms_max_element_team_test
55: [ RUN      ] std_algorithms_max_element_team_test.test
55: [       OK ] std_algorithms_max_element_team_test.test (614 ms)
55: [----------] 1 test from std_algorithms_max_element_team_test (614 ms total)
55: 
55: [----------] 1 test from std_algorithms_minmax_element_team_test
55: [ RUN      ] std_algorithms_minmax_element_team_test.test
55: [       OK ] std_algorithms_minmax_element_team_test.test (641 ms)
55: [----------] 1 test from std_algorithms_minmax_element_team_test (641 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 3 tests from 3 test suites ran. (1800 ms total)
55: [  PASSED  ] 3 tests.
55/65 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    1.97 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

56: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
56: Test timeout computed to be: 1500
56: [==========] Running 6 tests from 6 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_fill_team_test
56: [ RUN      ] std_algorithms_fill_team_test.test
56: [       OK ] std_algorithms_fill_team_test.test (240 ms)
56: [----------] 1 test from std_algorithms_fill_team_test (240 ms total)
56: 
56: [----------] 1 test from std_algorithms_fill_n_team_test
56: [ RUN      ] std_algorithms_fill_n_team_test.test
56: [       OK ] std_algorithms_fill_n_team_test.test (218 ms)
56: [----------] 1 test from std_algorithms_fill_n_team_test (218 ms total)
56: 
56: [----------] 1 test from std_algorithms_replace_team_test
56: [ RUN      ] std_algorithms_replace_team_test.test
56: [       OK ] std_algorithms_replace_team_test.test (407 ms)
56: [----------] 1 test from std_algorithms_replace_team_test (407 ms total)
56: 
56: [----------] 1 test from std_algorithms_replace_if_team_test
56: [ RUN      ] std_algorithms_replace_if_team_test.test
56: [       OK ] std_algorithms_replace_if_team_test.test (328 ms)
56: [----------] 1 test from std_algorithms_replace_if_team_test (328 ms total)
56: 
56: [----------] 1 test from std_algorithms_replace_copy_team_test
56: [ RUN      ] std_algorithms_replace_copy_team_test.test
56: [       OK ] std_algorithms_replace_copy_team_test.test (518 ms)
56: [----------] 1 test from std_algorithms_replace_copy_team_test (518 ms total)
56: 
56: [----------] 1 test from std_algorithms_replace_copy_if_team_test
56: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
56: [       OK ] std_algorithms_replace_copy_if_team_test.test (362 ms)
56: [----------] 1 test from std_algorithms_replace_copy_if_team_test (362 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 6 tests from 6 test suites ran. (2076 ms total)
56: [  PASSED  ] 6 tests.
56/65 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    2.25 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

57: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
57: Test timeout computed to be: 1500
57: [==========] Running 4 tests from 4 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_reverse_team_test
57: [ RUN      ] std_algorithms_reverse_team_test.test
57: [       OK ] std_algorithms_reverse_team_test.test (270 ms)
57: [----------] 1 test from std_algorithms_reverse_team_test (270 ms total)
57: 
57: [----------] 1 test from std_algorithms_reverse_copy_team_test
57: [ RUN      ] std_algorithms_reverse_copy_team_test.test
57: [       OK ] std_algorithms_reverse_copy_team_test.test (286 ms)
57: [----------] 1 test from std_algorithms_reverse_copy_team_test (286 ms total)
57: 
57: [----------] 1 test from std_algorithms_rotate_team_test
57: [ RUN      ] std_algorithms_rotate_team_test.test
57: [       OK ] std_algorithms_rotate_team_test.test (395 ms)
57: [----------] 1 test from std_algorithms_rotate_team_test (395 ms total)
57: 
57: [----------] 1 test from std_algorithms_rotate_copy_team_test
57: [ RUN      ] std_algorithms_rotate_copy_team_test.test
57: [       OK ] std_algorithms_rotate_copy_team_test.test (412 ms)
57: [----------] 1 test from std_algorithms_rotate_copy_team_test (412 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 4 tests from 4 test suites ran. (1365 ms total)
57: [  PASSED  ] 4 tests.
57/65 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    1.53 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

58: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
58: Test timeout computed to be: 1500
58: [==========] Running 4 tests from 4 test suites.
58: [----------] Global test environment set-up.
58: [----------] 1 test from std_algorithms_move_team_test
58: [ RUN      ] std_algorithms_move_team_test.test
58: [       OK ] std_algorithms_move_team_test.test (528 ms)
58: [----------] 1 test from std_algorithms_move_team_test (528 ms total)
58: 
58: [----------] 1 test from std_algorithms_move_backward_team_test
58: [ RUN      ] std_algorithms_move_backward_team_test.test
58: [       OK ] std_algorithms_move_backward_team_test.test (423 ms)
58: [----------] 1 test from std_algorithms_move_backward_team_test (423 ms total)
58: 
58: [----------] 1 test from std_algorithms_shift_left_team_test
58: [ RUN      ] std_algorithms_shift_left_team_test.test
58: [       OK ] std_algorithms_shift_left_team_test.test (1177 ms)
58: [----------] 1 test from std_algorithms_shift_left_team_test (1177 ms total)
58: 
58: [----------] 1 test from std_algorithms_shift_right_team_test
58: [ RUN      ] std_algorithms_shift_right_team_test.test
58: [       OK ] std_algorithms_shift_right_team_test.test (1150 ms)
58: [----------] 1 test from std_algorithms_shift_right_team_test (1150 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 4 tests from 4 test suites ran. (3280 ms total)
58: [  PASSED  ] 4 tests.
58/65 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    3.45 sec
test 59
      Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

59: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
59: Test timeout computed to be: 1500
59: [==========] Running 9 tests from 9 test suites.
59: [----------] Global test environment set-up.
59: [----------] 1 test from std_algorithms_copy_team_test
59: [ RUN      ] std_algorithms_copy_team_test.test
59: [       OK ] std_algorithms_copy_team_test.test (636 ms)
59: [----------] 1 test from std_algorithms_copy_team_test (636 ms total)
59: 
59: [----------] 1 test from std_algorithms_copy_n_team_test
59: [ RUN      ] std_algorithms_copy_n_team_test.test
59: [       OK ] std_algorithms_copy_n_team_test.test (267 ms)
59: [----------] 1 test from std_algorithms_copy_n_team_test (267 ms total)
59: 
59: [----------] 1 test from std_algorithms_copy_backward_team_test
59: [ RUN      ] std_algorithms_copy_backward_team_test.test
59: [       OK ] std_algorithms_copy_backward_team_test.test (379 ms)
59: [----------] 1 test from std_algorithms_copy_backward_team_test (379 ms total)
59: 
59: [----------] 1 test from std_algorithms_copy_if_team_test
59: [ RUN      ] std_algorithms_copy_if_team_test.test
59: [       OK ] std_algorithms_copy_if_team_test.test (369 ms)
59: [----------] 1 test from std_algorithms_copy_if_team_test (369 ms total)
59: 
59: [----------] 1 test from std_algorithms_unique_copy_team_test
59: [ RUN      ] std_algorithms_unique_copy_team_test.test
59: [       OK ] std_algorithms_unique_copy_team_test.test (360 ms)
59: [----------] 1 test from std_algorithms_unique_copy_team_test (360 ms total)
59: 
59: [----------] 1 test from std_algorithms_remove_team_test
59: [ RUN      ] std_algorithms_remove_team_test.test
59: [       OK ] std_algorithms_remove_team_test.test (344 ms)
59: [----------] 1 test from std_algorithms_remove_team_test (344 ms total)
59: 
59: [----------] 1 test from std_algorithms_remove_if_team_test
59: [ RUN      ] std_algorithms_remove_if_team_test.test
59: [       OK ] std_algorithms_remove_if_team_test.test (292 ms)
59: [----------] 1 test from std_algorithms_remove_if_team_test (292 ms total)
59: 
59: [----------] 1 test from std_algorithms_remove_copy_team_test
59: [ RUN      ] std_algorithms_remove_copy_team_test.test
59: [       OK ] std_algorithms_remove_copy_team_test.test (379 ms)
59: [----------] 1 test from std_algorithms_remove_copy_team_test (379 ms total)
59: 
59: [----------] 1 test from std_algorithms_remove_copy_if_team_test
59: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
59: [       OK ] std_algorithms_remove_copy_if_team_test.test (314 ms)
59: [----------] 1 test from std_algorithms_remove_copy_if_team_test (314 ms total)
59: 
59: [----------] Global test environment tear-down
59: [==========] 9 tests from 9 test suites ran. (3344 ms total)
59: [  PASSED  ] 9 tests.
59/65 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    3.53 sec
test 60
      Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

60: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
60: Test timeout computed to be: 1500
60: [==========] Running 4 tests from 4 test suites.
60: [----------] Global test environment set-up.
60: [----------] 1 test from std_algorithms_unique_team_test
60: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
60: [       OK ] std_algorithms_unique_team_test.test_default_predicate (475 ms)
60: [----------] 1 test from std_algorithms_unique_team_test (475 ms total)
60: 
60: [----------] 1 test from std_algorithms_adjacent_difference_team_test
60: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
60: [       OK ] std_algorithms_adjacent_difference_team_test.test (653 ms)
60: [----------] 1 test from std_algorithms_adjacent_difference_team_test (653 ms total)
60: 
60: [----------] 1 test from std_algorithms_reduce_team_test
60: [ RUN      ] std_algorithms_reduce_team_test.test
60: [       OK ] std_algorithms_reduce_team_test.test (481 ms)
60: [----------] 1 test from std_algorithms_reduce_team_test (481 ms total)
60: 
60: [----------] 1 test from std_algorithms_transform_reduce_team_test
60: [ RUN      ] std_algorithms_transform_reduce_team_test.test
60: [       OK ] std_algorithms_transform_reduce_team_test.test (887 ms)
60: [----------] 1 test from std_algorithms_transform_reduce_team_test (887 ms total)
60: 
60: [----------] Global test environment tear-down
60: [==========] 4 tests from 4 test suites ran. (2499 ms total)
60: [  PASSED  ] 4 tests.
60/65 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    2.66 sec
test 61
      Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

61: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
61: Test timeout computed to be: 1500
61: [==========] Running 18 tests from 5 test suites.
61: [----------] Global test environment set-up.
61: [----------] 2 tests from std_algorithms_is_sorted_team_test
61: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
61: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (529 ms)
61: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
61: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (479 ms)
61: [----------] 2 tests from std_algorithms_is_sorted_team_test (1008 ms total)
61: 
61: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
61: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
61: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms)
61: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
61: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
61: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
61: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (505 ms)
61: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
61: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (548 ms)
61: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1079 ms total)
61: 
61: [----------] 4 tests from std_algorithms_is_partitioned_team_test
61: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
61: [       OK ] std_algorithms_is_partitioned_team_test.empty (5 ms)
61: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
61: [       OK ] std_algorithms_is_partitioned_team_test.all_true (263 ms)
61: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
61: [       OK ] std_algorithms_is_partitioned_team_test.all_false (259 ms)
61: [ RUN      ] std_algorithms_is_partitioned_team_test.random
61: [       OK ] std_algorithms_is_partitioned_team_test.random (247 ms)
61: [----------] 4 tests from std_algorithms_is_partitioned_team_test (776 ms total)
61: 
61: [----------] 4 tests from std_algorithms_partition_copy_team_test
61: [ RUN      ] std_algorithms_partition_copy_team_test.empty
61: [       OK ] std_algorithms_partition_copy_team_test.empty (9 ms)
61: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
61: [       OK ] std_algorithms_partition_copy_team_test.all_true (692 ms)
61: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
61: [       OK ] std_algorithms_partition_copy_team_test.all_false (689 ms)
61: [ RUN      ] std_algorithms_partition_copy_team_test.random
61: [       OK ] std_algorithms_partition_copy_team_test.random (707 ms)
61: [----------] 4 tests from std_algorithms_partition_copy_team_test (2099 ms total)
61: 
61: [----------] 4 tests from std_algorithms_partition_point_team_test
61: [ RUN      ] std_algorithms_partition_point_team_test.empty
61: [       OK ] std_algorithms_partition_point_team_test.empty (5 ms)
61: [ RUN      ] std_algorithms_partition_point_team_test.all_true
61: [       OK ] std_algorithms_partition_point_team_test.all_true (263 ms)
61: [ RUN      ] std_algorithms_partition_point_team_test.all_false
61: [       OK ] std_algorithms_partition_point_team_test.all_false (262 ms)
61: [ RUN      ] std_algorithms_partition_point_team_test.random
61: [       OK ] std_algorithms_partition_point_team_test.random (249 ms)
61: [----------] 4 tests from std_algorithms_partition_point_team_test (781 ms total)
61: 
61: [----------] Global test environment tear-down
61: [==========] 18 tests from 5 test suites ran. (5746 ms total)
61: [  PASSED  ] 18 tests.
61/65 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    5.92 sec
test 62
      Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

62: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
62: Test timeout computed to be: 1500
62: [==========] Running 5 tests from 4 test suites.
62: [----------] Global test environment set-up.
62: [----------] 2 tests from std_algorithms_transform_team_test
62: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
62: [       OK ] std_algorithms_transform_team_test.test_unary_op (743 ms)
62: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
62: [       OK ] std_algorithms_transform_team_test.test_binary_op (817 ms)
62: [----------] 2 tests from std_algorithms_transform_team_test (1560 ms total)
62: 
62: [----------] 1 test from std_algorithms_generate_team_test
62: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
62: [       OK ] std_algorithms_generate_team_test.test_unary_op (1724 ms)
62: [----------] 1 test from std_algorithms_generate_team_test (1724 ms total)
62: 
62: [----------] 1 test from std_algorithms_generate_n_team_test
62: [ RUN      ] std_algorithms_generate_n_team_test.test
62: [       OK ] std_algorithms_generate_n_team_test.test (223 ms)
62: [----------] 1 test from std_algorithms_generate_n_team_test (223 ms total)
62: 
62: [----------] 1 test from std_algorithms_swap_ranges_team_test
62: [ RUN      ] std_algorithms_swap_ranges_team_test.test
62: [       OK ] std_algorithms_swap_ranges_team_test.test (723 ms)
62: [----------] 1 test from std_algorithms_swap_ranges_team_test (723 ms total)
62: 
62: [----------] Global test environment tear-down
62: [==========] 5 tests from 4 test suites ran. (4231 ms total)
62: [  PASSED  ] 5 tests.
62/65 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    4.41 sec
test 63
      Start 63: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

63: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
63: Test timeout computed to be: 1500
63: [==========] Running 2 tests from 2 test suites.
63: [----------] Global test environment set-up.
63: [----------] 1 test from std_algorithms_exclusive_scan_team_test
63: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
63: [       OK ] std_algorithms_exclusive_scan_team_test.test (1461 ms)
63: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1461 ms total)
63: 
63: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
63: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
63: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (725 ms)
63: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (725 ms total)
63: 
63: [----------] Global test environment tear-down
63: [==========] 2 tests from 2 test suites ran. (2187 ms total)
63: [  PASSED  ] 2 tests.
63/65 Test #63: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    2.35 sec
test 64
      Start 64: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

64: Test command: /var/jenkins/workspace/Kokkos_PR-6581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
64: Test timeout computed to be: 1500
64: [==========] Running 2 tests from 2 test suites.
64: [----------] Global test environment set-up.
64: [----------] 1 test from std_algorithms_inclusive_scan_team_test
64: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
64: [       OK ] std_algorithms_inclusive_scan_team_test.test (2064 ms)
64: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2064 ms total)
64: 
64: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
64: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
64: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1393 ms)
64: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1393 ms total)
64: 
64: [----------] Global test environment tear-down
64: [==========] 2 tests from 2 test suites ran. (3457 ms total)
64: [  PASSED  ] 2 tests.
64/65 Test #64: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    3.62 sec
test 65
      Start 65: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 65

Label Time Summary:
Kokkos    = 272.02 sec*proc (59 tests)

Total Test time (real) = 527.47 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats zero time                     Fri Nov  8 18:41:35 2024
cache hit (direct)                    56
cache hit (preprocessed)               1
cache miss                           729
cache hit rate                      7.25 %
cleanups performed                     8
files in cache                      6709
cache size                           4.5 GB
max cache size                       5.0 GB
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 913c2c55e98f020ca380623d004c233859819b2d8647c5cd6b49b6fffa7afeef
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-6581' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 913c2c55e98f020ca380623d004c233859819b2d8647c5cd6b49b6fffa7afeef
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 606be068-fe84-4f1e-9e54-461ed640ce90
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a010894a-f310-444f-aa6b-cef62fd0bacb
hudson.AbortException: script returned exit code 2
		at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 93b7b185-77b0-45ca-a83f-55b2d0e96eb3
hudson.AbortException: script returned exit code 8
		at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.io.IOException: Failed to rm container 'bbf36208dfc38cd31159938ba0376acc0c37167c0cee1e07503ddfa525a9840f'.
	at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.client.DockerClient.rm(DockerClient.java:204)
	at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.client.DockerClient.stop(DockerClient.java:190)
	at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep.destroy(WithContainerStep.java:111)
	at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Callback.finished(WithContainerStep.java:415)
	at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:119)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:381)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Block$Noop.eval(Block.java:30)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:180)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:422)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:330)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:294)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	at java.base/java.lang.Thread.run(Unknown Source)

GitHub has been notified of this commit’s build result

Finished: FAILURE