Skip to content

Console Output

Skipping 238 KB.. Full Log
0x56005228005d]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x560052282778]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x560052282c4c]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5600522534b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb4f30e8083]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5600522546ee]
12:  
12: demangled test_f1:
12: [0x5600522acc29] Kokkos::Impl::save_stacktrace()
12: [0x56005225b839] Test::stacktrace_test_f1(std::ostream&)
12: [0x5600522548e4] Test::test_stacktrace(bool, bool)
12: [0x56005228daee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x56005227f75f] 
12: [0x56005227fa72] 
12: [0x56005228005d] 
12: [0x560052282778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x560052282c4c] testing::UnitTest::Run()
12: [0x5600522534b6] main
12: [0x7fb4f30e8083] __libc_start_main
12: [0x5600522546ee] _start
12:  
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f1
12: Top of f0
12: Top of f0
12: StackTrace f3(std::cout, 4) returned: 110
12: test_f3:
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5600522acc29]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56005225b839]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x56005225ba78]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5600522551ce]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56005228daee]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x56005227f75f]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x56005227fa72]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x56005228005d]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x560052282778]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x560052282c4c]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5600522534b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb4f30e8083]
12: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5600522546ee]
12:  
12: demangled test_f3:
12: [0x5600522acc29] Kokkos::Impl::save_stacktrace()
12: [0x56005225b839] Test::stacktrace_test_f1(std::ostream&)
12: [0x56005225ba78] Test::stacktrace_test_f3(std::ostream&, int)
12: [0x5600522551ce] Test::test_stacktrace(bool, bool)
12: [0x56005228daee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x56005227f75f] 
12: [0x56005227fa72] 
12: [0x56005228005d] 
12: [0x560052282778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x560052282c4c] testing::UnitTest::Run()
12: [0x5600522534b6] main
12: [0x7fb4f30e8083] __libc_start_main
12: [0x5600522546ee] _start
12:  
12: Test setting std::terminate handler that prints the last saved stack trace
12: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
12: [----------] 1 test from defaultdevicetype (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 3 tests from 2 test suites ran. (392 ms total)
12: [  PASSED  ] 3 tests.
12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    0.40 sec
test 13
      Start 13: Kokkos_IncrementalTest_OPENMP

13: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
13: Test timeout computed to be: 1500
13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
13:                                     Detected: 4 cores per node.
13:                                     Detected: 1 MPI_ranks per node.
13:                                     Requested: 8 threads per process.
13: [==========] Running 28 tests from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 28 tests from OPENMP
13: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
13: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
13: [ RUN      ] OPENMP.IncrTest_01_execspace
13: Host Parallel Execution Space:
13:   KOKKOS_ENABLE_OPENMP: yes
13: 
13: OpenMP Runtime Configuration:
13: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
13: OpenMP
13: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
13: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
13: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
13: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
13: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
13: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
13: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
13: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
13: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
13: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
13: [       OK ] OPENMP.IncrTest_03b_memspace_free (36 ms)
13: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
13: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
13: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
13: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms)
13: [ RUN      ] OPENMP.IncrTest_05_reduction
13: [       OK ] OPENMP.IncrTest_05_reduction (27 ms)
13: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
13: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
13: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
13: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
13: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
13: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
13: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
13: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (1 ms)
13: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
13: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
13: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
13: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
13: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
13: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (191 ms)
13: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
13: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms)
13: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
13: [       OK ] OPENMP.IncrTest_12b_TeamScratch (3 ms)
13: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
13: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
13: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
13: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
13: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
13: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
13: [ RUN      ] OPENMP.incr_14_MDrangeReduce
13: [       OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
13: [ RUN      ] OPENMP.IncrTest_16_parallelscan
13: [       OK ] OPENMP.IncrTest_16_parallelscan (1 ms)
13: [ RUN      ] OPENMP.incr_17_atomicView
13: [       OK ] OPENMP.incr_17_atomicView (0 ms)
13: [----------] 28 tests from OPENMP (269 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 28 tests from 1 test suite ran. (269 ms total)
13: [  PASSED  ] 28 tests.
13/45 Test #13: Kokkos_IncrementalTest_OPENMP ...............   Passed    0.28 sec
test 14
      Start 14: Kokkos_IncrementalTest_SERIAL

14: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
14: Test timeout computed to be: 1500
14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
14:                                     Detected: 4 cores per node.
14:                                     Detected: 1 MPI_ranks per node.
14:                                     Requested: 8 threads per process.
14: [==========] Running 28 tests from 1 test suite.
14: [----------] Global test environment set-up.
14: [----------] 28 tests from SERIAL
14: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
14: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
14: [ RUN      ] SERIAL.IncrTest_01_execspace
14: Host Serial Execution Space:
14:   KOKKOS_ENABLE_SERIAL: yes
14: 
14: Serial Runtime Configuration:
14: Serial
14: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
14: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
14: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
14: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
14: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
14: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
14: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
14: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
14: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
14: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
14: [       OK ] SERIAL.IncrTest_03b_memspace_free (47 ms)
14: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
14: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
14: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
14: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
14: [ RUN      ] SERIAL.IncrTest_05_reduction
14: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
14: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
14: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
14: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
14: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
14: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
14: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
14: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
14: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
14: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
14: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
14: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
14: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
14: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
14: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (193 ms)
14: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
14: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
14: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
14: [       OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms)
14: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
14: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
14: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
14: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
14: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
14: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
14: [ RUN      ] SERIAL.incr_14_MDrangeReduce
14: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
14: [ RUN      ] SERIAL.IncrTest_16_parallelscan
14: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
14: [ RUN      ] SERIAL.incr_17_atomicView
14: [       OK ] SERIAL.incr_17_atomicView (0 ms)
14: [----------] 28 tests from SERIAL (243 ms total)
14: 
14: [----------] Global test environment tear-down
14: [==========] 28 tests from 1 test suite ran. (243 ms total)
14: [  PASSED  ] 28 tests.
14/45 Test #14: Kokkos_IncrementalTest_SERIAL ...............   Passed    0.26 sec
test 15
      Start 15: Kokkos_CoreUnitTest_CTestDevice

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

16: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
16: Test timeout computed to be: 1500
16/45 Test #16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.00 sec
test 17
      Start 17: Kokkos_PerformanceTest_TaskDag

17: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
17: Test timeout computed to be: 1500
17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
17:                                     Detected: 4 cores per node.
17:                                     Detected: 1 MPI_ranks per node.
17:                                     Requested: 8 threads per process.
17: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0
17: "taskdag: time (min, avg)" 6.914e-05 6.914e-05
17: "taskdag: tasks per second (max, avg)" 188024 188024
17/45 Test #17: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.00 sec
test 18
      Start 18: Kokkos_PerformanceTest_Benchmark

18: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-26_T01-01-04.json"
18: Test timeout computed to be: 1500
18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
18:                                     Detected: 4 cores per node.
18:                                     Detected: 1 MPI_ranks per node.
18:                                     Requested: 8 threads per process.
18: 2024-03-26T01:22:20+00:00
18: Running /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
18: Run on (4 X 1996.25 MHz CPU s)
18: CPU Caches:
18:   L1 Data 64 KiB (x4)
18:   L1 Instruction 64 KiB (x4)
18:   L2 Unified 512 KiB (x4)
18:   L3 Unified 16384 KiB (x4)
18: Load Average: 7.33, 7.28, 5.70
18: CPU architecture: none
18: Default Device: N6Kokkos6OpenMPE
18: GIT_BRANCH: HEAD
18: GIT_CLEAN_STATUS: CLEAN
18: GIT_COMMIT_DATE: 2024-03-26T01:00:48+00:00
18: GIT_COMMIT_DESCRIPTION: Merge commit '2035e313d7a54f9e1572eb5f315249ea841fb258' into HEAD
18: GIT_COMMIT_HASH: 3da08f7da
18: GPU architecture: none
18: KOKKOS_COMPILER_GNU: 840
18: KOKKOS_ENABLE_ASM: yes
18: KOKKOS_ENABLE_CXX17: yes
18: KOKKOS_ENABLE_CXX20: no
18: KOKKOS_ENABLE_CXX23: no
18: KOKKOS_ENABLE_CXX26: no
18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
18: KOKKOS_ENABLE_HWLOC: no
18: KOKKOS_ENABLE_LIBDL: no
18: KOKKOS_ENABLE_OPENMP: yes
18: KOKKOS_ENABLE_PRAGMA_IVDEP: no
18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
18: KOKKOS_ENABLE_PRAGMA_UNROLL: no
18: KOKKOS_ENABLE_PRAGMA_VECTOR: no
18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
18: Kokkos Version: 4.3.99
18: platform: 64bit
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.081 s         0.023 s             5       1024        95.6227u
18: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.166 s         0.024 s             5     2.048k          77.35u
18: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.158 s         0.025 s             5     4.096k        38.8699u
18: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.193 s         0.027 s             5     8.192k        35.3407u
18: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.218 s         0.031 s             5    16.384k        10.7064u
18: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.133 s         0.038 s             5    32.768k        2.21568u
18: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.255 s         0.050 s             5    65.536k        14.4349u
18: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.125 s         0.087 s             5   131.072k        779.995n
18: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.147 s         0.140 s             5   262.144k        571.767n
18: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.457 s         0.264 s             5   524.288k        969.568n
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: CustomReduction<double>/N:100000/R:1000/manual_time                                 5.45 s          5.21 s             1 0.0269627/s       11.5
18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.880 s         0.454 s             2       0.0384096     0.102128                0.117532             0.248742   0.0604533        0.058834
18: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
18: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.176 s         0.082 s             7        3.26528m    0.0528188               0.0112035                 0.0494557    5.93738m        5.57672m
18: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.922 s         0.477 s             2       0.0573871    0.0950048                 0.12937                  0.237411   0.0795176       0.0649148
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024         58.166n
18: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k         38.564n
18: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        30.9224n
18: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.001 s             5     8.192k        25.1084n
18: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k        21.4558n
18: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.001 s         0.002 s             5    32.768k        18.8291n
18: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.001 s         0.004 s             5    65.536k        17.9307n
18: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.002 s         0.011 s             5   131.072k         23.171n
18: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.004 s         0.034 s             5   262.144k          17.11n
18: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.009 s         0.080 s             5   524.288k        17.4487n
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Malloc/N:1/manual_time                                                             0.196 us        0.339 us      3501249 5.11386M/s
18: Malloc/N:16/manual_time                                                            0.198 us        0.341 us      3454649 5.03958M/s
18: Malloc/N:256/manual_time                                                           0.311 us        0.469 us      2394058 3.21674M/s
18: Malloc/N:4096/manual_time                                                          0.249 us        0.431 us      2821412 4.02188M/s
18: Malloc/N:65536/manual_time                                                         0.177 us        0.411 us      3969157 5.65967M/s
18: Malloc/N:1048576/manual_time                                                       0.175 us        0.410 us      4013297 5.71749M/s
18: Malloc/N:16777216/manual_time                                                      0.184 us        0.419 us      3788236 5.44318M/s
18: Malloc/N:268435456/manual_time                                                      3.39 us         7.30 us       205217 294.707k/s
18: Malloc/N:4294967296/manual_time                                                     4.35 us         12.3 us       161161 229.861k/s
18: MallocFree/N:1/manual_time                                                         0.428 us        0.478 us      1630547 2.33421M/s
18: MallocFree/N:16/manual_time                                                        0.432 us        0.482 us      1664632 2.31653M/s
18: MallocFree/N:256/manual_time                                                       0.499 us        0.548 us      1425038 2.00579M/s
18: MallocFree/N:4096/manual_time                                                      0.403 us        0.451 us      1737447 2.48335M/s
18: MallocFree/N:65536/manual_time                                                     0.386 us        0.435 us      1796227 2.59056M/s
18: MallocFree/N:1048576/manual_time                                                   0.386 us        0.435 us      1804598 2.58762M/s
18: MallocFree/N:16777216/manual_time                                                  0.398 us        0.447 us      1766016 2.51318M/s
18: MallocFree/N:268435456/manual_time                                                  7.94 us         7.31 us        87337 125.877k/s
18: MallocFree/N:4294967296/manual_time                                                 13.2 us         12.3 us        53029 75.8615k/s
18: MallocTouch/N:1/manual_time                                                          153 us         20.9 us         4531  6.5493k/s
18: MallocTouch/N:16/manual_time                                                         151 us         21.7 us         4637 6.62233k/s
18: MallocTouch/N:256/manual_time                                                        153 us         21.2 us         4320 6.55316k/s
18: MallocTouch/N:4096/manual_time                                                       151 us         21.5 us         4611  6.6094k/s
18: MallocTouch/N:65536/manual_time                                                      133 us         22.3 us         4206 7.54342k/s
18: MallocTouch/N:1048576/manual_time                                                   55.3 us         22.9 us        12950 18.0701k/s
18: MallocTouch/N:16777216/manual_time                                                  74.7 us         32.4 us         9439  13.378k/s
18: MallocTouch/N:268435456/manual_time                                                53464 us        49317 us           10   18.704/s
18: MallocTouch/N:4294967296/manual_time                                              732440 us       628492 us            1   1.3653/s
18: MallocTouchFree/N:1/manual_time                                                     51.5 us         21.9 us        13505 19.4089k/s
18: MallocTouchFree/N:16/manual_time                                                    49.9 us         21.5 us        13470 20.0403k/s
18: MallocTouchFree/N:256/manual_time                                                   50.1 us         21.7 us        10000 19.9637k/s
18: MallocTouchFree/N:4096/manual_time                                                  78.1 us         21.6 us        10000 12.8025k/s
18: MallocTouchFree/N:65536/manual_time                                                  163 us         22.0 us         4557 6.15093k/s
18: MallocTouchFree/N:1048576/manual_time                                                160 us         22.5 us         4407 6.23434k/s
18: MallocTouchFree/N:16777216/manual_time                                               200 us         31.2 us         3493 4.99584k/s
18: MallocTouchFree/N:268435456/manual_time                                            75821 us        51816 us            8  13.1889/s
18: MallocTouchFree/N:4294967296/manual_time                                         1010408 us       637889 us            1 0.989699/s
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.292 s         0.358 s             2  2.74046/s        800
18: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.293 s         0.360 s             2  2.73142/s        800
18: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.293 s         0.363 s             2  2.73131/s        800
18: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.294 s         0.362 s             2  2.71683/s        800
18: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.295 s         0.362 s             2   2.7163/s        800
18: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.294 s         0.362 s             2  2.72239/s        800
18: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.293 s         0.360 s             2  2.72708/s        800
18: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.294 s         0.362 s             2  2.72068/s        800
18: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.295 s         0.362 s             2  2.71551/s        800
18: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.294 s         0.362 s             2  2.71826/s        800
18: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.294 s         0.362 s             2   2.7218/s        800
18: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.294 s         0.363 s             2  2.71991/s        800
18: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.294 s         0.362 s             2  2.72246/s        800
18: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.294 s         0.362 s             2  2.72152/s        800
18: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.294 s         0.362 s             2  2.72195/s        800
18: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.294 s         0.361 s             2  2.72347/s        800
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.036 s         0.017 s            14  44.6572/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.036 s         0.017 s            19  44.1768/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.036 s         0.017 s            20  43.8549/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.040 s         0.019 s            14  40.1906/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.046 s         0.023 s            15  34.6435/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.047 s         0.023 s            15  34.3435/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.052 s         0.022 s            10   30.518/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.445 s         0.220 s             2  3.59348/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.311 s         0.149 s             2  5.13972/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.037 s         0.013 s            18  42.9105/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.451 s         0.224 s             2   3.5472/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.271 s         0.131 s             2  5.90602/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.037 s         0.013 s            19   42.916/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.013 s            19  41.2742/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.036 s         0.014 s            20  44.5556/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.033 s         0.016 s            21  47.7676/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.287 s         0.133 s             2  5.57518/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.272 s         0.125 s             3  5.89008/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.292 s         0.137 s             2  5.47053/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.350 s         0.164 s             2  4.57714/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.033 s         0.013 s            21  47.9636/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.034 s         0.013 s            20  46.9599/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.252 s         0.124 s             3  6.34363/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.313 s         0.151 s             2  5.10818/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.034 s         0.013 s            21  46.5131/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.046 s         0.018 s            21  34.4612/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.519 s         0.252 s             2  3.08351/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.456 s         0.220 s             2  3.50595/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.034 s         0.013 s            18  46.8245/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.035 s         0.013 s            20  46.2379/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.629 s         0.303 s             1  2.54288/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.449 s         0.195 s             2  3.56163/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.036 s         0.014 s            19  44.6398/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.035 s         0.017 s            20  45.5542/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.035 s         0.014 s            19  46.0195/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.036 s         0.014 s            19  44.1329/s       1.6k
18: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.011 s            29  33.7849/s        800
18: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.011 s            23  33.0641/s        800
18: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.011 s            28  32.7894/s        800
18: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.010 s            28  33.0288/s        800
18: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.026 s         0.011 s            28  31.2697/s        800
18: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.010 s            29  33.0781/s        800
18: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.010 s            29  33.2774/s        800
18: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.010 s            29  33.2626/s        800
18: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.011 s            28  27.7569/s        800
18: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.012 s            28  33.1483/s        800
18: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.012 s            29  33.2762/s        800
18: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.012 s            29  33.4535/s        800
18: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.025 s         0.012 s            29  32.5023/s        800
18: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.013 s            27  30.8176/s        800
18: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.025 s         0.012 s            29  31.5668/s        800
18: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.012 s            29  33.3319/s        800
18: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.045 s         0.021 s            25  17.8769/s        800
18: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.032 s         0.016 s            22  25.1223/s        800
18: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.034 s         0.031 s            10  47.4964/s       1.6k
18: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.035 s         0.031 s            10  45.7508/s       1.6k
18: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.035 s         0.031 s            10  45.4316/s       1.6k
18: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.034 s         0.031 s            10  47.4369/s       1.6k
18: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.035 s         0.032 s            10  45.2374/s       1.6k
18: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.040 s         0.034 s            10  39.9129/s       1.6k
18: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.012 s         0.006 s            10  131.123/s       1.6k
18: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.015 s         0.006 s            10  109.211/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.014 s         0.007 s            10  110.394/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.014 s         0.007 s            10  112.781/s       1.6k
18: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.018 s         0.009 s            10  88.8402/s       1.6k
18: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.023 s         0.011 s            10  68.4667/s       1.6k
18: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.043 s         0.035 s            10  37.1277/s       1.6k
18: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.041 s         0.035 s            10  38.7194/s       1.6k
18: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.054 s         0.037 s            10  29.3721/s       1.6k
18: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.042 s         0.034 s            10  38.1567/s       1.6k
18: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.025 s         0.012 s            10  64.5273/s       1.6k
18: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.024 s         0.012 s            10  67.9795/s       1.6k
18: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.029 s         0.014 s            10  54.5231/s       1.6k
18: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.023 s         0.011 s            10  68.2624/s       1.6k
18: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.047 s         0.038 s            10  34.0952/s       1.6k
18: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.047 s         0.038 s            10   33.941/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.032 s         0.016 s            10  49.4183/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.030 s         0.014 s            10  53.5263/s       1.6k
18: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.042 s         0.033 s            10  37.7205/s       1.6k
18: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.045 s         0.037 s            10  35.5746/s       1.6k
18: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.020 s         0.009 s            10  78.3103/s       1.6k
18: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.033 s         0.016 s            10  48.3817/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.044 s         0.037 s            10  36.0406/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.042 s         0.035 s            10  37.7021/s       1.6k
18: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.029 s         0.014 s            10  54.3168/s       1.6k
18: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.032 s         0.016 s            10  50.7922/s       1.6k
18: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.143 s         0.119 s            10  11.1597/s       1.6k
18: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.134 s         0.116 s            10  11.9406/s       1.6k
18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............   Passed  251.22 sec
test 19
      Start 19: Kokkos_Benchmark_Atomic_MinMax

19: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-26_T01-01-04.json"
19: Test timeout computed to be: 1500
19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
19:                                     Detected: 4 cores per node.
19:                                     Detected: 1 MPI_ranks per node.
19:                                     Requested: 8 threads per process.
19: 2024-03-26T01:26:31+00:00
19: Running /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
19: Run on (4 X 1996.25 MHz CPU s)
19: CPU Caches:
19:   L1 Data 64 KiB (x4)
19:   L1 Instruction 64 KiB (x4)
19:   L2 Unified 512 KiB (x4)
19:   L3 Unified 16384 KiB (x4)
19: Load Average: 3.73, 5.00, 5.11
19: CPU architecture: none
19: Default Device: N6Kokkos6OpenMPE
19: GIT_BRANCH: HEAD
19: GIT_CLEAN_STATUS: CLEAN
19: GIT_COMMIT_DATE: 2024-03-26T01:00:48+00:00
19: GIT_COMMIT_DESCRIPTION: Merge commit '2035e313d7a54f9e1572eb5f315249ea841fb258' into HEAD
19: GIT_COMMIT_HASH: 3da08f7da
19: GPU architecture: none
19: KOKKOS_COMPILER_GNU: 840
19: KOKKOS_ENABLE_ASM: yes
19: KOKKOS_ENABLE_CXX17: yes
19: KOKKOS_ENABLE_CXX20: no
19: KOKKOS_ENABLE_CXX23: no
19: KOKKOS_ENABLE_CXX26: no
19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
19: KOKKOS_ENABLE_HWLOC: no
19: KOKKOS_ENABLE_LIBDL: no
19: KOKKOS_ENABLE_OPENMP: yes
19: KOKKOS_ENABLE_PRAGMA_IVDEP: no
19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
19: KOKKOS_ENABLE_PRAGMA_UNROLL: no
19: KOKKOS_ENABLE_PRAGMA_VECTOR: no
19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
19: Kokkos Version: 4.3.99
19: platform: 64bit
19: ----------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                                              Time             CPU   Iterations
19: ----------------------------------------------------------------------------------------------------------------------------------------
19: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.002 s         0.001 s            10
19: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
19: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.002 s         0.001 s            10
19: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
19: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.002 s         0.001 s            10
19: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.004 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.004 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.003 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.004 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.003 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.004 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
19: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.004 s         0.001 s            10
19: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.004 s         0.001 s            10
19: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.004 s         0.001 s            10
19: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.004 s         0.001 s            10
19: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.004 s         0.001 s            10
19: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.004 s         0.001 s            10
19: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.004 s         0.001 s            10
19: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.004 s         0.001 s            10
19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    1.02 sec
test 20
      Start 20: Kokkos_PerformanceTest_Mempool

20: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-26_T01-01-04.json"
20: Test timeout computed to be: 1500
20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
20:                                     Detected: 4 cores per node.
20:                                     Detected: 1 MPI_ranks per node.
20:                                     Requested: 8 threads per process.
20: 2024-03-26T01:26:33+00:00
20: Running /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_PerformanceTest_Mempool
20: Run on (4 X 1996.25 MHz CPU s)
20: CPU Caches:
20:   L1 Data 64 KiB (x4)
20:   L1 Instruction 64 KiB (x4)
20:   L2 Unified 512 KiB (x4)
20:   L3 Unified 16384 KiB (x4)
20: Load Average: 3.73, 5.00, 5.11
20: CPU architecture: none
20: Default Device: N6Kokkos6OpenMPE
20: GIT_BRANCH: HEAD
20: GIT_CLEAN_STATUS: CLEAN
20: GIT_COMMIT_DATE: 2024-03-26T01:00:48+00:00
20: GIT_COMMIT_DESCRIPTION: Merge commit '2035e313d7a54f9e1572eb5f315249ea841fb258' into HEAD
20: GIT_COMMIT_HASH: 3da08f7da
20: GPU architecture: none
20: KOKKOS_COMPILER_GNU: 840
20: KOKKOS_ENABLE_ASM: yes
20: KOKKOS_ENABLE_CXX17: yes
20: KOKKOS_ENABLE_CXX20: no
20: KOKKOS_ENABLE_CXX23: no
20: KOKKOS_ENABLE_CXX26: no
20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
20: KOKKOS_ENABLE_HWLOC: no
20: KOKKOS_ENABLE_LIBDL: no
20: KOKKOS_ENABLE_OPENMP: yes
20: KOKKOS_ENABLE_PRAGMA_IVDEP: no
20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
20: KOKKOS_ENABLE_PRAGMA_UNROLL: no
20: KOKKOS_ENABLE_PRAGMA_VECTOR: no
20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
20: Kokkos Version: 4.3.99
20: platform: 64bit
20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.001 s         0.000 s          1003               7.53695M/s
20: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
20: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s          2260                35.9831M/s
20/45 Test #20: Kokkos_PerformanceTest_Mempool ..............   Passed    1.93 sec
test 21
      Start 21: Kokkos_PerformanceTest_Atomic

21: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-26_T01-01-04.json"
21: Test timeout computed to be: 1500
21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
21:                                     Detected: 4 cores per node.
21:                                     Detected: 1 MPI_ranks per node.
21:                                     Requested: 8 threads per process.
21: 2024-03-26T01:26:34+00:00
21: Running /var/jenkins/workspace/Kokkos_PR-6898/build/core/perf_test/Kokkos_PerformanceTest_Atomic
21: Run on (4 X 1996.25 MHz CPU s)
21: CPU Caches:
21:   L1 Data 64 KiB (x4)
21:   L1 Instruction 64 KiB (x4)
21:   L2 Unified 512 KiB (x4)
21:   L3 Unified 16384 KiB (x4)
21: Load Average: 3.73, 5.00, 5.11
21: CPU architecture: none
21: Default Device: N6Kokkos6OpenMPE
21: GIT_BRANCH: HEAD
21: GIT_CLEAN_STATUS: CLEAN
21: GIT_COMMIT_DATE: 2024-03-26T01:00:48+00:00
21: GIT_COMMIT_DESCRIPTION: Merge commit '2035e313d7a54f9e1572eb5f315249ea841fb258' into HEAD
21: GIT_COMMIT_HASH: 3da08f7da
21: GPU architecture: none
21: KOKKOS_COMPILER_GNU: 840
21: KOKKOS_ENABLE_ASM: yes
21: KOKKOS_ENABLE_CXX17: yes
21: KOKKOS_ENABLE_CXX20: no
21: KOKKOS_ENABLE_CXX23: no
21: KOKKOS_ENABLE_CXX26: no
21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
21: KOKKOS_ENABLE_HWLOC: no
21: KOKKOS_ENABLE_LIBDL: no
21: KOKKOS_ENABLE_OPENMP: yes
21: KOKKOS_ENABLE_PRAGMA_IVDEP: no
21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
21: KOKKOS_ENABLE_PRAGMA_UNROLL: no
21: KOKKOS_ENABLE_PRAGMA_VECTOR: no
21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
21: Kokkos Version: 4.3.99
21: platform: 64bit
21: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
21: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Test_Atomic<int>/100000/iterations:10                         0.051 s         0.025 s            10          1            4    0.229216        9.72343m     376.61u     704.983M        -2.13692G     704.983M
21: Test_Atomic<long int>/100000/iterations:10                    0.052 s         0.026 s            10          1            8    0.227832       0.0186046     380.33u     4.99995G         2.37615G     4.99995G
21: Test_Atomic<long long int>/100000/iterations:10               0.053 s         0.025 s            10          1            8    0.220003       0.0133308     377.12u     4.99995G          1.2154G     4.99995G
21: Test_Atomic<unsigned int>/100000/iterations:10                0.053 s         0.026 s            10          1            4    0.229391       0.0138946     377.21u     704.983M          2.8847G     704.983M
21: Test_Atomic<unsigned long int>/100000/iterations:10           0.051 s         0.025 s            10          1            8    0.223926       0.0183657     431.02u     4.99995G         635.264M     4.99995G
21: Test_Atomic<unsigned long long int>/100000/iterations:10      0.052 s         0.025 s            10          1            8    0.222842       0.0193049     380.42u     4.99995G         1.87962G     4.99995G
21: Test_Atomic<float>/100000/iterations:10                       0.043 s         0.020 s            10          0            4    0.132583       0.0260581    1.13915m     4.99998G         1.83531G     4.99989G
21: Test_Atomic<double>/100000/iterations:10                      0.045 s         0.021 s            10          1            8    0.151899       0.0259132    1.12603m     4.99995G         2.91345G     4.99995G
21: Test_Atomic<int>/100000/iterations:10                         0.053 s         0.025 s            10          1            4    0.170303       0.0144813     377.82u     704.983M         616.705M     704.983M
21/45 Test #21: Kokkos_PerformanceTest_Atomic ...............   Passed    4.53 sec
test 22
      Start 22: Kokkos_ContainersUnitTest_Serial

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

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

24: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
24: Test timeout computed to be: 1500
24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
24:                                     Detected: 4 cores per node.
24:                                     Detected: 1 MPI_ranks per node.
24:                                     Requested: 8 threads per process.
24: [==========] Running 5 tests from 1 test suite.
24: [----------] Global test environment set-up.
24: [----------] 5 tests from TEST_CATEGORY
24: [ RUN      ] TEST_CATEGORY.dynrankview_perf
24: OpenMP
24:  DynRankView vs View: Initialization Only 
24:  View time (init only): 0.00853627
24:  View sum computation time: 0.00853627
24:  Strided View time (init only): 0.00771398
24:  View Rank7 time (init only): 0.00897617
24:  DynRankView time (init only): 0.00784627
24:  DynRankView sum computation time: 0.00872619
24:  Ratio of View to DynRankView time: 1.08794
24:  Ratio of View to DynRankView sum computation time: 0.983065
24:  Ratio of View to View Rank7  time: 0.950993
24:  Ratio of StrideView to DynRankView time: 0.98314
24:  Ratio of DynRankView to View Rank7  time: 0.874122
24: [       OK ] TEST_CATEGORY.dynrankview_perf (314 ms)
24: [ RUN      ] TEST_CATEGORY.global_2_local
24: OpenMP
24: size, create, generate, fill, find
24: 256, 0.000298072, 3.9375e-05, 0.000105639, 0.00567628
24: 512, 0.000133752, 5.0336e-05, 0.000110047, 0.00554448
24: 1024, 0.000136488, 5.6326e-05, 0.000176152, 0.00570392
24: 2048, 0.00015402, 7.1986e-05, 0.000320865, 0.00623421
24: 4096, 0.000227739, 3.6048e-05, 0.000616232, 0.00782225
24: 8192, 0.000260091, 7.3669e-05, 0.00106435, 0.00857495
24: 16384, 0.000423127, 6.5453e-05, 0.00200572, 0.0140903
24: 32768, 0.00063671, 0.000129814, 0.00404047, 0.0286815
24: 65536, 0.00120166, 0.000113444, 0.00881592, 0.0668509
24: 131072, 0.00209508, 0.000121088, 0.0173435, 0.145543
24: 262144, 0.00444687, 0.000187524, 0.0344788, 0.235876
24: 524288, 0.00756339, 0.000296719, 0.0717495, 0.815006
24: 1048576, 0.0141715, 0.000550488, 0.142065, 2.81692
24: 2097152, 0.0292139, 0.000964047, 0.292534, 6.59697
24: 4194304, 0.0541931, 0.00195214, 0.61396, 14.0899
24: [       OK ] TEST_CATEGORY.global_2_local (26179 ms)
24: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
24: skipping test
24: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
24: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
24: skipping test
24: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
24: [ RUN      ] TEST_CATEGORY.scatter_view
24: ScatterView data-duplicated test:
24: num_threads 8
24: hand-coded test took 0.155855 seconds
24: test took 0.152139 seconds
24: num_threads 8
24: hand-coded test took 0.168541 seconds
24: test took 0.155046 seconds
24: num_threads 8
24: hand-coded test took 0.182166 seconds
24: test took 0.152138 seconds
24: num_threads 8
24: hand-coded test took 0.155417 seconds
24: test took 0.151201 seconds
24: num_threads 8
24: hand-coded test took 0.15694 seconds
24: test took 0.170248 seconds
24: [       OK ] TEST_CATEGORY.scatter_view (2105 ms)
24: [----------] 5 tests from TEST_CATEGORY (28599 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 5 tests from 1 test suite ran. (28599 ms total)
24: [  PASSED  ] 5 tests.
24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP .....   Passed   28.61 sec
test 25
      Start 25: Kokkos_UnitTest_Sort

25: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
25: Test timeout computed to be: 1500
25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
25:                                     Detected: 4 cores per node.
25:                                     Detected: 1 MPI_ranks per node.
25:                                     Requested: 8 threads per process.
25: [==========] Running 15 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 15 tests from openmp
25: [ RUN      ] openmp.SortUnsignedValueType
25: [       OK ] openmp.SortUnsignedValueType (12174 ms)
25: [ RUN      ] openmp.SortEmptyView
25: [       OK ] openmp.SortEmptyView (0 ms)
25: [ RUN      ] openmp.SortByKeyEmptyView
25: [       OK ] openmp.SortByKeyEmptyView (0 ms)
25: [ RUN      ] openmp.SortByKey
25: [       OK ] openmp.SortByKey (2 ms)
25: [ RUN      ] openmp.SortByKeyWithComparator
25: [       OK ] openmp.SortByKeyWithComparator (2 ms)
25: [ RUN      ] openmp.SortByKeyStaticExtents
25: [       OK ] openmp.SortByKeyStaticExtents (0 ms)
25: [ RUN      ] openmp.SortByKeyWithStrides
25: [       OK ] openmp.SortByKeyWithStrides (1 ms)
25: [ RUN      ] openmp.SortByKeyKeysLargerThanValues
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6898/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
25: [       OK ] openmp.SortByKeyKeysLargerThanValues (423 ms)
25: [ RUN      ] openmp.SortWithCustomComparator
25: [       OK ] openmp.SortWithCustomComparator (1423 ms)
25: [ RUN      ] openmp.BinSortGenericTests
25: [       OK ] openmp.BinSortGenericTests (648 ms)
25: [ RUN      ] openmp.BinSortEmptyView
25: [       OK ] openmp.BinSortEmptyView (0 ms)
25: [ RUN      ] openmp.BinSortEmptyKeysView
25: [       OK ] openmp.BinSortEmptyKeysView (0 ms)
25: [ RUN      ] openmp.BinSortUnsignedKeyLayoutStrideValues
25: [       OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (20300 ms)
25: [ RUN      ] openmp.NestedSort
25: [       OK ] openmp.NestedSort (7 ms)
25: [ RUN      ] openmp.NestedSortByKey
25: [       OK ] openmp.NestedSortByKey (65 ms)
25: [----------] 15 tests from openmp (35051 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 15 tests from 1 test suite ran. (35051 ms total)
25: [  PASSED  ] 15 tests.
25/45 Test #25: Kokkos_UnitTest_Sort ........................   Passed   35.08 sec
test 26
      Start 26: Kokkos_UnitTest_Random

26: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_UnitTest_Random
26: Test timeout computed to be: 1500
26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
26:                                     Detected: 4 cores per node.
26:                                     Detected: 1 MPI_ranks per node.
26:                                     Requested: 8 threads per process.
26: [==========] Running 3 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 3 tests from openmp
26: [ RUN      ] openmp.Random_XorShift64
26: Test Seed:1711416500383431748
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.0267006 -0.00112856 || 0.051031 2057 2458 || 2164.27 2222.06 || -15.6012 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00192665 -0.000402336 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00164502 -0.00014742 || 0.051031 2066 2399 || 2218.41 2222.06 || -2.03793 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0174277 0.000180852 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00526672 -0.00265601 || 0.051031 2013 2404 || 2210.42 2222.06 || -36.7167 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0185453 -3.87483e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00395191 -0.00106541 || 0.051031 2052 2386 || 2230.88 2222.06 || -14.7282 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0123981 0.000108523 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 9.76563e-08 0.00959129 -0.00110629 || 0.051031 2056 2416 || 2200.95 2222.06 || -15.2933 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 2.92969e-07 0.00491827 -0.00063352 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 -0.0114596 0.00132145 || 0.051031 1998 2416 || 2247.82 2222.06 || 18.2677 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.00150706 -0.000191559 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 0.0017137 0.000857825 || 0.051031 2044 2388 || 2218.26 2222.06 || 11.8586 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 -0.00586563 -0.000210171 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00273423 -0.000753072 || 0.051031 2058 2403 || 2216 2222.06 || -10.4105 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0161801 -5.55981e-05 || 0.051031 1e+64 -1e+64
26: Test Seed:1711416503440446304
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0302688 0.000115552 || 0.051031 2049 2410 || 2291.42 2222.06 || 1.5974 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.015466 6.17426e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00740755 0.00036816 || 0.051031 2039 2397 || 2238.64 2222.06 || 5.08944 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00659918 -0.000123726 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00560526 -0.000337984 || 0.051031 2053 2399 || 2234.59 2222.06 || -4.67229 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.003294 9.52221e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00396498 0.00110765 || 0.051031 2041 2406 || 2213.29 2222.06 || 15.3121 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0133576 -0.000351969 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 -0.00165237 -0.0010648 || 0.051031 2043 2411 || 2225.74 2222.06 || -14.7198 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.0121895 0.000476487 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.000237707 0.00218301 || 0.051031 2049 2410 || 2222.59 2222.06 || 30.178 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00577088 4.02345e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 0.0244743 -0.00213395 || 0.051031 2045 2401 || 2168.98 2222.06 || -29.4997 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.0236799 -2.92952e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00097794 0.000170269 || 0.051031 2042 2392 || 2224.24 2222.06 || 2.35379 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0130387 -0.000149362 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift64 (6092 ms)
26: [ RUN      ] openmp.Random_XorShift1024_0
26: Test Seed:1711416506475560141
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.000781228 -0.00112781 || 0.051031 2032 2363 || 2196.51 2198.22 || -15.5909 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00885631 0.000650892 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.010788 0.000996341 || 0.051031 1993 2371 || 2174.76 2198.22 || 13.7734 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0104209 -0.000873733 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0126824 -0.000407241 || 0.051031 2016 2386 || 2170.69 2198.22 || -5.6297 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00540381 -0.000217661 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00107112 -3.55761e-05 || 0.051031 1995 2385 || 2200.58 2198.22 || -0.491804 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0279348 -0.000664595 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0163245 0.000385713 || 0.051031 2012 2368 || 2162.91 2198.22 || 5.3321 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00517152 -0.000146738 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.00143173 0.00225563 || 0.051031 2005 2405 || 2195.08 2198.22 || 31.1818 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00786086 0.000151345 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.000846293 -0.0022967 || 0.051031 2011 2387 || 2196.36 2198.22 || -31.7496 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0117747 0.000250408 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00293102 0.000829527 || 0.051031 2024 2403 || 2204.68 2198.22 || 11.4674 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.000611387 -7.3704e-05 || 0.051031 1e+64 -1e+64
26: Test Seed:1711416509630607847
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.010975 0.000161547 || 0.051031 2029 2383 || 2174.36 2198.22 || 2.23322 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0147598 -0.000661538 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.0124556 -0.000631181 || 0.051031 2005 2415 || 2225.95 2198.22 || -8.72545 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00655833 -0.000474613 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.00460604 -0.0015462 || 0.051031 2026 2374 || 2188.14 2198.22 || -21.3747 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0179061 0.000279896 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00798582 -0.00151726 || 0.051031 2024 2414 || 2215.92 2198.22 || -20.9745 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0086913 0.000771251 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.27585e-05 0.0199719 0.00132989 || 0.051031 2015 2377 || 2155.18 2198.22 || 18.3844 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.29559e-05 -0.010857 -0.000411951 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.27255e-05 -0.00943623 -0.000341733 || 0.051031 1996 2385 || 2219.16 2198.22 || -4.72412 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.28572e-05 0.0169739 1.10679e-06 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.27585e-05 0.0111062 -0.00126235 || 0.051031 2014 2392 || 2174.08 2198.22 || -17.4507 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.29559e-05 0.00699144 -0.000233398 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00518761 -0.00103819 || 0.051031 2027 2379 || 2209.69 2198.22 || -14.352 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00772433 -0.000126185 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift1024_0 (6791 ms)
26: [ RUN      ] openmp.Multi_streams
26: [       OK ] openmp.Multi_streams (0 ms)
26: [----------] 3 tests from openmp (12884 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 3 tests from 1 test suite ran. (12884 ms total)
26: [  PASSED  ] 3 tests.
26/45 Test #26: Kokkos_UnitTest_Random ......................   Passed   12.89 sec
test 27
      Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

29: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
29: Test timeout computed to be: 1500
29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
29:                                     Detected: 4 cores per node.
29:                                     Detected: 1 MPI_ranks per node.
29:                                     Requested: 8 threads per process.
29: [==========] Running 13 tests from 10 test suites.
29: [----------] Global test environment set-up.
29: [----------] 1 test from std_algorithms_lexicographical_compare_test
29: [ RUN      ] std_algorithms_lexicographical_compare_test.test
29: [       OK ] std_algorithms_lexicographical_compare_test.test (281 ms)
29: [----------] 1 test from std_algorithms_lexicographical_compare_test (281 ms total)
29: 
29: [----------] 1 test from std_algorithms_for_each_test
29: [ RUN      ] std_algorithms_for_each_test.test
29: [       OK ] std_algorithms_for_each_test.test (169 ms)
29: [----------] 1 test from std_algorithms_for_each_test (169 ms total)
29: 
29: [----------] 1 test from std_algorithms_find_test
29: [ RUN      ] std_algorithms_find_test.test
29: [       OK ] std_algorithms_find_test.test (159 ms)
29: [----------] 1 test from std_algorithms_find_test (159 ms total)
29: 
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
29: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1834 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
29: [       OK ] std_algorithms_non_mod_seq_ops.find_end (2005 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search
29: [       OK ] std_algorithms_non_mod_seq_ops.search (1620 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
29: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1745 ms)
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (7207 ms total)
29: 
29: [----------] 1 test from std_algorithms_count_test
29: [ RUN      ] std_algorithms_count_test.test
29: [       OK ] std_algorithms_count_test.test (159 ms)
29: [----------] 1 test from std_algorithms_count_test (159 ms total)
29: 
29: [----------] 1 test from std_algorithms_equal_test
29: [ RUN      ] std_algorithms_equal_test.test
29: [       OK ] std_algorithms_equal_test.test (90 ms)
29: [----------] 1 test from std_algorithms_equal_test (90 ms total)
29: 
29: [----------] 1 test from std_algorithms_all_any_none_of_test
29: [ RUN      ] std_algorithms_all_any_none_of_test.test
29: [       OK ] std_algorithms_all_any_none_of_test.test (163 ms)
29: [----------] 1 test from std_algorithms_all_any_none_of_test (163 ms total)
29: 
29: [----------] 1 test from std_algorithms_nonmod_seq_ops
29: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
29: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (183 ms)
29: [----------] 1 test from std_algorithms_nonmod_seq_ops (183 ms total)
29: 
29: [----------] 1 test from std_algorithms_mismatch_test
29: [ RUN      ] std_algorithms_mismatch_test.test
29: [       OK ] std_algorithms_mismatch_test.test (411 ms)
29: [----------] 1 test from std_algorithms_mismatch_test (411 ms total)
29: 
29: [----------] 1 test from std_algorithms_mod_seq_ops
29: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
29: [       OK ] std_algorithms_mod_seq_ops.move_backward (173 ms)
29: [----------] 1 test from std_algorithms_mod_seq_ops (173 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 13 tests from 10 test suites ran. (8999 ms total)
29: [  PASSED  ] 13 tests.
29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    9.01 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D

30: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
30: Test timeout computed to be: 1500
30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
30:                                     Detected: 4 cores per node.
30:                                     Detected: 1 MPI_ranks per node.
30:                                     Requested: 8 threads per process.
30: [==========] Running 31 tests from 5 test suites.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from std_algorithms_mod_ops_test
30: [ RUN      ] std_algorithms_mod_ops_test.move
30: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
30: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
30: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
30: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
30: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
30: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
30: 
30: [----------] 12 tests from std_algorithms_mod_seq_ops_test
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
30: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
30: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
30: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
30: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
30: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
30: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
30: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
30: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
30: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (2 ms)
30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (9 ms total)
30: 
30: [----------] 4 tests from std_algorithms_replace_ops_test
30: [ RUN      ] std_algorithms_replace_ops_test.replace
30: [       OK ] std_algorithms_replace_ops_test.replace (92 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_if
30: [       OK ] std_algorithms_replace_ops_test.replace_if (288 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
30: [       OK ] std_algorithms_replace_ops_test.replace_copy (137 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
30: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (131 ms)
30: [----------] 4 tests from std_algorithms_replace_ops_test (650 ms total)
30: 
30: [----------] 11 tests from std_algorithms_mod_seq_ops
30: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
30: [       OK ] std_algorithms_mod_seq_ops.copy_if (103 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique
30: [       OK ] std_algorithms_mod_seq_ops.unique (477 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
30: [       OK ] std_algorithms_mod_seq_ops.unique_copy (195 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove
30: [       OK ] std_algorithms_mod_seq_ops.remove (180 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_if (230 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy (292 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (150 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate
30: [       OK ] std_algorithms_mod_seq_ops.rotate (1712 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
30: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (713 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
30: [       OK ] std_algorithms_mod_seq_ops.shift_left (1390 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
30: [       OK ] std_algorithms_mod_seq_ops.shift_right (1110 ms)
30: [----------] 11 tests from std_algorithms_mod_seq_ops (6558 ms total)
30: 
30: [----------] 1 test from std_algorithms_modseq_test
30: [ RUN      ] std_algorithms_modseq_test.reverse
30: [       OK ] std_algorithms_modseq_test.reverse (48 ms)
30: [----------] 1 test from std_algorithms_modseq_test (48 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 31 tests from 5 test suites ran. (7269 ms total)
30: [  PASSED  ] 31 tests.
30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    7.28 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E

31: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
31: Test timeout computed to be: 1500
31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
31:                                     Detected: 4 cores per node.
31:                                     Detected: 1 MPI_ranks per node.
31:                                     Requested: 8 threads per process.
31: [==========] Running 29 tests from 7 test suites.
31: [----------] Global test environment set-up.
31: [----------] 2 tests from std_algorithms_sorting_ops_test
31: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
31: [       OK ] std_algorithms_sorting_ops_test.is_sorted (19 ms)
31: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
31: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (16 ms)
31: [----------] 2 tests from std_algorithms_sorting_ops_test (36 ms total)
31: 
31: [----------] 4 tests from std_algorithms_partitioning_test
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
31: [ RUN      ] std_algorithms_partitioning_test.partition_point
31: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
31: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total)
31: 
31: [----------] 1 test from std_algorithms_partitioning_ops
31: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
31: [       OK ] std_algorithms_partitioning_ops.partition_copy (21 ms)
31: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total)
31: 
31: [----------] 12 tests from std_algorithms_numerics_test
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
31: [----------] 12 tests from std_algorithms_numerics_test (18 ms total)
31: 
31: [----------] 1 test from std_algorithms_numerics_ops_test
31: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
31: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (94 ms)
31: [----------] 1 test from std_algorithms_numerics_ops_test (95 ms total)
31: 
31: [----------] 8 tests from std_algorithms_numeric_ops_test
31: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (3085 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1001 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (357 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (462 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
31: [----------] 8 tests from std_algorithms_numeric_ops_test (4907 ms total)
31: 
31: [----------] 1 test from std_algorithms_transform_ops_test
31: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
31: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (36 ms)
31: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 29 tests from 7 test suites ran. (5123 ms total)
31: [  PASSED  ] 29 tests.
31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    5.13 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

32: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
32: Test timeout computed to be: 1500
32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
32:                                     Detected: 4 cores per node.
32:                                     Detected: 1 MPI_ranks per node.
32:                                     Requested: 8 threads per process.
32: [==========] Running 12 tests from 7 test suites.
32: [----------] Global test environment set-up.
32: [----------] 2 tests from std_algorithms_adjacent_find_team_test
32: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
32: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1032 ms)
32: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
32: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (927 ms)
32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1960 ms total)
32: 
32: [----------] 2 tests from std_algorithms_count_team_test
32: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
32: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (722 ms)
32: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
32: [       OK ] std_algorithms_count_team_test.count_returns_zero (308 ms)
32: [----------] 2 tests from std_algorithms_count_team_test (1031 ms total)
32: 
32: [----------] 1 test from std_algorithms_count_if_team_test
32: [ RUN      ] std_algorithms_count_if_team_test.test
32: [       OK ] std_algorithms_count_if_team_test.test (361 ms)
32: [----------] 1 test from std_algorithms_count_if_team_test (361 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_team_test
32: [ RUN      ] std_algorithms_for_each_team_test.test
32: [       OK ] std_algorithms_for_each_team_test.test (498 ms)
32: [----------] 1 test from std_algorithms_for_each_team_test (498 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_n_team_test
32: [ RUN      ] std_algorithms_for_each_n_team_test.test
32: [       OK ] std_algorithms_for_each_n_team_test.test (512 ms)
32: [----------] 1 test from std_algorithms_for_each_n_team_test (513 ms total)
32: 
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
32: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3474 ms)
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
32: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1938 ms)
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
32: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2204 ms)
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7617 ms total)
32: 
32: [----------] 2 tests from std_algorithms_mismatch_team_test
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
32: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (3192 ms)
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
32: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1803 ms)
32: [----------] 2 tests from std_algorithms_mismatch_team_test (4997 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 12 tests from 7 test suites ran. (16979 ms total)
32: [  PASSED  ] 12 tests.
32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   16.99 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

33: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
33: Test timeout computed to be: 1500
33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
33:                                     Detected: 4 cores per node.
33:                                     Detected: 1 MPI_ranks per node.
33:                                     Requested: 8 threads per process.
33: [==========] Running 8 tests from 4 test suites.
33: [----------] Global test environment set-up.
33: [----------] 2 tests from std_algorithms_equal_team_test
33: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
33: [       OK ] std_algorithms_equal_team_test.views_are_equal (2515 ms)
33: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
33: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (2496 ms)
33: [----------] 2 tests from std_algorithms_equal_team_test (5012 ms total)
33: 
33: [----------] 2 tests from std_algorithms_search_team_test
33: [ RUN      ] std_algorithms_search_team_test.sequences_exist
33: [       OK ] std_algorithms_search_team_test.sequences_exist (1371 ms)
33: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1433 ms)
33: [----------] 2 tests from std_algorithms_search_team_test (2805 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_end_team_test
33: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
33: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2978 ms)
33: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2665 ms)
33: [----------] 2 tests from std_algorithms_find_end_team_test (5644 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_first_of_team_test
33: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
33: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (2352 ms)
33: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (8111 ms)
33: [----------] 2 tests from std_algorithms_find_first_of_team_test (10464 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 8 tests from 4 test suites ran. (23927 ms total)
33: [  PASSED  ] 8 tests.
33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   23.94 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

34: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
34: Test timeout computed to be: 1500
34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
34:                                     Detected: 4 cores per node.
34:                                     Detected: 1 MPI_ranks per node.
34:                                     Requested: 8 threads per process.
34: [==========] Running 11 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_find_team_test
34: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
34: [       OK ] std_algorithms_find_team_test.searched_values_exist (649 ms)
34: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
34: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (836 ms)
34: [----------] 2 tests from std_algorithms_find_team_test (1485 ms total)
34: 
34: [----------] 2 tests from std_algorithms_find_if_team_test
34: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
34: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (571 ms)
34: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
34: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (851 ms)
34: [----------] 2 tests from std_algorithms_find_if_team_test (1423 ms total)
34: 
34: [----------] 2 tests from std_algorithms_find_if_not_team_test
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (707 ms)
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (457 ms)
34: [----------] 2 tests from std_algorithms_find_if_not_team_test (1165 ms total)
34: 
34: [----------] 1 test from std_algorithms_all_of_team_test
34: [ RUN      ] std_algorithms_all_of_team_test.test
34: [       OK ] std_algorithms_all_of_team_test.test (777 ms)
34: [----------] 1 test from std_algorithms_all_of_team_test (777 ms total)
34: 
34: [----------] 1 test from std_algorithms_any_of_team_test
34: [ RUN      ] std_algorithms_any_of_team_test.test
34: [       OK ] std_algorithms_any_of_team_test.test (580 ms)
34: [----------] 1 test from std_algorithms_any_of_team_test (580 ms total)
34: 
34: [----------] 1 test from std_algorithms_none_of_team_test
34: [ RUN      ] std_algorithms_none_of_team_test.test
34: [       OK ] std_algorithms_none_of_team_test.test (721 ms)
34: [----------] 1 test from std_algorithms_none_of_team_test (721 ms total)
34: 
34: [----------] 2 tests from std_algorithms_search_n_team_test
34: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
34: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (533 ms)
34: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
34: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (577 ms)
34: [----------] 2 tests from std_algorithms_search_n_team_test (1111 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 11 tests from 7 test suites ran. (7266 ms total)
34: [  PASSED  ] 11 tests.
34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    7.27 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

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

36: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
36: Test timeout computed to be: 1500
36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
36:                                     Detected: 4 cores per node.
36:                                     Detected: 1 MPI_ranks per node.
36:                                     Requested: 8 threads per process.
36: [==========] Running 6 tests from 6 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_fill_team_test
36: [ RUN      ] std_algorithms_fill_team_test.test
36: [       OK ] std_algorithms_fill_team_test.test (533 ms)
36: [----------] 1 test from std_algorithms_fill_team_test (533 ms total)
36: 
36: [----------] 1 test from std_algorithms_fill_n_team_test
36: [ RUN      ] std_algorithms_fill_n_team_test.test
36: [       OK ] std_algorithms_fill_n_team_test.test (755 ms)
36: [----------] 1 test from std_algorithms_fill_n_team_test (755 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_team_test
36: [ RUN      ] std_algorithms_replace_team_test.test
36: [       OK ] std_algorithms_replace_team_test.test (760 ms)
36: [----------] 1 test from std_algorithms_replace_team_test (760 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_if_team_test
36: [ RUN      ] std_algorithms_replace_if_team_test.test
36: [       OK ] std_algorithms_replace_if_team_test.test (827 ms)
36: [----------] 1 test from std_algorithms_replace_if_team_test (827 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_copy_team_test
36: [ RUN      ] std_algorithms_replace_copy_team_test.test
36: [       OK ] std_algorithms_replace_copy_team_test.test (1182 ms)
36: [----------] 1 test from std_algorithms_replace_copy_team_test (1183 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test
36: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
36: [       OK ] std_algorithms_replace_copy_if_team_test.test (1107 ms)
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1107 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 6 tests from 6 test suites ran. (5167 ms total)
36: [  PASSED  ] 6 tests.
36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    5.17 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

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

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

39: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
39: Test timeout computed to be: 1500
39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
39:                                     Detected: 4 cores per node.
39:                                     Detected: 1 MPI_ranks per node.
39:                                     Requested: 8 threads per process.
39: [==========] Running 9 tests from 9 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_copy_team_test
39: [ RUN      ] std_algorithms_copy_team_test.test
39: [       OK ] std_algorithms_copy_team_test.test (1127 ms)
39: [----------] 1 test from std_algorithms_copy_team_test (1127 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_n_team_test
39: [ RUN      ] std_algorithms_copy_n_team_test.test
39: [       OK ] std_algorithms_copy_n_team_test.test (862 ms)
39: [----------] 1 test from std_algorithms_copy_n_team_test (862 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_backward_team_test
39: [ RUN      ] std_algorithms_copy_backward_team_test.test
39: [       OK ] std_algorithms_copy_backward_team_test.test (662 ms)
39: [----------] 1 test from std_algorithms_copy_backward_team_test (662 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_if_team_test
39: [ RUN      ] std_algorithms_copy_if_team_test.test
39: [       OK ] std_algorithms_copy_if_team_test.test (762 ms)
39: [----------] 1 test from std_algorithms_copy_if_team_test (762 ms total)
39: 
39: [----------] 1 test from std_algorithms_unique_copy_team_test
39: [ RUN      ] std_algorithms_unique_copy_team_test.test
39: [       OK ] std_algorithms_unique_copy_team_test.test (1703 ms)
39: [----------] 1 test from std_algorithms_unique_copy_team_test (1703 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_team_test
39: [ RUN      ] std_algorithms_remove_team_test.test
39: [       OK ] std_algorithms_remove_team_test.test (1206 ms)
39: [----------] 1 test from std_algorithms_remove_team_test (1206 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_if_team_test
39: [ RUN      ] std_algorithms_remove_if_team_test.test
39: [       OK ] std_algorithms_remove_if_team_test.test (1101 ms)
39: [----------] 1 test from std_algorithms_remove_if_team_test (1101 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_copy_team_test
39: [ RUN      ] std_algorithms_remove_copy_team_test.test
39: [       OK ] std_algorithms_remove_copy_team_test.test (1371 ms)
39: [----------] 1 test from std_algorithms_remove_copy_team_test (1371 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test
39: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
39: [       OK ] std_algorithms_remove_copy_if_team_test.test (1182 ms)
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1182 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 9 tests from 9 test suites ran. (9980 ms total)
39: [  PASSED  ] 9 tests.
39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    9.99 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

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

41: Test command: /var/jenkins/workspace/Kokkos_PR-6898/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
41: Test timeout computed to be: 1500
41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
41:                                     Detected: 4 cores per node.
41:                                     Detected: 1 MPI_ranks per node.
41:                                     Requested: 8 threads per process.
41: [==========] Running 18 tests from 5 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_is_sorted_team_test
41: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
41: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1035 ms)
41: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
41: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2092 ms)
41: [----------] 2 tests from std_algorithms_is_sorted_team_test (3128 ms total)
41: 
41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1830 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1283 ms)
41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3142 ms total)
41: 
41: [----------] 4 tests from std_algorithms_is_partitioned_team_test
41: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
41: [       OK ] std_algorithms_is_partitioned_team_test.empty (148 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
41: [       OK ] std_algorithms_is_partitioned_team_test.all_true (718 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
41: [       OK ] std_algorithms_is_partitioned_team_test.all_false (567 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.random
41: [       OK ] std_algorithms_is_partitioned_team_test.random (442 ms)
41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1877 ms total)
41: 
41: [----------] 4 tests from std_algorithms_partition_copy_team_test
41: [ RUN      ] std_algorithms_partition_copy_team_test.empty
41: [       OK ] std_algorithms_partition_copy_team_test.empty (36 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
41: [       OK ] std_algorithms_partition_copy_team_test.all_true (874 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
41: [       OK ] std_algorithms_partition_copy_team_test.all_false (890 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.random
41: [       OK ] std_algorithms_partition_copy_team_test.random (756 ms)
41: [----------] 4 tests from std_algorithms_partition_copy_team_test (2558 ms total)
41: 
41: [----------] 4 tests from std_algorithms_partition_point_team_test
41: [ RUN      ] std_algorithms_partition_point_team_test.empty
41: [       OK ] std_algorithms_partition_point_team_test.empty (7 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_true
41: [       OK ] std_algorithms_partition_point_team_test.all_true (386 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_false
41: [       OK ] std_algorithms_partition_point_team_test.all_false (407 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.random
41: [       OK ] std_algorithms_partition_point_team_test.random (276 ms)
41: [----------] 4 tests from std_algorithms_partition_point_team_test (1078 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 18 tests from 5 test suites ran. (11785 ms total)
41: [  PASSED  ] 18 tests.
41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed   11.79 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

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

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

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

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

100% tests passed, 0 tests failed out of 45

Total Test time (real) = 852.11 sec
+ gcc -I/var/jenkins/workspace/Kokkos_PR-6898/build/../core/src/ ../core/unit_test/tools/TestCInterface.c