Skip to content
Failed

Console Output

Skipping 3,365 KB.. Full Log
17: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315]
17: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3]
17: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197]
17: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97]
17: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418]
17: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64]
17: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469]
17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083]
17: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce]
17:  
17: demangled test_f3:
17: [0x55555570b961] Kokkos::Impl::save_stacktrace()
17: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&)
17: [0x55555567fbc3] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x5555556762a0] Test::test_stacktrace(bool, bool)
17: [0x555555676cd9] Test::defaultdevicetype_stacktrace_normal_Test::TestBody()
17: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x555555688fd6] testing::Test::Run()
17: [0x555555689a18] testing::TestInfo::Run()
17: [0x55555568a315] testing::TestSuite::Run()
17: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests()
17: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x555555698418] testing::UnitTest::Run()
17: [0x555555678e64] RUN_ALL_TESTS()
17: [0x555555677469] main
17: [0x7ffff5b5c083] __libc_start_main
17: [0x5555556758ce] _start
17:  
17: Test setting std::terminate handler that prints the last saved stack trace
17: [       OK ] defaultdevicetype.stacktrace_normal (10 ms)
17: [----------] 1 test from defaultdevicetype (10 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 3 tests from 2 test suites ran. (797 ms total)
17: [  PASSED  ] 3 tests.
17/50 Test #17: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    2.34 sec
test 18
      Start 18: Kokkos_IncrementalTest_CUDA

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

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

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

21: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
21: Test timeout computed to be: 1500
21/50 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.01 sec
test 22
      Start 22: Kokkos_PerformanceTest_TaskDag

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

23: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-13_T02-32-53.json"
23: Test timeout computed to be: 1500
23: 2024-02-13T04:12:32+00:00
23: Running /var/jenkins/workspace/Kokkos_PR-6810/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
23: Run on (4 X 2300.11 MHz CPU s)
23: CPU Caches:
23:   L1 Data 32 KiB (x4)
23:   L1 Instruction 32 KiB (x4)
23:   L2 Unified 4096 KiB (x4)
23:   L3 Unified 16384 KiB (x4)
23: Load Average: 1.26, 1.64, 3.56
23: CPU architecture: none
23: Default Device: N6Kokkos4CudaE
23: GPU architecture: VOLTA70
23: KOKKOS_COMPILER_GNU: 940
23: KOKKOS_COMPILER_NVCC: 1160
23: KOKKOS_ENABLE_ASM: yes
23: KOKKOS_ENABLE_CUDA: yes
23: KOKKOS_ENABLE_CUDA_LAMBDA: yes
23: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
23: KOKKOS_ENABLE_CUDA_UVM: no
23: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
23: KOKKOS_ENABLE_CXX17: yes
23: KOKKOS_ENABLE_CXX20: no
23: KOKKOS_ENABLE_CXX23: no
23: KOKKOS_ENABLE_CXX26: no
23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
23: KOKKOS_ENABLE_HWLOC: no
23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
23: KOKKOS_ENABLE_LIBDL: no
23: KOKKOS_ENABLE_PRAGMA_IVDEP: no
23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
23: KOKKOS_ENABLE_PRAGMA_UNROLL: no
23: KOKKOS_ENABLE_PRAGMA_VECTOR: no
23: KOKKOS_ENABLE_SERIAL: yes
23: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
23: Kokkos Version: 4.2.99
23: macro  KOKKOS_ENABLE_CUDA: defined
23: platform: 64bit
23: ***WARNING*** Library was built as DEBUG. Timings may be affected.
23: ---------------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
23: ---------------------------------------------------------------------------------------------------------------------------------------------------
23: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.022 s         0.025 s             5       1024        21.5511u
23: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.022 s         0.025 s             5     2.048k        10.8489u
23: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.022 s         0.029 s             5     4.096k        5.40032u
23: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.022 s         0.035 s             5     8.192k         2.7258u
23: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.022 s         0.047 s             5    16.384k        1.37319u
23: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.023 s         0.072 s             5    32.768k        700.312n
23: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.024 s         0.122 s             5    65.536k        366.841n
23: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.025 s         0.231 s             5   131.072k        191.131n
23: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.027 s         0.439 s             5   262.144k         104.33n
23: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.038 s         0.867 s             5   524.288k        71.7497n
23: ----------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
23: ----------------------------------------------------------------------------------------------------------------------------------------------
23: CustomReduction<double>/N:100000/R:1000/manual_time                                0.005 s         0.033 s           149 36.3378k/s       11.5
23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.681 s         0.679 s             1       0.0891437    0.0921195               0.0865811            0.0865341   0.0433996       0.0433651
23: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
23: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.055 s         0.054 s            13        7.18018m     7.18284m                7.16097m                  7.16705m    3.59009m        3.57777m
23: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.503 s         0.502 s             1       0.0711598    0.0710762               0.0606677                 0.0606877   0.0303951       0.0304129
23: ---------------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
23: ---------------------------------------------------------------------------------------------------------------------------------------------------
23: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        25.0977n
23: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        11.0215n
23: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.001 s             5     4.096k        6.10767n
23: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        2.99072n
23: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k        1.50891n
23: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        958.923p
23: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k        847.229p
23: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.002 s             5   131.072k        643.181p
23: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k        480.797p
23: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.004 s             5   524.288k        481.674p
23: -----------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
23: -----------------------------------------------------------------------------------------------------------------------------------
23: Malloc/N:1/manual_time                                                              14.2 us         30.3 us        49545 70.6236k/s
23: Malloc/N:16/manual_time                                                             14.3 us         30.5 us        49410 69.8557k/s
23: Malloc/N:256/manual_time                                                            14.4 us         30.6 us        48513 69.4646k/s
23: Malloc/N:4096/manual_time                                                           14.4 us         30.6 us        48553 69.4319k/s
23: Malloc/N:65536/manual_time                                                          14.4 us         30.6 us        48561 69.4451k/s
23: Malloc/N:1048576/manual_time                                                         121 us          218 us         5753 8.23535k/s
23: Malloc/N:16777216/manual_time                                                        506 us          641 us         1216 1.97481k/s
23: Malloc/N:268435456/manual_time                                                      2343 us         4996 us          299  426.727/s
23: Malloc/N:4294967296/manual_time                                                   102102 us        20421 us            6   9.7941/s
23: MallocFree/N:1/manual_time                                                          29.8 us         29.9 us        22960 33.5325k/s
23: MallocFree/N:16/manual_time                                                         29.6 us         29.7 us        23591 33.7802k/s
23: MallocFree/N:256/manual_time                                                        29.6 us         29.7 us        23656 33.8138k/s
23: MallocFree/N:4096/manual_time                                                       29.8 us         29.9 us        23635 33.6055k/s
23: MallocFree/N:65536/manual_time                                                      29.6 us         29.7 us        23483 33.7701k/s
23: MallocFree/N:1048576/manual_time                                                     220 us          219 us         3196 4.54514k/s
23: MallocFree/N:16777216/manual_time                                                    630 us          627 us         1110 1.58718k/s
23: MallocFree/N:268435456/manual_time                                                  5017 us         4988 us          100  199.303/s
23: MallocFree/N:4294967296/manual_time                                                85010 us        18503 us           10  11.7633/s
23: MallocTouch/N:1/manual_time                                                         23.4 us         39.6 us        29642 42.8164k/s
23: MallocTouch/N:16/manual_time                                                        23.4 us         39.6 us        29895 42.7825k/s
23: MallocTouch/N:256/manual_time                                                       23.4 us         39.5 us        29949 42.8208k/s
23: MallocTouch/N:4096/manual_time                                                      37.6 us         54.7 us        18703 26.6257k/s
23: MallocTouch/N:65536/manual_time                                                     37.5 us         54.5 us        18695 26.6978k/s
23: MallocTouch/N:1048576/manual_time                                                    152 us          252 us         4592 6.57541k/s
23: MallocTouch/N:16777216/manual_time                                                   530 us          666 us         1319 1.88792k/s
23: MallocTouch/N:268435456/manual_time                                                 2518 us         4992 us          278  397.211/s
23: MallocTouch/N:4294967296/manual_time                                              126575 us        24254 us           10  7.90047/s
23: MallocTouchFree/N:1/manual_time                                                     40.2 us         40.3 us        17184 24.8591k/s
23: MallocTouchFree/N:16/manual_time                                                    40.0 us         40.1 us        17417 25.0118k/s
23: MallocTouchFree/N:256/manual_time                                                   39.6 us         39.7 us        17684 25.2295k/s
23: MallocTouchFree/N:4096/manual_time                                                  54.1 us         54.2 us        12857 18.4698k/s
23: MallocTouchFree/N:65536/manual_time                                                 54.1 us         54.1 us        12877 18.4915k/s
23: MallocTouchFree/N:1048576/manual_time                                                253 us          251 us         2774 3.95575k/s
23: MallocTouchFree/N:16777216/manual_time                                               668 us          663 us         1045 1.49804k/s
23: MallocTouchFree/N:268435456/manual_time                                             5091 us         4996 us          100  196.433/s
23: MallocTouchFree/N:4294967296/manual_time                                           84693 us        20848 us           10  11.8073/s
23: ----------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
23: ----------------------------------------------------------------------------------------------------------------------------------------------
23: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.015 s         0.008 s           100  52.3951/s        800
23: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.8691/s        800
23: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.8827/s        800
23: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  48.0134/s        800
23: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.9598/s        800
23: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.8536/s        800
23: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.7954/s        800
23: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  48.0541/s        800
23: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.7877/s        800
23: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.0217/s        800
23: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42   47.743/s        800
23: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.8338/s        800
23: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.8847/s        800
23: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.7911/s        800
23: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.7869/s        800
23: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.7886/s        800
23: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           310  722.358/s       1.6k
23: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  774.518/s       1.6k
23: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  770.509/s       1.6k
23: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.497/s       1.6k
23: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.172/s       1.6k
23: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.577/s       1.6k
23: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           332  774.207/s       1.6k
23: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           148  337.394/s       1.6k
23: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            58  136.869/s       1.6k
23: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           332  774.424/s       1.6k
23: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           158  360.208/s       1.6k
23: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           154  351.966/s       1.6k
23: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           328  774.327/s       1.6k
23: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  774.445/s       1.6k
23: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.351/s       1.6k
23: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.346/s       1.6k
23: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            56  131.374/s       1.6k
23: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            55  128.161/s       1.6k
23: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           117   279.21/s       1.6k
23: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.009 s         0.009 s            74  177.234/s       1.6k
23: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  774.541/s       1.6k
23: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.095/s       1.6k
23: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.023 s         0.023 s            30  68.3801/s       1.6k
23: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.013 s         0.013 s            54   124.24/s       1.6k
23: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  774.561/s       1.6k
23: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.057/s       1.6k
23: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.019 s         0.019 s            37  85.0124/s       1.6k
23: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.008 s         0.008 s            85  197.626/s       1.6k
23: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  774.477/s       1.6k
23: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  773.789/s       1.6k
23: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.018 s         0.018 s            38  86.7492/s       1.6k
23: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s            92  216.112/s       1.6k
23: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           340  792.798/s       1.6k
23: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           340  790.089/s       1.6k
23: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           340  792.823/s       1.6k
23: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           340  793.228/s       1.6k
23: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           620  708.263/s        800
23: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           620  708.141/s        800
23: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           619  708.049/s        800
23: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           619  708.372/s        800
23: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           620  708.165/s        800
23: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           620  708.131/s        800
23: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           620   708.13/s        800
23: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           620  708.065/s        800
23: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           620  708.074/s        800
23: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           600  708.314/s        800
23: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           619  708.157/s        800
23: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           619  708.076/s        800
23: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           620  708.195/s        800
23: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           620  708.187/s        800
23: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           619   708.26/s        800
23: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           619  708.064/s        800
23: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           621  710.284/s        800
23: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           621  710.281/s        800
23: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.43351k/s       1.6k
23: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.45321k/s       1.6k
23: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.82887k/s       1.6k
23: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.82132k/s       1.6k
23: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.13441k/s       1.6k
23: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.50061k/s       1.6k
23: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.93236k/s       1.6k
23: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.92507k/s       1.6k
23: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.08749k/s       1.6k
23: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.08389k/s       1.6k
23: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.51905k/s       1.6k
23: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.68065k/s       1.6k
23: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10  1.7823k/s       1.6k
23: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.54839k/s       1.6k
23: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10  1086.25/s       1.6k
23: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.002 s         0.002 s            10  1055.27/s       1.6k
23: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10  2.0391k/s       1.6k
23: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.72565k/s       1.6k
23: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 1.17188k/s       1.6k
23: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10  1.1355k/s       1.6k
23: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.002 s         0.002 s            10  952.787/s       1.6k
23: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.002 s         0.002 s            10  935.054/s       1.6k
23: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.002 s         0.002 s            10  1021.31/s       1.6k
23: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.002 s         0.002 s            10  998.473/s       1.6k
23: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.71381k/s       1.6k
23: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.43024k/s       1.6k
23: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 1.94479k/s       1.6k
23: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10  1.5859k/s       1.6k
23: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.51169k/s       1.6k
23: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.46871k/s       1.6k
23: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10  1.6883k/s       1.6k
23: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.63233k/s       1.6k
23: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.017 s         0.009 s            10  91.5329/s       1.6k
23: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.021 s         0.009 s            10  76.0235/s       1.6k
23/50 Test #23: Kokkos_PerformanceTest_Benchmark .................   Passed  137.17 sec
test 24
      Start 24: Kokkos_Benchmark_Atomic_MinMax

24: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-13_T02-32-53.json"
24: Test timeout computed to be: 1500
24: 2024-02-13T04:14:49+00:00
24: Running /var/jenkins/workspace/Kokkos_PR-6810/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
24: Run on (4 X 2300.11 MHz CPU s)
24: CPU Caches:
24:   L1 Data 32 KiB (x4)
24:   L1 Instruction 32 KiB (x4)
24:   L2 Unified 4096 KiB (x4)
24:   L3 Unified 16384 KiB (x4)
24: Load Average: 1.02, 1.37, 3.18
24: CPU architecture: none
24: Default Device: N6Kokkos4CudaE
24: GPU architecture: VOLTA70
24: KOKKOS_COMPILER_GNU: 940
24: KOKKOS_COMPILER_NVCC: 1160
24: KOKKOS_ENABLE_ASM: yes
24: KOKKOS_ENABLE_CUDA: yes
24: KOKKOS_ENABLE_CUDA_LAMBDA: yes
24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
24: KOKKOS_ENABLE_CUDA_UVM: no
24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
24: KOKKOS_ENABLE_CXX17: yes
24: KOKKOS_ENABLE_CXX20: no
24: KOKKOS_ENABLE_CXX23: no
24: KOKKOS_ENABLE_CXX26: no
24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
24: KOKKOS_ENABLE_HWLOC: no
24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
24: KOKKOS_ENABLE_LIBDL: no
24: KOKKOS_ENABLE_PRAGMA_IVDEP: no
24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
24: KOKKOS_ENABLE_PRAGMA_UNROLL: no
24: KOKKOS_ENABLE_PRAGMA_VECTOR: no
24: KOKKOS_ENABLE_SERIAL: yes
24: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
24: Kokkos Version: 4.2.99
24: macro  KOKKOS_ENABLE_CUDA: defined
24: platform: 64bit
24: ***WARNING*** Library was built as DEBUG. Timings may be affected.
24: ----------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                                              Time             CPU   Iterations
24: ----------------------------------------------------------------------------------------------------------------------------------------
24: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
24: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
24: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
24: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
24: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
24: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
24: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
24: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
24: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
24: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
24: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
24: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
24: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
24: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
24: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
24: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
24/50 Test #24: Kokkos_Benchmark_Atomic_MinMax ...................   Passed    1.63 sec
test 25
      Start 25: Kokkos_PerformanceTest_Mempool

25: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-13_T02-32-53.json"
25: Test timeout computed to be: 1500
25: 2024-02-13T04:14:51+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-6810/build/core/perf_test/Kokkos_PerformanceTest_Mempool
25: Run on (4 X 2300.11 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x4)
25:   L1 Instruction 32 KiB (x4)
25:   L2 Unified 4096 KiB (x4)
25:   L3 Unified 16384 KiB (x4)
25: Load Average: 1.02, 1.37, 3.18
25: CPU architecture: none
25: Default Device: N6Kokkos4CudaE
25: GPU architecture: VOLTA70
25: KOKKOS_COMPILER_GNU: 940
25: KOKKOS_COMPILER_NVCC: 1160
25: KOKKOS_ENABLE_ASM: yes
25: KOKKOS_ENABLE_CUDA: yes
25: KOKKOS_ENABLE_CUDA_LAMBDA: yes
25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
25: KOKKOS_ENABLE_CUDA_UVM: no
25: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
25: KOKKOS_ENABLE_CXX17: yes
25: KOKKOS_ENABLE_CXX20: no
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
25: KOKKOS_ENABLE_LIBDL: no
25: KOKKOS_ENABLE_PRAGMA_IVDEP: no
25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
25: KOKKOS_ENABLE_PRAGMA_UNROLL: no
25: KOKKOS_ENABLE_PRAGMA_VECTOR: no
25: KOKKOS_ENABLE_SERIAL: yes
25: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
25: Kokkos Version: 4.2.99
25: macro  KOKKOS_ENABLE_CUDA: defined
25: platform: 64bit
25: ***WARNING*** Library was built as DEBUG. Timings may be affected.
25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          4503               38.0452M/s
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: 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         13946                208.996M/s
25/50 Test #25: Kokkos_PerformanceTest_Mempool ...................   Passed    8.95 sec
test 26
      Start 26: Kokkos_PerformanceTest_Atomic

26: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-13_T02-32-53.json"
26: Test timeout computed to be: 1500
26: 2024-02-13T04:15:00+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-6810/build/core/perf_test/Kokkos_PerformanceTest_Atomic
26: Run on (4 X 2300.11 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x4)
26:   L1 Instruction 32 KiB (x4)
26:   L2 Unified 4096 KiB (x4)
26:   L3 Unified 16384 KiB (x4)
26: Load Average: 1.02, 1.36, 3.16
26: CPU architecture: none
26: Default Device: N6Kokkos4CudaE
26: GPU architecture: VOLTA70
26: KOKKOS_COMPILER_GNU: 940
26: KOKKOS_COMPILER_NVCC: 1160
26: KOKKOS_ENABLE_ASM: yes
26: KOKKOS_ENABLE_CUDA: yes
26: KOKKOS_ENABLE_CUDA_LAMBDA: yes
26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_CUDA_UVM: no
26: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
26: KOKKOS_ENABLE_CXX17: yes
26: KOKKOS_ENABLE_CXX20: no
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
26: KOKKOS_ENABLE_LIBDL: no
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: KOKKOS_ENABLE_SERIAL: yes
26: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
26: Kokkos Version: 4.2.99
26: macro  KOKKOS_ENABLE_CUDA: defined
26: platform: 64bit
26: ***WARNING*** Library was built as DEBUG. Timings may be affected.
26: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
26: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Test_Atomic<int>/100000/iterations:10                          1.11 s          1.11 s            10          1            4    2.48035m        1.84786m    3.61756m     704.983M         709.152k     704.983M
26: Test_Atomic<long int>/100000/iterations:10                     1.11 s          1.11 s            10          1            8    3.45435m        1.86532m    3.77649m     4.99995G           710.8k     4.99995G
26: Test_Atomic<long long int>/100000/iterations:10                3.33 s          3.32 s            10          1            8     5.50399        2.66063m    3.78529m     4.99995G         635.904k     4.99995G
26: Test_Atomic<unsigned int>/100000/iterations:10                 1.11 s          1.10 s            10          1            4    2.51963m        1.88364m    4.00112m     704.983M         515.072k     704.983M
26: Test_Atomic<unsigned long int>/100000/iterations:10            1.11 s          1.11 s            10          1            8    3.47753m        1.95859m    3.83685m     4.99995G         642.656k     4.99995G
26: Test_Atomic<unsigned long long int>/100000/iterations:10       3.33 s          3.32 s            10          1            8     5.64945        2.38113m    3.77205m     4.99995G          657.92k     4.99995G
26: Test_Atomic<float>/100000/iterations:10                        1.11 s          1.10 s            10          0            4    4.55074m        1.88464m    4.35583m     5.00001G         782.272k     4.99989G
26: Test_Atomic<double>/100000/iterations:10                       1.12 s          1.12 s            10          1            8     4.6664m         1.9841m    4.19793m     4.99995G         760.704k     4.99995G
26: Test_Atomic<int>/100000/iterations:10                          1.11 s          1.11 s            10          1            4     2.4941m        1.87084m    3.60856m     704.983M          750.56k     704.983M
26/50 Test #26: Kokkos_PerformanceTest_Atomic ....................   Passed  145.94 sec
test 27
      Start 27: Kokkos_ContainersUnitTest_Serial

27: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
27: Test timeout computed to be: 1500
27: [==========] Running 62 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 62 tests from serial
27: [ RUN      ] serial.bitset
27: [       OK ] serial.bitset (15941 ms)
27: [ RUN      ] serial.bitset_default_constructor_no_alloc
27: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
27: [ RUN      ] serial.dualview_combination
27: [       OK ] serial.dualview_combination (0 ms)
27: [ RUN      ] serial.dualview_alloc
27: [       OK ] serial.dualview_alloc (0 ms)
27: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
27: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
27: [ RUN      ] serial.dualview_combinations_without_init
27: [       OK ] serial.dualview_combinations_without_init (0 ms)
27: [ RUN      ] serial.dualview_deep_copy
27: [       OK ] serial.dualview_deep_copy (0 ms)
27: [ RUN      ] serial.dualview_realloc
27: [       OK ] serial.dualview_realloc (0 ms)
27: [ RUN      ] serial.dualview_resize
27: [       OK ] serial.dualview_resize (0 ms)
27: [ RUN      ] serial.dualview_device_correct_kokkos_device
27: [       OK ] serial.dualview_device_correct_kokkos_device (2 ms)
27: [ RUN      ] serial.dualview_host_correct_kokkos_device
27: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
27: [ RUN      ] serial.dualview_host_modify_template_device_sync
27: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
27: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
27: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
27: [ RUN      ] serial.dualview_device_modify_template_host_sync
27: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
27: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
27: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
27: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
27: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
27: [ RUN      ] serial.dynamic_view
27: [       OK ] serial.dynamic_view (187 ms)
27: [ RUN      ] serial.dyn_rank_view_api_generic
27: [       OK ] serial.dyn_rank_view_api_generic (70 ms)
27: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
27: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
27: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
27: /var/jenkins/workspace/Kokkos_PR-6810/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
27: skipping since not default execution space
27: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
27: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
27: [       OK ] serial.dyn_rank_view_api_operator_rank67 (1 ms)
27: [ RUN      ] serial.ErrorReporterViaLambda
27: [       OK ] serial.ErrorReporterViaLambda (0 ms)
27: [ RUN      ] serial.ErrorReporter
27: [       OK ] serial.ErrorReporter (0 ms)
27: [ RUN      ] serial.offsetview_construction
27: [       OK ] serial.offsetview_construction (2145 ms)
27: [ RUN      ] serial.offsetview_unmanaged_construction
27: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
27: [ RUN      ] serial.offsetview_subview
27: [       OK ] serial.offsetview_subview (25 ms)
27: [ RUN      ] serial.offsetview_offsets_rank1
27: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
27: [ RUN      ] serial.offsetview_offsets_rank2
27: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
27: [ RUN      ] serial.offsetview_offsets_rank3
27: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
27: [ RUN      ] serial.scatterview
27: [       OK ] serial.scatterview (51095 ms)
27: [ RUN      ] serial.scatterview_devicetype
27: [       OK ] serial.scatterview_devicetype (11 ms)
27: [ RUN      ] serial.staticcrsgraph
27: [       OK ] serial.staticcrsgraph (32 ms)
27: [ RUN      ] serial.resize_realloc_no_init_dualview
27: [       OK ] serial.resize_realloc_no_init_dualview (15 ms)
27: [ RUN      ] serial.resize_realloc_no_alloc_dualview
27: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
27: [ RUN      ] serial.resize_exec_space_dualview
27: [       OK ] serial.resize_exec_space_dualview (8 ms)
27: [ RUN      ] serial.realloc_exec_space_dualview
27: [       OK ] serial.realloc_exec_space_dualview (0 ms)
27: [ RUN      ] serial.resize_realloc_no_init_dynrankview
27: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
27: [ RUN      ] serial.resize_exec_space_dynrankview
27: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
27: [ RUN      ] serial.realloc_exec_space_dynrankview
27: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
27: [ RUN      ] serial.resize_realloc_no_init_scatterview
27: [       OK ] serial.resize_realloc_no_init_scatterview (1 ms)
27: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
27: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
27: [ RUN      ] serial.resize_exec_space_scatterview
27: [       OK ] serial.resize_exec_space_scatterview (1 ms)
27: [ RUN      ] serial.realloc_exec_space_scatterview
27: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
27: [ RUN      ] serial.create_mirror_no_init_dynrankview
27: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
27: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
27: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
27: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
27: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
27: [ RUN      ] serial.create_mirror_no_init_offsetview
27: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
27: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
27: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
27: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
27: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
27: [ RUN      ] serial.create_mirror_no_init_dynamicview
27: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
27: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
27: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
27: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
27: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
27: [ RUN      ] serial.UnorderedMap_insert
27: [       OK ] serial.UnorderedMap_insert (130668 ms)
27: [ RUN      ] serial.UnorderedMap_failed_insert
27: [       OK ] serial.UnorderedMap_failed_insert (52208 ms)
27: [ RUN      ] serial.UnorderedMap_deep_copy
27: [       OK ] serial.UnorderedMap_deep_copy (34 ms)
27: [ RUN      ] serial.UnorderedMap_valid_empty
27: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
27: [ RUN      ] serial.UnorderedMap_clear_zero_size
27: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
27: [ RUN      ] serial.UnorderedMap_consistent_size
27: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
27: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
27: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
27: [ RUN      ] serial.UnorderedMap_lambda_capturable
27: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
27: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
27: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
27: [ RUN      ] serial.viewctorprop_embedded_dim
27: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
27: [----------] 62 tests from serial (252465 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 62 tests from 1 test suite ran. (252465 ms total)
27: [  PASSED  ] 61 tests.
27: [  SKIPPED ] 1 test, listed below:
27: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
27/50 Test #27: Kokkos_ContainersUnitTest_Serial .................   Passed  254.27 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Cuda

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

29: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
29: Test timeout computed to be: 1500
29: [==========] Running 4 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 4 tests from TEST_CATEGORY
29: [ RUN      ] TEST_CATEGORY.dynrankview_perf
29: Cuda
29:  DynRankView vs View: Initialization Only 
29:  View time (init only): 0.00745503
29:  View sum computation time: 0.00745503
29:  Strided View time (init only): 0.00124127
29:  View Rank7 time (init only): 0.0013734
29:  DynRankView time (init only): 0.00134306
29:  DynRankView sum computation time: 0.00225454
29:  Ratio of View to DynRankView time: 5.55078
29:  Ratio of View to DynRankView sum computation time: 0.814637
29:  Ratio of View to View Rank7  time: 5.42817
29:  Ratio of StrideView to DynRankView time: 0.924211
29:  Ratio of DynRankView to View Rank7  time: 0.977911
29: [       OK ] TEST_CATEGORY.dynrankview_perf (33 ms)
29: [ RUN      ] TEST_CATEGORY.global_2_local
29: Cuda
29: size, create, generate, fill, find
29: 256, 0.000458545, 7.4357e-05, 4.0477e-05, 0.0031837
29: 512, 0.000286497, 2.5422e-05, 3.9883e-05, 0.00313914
29: 1024, 0.000261511, 2.4533e-05, 4.0373e-05, 0.00321322
29: 2048, 0.000255441, 2.3037e-05, 3.6709e-05, 0.00323195
29: 4096, 0.000249534, 2.266e-05, 3.812e-05, 0.00325531
29: 8192, 0.000257967, 2.3281e-05, 3.9219e-05, 0.00323868
29: 16384, 0.000270357, 2.403e-05, 4.248e-05, 0.0033225
29: 32768, 0.00163061, 2.5985e-05, 4.8468e-05, 0.00346774
29: 65536, 0.00114398, 2.5693e-05, 5.7226e-05, 0.00371542
29: 131072, 0.00248743, 2.6188e-05, 8.0877e-05, 0.00439283
29: 262144, 0.00538943, 2.7164e-05, 0.000179195, 0.00719573
29: 524288, 0.000946614, 3.0242e-05, 0.000508591, 0.0153205
29: 1048576, 0.00102368, 4.9759e-05, 0.00142207, 0.0454808
29: 2097152, 0.00116199, 5.0182e-05, 0.00335221, 0.110789
29: 4194304, 0.00156842, 7.227e-05, 0.00740478, 0.239653
29: [       OK ] TEST_CATEGORY.global_2_local (497 ms)
29: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
29: skipping test
29: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
29: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
29: skipping test
29: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
29: [----------] 4 tests from TEST_CATEGORY (531 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 4 tests from 1 test suite ran. (531 ms total)
29: [  PASSED  ] 4 tests.
29/50 Test #29: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    2.07 sec
test 30
      Start 30: Kokkos_UnitTest_Sort

30: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
30: Test timeout computed to be: 1500
30: [==========] Running 9 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 9 tests from cuda
30: [ RUN      ] cuda.SortUnsignedValueType
30: [       OK ] cuda.SortUnsignedValueType (64 ms)
30: [ RUN      ] cuda.SortEmptyView
30: [       OK ] cuda.SortEmptyView (0 ms)
30: [ RUN      ] cuda.SortWithCustomComparator
30: [       OK ] cuda.SortWithCustomComparator (4632 ms)
30: [ RUN      ] cuda.BinSortGenericTests
30: [       OK ] cuda.BinSortGenericTests (44 ms)
30: [ RUN      ] cuda.BinSortEmptyView
30: [       OK ] cuda.BinSortEmptyView (0 ms)
30: [ RUN      ] cuda.BinSortEmptyKeysView
30: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
30: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
30: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (207800 ms)
30: [ RUN      ] cuda.NestedSort
30: [       OK ] cuda.NestedSort (305 ms)
30: [ RUN      ] cuda.NestedSortByKey
30: [       OK ] cuda.NestedSortByKey (1117 ms)
30: [----------] 9 tests from cuda (213966 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 9 tests from 1 test suite ran. (213966 ms total)
30: [  PASSED  ] 9 tests.
30/50 Test #30: Kokkos_UnitTest_Sort .............................   Passed  215.65 sec
test 31
      Start 31: Kokkos_UnitTest_Random

31: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_UnitTest_Random
31: Test timeout computed to be: 1500
31: [==========] Running 3 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 3 tests from cuda
31: [ RUN      ] cuda.Random_XorShift64
31: Test Seed:1707798346081567777
31: Test Scalar=int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 0.0176141 -0.0014995 || 0.051031 28021 29234 || 28178.1 28674.4 || -20.7291 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.00463933 0.00337496 || 0.051031 1e+64 -1e+64
31: Test Scalar=unsigned int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 0.0136281 -0.0229561 || 0.051031 28077 29328 || 28288.9 28674.4 || -317.346 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.0281811 -0.000419838 || 0.051031 1e+64 -1e+64
31: Test Scalar=int64_t
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 0.0113407 0.00785873 || 0.051031 28093 29315 || 28352.8 28674.4 || 108.639 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.00358919 0.00528652 || 0.051031 1e+64 -1e+64
31: Test Scalar=uint64_t
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 -0.0105244 0.0103568 || 0.051031 27910 29414 || 28979.4 28674.4 || 143.172 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.00337068 -0.00393574 || 0.051031 1e+64 -1e+64
31: Test Scalar=half
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.000244142 -0.99999 -48246.3 || 0.051031 0 194878 || 2.9287e+09 28674.4 || -6.66957e+08 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 0.000731367 -0.312365 0.164992 || 0.051031 1e+64 -1e+64
31: Test Scalar=bhalf
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.0019619 -0.999999 -57858.1 || 0.051031 0 1.55125e+06 || 2.86926e+10 28674.4 || -7.9983e+08 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 0.00589636 -0.967839 10.3505 || 0.051031 1e+64 -1e+64
31: Test Scalar=float
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.63432e-07 -0.00278665 -0.00711848 || 0.051031 28023 29498 || 28754.5 28674.4 || -98.4058 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 7.03793e-07 -0.026925 0.00860074 || 0.051031 1e+64 -1e+64
31: Test Scalar=double
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 -0.00547832 -0.0153025 || 0.051031 28001 29398 || 28832.3 28674.4 || -211.541 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 -0.0185418 -0.0104958 || 0.051031 1e+64 -1e+64
31: Test Seed:1707798346243685279
31: Test Scalar=int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 -0.00315427 -0.00985518 || 0.051031 28004 29317 || 28765.1 28674.4 || -136.238 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.0101311 0.00496697 || 0.051031 1e+64 -1e+64
31: Test Scalar=unsigned int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 -0.0114741 -0.0125054 || 0.051031 28072 29307 || 29007.2 28674.4 || -172.875 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.0125552 0.00356483 || 0.051031 1e+64 -1e+64
31: Test Scalar=int64_t
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 0.00742867 0.00908983 || 0.051031 28005 29462 || 28462.9 28674.4 || 125.658 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.0157962 -0.00692208 || 0.051031 1e+64 -1e+64
31: Test Scalar=uint64_t
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 -0.000501489 -0.0346133 || 0.051031 28010 29366 || 28688.8 28674.4 || -478.494 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 -0.01908 -0.0042215 || 0.051031 1e+64 -1e+64
31: Test Scalar=half
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.000244228 -0.99999 -48242.8 || 0.051031 0 195397 || 2.92843e+09 28674.4 || -6.66908e+08 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 0.000731533 -0.316004 0.163809 || 0.051031 1e+64 -1e+64
31: Test Scalar=bhalf
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.00195704 -0.999999 -57854.6 || 0.051031 0 1.55259e+06 || 2.86879e+10 28674.4 || -7.99782e+08 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 0.00588142 -0.967849 10.2385 || 0.051031 1e+64 -1e+64
31: Test Scalar=float
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.71e-07 -0.00721461 0.0115934 || 0.051031 27919 29453 || 28882.8 28674.4 || 160.268 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 7.26496e-07 -0.00727355 -0.000134927 || 0.051031 1e+64 -1e+64
31: Test Scalar=double
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 -0.00211475 -0.00687525 || 0.051031 28021 29302 || 28735.2 28674.4 || -95.0434 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.0228199 0.00598187 || 0.051031 1e+64 -1e+64
31: [       OK ] cuda.Random_XorShift64 (338 ms)
31: [ RUN      ] cuda.Random_XorShift1024_0
31: Test Seed:1707798346420397349
31: Test Scalar=int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 0.00585081 0.0173741 || 0.051031 10997 11820 || 11310.8 11377 || 240.179 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.0034738 0.00258807 || 0.051031 1e+64 -1e+64
31: Test Scalar=unsigned int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 0.00636044 -0.00735748 || 0.051031 10967 11791 || 11305.1 11377 || -101.71 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.00598658 -0.00227781 || 0.051031 1e+64 -1e+64
31: Test Scalar=int64_t
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 0.0116291 -0.00395206 || 0.051031 10948 11818 || 11246.2 11377 || -54.6333 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.00472653 0.00119474 || 0.051031 1e+64 -1e+64
31: Test Scalar=uint64_t
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 0.0178475 -0.00102653 || 0.051031 10973 11780 || 11177.5 11377 || -14.1908 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.0100693 0.00390274 || 0.051031 1e+64 -1e+64
31: Test Scalar=half
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.000245033 -0.999975 -7594.92 || 0.051031 0 77715 || 4.61031e+08 11377 || -1.04992e+08 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 0.00073483 -0.147759 0.0216651 || 0.051031 1e+64 -1e+64
31: Test Scalar=bhalf
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.00195674 -0.999997 -9108.11 || 0.051031 0 616357 || 4.51638e+09 11377 || -1.25911e+08 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 0.00588075 -0.922996 1.61277 || 0.051031 1e+64 -1e+64
31: Test Scalar=float
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.60671e-07 0.0120712 -0.0022819 || 0.051031 10940 11801 || 11241.3 11377 || -31.545 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.86102e-07 -0.00381265 -0.000448115 || 0.051031 1e+64 -1e+64
31: Test Scalar=double
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 -0.00365838 0.00683668 || 0.051031 10917 11787 || 11418.7 11377 || 94.5103 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.0119709 0.00358014 || 0.051031 1e+64 -1e+64
31: Test Seed:1707798346753667015
31: Test Scalar=int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 -0.00468389 -0.00563497 || 0.051031 10901 11788 || 11430.5 11377 || -77.8979 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.00734169 0.00115704 || 0.051031 1e+64 -1e+64
31: Test Scalar=unsigned int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 0.0119983 0.00273133 || 0.051031 10998 11807 || 11242.1 11377 || 37.758 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.0211513 0.00181436 || 0.051031 1e+64 -1e+64
31: Test Scalar=int64_t
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 0.0156127 0.0102517 || 0.051031 10992 11805 || 11202.1 11377 || 141.719 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.00642331 -0.00461708 || 0.051031 1e+64 -1e+64
31: Test Scalar=uint64_t
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 -0.0195892 0.00365234 || 0.051031 11015 11781 || 11604.3 11377 || 50.49 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.0119691 -0.00115377 || 0.051031 1e+64 -1e+64
31: Test Scalar=half
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.000244932 -0.999975 -7595.16 || 0.051031 0 77656 || 4.61095e+08 11377 || -1.04995e+08 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 0.000734391 -0.143412 0.0282078 || 0.051031 1e+64 -1e+64
31: Test Scalar=bhalf
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.00196122 -0.999997 -9107.98 || 0.051031 0 616109 || 4.51681e+09 11377 || -1.25909e+08 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 0.00589491 -0.922509 1.62604 || 0.051031 1e+64 -1e+64
31: Test Scalar=float
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.67029e-07 0.00623182 0.0115169 || 0.051031 10964 11805 || 11306.5 11377 || 159.21 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 3.05176e-07 -0.0101529 0.00157559 || 0.051031 1e+64 -1e+64
31: Test Scalar=double
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 -0.00183623 0.0015933 || 0.051031 10983 11734 || 11397.9 11377 || 22.0258 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.00342637 -0.00347388 || 0.051031 1e+64 -1e+64
31: [       OK ] cuda.Random_XorShift1024_0 (931 ms)
31: [ RUN      ] cuda.Multi_streams
31: [       OK ] cuda.Multi_streams (6745 ms)
31: [----------] 3 tests from cuda (8016 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 3 tests from 1 test suite ran. (8016 ms total)
31: [  PASSED  ] 3 tests.
31/50 Test #31: Kokkos_UnitTest_Random ...........................   Passed    9.61 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

34: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
34: Test timeout computed to be: 1500
34: [==========] Running 13 tests from 10 test suites.
34: [----------] Global test environment set-up.
34: [----------] 1 test from std_algorithms_lexicographical_compare_test
34: [ RUN      ] std_algorithms_lexicographical_compare_test.test
34: [       OK ] std_algorithms_lexicographical_compare_test.test (1305 ms)
34: [----------] 1 test from std_algorithms_lexicographical_compare_test (1305 ms total)
34: 
34: [----------] 1 test from std_algorithms_for_each_test
34: [ RUN      ] std_algorithms_for_each_test.test
34: [       OK ] std_algorithms_for_each_test.test (1757 ms)
34: [----------] 1 test from std_algorithms_for_each_test (1757 ms total)
34: 
34: [----------] 1 test from std_algorithms_find_test
34: [ RUN      ] std_algorithms_find_test.test
34: [       OK ] std_algorithms_find_test.test (656 ms)
34: [----------] 1 test from std_algorithms_find_test (656 ms total)
34: 
34: [----------] 4 tests from std_algorithms_non_mod_seq_ops
34: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
34: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (2356 ms)
34: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
34: [       OK ] std_algorithms_non_mod_seq_ops.find_end (6798 ms)
34: [ RUN      ] std_algorithms_non_mod_seq_ops.search
34: [       OK ] std_algorithms_non_mod_seq_ops.search (3692 ms)
34: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
34: [       OK ] std_algorithms_non_mod_seq_ops.search_n (2613 ms)
34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (15461 ms total)
34: 
34: [----------] 1 test from std_algorithms_count_test
34: [ RUN      ] std_algorithms_count_test.test
34: [       OK ] std_algorithms_count_test.test (757 ms)
34: [----------] 1 test from std_algorithms_count_test (757 ms total)
34: 
34: [----------] 1 test from std_algorithms_equal_test
34: [ RUN      ] std_algorithms_equal_test.test
34: [       OK ] std_algorithms_equal_test.test (23 ms)
34: [----------] 1 test from std_algorithms_equal_test (23 ms total)
34: 
34: [----------] 1 test from std_algorithms_all_any_none_of_test
34: [ RUN      ] std_algorithms_all_any_none_of_test.test
34: [       OK ] std_algorithms_all_any_none_of_test.test (715 ms)
34: [----------] 1 test from std_algorithms_all_any_none_of_test (716 ms total)
34: 
34: [----------] 1 test from std_algorithms_nonmod_seq_ops
34: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
34: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (678 ms)
34: [----------] 1 test from std_algorithms_nonmod_seq_ops (678 ms total)
34: 
34: [----------] 1 test from std_algorithms_mismatch_test
34: [ RUN      ] std_algorithms_mismatch_test.test
34: [       OK ] std_algorithms_mismatch_test.test (1138 ms)
34: [----------] 1 test from std_algorithms_mismatch_test (1138 ms total)
34: 
34: [----------] 1 test from std_algorithms_mod_seq_ops
34: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
34: [       OK ] std_algorithms_mod_seq_ops.move_backward (212 ms)
34: [----------] 1 test from std_algorithms_mod_seq_ops (212 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 13 tests from 10 test suites ran. (22706 ms total)
34: [  PASSED  ] 13 tests.
34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed   24.35 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D

35: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
35: Test timeout computed to be: 1500
35: [==========] Running 31 tests from 5 test suites.
35: [----------] Global test environment set-up.
35: [----------] 3 tests from std_algorithms_mod_ops_test
35: [ RUN      ] std_algorithms_mod_ops_test.move
35: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
35: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
35: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (6 ms)
35: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
35: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
35: [----------] 3 tests from std_algorithms_mod_ops_test (7 ms total)
35: 
35: [----------] 12 tests from std_algorithms_mod_seq_ops_test
35: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
35: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
35: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
35: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
35: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
35: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
35: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
35: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
35: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
35: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
35: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
35: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
35: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms)
35: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total)
35: 
35: [----------] 4 tests from std_algorithms_replace_ops_test
35: [ RUN      ] std_algorithms_replace_ops_test.replace
35: [       OK ] std_algorithms_replace_ops_test.replace (287 ms)
35: [ RUN      ] std_algorithms_replace_ops_test.replace_if
35: [       OK ] std_algorithms_replace_ops_test.replace_if (1120 ms)
35: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
35: [       OK ] std_algorithms_replace_ops_test.replace_copy (517 ms)
35: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
35: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (514 ms)
35: [----------] 4 tests from std_algorithms_replace_ops_test (2440 ms total)
35: 
35: [----------] 11 tests from std_algorithms_mod_seq_ops
35: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
35: [       OK ] std_algorithms_mod_seq_ops.copy_if (284 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.unique
35: [       OK ] std_algorithms_mod_seq_ops.unique (1966 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
35: [       OK ] std_algorithms_mod_seq_ops.unique_copy (717 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.remove
35: [       OK ] std_algorithms_mod_seq_ops.remove (452 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
35: [       OK ] std_algorithms_mod_seq_ops.remove_if (413 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
35: [       OK ] std_algorithms_mod_seq_ops.remove_copy (839 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
35: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (379 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.rotate
35: [       OK ] std_algorithms_mod_seq_ops.rotate (6389 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
35: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (3393 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
35: [       OK ] std_algorithms_mod_seq_ops.shift_left (5856 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
35: [       OK ] std_algorithms_mod_seq_ops.shift_right (5917 ms)
35: [----------] 11 tests from std_algorithms_mod_seq_ops (26612 ms total)
35: 
35: [----------] 1 test from std_algorithms_modseq_test
35: [ RUN      ] std_algorithms_modseq_test.reverse
35: [       OK ] std_algorithms_modseq_test.reverse (390 ms)
35: [----------] 1 test from std_algorithms_modseq_test (390 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 31 tests from 5 test suites ran. (29457 ms total)
35: [  PASSED  ] 31 tests.
35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed   31.06 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E

36: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
36: Test timeout computed to be: 1500
36: [==========] Running 29 tests from 7 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_sorting_ops_test
36: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
36: [       OK ] std_algorithms_sorting_ops_test.is_sorted (41 ms)
36: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
36: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (33 ms)
36: [----------] 2 tests from std_algorithms_sorting_ops_test (75 ms total)
36: 
36: [----------] 4 tests from std_algorithms_partitioning_test
36: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
36: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
36: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
36: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
36: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
36: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
36: [ RUN      ] std_algorithms_partitioning_test.partition_point
36: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
36: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
36: 
36: [----------] 1 test from std_algorithms_partitioning_ops
36: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
36: [       OK ] std_algorithms_partitioning_ops.partition_copy (33 ms)
36: [----------] 1 test from std_algorithms_partitioning_ops (33 ms total)
36: 
36: [----------] 12 tests from std_algorithms_numerics_test
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
36: [----------] 12 tests from std_algorithms_numerics_test (16 ms total)
36: 
36: [----------] 1 test from std_algorithms_numerics_ops_test
36: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
36: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (1007 ms)
36: [----------] 1 test from std_algorithms_numerics_ops_test (1007 ms total)
36: 
36: [----------] 8 tests from std_algorithms_numeric_ops_test
36: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
36: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (3117 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
36: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
36: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1795 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
36: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
36: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (950 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
36: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
36: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1093 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
36: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
36: [----------] 8 tests from std_algorithms_numeric_ops_test (6957 ms total)
36: 
36: [----------] 1 test from std_algorithms_transform_ops_test
36: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
36: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (305 ms)
36: [----------] 1 test from std_algorithms_transform_ops_test (306 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 29 tests from 7 test suites ran. (8400 ms total)
36: [  PASSED  ] 29 tests.
36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed   10.04 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

37: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
37: Test timeout computed to be: 1500
37: [==========] Running 12 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_adjacent_find_team_test
37: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
37: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (2758 ms)
37: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
37: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (2699 ms)
37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (5458 ms total)
37: 
37: [----------] 2 tests from std_algorithms_count_team_test
37: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
37: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (4003 ms)
37: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
37: [       OK ] std_algorithms_count_team_test.count_returns_zero (1319 ms)
37: [----------] 2 tests from std_algorithms_count_team_test (5322 ms total)
37: 
37: [----------] 1 test from std_algorithms_count_if_team_test
37: [ RUN      ] std_algorithms_count_if_team_test.test
37: [       OK ] std_algorithms_count_if_team_test.test (2117 ms)
37: [----------] 1 test from std_algorithms_count_if_team_test (2117 ms total)
37: 
37: [----------] 1 test from std_algorithms_for_each_team_test
37: [ RUN      ] std_algorithms_for_each_team_test.test
37: [       OK ] std_algorithms_for_each_team_test.test (4638 ms)
37: [----------] 1 test from std_algorithms_for_each_team_test (4638 ms total)
37: 
37: [----------] 1 test from std_algorithms_for_each_n_team_test
37: [ RUN      ] std_algorithms_for_each_n_team_test.test
37: [       OK ] std_algorithms_for_each_n_team_test.test (5061 ms)
37: [----------] 1 test from std_algorithms_for_each_n_team_test (5061 ms total)
37: 
37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
37: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
37: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (21635 ms)
37: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
37: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (12084 ms)
37: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
37: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (12095 ms)
37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (45816 ms total)
37: 
37: [----------] 2 tests from std_algorithms_mismatch_team_test
37: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
37: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (13502 ms)
37: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
37: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (5227 ms)
37: [----------] 2 tests from std_algorithms_mismatch_team_test (18730 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 12 tests from 7 test suites ran. (87145 ms total)
37: [  PASSED  ] 12 tests.
37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   88.78 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

38: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
38: Test timeout computed to be: 1500
38: [==========] Running 8 tests from 4 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_equal_team_test
38: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
38: [       OK ] std_algorithms_equal_team_test.views_are_equal (10909 ms)
38: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
38: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (7641 ms)
38: [----------] 2 tests from std_algorithms_equal_team_test (18551 ms total)
38: 
38: [----------] 2 tests from std_algorithms_search_team_test
38: [ RUN      ] std_algorithms_search_team_test.sequences_exist
38: [       OK ] std_algorithms_search_team_test.sequences_exist (4647 ms)
38: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
38: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (6477 ms)
38: [----------] 2 tests from std_algorithms_search_team_test (11124 ms total)
38: 
38: [----------] 2 tests from std_algorithms_find_end_team_test
38: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
38: [       OK ] std_algorithms_find_end_team_test.sequences_exist (13069 ms)
38: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
38: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (12276 ms)
38: [----------] 2 tests from std_algorithms_find_end_team_test (25346 ms total)
38: 
38: [----------] 2 tests from std_algorithms_find_first_of_team_test
38: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
38: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (11700 ms)
38: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
38: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (55273 ms)
38: [----------] 2 tests from std_algorithms_find_first_of_team_test (66973 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 8 tests from 4 test suites ran. (121996 ms total)
38: [  PASSED  ] 8 tests.
38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed  123.61 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

39: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
39: Test timeout computed to be: 1500
39: [==========] Running 11 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_find_team_test
39: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
39: [       OK ] std_algorithms_find_team_test.searched_values_exist (1713 ms)
39: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
39: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (2829 ms)
39: [----------] 2 tests from std_algorithms_find_team_test (4542 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_if_team_test
39: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
39: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (1308 ms)
39: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
39: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (2756 ms)
39: [----------] 2 tests from std_algorithms_find_if_team_test (4065 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_if_not_team_test
39: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
39: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (2751 ms)
39: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
39: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (1308 ms)
39: [----------] 2 tests from std_algorithms_find_if_not_team_test (4060 ms total)
39: 
39: [----------] 1 test from std_algorithms_all_of_team_test
39: [ RUN      ] std_algorithms_all_of_team_test.test
39: [       OK ] std_algorithms_all_of_team_test.test (2735 ms)
39: [----------] 1 test from std_algorithms_all_of_team_test (2735 ms total)
39: 
39: [----------] 1 test from std_algorithms_any_of_team_test
39: [ RUN      ] std_algorithms_any_of_team_test.test
39: [       OK ] std_algorithms_any_of_team_test.test (1285 ms)
39: [----------] 1 test from std_algorithms_any_of_team_test (1285 ms total)
39: 
39: [----------] 1 test from std_algorithms_none_of_team_test
39: [ RUN      ] std_algorithms_none_of_team_test.test
39: [       OK ] std_algorithms_none_of_team_test.test (2697 ms)
39: [----------] 1 test from std_algorithms_none_of_team_test (2697 ms total)
39: 
39: [----------] 2 tests from std_algorithms_search_n_team_test
39: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
39: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (1396 ms)
39: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
39: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1665 ms)
39: [----------] 2 tests from std_algorithms_search_n_team_test (3061 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 11 tests from 7 test suites ran. (22448 ms total)
39: [  PASSED  ] 11 tests.
39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed   24.07 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

40: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
40: Test timeout computed to be: 1500
40: [==========] Running 3 tests from 3 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_min_element_team_test
40: [ RUN      ] std_algorithms_min_element_team_test.test
40: [       OK ] std_algorithms_min_element_team_test.test (11367 ms)
40: [----------] 1 test from std_algorithms_min_element_team_test (11367 ms total)
40: 
40: [----------] 1 test from std_algorithms_max_element_team_test
40: [ RUN      ] std_algorithms_max_element_team_test.test
40: [       OK ] std_algorithms_max_element_team_test.test (11298 ms)
40: [----------] 1 test from std_algorithms_max_element_team_test (11298 ms total)
40: 
40: [----------] 1 test from std_algorithms_minmax_element_team_test
40: [ RUN      ] std_algorithms_minmax_element_team_test.test
40: [       OK ] std_algorithms_minmax_element_team_test.test (14746 ms)
40: [----------] 1 test from std_algorithms_minmax_element_team_test (14746 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 3 tests from 3 test suites ran. (37412 ms total)
40: [  PASSED  ] 3 tests.
40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed   38.99 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

41: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
41: Test timeout computed to be: 1500
41: [==========] Running 6 tests from 6 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_fill_team_test
41: [ RUN      ] std_algorithms_fill_team_test.test
41: [       OK ] std_algorithms_fill_team_test.test (3061 ms)
41: [----------] 1 test from std_algorithms_fill_team_test (3061 ms total)
41: 
41: [----------] 1 test from std_algorithms_fill_n_team_test
41: [ RUN      ] std_algorithms_fill_n_team_test.test
41: [       OK ] std_algorithms_fill_n_team_test.test (881 ms)
41: [----------] 1 test from std_algorithms_fill_n_team_test (881 ms total)
41: 
41: [----------] 1 test from std_algorithms_replace_team_test
41: [ RUN      ] std_algorithms_replace_team_test.test
41: [       OK ] std_algorithms_replace_team_test.test (5760 ms)
41: [----------] 1 test from std_algorithms_replace_team_test (5760 ms total)
41: 
41: [----------] 1 test from std_algorithms_replace_if_team_test
41: [ RUN      ] std_algorithms_replace_if_team_test.test
41: [       OK ] std_algorithms_replace_if_team_test.test (7240 ms)
41: [----------] 1 test from std_algorithms_replace_if_team_test (7240 ms total)
41: 
41: [----------] 1 test from std_algorithms_replace_copy_team_test
41: [ RUN      ] std_algorithms_replace_copy_team_test.test
41: [       OK ] std_algorithms_replace_copy_team_test.test (9556 ms)
41: [----------] 1 test from std_algorithms_replace_copy_team_test (9556 ms total)
41: 
41: [----------] 1 test from std_algorithms_replace_copy_if_team_test
41: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
41: [       OK ] std_algorithms_replace_copy_if_team_test.test (7552 ms)
41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (7552 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 6 tests from 6 test suites ran. (34053 ms total)
41: [  PASSED  ] 6 tests.
41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed   35.67 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

42: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
42: Test timeout computed to be: 1500
42: [==========] Running 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_reverse_team_test
42: [ RUN      ] std_algorithms_reverse_team_test.test
42: [       OK ] std_algorithms_reverse_team_test.test (3618 ms)
42: [----------] 1 test from std_algorithms_reverse_team_test (3618 ms total)
42: 
42: [----------] 1 test from std_algorithms_reverse_copy_team_test
42: [ RUN      ] std_algorithms_reverse_copy_team_test.test
42: [       OK ] std_algorithms_reverse_copy_team_test.test (3843 ms)
42: [----------] 1 test from std_algorithms_reverse_copy_team_test (3843 ms total)
42: 
42: [----------] 1 test from std_algorithms_rotate_team_test
42: [ RUN      ] std_algorithms_rotate_team_test.test
42: [       OK ] std_algorithms_rotate_team_test.test (4873 ms)
42: [----------] 1 test from std_algorithms_rotate_team_test (4873 ms total)
42: 
42: [----------] 1 test from std_algorithms_rotate_copy_team_test
42: [ RUN      ] std_algorithms_rotate_copy_team_test.test
42: [       OK ] std_algorithms_rotate_copy_team_test.test (3863 ms)
42: [----------] 1 test from std_algorithms_rotate_copy_team_test (3863 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (16200 ms total)
42: [  PASSED  ] 4 tests.
42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed   17.78 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

43: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
43: Test timeout computed to be: 1500
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_move_team_test
43: [ RUN      ] std_algorithms_move_team_test.test
43: [       OK ] std_algorithms_move_team_test.test (8345 ms)
43: [----------] 1 test from std_algorithms_move_team_test (8345 ms total)
43: 
43: [----------] 1 test from std_algorithms_move_backward_team_test
43: [ RUN      ] std_algorithms_move_backward_team_test.test
43: [       OK ] std_algorithms_move_backward_team_test.test (5141 ms)
43: [----------] 1 test from std_algorithms_move_backward_team_test (5141 ms total)
43: 
43: [----------] 1 test from std_algorithms_shift_left_team_test
43: [ RUN      ] std_algorithms_shift_left_team_test.test
43: [       OK ] std_algorithms_shift_left_team_test.test (15477 ms)
43: [----------] 1 test from std_algorithms_shift_left_team_test (15477 ms total)
43: 
43: [----------] 1 test from std_algorithms_shift_right_team_test
43: [ RUN      ] std_algorithms_shift_right_team_test.test
43: [       OK ] std_algorithms_shift_right_team_test.test (14697 ms)
43: [----------] 1 test from std_algorithms_shift_right_team_test (14697 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (43662 ms total)
43: [  PASSED  ] 4 tests.
43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed   45.23 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

44: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
44: Test timeout computed to be: 1500
44: [==========] Running 9 tests from 9 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_copy_team_test
44: [ RUN      ] std_algorithms_copy_team_test.test
44: [       OK ] std_algorithms_copy_team_test.test (11118 ms)
44: [----------] 1 test from std_algorithms_copy_team_test (11118 ms total)
44: 
44: [----------] 1 test from std_algorithms_copy_n_team_test
44: [ RUN      ] std_algorithms_copy_n_team_test.test
44: [       OK ] std_algorithms_copy_n_team_test.test (994 ms)
44: [----------] 1 test from std_algorithms_copy_n_team_test (994 ms total)
44: 
44: [----------] 1 test from std_algorithms_copy_backward_team_test
44: [ RUN      ] std_algorithms_copy_backward_team_test.test
44: [       OK ] std_algorithms_copy_backward_team_test.test (5146 ms)
44: [----------] 1 test from std_algorithms_copy_backward_team_test (5146 ms total)
44: 
44: [----------] 1 test from std_algorithms_copy_if_team_test
44: [ RUN      ] std_algorithms_copy_if_team_test.test
44: [       OK ] std_algorithms_copy_if_team_test.test (6575 ms)
44: [----------] 1 test from std_algorithms_copy_if_team_test (6575 ms total)
44: 
44: [----------] 1 test from std_algorithms_unique_copy_team_test
44: [ RUN      ] std_algorithms_unique_copy_team_test.test
44: [       OK ] std_algorithms_unique_copy_team_test.test (11547 ms)
44: [----------] 1 test from std_algorithms_unique_copy_team_test (11547 ms total)
44: 
44: [----------] 1 test from std_algorithms_remove_team_test
44: [ RUN      ] std_algorithms_remove_team_test.test
44: [       OK ] std_algorithms_remove_team_test.test (6632 ms)
44: [----------] 1 test from std_algorithms_remove_team_test (6632 ms total)
44: 
44: [----------] 1 test from std_algorithms_remove_if_team_test
44: [ RUN      ] std_algorithms_remove_if_team_test.test
44: [       OK ] std_algorithms_remove_if_team_test.test (4947 ms)
44: [----------] 1 test from std_algorithms_remove_if_team_test (4947 ms total)
44: 
44: [----------] 1 test from std_algorithms_remove_copy_team_test
44: [ RUN      ] std_algorithms_remove_copy_team_test.test
44: [       OK ] std_algorithms_remove_copy_team_test.test (7973 ms)
44: [----------] 1 test from std_algorithms_remove_copy_team_test (7973 ms total)
44: 
44: [----------] 1 test from std_algorithms_remove_copy_if_team_test
44: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
44: [       OK ] std_algorithms_remove_copy_if_team_test.test (7814 ms)
44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (7815 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 9 tests from 9 test suites ran. (62752 ms total)
44: [  PASSED  ] 9 tests.
44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed   64.42 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

45: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
45: Test timeout computed to be: 1500
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_unique_team_test
45: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
45: [       OK ] std_algorithms_unique_team_test.test_default_predicate (11950 ms)
45: [----------] 1 test from std_algorithms_unique_team_test (11950 ms total)
45: 
45: [----------] 1 test from std_algorithms_adjacent_difference_team_test
45: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
45: [       OK ] std_algorithms_adjacent_difference_team_test.test (12573 ms)
45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (12573 ms total)
45: 
45: [----------] 1 test from std_algorithms_reduce_team_test
45: [ RUN      ] std_algorithms_reduce_team_test.test
45: [       OK ] std_algorithms_reduce_team_test.test (6246 ms)
45: [----------] 1 test from std_algorithms_reduce_team_test (6246 ms total)
45: 
45: [----------] 1 test from std_algorithms_transform_reduce_team_test
45: [ RUN      ] std_algorithms_transform_reduce_team_test.test
45: [       OK ] std_algorithms_transform_reduce_team_test.test (11624 ms)
45: [----------] 1 test from std_algorithms_transform_reduce_team_test (11624 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (42394 ms total)
45: [  PASSED  ] 4 tests.
45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed   43.99 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

46: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
46: Test timeout computed to be: 1500
46: [==========] Running 18 tests from 5 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_is_sorted_team_test
46: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
46: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (6113 ms)
46: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
46: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (12213 ms)
46: [----------] 2 tests from std_algorithms_is_sorted_team_test (18327 ms total)
46: 
46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
46: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
46: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (27 ms)
46: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
46: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (34 ms)
46: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
46: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (12196 ms)
46: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
46: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (8635 ms)
46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (20894 ms total)
46: 
46: [----------] 4 tests from std_algorithms_is_partitioned_team_test
46: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
46: [       OK ] std_algorithms_is_partitioned_team_test.empty (13 ms)
46: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
46: [       OK ] std_algorithms_is_partitioned_team_test.all_true (4047 ms)
46: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
46: [       OK ] std_algorithms_is_partitioned_team_test.all_false (3981 ms)
46: [ RUN      ] std_algorithms_is_partitioned_team_test.random
46: [       OK ] std_algorithms_is_partitioned_team_test.random (3647 ms)
46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (11690 ms total)
46: 
46: [----------] 4 tests from std_algorithms_partition_copy_team_test
46: [ RUN      ] std_algorithms_partition_copy_team_test.empty
46: [       OK ] std_algorithms_partition_copy_team_test.empty (23 ms)
46: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
46: [       OK ] std_algorithms_partition_copy_team_test.all_true (9105 ms)
46: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
46: [       OK ] std_algorithms_partition_copy_team_test.all_false (9106 ms)
46: [ RUN      ] std_algorithms_partition_copy_team_test.random
46: [       OK ] std_algorithms_partition_copy_team_test.random (8694 ms)
46: [----------] 4 tests from std_algorithms_partition_copy_team_test (26930 ms total)
46: 
46: [----------] 4 tests from std_algorithms_partition_point_team_test
46: [ RUN      ] std_algorithms_partition_point_team_test.empty
46: [       OK ] std_algorithms_partition_point_team_test.empty (16 ms)
46: [ RUN      ] std_algorithms_partition_point_team_test.all_true
46: [       OK ] std_algorithms_partition_point_team_test.all_true (3020 ms)
46: [ RUN      ] std_algorithms_partition_point_team_test.all_false
46: [       OK ] std_algorithms_partition_point_team_test.all_false (3013 ms)
46: [ RUN      ] std_algorithms_partition_point_team_test.random
46: [       OK ] std_algorithms_partition_point_team_test.random (2635 ms)
46: [----------] 4 tests from std_algorithms_partition_point_team_test (8685 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 18 tests from 5 test suites ran. (86528 ms total)
46: [  PASSED  ] 18 tests.
46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   88.19 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

47: Test command: /var/jenkins/workspace/Kokkos_PR-6810/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
47: Test timeout computed to be: 1500
47: [==========] Running 5 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_transform_team_test
47: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
47: [       OK ] std_algorithms_transform_team_test.test_unary_op (11139 ms)
47: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
47: [       OK ] std_algorithms_transform_team_test.test_binary_op (8956 ms)
47: [----------] 2 tests from std_algorithms_transform_team_test (20096 ms total)
47: 
47: [----------] 1 test from std_algorithms_generate_team_test
47: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
47: [       OK ] std_algorithms_generate_team_test.test_unary_op (31297 ms)
47: [----------] 1 test from std_algorithms_generate_team_test (31297 ms total)
47: 
47: [----------] 1 test from std_algorithms_generate_n_team_test
47: [ RUN      ] std_algorithms_generate_n_team_test.test
47: [       OK ] std_algorithms_generate_n_team_test.test (968 ms)
47: [----------] 1 test from std_algorithms_generate_n_team_test (968 ms total)
47: 
47: [----------] 1 test from std_algorithms_swap_ranges_team_test
47: [ RUN      ] std_algorithms_swap_ranges_team_test.test
47: [       OK ] std_algorithms_swap_ranges_team_test.test (10179 ms)
47: [----------] 1 test from std_algorithms_swap_ranges_team_test (10179 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 5 tests from 4 test suites ran. (62543 ms total)
47: [  PASSED  ] 5 tests.
47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed   64.15 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

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

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

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

100% tests passed, 0 tests failed out of 50

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

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

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.01 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Tue Feb 13 03:54:54 2024
stats zeroed                        Tue Feb 13 02:31:39 2024
cache hit (direct)                    48
cache hit (preprocessed)               3
cache miss                           651
cache hit rate                      7.26 %
compiler produced stdout              22
cleanups performed                    57
files in cache                      3245
cache size                           4.5 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 78975bf54f2dcd7cb22331e5fc66e42c35f0dca853600bb454f8d8181b4a6ac9
$ docker rm -f --volumes 78975bf54f2dcd7cb22331e5fc66e42c35f0dca853600bb454f8d8181b4a6ac9
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 2

GitHub has been notified of this commit’s build result

Finished: FAILURE