Skip to content

Console Output

Skipping 238 KB.. Full Log
(+0x6b05d) [0x5614535fe05d]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x561453600778]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x561453600c4c]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5614535d14b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff3b66fc083]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5614535d26ee]
12:  
12: demangled test_f1:
12: [0x56145362ac29] Kokkos::Impl::save_stacktrace()
12: [0x5614535d9839] Test::stacktrace_test_f1(std::ostream&)
12: [0x5614535d28e4] Test::test_stacktrace(bool, bool)
12: [0x56145360baee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x5614535fd75f] 
12: [0x5614535fda72] 
12: [0x5614535fe05d] 
12: [0x561453600778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x561453600c4c] testing::UnitTest::Run()
12: [0x5614535d14b6] main
12: [0x7ff3b66fc083] __libc_start_main
12: [0x5614535d26ee] _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-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56145362ac29]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5614535d9839]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5614535d9a78]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5614535d31ce]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56145360baee]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x5614535fd75f]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x5614535fda72]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x5614535fe05d]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x561453600778]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x561453600c4c]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5614535d14b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff3b66fc083]
12: /var/jenkins/workspace/Kokkos_PR-6907/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5614535d26ee]
12:  
12: demangled test_f3:
12: [0x56145362ac29] Kokkos::Impl::save_stacktrace()
12: [0x5614535d9839] Test::stacktrace_test_f1(std::ostream&)
12: [0x5614535d9a78] Test::stacktrace_test_f3(std::ostream&, int)
12: [0x5614535d31ce] Test::test_stacktrace(bool, bool)
12: [0x56145360baee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x5614535fd75f] 
12: [0x5614535fda72] 
12: [0x5614535fe05d] 
12: [0x561453600778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x561453600c4c] testing::UnitTest::Run()
12: [0x5614535d14b6] main
12: [0x7ff3b66fc083] __libc_start_main
12: [0x5614535d26ee] _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. (415 ms total)
12: [  PASSED  ] 3 tests.
12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    0.42 sec
test 13
      Start 13: Kokkos_IncrementalTest_OPENMP

