Skip to content

Console Output

Skipping 246 KB.. Full Log
al::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x381659] testing::Test::Run()
17: [0x382769] testing::TestInfo::Run()
17: [0x382ff8] testing::TestSuite::Run()
17: [0x39265d] testing::internal::UnitTestImpl::RunAllTests()
17: [0x3a878d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x391edd] testing::UnitTest::Run()
17: [0x371b40] main
17: [0x7f8cd567a083] __libc_start_main
17: [0x36f93e] _start
17:  
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f1
17: Top of f0
17: Top of f0
17: StackTrace f3(std::cout, 4) returned: 110
17: test_f3:
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3d6020]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x37407e]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3744e6]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb60) [0x370600]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x371929]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3a7b3d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x381659]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x382769]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x382ff8]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x39265d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3a878d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x391edd]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x371b40]
17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f8cd567a083]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x36f93e]
17:  
17: demangled test_f3:
17: [0x3d6020] Kokkos::Impl::save_stacktrace()
17: [0x37407e] Test::stacktrace_test_f1(std::ostream&)
17: [0x3744e6] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x370600] Test::test_stacktrace(bool, bool)
17: [0x371929] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
17: [0x3a7b3d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x381659] testing::Test::Run()
17: [0x382769] testing::TestInfo::Run()
17: [0x382ff8] testing::TestSuite::Run()
17: [0x39265d] testing::internal::UnitTestImpl::RunAllTests()
17: [0x3a878d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x391edd] testing::UnitTest::Run()
17: [0x371b40] main
17: [0x7f8cd567a083] __libc_start_main
17: [0x36f93e] _start
17:  
17: Test setting std::terminate handler that prints the last saved stack trace
17: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (432 ms)
17: [----------] 2 tests from defaultdevicetype_DeathTest (882 ms total)
17: 
17: [----------] 1 test from defaultdevicetype
17: [ RUN      ] defaultdevicetype.stacktrace_normal
17: Top of f1
17: Top of f0
17: Top of f0
17: test_f1:
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3d6020]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x37407e]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x36fac1]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3a7b3d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x381659]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x382769]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x382ff8]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x39265d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3a878d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x391edd]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x371b40]
17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f8cd567a083]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x36f93e]
17:  
17: demangled test_f1:
17: [0x3d6020] Kokkos::Impl::save_stacktrace()
17: [0x37407e] Test::stacktrace_test_f1(std::ostream&)
17: [0x36fac1] Test::test_stacktrace(bool, bool)
17: [0x3a7b3d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x381659] testing::Test::Run()
17: [0x382769] testing::TestInfo::Run()
17: [0x382ff8] testing::TestSuite::Run()
17: [0x39265d] testing::internal::UnitTestImpl::RunAllTests()
17: [0x3a878d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x391edd] testing::UnitTest::Run()
17: [0x371b40] main
17: [0x7f8cd567a083] __libc_start_main
17: [0x36f93e] _start
17:  
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f1
17: Top of f0
17: Top of f0
17: StackTrace f3(std::cout, 4) returned: 110
17: test_f3:
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3d6020]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x37407e]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3744e6]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb60) [0x370600]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3a7b3d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x381659]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x382769]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x382ff8]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x39265d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3a878d]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x391edd]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x371b40]
17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f8cd567a083]
17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x36f93e]
17:  
17: demangled test_f3:
17: [0x3d6020] Kokkos::Impl::save_stacktrace()
17: [0x37407e] Test::stacktrace_test_f1(std::ostream&)
17: [0x3744e6] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x370600] Test::test_stacktrace(bool, bool)
17: [0x3a7b3d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x381659] testing::Test::Run()
17: [0x382769] testing::TestInfo::Run()
17: [0x382ff8] testing::TestSuite::Run()
17: [0x39265d] testing::internal::UnitTestImpl::RunAllTests()
17: [0x3a878d] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x391edd] testing::UnitTest::Run()
17: [0x371b40] main
17: [0x7f8cd567a083] __libc_start_main
17: [0x36f93e] _start
17:  
17: Test setting std::terminate handler that prints the last saved stack trace
17: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
17: [----------] 1 test from defaultdevicetype (1 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 3 tests from 2 test suites ran. (884 ms total)
17: [  PASSED  ] 3 tests.
17/51 Test #17: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.46 sec
test 18
      Start 18: Kokkos_IncrementalTest_SERIAL

18: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
18: Test timeout computed to be: 1500
18: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
18: [==========] Running 28 tests from 1 test suite.
18: [----------] Global test environment set-up.
18: [----------] 28 tests from SERIAL
18: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
18: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
18: [ RUN      ] SERIAL.IncrTest_01_execspace
18: Host Serial Execution Space:
18:   KOKKOS_ENABLE_SERIAL: yes
18: 
18: Serial Runtime Configuration:
18: Serial
18: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
18: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
18: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
18: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
18: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
18: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
18: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
18: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
18: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
18: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
18: [       OK ] SERIAL.IncrTest_03b_memspace_free (82 ms)
18: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
18: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
18: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
18: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
18: [ RUN      ] SERIAL.IncrTest_05_reduction
18: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
18: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
18: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
18: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
18: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
18: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
18: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
18: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
18: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
18: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
18: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
18: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
18: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
18: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
18: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (118 ms)
18: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
18: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
18: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
18: [       OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms)
18: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
18: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
18: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
18: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
18: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
18: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
18: [ RUN      ] SERIAL.incr_14_MDrangeReduce
18: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
18: [ RUN      ] SERIAL.IncrTest_16_parallelscan
18: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
18: [ RUN      ] SERIAL.incr_17_atomicView
18: [       OK ] SERIAL.incr_17_atomicView (0 ms)
18: [----------] 28 tests from SERIAL (205 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 28 tests from 1 test suite ran. (205 ms total)
18: [  PASSED  ] 28 tests.
18/51 Test #18: Kokkos_IncrementalTest_SERIAL ...............   Passed    0.68 sec
test 19
      Start 19: Kokkos_IncrementalTest_HIP

19: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_IncrementalTest_HIP
19: Test timeout computed to be: 1500
19: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
19: [==========] Running 28 tests from 1 test suite.
19: [----------] Global test environment set-up.
19: [----------] 28 tests from HIP
19: [ RUN      ] HIP.IncrTest_01_execspace_typedef
19: [       OK ] HIP.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] HIP.IncrTest_01_execspace
19: Device Execution Space:
19:   KOKKOS_ENABLE_HIP: yes
19: HIP Options:
19:   KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
19: 
19: Runtime Configuration:
19: macro  KOKKOS_ENABLE_HIP : defined
19: macro  HIP_VERSION = 60140092 = version 6.1.40092
19: macro KOKKOS_ENABLE_ROCTHRUST : defined
19: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
19: HIP
19: [       OK ] HIP.IncrTest_01_execspace (0 ms)
19: [ RUN      ] HIP.IncrTest_02_AtomicExchange
19: [       OK ] HIP.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] HIP.IncrTest_02_AtomicAdd
19: [       OK ] HIP.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] HIP.IncrTest_02_AtomicSub
19: [       OK ] HIP.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] HIP.IncrTest_03a_memspace_malloc
19: [       OK ] HIP.IncrTest_03a_memspace_malloc (1 ms)
19: [ RUN      ] HIP.IncrTest_03b_memspace_free
19: [       OK ] HIP.IncrTest_03b_memspace_free (5475 ms)
19: [ RUN      ] HIP.IncrTest_04_simple_parallelFor
19: [       OK ] HIP.IncrTest_04_simple_parallelFor (1 ms)
19: [ RUN      ] HIP.IncrTest_04_RangePolicy_parallelFor
19: [       OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms)
19: [ RUN      ] HIP.IncrTest_05_reduction
19: [       OK ] HIP.IncrTest_05_reduction (9 ms)
19: [ RUN      ] HIP.IncrTest_06_mdrange2D
19: [       OK ] HIP.IncrTest_06_mdrange2D (0 ms)
19: [ RUN      ] HIP.IncrTest_06_mdrange3D
19: [       OK ] HIP.IncrTest_06_mdrange3D (0 ms)
19: [ RUN      ] HIP.IncrTest_06_mdrange4D
19: [       OK ] HIP.IncrTest_06_mdrange4D (0 ms)
19: [ RUN      ] HIP.IncrTest_08_deep_copy_2D
19: [       OK ] HIP.IncrTest_08_deep_copy_2D (1 ms)
19: [ RUN      ] HIP.IncrTest_08_deep_copy_3D
19: [       OK ] HIP.IncrTest_08_deep_copy_3D (0 ms)
19: [ RUN      ] HIP.IncrTest_08_deep_copy_4D
19: [       OK ] HIP.IncrTest_08_deep_copy_4D (0 ms)
19: [ RUN      ] HIP.IncrTest_10_Hierarchical_Basics
19: [       OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms)
19: [ RUN      ] HIP.IncrTest_11a_Hierarchical_ForLoop
19: [       OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms)
19: [ RUN      ] HIP.IncrTest_11b_Hierarchical_ForLoop
19: [       OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms)
19: [ RUN      ] HIP.IncrTest_11c_Hierarchical_ForLoop
19: [       OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (211 ms)
19: [ RUN      ] HIP.IncrTest_12a_ThreadScratch
19: [       OK ] HIP.IncrTest_12a_ThreadScratch (4 ms)
19: [ RUN      ] HIP.IncrTest_12b_TeamScratch
19: [       OK ] HIP.IncrTest_12b_TeamScratch (1 ms)
19: [ RUN      ] HIP.IncrTest_13a_Hierarchical_Red
19: [       OK ] HIP.IncrTest_13a_Hierarchical_Red (1 ms)
19: [ RUN      ] HIP.IncrTest_13b_Hierarchical_Red
19: [       OK ] HIP.IncrTest_13b_Hierarchical_Red (1 ms)
19: [ RUN      ] HIP.IncrTest_13c_Hierarchical_Red
19: [       OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms)
19: [ RUN      ] HIP.incr_14_MDrangeReduce
19: [       OK ] HIP.incr_14_MDrangeReduce (1 ms)
19: [ RUN      ] HIP.IncrTest_16_parallelscan
19: [       OK ] HIP.IncrTest_16_parallelscan (69 ms)
19: [ RUN      ] HIP.incr_17_atomicView
19: [       OK ] HIP.incr_17_atomicView (1 ms)
19: [----------] 28 tests from HIP (5787 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (5787 ms total)
19: [  PASSED  ] 28 tests.
19/51 Test #19: Kokkos_IncrementalTest_HIP ..................   Passed    6.26 sec
test 20
      Start 20: Kokkos_CoreUnitTest_CTestDevice

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

21: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
21: Test timeout computed to be: 1500
21/51 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.02 sec
test 22
      Start 22: Kokkos_CoreUnitTest_DeviceAndThreads

22: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/TestDeviceAndThreads.py"
22: Test timeout computed to be: 1500
22: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
22: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
22: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
22: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
22: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
22: 
22: ----------------------------------------------------------------------
22: Ran 5 tests in 5.156s
22: 
22: OK (skipped=1)
22/51 Test #22: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed    5.22 sec
test 23
      Start 23: Kokkos_PerformanceTest_TaskDag

23: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
23: Test timeout computed to be: 1500
23/51 Test #23: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.02 sec
test 24
      Start 24: Kokkos_PerformanceTest_Benchmark

24: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-06-26_T04-31-50.json"
24: Test timeout computed to be: 1500
24: 2024-06-26T04:54:45+00:00
24: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
24: Run on (128 X 1996.28 MHz CPU s)
24: CPU Caches:
24:   L1 Data 32 KiB (x128)
24:   L1 Instruction 32 KiB (x128)
24:   L2 Unified 512 KiB (x128)
24:   L3 Unified 16384 KiB (x32)
24: Load Average: 1.37, 3.74, 4.41
24: CPU architecture: none
24: Default Device: N6Kokkos3HIPE
24: GPU architecture: AMD_GFX90A
24: KOKKOS_COMPILER_CLANG: 1700
24: KOKKOS_ENABLE_ASM: no
24: KOKKOS_ENABLE_CXX17: no
24: KOKKOS_ENABLE_CXX20: yes
24: KOKKOS_ENABLE_CXX23: no
24: KOKKOS_ENABLE_CXX26: no
24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
24: KOKKOS_ENABLE_HIP: yes
24: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
24: KOKKOS_ENABLE_HWLOC: no
24: KOKKOS_ENABLE_LIBDL: yes
24: KOKKOS_ENABLE_PRAGMA_IVDEP: no
24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
24: KOKKOS_ENABLE_PRAGMA_UNROLL: no
24: KOKKOS_ENABLE_PRAGMA_VECTOR: no
24: KOKKOS_ENABLE_SERIAL: yes
24: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
24: Kokkos Version: 4.3.99
24: macro  KOKKOS_ENABLE_HIP: defined
24: macro KOKKOS_ENABLE_ROCTHRUST: defined
24: platform: 64bit
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.008 s         0.008 s             5       1024        7.40548u
24: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.008 s         0.008 s             5     2.048k        3.69904u
24: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.008 s         0.008 s             5     4.096k        1.85045u
24: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.008 s         0.009 s             5     8.192k        928.595n
24: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.008 s         0.009 s             5    16.384k        467.232n
24: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.008 s         0.011 s             5    32.768k        236.903n
24: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.008 s         0.014 s             5    65.536k         120.19n
24: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.010 s         0.021 s             5   131.072k        74.5826n
24: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.013 s         0.043 s             5   262.144k        50.2053n
24: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.020 s         0.078 s             5   524.288k        37.7027n
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: CustomReduction<double>/N:100000/R:1000/manual_time                                0.006 s         0.015 s           115 21.4978k/s       11.5
24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.903 s         0.715 s             1        0.102917     0.408394               0.0940681            0.0472986   0.0481326          3.527u
24: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
24: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.040 s         0.040 s            17        7.38934m     3.65304m                7.04436m                   3.5176m    3.50351m          3.186u
24: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.063 s         0.063 s            11       0.0115205     5.60775m                8.83991m                  4.30148m    4.37537m          3.266u
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.001 s             5       1024        30.6143n
24: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        16.1826n
24: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        7.79541n
24: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        4.03345n
24: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        2.09192n
24: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        1065.55p
24: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        654.007p
24: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        473.457p
24: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        430.382p
24: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        328.836p
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Malloc/N:1/manual_time                                                              29.3 us         58.0 us        23743 34.1193k/s
24: Malloc/N:16/manual_time                                                             29.1 us         61.2 us        24117 34.3595k/s
24: Malloc/N:256/manual_time                                                            28.8 us         58.3 us        24204 34.6941k/s
24: Malloc/N:4096/manual_time                                                           28.8 us         58.4 us        24444 34.7717k/s
24: Malloc/N:65536/manual_time                                                          29.2 us         57.8 us        24195 34.2456k/s
24: Malloc/N:1048576/manual_time                                                        28.7 us         58.4 us        24380 34.8981k/s
24: Malloc/N:16777216/manual_time                                                        154 us          208 us         6732 6.50788k/s
24: Malloc/N:268435456/manual_time                                                      8863 us          240 us         1000  112.832/s
24: Malloc/N:4294967296/manual_time                                                   145050 us          778 us            5  6.89419/s
24: MallocFree/N:1/manual_time                                                           156 us          155 us         4486 6.42632k/s
24: MallocFree/N:16/manual_time                                                          155 us          154 us         4525 6.45694k/s
24: MallocFree/N:256/manual_time                                                         147 us          147 us         4487 6.79527k/s
24: MallocFree/N:4096/manual_time                                                       59.7 us         59.6 us        11710 16.7423k/s
24: MallocFree/N:65536/manual_time                                                      63.2 us         59.7 us        11686  15.821k/s
24: MallocFree/N:1048576/manual_time                                                    82.7 us         71.6 us        11878 12.0961k/s
24: MallocFree/N:16777216/manual_time                                                    502 us          195 us         4436 1.99013k/s
24: MallocFree/N:268435456/manual_time                                                  8693 us          261 us          350  115.039/s
24: MallocFree/N:4294967296/manual_time                                               144102 us          922 us            4  6.93953/s
24: MallocTouch/N:1/manual_time                                                          125 us          154 us         5597 7.98399k/s
24: MallocTouch/N:16/manual_time                                                         127 us          156 us         5509 7.86314k/s
24: MallocTouch/N:256/manual_time                                                       30.4 us         59.9 us        23038 32.9472k/s
24: MallocTouch/N:4096/manual_time                                                      42.4 us         68.7 us        16768 23.5618k/s
24: MallocTouch/N:65536/manual_time                                                     42.4 us         68.6 us        16488 23.5695k/s
24: MallocTouch/N:1048576/manual_time                                                   45.3 us         71.6 us        15433 22.0869k/s
24: MallocTouch/N:16777216/manual_time                                                   164 us          205 us         5125 6.08183k/s
24: MallocTouch/N:268435456/manual_time                                                 8840 us          285 us         1000  113.125/s
24: MallocTouch/N:4294967296/manual_time                                              145295 us         1489 us            5  6.88256/s
24: MallocTouchFree/N:1/manual_time                                                      172 us          172 us         4469 5.80655k/s
24: MallocTouchFree/N:16/manual_time                                                     155 us          154 us         4526 6.45147k/s
24: MallocTouchFree/N:256/manual_time                                                    135 us          135 us         4495 7.38256k/s
24: MallocTouchFree/N:4096/manual_time                                                  68.5 us         68.2 us        10240 14.6077k/s
24: MallocTouchFree/N:65536/manual_time                                                 68.6 us         68.3 us        10213 14.5862k/s
24: MallocTouchFree/N:1048576/manual_time                                               71.4 us         71.2 us         9738 13.9995k/s
24: MallocTouchFree/N:16777216/manual_time                                               464 us          191 us         3771 2.15712k/s
24: MallocTouchFree/N:268435456/manual_time                                             8691 us          312 us          350  115.063/s
24: MallocTouchFree/N:4294967296/manual_time                                          144455 us         1408 us            5  6.92258/s
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.5102/s        800
24: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.029 s         0.001 s            25  27.6022/s        800
24: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.025 s         0.001 s            23  32.5395/s        800
24: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26   29.558/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26   29.589/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.026 s         0.001 s            26   30.716/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.028 s         0.001 s            26   28.536/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.6017/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.6305/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.6224/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.028 s         0.001 s            26  28.5742/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.6302/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.026 s         0.001 s            24  30.9041/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.026 s         0.001 s            26  30.8175/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.6141/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.6295/s        800
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           517 1.19306k/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           523 1.20326k/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           529 1.21028k/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           527  1.2363k/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           525 1.17636k/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.001 s           525  958.966/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.001 s         0.001 s           525 1.25237k/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           300  692.436/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           196  451.593/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.001 s         0.001 s           525 1.25192k/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           295      684/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           250   577.62/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           525 1.25178k/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           525 1.25194k/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           525 1.25187k/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           525  1.2518k/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.011 s         0.011 s            61  143.032/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.011 s         0.011 s            62  143.532/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           193  444.872/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           128  297.105/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           525 1.25197k/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           525 1.25186k/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            57  133.304/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.009 s         0.009 s            77  176.364/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           525 1.25278k/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           525 1.25188k/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.013 s         0.013 s            52  121.254/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.010 s         0.010 s            70  160.606/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           525 1.25176k/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           525 1.25224k/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.013 s         0.013 s            53  123.298/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.014 s         0.013 s            50  118.494/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.001 s         0.001 s           569   1.351k/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.001 s         0.001 s           569 1.35165k/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.001 s         0.001 s           569 1.35248k/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.001 s         0.001 s           569 1.35122k/s       1.6k
24: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1239 1.48904k/s        800
24: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1243 1.49056k/s        800
24: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1237 1.49074k/s        800
24: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1243 1.49124k/s        800
24: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1244 1.49131k/s        800
24: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1242 1.49136k/s        800
24: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1247 1.36717k/s        800
24: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1251 1.31388k/s        800
24: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1239 1.49069k/s        800
24: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1248 1.49175k/s        800
24: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1244 1.35298k/s        800
24: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1242 1.49154k/s        800
24: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1240 1.49087k/s        800
24: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1243 1.49127k/s        800
24: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1241 1.49114k/s        800
24: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1240 1.49089k/s        800
24: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s          1242 1.49124k/s        800
24: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s          1251 1.49112k/s        800
24: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.21932k/s       1.6k
24: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 7.50008k/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.52615k/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.74899k/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10  6.5946k/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.94954k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 11.8057k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 11.6646k/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  7.6733k/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.40663k/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 9.79857k/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  4.8795k/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10  4.8826k/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.01294k/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.39487k/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.30639k/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.56344k/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.96542k/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.64472k/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.94782k/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.78491k/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.23481k/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.40731k/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.49504k/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.98044k/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.45457k/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.57407k/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.88612k/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 3.06543k/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.43239k/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.77969k/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.85149k/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.001 s         0.001 s            10  1.1313k/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.004 s         0.001 s            10  420.466/s       1.6k
24/51 Test #24: Kokkos_PerformanceTest_Benchmark ............   Passed  140.55 sec
test 25
      Start 25: Kokkos_Benchmark_Atomic_MinMax

25: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-06-26_T04-31-50.json"
25: Test timeout computed to be: 1500
25: 2024-06-26T04:57:07+00:00
25: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
25: Run on (128 X 1996.28 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x128)
25:   L1 Instruction 32 KiB (x128)
25:   L2 Unified 512 KiB (x128)
25:   L3 Unified 16384 KiB (x32)
25: Load Average: 9.35, 7.23, 5.68
25: CPU architecture: none
25: Default Device: N6Kokkos3HIPE
25: GPU architecture: AMD_GFX90A
25: KOKKOS_COMPILER_CLANG: 1700
25: KOKKOS_ENABLE_ASM: no
25: KOKKOS_ENABLE_CXX17: no
25: KOKKOS_ENABLE_CXX20: yes
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
25: KOKKOS_ENABLE_HIP: yes
25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_LIBDL: yes
25: KOKKOS_ENABLE_PRAGMA_IVDEP: no
25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
25: KOKKOS_ENABLE_PRAGMA_UNROLL: no
25: KOKKOS_ENABLE_PRAGMA_VECTOR: no
25: KOKKOS_ENABLE_SERIAL: yes
25: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
25: Kokkos Version: 4.3.99
25: macro  KOKKOS_ENABLE_HIP: defined
25: macro KOKKOS_ENABLE_ROCTHRUST: defined
25: platform: 64bit
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                                              Time             CPU   Iterations
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25/51 Test #25: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    2.67 sec
test 26
      Start 26: Kokkos_PerformanceTest_Mempool

26: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-06-26_T04-31-50.json"
26: Test timeout computed to be: 1500
26: 2024-06-26T04:57:08+00:00
26: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Mempool
26: Run on (128 X 1996.28 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x128)
26:   L1 Instruction 32 KiB (x128)
26:   L2 Unified 512 KiB (x128)
26:   L3 Unified 16384 KiB (x32)
26: Load Average: 9.35, 7.23, 5.68
26: CPU architecture: none
26: Default Device: N6Kokkos3HIPE
26: GPU architecture: AMD_GFX90A
26: KOKKOS_COMPILER_CLANG: 1700
26: KOKKOS_ENABLE_ASM: no
26: KOKKOS_ENABLE_CXX17: no
26: KOKKOS_ENABLE_CXX20: yes
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HIP: yes
26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_LIBDL: yes
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: KOKKOS_ENABLE_SERIAL: yes
26: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
26: Kokkos Version: 4.3.99
26: macro  KOKKOS_ENABLE_HIP: defined
26: macro KOKKOS_ENABLE_ROCTHRUST: defined
26: platform: 64bit
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          2065                14.637M/s
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: 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          8286                119.088M/s
26/51 Test #26: Kokkos_PerformanceTest_Mempool ..............   Passed    3.90 sec
test 27
      Start 27: Kokkos_PerformanceTest_Atomic

27: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-06-26_T04-31-50.json"
27: Test timeout computed to be: 1500
27: 2024-06-26T04:57:12+00:00
27: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Atomic
27: Run on (128 X 1996.28 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x128)
27:   L1 Instruction 32 KiB (x128)
27:   L2 Unified 512 KiB (x128)
27:   L3 Unified 16384 KiB (x32)
27: Load Average: 8.76, 7.14, 5.66
27: CPU architecture: none
27: Default Device: N6Kokkos3HIPE
27: GPU architecture: AMD_GFX90A
27: KOKKOS_COMPILER_CLANG: 1700
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: no
27: KOKKOS_ENABLE_CXX20: yes
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HIP: yes
27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: KOKKOS_ENABLE_SERIAL: yes
27: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
27: Kokkos Version: 4.3.99
27: macro  KOKKOS_ENABLE_HIP: defined
27: macro KOKKOS_ENABLE_ROCTHRUST: defined
27: platform: 64bit
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Test_Atomic<int>/100000/iterations:10                          2.28 s          2.26 s            10          1            4    2.73806m        2.12291m       56.2u     704.983M          85.624k     704.983M
27: Test_Atomic<long int>/100000/iterations:10                     7.15 s          7.12 s            10          1            8     11.9163        2.25926m     114.42u     4.99995G          91.006k     4.99995G
27: Test_Atomic<long long int>/100000/iterations:10                2.39 s          2.39 s            10          1            8    3.37145m        1.90849m     113.92u     4.99995G         132.094k     4.99995G
27: Test_Atomic<unsigned int>/100000/iterations:10                 2.25 s          2.24 s            10          1            4    2.66852m        2.05496m      56.21u     704.983M          75.512k     704.983M
27: Test_Atomic<unsigned long int>/100000/iterations:10            7.14 s          7.12 s            10          1            8      11.759        2.06519m     115.72u     4.99995G          82.942k     4.99995G
27: Test_Atomic<unsigned long long int>/100000/iterations:10       2.39 s          2.38 s            10          1            8    3.24982m        2.12951m     112.81u     4.99995G          37.886k     4.99995G
27: Test_Atomic<float>/100000/iterations:10                        2.26 s          2.25 s            10          0            4    7.87232m         1.8602m     897.58u     4.99995G          114.68k     4.99989G
27: Test_Atomic<double>/100000/iterations:10                       7.12 s          7.09 s            10          1            8     11.7308        2.05818m     897.59u     4.99995G          46.846k     4.99995G
27: Test_Atomic<int>/100000/iterations:10                          2.25 s          2.25 s            10          1            4     2.6524m        1.94516m       55.3u     704.983M         133.048k     704.983M
27/51 Test #27: Kokkos_PerformanceTest_Atomic ...............   Passed  352.84 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Serial

28: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
28: Test timeout computed to be: 1500
28: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
28: [==========] Running 65 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 65 tests from serial
28: [ RUN      ] serial.bitset
28: [       OK ] serial.bitset (1167 ms)
28: [ RUN      ] serial.bitset_default_constructor_no_alloc
28: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] serial.dualview_combination
28: [       OK ] serial.dualview_combination (0 ms)
28: [ RUN      ] serial.dualview_alloc
28: [       OK ] serial.dualview_alloc (0 ms)
28: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
28: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] serial.dualview_combinations_without_init
28: [       OK ] serial.dualview_combinations_without_init (0 ms)
28: [ RUN      ] serial.dualview_deep_copy
28: [       OK ] serial.dualview_deep_copy (0 ms)
28: [ RUN      ] serial.dualview_realloc
28: [       OK ] serial.dualview_realloc (0 ms)
28: [ RUN      ] serial.dualview_resize
28: [       OK ] serial.dualview_resize (0 ms)
28: [ RUN      ] serial.dualview_device_correct_kokkos_device
28: 
28: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
28:                                  does not support page migration between device and host.
28:                                  HIPManagedSpace might not work as expected.
28:                                  Please refer to the ROCm documentation on unified/managed memory.
28: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
28: [ RUN      ] serial.dualview_host_correct_kokkos_device
28: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_sync
28: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
28: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_sync
28: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
28: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
28: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] serial.dynamic_view
28: [       OK ] serial.dynamic_view (6 ms)
28: [ RUN      ] serial.dyn_rank_view_api_generic
28: [       OK ] serial.dyn_rank_view_api_generic (4 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
28: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
28: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
28: /var/jenkins/workspace/Kokkos_nightly/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
28: skipping since not default execution space
28: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
28: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] serial.ErrorReporterViaLambda
28: [       OK ] serial.ErrorReporterViaLambda (0 ms)
28: [ RUN      ] serial.ErrorReporter
28: [       OK ] serial.ErrorReporter (0 ms)
28: [ RUN      ] serial.offsetview_construction
28: [       OK ] serial.offsetview_construction (20 ms)
28: [ RUN      ] serial.offsetview_unmanaged_construction
28: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] serial.offsetview_subview
28: [       OK ] serial.offsetview_subview (11 ms)
28: [ RUN      ] serial.offsetview_offsets_rank1
28: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank2
28: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank3
28: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] serial.scatterview
28: [       OK ] serial.scatterview (1600 ms)
28: [ RUN      ] serial.scatterview_devicetype
28: [       OK ] serial.scatterview_devicetype (1 ms)
28: [ RUN      ] serial.staticcrsgraph
28: [       OK ] serial.staticcrsgraph (7 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dualview
28: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_dualview
28: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dualview
28: [       OK ] serial.resize_exec_space_dualview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dualview
28: [       OK ] serial.realloc_exec_space_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dynrankview
28: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dynrankview
28: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dynrankview
28: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_scatterview
28: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
28: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
28: [ RUN      ] serial.resize_exec_space_scatterview
28: [       OK ] serial.resize_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_scatterview
28: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview
28: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
28: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview
28: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
28: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynamicview
28: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
28: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
28: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
28: [ RUN      ] serial.UnorderedMap_insert
28: [       OK ] serial.UnorderedMap_insert (6325 ms)
28: [ RUN      ] serial.UnorderedMap_failed_insert
28: [       OK ] serial.UnorderedMap_failed_insert (2775 ms)
28: [ RUN      ] serial.UnorderedMap_deep_copy
28: [       OK ] serial.UnorderedMap_deep_copy (6 ms)
28: [ RUN      ] serial.UnorderedMap_valid_empty
28: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] serial.UnorderedMap_clear_zero_size
28: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_consistent_size
28: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
28: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] serial.UnorderedMap_lambda_capturable
28: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
28: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] serial.vector_combination
28: [       OK ] serial.vector_combination (0 ms)
28: [ RUN      ] serial.vector_insert
28: [       OK ] serial.vector_insert (0 ms)
28: [ RUN      ] serial.vector_push_back_default_exec
28: [       OK ] serial.vector_push_back_default_exec (0 ms)
28: [ RUN      ] serial.viewctorprop_embedded_dim
28: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
28: [----------] 65 tests from serial (11932 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 65 tests from 1 test suite ran. (11932 ms total)
28: [  PASSED  ] 64 tests.
28: [  SKIPPED ] 1 test, listed below:
28: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
28/51 Test #28: Kokkos_ContainersUnitTest_Serial ............   Passed   12.43 sec
test 29
      Start 29: Kokkos_ContainersUnitTest_HIP

29: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP
29: Test timeout computed to be: 1500
29: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
29: [==========] Running 65 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 65 tests from hip
29: [ RUN      ] hip.bitset
29: [       OK ] hip.bitset (17 ms)
29: [ RUN      ] hip.bitset_default_constructor_no_alloc
29: [       OK ] hip.bitset_default_constructor_no_alloc (0 ms)
29: [ RUN      ] hip.dualview_combination
29: [       OK ] hip.dualview_combination (4 ms)
29: [ RUN      ] hip.dualview_alloc
29: [       OK ] hip.dualview_alloc (0 ms)
29: [ RUN      ] hip.test_dualview_copy_construction_and_assignment
29: [       OK ] hip.test_dualview_copy_construction_and_assignment (0 ms)
29: [ RUN      ] hip.dualview_combinations_without_init
29: [       OK ] hip.dualview_combinations_without_init (0 ms)
29: [ RUN      ] hip.dualview_deep_copy
29: [       OK ] hip.dualview_deep_copy (1 ms)
29: [ RUN      ] hip.dualview_realloc
29: [       OK ] hip.dualview_realloc (0 ms)
29: [ RUN      ] hip.dualview_resize
29: [       OK ] hip.dualview_resize (0 ms)
29: [ RUN      ] hip.dualview_device_correct_kokkos_device
29: 
29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
29:                                  does not support page migration between device and host.
29:                                  HIPManagedSpace might not work as expected.
29:                                  Please refer to the ROCm documentation on unified/managed memory.
29: [       OK ] hip.dualview_device_correct_kokkos_device (0 ms)
29: [ RUN      ] hip.dualview_host_correct_kokkos_device
29: [       OK ] hip.dualview_host_correct_kokkos_device (0 ms)
29: [ RUN      ] hip.dualview_host_modify_template_device_sync
29: [       OK ] hip.dualview_host_modify_template_device_sync (0 ms)
29: [ RUN      ] hip.dualview_host_modify_template_device_execspace_sync
29: [       OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms)
29: [ RUN      ] hip.dualview_device_modify_template_host_sync
29: [       OK ] hip.dualview_device_modify_template_host_sync (0 ms)
29: [ RUN      ] hip.dualview_device_modify_template_host_execspace_sync
29: [       OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms)
29: [ RUN      ] hip.dualview_template_views_return_correct_executionspace_views
29: [       OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms)
29: [ RUN      ] hip.dynamic_view
29: [       OK ] hip.dynamic_view (20 ms)
29: [ RUN      ] hip.dyn_rank_view_api_generic
29: [       OK ] hip.dyn_rank_view_api_generic (16 ms)
29: [ RUN      ] hip.dyn_rank_view_api_operator_rank12345
29: [       OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms)
29: [ RUN      ] hip.dyn_rank_view_check_fence_resize_realloc
29: [       OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms)
29: [ RUN      ] hip.dyn_rank_view_api_operator_rank67
29: [       OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms)
29: [ RUN      ] hip.ErrorReporterViaLambda
29: [       OK ] hip.ErrorReporterViaLambda (2 ms)
29: [ RUN      ] hip.ErrorReporter
29: [       OK ] hip.ErrorReporter (0 ms)
29: [ RUN      ] hip.offsetview_construction
29: [       OK ] hip.offsetview_construction (3 ms)
29: [ RUN      ] hip.offsetview_unmanaged_construction
29: [       OK ] hip.offsetview_unmanaged_construction (0 ms)
29: [ RUN      ] hip.offsetview_subview
29: [       OK ] hip.offsetview_subview (0 ms)
29: [ RUN      ] hip.offsetview_offsets_rank1
29: [       OK ] hip.offsetview_offsets_rank1 (0 ms)
29: [ RUN      ] hip.offsetview_offsets_rank2
29: [       OK ] hip.offsetview_offsets_rank2 (0 ms)
29: [ RUN      ] hip.offsetview_offsets_rank3
29: [       OK ] hip.offsetview_offsets_rank3 (0 ms)
29: [ RUN      ] hip.scatterview
29: [       OK ] hip.scatterview (28210 ms)
29: [ RUN      ] hip.scatterview_devicetype
29: [       OK ] hip.scatterview_devicetype (44171 ms)
29: [ RUN      ] hip.staticcrsgraph
29: [       OK ] hip.staticcrsgraph (22 ms)
29: [ RUN      ] hip.resize_realloc_no_init_dualview
29: [       OK ] hip.resize_realloc_no_init_dualview (3 ms)
29: [ RUN      ] hip.resize_realloc_no_alloc_dualview
29: [       OK ] hip.resize_realloc_no_alloc_dualview (0 ms)
29: [ RUN      ] hip.resize_exec_space_dualview
29: [       OK ] hip.resize_exec_space_dualview (0 ms)
29: [ RUN      ] hip.realloc_exec_space_dualview
29: [       OK ] hip.realloc_exec_space_dualview (0 ms)
29: [ RUN      ] hip.resize_realloc_no_init_dynrankview
29: [       OK ] hip.resize_realloc_no_init_dynrankview (0 ms)
29: [ RUN      ] hip.resize_exec_space_dynrankview
29: [       OK ] hip.resize_exec_space_dynrankview (0 ms)
29: [ RUN      ] hip.realloc_exec_space_dynrankview
29: [       OK ] hip.realloc_exec_space_dynrankview (0 ms)
29: [ RUN      ] hip.resize_realloc_no_init_scatterview
29: [       OK ] hip.resize_realloc_no_init_scatterview (0 ms)
29: [ RUN      ] hip.resize_realloc_no_alloc_scatterview
29: [       OK ] hip.resize_realloc_no_alloc_scatterview (0 ms)
29: [ RUN      ] hip.resize_exec_space_scatterview
29: [       OK ] hip.resize_exec_space_scatterview (0 ms)
29: [ RUN      ] hip.realloc_exec_space_scatterview
29: [       OK ] hip.realloc_exec_space_scatterview (0 ms)
29: [ RUN      ] hip.create_mirror_no_init_dynrankview
29: [       OK ] hip.create_mirror_no_init_dynrankview (0 ms)
29: [ RUN      ] hip.create_mirror_no_init_dynrankview_viewctor
29: [       OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms)
29: [ RUN      ] hip.create_mirror_view_and_copy_dynrankview
29: [       OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms)
29: [ RUN      ] hip.create_mirror_no_init_offsetview
29: [       OK ] hip.create_mirror_no_init_offsetview (0 ms)
29: [ RUN      ] hip.create_mirror_no_init_offsetview_view_ctor
29: [       OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms)
29: [ RUN      ] hip.create_mirror_view_and_copy_offsetview
29: [       OK ] hip.create_mirror_view_and_copy_offsetview (0 ms)
29: [ RUN      ] hip.create_mirror_no_init_dynamicview
29: [       OK ] hip.create_mirror_no_init_dynamicview (0 ms)
29: [ RUN      ] hip.create_mirror_view_and_copy_dynamicview
29: [       OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms)
29: [ RUN      ] hip.create_mirror_no_init_dynamicview_view_ctor
29: [       OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms)
29: [ RUN      ] hip.UnorderedMap_insert
29: [       OK ] hip.UnorderedMap_insert (1916 ms)
29: [ RUN      ] hip.UnorderedMap_failed_insert
29: [       OK ] hip.UnorderedMap_failed_insert (674 ms)
29: [ RUN      ] hip.UnorderedMap_deep_copy
29: [       OK ] hip.UnorderedMap_deep_copy (4 ms)
29: [ RUN      ] hip.UnorderedMap_valid_empty
29: [       OK ] hip.UnorderedMap_valid_empty (1 ms)
29: [ RUN      ] hip.UnorderedMap_clear_zero_size
29: [       OK ] hip.UnorderedMap_clear_zero_size (0 ms)
29: [ RUN      ] hip.UnorderedMap_consistent_size
29: [       OK ] hip.UnorderedMap_consistent_size (0 ms)
29: [ RUN      ] hip.UnorderedMap_shallow_copyable_on_device
29: [       OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms)
29: [ RUN      ] hip.UnorderedMap_lambda_capturable
29: [       OK ] hip.UnorderedMap_lambda_capturable (0 ms)
29: [ RUN      ] hip.UnorderedMap_constructor_view_alloc
29: [       OK ] hip.UnorderedMap_constructor_view_alloc (0 ms)
29: [ RUN      ] hip.vector_combination
29: [       OK ] hip.vector_combination (0 ms)
29: [ RUN      ] hip.vector_insert
29: [       OK ] hip.vector_insert (2 ms)
29: [ RUN      ] hip.vector_push_back_default_exec
29: [       OK ] hip.vector_push_back_default_exec (0 ms)
29: [ RUN      ] hip.viewctorprop_embedded_dim
29: [       OK ] hip.viewctorprop_embedded_dim (1 ms)
29: [----------] 65 tests from hip (75088 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 65 tests from 1 test suite ran. (75088 ms total)
29: [  PASSED  ] 65 tests.
29/51 Test #29: Kokkos_ContainersUnitTest_HIP ...............   Passed   75.56 sec
test 30
      Start 30: Kokkos_ContainersPerformanceTest_HIP

30: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP
30: Test timeout computed to be: 1500
30: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
30: [==========] Running 4 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 4 tests from TEST_CATEGORY
30: [ RUN      ] TEST_CATEGORY.dynrankview_perf
30: HIP
30:  DynRankView vs View: Initialization Only 
30:  View time (init only): 0.00282237
30:  View sum computation time: 0.00282237
30:  Strided View time (init only): 0.00142459
30:  View Rank7 time (init only): 0.00141556
30:  DynRankView time (init only): 0.00145797
30:  DynRankView sum computation time: 0.0015551
30:  Ratio of View to DynRankView time: 1.93583
30:  Ratio of View to DynRankView sum computation time: 0.879781
30:  Ratio of View to View Rank7  time: 1.99381
30:  Ratio of StrideView to DynRankView time: 0.97711
30:  Ratio of DynRankView to View Rank7  time: 1.02995
30: [       OK ] TEST_CATEGORY.dynrankview_perf (13 ms)
30: [ RUN      ] TEST_CATEGORY.global_2_local
30: HIP
30: size, create, generate, fill, find
30: 256, 0.00108242, 1.609e-05, 0.00618464, 0.00609471
30: 512, 0.00112871, 1.4668e-05, 3.4745e-05, 0.00453905
30: 1024, 0.00111847, 1.3495e-05, 3.6218e-05, 0.00469093
30: 2048, 0.00101928, 1.4657e-05, 3.5537e-05, 0.00472104
30: 4096, 0.00107774, 1.3335e-05, 3.6149e-05, 0.00484183
30: 8192, 0.00111188, 1.3375e-05, 3.6468e-05, 0.00488763
30: 16384, 0.00106493, 1.4207e-05, 3.7992e-05, 0.00502252
30: 32768, 0.00106095, 1.3305e-05, 3.9755e-05, 0.00496322
30: 65536, 0.00102403, 1.3155e-05, 4.4354e-05, 0.00508074
30: 131072, 0.00113483, 1.3736e-05, 6.2788e-05, 0.00605454
30: 262144, 0.00113509, 1.4507e-05, 0.000147648, 0.00738109
30: 524288, 0.00108181, 1.629e-05, 0.000416434, 0.0108026
30: 1048576, 0.000977109, 2.0428e-05, 0.000936893, 0.0240115
30: 2097152, 0.00117602, 2.9466e-05, 0.00210705, 0.0543087
30: 4194304, 0.00118491, 3.5567e-05, 0.00469251, 0.114592
30: [       OK ] TEST_CATEGORY.global_2_local (294 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
30: [----------] 4 tests from TEST_CATEGORY (307 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 4 tests from 1 test suite ran. (307 ms total)
30: [  PASSED  ] 4 tests.
30/51 Test #30: Kokkos_ContainersPerformanceTest_HIP ........   Passed    0.74 sec
test 31
      Start 31: Kokkos_UnitTest_Sort

31: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
31: Test timeout computed to be: 1500
31: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
31: [==========] Running 16 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 16 tests from hip
31: [ RUN      ] hip.SortUnsignedValueType
31: [       OK ] hip.SortUnsignedValueType (24 ms)
31: [ RUN      ] hip.SortEmptyView
31: [       OK ] hip.SortEmptyView (0 ms)
31: [ RUN      ] hip.SortByKeyEmptyView
31: [       OK ] hip.SortByKeyEmptyView (0 ms)
31: [ RUN      ] hip.SortByKeyEmptyViewHost
31: [       OK ] hip.SortByKeyEmptyViewHost (0 ms)
31: [ RUN      ] hip.SortByKey
31: [       OK ] hip.SortByKey (9 ms)
31: [ RUN      ] hip.SortByKeyWithComparator
31: [       OK ] hip.SortByKeyWithComparator (0 ms)
31: [ RUN      ] hip.SortByKeyStaticExtents
31: [       OK ] hip.SortByKeyStaticExtents (0 ms)
31: [ RUN      ] hip.SortByKeyWithStrides
31: [       OK ] hip.SortByKeyWithStrides (0 ms)
31: [ RUN      ] hip.SortByKeyKeysLargerThanValues
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_nightly/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 3 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.
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_nightly/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 3 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.
31: [       OK ] hip.SortByKeyKeysLargerThanValues (913 ms)
31: [ RUN      ] hip.SortWithCustomComparator
31: [       OK ] hip.SortWithCustomComparator (650 ms)
31: [ RUN      ] hip.BinSortGenericTests
31: [       OK ] hip.BinSortGenericTests (21 ms)
31: [ RUN      ] hip.BinSortEmptyView
31: [       OK ] hip.BinSortEmptyView (0 ms)
31: [ RUN      ] hip.BinSortEmptyKeysView
31: [       OK ] hip.BinSortEmptyKeysView (0 ms)
31: [ RUN      ] hip.BinSortUnsignedKeyLayoutStrideValues
31: [       OK ] hip.BinSortUnsignedKeyLayoutStrideValues (11081 ms)
31: [ RUN      ] hip.NestedSort
31: [       OK ] hip.NestedSort (35 ms)
31: [ RUN      ] hip.NestedSortByKey
31: [       OK ] hip.NestedSortByKey (134 ms)
31: [----------] 16 tests from hip (12874 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 16 tests from 1 test suite ran. (12874 ms total)
31: [  PASSED  ] 16 tests.
31/51 Test #31: Kokkos_UnitTest_Sort ........................   Passed   13.32 sec
test 32
      Start 32: Kokkos_UnitTest_Random

32: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Random
32: Test timeout computed to be: 1500
32: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
32: [==========] Running 3 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 3 tests from hip
32: [ RUN      ] hip.Random_XorShift64
32: Test Seed:1719378287131736856
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00530846 -0.0441589 || 0.051031 27843 29325 || 28827.4 28674.4 || -610.453 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00851169 -0.000832302 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0255128 -0.00322401 || 0.051031 28114 29290 || 29425.1 28674.4 || -44.5688 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0140182 -0.00471644 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0138672 -0.00365312 || 0.051031 28030 29471 || 29077.6 28674.4 || -50.5008 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0103079 -0.00610486 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0177359 -0.00951654 || 0.051031 28032 29352 || 29192.1 28674.4 || -131.557 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0164063 -0.00781423 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000245268 -0.99999 -48245.7 || 0.051031 0 195212 || 2.92873e+09 28674.4 || -6.66949e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.000734671 -0.310465 0.142597 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.73523e-07 0.00239967 -0.012237 || 0.051031 27927 29292 || 28605.7 28674.4 || -169.164 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.34064e-07 -0.00632288 -0.00198032 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.65955e-07 -0.00132828 0.0248444 || 0.051031 28070 29299 || 28712.5 28674.4 || 343.449 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.11361e-07 -0.0075679 0.0010603 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.012675 -0.0202026 || 0.051031 27815 29464 || 28315.5 28674.4 || -279.281 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00651037 0.00859055 || 0.051031 1e+64 -1e+64
32: Test Seed:1719378287268832224
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00639456 0.0093505 || 0.051031 27974 29300 || 28858.9 28674.4 || 129.261 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.022979 -0.00573257 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00882311 -0.0104875 || 0.051031 28054 29374 || 28423.6 28674.4 || -144.979 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0117898 -0.00213219 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0177605 0.0394649 || 0.051031 28057 29376 || 29192.9 28674.4 || 545.562 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00530994 0.00288336 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00170466 0.00546206 || 0.051031 28066 29412 || 28625.6 28674.4 || 75.5076 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0155454 0.00470318 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000245081 -0.99999 -48245.5 || 0.051031 0 194995 || 2.92883e+09 28674.4 || -6.66945e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.000734125 -0.315157 0.164505 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.6091e-07 0.00629447 -0.0132293 || 0.051031 28070 29396 || 28495 28674.4 || -182.882 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.96226e-07 -0.00159751 -0.00198462 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.65955e-07 -0.00462021 -0.0181351 || 0.051031 28048 29392 || 28807.5 28674.4 || -250.7 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.11361e-07 -0.0119007 0.000684306 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.02446 -0.0170545 || 0.051031 27839 29304 || 29393.3 28674.4 || -235.761 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00503401 0.00407146 || 0.051031 1e+64 -1e+64
32: [       OK ] hip.Random_XorShift64 (264 ms)
32: [ RUN      ] hip.Random_XorShift1024_0
32: Test Seed:1719378287396475905
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0033401 0.0047103 || 0.051031 10981 11761 || 11415.1 11377 || 65.1152 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.017037 0.00264843 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.000833501 -0.00672357 || 0.051031 10968 11778 || 11367.5 11377 || -92.9466 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00208862 0.000570949 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0245223 0.0124558 || 0.051031 10969 11831 || 11663 11377 || 172.189 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00742503 -0.00048799 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0262056 -0.0058607 || 0.051031 10959 11818 || 11683.1 11377 || -81.0183 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0102928 -0.000118766 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000245262 -0.999975 -7594.39 || 0.051031 0 77676 || 4.60947e+08 11377 || -1.04985e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000735499 -0.150299 0.0262776 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.73387e-07 -0.0185196 0.00712082 || 0.051031 10935 11838 || 11591.6 11377 || 98.4382 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.24249e-07 -0.0117184 0.00223223 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.79744e-07 -0.00301102 -0.00760489 || 0.051031 10976 11821 || 11411.3 11377 || -105.13 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.43323e-07 0.0132606 0.00035405 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00791794 -0.00216064 || 0.051031 10893 11755 || 11287.6 11377 || -29.8687 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00890377 0.00526207 || 0.051031 1e+64 -1e+64
32: Test Seed:1719378287499138226
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.0072262 -0.00263644 || 0.051031 10976 11787 || 11295.3 11377 || -36.4462 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00381165 0.00105128 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.0214831 0.010482 || 0.051031 10987 11817 || 11137.7 11377 || 144.903 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0217425 0.00302022 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00978681 -0.00989084 || 0.051031 10911 11802 || 11266.7 11377 || -136.731 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00700777 0.00229044 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00612925 -0.00768982 || 0.051031 10986 11795 || 11307.7 11377 || -106.304 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00134068 -0.00117797 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00024331 -0.999975 -7595.58 || 0.051031 0 77803 || 4.6112e+08 11377 || -1.05001e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000729654 -0.155267 0.0227781 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00304869 0.0118371 || 0.051031 10988 11793 || 11342.4 11377 || 163.636 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00970598 -0.00084314 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.73387e-07 -0.00647381 -0.0022208 || 0.051031 10960 11805 || 11451.1 11377 || -30.7003 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.24249e-07 0.0296898 0.00306961 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0182104 -0.0052652 || 0.051031 10965 11790 || 11588 11377 || -72.7861 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00621786 -0.000560126 || 0.051031 1e+64 -1e+64
32: [       OK ] hip.Random_XorShift1024_0 (232 ms)
32: [ RUN      ] hip.Multi_streams
32: [       OK ] hip.Multi_streams (290 ms)
32: [----------] 3 tests from hip (787 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 3 tests from 1 test suite ran. (787 ms total)
32: [  PASSED  ] 3 tests.
32/51 Test #32: Kokkos_UnitTest_Random ......................   Passed    1.23 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A

33: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
33: Test timeout computed to be: 1500
33: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
33: [==========] Running 16 tests from 3 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_reducers
33: [ RUN      ] std_algorithms_reducers.max_first_loc
33: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_first_loc
33: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
33: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
33: [----------] 3 tests from std_algorithms_reducers (0 ms total)
33: 
33: [----------] 2 tests from std_algorithms
33: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
33: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
33: [ RUN      ] std_algorithms.expect_no_overlap
33: [       OK ] std_algorithms.expect_no_overlap (0 ms)
33: [----------] 2 tests from std_algorithms (0 ms total)
33: 
33: [----------] 11 tests from random_access_iterator_test
33: [ RUN      ] random_access_iterator_test.constructor
33: [       OK ] random_access_iterator_test.constructor (1 ms)
33: [ RUN      ] random_access_iterator_test.constructiblity
33: [       OK ] random_access_iterator_test.constructiblity (0 ms)
33: [ RUN      ] random_access_iterator_test.dereference
33: [       OK ] random_access_iterator_test.dereference (1 ms)
33: [ RUN      ] random_access_iterator_test.subscript_operator
33: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet1
33: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet2
33: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet3
33: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet4
33: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
33: [ RUN      ] random_access_iterator_test.assignment_operator
33: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.distance
33: [       OK ] random_access_iterator_test.distance (0 ms)
33: [ RUN      ] random_access_iterator_test.traits_helpers
33: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
33: [----------] 11 tests from random_access_iterator_test (5 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 16 tests from 3 test suites ran. (6 ms total)
33: [  PASSED  ] 16 tests.
33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.44 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B

34: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
34: Test timeout computed to be: 1500
34: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
34: [==========] Running 7 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 7 tests from std_algorithms_min_max_element_test
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (8 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (8 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (8 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (13 ms)
34: [----------] 7 tests from std_algorithms_min_max_element_test (52 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 7 tests from 1 test suite ran. (52 ms total)
34: [  PASSED  ] 7 tests.
34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.49 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C

35: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
35: Test timeout computed to be: 1500
35: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
35: [==========] Running 13 tests from 10 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from std_algorithms_lexicographical_compare_test
35: [ RUN      ] std_algorithms_lexicographical_compare_test.test
35: [       OK ] std_algorithms_lexicographical_compare_test.test (186 ms)
35: [----------] 1 test from std_algorithms_lexicographical_compare_test (187 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_test
35: [ RUN      ] std_algorithms_for_each_test.test
35: [       OK ] std_algorithms_for_each_test.test (116 ms)
35: [----------] 1 test from std_algorithms_for_each_test (116 ms total)
35: 
35: [----------] 1 test from std_algorithms_find_test
35: [ RUN      ] std_algorithms_find_test.test
35: [       OK ] std_algorithms_find_test.test (72 ms)
35: [----------] 1 test from std_algorithms_find_test (72 ms total)
35: 
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
35: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (678 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
35: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1208 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search
35: [       OK ] std_algorithms_non_mod_seq_ops.search (845 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
35: [       OK ] std_algorithms_non_mod_seq_ops.search_n (564 ms)
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3298 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_test
35: [ RUN      ] std_algorithms_count_test.test
35: [       OK ] std_algorithms_count_test.test (94 ms)
35: [----------] 1 test from std_algorithms_count_test (94 ms total)
35: 
35: [----------] 1 test from std_algorithms_equal_test
35: [ RUN      ] std_algorithms_equal_test.test
35: [       OK ] std_algorithms_equal_test.test (25 ms)
35: [----------] 1 test from std_algorithms_equal_test (25 ms total)
35: 
35: [----------] 1 test from std_algorithms_all_any_none_of_test
35: [ RUN      ] std_algorithms_all_any_none_of_test.test
35: [       OK ] std_algorithms_all_any_none_of_test.test (80 ms)
35: [----------] 1 test from std_algorithms_all_any_none_of_test (80 ms total)
35: 
35: [----------] 1 test from std_algorithms_nonmod_seq_ops
35: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
35: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (115 ms)
35: [----------] 1 test from std_algorithms_nonmod_seq_ops (115 ms total)
35: 
35: [----------] 1 test from std_algorithms_mismatch_test
35: [ RUN      ] std_algorithms_mismatch_test.test
35: [       OK ] std_algorithms_mismatch_test.test (191 ms)
35: [----------] 1 test from std_algorithms_mismatch_test (191 ms total)
35: 
35: [----------] 1 test from std_algorithms_mod_seq_ops
35: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
35: [       OK ] std_algorithms_mod_seq_ops.move_backward (76 ms)
35: [----------] 1 test from std_algorithms_mod_seq_ops (76 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 13 tests from 10 test suites ran. (4259 ms total)
35: [  PASSED  ] 13 tests.
35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    4.70 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D

36: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
36: Test timeout computed to be: 1500
36: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
36: [==========] Running 31 tests from 5 test suites.
36: [----------] Global test environment set-up.
36: [----------] 3 tests from std_algorithms_mod_ops_test
36: [ RUN      ] std_algorithms_mod_ops_test.move
36: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
36: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
36: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
36: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
36: 
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
36: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
36: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
36: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
36: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
36: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
36: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
36: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total)
36: 
36: [----------] 4 tests from std_algorithms_replace_ops_test
36: [ RUN      ] std_algorithms_replace_ops_test.replace
36: [       OK ] std_algorithms_replace_ops_test.replace (36 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_if
36: [       OK ] std_algorithms_replace_ops_test.replace_if (155 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
36: [       OK ] std_algorithms_replace_ops_test.replace_copy (62 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
36: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (56 ms)
36: [----------] 4 tests from std_algorithms_replace_ops_test (310 ms total)
36: 
36: [----------] 11 tests from std_algorithms_mod_seq_ops
36: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
36: [       OK ] std_algorithms_mod_seq_ops.copy_if (50 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique
36: [       OK ] std_algorithms_mod_seq_ops.unique (253 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
36: [       OK ] std_algorithms_mod_seq_ops.unique_copy (83 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove
36: [       OK ] std_algorithms_mod_seq_ops.remove (65 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_if (68 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy (194 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (67 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate
36: [       OK ] std_algorithms_mod_seq_ops.rotate (1489 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
36: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (488 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
36: [       OK ] std_algorithms_mod_seq_ops.shift_left (1544 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
36: [       OK ] std_algorithms_mod_seq_ops.shift_right (1548 ms)
36: [----------] 11 tests from std_algorithms_mod_seq_ops (5855 ms total)
36: 
36: [----------] 1 test from std_algorithms_modseq_test
36: [ RUN      ] std_algorithms_modseq_test.reverse
36: [       OK ] std_algorithms_modseq_test.reverse (64 ms)
36: [----------] 1 test from std_algorithms_modseq_test (64 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 31 tests from 5 test suites ran. (6240 ms total)
36: [  PASSED  ] 31 tests.
36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    6.69 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E

37: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
37: Test timeout computed to be: 1500
37: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
37: [==========] Running 29 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_sorting_ops_test
37: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
37: [       OK ] std_algorithms_sorting_ops_test.is_sorted (16 ms)
37: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
37: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (15 ms)
37: [----------] 2 tests from std_algorithms_sorting_ops_test (31 ms total)
37: 
37: [----------] 4 tests from std_algorithms_partitioning_test
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms)
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
37: [ RUN      ] std_algorithms_partitioning_test.partition_point
37: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
37: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total)
37: 
37: [----------] 1 test from std_algorithms_partitioning_ops
37: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
37: [       OK ] std_algorithms_partitioning_ops.partition_copy (38 ms)
37: [----------] 1 test from std_algorithms_partitioning_ops (38 ms total)
37: 
37: [----------] 12 tests from std_algorithms_numerics_test
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (6 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
37: [----------] 12 tests from std_algorithms_numerics_test (19 ms total)
37: 
37: [----------] 1 test from std_algorithms_numerics_ops_test
37: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
37: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (94 ms)
37: [----------] 1 test from std_algorithms_numerics_ops_test (94 ms total)
37: 
37: [----------] 8 tests from std_algorithms_numeric_ops_test
37: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (983 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (748 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (277 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (401 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
37: [----------] 8 tests from std_algorithms_numeric_ops_test (2411 ms total)
37: 
37: [----------] 1 test from std_algorithms_transform_ops_test
37: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
37: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (43 ms)
37: [----------] 1 test from std_algorithms_transform_ops_test (43 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 29 tests from 7 test suites ran. (2644 ms total)
37: [  PASSED  ] 29 tests.
37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    3.09 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

38: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
38: Test timeout computed to be: 1500
38: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
38: [==========] Running 12 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (547 ms)
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (501 ms)
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1048 ms total)
38: 
38: [----------] 2 tests from std_algorithms_count_team_test
38: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
38: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (566 ms)
38: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
38: [       OK ] std_algorithms_count_team_test.count_returns_zero (235 ms)
38: [----------] 2 tests from std_algorithms_count_team_test (802 ms total)
38: 
38: [----------] 1 test from std_algorithms_count_if_team_test
38: [ RUN      ] std_algorithms_count_if_team_test.test
38: [       OK ] std_algorithms_count_if_team_test.test (283 ms)
38: [----------] 1 test from std_algorithms_count_if_team_test (283 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_team_test
38: [ RUN      ] std_algorithms_for_each_team_test.test
38: [       OK ] std_algorithms_for_each_team_test.test (371 ms)
38: [----------] 1 test from std_algorithms_for_each_team_test (371 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_n_team_test
38: [ RUN      ] std_algorithms_for_each_n_team_test.test
38: [       OK ] std_algorithms_for_each_n_team_test.test (399 ms)
38: [----------] 1 test from std_algorithms_for_each_n_team_test (399 ms total)
38: 
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
38: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2782 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1650 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1660 ms)
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6093 ms total)
38: 
38: [----------] 2 tests from std_algorithms_mismatch_team_test
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1873 ms)
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (860 ms)
38: [----------] 2 tests from std_algorithms_mismatch_team_test (2733 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 12 tests from 7 test suites ran. (11731 ms total)
38: [  PASSED  ] 12 tests.
38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   12.17 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

39: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
39: Test timeout computed to be: 1500
39: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
39: [==========] Running 8 tests from 4 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_equal_team_test
39: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_equal (1387 ms)
39: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1246 ms)
39: [----------] 2 tests from std_algorithms_equal_team_test (2633 ms total)
39: 
39: [----------] 2 tests from std_algorithms_search_team_test
39: [ RUN      ] std_algorithms_search_team_test.sequences_exist
39: [       OK ] std_algorithms_search_team_test.sequences_exist (741 ms)
39: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (872 ms)
39: [----------] 2 tests from std_algorithms_search_team_test (1613 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_end_team_test
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1827 ms)
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1676 ms)
39: [----------] 2 tests from std_algorithms_find_end_team_test (3504 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_first_of_team_test
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1379 ms)
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5422 ms)
39: [----------] 2 tests from std_algorithms_find_first_of_team_test (6801 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 8 tests from 4 test suites ran. (14553 ms total)
39: [  PASSED  ] 8 tests.
39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   14.99 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

40: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
40: Test timeout computed to be: 1500
40: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
40: [==========] Running 11 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_find_team_test
40: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_exist (293 ms)
40: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (414 ms)
40: [----------] 2 tests from std_algorithms_find_team_test (707 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_team_test
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (244 ms)
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (423 ms)
40: [----------] 2 tests from std_algorithms_find_if_team_test (668 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_not_team_test
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (420 ms)
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (244 ms)
40: [----------] 2 tests from std_algorithms_find_if_not_team_test (665 ms total)
40: 
40: [----------] 1 test from std_algorithms_all_of_team_test
40: [ RUN      ] std_algorithms_all_of_team_test.test
40: [       OK ] std_algorithms_all_of_team_test.test (413 ms)
40: [----------] 1 test from std_algorithms_all_of_team_test (413 ms total)
40: 
40: [----------] 1 test from std_algorithms_any_of_team_test
40: [ RUN      ] std_algorithms_any_of_team_test.test
40: [       OK ] std_algorithms_any_of_team_test.test (265 ms)
40: [----------] 1 test from std_algorithms_any_of_team_test (265 ms total)
40: 
40: [----------] 1 test from std_algorithms_none_of_team_test
40: [ RUN      ] std_algorithms_none_of_team_test.test
40: [       OK ] std_algorithms_none_of_team_test.test (414 ms)
40: [----------] 1 test from std_algorithms_none_of_team_test (414 ms total)
40: 
40: [----------] 2 tests from std_algorithms_search_n_team_test
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (283 ms)
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (313 ms)
40: [----------] 2 tests from std_algorithms_search_n_team_test (597 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 11 tests from 7 test suites ran. (3731 ms total)
40: [  PASSED  ] 11 tests.
40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    4.19 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

41: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
41: Test timeout computed to be: 1500
41: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
41: [==========] Running 3 tests from 3 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_min_element_team_test
41: [ RUN      ] std_algorithms_min_element_team_test.test
41: [       OK ] std_algorithms_min_element_team_test.test (1243 ms)
41: [----------] 1 test from std_algorithms_min_element_team_test (1243 ms total)
41: 
41: [----------] 1 test from std_algorithms_max_element_team_test
41: [ RUN      ] std_algorithms_max_element_team_test.test
41: [       OK ] std_algorithms_max_element_team_test.test (1216 ms)
41: [----------] 1 test from std_algorithms_max_element_team_test (1216 ms total)
41: 
41: [----------] 1 test from std_algorithms_minmax_element_team_test
41: [ RUN      ] std_algorithms_minmax_element_team_test.test
41: [       OK ] std_algorithms_minmax_element_team_test.test (1774 ms)
41: [----------] 1 test from std_algorithms_minmax_element_team_test (1774 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 3 tests from 3 test suites ran. (4234 ms total)
41: [  PASSED  ] 3 tests.
41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    4.67 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

42: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
42: Test timeout computed to be: 1500
42: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
42: [==========] Running 6 tests from 6 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_fill_team_test
42: [ RUN      ] std_algorithms_fill_team_test.test
42: [       OK ] std_algorithms_fill_team_test.test (288 ms)
42: [----------] 1 test from std_algorithms_fill_team_test (288 ms total)
42: 
42: [----------] 1 test from std_algorithms_fill_n_team_test
42: [ RUN      ] std_algorithms_fill_n_team_test.test
42: [       OK ] std_algorithms_fill_n_team_test.test (393 ms)
42: [----------] 1 test from std_algorithms_fill_n_team_test (393 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_team_test
42: [ RUN      ] std_algorithms_replace_team_test.test
42: [       OK ] std_algorithms_replace_team_test.test (442 ms)
42: [----------] 1 test from std_algorithms_replace_team_test (442 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_if_team_test
42: [ RUN      ] std_algorithms_replace_if_team_test.test
42: [       OK ] std_algorithms_replace_if_team_test.test (512 ms)
42: [----------] 1 test from std_algorithms_replace_if_team_test (512 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_team_test
42: [ RUN      ] std_algorithms_replace_copy_team_test.test
42: [       OK ] std_algorithms_replace_copy_team_test.test (817 ms)
42: [----------] 1 test from std_algorithms_replace_copy_team_test (817 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test
42: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
42: [       OK ] std_algorithms_replace_copy_if_team_test.test (700 ms)
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (700 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 6 tests from 6 test suites ran. (3155 ms total)
42: [  PASSED  ] 6 tests.
42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    3.60 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

43: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
43: Test timeout computed to be: 1500
43: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_reverse_team_test
43: [ RUN      ] std_algorithms_reverse_team_test.test
43: [       OK ] std_algorithms_reverse_team_test.test (312 ms)
43: [----------] 1 test from std_algorithms_reverse_team_test (312 ms total)
43: 
43: [----------] 1 test from std_algorithms_reverse_copy_team_test
43: [ RUN      ] std_algorithms_reverse_copy_team_test.test
43: [       OK ] std_algorithms_reverse_copy_team_test.test (349 ms)
43: [----------] 1 test from std_algorithms_reverse_copy_team_test (349 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_team_test
43: [ RUN      ] std_algorithms_rotate_team_test.test
43: [       OK ] std_algorithms_rotate_team_test.test (745 ms)
43: [----------] 1 test from std_algorithms_rotate_team_test (745 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_copy_team_test
43: [ RUN      ] std_algorithms_rotate_copy_team_test.test
43: [       OK ] std_algorithms_rotate_copy_team_test.test (612 ms)
43: [----------] 1 test from std_algorithms_rotate_copy_team_test (612 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (2020 ms total)
43: [  PASSED  ] 4 tests.
43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    2.47 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

44: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
44: Test timeout computed to be: 1500
44: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
44: [==========] Running 4 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_move_team_test
44: [ RUN      ] std_algorithms_move_team_test.test
44: [       OK ] std_algorithms_move_team_test.test (503 ms)
44: [----------] 1 test from std_algorithms_move_team_test (503 ms total)
44: 
44: [----------] 1 test from std_algorithms_move_backward_team_test
44: [ RUN      ] std_algorithms_move_backward_team_test.test
44: [       OK ] std_algorithms_move_backward_team_test.test (488 ms)
44: [----------] 1 test from std_algorithms_move_backward_team_test (488 ms total)
44: 
44: [----------] 1 test from std_algorithms_shift_left_team_test
44: [ RUN      ] std_algorithms_shift_left_team_test.test
44: [       OK ] std_algorithms_shift_left_team_test.test (1667 ms)
44: [----------] 1 test from std_algorithms_shift_left_team_test (1667 ms total)
44: 
44: [----------] 1 test from std_algorithms_shift_right_team_test
44: [ RUN      ] std_algorithms_shift_right_team_test.test
44: [       OK ] std_algorithms_shift_right_team_test.test (1592 ms)
44: [----------] 1 test from std_algorithms_shift_right_team_test (1592 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (4251 ms total)
44: [  PASSED  ] 4 tests.
44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    4.69 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

45: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
45: Test timeout computed to be: 1500
45: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
45: [==========] Running 9 tests from 9 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_copy_team_test
45: [ RUN      ] std_algorithms_copy_team_test.test
45: [       OK ] std_algorithms_copy_team_test.test (620 ms)
45: [----------] 1 test from std_algorithms_copy_team_test (620 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_n_team_test
45: [ RUN      ] std_algorithms_copy_n_team_test.test
45: [       OK ] std_algorithms_copy_n_team_test.test (488 ms)
45: [----------] 1 test from std_algorithms_copy_n_team_test (488 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_backward_team_test
45: [ RUN      ] std_algorithms_copy_backward_team_test.test
45: [       OK ] std_algorithms_copy_backward_team_test.test (459 ms)
45: [----------] 1 test from std_algorithms_copy_backward_team_test (459 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_if_team_test
45: [ RUN      ] std_algorithms_copy_if_team_test.test
45: [       OK ] std_algorithms_copy_if_team_test.test (543 ms)
45: [----------] 1 test from std_algorithms_copy_if_team_test (543 ms total)
45: 
45: [----------] 1 test from std_algorithms_unique_copy_team_test
45: [ RUN      ] std_algorithms_unique_copy_team_test.test
45: [       OK ] std_algorithms_unique_copy_team_test.test (1143 ms)
45: [----------] 1 test from std_algorithms_unique_copy_team_test (1143 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_team_test
45: [ RUN      ] std_algorithms_remove_team_test.test
45: [       OK ] std_algorithms_remove_team_test.test (680 ms)
45: [----------] 1 test from std_algorithms_remove_team_test (680 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_if_team_test
45: [ RUN      ] std_algorithms_remove_if_team_test.test
45: [       OK ] std_algorithms_remove_if_team_test.test (695 ms)
45: [----------] 1 test from std_algorithms_remove_if_team_test (695 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_team_test
45: [ RUN      ] std_algorithms_remove_copy_team_test.test
45: [       OK ] std_algorithms_remove_copy_team_test.test (758 ms)
45: [----------] 1 test from std_algorithms_remove_copy_team_test (759 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test
45: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
45: [       OK ] std_algorithms_remove_copy_if_team_test.test (679 ms)
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (679 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 9 tests from 9 test suites ran. (6069 ms total)
45: [  PASSED  ] 9 tests.
45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    6.51 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

46: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
46: Test timeout computed to be: 1500
46: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_unique_team_test
46: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
46: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1325 ms)
46: [----------] 1 test from std_algorithms_unique_team_test (1325 ms total)
46: 
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test
46: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
46: [       OK ] std_algorithms_adjacent_difference_team_test.test (1131 ms)
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1131 ms total)
46: 
46: [----------] 1 test from std_algorithms_reduce_team_test
46: [ RUN      ] std_algorithms_reduce_team_test.test
46: [       OK ] std_algorithms_reduce_team_test.test (881 ms)
46: [----------] 1 test from std_algorithms_reduce_team_test (881 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_reduce_team_test
46: [ RUN      ] std_algorithms_transform_reduce_team_test.test
46: [       OK ] std_algorithms_transform_reduce_team_test.test (1452 ms)
46: [----------] 1 test from std_algorithms_transform_reduce_team_test (1452 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (4790 ms total)
46: [  PASSED  ] 4 tests.
46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    5.24 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

47: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
47: Test timeout computed to be: 1500
47: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
47: [==========] Running 18 tests from 5 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_is_sorted_team_test
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (521 ms)
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1310 ms)
47: [----------] 2 tests from std_algorithms_is_sorted_team_test (1832 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (25 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (27 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1233 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (682 ms)
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1968 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test
47: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
47: [       OK ] std_algorithms_is_partitioned_team_test.empty (14 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
47: [       OK ] std_algorithms_is_partitioned_team_test.all_true (331 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
47: [       OK ] std_algorithms_is_partitioned_team_test.all_false (336 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.random
47: [       OK ] std_algorithms_is_partitioned_team_test.random (299 ms)
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (982 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_copy_team_test
47: [ RUN      ] std_algorithms_partition_copy_team_test.empty
47: [       OK ] std_algorithms_partition_copy_team_test.empty (24 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
47: [       OK ] std_algorithms_partition_copy_team_test.all_true (673 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
47: [       OK ] std_algorithms_partition_copy_team_test.all_false (675 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.random
47: [       OK ] std_algorithms_partition_copy_team_test.random (629 ms)
47: [----------] 4 tests from std_algorithms_partition_copy_team_test (2002 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_point_team_test
47: [ RUN      ] std_algorithms_partition_point_team_test.empty
47: [       OK ] std_algorithms_partition_point_team_test.empty (15 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_true
47: [       OK ] std_algorithms_partition_point_team_test.all_true (209 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_false
47: [       OK ] std_algorithms_partition_point_team_test.all_false (219 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.random
47: [       OK ] std_algorithms_partition_point_team_test.random (162 ms)
47: [----------] 4 tests from std_algorithms_partition_point_team_test (607 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 18 tests from 5 test suites ran. (7393 ms total)
47: [  PASSED  ] 18 tests.
47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    7.84 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

48: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
48: Test timeout computed to be: 1500
48: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
48: [==========] Running 5 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_transform_team_test
48: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
48: [       OK ] std_algorithms_transform_team_test.test_unary_op (709 ms)
48: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
48: [       OK ] std_algorithms_transform_team_test.test_binary_op (857 ms)
48: [----------] 2 tests from std_algorithms_transform_team_test (1567 ms total)
48: 
48: [----------] 1 test from std_algorithms_generate_team_test
48: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
48: [       OK ] std_algorithms_generate_team_test.test_unary_op (1507 ms)
48: [----------] 1 test from std_algorithms_generate_team_test (1507 ms total)
48: 
48: [----------] 1 test from std_algorithms_generate_n_team_test
48: [ RUN      ] std_algorithms_generate_n_team_test.test
48: [       OK ] std_algorithms_generate_n_team_test.test (435 ms)
48: [----------] 1 test from std_algorithms_generate_n_team_test (435 ms total)
48: 
48: [----------] 1 test from std_algorithms_swap_ranges_team_test
48: [ RUN      ] std_algorithms_swap_ranges_team_test.test
48: [       OK ] std_algorithms_swap_ranges_team_test.test (750 ms)
48: [----------] 1 test from std_algorithms_swap_ranges_team_test (750 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 5 tests from 4 test suites ran. (4262 ms total)
48: [  PASSED  ] 5 tests.
48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    4.71 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

49: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
49: Test timeout computed to be: 1500
49: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
49: [==========] Running 2 tests from 2 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_exclusive_scan_team_test
49: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
49: [       OK ] std_algorithms_exclusive_scan_team_test.test (2892 ms)
49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2892 ms total)
49: 
49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
49: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
49: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1425 ms)
49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1425 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 2 tests from 2 test suites ran. (4318 ms total)
49: [  PASSED  ] 2 tests.
49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    4.76 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

50: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
50: Test timeout computed to be: 1500
50: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank
50: [==========] Running 2 tests from 2 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_inclusive_scan_team_test
50: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
50: [       OK ] std_algorithms_inclusive_scan_team_test.test (4177 ms)
50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4177 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
50: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
50: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2762 ms)
50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2762 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 2 tests from 2 test suites ran. (6940 ms total)
50: [  PASSED  ] 2 tests.
50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    7.39 sec
test 51
      Start 51: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 51

Total Test time (real) = 1002.54 sec