Skip to content
Not built

Console Output

Skipping 292 KB.. Full Log
18: CPU Caches:
18:   L1 Data 64 KiB (x4)
18:   L1 Instruction 64 KiB (x4)
18:   L2 Unified 512 KiB (x4)
18:   L3 Unified 16384 KiB (x4)
18: Load Average: 7.45, 7.05, 5.57
18: CPU architecture: none
18: Default Device: N6Kokkos6OpenMPE
18: GIT_BRANCH: HEAD
18: GIT_CLEAN_STATUS: CLEAN
18: GIT_COMMIT_DATE: 2024-01-11T13:15:40-07:00
18: GIT_COMMIT_DESCRIPTION: add tests for in-place `inclusive_scan` (#6682)
18: GIT_COMMIT_HASH: 36da6cca7
18: GPU architecture: none
18: KOKKOS_COMPILER_GNU: 840
18: KOKKOS_ENABLE_ASM: yes
18: KOKKOS_ENABLE_CXX17: yes
18: KOKKOS_ENABLE_CXX20: no
18: KOKKOS_ENABLE_CXX23: no
18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
18: KOKKOS_ENABLE_HBWSPACE: no
18: KOKKOS_ENABLE_HWLOC: no
18: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
18: KOKKOS_ENABLE_LIBDL: no
18: KOKKOS_ENABLE_LIBRT: no
18: KOKKOS_ENABLE_OPENMP: yes
18: KOKKOS_ENABLE_PRAGMA_IVDEP: no
18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
18: KOKKOS_ENABLE_PRAGMA_UNROLL: no
18: KOKKOS_ENABLE_PRAGMA_VECTOR: no
18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
18: Kokkos Version: 4.2.99
18: platform: 64bit
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.048 s         0.022 s             5       1024        46.3131u
18: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.049 s         0.021 s             5     2.048k        24.3639u
18: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.050 s         0.022 s             5     4.096k        12.0333u
18: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.050 s         0.024 s             5     8.192k        6.21267u
18: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.055 s         0.027 s             5    16.384k        3.21871u
18: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.061 s         0.033 s             5    32.768k        1.92148u
18: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.071 s         0.043 s             5    65.536k        1067.42n
18: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.088 s         0.077 s             5   131.072k        663.771n
18: GramSchmidt<double>/Count:262144/iterations:5/manual_time                           1.30 s         0.150 s             5   262.144k        8.01444u
18: GramSchmidt<double>/Count:524288/iterations:5/manual_time                           2.10 s         0.269 s             5   524.288k        4.01869u
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: CustomReduction<double>/N:100000/R:1000/manual_time                                 8.86 s          8.83 s             1 0.0101944/s       11.5
18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.975 s         0.509 s             1       0.0493507     0.111678                0.129001             0.285284    0.063344       0.0649897
18: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
18: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.204 s         0.089 s             8       0.0138597    0.0516848               0.0151698                 0.0480122   0.0129887       0.0119956
18: OverlapTeamPolicy/N:20/M:1000000/R:10                                               1.13 s         0.575 s             1       0.0640043     0.142516                0.146887                  0.277148   0.0748442       0.0730878
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.002 s         0.000 s             5       1024        1.96557u
18: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.002 s         0.000 s             5     2.048k        966.368n
18: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.002 s         0.000 s             5     4.096k        488.411n
18: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.002 s         0.001 s             5     8.192k        244.018n
18: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.002 s         0.001 s             5    16.384k        121.799n
18: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.002 s         0.002 s             5    32.768k        60.9783n
18: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.003 s         0.005 s             5    65.536k        49.4786n
18: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.004 s         0.013 s             5   131.072k        34.7709n
18: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.008 s         0.037 s             5   262.144k        28.1791n
18: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.012 s         0.085 s             5   524.288k        22.3951n
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Malloc/N:1/manual_time                                                             0.268 us        0.447 us      2492048 3.72691M/s
18: Malloc/N:16/manual_time                                                            0.284 us        0.463 us      2597752 3.52456M/s
18: Malloc/N:256/manual_time                                                           0.318 us        0.495 us      2113897 3.14837M/s
18: Malloc/N:4096/manual_time                                                          0.257 us        0.436 us      2719905  3.8922M/s
18: Malloc/N:65536/manual_time                                                         0.201 us        0.447 us      3518329 4.96714M/s
18: Malloc/N:1048576/manual_time                                                       0.214 us        0.461 us      3263748 4.66626M/s
18: Malloc/N:16777216/manual_time                                                      0.194 us        0.430 us      3588181 5.14555M/s
18: Malloc/N:268435456/manual_time                                                      3.03 us         6.69 us       219931  329.53k/s
18: Malloc/N:4294967296/manual_time                                                     3.73 us         10.8 us       189168 267.964k/s
18: MallocFree/N:1/manual_time                                                         0.382 us        0.426 us      1846219 2.62001M/s
18: MallocFree/N:16/manual_time                                                        0.377 us        0.422 us      1846197 2.64983M/s
18: MallocFree/N:256/manual_time                                                       0.432 us        0.477 us      1570731 2.31251M/s
18: MallocFree/N:4096/manual_time                                                      0.356 us        0.400 us      1970393 2.81047M/s
18: MallocFree/N:65536/manual_time                                                     0.359 us        0.403 us      1954718 2.78721M/s
18: MallocFree/N:1048576/manual_time                                                   0.378 us        0.422 us      1863009   2.648M/s
18: MallocFree/N:16777216/manual_time                                                  0.353 us        0.397 us      1973601  2.8368M/s
18: MallocFree/N:268435456/manual_time                                                  6.92 us         6.43 us        99700 144.432k/s
18: MallocFree/N:4294967296/manual_time                                                 11.5 us         10.8 us        61242 87.1281k/s
18: MallocTouch/N:1/manual_time                                                         61.4 us         19.8 us        11159 16.2927k/s
18: MallocTouch/N:16/manual_time                                                        52.4 us         18.7 us        11175 19.1013k/s
18: MallocTouch/N:256/manual_time                                                       65.7 us         18.9 us        17305 15.2233k/s
18: MallocTouch/N:4096/manual_time                                                      56.5 us         18.7 us        14266 17.6916k/s
18: MallocTouch/N:65536/manual_time                                                     45.9 us         18.8 us        11192 21.7653k/s
18: MallocTouch/N:1048576/manual_time                                                   43.0 us         19.2 us        17102 23.2419k/s
18: MallocTouch/N:16777216/manual_time                                                  63.6 us         27.7 us        11368 15.7329k/s
18: MallocTouch/N:268435456/manual_time                                                40478 us        47055 us           17  24.7049/s
18: MallocTouch/N:4294967296/manual_time                                              681354 us       616578 us            1  1.46767/s
18: MallocTouchFree/N:1/manual_time                                                     1895 us         29.1 us          361  527.828/s
18: MallocTouchFree/N:16/manual_time                                                    1913 us         32.0 us          357  522.712/s
18: MallocTouchFree/N:256/manual_time                                                   1269 us         27.8 us         1000  788.095/s
18: MallocTouchFree/N:4096/manual_time                                                   602 us         24.2 us         1339 1.66016k/s
18: MallocTouchFree/N:65536/manual_time                                                  830 us         24.7 us         2129 1.20449k/s
18: MallocTouchFree/N:1048576/manual_time                                                357 us         23.4 us         2356 2.79826k/s
18: MallocTouchFree/N:16777216/manual_time                                               440 us         40.5 us         1549 2.27051k/s
18: MallocTouchFree/N:268435456/manual_time                                            82807 us        48558 us            7  12.0762/s
18: MallocTouchFree/N:4294967296/manual_time                                         1032651 us       626621 us            1 0.968381/s
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.278 s         0.351 s             3  2.87368/s        800
18: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.277 s         0.348 s             3  2.88999/s        800
18: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.276 s         0.348 s             3  2.89578/s        800
18: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.276 s         0.345 s             3  2.90045/s        800
18: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.275 s         0.346 s             3  2.91178/s        800
18: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.275 s         0.346 s             3  2.90704/s        800
18: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.276 s         0.345 s             3  2.89903/s        800
18: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.276 s         0.345 s             3   2.8976/s        800
18: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.276 s         0.348 s             3  2.89447/s        800
18: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.276 s         0.346 s             3  2.89798/s        800
18: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.276 s         0.347 s             3  2.90288/s        800
18: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.276 s         0.346 s             3  2.89903/s        800
18: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.276 s         0.348 s             3   2.8995/s        800
18: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.276 s         0.348 s             3  2.89911/s        800
18: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.276 s         0.347 s             3  2.89817/s        800
18: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.276 s         0.347 s             3  2.90142/s        800
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.041 s         0.014 s            21  39.1893/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.046 s         0.020 s            15  34.7069/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.041 s         0.020 s            17  38.7095/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.056 s         0.026 s            10  28.8094/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.045 s         0.019 s            15  35.5571/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.049 s         0.015 s            12  32.4189/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.054 s         0.023 s            17  29.4717/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.486 s         0.217 s             2  3.29356/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.434 s         0.186 s             2  3.68473/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.066 s         0.028 s            12  24.1001/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.460 s         0.226 s             2  3.48121/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.335 s         0.140 s             3  4.77671/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.061 s         0.014 s            10  26.0498/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.059 s         0.014 s            12  27.1405/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.058 s         0.014 s            10  27.3669/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.059 s         0.015 s            11  27.3458/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.278 s         0.138 s             3  5.76403/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.254 s         0.123 s             3  6.30697/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.256 s         0.127 s             3  6.23942/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.318 s         0.155 s             2  5.02955/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.037 s         0.018 s            22   42.885/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.034 s         0.017 s            22  46.6148/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.259 s         0.126 s             3  6.18402/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.355 s         0.172 s             2  4.50183/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.045 s         0.019 s            17  35.8418/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.042 s         0.019 s            12  38.2892/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.504 s         0.237 s             2  3.17306/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.447 s         0.218 s             2  3.57626/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.063 s         0.022 s            10  25.3161/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.075 s         0.027 s             8   21.389/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.564 s         0.283 s             1  2.83733/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.509 s         0.211 s             2  3.14391/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.041 s         0.019 s            17   38.562/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.047 s         0.020 s            12  33.7174/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.054 s         0.019 s            17   29.602/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.057 s         0.016 s            10  28.0356/s       1.6k
18: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.025 s         0.012 s            29  31.9364/s        800
18: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.038 s         0.015 s            18  21.2065/s        800
18: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.042 s         0.018 s            19  19.1823/s        800
18: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.012 s            28  30.6435/s        800
18: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.033 s         0.013 s            18  24.5005/s        800
18: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.031 s         0.015 s            17  26.0383/s        800
18: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.036 s         0.017 s            24  22.2972/s        800
18: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.012 s            24  27.7765/s        800
18: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.030 s         0.014 s            19  26.4737/s        800
18: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.025 s         0.012 s            24  31.5604/s        800
18: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.034 s         0.015 s            19   23.388/s        800
18: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.030 s         0.011 s            26  26.4335/s        800
18: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.027 s         0.012 s            24  29.4028/s        800
18: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.014 s            26  27.3477/s        800
18: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.036 s         0.016 s            25  22.1104/s        800
18: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.030 s         0.011 s            25  27.1144/s        800
18: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.036 s         0.015 s            17  22.2711/s        800
18: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.042 s         0.017 s            13  18.9504/s        800
18: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.035 s         0.030 s            10  46.3403/s       1.6k
18: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.035 s         0.030 s            10  45.9387/s       1.6k
18: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.035 s         0.030 s            10  46.0528/s       1.6k
18: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.034 s         0.030 s            10  46.5711/s       1.6k
18: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.034 s         0.031 s            10  46.5559/s       1.6k
18: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.041 s         0.034 s            10  39.1368/s       1.6k
18: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.017 s         0.006 s            10  95.2142/s       1.6k
18: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.013 s         0.006 s            10  123.153/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.016 s         0.008 s            10  102.636/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.019 s         0.007 s            10  84.8651/s       1.6k
18: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.019 s         0.009 s            10  86.1438/s       1.6k
18: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.026 s         0.013 s            10  61.1592/s       1.6k
18: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.041 s         0.034 s            10  39.4508/s       1.6k
18: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.048 s         0.034 s            10  33.5135/s       1.6k
18: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.058 s         0.037 s            10  27.4668/s       1.6k
18: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.044 s         0.034 s            10  36.0012/s       1.6k
18: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.026 s         0.012 s            10  62.0294/s       1.6k
18: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.030 s         0.014 s            10  54.0475/s       1.6k
18: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.031 s         0.015 s            10  52.1626/s       1.6k
18: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.023 s         0.011 s            10  69.6351/s       1.6k
18: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.047 s         0.038 s            10  34.2727/s       1.6k
18: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.055 s         0.038 s            10  28.9946/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.029 s         0.014 s            10  54.2408/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.028 s         0.014 s            10  56.1411/s       1.6k
18: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.038 s         0.033 s            10  42.4907/s       1.6k
18: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.046 s         0.036 s            10  34.6387/s       1.6k
18: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.022 s         0.011 s            10  71.1685/s       1.6k
18: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.031 s         0.015 s            10  51.9305/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.043 s         0.036 s            10  37.5253/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.043 s         0.035 s            10  37.6049/s       1.6k
18: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.030 s         0.014 s            10  53.6298/s       1.6k
18: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.030 s         0.015 s            10  52.8546/s       1.6k
18: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.149 s         0.128 s            10  10.7688/s       1.6k
18: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.143 s         0.124 s            10  11.2268/s       1.6k
18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............   Passed  271.96 sec
test 19
      Start 19: Kokkos_Benchmark_Atomic_MinMax

19: Test command: /var/jenkins/workspace/Kokkos_develop/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-11_T20-17-04.json"
19: Test timeout computed to be: 1500
19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
19:                                     Detected: 4 cores per node.
19:                                     Detected: 1 MPI_ranks per node.
19:                                     Requested: 8 threads per process.
19: 2024-01-11T20:42:59+00:00
19: Running /var/jenkins/workspace/Kokkos_develop/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
19: Run on (4 X 1996.25 MHz CPU s)
19: CPU Caches:
19:   L1 Data 64 KiB (x4)
19:   L1 Instruction 64 KiB (x4)
19:   L2 Unified 512 KiB (x4)
19:   L3 Unified 16384 KiB (x4)
19: Load Average: 2.87, 4.64, 4.93
19: CPU architecture: none
19: Default Device: N6Kokkos6OpenMPE
19: GIT_BRANCH: HEAD
19: GIT_CLEAN_STATUS: CLEAN
19: GIT_COMMIT_DATE: 2024-01-11T13:15:40-07:00
19: GIT_COMMIT_DESCRIPTION: add tests for in-place `inclusive_scan` (#6682)
19: GIT_COMMIT_HASH: 36da6cca7
19: GPU architecture: none
19: KOKKOS_COMPILER_GNU: 840
19: KOKKOS_ENABLE_ASM: yes
19: KOKKOS_ENABLE_CXX17: yes
19: KOKKOS_ENABLE_CXX20: no
19: KOKKOS_ENABLE_CXX23: no
19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
19: KOKKOS_ENABLE_HBWSPACE: no
19: KOKKOS_ENABLE_HWLOC: no
19: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
19: KOKKOS_ENABLE_LIBDL: no
19: KOKKOS_ENABLE_LIBRT: no
19: KOKKOS_ENABLE_OPENMP: yes
19: KOKKOS_ENABLE_PRAGMA_IVDEP: no
19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
19: KOKKOS_ENABLE_PRAGMA_UNROLL: no
19: KOKKOS_ENABLE_PRAGMA_VECTOR: no
19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
19: Kokkos Version: 4.2.99
19: platform: 64bit
19: ----------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                                              Time             CPU   Iterations
19: ----------------------------------------------------------------------------------------------------------------------------------------
19: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.002 s         0.001 s            10
19: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
19: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.002 s         0.001 s            10
19: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.001 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.001 s         0.000 s            10
19: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.003 s         0.001 s            10
19: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.003 s         0.001 s            10
19: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.003 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.002 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.002 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
19: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.002 s         0.001 s            10
19: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.004 s         0.001 s            10
19: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.004 s         0.002 s            10
19: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.002 s         0.001 s            10
19: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.004 s         0.001 s            10
19: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.004 s         0.002 s            10
19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.78 sec
test 20
      Start 20: Kokkos_PerformanceTest_Mempool

20: Test command: /var/jenkins/workspace/Kokkos_develop/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-11_T20-17-04.json"
20: Test timeout computed to be: 1500
20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
20:                                     Detected: 4 cores per node.
20:                                     Detected: 1 MPI_ranks per node.
20:                                     Requested: 8 threads per process.
20: 2024-01-11T20:43:00+00:00
20: Running /var/jenkins/workspace/Kokkos_develop/build/core/perf_test/Kokkos_PerformanceTest_Mempool
20: Run on (4 X 1996.25 MHz CPU s)
20: CPU Caches:
20:   L1 Data 64 KiB (x4)
20:   L1 Instruction 64 KiB (x4)
20:   L2 Unified 512 KiB (x4)
20:   L3 Unified 16384 KiB (x4)
20: Load Average: 2.87, 4.64, 4.93
20: CPU architecture: none
20: Default Device: N6Kokkos6OpenMPE
20: GIT_BRANCH: HEAD
20: GIT_CLEAN_STATUS: CLEAN
20: GIT_COMMIT_DATE: 2024-01-11T13:15:40-07:00
20: GIT_COMMIT_DESCRIPTION: add tests for in-place `inclusive_scan` (#6682)
20: GIT_COMMIT_HASH: 36da6cca7
20: GPU architecture: none
20: KOKKOS_COMPILER_GNU: 840
20: KOKKOS_ENABLE_ASM: yes
20: KOKKOS_ENABLE_CXX17: yes
20: KOKKOS_ENABLE_CXX20: no
20: KOKKOS_ENABLE_CXX23: no
20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
20: KOKKOS_ENABLE_HBWSPACE: no
20: KOKKOS_ENABLE_HWLOC: no
20: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
20: KOKKOS_ENABLE_LIBDL: no
20: KOKKOS_ENABLE_LIBRT: no
20: KOKKOS_ENABLE_OPENMP: yes
20: KOKKOS_ENABLE_PRAGMA_IVDEP: no
20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
20: KOKKOS_ENABLE_PRAGMA_UNROLL: no
20: KOKKOS_ENABLE_PRAGMA_VECTOR: no
20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
20: Kokkos Version: 4.2.99
20: platform: 64bit
20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: 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.001 s         0.000 s          1253                10.384M/s
20: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
20: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: 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          2626                40.5587M/s
20/45 Test #20: Kokkos_PerformanceTest_Mempool ..............   Passed    1.81 sec
test 21
      Start 21: Kokkos_PerformanceTest_Atomic

21: Test command: /var/jenkins/workspace/Kokkos_develop/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-11_T20-17-04.json"
21: Test timeout computed to be: 1500
21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
21:                                     Detected: 4 cores per node.
21:                                     Detected: 1 MPI_ranks per node.
21:                                     Requested: 8 threads per process.
21: 2024-01-11T20:43:02+00:00
21: Running /var/jenkins/workspace/Kokkos_develop/build/core/perf_test/Kokkos_PerformanceTest_Atomic
21: Run on (4 X 1996.25 MHz CPU s)
21: CPU Caches:
21:   L1 Data 64 KiB (x4)
21:   L1 Instruction 64 KiB (x4)
21:   L2 Unified 512 KiB (x4)
21:   L3 Unified 16384 KiB (x4)
21: Load Average: 2.87, 4.64, 4.93
21: CPU architecture: none
21: Default Device: N6Kokkos6OpenMPE
21: GIT_BRANCH: HEAD
21: GIT_CLEAN_STATUS: CLEAN
21: GIT_COMMIT_DATE: 2024-01-11T13:15:40-07:00
21: GIT_COMMIT_DESCRIPTION: add tests for in-place `inclusive_scan` (#6682)
21: GIT_COMMIT_HASH: 36da6cca7
21: GPU architecture: none
21: KOKKOS_COMPILER_GNU: 840
21: KOKKOS_ENABLE_ASM: yes
21: KOKKOS_ENABLE_CXX17: yes
21: KOKKOS_ENABLE_CXX20: no
21: KOKKOS_ENABLE_CXX23: no
21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
21: KOKKOS_ENABLE_HBWSPACE: no
21: KOKKOS_ENABLE_HWLOC: no
21: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
21: KOKKOS_ENABLE_LIBDL: no
21: KOKKOS_ENABLE_LIBRT: no
21: KOKKOS_ENABLE_OPENMP: yes
21: KOKKOS_ENABLE_PRAGMA_IVDEP: no
21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
21: KOKKOS_ENABLE_PRAGMA_UNROLL: no
21: KOKKOS_ENABLE_PRAGMA_VECTOR: no
21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
21: Kokkos Version: 4.2.99
21: platform: 64bit
21: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
21: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Test_Atomic<int>/100000/iterations:10                         0.041 s         0.020 s            10          1            4    0.163142       0.0270643     339.34u     704.983M         558.024M     704.983M
21: Test_Atomic<long int>/100000/iterations:10                    0.050 s         0.025 s            10          1            8    0.240458       0.0189458     342.14u     4.99995G          3.4788G     4.99995G
21: Test_Atomic<long long int>/100000/iterations:10               0.047 s         0.023 s            10          1            8    0.160975       0.0192934     341.54u     4.99995G         1.11057G     4.99995G
21: Test_Atomic<unsigned int>/100000/iterations:10                0.048 s         0.023 s            10          1            4    0.229728       0.0131934     381.12u     704.983M         1.44065G     704.983M
21: Test_Atomic<unsigned long int>/100000/iterations:10           0.049 s         0.024 s            10          1            8    0.235567       0.0308467     682.08u     4.99995G         1.55453G     4.99995G
21: Test_Atomic<unsigned long long int>/100000/iterations:10      0.048 s         0.024 s            10          1            8    0.156509       0.0170892     341.24u     4.99995G         846.812M     4.99995G
21: Test_Atomic<float>/100000/iterations:10                       0.049 s         0.023 s            10          0            4    0.208663         0.01519    1020.21u      4.9999G         881.231M     4.99989G
21: Test_Atomic<double>/100000/iterations:10                      0.050 s         0.023 s            10          1            8    0.231002       0.0150001    1020.52u     4.99995G         593.054M     4.99995G
21: Test_Atomic<int>/100000/iterations:10                         0.049 s         0.024 s            10          1            4    0.220515       0.0338618     341.54u     704.983M         1.34719G     704.983M
21/45 Test #21: Kokkos_PerformanceTest_Atomic ...............   Passed    4.32 sec
test 22
      Start 22: Kokkos_ContainersUnitTest_Serial

22: Test command: /var/jenkins/workspace/Kokkos_develop/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
22: Test timeout computed to be: 1500
22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
22:                                     Detected: 4 cores per node.
22:                                     Detected: 1 MPI_ranks per node.
22:                                     Requested: 8 threads per process.
22: [==========] Running 65 tests from 1 test suite.
22: [----------] Global test environment set-up.
22: [----------] 65 tests from serial
22: [ RUN      ] serial.bitset
22: [       OK ] serial.bitset (1767 ms)
22: [ RUN      ] serial.bitset_default_constructor_no_alloc
22: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
22: [ RUN      ] serial.dualview_combination
22: [       OK ] serial.dualview_combination (0 ms)
22: [ RUN      ] serial.dualview_alloc
22: [       OK ] serial.dualview_alloc (0 ms)
22: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
22: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
22: [ RUN      ] serial.dualview_combinations_without_init
22: [       OK ] serial.dualview_combinations_without_init (0 ms)
22: [ RUN      ] serial.dualview_deep_copy
22: [       OK ] serial.dualview_deep_copy (1 ms)
22: [ RUN      ] serial.dualview_realloc
22: [       OK ] serial.dualview_realloc (0 ms)
22: [ RUN      ] serial.dualview_resize
22: [       OK ] serial.dualview_resize (0 ms)
22: [ RUN      ] serial.dualview_device_correct_kokkos_device
22: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
22: [ RUN      ] serial.dualview_host_correct_kokkos_device
22: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
22: [ RUN      ] serial.dualview_host_modify_template_device_sync
22: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
22: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
22: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
22: [ RUN      ] serial.dualview_device_modify_template_host_sync
22: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
22: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
22: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
22: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
22: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
22: [ RUN      ] serial.dynamic_view
22: [       OK ] serial.dynamic_view (15 ms)
22: [ RUN      ] serial.dyn_rank_view_api_generic
22: [       OK ] serial.dyn_rank_view_api_generic (9 ms)
22: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
22: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
22: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
22: /var/jenkins/workspace/Kokkos_develop/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
22: skipping since not default execution space
22: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
22: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
22: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
22: [ RUN      ] serial.ErrorReporterViaLambda
22: [       OK ] serial.ErrorReporterViaLambda (0 ms)
22: [ RUN      ] serial.ErrorReporter
22: [       OK ] serial.ErrorReporter (0 ms)
22: [ RUN      ] serial.offsetview_construction
22: [       OK ] serial.offsetview_construction (43 ms)
22: [ RUN      ] serial.offsetview_unmanaged_construction
22: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
22: [ RUN      ] serial.offsetview_subview
22: [       OK ] serial.offsetview_subview (16 ms)
22: [ RUN      ] serial.offsetview_offsets_rank1
22: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
22: [ RUN      ] serial.offsetview_offsets_rank2
22: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
22: [ RUN      ] serial.offsetview_offsets_rank3
22: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
22: [ RUN      ] serial.scatterview
22: [       OK ] serial.scatterview (1967 ms)
22: [ RUN      ] serial.scatterview_devicetype
22: [       OK ] serial.scatterview_devicetype (0 ms)
22: [ RUN      ] serial.staticcrsgraph
22: [       OK ] serial.staticcrsgraph (20 ms)
22: [ RUN      ] serial.resize_realloc_no_init_dualview
22: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_alloc_dualview
22: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
22: [ RUN      ] serial.resize_exec_space_dualview
22: [       OK ] serial.resize_exec_space_dualview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_dualview
22: [       OK ] serial.realloc_exec_space_dualview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_init_dynrankview
22: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
22: [ RUN      ] serial.resize_exec_space_dynrankview
22: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_dynrankview
22: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_init_scatterview
22: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
22: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
22: [ RUN      ] serial.resize_exec_space_scatterview
22: [       OK ] serial.resize_exec_space_scatterview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_scatterview
22: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynrankview
22: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
22: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
22: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_offsetview
22: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
22: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
22: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynamicview
22: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
22: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
22: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
22: [ RUN      ] serial.UnorderedMap_insert
22: [       OK ] serial.UnorderedMap_insert (10784 ms)
22: [ RUN      ] serial.UnorderedMap_failed_insert
22: [       OK ] serial.UnorderedMap_failed_insert (4998 ms)
22: [ RUN      ] serial.UnorderedMap_deep_copy
22: [       OK ] serial.UnorderedMap_deep_copy (6 ms)
22: [ RUN      ] serial.UnorderedMap_valid_empty
22: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
22: [ RUN      ] serial.UnorderedMap_clear_zero_size
22: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
22: [ RUN      ] serial.UnorderedMap_consistent_size
22: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
22: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
22: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
22: [ RUN      ] serial.UnorderedMap_lambda_capturable
22: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
22: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
22: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
22: [ RUN      ] serial.vector_combination
22: [       OK ] serial.vector_combination (1 ms)
22: [ RUN      ] serial.vector_insert
22: [       OK ] serial.vector_insert (0 ms)
22: [ RUN      ] serial.vector_push_back_default_exec
22: [       OK ] serial.vector_push_back_default_exec (0 ms)
22: [ RUN      ] serial.viewctorprop_embedded_dim
22: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
22: [----------] 65 tests from serial (19639 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 65 tests from 1 test suite ran. (19639 ms total)
22: [  PASSED  ] 64 tests.
22: [  SKIPPED ] 1 test, listed below:
22: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
22/45 Test #22: Kokkos_ContainersUnitTest_Serial ............   Passed   19.79 sec
test 23
      Start 23: Kokkos_ContainersUnitTest_OpenMP

23: Test command: /var/jenkins/workspace/Kokkos_develop/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
23: Test timeout computed to be: 1500
23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
23:                                     Detected: 4 cores per node.
23:                                     Detected: 1 MPI_ranks per node.
23:                                     Requested: 8 threads per process.
23: [==========] Running 65 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 65 tests from openmp
23: [ RUN      ] openmp.bitset
23: [       OK ] openmp.bitset (479 ms)
23: [ RUN      ] openmp.bitset_default_constructor_no_alloc
23: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
23: [ RUN      ] openmp.dualview_combination
23: [       OK ] openmp.dualview_combination (0 ms)
23: [ RUN      ] openmp.dualview_alloc
23: [       OK ] openmp.dualview_alloc (0 ms)
23: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
23: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
23: [ RUN      ] openmp.dualview_combinations_without_init
23: [       OK ] openmp.dualview_combinations_without_init (0 ms)
23: [ RUN      ] openmp.dualview_deep_copy
23: [       OK ] openmp.dualview_deep_copy (0 ms)
23: [ RUN      ] openmp.dualview_realloc
23: [       OK ] openmp.dualview_realloc (0 ms)
23: [ RUN      ] openmp.dualview_resize
23: [       OK ] openmp.dualview_resize (0 ms)
23: [ RUN      ] openmp.dualview_device_correct_kokkos_device
23: [       OK ] openmp.dualview_device_correct_kokkos_device (0 ms)
23: [ RUN      ] openmp.dualview_host_correct_kokkos_device
23: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
23: [ RUN      ] openmp.dualview_host_modify_template_device_sync
23: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
23: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
23: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
23: [ RUN      ] openmp.dualview_device_modify_template_host_sync
23: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
23: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
23: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
23: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
23: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
23: [ RUN      ] openmp.dynamic_view
23: [       OK ] openmp.dynamic_view (18 ms)
23: [ RUN      ] openmp.dyn_rank_view_api_generic
23: [       OK ] openmp.dyn_rank_view_api_generic (8 ms)
23: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
23: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
23: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
23: [       OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
23: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
23: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
23: [ RUN      ] openmp.ErrorReporterViaLambda
23: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
23: [ RUN      ] openmp.ErrorReporter
23: [       OK ] openmp.ErrorReporter (0 ms)
23: [ RUN      ] openmp.offsetview_construction
23: [       OK ] openmp.offsetview_construction (16 ms)
23: [ RUN      ] openmp.offsetview_unmanaged_construction
23: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
23: [ RUN      ] openmp.offsetview_subview
23: [       OK ] openmp.offsetview_subview (18 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank1
23: [       OK ] openmp.offsetview_offsets_rank1 (0 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank2
23: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank3
23: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
23: [ RUN      ] openmp.scatterview
23: [       OK ] openmp.scatterview (1782 ms)
23: [ RUN      ] openmp.scatterview_devicetype
23: [       OK ] openmp.scatterview_devicetype (15 ms)
23: [ RUN      ] openmp.staticcrsgraph
23: [       OK ] openmp.staticcrsgraph (21 ms)
23: [ RUN      ] openmp.resize_realloc_no_init_dualview
23: [       OK ] openmp.resize_realloc_no_init_dualview (0 ms)
23: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
23: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
23: [ RUN      ] openmp.resize_exec_space_dualview
23: [       OK ] openmp.resize_exec_space_dualview (0 ms)
23: [ RUN      ] openmp.realloc_exec_space_dualview
23: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
23: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
23: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
23: [ RUN      ] openmp.resize_exec_space_dynrankview
23: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
23: [ RUN      ] openmp.realloc_exec_space_dynrankview
23: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
23: [ RUN      ] openmp.resize_realloc_no_init_scatterview
23: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
23: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
23: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
23: [ RUN      ] openmp.resize_exec_space_scatterview
23: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
23: [ RUN      ] openmp.realloc_exec_space_scatterview
23: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_dynrankview
23: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
23: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
23: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
23: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_offsetview
23: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
23: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
23: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
23: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_dynamicview
23: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
23: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
23: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
23: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
23: [ RUN      ] openmp.UnorderedMap_insert
23: [       OK ] openmp.UnorderedMap_insert (5604 ms)
23: [ RUN      ] openmp.UnorderedMap_failed_insert
23: [       OK ] openmp.UnorderedMap_failed_insert (24742 ms)
23: [ RUN      ] openmp.UnorderedMap_deep_copy
23: [       OK ] openmp.UnorderedMap_deep_copy (18 ms)
23: [ RUN      ] openmp.UnorderedMap_valid_empty
23: [       OK ] openmp.UnorderedMap_valid_empty (2 ms)
23: [ RUN      ] openmp.UnorderedMap_clear_zero_size
23: [       OK ] openmp.UnorderedMap_clear_zero_size (2 ms)
23: [ RUN      ] openmp.UnorderedMap_consistent_size
23: [       OK ] openmp.UnorderedMap_consistent_size (1 ms)
23: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
23: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
23: [ RUN      ] openmp.UnorderedMap_lambda_capturable
23: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
23: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
23: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
23: [ RUN      ] openmp.vector_combination
23: [       OK ] openmp.vector_combination (2 ms)
23: [ RUN      ] openmp.vector_insert
23: [       OK ] openmp.vector_insert (2 ms)
23: [ RUN      ] openmp.vector_push_back_default_exec
23: [       OK ] openmp.vector_push_back_default_exec (0 ms)
23: [ RUN      ] openmp.viewctorprop_embedded_dim
23: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
23: [----------] 65 tests from openmp (32751 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 65 tests from 1 test suite ran. (32751 ms total)
23: [  PASSED  ] 65 tests.
23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............   Passed   32.91 sec
test 24
      Start 24: Kokkos_ContainersPerformanceTest_OpenMP

24: Test command: /var/jenkins/workspace/Kokkos_develop/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
24: Test timeout computed to be: 1500
24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
24:                                     Detected: 4 cores per node.
24:                                     Detected: 1 MPI_ranks per node.
24:                                     Requested: 8 threads per process.
24: [==========] Running 5 tests from 1 test suite.
24: [----------] Global test environment set-up.
24: [----------] 5 tests from TEST_CATEGORY
24: [ RUN      ] TEST_CATEGORY.dynrankview_perf
24: OpenMP
24:  DynRankView vs View: Initialization Only 
24:  View time (init only): 0.0224175
24:  View sum computation time: 0.0224175
24:  Strided View time (init only): 0.0151395
24:  View Rank7 time (init only): 0.0181104
24:  DynRankView time (init only): 0.0152651
24:  DynRankView sum computation time: 0.0175034
24:  Ratio of View to DynRankView time: 1.46855
24:  Ratio of View to DynRankView sum computation time: 1.04085
24:  Ratio of View to View Rank7  time: 1.23783
24:  Ratio of StrideView to DynRankView time: 0.991775
24:  Ratio of DynRankView to View Rank7  time: 0.84289
24: [       OK ] TEST_CATEGORY.dynrankview_perf (368 ms)
24: [ RUN      ] TEST_CATEGORY.global_2_local
24: OpenMP
24: size, create, generate, fill, find
24: 256, 0.000497407, 0.000287652, 0.000297531, 0.0265967
24: 512, 0.000534838, 0.000249641, 0.000348276, 0.0263575
24: 1024, 0.000535459, 0.000253107, 0.000394123, 0.026336
24: 2048, 0.00225216, 0.000216658, 0.000579352, 0.0312856
24: 4096, 0.000473463, 0.000248738, 0.0008753, 0.0282552
24: 8192, 0.000596665, 0.000263928, 0.00151485, 0.0372309
24: 16384, 0.000688397, 0.000263987, 0.00314026, 0.0538281
24: 32768, 0.002367, 0.000862065, 0.00597184, 0.200524
24: 65536, 0.00443066, 0.00200157, 0.0111542, 0.221764
24: 131072, 0.00491623, 0.00110548, 0.0243545, 0.321512
24: 262144, 0.00482753, 0.000384084, 0.0676142, 0.516337
24: 524288, 0.00761493, 0.000961422, 0.0695581, 0.876938
24: 1048576, 0.0140111, 0.0012838, 0.144899, 2.9803
24: 2097152, 0.028757, 0.00236915, 0.320981, 6.31698
24: 4194304, 0.0526735, 0.0039906, 0.602921, 14.517
24: [       OK ] TEST_CATEGORY.global_2_local (27597 ms)
24: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
24: skipping test
24: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
24: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
24: skipping test
24: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
24: [ RUN      ] TEST_CATEGORY.scatter_view
24: ScatterView data-duplicated test:
24: num_threads 8
24: hand-coded test took 0.157389 seconds
24: test took 0.156259 seconds
24: num_threads 8
24: hand-coded test took 0.156666 seconds
24: test took 0.158072 seconds
24: num_threads 8
24: hand-coded test took 0.246325 seconds
24: test took 0.171895 seconds
24: num_threads 8
24: hand-coded test took 0.265005 seconds
24: test took 0.244736 seconds
24: num_threads 8
24: hand-coded test took 0.159994 seconds
24: test took 0.159108 seconds
24: [       OK ] TEST_CATEGORY.scatter_view (2383 ms)
24: [----------] 5 tests from TEST_CATEGORY (30348 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 5 tests from 1 test suite ran. (30348 ms total)
24: [  PASSED  ] 5 tests.
24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP .....   Passed   30.36 sec
test 25
      Start 25: Kokkos_UnitTest_Sort

25: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
25: Test timeout computed to be: 1500
25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
25:                                     Detected: 4 cores per node.
25:                                     Detected: 1 MPI_ranks per node.
25:                                     Requested: 8 threads per process.
25: [==========] Running 9 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 9 tests from openmp
25: [ RUN      ] openmp.SortUnsignedValueType
25: [       OK ] openmp.SortUnsignedValueType (12587 ms)
25: [ RUN      ] openmp.SortEmptyView
25: [       OK ] openmp.SortEmptyView (0 ms)
25: [ RUN      ] openmp.SortWithCustomComparator
25: [       OK ] openmp.SortWithCustomComparator (1670 ms)
25: [ RUN      ] openmp.BinSortGenericTests
25: [       OK ] openmp.BinSortGenericTests (757 ms)
25: [ RUN      ] openmp.BinSortEmptyView
25: [       OK ] openmp.BinSortEmptyView (0 ms)
25: [ RUN      ] openmp.BinSortEmptyKeysView
25: [       OK ] openmp.BinSortEmptyKeysView (9 ms)
25: [ RUN      ] openmp.BinSortUnsignedKeyLayoutStrideValues
25: [       OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (20940 ms)
25: [ RUN      ] openmp.NestedSort
25: [       OK ] openmp.NestedSort (48 ms)
25: [ RUN      ] openmp.NestedSortByKey
25: [       OK ] openmp.NestedSortByKey (154 ms)
25: [----------] 9 tests from openmp (36169 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 9 tests from 1 test suite ran. (36169 ms total)
25: [  PASSED  ] 9 tests.
25/45 Test #25: Kokkos_UnitTest_Sort ........................   Passed   36.20 sec
test 26
      Start 26: Kokkos_UnitTest_Random

26: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_UnitTest_Random
26: Test timeout computed to be: 1500
26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
26:                                     Detected: 4 cores per node.
26:                                     Detected: 1 MPI_ranks per node.
26:                                     Requested: 8 threads per process.
26: [==========] Running 3 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 3 tests from openmp
26: [ RUN      ] openmp.Random_XorShift64
26: Test Seed:1705005906164832082
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00724876 0.000720357 || 0.051031 2036 2403 || 2238.29 2222.06 || 9.95821 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00773534 0.000416809 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.0170418 0.00135853 || 0.051031 2053 2404 || 2184.83 2222.06 || 18.7803 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0102306 -0.00025355 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00237426 -0.000966103 || 0.051031 2043 2389 || 2227.35 2222.06 || -13.3554 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.000139205 -9.88585e-06 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00457222 0.00119433 || 0.051031 2046 2399 || 2232.27 2222.06 || 16.5105 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0173406 -0.000216513 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 0.0163645 0.00264305 || 0.051031 2029 2394 || 2186.28 2222.06 || 36.5375 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 -0.0117947 0.00040373 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.0109551 -0.000649731 || 0.051031 2031 2404 || 2197.98 2222.06 || -8.98188 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0247212 6.48478e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00887071 0.00136575 || 0.051031 2066 2406 || 2202.52 2222.06 || 18.8802 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00570014 -0.000281472 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.0161648 -0.000248874 || 0.051031 2055 2420 || 2186.71 2222.06 || -3.44044 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00631315 0.000233447 || 0.051031 1e+64 -1e+64
26: Test Seed:1705005909299477494
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00679084 -0.000134184 || 0.051031 2049 2417 || 2207.07 2222.06 || -1.85496 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0156587 -0.00026022 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.0151484 -0.00149772 || 0.051031 2032 2422 || 2188.9 2222.06 || -20.7044 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0120801 -8.60492e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00487438 -0.000126679 || 0.051031 2048 2397 || 2232.95 2222.06 || -1.75122 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0158223 -0.000440922 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00403252 -0.00174115 || 0.051031 2054 2412 || 2213.14 2222.06 || -24.0696 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.000356496 -0.000153569 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 1.30208e-07 -0.000910283 -0.00273029 || 0.051031 1996 2412 || 2224.09 2222.06 || -37.7435 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 3.90625e-07 -0.0101404 -0.000412884 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.000185805 0.000327361 || 0.051031 2025 2423 || 2221.65 2222.06 || 4.52544 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00315252 0.000624461 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 -0.00770534 -0.00104652 || 0.051031 2050 2414 || 2239.32 2222.06 || -14.4671 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 -0.0143782 9.95702e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00939976 -0.00128762 || 0.051031 2054 2431 || 2243.15 2222.06 || -17.8001 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00673814 -0.000472157 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift64 (6113 ms)
26: [ RUN      ] openmp.Random_XorShift1024_0
26: Test Seed:1705005912278605146
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0137295 -0.00126258 || 0.051031 2022 2366 || 2168.45 2198.22 || -17.4539 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0211493 0.000500013 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.00531015 -0.00293679 || 0.051031 2014 2370 || 2186.61 2198.22 || -40.5982 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0198443 3.74074e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.020151 0.00163286 || 0.051031 2011 2389 || 2243.43 2198.22 || 22.5726 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00756302 0.000247394 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0250138 -0.000441217 || 0.051031 2025 2405 || 2144.58 2198.22 || -6.09938 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0113056 9.99347e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0125059 -0.00019499 || 0.051031 2010 2369 || 2171.07 2198.22 || -2.69554 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0257551 0.000178326 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26926e-05 0.00663356 0.00092581 || 0.051031 2000 2365 || 2183.74 2198.22 || 12.7984 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 0.00247125 0.000455053 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26926e-05 -0.0231665 -0.00026486 || 0.051031 2003 2392 || 2250.36 2198.22 || -3.66142 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 0.0110793 -7.71534e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0230971 -0.00202893 || 0.051031 2012 2388 || 2148.6 2198.22 || -28.0479 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0186151 0.000386962 || 0.051031 1e+64 -1e+64
26: Test Seed:1705005915443286056
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.0100502 0.00229055 || 0.051031 2033 2411 || 2220.54 2198.22 || 31.6645 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0100923 0.000267319 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.0140422 -0.000336685 || 0.051031 2024 2389 || 2229.53 2198.22 || -4.65433 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00026358 7.68144e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00445007 -0.00169422 || 0.051031 2016 2368 || 2208.05 2198.22 || -23.4209 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00719047 -0.000236252 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.000512646 -0.0005237 || 0.051031 2036 2378 || 2199.35 2198.22 || -7.23963 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0195447 0.000373648 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.0170064 -0.000953025 || 0.051031 2010 2385 || 2236.25 2198.22 || -13.1746 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0108977 3.40857e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.000394286 -0.00143807 || 0.051031 2018 2394 || 2199.09 2198.22 || -19.8799 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00433497 -0.000808082 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.00846963 -0.00216608 || 0.051031 2021 2405 || 2179.76 2198.22 || -29.9439 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0132509 0.000783604 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.012389 -0.000813458 || 0.051031 2025 2380 || 2171.32 2198.22 || -11.2452 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00592599 -0.000407604 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift1024_0 (6357 ms)
26: [ RUN      ] openmp.Multi_streams
26: [       OK ] openmp.Multi_streams (1 ms)
26: [----------] 3 tests from openmp (12472 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 3 tests from 1 test suite ran. (12472 ms total)
26: [  PASSED  ] 3 tests.
26/45 Test #26: Kokkos_UnitTest_Random ......................   Passed   12.48 sec
test 27
      Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A

27: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
27: Test timeout computed to be: 1500
27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
27:                                     Detected: 4 cores per node.
27:                                     Detected: 1 MPI_ranks per node.
27:                                     Requested: 8 threads per process.
27: [==========] Running 14 tests from 3 test suites.
27: [----------] Global test environment set-up.
27: [----------] 3 tests from std_algorithms_reducers
27: [ RUN      ] std_algorithms_reducers.max_first_loc
27: checking reduction with order: LeftToRight
27: checking reduction with order: RightToLeft
27: checking reduction with order: Random
27: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
27: [ RUN      ] std_algorithms_reducers.min_first_loc
27: checking reduction with order: LeftToRight
27: checking reduction with order: RightToLeft
27: checking reduction with order: Random
27: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
27: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
27: checking reduction with order: LeftToRight
27: checking reduction with order: RightToLeft
27: checking reduction with order: Random
27: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
27: [----------] 3 tests from std_algorithms_reducers (0 ms total)
27: 
27: [----------] 1 test from std_algorithms
27: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
27: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
27: [----------] 1 test from std_algorithms (0 ms total)
27: 
27: [----------] 10 tests from random_access_iterator_test
27: [ RUN      ] random_access_iterator_test.constructor
27: [       OK ] random_access_iterator_test.constructor (5 ms)
27: [ RUN      ] random_access_iterator_test.dereference
27: [       OK ] random_access_iterator_test.dereference (17 ms)
27: [ RUN      ] random_access_iterator_test.subscript_operator
27: [       OK ] random_access_iterator_test.subscript_operator (12 ms)
27: [ RUN      ] random_access_iterator_test.operatorsSet1
27: [       OK ] random_access_iterator_test.operatorsSet1 (5 ms)
27: [ RUN      ] random_access_iterator_test.operatorsSet2
27: [       OK ] random_access_iterator_test.operatorsSet2 (1 ms)
27: [ RUN      ] random_access_iterator_test.operatorsSet3
27: [       OK ] random_access_iterator_test.operatorsSet3 (1 ms)
27: [ RUN      ] random_access_iterator_test.operatorsSet4
27: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
27: [ RUN      ] random_access_iterator_test.assignment_operator
27: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
27: [ RUN      ] random_access_iterator_test.distance
27: [       OK ] random_access_iterator_test.distance (0 ms)
27: [ RUN      ] random_access_iterator_test.traits_helpers
27: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
27: [----------] 10 tests from random_access_iterator_test (46 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 14 tests from 3 test suites ran. (46 ms total)
27: [  PASSED  ] 14 tests.
27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.06 sec
test 28
      Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B

28: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
28: Test timeout computed to be: 1500
28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
28:                                     Detected: 4 cores per node.
28:                                     Detected: 1 MPI_ranks per node.
28:                                     Requested: 8 threads per process.
28: [==========] Running 7 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 7 tests from std_algorithms_min_max_element_test
28: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
28: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
28: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
28: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (93 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
28: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (26 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
28: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (26 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
28: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (26 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
28: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (35 ms)
28: [----------] 7 tests from std_algorithms_min_max_element_test (207 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 7 tests from 1 test suite ran. (208 ms total)
28: [  PASSED  ] 7 tests.
28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.21 sec
test 29
      Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C

29: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
29: Test timeout computed to be: 1500
29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
29:                                     Detected: 4 cores per node.
29:                                     Detected: 1 MPI_ranks per node.
29:                                     Requested: 8 threads per process.
29: [==========] Running 13 tests from 10 test suites.
29: [----------] Global test environment set-up.
29: [----------] 1 test from std_algorithms_lexicographical_compare_test
29: [ RUN      ] std_algorithms_lexicographical_compare_test.test
29: [       OK ] std_algorithms_lexicographical_compare_test.test (550 ms)
29: [----------] 1 test from std_algorithms_lexicographical_compare_test (550 ms total)
29: 
29: [----------] 1 test from std_algorithms_for_each_test
29: [ RUN      ] std_algorithms_for_each_test.test
29: [       OK ] std_algorithms_for_each_test.test (728 ms)
29: [----------] 1 test from std_algorithms_for_each_test (728 ms total)
29: 
29: [----------] 1 test from std_algorithms_find_test
29: [ RUN      ] std_algorithms_find_test.test
29: [       OK ] std_algorithms_find_test.test (507 ms)
29: [----------] 1 test from std_algorithms_find_test (507 ms total)
29: 
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
29: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1810 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
29: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1341 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search
29: [       OK ] std_algorithms_non_mod_seq_ops.search (1273 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
29: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1233 ms)
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (5659 ms total)
29: 
29: [----------] 1 test from std_algorithms_count_test
29: [ RUN      ] std_algorithms_count_test.test
29: [       OK ] std_algorithms_count_test.test (160 ms)
29: [----------] 1 test from std_algorithms_count_test (160 ms total)
29: 
29: [----------] 1 test from std_algorithms_equal_test
29: [ RUN      ] std_algorithms_equal_test.test
29: [       OK ] std_algorithms_equal_test.test (111 ms)
29: [----------] 1 test from std_algorithms_equal_test (111 ms total)
29: 
29: [----------] 1 test from std_algorithms_all_any_none_of_test
29: [ RUN      ] std_algorithms_all_any_none_of_test.test
29: [       OK ] std_algorithms_all_any_none_of_test.test (137 ms)
29: [----------] 1 test from std_algorithms_all_any_none_of_test (137 ms total)
29: 
29: [----------] 1 test from std_algorithms_nonmod_seq_ops
29: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
29: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (139 ms)
29: [----------] 1 test from std_algorithms_nonmod_seq_ops (139 ms total)
29: 
29: [----------] 1 test from std_algorithms_mismatch_test
29: [ RUN      ] std_algorithms_mismatch_test.test
29: [       OK ] std_algorithms_mismatch_test.test (328 ms)
29: [----------] 1 test from std_algorithms_mismatch_test (328 ms total)
29: 
29: [----------] 1 test from std_algorithms_mod_seq_ops
29: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
29: [       OK ] std_algorithms_mod_seq_ops.move_backward (118 ms)
29: [----------] 1 test from std_algorithms_mod_seq_ops (118 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 13 tests from 10 test suites ran. (8442 ms total)
29: [  PASSED  ] 13 tests.
29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    8.45 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D

30: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
30: Test timeout computed to be: 1500
30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
30:                                     Detected: 4 cores per node.
30:                                     Detected: 1 MPI_ranks per node.
30:                                     Requested: 8 threads per process.
30: [==========] Running 31 tests from 5 test suites.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from std_algorithms_mod_ops_test
30: [ RUN      ] std_algorithms_mod_ops_test.move
30: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
30: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
30: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
30: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
30: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
30: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
30: 
30: [----------] 12 tests from std_algorithms_mod_seq_ops_test
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
30: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
30: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
30: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
30: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
30: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
30: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
30: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
30: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
30: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms)
30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (7 ms total)
30: 
30: [----------] 4 tests from std_algorithms_replace_ops_test
30: [ RUN      ] std_algorithms_replace_ops_test.replace
30: [       OK ] std_algorithms_replace_ops_test.replace (48 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_if
30: [       OK ] std_algorithms_replace_ops_test.replace_if (221 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
30: [       OK ] std_algorithms_replace_ops_test.replace_copy (102 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
30: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (108 ms)
30: [----------] 4 tests from std_algorithms_replace_ops_test (479 ms total)
30: 
30: [----------] 11 tests from std_algorithms_mod_seq_ops
30: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
30: [       OK ] std_algorithms_mod_seq_ops.copy_if (84 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique
30: [       OK ] std_algorithms_mod_seq_ops.unique (416 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
30: [       OK ] std_algorithms_mod_seq_ops.unique_copy (175 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove
30: [       OK ] std_algorithms_mod_seq_ops.remove (121 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_if (97 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy (194 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (90 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate
30: [       OK ] std_algorithms_mod_seq_ops.rotate (997 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
30: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (395 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
30: [       OK ] std_algorithms_mod_seq_ops.shift_left (909 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
30: [       OK ] std_algorithms_mod_seq_ops.shift_right (832 ms)
30: [----------] 11 tests from std_algorithms_mod_seq_ops (4316 ms total)
30: 
30: [----------] 1 test from std_algorithms_modseq_test
30: [ RUN      ] std_algorithms_modseq_test.reverse
30: [       OK ] std_algorithms_modseq_test.reverse (59 ms)
30: [----------] 1 test from std_algorithms_modseq_test (59 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 31 tests from 5 test suites ran. (4864 ms total)
30: [  PASSED  ] 31 tests.
30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    4.87 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E

31: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
31: Test timeout computed to be: 1500
31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
31:                                     Detected: 4 cores per node.
31:                                     Detected: 1 MPI_ranks per node.
31:                                     Requested: 8 threads per process.
31: [==========] Running 29 tests from 7 test suites.
31: [----------] Global test environment set-up.
31: [----------] 2 tests from std_algorithms_sorting_ops_test
31: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
31: is_sorted: dynamic_view, all overloads 
31: is_sorted: stride2_view, all overloads 
31: is_sorted: stride3_view, all overloads 
31: [       OK ] std_algorithms_sorting_ops_test.is_sorted (28 ms)
31: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
31: is_sorted_until: dynamic_view, all overloads 
31: is_sorted_until: stride2_view, all overloads 
31: is_sorted_until: stride3_view, all overloads 
31: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (27 ms)
31: [----------] 2 tests from std_algorithms_sorting_ops_test (56 ms total)
31: 
31: [----------] 4 tests from std_algorithms_partitioning_test
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
31: [ RUN      ] std_algorithms_partitioning_test.partition_point
31: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
31: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total)
31: 
31: [----------] 1 test from std_algorithms_partitioning_ops
31: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
31: [       OK ] std_algorithms_partitioning_ops.partition_copy (23 ms)
31: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total)
31: 
31: [----------] 12 tests from std_algorithms_numerics_test
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
31: [----------] 12 tests from std_algorithms_numerics_test (17 ms total)
31: 
31: [----------] 1 test from std_algorithms_numerics_ops_test
31: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
31: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (108 ms)
31: [----------] 1 test from std_algorithms_numerics_ops_test (108 ms total)
31: 
31: [----------] 8 tests from std_algorithms_numeric_ops_test
31: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1832 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1673 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (464 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (100 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
31: [----------] 8 tests from std_algorithms_numeric_ops_test (4071 ms total)
31: 
31: [----------] 1 test from std_algorithms_transform_ops_test
31: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
31: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (52 ms)
31: [----------] 1 test from std_algorithms_transform_ops_test (52 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 29 tests from 7 test suites ran. (4335 ms total)
31: [  PASSED  ] 29 tests.
31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    4.34 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

32: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
32: Test timeout computed to be: 1500
32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
32:                                     Detected: 4 cores per node.
32:                                     Detected: 1 MPI_ranks per node.
32:                                     Requested: 8 threads per process.
32: [==========] Running 12 tests from 7 test suites.
32: [----------] Global test environment set-up.
32: [----------] 2 tests from std_algorithms_adjacent_find_team_test
32: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
32: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (846 ms)
32: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
32: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (793 ms)
32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1639 ms total)
32: 
32: [----------] 2 tests from std_algorithms_count_team_test
32: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
32: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (756 ms)
32: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
32: [       OK ] std_algorithms_count_team_test.count_returns_zero (337 ms)
32: [----------] 2 tests from std_algorithms_count_team_test (1094 ms total)
32: 
32: [----------] 1 test from std_algorithms_count_if_team_test
32: [ RUN      ] std_algorithms_count_if_team_test.test
32: [       OK ] std_algorithms_count_if_team_test.test (392 ms)
32: [----------] 1 test from std_algorithms_count_if_team_test (392 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_team_test
32: [ RUN      ] std_algorithms_for_each_team_test.test
32: [       OK ] std_algorithms_for_each_team_test.test (525 ms)
32: [----------] 1 test from std_algorithms_for_each_team_test (525 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_n_team_test
32: [ RUN      ] std_algorithms_for_each_n_team_test.test
32: [       OK ] std_algorithms_for_each_n_team_test.test (544 ms)
32: [----------] 1 test from std_algorithms_for_each_n_team_test (545 ms total)
32: 
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
32: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3751 ms)
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
32: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2462 ms)
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
32: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2661 ms)
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (8875 ms total)
32: 
32: [----------] 2 tests from std_algorithms_mismatch_team_test
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
32: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (3240 ms)
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
32: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1719 ms)
32: [----------] 2 tests from std_algorithms_mismatch_team_test (4960 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 12 tests from 7 test suites ran. (18034 ms total)
32: [  PASSED  ] 12 tests.
32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   18.04 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

33: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
33: Test timeout computed to be: 1500
33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
33:                                     Detected: 4 cores per node.
33:                                     Detected: 1 MPI_ranks per node.
33:                                     Requested: 8 threads per process.
33: [==========] Running 8 tests from 4 test suites.
33: [----------] Global test environment set-up.
33: [----------] 2 tests from std_algorithms_equal_team_test
33: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
33: [       OK ] std_algorithms_equal_team_test.views_are_equal (2102 ms)
33: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
33: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (2551 ms)
33: [----------] 2 tests from std_algorithms_equal_team_test (4654 ms total)
33: 
33: [----------] 2 tests from std_algorithms_search_team_test
33: [ RUN      ] std_algorithms_search_team_test.sequences_exist
33: [       OK ] std_algorithms_search_team_test.sequences_exist (1303 ms)
33: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1444 ms)
33: [----------] 2 tests from std_algorithms_search_team_test (2747 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_end_team_test
33: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
33: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2504 ms)
33: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2162 ms)
33: [----------] 2 tests from std_algorithms_find_end_team_test (4666 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_first_of_team_test
33: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
33: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (2015 ms)
33: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6681 ms)
33: [----------] 2 tests from std_algorithms_find_first_of_team_test (8696 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 8 tests from 4 test suites ran. (20765 ms total)
33: [  PASSED  ] 8 tests.
33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   20.77 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

34: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
34: Test timeout computed to be: 1500
34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
34:                                     Detected: 4 cores per node.
34:                                     Detected: 1 MPI_ranks per node.
34:                                     Requested: 8 threads per process.
34: [==========] Running 11 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_find_team_test
34: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
34: [       OK ] std_algorithms_find_team_test.searched_values_exist (370 ms)
34: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
34: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (485 ms)
34: [----------] 2 tests from std_algorithms_find_team_test (855 ms total)
34: 
34: [----------] 2 tests from std_algorithms_find_if_team_test
34: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
34: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (303 ms)
34: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
34: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (478 ms)
34: [----------] 2 tests from std_algorithms_find_if_team_test (781 ms total)
34: 
34: [----------] 2 tests from std_algorithms_find_if_not_team_test
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (480 ms)
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (299 ms)
34: [----------] 2 tests from std_algorithms_find_if_not_team_test (780 ms total)
34: 
34: [----------] 1 test from std_algorithms_all_of_team_test
34: [ RUN      ] std_algorithms_all_of_team_test.test
34: [       OK ] std_algorithms_all_of_team_test.test (498 ms)
34: [----------] 1 test from std_algorithms_all_of_team_test (498 ms total)
34: 
34: [----------] 1 test from std_algorithms_any_of_team_test
34: [ RUN      ] std_algorithms_any_of_team_test.test
34: [       OK ] std_algorithms_any_of_team_test.test (450 ms)
34: [----------] 1 test from std_algorithms_any_of_team_test (450 ms total)
34: 
34: [----------] 1 test from std_algorithms_none_of_team_test
34: [ RUN      ] std_algorithms_none_of_team_test.test
34: [       OK ] std_algorithms_none_of_team_test.test (2498 ms)
34: [----------] 1 test from std_algorithms_none_of_team_test (2498 ms total)
34: 
34: [----------] 2 tests from std_algorithms_search_n_team_test
34: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
34: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (2118 ms)
34: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
34: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (2303 ms)
34: [----------] 2 tests from std_algorithms_search_n_team_test (4422 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 11 tests from 7 test suites ran. (10287 ms total)
34: [  PASSED  ] 11 tests.
34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed   10.29 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

35: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
35: Test timeout computed to be: 1500
35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
35:                                     Detected: 4 cores per node.
35:                                     Detected: 1 MPI_ranks per node.
35:                                     Requested: 8 threads per process.
35: [==========] Running 3 tests from 3 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from std_algorithms_min_element_team_test
35: [ RUN      ] std_algorithms_min_element_team_test.test
35: [       OK ] std_algorithms_min_element_team_test.test (4156 ms)
35: [----------] 1 test from std_algorithms_min_element_team_test (4156 ms total)
35: 
35: [----------] 1 test from std_algorithms_max_element_team_test
35: [ RUN      ] std_algorithms_max_element_team_test.test
35: [       OK ] std_algorithms_max_element_team_test.test (4706 ms)
35: [----------] 1 test from std_algorithms_max_element_team_test (4706 ms total)
35: 
35: [----------] 1 test from std_algorithms_minmax_element_team_test
35: [ RUN      ] std_algorithms_minmax_element_team_test.test
35: [       OK ] std_algorithms_minmax_element_team_test.test (6863 ms)
35: [----------] 1 test from std_algorithms_minmax_element_team_test (6863 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 3 tests from 3 test suites ran. (15726 ms total)
35: [  PASSED  ] 3 tests.
35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed   15.74 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

36: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
36: Test timeout computed to be: 1500
36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
36:                                     Detected: 4 cores per node.
36:                                     Detected: 1 MPI_ranks per node.
36:                                     Requested: 8 threads per process.
36: [==========] Running 6 tests from 6 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_fill_team_test
36: [ RUN      ] std_algorithms_fill_team_test.test
36: [       OK ] std_algorithms_fill_team_test.test (1997 ms)
36: [----------] 1 test from std_algorithms_fill_team_test (1997 ms total)
36: 
36: [----------] 1 test from std_algorithms_fill_n_team_test
36: [ RUN      ] std_algorithms_fill_n_team_test.test
36: [       OK ] std_algorithms_fill_n_team_test.test (5490 ms)
36: [----------] 1 test from std_algorithms_fill_n_team_test (5490 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_team_test
36: [ RUN      ] std_algorithms_replace_team_test.test
36: [       OK ] std_algorithms_replace_team_test.test (1851 ms)
36: [----------] 1 test from std_algorithms_replace_team_test (1851 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_if_team_test
36: [ RUN      ] std_algorithms_replace_if_team_test.test
36: [       OK ] std_algorithms_replace_if_team_test.test (1836 ms)
36: [----------] 1 test from std_algorithms_replace_if_team_test (1836 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_copy_team_test
36: [ RUN      ] std_algorithms_replace_copy_team_test.test
36: [       OK ] std_algorithms_replace_copy_team_test.test (2856 ms)
36: [----------] 1 test from std_algorithms_replace_copy_team_test (2856 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test
36: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
36: [       OK ] std_algorithms_replace_copy_if_team_test.test (2972 ms)
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2972 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 6 tests from 6 test suites ran. (17005 ms total)
36: [  PASSED  ] 6 tests.
36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed   17.02 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

37: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
37: Test timeout computed to be: 1500
37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
37:                                     Detected: 4 cores per node.
37:                                     Detected: 1 MPI_ranks per node.
37:                                     Requested: 8 threads per process.
37: [==========] Running 4 tests from 4 test suites.
37: [----------] Global test environment set-up.
37: [----------] 1 test from std_algorithms_reverse_team_test
37: [ RUN      ] std_algorithms_reverse_team_test.test
37: [       OK ] std_algorithms_reverse_team_test.test (748 ms)
37: [----------] 1 test from std_algorithms_reverse_team_test (748 ms total)
37: 
37: [----------] 1 test from std_algorithms_reverse_copy_team_test
37: [ RUN      ] std_algorithms_reverse_copy_team_test.test
37: [       OK ] std_algorithms_reverse_copy_team_test.test (1654 ms)
37: [----------] 1 test from std_algorithms_reverse_copy_team_test (1654 ms total)
37: 
37: [----------] 1 test from std_algorithms_rotate_team_test
37: [ RUN      ] std_algorithms_rotate_team_test.test
37: [       OK ] std_algorithms_rotate_team_test.test (4036 ms)
37: [----------] 1 test from std_algorithms_rotate_team_test (4036 ms total)
37: 
37: [----------] 1 test from std_algorithms_rotate_copy_team_test
37: [ RUN      ] std_algorithms_rotate_copy_team_test.test
37: [       OK ] std_algorithms_rotate_copy_team_test.test (1839 ms)
37: [----------] 1 test from std_algorithms_rotate_copy_team_test (1839 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 4 test suites ran. (8279 ms total)
37: [  PASSED  ] 4 tests.
37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    8.29 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

38: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
38: Test timeout computed to be: 1500
38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
38:                                     Detected: 4 cores per node.
38:                                     Detected: 1 MPI_ranks per node.
38:                                     Requested: 8 threads per process.
38: [==========] Running 4 tests from 4 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_move_team_test
38: [ RUN      ] std_algorithms_move_team_test.test
38: [       OK ] std_algorithms_move_team_test.test (1461 ms)
38: [----------] 1 test from std_algorithms_move_team_test (1461 ms total)
38: 
38: [----------] 1 test from std_algorithms_move_backward_team_test
38: [ RUN      ] std_algorithms_move_backward_team_test.test
38: [       OK ] std_algorithms_move_backward_team_test.test (1841 ms)
38: [----------] 1 test from std_algorithms_move_backward_team_test (1841 ms total)
38: 
38: [----------] 1 test from std_algorithms_shift_left_team_test
38: [ RUN      ] std_algorithms_shift_left_team_test.test
38: [       OK ] std_algorithms_shift_left_team_test.test (5005 ms)
38: [----------] 1 test from std_algorithms_shift_left_team_test (5005 ms total)
38: 
38: [----------] 1 test from std_algorithms_shift_right_team_test
38: [ RUN      ] std_algorithms_shift_right_team_test.test
38: [       OK ] std_algorithms_shift_right_team_test.test (6689 ms)
38: [----------] 1 test from std_algorithms_shift_right_team_test (6689 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 4 tests from 4 test suites ran. (14998 ms total)
38: [  PASSED  ] 4 tests.
38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   15.01 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

39: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
39: Test timeout computed to be: 1500
39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
39:                                     Detected: 4 cores per node.
39:                                     Detected: 1 MPI_ranks per node.
39:                                     Requested: 8 threads per process.
39: [==========] Running 9 tests from 9 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_copy_team_test
39: [ RUN      ] std_algorithms_copy_team_test.test
39: [       OK ] std_algorithms_copy_team_test.test (2621 ms)
39: [----------] 1 test from std_algorithms_copy_team_test (2621 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_n_team_test
39: [ RUN      ] std_algorithms_copy_n_team_test.test
39: [       OK ] std_algorithms_copy_n_team_test.test (1458 ms)
39: [----------] 1 test from std_algorithms_copy_n_team_test (1458 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_backward_team_test
39: [ RUN      ] std_algorithms_copy_backward_team_test.test
39: [       OK ] std_algorithms_copy_backward_team_test.test (2328 ms)
39: [----------] 1 test from std_algorithms_copy_backward_team_test (2328 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_if_team_test
39: [ RUN      ] std_algorithms_copy_if_team_test.test
39: [       OK ] std_algorithms_copy_if_team_test.test (1856 ms)
39: [----------] 1 test from std_algorithms_copy_if_team_test (1856 ms total)
39: 
39: [----------] 1 test from std_algorithms_unique_copy_team_test
39: [ RUN      ] std_algorithms_unique_copy_team_test.test
39: [       OK ] std_algorithms_unique_copy_team_test.test (2634 ms)
39: [----------] 1 test from std_algorithms_unique_copy_team_test (2634 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_team_test
39: [ RUN      ] std_algorithms_remove_team_test.test
39: [       OK ] std_algorithms_remove_team_test.test (1382 ms)
39: [----------] 1 test from std_algorithms_remove_team_test (1382 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_if_team_test
39: [ RUN      ] std_algorithms_remove_if_team_test.test
39: [       OK ] std_algorithms_remove_if_team_test.test (1397 ms)
39: [----------] 1 test from std_algorithms_remove_if_team_test (1397 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_copy_team_test
39: [ RUN      ] std_algorithms_remove_copy_team_test.test
39: [       OK ] std_algorithms_remove_copy_team_test.test (1543 ms)
39: [----------] 1 test from std_algorithms_remove_copy_team_test (1543 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test
39: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
39: [       OK ] std_algorithms_remove_copy_if_team_test.test (1389 ms)
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1389 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 9 tests from 9 test suites ran. (16613 ms total)
39: [  PASSED  ] 9 tests.
39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   16.62 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

40: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
40: Test timeout computed to be: 1500
40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
40:                                     Detected: 4 cores per node.
40:                                     Detected: 1 MPI_ranks per node.
40:                                     Requested: 8 threads per process.
40: [==========] Running 4 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_unique_team_test
40: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
40: [       OK ] std_algorithms_unique_team_test.test_default_predicate (2416 ms)
40: [----------] 1 test from std_algorithms_unique_team_test (2416 ms total)
40: 
40: [----------] 1 test from std_algorithms_adjacent_difference_team_test
40: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
40: [       OK ] std_algorithms_adjacent_difference_team_test.test (2866 ms)
40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2866 ms total)
40: 
40: [----------] 1 test from std_algorithms_reduce_team_test
40: [ RUN      ] std_algorithms_reduce_team_test.test
40: [       OK ] std_algorithms_reduce_team_test.test (3146 ms)
40: [----------] 1 test from std_algorithms_reduce_team_test (3146 ms total)
40: 
40: [----------] 1 test from std_algorithms_transform_reduce_team_test
40: [ RUN      ] std_algorithms_transform_reduce_team_test.test
40: [       OK ] std_algorithms_transform_reduce_team_test.test (6321 ms)
40: [----------] 1 test from std_algorithms_transform_reduce_team_test (6322 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (14751 ms total)
40: [  PASSED  ] 4 tests.
40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed   14.76 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

41: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
41: Test timeout computed to be: 1500
41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
41:                                     Detected: 4 cores per node.
41:                                     Detected: 1 MPI_ranks per node.
41:                                     Requested: 8 threads per process.
41: [==========] Running 18 tests from 5 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_is_sorted_team_test
41: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
41: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (2466 ms)
41: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
41: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2503 ms)
41: [----------] 2 tests from std_algorithms_is_sorted_team_test (4970 ms total)
41: 
41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (75 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (74 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (3474 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (3014 ms)
41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (6639 ms total)
41: 
41: [----------] 4 tests from std_algorithms_is_partitioned_team_test
41: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
41: [       OK ] std_algorithms_is_partitioned_team_test.empty (38 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
41: [       OK ] std_algorithms_is_partitioned_team_test.all_true (939 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
41: [       OK ] std_algorithms_is_partitioned_team_test.all_false (1434 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.random
41: [       OK ] std_algorithms_is_partitioned_team_test.random (1409 ms)
41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (3821 ms total)
41: 
41: [----------] 4 tests from std_algorithms_partition_copy_team_test
41: [ RUN      ] std_algorithms_partition_copy_team_test.empty
41: [       OK ] std_algorithms_partition_copy_team_test.empty (296 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
41: [       OK ] std_algorithms_partition_copy_team_test.all_true (1608 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
41: [       OK ] std_algorithms_partition_copy_team_test.all_false (879 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.random
41: [       OK ] std_algorithms_partition_copy_team_test.random (731 ms)
41: [----------] 4 tests from std_algorithms_partition_copy_team_test (3515 ms total)
41: 
41: [----------] 4 tests from std_algorithms_partition_point_team_test
41: [ RUN      ] std_algorithms_partition_point_team_test.empty
41: [       OK ] std_algorithms_partition_point_team_test.empty (8 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_true
41: [       OK ] std_algorithms_partition_point_team_test.all_true (348 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_false
41: [       OK ] std_algorithms_partition_point_team_test.all_false (385 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.random
41: [       OK ] std_algorithms_partition_point_team_test.random (248 ms)
41: [----------] 4 tests from std_algorithms_partition_point_team_test (991 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 18 tests from 5 test suites ran. (19938 ms total)
41: [  PASSED  ] 18 tests.
41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed   19.95 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

42: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
42: Test timeout computed to be: 1500
42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
42:                                     Detected: 4 cores per node.
42:                                     Detected: 1 MPI_ranks per node.
42:                                     Requested: 8 threads per process.
42: [==========] Running 5 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_transform_team_test
42: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
42: [       OK ] std_algorithms_transform_team_test.test_unary_op (1216 ms)
42: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
42: [       OK ] std_algorithms_transform_team_test.test_binary_op (1306 ms)
42: [----------] 2 tests from std_algorithms_transform_team_test (2523 ms total)
42: 
42: [----------] 1 test from std_algorithms_generate_team_test
42: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
42: [       OK ] std_algorithms_generate_team_test.test_unary_op (2325 ms)
42: [----------] 1 test from std_algorithms_generate_team_test (2325 ms total)
42: 
42: [----------] 1 test from std_algorithms_generate_n_team_test
42: [ RUN      ] std_algorithms_generate_n_team_test.test
42: [       OK ] std_algorithms_generate_n_team_test.test (296 ms)
42: [----------] 1 test from std_algorithms_generate_n_team_test (296 ms total)
42: 
42: [----------] 1 test from std_algorithms_swap_ranges_team_test
42: [ RUN      ] std_algorithms_swap_ranges_team_test.test
42: [       OK ] std_algorithms_swap_ranges_team_test.test (1003 ms)
42: [----------] 1 test from std_algorithms_swap_ranges_team_test (1003 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 5 tests from 4 test suites ran. (6149 ms total)
42: [  PASSED  ] 5 tests.
42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    6.16 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

43: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
43: Test timeout computed to be: 1500
43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
43:                                     Detected: 4 cores per node.
43:                                     Detected: 1 MPI_ranks per node.
43:                                     Requested: 8 threads per process.
43: [==========] Running 2 tests from 2 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_exclusive_scan_team_test
43: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
43: [       OK ] std_algorithms_exclusive_scan_team_test.test (3922 ms)
43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3922 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
43: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
43: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2126 ms)
43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2126 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 2 tests from 2 test suites ran. (6048 ms total)
43: [  PASSED  ] 2 tests.
43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    6.05 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

44: Test command: /var/jenkins/workspace/Kokkos_develop/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
44: Test timeout computed to be: 1500
44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
44:                                     Detected: 4 cores per node.
44:                                     Detected: 1 MPI_ranks per node.
44:                                     Requested: 8 threads per process.
44: [==========] Running 2 tests from 2 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_inclusive_scan_team_test
44: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
44: [       OK ] std_algorithms_inclusive_scan_team_test.test (5756 ms)
44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (5756 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
44: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
44: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1823 ms)
44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1823 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (7579 ms total)
44: [  PASSED  ] 2 tests.
44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    7.59 sec
test 45
      Start 45: Kokkos_UnitTest_SIMD

45: Test command: /var/jenkins/workspace/Kokkos_develop/build/simd/unit_tests/Kokkos_UnitTest_SIMD
45: Test timeout computed to be: 1500
45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
45:                                     Detected: 4 cores per node.
45:                                     Detected: 1 MPI_ranks per node.
45:                                     Requested: 8 threads per process.
45: [==========] Running 16 tests from 1 test suite.
45: [----------] Global test environment set-up.
45: [----------] 16 tests from simd
45: [ RUN      ] simd.host_math_ops
45: [       OK ] simd.host_math_ops (0 ms)
45: [ RUN      ] simd.device_math_ops
45: [       OK ] simd.device_math_ops (1 ms)
45: [ RUN      ] simd.host_mask_ops
45: [       OK ] simd.host_mask_ops (0 ms)
45: [ RUN      ] simd.device_mask_ops
45: [       OK ] simd.device_mask_ops (0 ms)
45: [ RUN      ] simd.host_conversions
45: [       OK ] simd.host_conversions (0 ms)
45: [ RUN      ] simd.device_conversions
45: [       OK ] simd.device_conversions (1 ms)
45: [ RUN      ] simd.host_shift_ops
45: [       OK ] simd.host_shift_ops (0 ms)
45: [ RUN      ] simd.device_shift_ops
45: [       OK ] simd.device_shift_ops (1 ms)
45: [ RUN      ] simd.host_condition
45: [       OK ] simd.host_condition (0 ms)
45: [ RUN      ] simd.device_condition
45: [       OK ] simd.device_condition (1 ms)
45: [ RUN      ] simd.host_gen_ctors
45: [       OK ] simd.host_gen_ctors (0 ms)
45: [ RUN      ] simd.device_gen_ctors
45: [       OK ] simd.device_gen_ctors (1 ms)
45: [ RUN      ] simd.host_where_expressions
45: [       OK ] simd.host_where_expressions (0 ms)
45: [ RUN      ] simd.device_where_expressions
45: [       OK ] simd.device_where_expressions (1 ms)
45: [ RUN      ] simd.host_reductions
45: [       OK ] simd.host_reductions (0 ms)
45: [ RUN      ] simd.device_reductions
45: [       OK ] simd.device_reductions (1 ms)
45: [----------] 16 tests from simd (14 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 16 tests from 1 test suite ran. (14 ms total)
45: [  PASSED  ] 16 tests.
45/45 Test #45: Kokkos_UnitTest_SIMD ........................   Passed    0.03 sec

100% tests passed, 0 tests failed out of 45

Total Test time (real) = 977.17 sec
+ gcc -I/var/jenkins/workspace/Kokkos_develop/build/../core/src/ ../core/unit_test/tools/TestCInterface.c
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 ecf8d57fbc7cd3a57fcf16d2978f9cdba3b79bb49a54a2da8fd400b4b8a6dffe
$ docker rm -f --volumes ecf8d57fbc7cd3a57fcf16d2978f9cdba3b79bb49a54a2da8fd400b4b8a6dffe
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Superseded by #56
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch OPENACC-NVHPC-CUDA-12.2
[Pipeline] }
Failed in branch CUDA-12.2-NVHPC
[Pipeline] }
Failed in branch SYCL-OneAPI
[Pipeline] }
Failed in branch OPENMPTARGET-Clang
[Pipeline] }
Failed in branch CUDA-11.0.3-Clang-Tidy
[Pipeline] }
Failed in branch CUDA-11.7-NVCC
[Pipeline] }
Failed in branch CUDA-11.0-NVCC-RDC
[Pipeline] }
Failed in branch CUDA-11.6-NVCC-DEBUG
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: dd5bc4a8-6e08-4bc9-9b04-53908a9fe5de

GitHub has been notified of this commit’s build result

Finished: NOT_BUILT