13: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (61 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 (187 ms)
13: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
13: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (6 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 (302 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 28 tests from 1 test suite ran. (302 ms total)
13: [  PASSED  ] 28 tests.
13/45 Test #13: Kokkos_IncrementalTest_OPENMP ...............   Passed    0.31 sec
test 14
      Start 14: Kokkos_IncrementalTest_SERIAL

14: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (183 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 (233 ms total)
14: 
14: [----------] Global test environment tear-down
14: [==========] 28 tests from 1 test suite ran. (233 ms total)
14: [  PASSED  ] 28 tests.
14/45 Test #14: Kokkos_IncrementalTest_SERIAL ...............   Passed    0.24 sec
test 15
      Start 15: Kokkos_CoreUnitTest_CTestDevice

15: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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.00 sec
test 16
      Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

16: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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-6907/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)" 0.00613233 0.00613233
17: "taskdag: tasks per second (max, avg)" 2119.91 2119.91
17/45 Test #17: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.01 sec
test 18
      Start 18: Kokkos_PerformanceTest_Benchmark

18: Test command: /var/jenkins/workspace/Kokkos_PR-6907/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-29_T03-40-30.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-29T04:03:12+00:00
18: Running /var/jenkins/workspace/Kokkos_PR-6907/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.37, 7.41, 6.39
18: CPU architecture: none
18: Default Device: N6Kokkos6OpenMPE
18: GIT_BRANCH: HEAD
18: GIT_CLEAN_STATUS: CLEAN
18: GIT_COMMIT_DATE: 2024-03-29T03:40:17+00:00
18: GIT_COMMIT_DESCRIPTION: Merge commit '68c66846945c28e7b95ba099f2b4fbbe2b72fd63' into HEAD
18: GIT_COMMIT_HASH: e5d4dbdaf
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.053 s         0.024 s             5       1024        50.5501u
18: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.055 s         0.024 s             5     2.048k        26.4178u
18: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.056 s         0.025 s             5     4.096k        13.5488u
18: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.060 s         0.027 s             5     8.192k        7.18143u
18: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.063 s         0.031 s             5    16.384k        3.91409u
18: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.069 s         0.037 s             5    32.768k        2.06503u
18: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.154 s         0.051 s             5    65.536k        4.10147u
18: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.108 s         0.082 s             5   131.072k        820.535n
18: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.230 s         0.134 s             5   262.144k        1.32428u
18: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.604 s         0.256 s             5   524.288k        1.25721u
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: CustomReduction<double>/N:100000/R:1000/manual_time                                 6.64 s          6.67 s             1 0.0181469/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.823 s         0.424 s             2       0.0393784    0.0832677                0.109762             0.242529    0.055693       0.0553037
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.166 s         0.081 s             9        3.10244m      0.04885               0.0100693                  0.037503    5.09447m        5.01725m
18: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.843 s         0.437 s             2       0.0462989     0.091692                 0.11443                  0.217166   0.0579738       0.0564851
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          68.46n
18: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        41.5913n
18: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        27.8604n
18: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k         23.719n
18: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k        19.9252n
18: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.001 s         0.002 s             5    32.768k        18.3711n
18: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.001 s         0.004 s             5    65.536k        16.9275n
18: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.002 s         0.011 s             5   131.072k        16.1712n
18: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.004 s         0.033 s             5   262.144k        15.9414n
18: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.008 s         0.080 s             5   524.288k        16.3571n
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Malloc/N:1/manual_time                                                             0.249 us        0.451 us      2994920 4.02051M/s
18: Malloc/N:16/manual_time                                                            0.247 us        0.448 us      2791603 4.05447M/s
18: Malloc/N:256/manual_time                                                           0.364 us        0.560 us      1886469 2.74955M/s
18: Malloc/N:4096/manual_time                                                          0.256 us        0.455 us      2732906 3.90457M/s
18: Malloc/N:65536/manual_time                                                         0.182 us        0.427 us      3884476  5.5032M/s
18: Malloc/N:1048576/manual_time                                                       0.177 us        0.419 us      3907194 5.64628M/s
18: Malloc/N:16777216/manual_time                                                      0.187 us        0.429 us      3735562  5.3367M/s
18: Malloc/N:268435456/manual_time                                                      3.16 us         7.07 us       224785 316.402k/s
18: Malloc/N:4294967296/manual_time                                                     3.91 us         11.9 us       177544 255.718k/s
18: MallocFree/N:1/manual_time                                                         0.437 us        0.487 us      1585140 2.29074M/s
18: MallocFree/N:16/manual_time                                                        0.436 us        0.487 us      1607890 2.29257M/s
18: MallocFree/N:256/manual_time                                                       0.537 us        0.587 us      1000000 1.86202M/s
18: MallocFree/N:4096/manual_time                                                      0.419 us        0.468 us      1662330 2.38737M/s
18: MallocFree/N:65536/manual_time                                                     0.398 us        0.447 us      1759076  2.5105M/s
18: MallocFree/N:1048576/manual_time                                                   0.395 us        0.443 us      1763908 2.53423M/s
18: MallocFree/N:16777216/manual_time                                                  0.402 us        0.451 us      1743944 2.48684M/s
18: MallocFree/N:268435456/manual_time                                                  7.57 us         7.04 us        92550 132.158k/s
18: MallocFree/N:4294967296/manual_time                                                 12.6 us         11.9 us        56099  79.287k/s
18: MallocTouch/N:1/manual_time                                                         49.6 us         19.3 us        10242 20.1794k/s
18: MallocTouch/N:16/manual_time                                                         143 us         19.1 us        10000 6.98539k/s
18: MallocTouch/N:256/manual_time                                                        150 us         19.5 us         4679 6.67673k/s
18: MallocTouch/N:4096/manual_time                                                      45.1 us         18.3 us        13852   22.18k/s
18: MallocTouch/N:65536/manual_time                                                     83.7 us         23.5 us        15200 11.9426k/s
18: MallocTouch/N:1048576/manual_time                                                    160 us         32.0 us         4330 6.26356k/s
18: MallocTouch/N:16777216/manual_time                                                   136 us         36.5 us         9567 7.36772k/s
18: MallocTouch/N:268435456/manual_time                                                41877 us        47627 us           17  23.8793/s
18: MallocTouch/N:4294967296/manual_time                                              645083 us       586414 us            1  1.55019/s
18: MallocTouchFree/N:1/manual_time                                                      151 us         20.2 us         4713 6.63199k/s
18: MallocTouchFree/N:16/manual_time                                                     151 us         20.1 us         4662 6.64307k/s
18: MallocTouchFree/N:256/manual_time                                                    150 us         20.1 us         4774 6.65381k/s
18: MallocTouchFree/N:4096/manual_time                                                   151 us         19.9 us         4729 6.61252k/s
18: MallocTouchFree/N:65536/manual_time                                                  155 us         20.9 us         4660 6.46811k/s
18: MallocTouchFree/N:1048576/manual_time                                                152 us         21.2 us         4622 6.57151k/s
18: MallocTouchFree/N:16777216/manual_time                                               189 us         28.7 us         3670 5.28853k/s
18: MallocTouchFree/N:268435456/manual_time                                            71270 us        47765 us            9  14.0311/s
18: MallocTouchFree/N:4294967296/manual_time                                          924756 us       592884 us            1  1.08137/s
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.285 s         0.352 s             2  2.80222/s        800
18: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.285 s         0.352 s             2  2.80726/s        800
18: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.285 s         0.352 s             2  2.80684/s        800
18: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.285 s         0.352 s             2  2.80669/s        800
18: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.285 s         0.352 s             2  2.80428/s        800
18: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.287 s         0.355 s             2  2.79051/s        800
18: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.287 s         0.354 s             2  2.78376/s        800
18: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.286 s         0.353 s             2  2.79324/s        800
18: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.287 s         0.353 s             2  2.79197/s        800
18: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.286 s         0.353 s             2  2.79356/s        800
18: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.287 s         0.355 s             2  2.78861/s        800
18: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.293 s         0.363 s             2  2.72853/s        800
18: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.290 s         0.359 s             2  2.76251/s        800
18: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.289 s         0.360 s             2  2.77282/s        800
18: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.289 s         0.361 s             2  2.76422/s        800
18: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.291 s         0.364 s             2  2.75127/s        800
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.034 s         0.017 s            20  47.0538/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.035 s         0.017 s            20  46.1139/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.037 s         0.017 s            19  42.7555/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.045 s         0.016 s            14  35.4671/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.041 s         0.018 s            13  39.4244/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.054 s         0.019 s            10  29.4457/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.038 s         0.018 s            17  42.2259/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.464 s         0.218 s             2  3.44588/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.361 s         0.173 s             2  4.42817/s       1.6k
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.039 s         0.017 s            20  40.9665/s       1.6k
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.466 s         0.220 s             2  3.43665/s       1.6k
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.284 s         0.137 s             2  5.62516/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.035 s         0.017 s            20  45.7131/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.034 s         0.017 s            20  46.4829/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.035 s         0.017 s            20  45.2305/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.034 s         0.017 s            21  47.1724/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.291 s         0.144 s             2  5.49003/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.274 s         0.135 s             3  5.82987/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.302 s         0.147 s             2  5.29407/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.342 s         0.165 s             2  4.67979/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.033 s         0.016 s            21   47.975/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.033 s         0.016 s            21  49.0073/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.248 s         0.123 s             3  6.44627/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.315 s         0.158 s             2  5.08286/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.035 s         0.017 s            21  46.2641/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.035 s         0.017 s            20  45.9637/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.510 s         0.230 s             1    3.138/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.441 s         0.216 s             2  3.62522/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.034 s         0.017 s            21  46.9948/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.049 s         0.022 s            15  32.6247/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.632 s         0.306 s             1  2.53288/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.529 s         0.197 s             1  3.02741/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.055 s         0.015 s            15  28.8619/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.038 s         0.015 s            18   42.499/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.048 s         0.016 s            14  33.3231/s       1.6k
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.036 s         0.017 s            19  44.2871/s       1.6k
18: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.023 s         0.011 s            30  34.4197/s        800
18: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.023 s         0.011 s            30  34.5972/s        800
18: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.025 s         0.011 s            29  32.4965/s        800
18: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.011 s            29   34.018/s        800
18: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.023 s         0.010 s            30  34.4213/s        800
18: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.023 s         0.011 s            30  34.4782/s        800
18: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.011 s            30   33.754/s        800
18: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.011 s            29  33.3797/s        800
18: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.011 s            29  33.5212/s        800
18: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.011 s            29  33.3679/s        800
18: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.011 s            26  33.0886/s        800
18: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.022 s         0.011 s            30  36.6912/s        800
18: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.022 s         0.011 s            32  36.5711/s        800
18: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.022 s         0.011 s            32   36.782/s        800
18: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.022 s         0.011 s            32  36.2774/s        800
18: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.022 s         0.011 s            32   36.861/s        800
18: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.023 s         0.011 s            30  34.4123/s        800
18: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.023 s         0.011 s            30  34.3812/s        800
18: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.029 s         0.027 s            10  55.2304/s       1.6k
18: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.031 s         0.027 s            10  51.7419/s       1.6k
18: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.032 s         0.027 s            10  50.6419/s       1.6k
18: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.031 s         0.027 s            10  50.9799/s       1.6k
18: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.035 s         0.028 s            10  45.5792/s       1.6k
18: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.035 s         0.030 s            10  45.4942/s       1.6k
18: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.011 s         0.005 s            10  148.806/s       1.6k
18: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.010 s         0.005 s            10  152.425/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.013 s         0.006 s            10  121.801/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.012 s         0.005 s            10  131.762/s       1.6k
18: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.015 s         0.007 s            10  106.882/s       1.6k
18: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.019 s         0.010 s            10  82.1851/s       1.6k
18: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.036 s         0.030 s            10  44.6259/s       1.6k
18: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.036 s         0.030 s            10  44.1537/s       1.6k
18: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.042 s         0.034 s            10  38.0392/s       1.6k
18: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.036 s         0.031 s            10  44.5824/s       1.6k
18: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.021 s         0.010 s            10  75.1829/s       1.6k
18: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.020 s         0.010 s            10  78.0645/s       1.6k
18: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.026 s         0.012 s            10  62.2546/s       1.6k
18: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.022 s         0.011 s            10   73.855/s       1.6k
18: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.044 s         0.035 s            10  36.5562/s       1.6k
18: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.044 s         0.034 s            10  36.0274/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.028 s         0.014 s            10  56.4093/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.027 s         0.013 s            10  59.8122/s       1.6k
18: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.037 s         0.030 s            10  43.2409/s       1.6k
18: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.044 s         0.034 s            10  36.4753/s       1.6k
18: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.021 s         0.010 s            10  76.4264/s       1.6k
18: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.030 s         0.015 s            10  52.5249/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.042 s         0.033 s            10   38.088/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.040 s         0.032 s            10  40.4146/s       1.6k
18: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.028 s         0.014 s            10  56.3947/s       1.6k
18: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.033 s         0.016 s            10   48.196/s       1.6k
18: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.122 s         0.098 s            10  13.1672/s       1.6k
18: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.111 s         0.098 s            10  14.4204/s       1.6k
18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............   Passed  250.07 sec
test 19
      Start 19: Kokkos_Benchmark_Atomic_MinMax

19: Test command: /var/jenkins/workspace/Kokkos_PR-6907/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-29_T03-40-30.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-29T04:07:22+00:00
19: Running /var/jenkins/workspace/Kokkos_PR-6907/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.49, 4.96, 5.60
19: CPU architecture: none
19: Default Device: N6Kokkos6OpenMPE
19: GIT_BRANCH: HEAD
19: GIT_CLEAN_STATUS: CLEAN
19: GIT_COMMIT_DATE: 2024-03-29T03:40:17+00:00
19: GIT_COMMIT_DESCRIPTION: Merge commit '68c66846945c28e7b95ba099f2b4fbbe2b72fd63' into HEAD
19: GIT_COMMIT_HASH: e5d4dbdaf
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.000 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.002 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.002 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.003 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.001 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.005 s         0.002 s            10
19: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.005 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.005 s         0.002 s            10
19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.98 sec
test 20
      Start 20: Kokkos_PerformanceTest_Mempool

20: Test command: /var/jenkins/workspace/Kokkos_PR-6907/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-29_T03-40-30.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-29T04:07:23+00:00
20: Running /var/jenkins/workspace/Kokkos_PR-6907/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.49, 4.96, 5.60
20: CPU architecture: none
20: Default Device: N6Kokkos6OpenMPE
20: GIT_BRANCH: HEAD
20: GIT_CLEAN_STATUS: CLEAN
20: GIT_COMMIT_DATE: 2024-03-29T03:40:17+00:00
20: GIT_COMMIT_DESCRIPTION: Merge commit '68c66846945c28e7b95ba099f2b4fbbe2b72fd63' into HEAD
20: GIT_COMMIT_HASH: e5d4dbdaf
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          1361               10.9039M/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          3317                52.4577M/s
20/45 Test #20: Kokkos_PerformanceTest_Mempool ..............   Passed    1.77 sec
test 21
      Start 21: Kokkos_PerformanceTest_Atomic

21: Test command: /var/jenkins/workspace/Kokkos_PR-6907/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-29_T03-40-30.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-29T04:07:25+00:00
21: Running /var/jenkins/workspace/Kokkos_PR-6907/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.49, 4.96, 5.60
21: CPU architecture: none
21: Default Device: N6Kokkos6OpenMPE
21: GIT_BRANCH: HEAD
21: GIT_CLEAN_STATUS: CLEAN
21: GIT_COMMIT_DATE: 2024-03-29T03:40:17+00:00
21: GIT_COMMIT_DESCRIPTION: Merge commit '68c66846945c28e7b95ba099f2b4fbbe2b72fd63' into HEAD
21: GIT_COMMIT_HASH: e5d4dbdaf
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.039 s         0.019 s            10          1            4    0.135115        0.018061     384.02u     704.983M         463.283M     704.983M
21: Test_Atomic<long int>/100000/iterations:10                    0.036 s         0.018 s            10          1            8    0.135822       0.0316753     675.88u     4.99995G         707.402M     4.99995G
21: Test_Atomic<long long int>/100000/iterations:10               0.035 s         0.017 s            10          1            8    0.135464       0.0317008     387.93u     4.99995G         2.12592G     4.99995G
21: Test_Atomic<unsigned int>/100000/iterations:10                0.038 s         0.018 s            10          1            4    0.129545       0.0235172     507.25u     704.983M         1.72327G     704.983M
21: Test_Atomic<unsigned long int>/100000/iterations:10           0.038 s         0.018 s            10          1            8    0.134713       0.0158455     384.03u     4.99995G         1.51139G     4.99995G
21: Test_Atomic<unsigned long long int>/100000/iterations:10      0.036 s         0.018 s            10          1            8    0.242644       0.0313145     383.43u     4.99995G          1.6003G     4.99995G
21: Test_Atomic<float>/100000/iterations:10                       0.039 s         0.017 s            10          0            4   0.0876161       0.0243028    1.13644m     4.99992G         633.925M     4.99989G
21: Test_Atomic<double>/100000/iterations:10                      0.040 s         0.016 s            10          1            8     0.12557       0.0501371    1.14666m     4.99995G          1.6682G     4.99995G
21: Test_Atomic<int>/100000/iterations:10                         0.037 s         0.016 s            10          1            4    0.263654       0.0153453     382.02u     704.983M         1.98338G     704.983M
21/45 Test #21: Kokkos_PerformanceTest_Atomic ...............   Passed    3.37 sec
test 22
      Start 22: Kokkos_ContainersUnitTest_Serial

22: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (1978 ms)
22: [ RUN      ] serial.bitset_default_constructor_no_alloc
22: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
22: [ RUN      ] serial.dualview_combination
22: [       OK ] serial.dualview_combination (0 ms)
22: [ RUN      ] serial.dualview_alloc
22: [       OK ] serial.dualview_alloc (0 ms)
22: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
22: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
22: [ RUN      ] serial.dualview_combinations_without_init
22: [       OK ] serial.dualview_combinations_without_init (0 ms)
22: [ RUN      ] serial.dualview_deep_copy
22: [       OK ] serial.dualview_deep_copy (1 ms)
22: [ RUN      ] serial.dualview_realloc
22: [       OK ] serial.dualview_realloc (0 ms)
22: [ RUN      ] serial.dualview_resize
22: [       OK ] serial.dualview_resize (0 ms)
22: [ RUN      ] serial.dualview_device_correct_kokkos_device
22: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
22: [ RUN      ] serial.dualview_host_correct_kokkos_device
22: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
22: [ RUN      ] serial.dualview_host_modify_template_device_sync
22: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
22: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
22: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
22: [ RUN      ] serial.dualview_device_modify_template_host_sync
22: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
22: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
22: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
22: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
22: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
22: [ RUN      ] serial.dynamic_view
22: [       OK ] serial.dynamic_view (15 ms)
22: [ RUN      ] serial.dyn_rank_view_api_generic
22: [       OK ] serial.dyn_rank_view_api_generic (7 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-6907/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 (45 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 (15 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 (2191 ms)
22: [ RUN      ] serial.scatterview_devicetype
22: [       OK ] serial.scatterview_devicetype (0 ms)
22: [ RUN      ] serial.staticcrsgraph
22: [       OK ] serial.staticcrsgraph (20 ms)
22: [ RUN      ] serial.resize_realloc_no_init_dualview
22: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_alloc_dualview
22: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
22: [ RUN      ] serial.resize_exec_space_dualview
22: [       OK ] serial.resize_exec_space_dualview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_dualview
22: [       OK ] serial.realloc_exec_space_dualview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_init_dynrankview
22: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
22: [ RUN      ] serial.resize_exec_space_dynrankview
22: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_dynrankview
22: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_init_scatterview
22: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
22: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
22: [ RUN      ] serial.resize_exec_space_scatterview
22: [       OK ] serial.resize_exec_space_scatterview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_scatterview
22: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynrankview
22: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
22: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
22: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_offsetview
22: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
22: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
22: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynamicview
22: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
22: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
22: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
22: [ RUN      ] serial.UnorderedMap_insert
22: [       OK ] serial.UnorderedMap_insert (15855 ms)
22: [ RUN      ] serial.UnorderedMap_failed_insert
22: [       OK ] serial.UnorderedMap_failed_insert (5879 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 (26026 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 65 tests from 1 test suite ran. (26026 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   26.18 sec
test 23
      Start 23: Kokkos_ContainersUnitTest_OpenMP

23: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (539 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 (19 ms)
23: [ RUN      ] openmp.dyn_rank_view_api_generic
23: [       OK ] openmp.dyn_rank_view_api_generic (9 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 (17 ms)
23: [ RUN      ] openmp.offsetview_unmanaged_construction
23: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
23: [ RUN      ] openmp.offsetview_subview
23: [       OK ] openmp.offsetview_subview (18 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank1
23: [       OK ] openmp.offsetview_offsets_rank1 (0 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank2
23: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank3
23: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
23: [ RUN      ] openmp.scatterview
23: [       OK ] openmp.scatterview (1912 ms)
23: [ RUN      ] openmp.scatterview_devicetype
23: [       OK ] openmp.scatterview_devicetype (17 ms)
23: [ RUN      ] openmp.staticcrsgraph
23: [       OK ] openmp.staticcrsgraph (22 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 (12528 ms)
23: [ RUN      ] openmp.UnorderedMap_failed_insert
23: [       OK ] openmp.UnorderedMap_failed_insert (5192 ms)
23: [ RUN      ] openmp.UnorderedMap_deep_copy
23: [       OK ] openmp.UnorderedMap_deep_copy (6 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 (20296 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 65 tests from 1 test suite ran. (20296 ms total)
23: [  PASSED  ] 65 tests.
23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............   Passed   20.41 sec
test 24
      Start 24: Kokkos_ContainersPerformanceTest_OpenMP

24: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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.00677024
24:  View sum computation time: 0.00677024
24:  Strided View time (init only): 0.00645379
24:  View Rank7 time (init only): 0.00783133
24:  DynRankView time (init only): 0.006705
24:  DynRankView sum computation time: 0.00753237
24:  Ratio of View to DynRankView time: 1.00973
24:  Ratio of View to DynRankView sum computation time: 0.995057
24:  Ratio of View to View Rank7  time: 0.864507
24:  Ratio of StrideView to DynRankView time: 0.962533
24:  Ratio of DynRankView to View Rank7  time: 0.856177
24: [       OK ] TEST_CATEGORY.dynrankview_perf (248 ms)
24: [ RUN      ] TEST_CATEGORY.global_2_local
24: OpenMP
24: size, create, generate, fill, find
24: 256, 0.000275119, 3.9233e-05, 5.4533e-05, 0.0039211
24: 512, 0.000159582, 4.4874e-05, 0.00010586, 0.00388875
24: 1024, 0.000150343, 3.9795e-05, 0.000146345, 0.0039857
24: 2048, 0.00011679, 2.2462e-05, 0.000208253, 0.00427144
24: 4096, 0.000167707, 3.0006e-05, 0.000410224, 0.00655424
24: 8192, 0.000285579, 3.7731e-05, 0.000937087, 0.00789317
24: 16384, 0.00032312, 2.8463e-05, 0.00154869, 0.0109386
24: 32768, 0.000509471, 7.8207e-05, 0.00297968, 0.0206194
24: 65536, 0.000780362, 0.000103295, 0.00584717, 0.0481602
24: 131072, 0.00145682, 9.7224e-05, 0.0130737, 0.100171
24: 262144, 0.0027592, 0.000158518, 0.0263966, 0.188246
24: 524288, 0.00564062, 0.000237488, 0.0563465, 0.679852
24: 1048576, 0.0105788, 0.000566479, 0.11243, 2.27492
24: 2097152, 0.0221355, 0.000796141, 0.267043, 6.38365
24: 4194304, 0.0495277, 0.00210263, 0.611005, 13.9991
24: [       OK ] TEST_CATEGORY.global_2_local (24952 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.177534 seconds
24: test took 0.150272 seconds
24: num_threads 8
24: hand-coded test took 0.155193 seconds
24: test took 0.148702 seconds
24: num_threads 8
24: hand-coded test took 0.154244 seconds
24: test took 0.152144 seconds
24: num_threads 8
24: hand-coded test took 0.155949 seconds
24: test took 0.149447 seconds
24: num_threads 8
24: hand-coded test took 0.167011 seconds
24: test took 0.148934 seconds
24: [       OK ] TEST_CATEGORY.scatter_view (2060 ms)
24: [----------] 5 tests from TEST_CATEGORY (27261 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 5 tests from 1 test suite ran. (27261 ms total)
24: [  PASSED  ] 5 tests.
24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP .....   Passed   27.27 sec
test 25
      Start 25: Kokkos_UnitTest_Sort

25: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (12106 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 (18 ms)
25: [ RUN      ] openmp.SortByKeyWithComparator
25: [       OK ] openmp.SortByKeyWithComparator (9 ms)
25: [ RUN      ] openmp.SortByKeyStaticExtents
25: [       OK ] openmp.SortByKeyStaticExtents (0 ms)
25: [ RUN      ] openmp.SortByKeyWithStrides
25: [       OK ] openmp.SortByKeyWithStrides (0 ms)
25: [ RUN      ] openmp.SortByKeyKeysLargerThanValues
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6907/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-6907/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 (422 ms)
25: [ RUN      ] openmp.SortWithCustomComparator
25: [       OK ] openmp.SortWithCustomComparator (1422 ms)
25: [ RUN      ] openmp.BinSortGenericTests
25: [       OK ] openmp.BinSortGenericTests (651 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 (20044 ms)
25: [ RUN      ] openmp.NestedSort
25: [       OK ] openmp.NestedSort (10 ms)
25: [ RUN      ] openmp.NestedSortByKey
25: [       OK ] openmp.NestedSortByKey (76 ms)
25: [----------] 15 tests from openmp (34764 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 15 tests from 1 test suite ran. (34764 ms total)
25: [  PASSED  ] 15 tests.
25/45 Test #25: Kokkos_UnitTest_Sort ........................   Passed   34.79 sec
test 26
      Start 26: Kokkos_UnitTest_Random

26: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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:1711685357550611228
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.0204026 -0.00034855 || 0.051031 2046 2401 || 2177.63 2222.06 || -4.81835 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00776284 -0.00040815 || 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.0142864 -0.00293255 || 0.051031 2005 2416 || 2254.27 2222.06 || -40.5395 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00421426 -0.000497062 || 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.000914197 -0.000370119 || 0.051031 2009 2415 || 2220.03 2222.06 || -5.11652 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0149172 -0.000277471 || 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.0167378 0.000462842 || 0.051031 2050 2411 || 2185.48 2222.06 || 6.39832 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00785182 0.000353484 || 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.0123971 0.000257567 || 0.051031 2019 2417 || 2194.85 2222.06 || 3.5606 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.0225443 0.000587848 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 6.51042e-08 -0.0181318 0.000313424 || 0.051031 2040 2409 || 2263.1 2222.06 || 4.33277 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 1.95313e-07 -0.0141456 -0.000187738 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 6.51042e-08 -0.000751912 -0.0012607 || 0.051031 2025 2411 || 2223.73 2222.06 || -17.4279 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 1.95313e-07 0.00901851 -0.00100626 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00470369 -0.00152461 || 0.051031 2041 2416 || 2211.66 2222.06 || -21.0762 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0120031 0.000291057 || 0.051031 1e+64 -1e+64
26: Test Seed:1711685360656114605
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.0098626 -0.000381119 || 0.051031 2051 2439 || 2200.36 2222.06 || -5.26859 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0254774 -0.000750212 || 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.00994315 0.00217556 || 0.051031 2050 2403 || 2200.18 2222.06 || 30.0749 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0244763 -2.57443e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00167685 -0.00138386 || 0.051031 2046 2406 || 2225.79 2222.06 || -19.1305 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00694394 5.25784e-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.00290521 -0.000489391 || 0.051031 2036 2427 || 2228.54 2222.06 || -6.76535 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00964175 -0.000353834 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00258695 -0.00155482 || 0.051031 2052 2390 || 2227.82 2222.06 || -21.4938 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0188565 0.000414617 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 9.76563e-08 -0.0225112 -0.00105615 || 0.051031 2037 2430 || 2273.23 2222.06 || -14.6002 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 2.92969e-07 -0.00311015 0.000328032 || 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.00573469 -0.0012424 || 0.051031 2021 2405 || 2234.88 2222.06 || -17.1749 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.00712038 -0.000223253 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0102041 0.00131975 || 0.051031 2038 2459 || 2244.97 2222.06 || 18.2443 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.000382845 -0.000252508 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift64 (6219 ms)
26: [ RUN      ] openmp.Random_XorShift1024_0
26: Test Seed:1711685363769697768
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.0130487 -0.00107129 || 0.051031 2018 2378 || 2227.29 2198.22 || -14.8095 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00518305 0.000288577 || 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.00649166 -0.00113754 || 0.051031 2008 2391 || 2184.04 2198.22 || -15.7254 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00825427 -0.00013269 || 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.00953918 0.000351084 || 0.051031 2041 2386 || 2177.45 2198.22 || 4.85339 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0020021 -4.02546e-05 || 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.0121149 0.000578973 || 0.051031 2029 2385 || 2171.91 2198.22 || 8.00373 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0226617 0.00151659 || 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.0148587 -9.74395e-05 || 0.051031 2033 2392 || 2166.04 2198.22 || -1.347 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00566793 0.000174941 || 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.00264907 -0.00131632 || 0.051031 2013 2383 || 2204.06 2198.22 || -18.1968 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00785678 -0.000531834 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26926e-05 0.0142454 0.000535943 || 0.051031 2021 2388 || 2167.35 2198.22 || 7.40888 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 0.0196479 0.000807799 || 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.0132029 0.00165447 || 0.051031 2024 2393 || 2227.63 2198.22 || 22.8714 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00434778 -0.000555248 || 0.051031 1e+64 -1e+64
26: Test Seed:1711685366964458884
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.00194775 -0.0015716 || 0.051031 2019 2369 || 2193.95 2198.22 || -21.7258 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.000447091 0.000301472 || 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.0134501 -0.00206621 || 0.051031 1985 2393 || 2169.05 2198.22 || -28.5633 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0136695 -0.000670676 || 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.00382949 0.00243659 || 0.051031 2029 2395 || 2189.84 2198.22 || 33.6834 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0222123 0.000190444 || 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.00178015 0.0010526 || 0.051031 2019 2372 || 2194.32 2198.22 || 14.5511 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0107867 -0.000419943 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26926e-05 -0.0107435 -0.00200286 || 0.051031 2019 2400 || 2222.1 2198.22 || -27.6876 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 0.00780127 0.000109 || 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.00224556 0.00144297 || 0.051031 2019 2363 || 2193.3 2198.22 || 19.9477 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0151788 -0.00112102 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26926e-05 0.018819 0.00082469 || 0.051031 2028 2369 || 2157.62 2198.22 || 11.4005 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 0.00911008 0.000336234 || 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.00512045 -0.00170528 || 0.051031 2017 2403 || 2209.54 2198.22 || -23.5737 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00289194 1.08076e-05 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift1024_0 (6399 ms)
26: [ RUN      ] openmp.Multi_streams
26: [       OK ] openmp.Multi_streams (0 ms)
26: [----------] 3 tests from openmp (12618 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 3 tests from 1 test suite ran. (12619 ms total)
26: [  PASSED  ] 3 tests.
26/45 Test #26: Kokkos_UnitTest_Random ......................   Passed   12.62 sec
test 27
      Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A

27: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (3 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 14 tests from 3 test suites ran. (3 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-6907/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 (8 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 (12 ms)
28: [----------] 7 tests from std_algorithms_min_max_element_test (45 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 7 tests from 1 test suite ran. (45 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-6907/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 (337 ms)
29: [----------] 1 test from std_algorithms_lexicographical_compare_test (337 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 (151 ms)
29: [----------] 1 test from std_algorithms_for_each_test (151 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 (98 ms)
29: [----------] 1 test from std_algorithms_find_test (98 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 (1435 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
29: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1445 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search
29: [       OK ] std_algorithms_non_mod_seq_ops.search (906 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
29: [       OK ] std_algorithms_non_mod_seq_ops.search_n (724 ms)
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4513 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 (121 ms)
29: [----------] 1 test from std_algorithms_count_test (121 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 (33 ms)
29: [----------] 1 test from std_algorithms_equal_test (33 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 (106 ms)
29: [----------] 1 test from std_algorithms_all_any_none_of_test (106 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 (110 ms)
29: [----------] 1 test from std_algorithms_nonmod_seq_ops (110 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 (252 ms)
29: [----------] 1 test from std_algorithms_mismatch_test (252 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 (73 ms)
29: [----------] 1 test from std_algorithms_mod_seq_ops (73 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 13 tests from 10 test suites ran. (5799 ms total)
29: [  PASSED  ] 13 tests.
29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    5.81 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D

30: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (0 ms)
30: [----------] 3 tests from std_algorithms_mod_ops_test (0 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 (0 ms)
30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 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 (42 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_if
30: [       OK ] std_algorithms_replace_ops_test.replace_if (168 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
30: [       OK ] std_algorithms_replace_ops_test.replace_copy (68 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
30: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (66 ms)
30: [----------] 4 tests from std_algorithms_replace_ops_test (345 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 (56 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique
30: [       OK ] std_algorithms_mod_seq_ops.unique (349 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
30: [       OK ] std_algorithms_mod_seq_ops.unique_copy (116 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove
30: [       OK ] std_algorithms_mod_seq_ops.remove (88 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_if (95 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy (167 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (86 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate
30: [       OK ] std_algorithms_mod_seq_ops.rotate (1264 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
30: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (566 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
30: [       OK ] std_algorithms_mod_seq_ops.shift_left (1308 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
30: [       OK ] std_algorithms_mod_seq_ops.shift_right (1270 ms)
30: [----------] 11 tests from std_algorithms_mod_seq_ops (5372 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 (118 ms)
30: [----------] 1 test from std_algorithms_modseq_test (119 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 31 tests from 5 test suites ran. (5842 ms total)
30: [  PASSED  ] 31 tests.
30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    5.85 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E

31: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (47 ms)
31: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
31: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (42 ms)
31: [----------] 2 tests from std_algorithms_sorting_ops_test (90 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 (5 ms)
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (5 ms)
31: [ RUN      ] std_algorithms_partitioning_test.partition_point
31: [       OK ] std_algorithms_partitioning_test.partition_point (5 ms)
31: [----------] 4 tests from std_algorithms_partitioning_test (16 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 (80 ms)
31: [----------] 1 test from std_algorithms_partitioning_ops (80 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 (5 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 (5 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 (5 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 (5 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 ms)
31: [----------] 12 tests from std_algorithms_numerics_test (56 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 (152 ms)
31: [----------] 1 test from std_algorithms_numerics_ops_test (152 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 (3519 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 (1145 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 (361 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 (489 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 (5516 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 (41 ms)
31: [----------] 1 test from std_algorithms_transform_ops_test (41 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 29 tests from 7 test suites ran. (5955 ms total)
31: [  PASSED  ] 29 tests.
31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    5.96 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

32: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (871 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 (1111 ms)
32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1983 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 (1021 ms)
32: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
32: [       OK ] std_algorithms_count_team_test.count_returns_zero (546 ms)
32: [----------] 2 tests from std_algorithms_count_team_test (1568 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 (537 ms)
32: [----------] 1 test from std_algorithms_count_if_team_test (537 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 (734 ms)
32: [----------] 1 test from std_algorithms_for_each_team_test (734 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 (762 ms)
32: [----------] 1 test from std_algorithms_for_each_n_team_test (762 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 (4261 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 (2632 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 (3733 ms)
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (10627 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 (3626 ms)
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
32: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2187 ms)
32: [----------] 2 tests from std_algorithms_mismatch_team_test (5813 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 12 tests from 7 test suites ran. (22028 ms total)
32: [  PASSED  ] 12 tests.
32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   22.04 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

33: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (3031 ms)
33: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
33: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (2866 ms)
33: [----------] 2 tests from std_algorithms_equal_team_test (5897 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 (1833 ms)
33: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1651 ms)
33: [----------] 2 tests from std_algorithms_search_team_test (3485 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 (2844 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 (2447 ms)
33: [----------] 2 tests from std_algorithms_find_end_team_test (5292 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 (2024 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 (6100 ms)
33: [----------] 2 tests from std_algorithms_find_first_of_team_test (8125 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 8 tests from 4 test suites ran. (22800 ms total)
33: [  PASSED  ] 8 tests.
33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   22.81 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

34: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (355 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 (478 ms)
34: [----------] 2 tests from std_algorithms_find_team_test (833 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 (306 ms)
34: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
34: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (480 ms)
34: [----------] 2 tests from std_algorithms_find_if_team_test (786 ms total)
34: 
34: [----------] 2 tests from std_algorithms_find_if_not_team_test
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (480 ms)
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (317 ms)
34: [----------] 2 tests from std_algorithms_find_if_not_team_test (798 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 (551 ms)
34: [----------] 1 test from std_algorithms_all_of_team_test (551 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 (836 ms)
34: [----------] 1 test from std_algorithms_any_of_team_test (837 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 (1042 ms)
34: [----------] 1 test from std_algorithms_none_of_team_test (1042 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 (632 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 (607 ms)
34: [----------] 2 tests from std_algorithms_search_n_team_test (1240 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 11 tests from 7 test suites ran. (6091 ms total)
34: [  PASSED  ] 11 tests.
34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    6.10 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

35: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (2100 ms)
35: [----------] 1 test from std_algorithms_min_element_team_test (2100 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 (1966 ms)
35: [----------] 1 test from std_algorithms_max_element_team_test (1966 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 (2910 ms)
35: [----------] 1 test from std_algorithms_minmax_element_team_test (2910 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 3 tests from 3 test suites ran. (6976 ms total)
35: [  PASSED  ] 3 tests.
35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    6.99 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

36: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (674 ms)
36: [----------] 1 test from std_algorithms_fill_team_test (674 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 (898 ms)
36: [----------] 1 test from std_algorithms_fill_n_team_test (898 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 (1080 ms)
36: [----------] 1 test from std_algorithms_replace_team_test (1081 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 (1531 ms)
36: [----------] 1 test from std_algorithms_replace_if_team_test (1532 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 (1439 ms)
36: [----------] 1 test from std_algorithms_replace_copy_team_test (1439 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 (1026 ms)
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1026 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 6 tests from 6 test suites ran. (6652 ms total)
36: [  PASSED  ] 6 tests.
36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    6.66 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

37: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (449 ms)
37: [----------] 1 test from std_algorithms_reverse_team_test (449 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 (464 ms)
37: [----------] 1 test from std_algorithms_reverse_copy_team_test (464 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 (941 ms)
37: [----------] 1 test from std_algorithms_rotate_team_test (941 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 (653 ms)
37: [----------] 1 test from std_algorithms_rotate_copy_team_test (653 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 4 test suites ran. (2508 ms total)
37: [  PASSED  ] 4 tests.
37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    2.51 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

38: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (663 ms)
38: [----------] 1 test from std_algorithms_move_team_test (663 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 (703 ms)
38: [----------] 1 test from std_algorithms_move_backward_team_test (703 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 (2825 ms)
38: [----------] 1 test from std_algorithms_shift_left_team_test (2825 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 (2222 ms)
38: [----------] 1 test from std_algorithms_shift_right_team_test (2222 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 4 tests from 4 test suites ran. (6415 ms total)
38: [  PASSED  ] 4 tests.
38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    6.42 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

39: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (1185 ms)
39: [----------] 1 test from std_algorithms_copy_team_test (1185 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 (927 ms)
39: [----------] 1 test from std_algorithms_copy_n_team_test (927 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 (924 ms)
39: [----------] 1 test from std_algorithms_copy_backward_team_test (925 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 (1003 ms)
39: [----------] 1 test from std_algorithms_copy_if_team_test (1003 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 (1665 ms)
39: [----------] 1 test from std_algorithms_unique_copy_team_test (1665 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 (950 ms)
39: [----------] 1 test from std_algorithms_remove_team_test (950 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 (1081 ms)
39: [----------] 1 test from std_algorithms_remove_if_team_test (1081 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 (1431 ms)
39: [----------] 1 test from std_algorithms_remove_copy_team_test (1431 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 (1059 ms)
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1059 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 9 tests from 9 test suites ran. (10230 ms total)
39: [  PASSED  ] 9 tests.
39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   10.24 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

40: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (1898 ms)
40: [----------] 1 test from std_algorithms_unique_team_test (1898 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 (1839 ms)
40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1839 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 (1819 ms)
40: [----------] 1 test from std_algorithms_reduce_team_test (1819 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 (2606 ms)
40: [----------] 1 test from std_algorithms_transform_reduce_team_test (2607 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (8165 ms total)
40: [  PASSED  ] 4 tests.
40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    8.17 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

41: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (1043 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 (1916 ms)
41: [----------] 2 tests from std_algorithms_is_sorted_team_test (2960 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 (224 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (68 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1928 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1011 ms)
41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3232 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 (11 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
41: [       OK ] std_algorithms_is_partitioned_team_test.all_true (494 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
41: [       OK ] std_algorithms_is_partitioned_team_test.all_false (493 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.random
41: [       OK ] std_algorithms_is_partitioned_team_test.random (378 ms)
41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1378 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 (13 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
41: [       OK ] std_algorithms_partition_copy_team_test.all_true (761 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
41: [       OK ] std_algorithms_partition_copy_team_test.all_false (778 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.random
41: [       OK ] std_algorithms_partition_copy_team_test.random (673 ms)
41: [----------] 4 tests from std_algorithms_partition_copy_team_test (2228 ms total)
41: 
41: [----------] 4 tests from std_algorithms_partition_point_team_test
41: [ RUN      ] std_algorithms_partition_point_team_test.empty
41: [       OK ] std_algorithms_partition_point_team_test.empty (8 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_true
41: [       OK ] std_algorithms_partition_point_team_test.all_true (334 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_false
41: [       OK ] std_algorithms_partition_point_team_test.all_false (439 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.random
41: [       OK ] std_algorithms_partition_point_team_test.random (291 ms)
41: [----------] 4 tests from std_algorithms_partition_point_team_test (1073 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 18 tests from 5 test suites ran. (10873 ms total)
41: [  PASSED  ] 18 tests.
41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed   10.88 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

42: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (1353 ms)
42: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
42: [       OK ] std_algorithms_transform_team_test.test_binary_op (1512 ms)
42: [----------] 2 tests from std_algorithms_transform_team_test (2866 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 (2501 ms)
42: [----------] 1 test from std_algorithms_generate_team_test (2501 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 (328 ms)
42: [----------] 1 test from std_algorithms_generate_n_team_test (328 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 (1302 ms)
42: [----------] 1 test from std_algorithms_swap_ranges_team_test (1302 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 5 tests from 4 test suites ran. (6998 ms total)
42: [  PASSED  ] 5 tests.
42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    7.01 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

43: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (4534 ms)
43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4534 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 (2646 ms)
43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2646 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 2 tests from 2 test suites ran. (7180 ms total)
43: [  PASSED  ] 2 tests.
43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    7.19 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

44: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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 (7418 ms)
44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7418 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 (4488 ms)
44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4488 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (11906 ms total)
44: [  PASSED  ] 2 tests.
44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   11.91 sec
test 45
      Start 45: Kokkos_UnitTest_SIMD

45: Test command: /var/jenkins/workspace/Kokkos_PR-6907/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) = 947.30 sec
+ gcc -I/var/jenkins/workspace/Kokkos_PR-6907/build/../core/src/ ../core/unit_test/tools/TestCInterface.c