Skip to content

Console Output

Skipping 2,404 KB.. Full Log
19: StackTrace f3(std::cout, 4) returned: 110
19: test_f3:
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3e6420]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x381e2e]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x382276]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x37e431]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x37f4bc]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b584d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x38f3b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3904b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x390d52]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3a047d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b64bd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x39fcfd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x37f970]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f25cb8a4083]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x37d7de]
19:  
19: demangled test_f3:
19: [0x3e6420] Kokkos::Impl::save_stacktrace()
19: [0x381e2e] Test::stacktrace_test_f1(std::ostream&)
19: [0x382276] Test::stacktrace_test_f3(std::ostream&, int)
19: [0x37e431] Test::test_stacktrace(bool, bool)
19: [0x37f4bc] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
19: [0x3b584d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x38f3b9] testing::Test::Run()
19: [0x3904b9] testing::TestInfo::Run()
19: [0x390d52] testing::TestSuite::Run()
19: [0x3a047d] testing::internal::UnitTestImpl::RunAllTests()
19: [0x3b64bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x39fcfd] testing::UnitTest::Run()
19: [0x37f970] main
19: [0x7f25cb8a4083] __libc_start_main
19: [0x37d7de] _start
19:  
19: Test setting std::terminate handler that prints the last saved stack trace
19: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (204 ms)
19: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
19: 
19: [WARNING] /var/jenkins/workspace/Kokkos/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 2 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.
19: Top of f1
19: Top of f0
19: Top of f0
19: test_f1:
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3e6420]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x381e2e]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x37d931]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x37f759]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b584d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x38f3b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3904b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x390d52]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3a047d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b64bd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x39fcfd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x37f970]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f25cb8a4083]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x37d7de]
19:  
19: demangled test_f1:
19: [0x3e6420] Kokkos::Impl::save_stacktrace()
19: [0x381e2e] Test::stacktrace_test_f1(std::ostream&)
19: [0x37d931] Test::test_stacktrace(bool, bool)
19: [0x37f759] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
19: [0x3b584d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x38f3b9] testing::Test::Run()
19: [0x3904b9] testing::TestInfo::Run()
19: [0x390d52] testing::TestSuite::Run()
19: [0x3a047d] testing::internal::UnitTestImpl::RunAllTests()
19: [0x3b64bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x39fcfd] testing::UnitTest::Run()
19: [0x37f970] main
19: [0x7f25cb8a4083] __libc_start_main
19: [0x37d7de] _start
19:  
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f1
19: Top of f0
19: Top of f0
19: StackTrace f3(std::cout, 4) returned: 110
19: test_f3:
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3e6420]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x381e2e]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x382276]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x37e431]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x37f759]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b584d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x38f3b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3904b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x390d52]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3a047d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b64bd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x39fcfd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x37f970]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f25cb8a4083]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x37d7de]
19:  
19: demangled test_f3:
19: [0x3e6420] Kokkos::Impl::save_stacktrace()
19: [0x381e2e] Test::stacktrace_test_f1(std::ostream&)
19: [0x382276] Test::stacktrace_test_f3(std::ostream&, int)
19: [0x37e431] Test::test_stacktrace(bool, bool)
19: [0x37f759] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
19: [0x3b584d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x38f3b9] testing::Test::Run()
19: [0x3904b9] testing::TestInfo::Run()
19: [0x390d52] testing::TestSuite::Run()
19: [0x3a047d] testing::internal::UnitTestImpl::RunAllTests()
19: [0x3b64bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x39fcfd] testing::UnitTest::Run()
19: [0x37f970] main
19: [0x7f25cb8a4083] __libc_start_main
19: [0x37d7de] _start
19:  
19: Test setting std::terminate handler that prints the last saved stack trace
19: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (24 ms)
19: [----------] 2 tests from defaultdevicetype_DeathTest (229 ms total)
19: 
19: [----------] 1 test from defaultdevicetype
19: [ RUN      ] defaultdevicetype.stacktrace_normal
19: Top of f1
19: Top of f0
19: Top of f0
19: test_f1:
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3e6420]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x381e2e]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x37d931]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b584d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x38f3b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3904b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x390d52]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3a047d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b64bd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x39fcfd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x37f970]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f25cb8a4083]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x37d7de]
19:  
19: demangled test_f1:
19: [0x3e6420] Kokkos::Impl::save_stacktrace()
19: [0x381e2e] Test::stacktrace_test_f1(std::ostream&)
19: [0x37d931] Test::test_stacktrace(bool, bool)
19: [0x3b584d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x38f3b9] testing::Test::Run()
19: [0x3904b9] testing::TestInfo::Run()
19: [0x390d52] testing::TestSuite::Run()
19: [0x3a047d] testing::internal::UnitTestImpl::RunAllTests()
19: [0x3b64bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x39fcfd] testing::UnitTest::Run()
19: [0x37f970] main
19: [0x7f25cb8a4083] __libc_start_main
19: [0x37d7de] _start
19:  
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f1
19: Top of f0
19: Top of f0
19: StackTrace f3(std::cout, 4) returned: 110
19: test_f3:
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3e6420]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x381e2e]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x382276]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x37e431]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b584d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x38f3b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3904b9]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x390d52]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3a047d]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3b64bd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x39fcfd]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x37f970]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f25cb8a4083]
19: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x37d7de]
19:  
19: demangled test_f3:
19: [0x3e6420] Kokkos::Impl::save_stacktrace()
19: [0x381e2e] Test::stacktrace_test_f1(std::ostream&)
19: [0x382276] Test::stacktrace_test_f3(std::ostream&, int)
19: [0x37e431] Test::test_stacktrace(bool, bool)
19: [0x3b584d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x38f3b9] testing::Test::Run()
19: [0x3904b9] testing::TestInfo::Run()
19: [0x390d52] testing::TestSuite::Run()
19: [0x3a047d] testing::internal::UnitTestImpl::RunAllTests()
19: [0x3b64bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x39fcfd] testing::UnitTest::Run()
19: [0x37f970] main
19: [0x7f25cb8a4083] __libc_start_main
19: [0x37d7de] _start
19:  
19: Test setting std::terminate handler that prints the last saved stack trace
19: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
19: [----------] 1 test from defaultdevicetype (0 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 3 tests from 2 test suites ran. (230 ms total)
19: [  PASSED  ] 3 tests.
19/49 Test #19: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    0.70 sec
test 20
      Start 20: Kokkos_IncrementalTest_SERIAL

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

21: Test command: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_IncrementalTest_HIP
21: Test timeout computed to be: 1500
21: [==========] Running 28 tests from 1 test suite.
21: [----------] Global test environment set-up.
21: [----------] 28 tests from HIP
21: [ RUN      ] HIP.IncrTest_01_execspace_typedef
21: [       OK ] HIP.IncrTest_01_execspace_typedef (0 ms)
21: [ RUN      ] HIP.IncrTest_01_execspace
21: Device Execution Space:
21:   KOKKOS_ENABLE_HIP: yes
21: HIP Options:
21:   KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
21: 
21: Runtime Configuration:
21: macro  KOKKOS_ENABLE_HIP : defined
21: macro  HIP_VERSION = 50631061 = version 5.6.31061
21: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 0, Wavefront Size: 64 : Selected
21: HIP
21: [       OK ] HIP.IncrTest_01_execspace (0 ms)
21: [ RUN      ] HIP.IncrTest_02_AtomicExchange
21: [       OK ] HIP.IncrTest_02_AtomicExchange (0 ms)
21: [ RUN      ] HIP.IncrTest_02_AtomicAdd
21: [       OK ] HIP.IncrTest_02_AtomicAdd (0 ms)
21: [ RUN      ] HIP.IncrTest_02_AtomicSub
21: [       OK ] HIP.IncrTest_02_AtomicSub (0 ms)
21: [ RUN      ] HIP.IncrTest_03a_memspace_malloc
21: [       OK ] HIP.IncrTest_03a_memspace_malloc (1 ms)
21: [ RUN      ] HIP.IncrTest_03b_memspace_free
21: [       OK ] HIP.IncrTest_03b_memspace_free (2545 ms)
21: [ RUN      ] HIP.IncrTest_04_simple_parallelFor
21: [       OK ] HIP.IncrTest_04_simple_parallelFor (1 ms)
21: [ RUN      ] HIP.IncrTest_04_RangePolicy_parallelFor
21: [       OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms)
21: [ RUN      ] HIP.IncrTest_05_reduction
21: [       OK ] HIP.IncrTest_05_reduction (6 ms)
21: [ RUN      ] HIP.IncrTest_06_mdrange2D
21: [       OK ] HIP.IncrTest_06_mdrange2D (0 ms)
21: [ RUN      ] HIP.IncrTest_06_mdrange3D
21: [       OK ] HIP.IncrTest_06_mdrange3D (0 ms)
21: [ RUN      ] HIP.IncrTest_06_mdrange4D
21: [       OK ] HIP.IncrTest_06_mdrange4D (0 ms)
21: [ RUN      ] HIP.IncrTest_08_deep_copy_2D
21: [       OK ] HIP.IncrTest_08_deep_copy_2D (1 ms)
21: [ RUN      ] HIP.IncrTest_08_deep_copy_3D
21: [       OK ] HIP.IncrTest_08_deep_copy_3D (0 ms)
21: [ RUN      ] HIP.IncrTest_08_deep_copy_4D
21: [       OK ] HIP.IncrTest_08_deep_copy_4D (0 ms)
21: [ RUN      ] HIP.IncrTest_10_Hierarchical_Basics
21: [       OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms)
21: [ RUN      ] HIP.IncrTest_11a_Hierarchical_ForLoop
21: [       OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms)
21: [ RUN      ] HIP.IncrTest_11b_Hierarchical_ForLoop
21: [       OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms)
21: [ RUN      ] HIP.IncrTest_11c_Hierarchical_ForLoop
21: [       OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (224 ms)
21: [ RUN      ] HIP.IncrTest_12a_ThreadScratch
21: [       OK ] HIP.IncrTest_12a_ThreadScratch (4 ms)
21: [ RUN      ] HIP.IncrTest_12b_TeamScratch
21: [       OK ] HIP.IncrTest_12b_TeamScratch (1 ms)
21: [ RUN      ] HIP.IncrTest_13a_Hierarchical_Red
21: [       OK ] HIP.IncrTest_13a_Hierarchical_Red (1 ms)
21: [ RUN      ] HIP.IncrTest_13b_Hierarchical_Red
21: [       OK ] HIP.IncrTest_13b_Hierarchical_Red (1 ms)
21: [ RUN      ] HIP.IncrTest_13c_Hierarchical_Red
21: [       OK ] HIP.IncrTest_13c_Hierarchical_Red (1 ms)
21: [ RUN      ] HIP.incr_14_MDrangeReduce
21: [       OK ] HIP.incr_14_MDrangeReduce (1 ms)
21: [ RUN      ] HIP.IncrTest_16_parallelscan
21: [       OK ] HIP.IncrTest_16_parallelscan (5 ms)
21: [ RUN      ] HIP.incr_17_atomicView
21: [       OK ] HIP.incr_17_atomicView (1 ms)
21: [----------] 28 tests from HIP (2804 ms total)
21: 
21: [----------] Global test environment tear-down
21: [==========] 28 tests from 1 test suite ran. (2804 ms total)
21: [  PASSED  ] 28 tests.
21/49 Test #21: Kokkos_IncrementalTest_HIP ..................   Passed    3.19 sec
test 22
      Start 22: Kokkos_CoreUnitTest_CTestDevice

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

23: Test command: /var/jenkins/workspace/Kokkos/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
23: Test timeout computed to be: 1500
23/49 Test #23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.02 sec
test 24
      Start 24: Kokkos_CoreUnitTest_DeviceAndThreads

24: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos/build/core/unit_test/TestDeviceAndThreads.py"
24: Test timeout computed to be: 1500
24: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no device detected'
24: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
24: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
24: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
24: 
24: ----------------------------------------------------------------------
24: Ran 4 tests in 3.027s
24: 
24: OK (skipped=2)
24/49 Test #24: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed    3.08 sec
test 25
      Start 25: Kokkos_PerformanceTest_TaskDag

25: Test command: /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
25: Test timeout computed to be: 1500
25/49 Test #25: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.02 sec
test 26
      Start 26: Kokkos_PerformanceTest_Benchmark

26: Test command: /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2023-09-22_T03-58-09.json"
26: Test timeout computed to be: 1500
26: 2023-09-22T04:25:32+00:00
26: Running /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
26: Run on (64 X 2994.49 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x32)
26:   L1 Instruction 32 KiB (x32)
26:   L2 Unified 512 KiB (x32)
26:   L3 Unified 16384 KiB (x16)
26: Load Average: 2.27, 3.43, 5.13
26: CPU architecture: none
26: Default Device: N6Kokkos3HIPE
26: GPU architecture: AMD_GFX908
26: KOKKOS_COMPILER_CLANG: 1600
26: KOKKOS_ENABLE_ASM: no
26: KOKKOS_ENABLE_CXX17: no
26: KOKKOS_ENABLE_CXX20: yes
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HBWSPACE: no
26: KOKKOS_ENABLE_HIP: yes
26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
26: KOKKOS_ENABLE_LIBDL: yes
26: KOKKOS_ENABLE_LIBRT: no
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: KOKKOS_ENABLE_SERIAL: yes
26: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 0, Wavefront Size: 64 : Selected
26: Kokkos Version: 4.1.99
26: macro  KOKKOS_ENABLE_HIP: defined
26: platform: 64bit
26: ---------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
26: ---------------------------------------------------------------------------------------------------------------------------------------------------
26: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.008 s         0.009 s             5       1024        7.62394u
26: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.008 s         0.008 s             5     2.048k        3.83264u
26: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.008 s         0.008 s             5     4.096k        1.91336u
26: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.008 s         0.010 s             5     8.192k        949.463n
26: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.008 s         0.011 s             5    16.384k        477.663n
26: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.008 s         0.015 s             5    32.768k        250.798n
26: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.009 s         0.020 s             5    65.536k        129.329n
26: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.011 s         0.033 s             5   131.072k        85.0576n
26: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.015 s         0.057 s             5   262.144k        55.8709n
26: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.022 s         0.102 s             5   524.288k        41.7034n
26: ----------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
26: ----------------------------------------------------------------------------------------------------------------------------------------------
26: CustomReduction<double>/N:100000/R:1000/manual_time                                0.007 s         0.020 s            95 14.6049k/s       11.5
26: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
26: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.513 s         0.510 s             1       0.0989905    0.0476532               0.0876339            0.0429936   0.0438993          6.102u
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.044 s         0.044 s            16        8.17568m     4.05227m                7.75358m                  3.85994m    3.87416m          2.715u
26: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.071 s         0.071 s            10       0.0124777    0.0106522                9.04544m                  4.94142m    4.54619m          4.088u
26: ---------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
26: ---------------------------------------------------------------------------------------------------------------------------------------------------
26: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        27.3945n
26: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        14.3433n
26: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k         7.0249n
26: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        3.56262n
26: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.83331n
26: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        970.154p
26: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k         623.26p
26: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        503.342p
26: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        480.141p
26: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        388.971p
26: -----------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
26: -----------------------------------------------------------------------------------------------------------------------------------
26: Malloc/N:1/manual_time                                                              14.8 us         27.9 us        47718 67.5256k/s
26: Malloc/N:16/manual_time                                                             14.9 us         28.0 us        46967  67.105k/s
26: Malloc/N:256/manual_time                                                            14.7 us         27.7 us        47722 68.1499k/s
26: Malloc/N:4096/manual_time                                                           14.7 us         27.7 us        47776 68.1194k/s
26: Malloc/N:65536/manual_time                                                          14.7 us         27.8 us        47756 67.8239k/s
26: Malloc/N:1048576/manual_time                                                        14.8 us         27.8 us        47709 67.6615k/s
26: Malloc/N:16777216/manual_time                                                        541 us          120 us         8740 1.84678k/s
26: Malloc/N:268435456/manual_time                                                      9062 us          387 us           77  110.348/s
26: Malloc/N:4294967296/manual_time                                                   143714 us         2360 us            5  6.95825/s
26: MallocFree/N:1/manual_time                                                          27.0 us         27.0 us        25703 36.9716k/s
26: MallocFree/N:16/manual_time                                                         27.0 us         26.9 us        25910 37.0225k/s
26: MallocFree/N:256/manual_time                                                        27.2 us         27.2 us        25911 36.7319k/s
26: MallocFree/N:4096/manual_time                                                       27.3 us         27.3 us        25630 36.6237k/s
26: MallocFree/N:65536/manual_time                                                      27.1 us         27.1 us        25630 36.8746k/s
26: MallocFree/N:1048576/manual_time                                                    27.0 us         27.0 us        25916  37.024k/s
26: MallocFree/N:16777216/manual_time                                                    554 us          114 us         6576 1.80454k/s
26: MallocFree/N:268435456/manual_time                                                  9172 us          299 us           76  109.025/s
26: MallocFree/N:4294967296/manual_time                                               144385 us         2152 us            5  6.92592/s
26: MallocTouch/N:1/manual_time                                                         15.0 us         27.9 us        46648 66.7794k/s
26: MallocTouch/N:16/manual_time                                                        14.9 us         27.8 us        46891 67.0933k/s
26: MallocTouch/N:256/manual_time                                                       14.9 us         27.9 us        46867 66.9748k/s
26: MallocTouch/N:4096/manual_time                                                      28.7 us         44.5 us        25300 34.7893k/s
26: MallocTouch/N:65536/manual_time                                                     30.0 us         46.0 us        23608 33.3465k/s
26: MallocTouch/N:1048576/manual_time                                                   33.0 us         48.6 us        21070 30.2885k/s
26: MallocTouch/N:16777216/manual_time                                                   518 us          142 us         6955 1.93094k/s
26: MallocTouch/N:268435456/manual_time                                                 9081 us          400 us           77  110.121/s
26: MallocTouch/N:4294967296/manual_time                                              143786 us         3463 us            5  6.95476/s
26: MallocTouchFree/N:1/manual_time                                                     28.9 us         28.9 us        24184 34.5815k/s
26: MallocTouchFree/N:16/manual_time                                                    28.9 us         28.8 us        24178 34.6123k/s
26: MallocTouchFree/N:256/manual_time                                                   28.9 us         28.9 us        24158 34.5916k/s
26: MallocTouchFree/N:4096/manual_time                                                  44.7 us         44.6 us        15373 22.3634k/s
26: MallocTouchFree/N:65536/manual_time                                                 45.9 us         45.8 us        15331 21.7816k/s
26: MallocTouchFree/N:1048576/manual_time                                               49.0 us         48.9 us        14342 20.4062k/s
26: MallocTouchFree/N:16777216/manual_time                                               517 us          149 us         4909 1.93497k/s
26: MallocTouchFree/N:268435456/manual_time                                             9173 us          444 us           76  109.017/s
26: MallocTouchFree/N:4294967296/manual_time                                          144414 us         3254 us            5  6.92453/s
26: ----------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
26: ----------------------------------------------------------------------------------------------------------------------------------------------
26: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.024 s         0.002 s            29  32.7692/s        800
26: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.002 s            26  30.0454/s        800
26: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.002 s            26  30.0054/s        800
26: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.002 s            26  30.0012/s        800
26: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.002 s            26  29.9978/s        800
26: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.002 s            26  29.9979/s        800
26: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.002 s            26  30.0106/s        800
26: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.002 s            26  29.9992/s        800
26: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.002 s            26  30.0094/s        800
26: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.002 s            26  30.0025/s        800
26: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.002 s            26  29.9997/s        800
26: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.002 s            26  30.0001/s        800
26: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.002 s            26  30.0045/s        800
26: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.002 s            26  30.0032/s        800
26: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.002 s            26   30.017/s        800
26: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.002 s            26  30.0608/s        800
26: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           433  996.501/s       1.6k
26: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           433  1005.78/s       1.6k
26: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           435  1014.59/s       1.6k
26: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           435  1014.82/s       1.6k
26: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           435  1014.81/s       1.6k
26: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           435  1014.61/s       1.6k
26: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           435  1014.47/s       1.6k
26: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.003 s         0.003 s           225  512.991/s       1.6k
26: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.003 s         0.003 s           224  514.332/s       1.6k
26: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           435  1014.28/s       1.6k
26: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           325  742.972/s       1.6k
26: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           276  640.885/s       1.6k
26: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           435  1014.81/s       1.6k
26: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           435  1014.59/s       1.6k
26: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           435  1014.77/s       1.6k
26: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           435  1014.51/s       1.6k
26: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.014 s         0.014 s            48  110.749/s       1.6k
26: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.014 s         0.014 s            49  111.124/s       1.6k
26: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           221  506.831/s       1.6k
26: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.008 s         0.008 s            90  206.407/s       1.6k
26: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           435   1014.4/s       1.6k
26: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           435  1014.52/s       1.6k
26: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.016 s         0.016 s            44  99.5849/s       1.6k
26: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.021 s         0.021 s            33  75.0219/s       1.6k
26: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           435  1014.32/s       1.6k
26: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           435   1014.3/s       1.6k
26: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.018 s         0.018 s            40  91.0446/s       1.6k
26: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.019 s         0.019 s            37  84.0108/s       1.6k
26: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           435  1014.49/s       1.6k
26: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           435   1014.3/s       1.6k
26: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.018 s         0.018 s            38  87.5664/s       1.6k
26: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.019 s         0.019 s            37  84.9252/s       1.6k
26: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           444  1033.94/s       1.6k
26: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           444  1033.97/s       1.6k
26: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           444  1033.98/s       1.6k
26: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           444  1033.95/s       1.6k
26: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           888  1044.74/s        800
26: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892  1045.11/s        800
26: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892  1045.02/s        800
26: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892   1045.2/s        800
26: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892   1045.1/s        800
26: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892  1045.46/s        800
26: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892  1045.41/s        800
26: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           893   1045.3/s        800
26: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892  1045.18/s        800
26: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892  1045.29/s        800
26: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892   1045.1/s        800
26: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892  1045.18/s        800
26: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892  1045.27/s        800
26: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892   1045.3/s        800
26: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892  1045.19/s        800
26: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           891  1044.74/s        800
26: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           893  1045.57/s        800
26: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           892  1045.26/s        800
26: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.30403k/s       1.6k
26: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.17061k/s       1.6k
26: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.20705k/s       1.6k
26: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.70616k/s       1.6k
26: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.66042k/s       1.6k
26: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.76521k/s       1.6k
26: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.27635k/s       1.6k
26: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 8.25944k/s       1.6k
26: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.65102k/s       1.6k
26: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.49515k/s       1.6k
26: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.01482k/s       1.6k
26: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.33481k/s       1.6k
26: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.33823k/s       1.6k
26: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10  3.8558k/s       1.6k
26: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.64661k/s       1.6k
26: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.99882k/s       1.6k
26: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.16865k/s       1.6k
26: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.24814k/s       1.6k
26: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.92261k/s       1.6k
26: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.82224k/s       1.6k
26: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.43244k/s       1.6k
26: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.003 s         0.001 s            10  477.074/s       1.6k
26: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.003 s         0.001 s            10  518.374/s       1.6k
26: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.003 s         0.001 s            10  495.029/s       1.6k
26: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.003 s         0.000 s            10  535.623/s       1.6k
26: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.003 s         0.000 s            10  543.437/s       1.6k
26: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.003 s         0.000 s            10  560.118/s       1.6k
26: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.003 s         0.000 s            10  565.974/s       1.6k
26: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.003 s         0.001 s            10  519.529/s       1.6k
26: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.003 s         0.000 s            10  545.055/s       1.6k
26: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.003 s         0.000 s            10  542.922/s       1.6k
26: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.003 s         0.000 s            10  566.583/s       1.6k
26: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.028 s         0.002 s            10  56.9968/s       1.6k
26: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.031 s         0.002 s            10  51.5799/s       1.6k
26/49 Test #26: Kokkos_PerformanceTest_Benchmark ............   Passed  125.33 sec
test 27
      Start 27: Kokkos_Benchmark_Atomic_MinMax

27: Test command: /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2023-09-22_T03-58-09.json"
27: Test timeout computed to be: 1500
27: 2023-09-22T04:27:37+00:00
27: Running /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
27: Run on (64 X 2994.49 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x32)
27:   L1 Instruction 32 KiB (x32)
27:   L2 Unified 512 KiB (x32)
27:   L3 Unified 16384 KiB (x16)
27: Load Average: 1.83, 2.83, 4.69
27: CPU architecture: none
27: Default Device: N6Kokkos3HIPE
27: GPU architecture: AMD_GFX908
27: KOKKOS_COMPILER_CLANG: 1600
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: no
27: KOKKOS_ENABLE_CXX20: yes
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HBWSPACE: no
27: KOKKOS_ENABLE_HIP: yes
27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_LIBRT: no
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 gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 0, Wavefront Size: 64 : Selected
27: Kokkos Version: 4.1.99
27: macro  KOKKOS_ENABLE_HIP: defined
27: platform: 64bit
27: ----------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                              Time             CPU   Iterations
27: ----------------------------------------------------------------------------------------------------------------------------------------
27: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
27: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
27: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
27: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
27: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
27: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
27: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
27: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
27: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
27: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
27: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
27: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
27: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
27: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
27: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
27: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
27: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
27: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
27: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
27: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
27: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
27: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
27: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
27: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
27: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
27: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
27: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
27: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
27: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
27: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
27: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
27: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
27: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
27: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
27: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
27: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
27: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
27: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
27: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
27: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
27: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
27: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
27: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
27: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
27: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
27: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
27: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
27: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
27/49 Test #27: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.44 sec
test 28
      Start 28: Kokkos_PerformanceTest_Mempool

28: Test command: /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2023-09-22_T03-58-09.json"
28: Test timeout computed to be: 1500
28: 2023-09-22T04:27:37+00:00
28: Running /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_PerformanceTest_Mempool
28: Run on (64 X 2994.49 MHz CPU s)
28: CPU Caches:
28:   L1 Data 32 KiB (x32)
28:   L1 Instruction 32 KiB (x32)
28:   L2 Unified 512 KiB (x32)
28:   L3 Unified 16384 KiB (x16)
28: Load Average: 1.83, 2.83, 4.69
28: CPU architecture: none
28: Default Device: N6Kokkos3HIPE
28: GPU architecture: AMD_GFX908
28: KOKKOS_COMPILER_CLANG: 1600
28: KOKKOS_ENABLE_ASM: no
28: KOKKOS_ENABLE_CXX17: no
28: KOKKOS_ENABLE_CXX20: yes
28: KOKKOS_ENABLE_CXX23: no
28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
28: KOKKOS_ENABLE_HBWSPACE: no
28: KOKKOS_ENABLE_HIP: yes
28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
28: KOKKOS_ENABLE_HWLOC: no
28: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
28: KOKKOS_ENABLE_LIBDL: yes
28: KOKKOS_ENABLE_LIBRT: no
28: KOKKOS_ENABLE_PRAGMA_IVDEP: no
28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
28: KOKKOS_ENABLE_PRAGMA_UNROLL: no
28: KOKKOS_ENABLE_PRAGMA_VECTOR: no
28: KOKKOS_ENABLE_SERIAL: yes
28: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 0, Wavefront Size: 64 : Selected
28: Kokkos Version: 4.1.99
28: macro  KOKKOS_ENABLE_HIP: defined
28: platform: 64bit
28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: 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          2886               22.7085M/s
28: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
28: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: 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          9460                 150.39M/s
28/49 Test #28: Kokkos_PerformanceTest_Mempool ..............   Passed    2.96 sec
test 29
      Start 29: Kokkos_PerformanceTest_Atomic

29: Test command: /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2023-09-22_T03-58-09.json"
29: Test timeout computed to be: 1500
29: 2023-09-22T04:27:40+00:00
29: Running /var/jenkins/workspace/Kokkos/build/core/perf_test/Kokkos_PerformanceTest_Atomic
29: Run on (64 X 2994.49 MHz CPU s)
29: CPU Caches:
29:   L1 Data 32 KiB (x32)
29:   L1 Instruction 32 KiB (x32)
29:   L2 Unified 512 KiB (x32)
29:   L3 Unified 16384 KiB (x16)
29: Load Average: 1.84, 2.82, 4.67
29: CPU architecture: none
29: Default Device: N6Kokkos3HIPE
29: GPU architecture: AMD_GFX908
29: KOKKOS_COMPILER_CLANG: 1600
29: KOKKOS_ENABLE_ASM: no
29: KOKKOS_ENABLE_CXX17: no
29: KOKKOS_ENABLE_CXX20: yes
29: KOKKOS_ENABLE_CXX23: no
29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
29: KOKKOS_ENABLE_HBWSPACE: no
29: KOKKOS_ENABLE_HIP: yes
29: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
29: KOKKOS_ENABLE_HWLOC: no
29: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
29: KOKKOS_ENABLE_LIBDL: yes
29: KOKKOS_ENABLE_LIBRT: no
29: KOKKOS_ENABLE_PRAGMA_IVDEP: no
29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
29: KOKKOS_ENABLE_PRAGMA_UNROLL: no
29: KOKKOS_ENABLE_PRAGMA_VECTOR: no
29: KOKKOS_ENABLE_SERIAL: yes
29: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 0, Wavefront Size: 64 : Selected
29: Kokkos Version: 4.1.99
29: macro  KOKKOS_ENABLE_HIP: defined
29: platform: 64bit
29: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
29: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
29: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
29: Test_Atomic<int>/100000/iterations:10                          3.58 s          3.57 s            10          1            4    2.57915m        1.24063m       55.9u     704.983M          87.864k     704.983M
29: Test_Atomic<long int>/100000/iterations:10                     12.3 s          12.2 s            10          1            8     20.7969        1.36497m     116.62u     4.99995G         196.414k     4.99995G
29: Test_Atomic<long long int>/100000/iterations:10                12.2 s          12.2 s            10          1            8     20.1915        1.37478m     117.12u     4.99995G          64.894k     4.99995G
29: Test_Atomic<unsigned int>/100000/iterations:10                 3.58 s          3.57 s            10          1            4    2.64247m        1.29703m      56.11u     704.983M          94.968k     704.983M
29: Test_Atomic<unsigned long int>/100000/iterations:10            12.2 s          12.2 s            10          1            8     20.5748        1.41165m     116.42u     4.99995G          33.726k     4.99995G
29: Test_Atomic<unsigned long long int>/100000/iterations:10       4.10 s          4.08 s            10          1            8    2.59266m        1.21979m     115.71u     4.99995G          72.574k     4.99995G
29: Test_Atomic<float>/100000/iterations:10                        10.7 s          10.7 s            10          0            4     17.7219        1.29834m     911.01u      5.0001G          151.16k     4.99989G
29: Test_Atomic<double>/100000/iterations:10                       12.2 s          12.2 s            10          1            8     19.6765        2.51602m    1.67174m     4.99995G         160.254k     4.99995G
29: Test_Atomic<int>/100000/iterations:10                          3.58 s          3.57 s            10          1            4    2.79225m        1.20226m       55.8u     704.983M          51.704k     704.983M
29/49 Test #29: Kokkos_PerformanceTest_Atomic ...............   Passed  745.03 sec
test 30
      Start 30: Kokkos_ContainersUnitTest_Serial

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

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

32: Test command: /var/jenkins/workspace/Kokkos/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP
32: Test timeout computed to be: 1500
32: [==========] Running 4 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 4 tests from TEST_CATEGORY
32: [ RUN      ] TEST_CATEGORY.dynrankview_perf
32: HIP
32:  DynRankView vs View: Initialization Only 
32:  View time (init only): 0.00335127
32:  View sum computation time: 0.00335127
32:  Strided View time (init only): 0.00141969
32:  View Rank7 time (init only): 0.00178903
32:  DynRankView time (init only): 0.00171987
32:  DynRankView sum computation time: 0.00154432
32:  Ratio of View to DynRankView time: 1.94856
32:  Ratio of View to DynRankView sum computation time: 0.998618
32:  Ratio of View to View Rank7  time: 1.87324
32:  Ratio of StrideView to DynRankView time: 0.825461
32:  Ratio of DynRankView to View Rank7  time: 0.961342
32: [       OK ] TEST_CATEGORY.dynrankview_perf (16 ms)
32: [ RUN      ] TEST_CATEGORY.global_2_local
32: HIP
32: size, create, generate, fill, find
32: 256, 0.000241544, 1.4087e-05, 0.00300837, 0.00375061
32: 512, 0.000220835, 1.3977e-05, 3.3894e-05, 0.00368608
32: 1024, 0.000180649, 1.1601e-05, 3.3453e-05, 0.00375339
32: 2048, 0.000240261, 1.2243e-05, 3.5947e-05, 0.00389375
32: 4096, 0.000204313, 1.2053e-05, 3.6669e-05, 0.00398622
32: 8192, 0.000198673, 1.2042e-05, 3.765e-05, 0.00401178
32: 16384, 0.000232516, 1.1742e-05, 3.9023e-05, 0.00409704
32: 32768, 0.000272672, 1.1812e-05, 3.9113e-05, 0.00411209
32: 65536, 0.000310744, 1.1982e-05, 4.4634e-05, 0.00422036
32: 131072, 0.000291348, 1.2213e-05, 6.7467e-05, 0.00533607
32: 262144, 0.000406233, 1.4126e-05, 0.000115537, 0.00680374
32: 524288, 0.000608924, 1.612e-05, 0.000288812, 0.0100827
32: 1048576, 0.000580019, 2.0368e-05, 0.000712067, 0.0215736
32: 2097152, 0.000629973, 2.7191e-05, 0.00159492, 0.0477916
32: 4194304, 0.000734008, 3.8292e-05, 0.00357933, 0.108812
32: [       OK ] TEST_CATEGORY.global_2_local (251 ms)
32: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
32: skipping test
32: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
32: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
32: skipping test
32: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
32: [----------] 4 tests from TEST_CATEGORY (268 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 4 tests from 1 test suite ran. (268 ms total)
32: [  PASSED  ] 4 tests.
32/49 Test #32: Kokkos_ContainersPerformanceTest_HIP ........   Passed    0.65 sec
test 33
      Start 33: Kokkos_UnitTest_Sort

33: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
33: Test timeout computed to be: 1500
33: [==========] Running 9 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 9 tests from hip
33: [ RUN      ] hip.SortUnsignedValueType
33: [       OK ] hip.SortUnsignedValueType (29 ms)
33: [ RUN      ] hip.SortEmptyView
33: [       OK ] hip.SortEmptyView (0 ms)
33: [ RUN      ] hip.SortWithCustomComparator
33: [       OK ] hip.SortWithCustomComparator (1058 ms)
33: [ RUN      ] hip.BinSortGenericTests
33: [       OK ] hip.BinSortGenericTests (17 ms)
33: [ RUN      ] hip.BinSortEmptyView
33: [       OK ] hip.BinSortEmptyView (0 ms)
33: [ RUN      ] hip.BinSortEmptyKeysView
33: [       OK ] hip.BinSortEmptyKeysView (0 ms)
33: [ RUN      ] hip.BinSortUnsignedKeyLayoutStrideValues
33: [       OK ] hip.BinSortUnsignedKeyLayoutStrideValues (11855 ms)
33: [ RUN      ] hip.NestedSort
33: [       OK ] hip.NestedSort (66 ms)
33: [ RUN      ] hip.NestedSortByKey
33: [       OK ] hip.NestedSortByKey (161 ms)
33: [----------] 9 tests from hip (13190 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 9 tests from 1 test suite ran. (13190 ms total)
33: [  PASSED  ] 9 tests.
33/49 Test #33: Kokkos_UnitTest_Sort ........................   Passed   13.57 sec
test 34
      Start 34: Kokkos_UnitTest_Random

34: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_UnitTest_Random
34: Test timeout computed to be: 1500
34: [==========] Running 3 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from hip
34: [ RUN      ] hip.Random_XorShift64
34: Test Seed:1695357734368080201
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.0143502 -0.0217457 || 0.051031 28009 29371 || 29091.9 28674.4 || -300.612 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.0172107 -0.00201991 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.0163694 0.00589862 || 0.051031 28025 29288 || 29151.6 28674.4 || 81.5425 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.00721996 -0.00399272 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.00224157 -0.00415423 || 0.051031 28014 29361 || 28738.8 28674.4 || -57.4281 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0080574 -0.00237764 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.0110897 -0.0231329 || 0.051031 28057 29284 || 28359.9 28674.4 || -319.79 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0054043 -0.00428805 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000243847 -0.99999 -48242.8 || 0.051031 0 194939 || 2.92864e+09 28674.4 || -6.66909e+08 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 0.000730472 -0.314483 0.160872 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.83613e-07 -0.0196266 0.0226238 || 0.051031 28035 29325 || 29248.4 28674.4 || 312.752 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.64335e-07 0.014502 0.00876053 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.65955e-07 -0.00374046 -0.0192693 || 0.051031 28011 29360 || 28782 28674.4 || -266.379 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.11361e-07 0.015281 -0.00133176 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.00028479 -0.00558596 || 0.051031 28022 29336 || 28682.6 28674.4 || -77.2204 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.0277247 -0.00537644 || 0.051031 1e+64 -1e+64
34: Test Seed:1695357734532564043
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.00716148 -0.000281959 || 0.051031 27954 29354 || 28470.5 28674.4 || -3.89781 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.00926155 -0.00371417 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.00641907 -0.0259115 || 0.051031 28017 29352 || 28859.6 28674.4 || -358.201 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.00461339 -0.00333616 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.00241957 0.00279075 || 0.051031 28095 29298 || 28743.9 28674.4 || 38.5794 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0043355 0.00285425 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.00635915 0.012163 || 0.051031 28022 29347 || 28493.2 28674.4 || 168.142 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.00702832 0.00767897 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000245008 -0.99999 -48243.9 || 0.051031 0 195161 || 2.92853e+09 28674.4 || -6.66923e+08 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 0.000733921 -0.321674 0.154851 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.68478e-07 -0.00140233 -0.00390335 || 0.051031 27960 29333 || 28714.7 28674.4 || -53.9599 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.18929e-07 -0.0122022 -0.0124906 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.76045e-07 -0.0247906 -0.00896915 || 0.051031 28055 29335 || 29403.3 28674.4 || -123.989 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.41632e-07 -0.0200509 0.00710922 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.00812879 0.0154907 || 0.051031 27857 29428 || 28909.4 28674.4 || 214.144 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.00147025 0.00494195 || 0.051031 1e+64 -1e+64
34: [       OK ] hip.Random_XorShift64 (325 ms)
34: [ RUN      ] hip.Random_XorShift1024_0
34: Test Seed:1695357734693103567
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.0045371 -0.00116323 || 0.051031 10945 11757 || 11325.6 11377 || -16.0804 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.000444725 -0.00187246 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.0300053 -0.00998084 || 0.051031 10955 11799 || 11045.5 11377 || -137.975 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.00339135 -0.00249676 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.00170387 0.000492467 || 0.051031 10949 11856 || 11357.6 11377 || 6.80786 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.00466546 -0.00119277 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.00698732 -0.00400311 || 0.051031 10999 11814 || 11457 11377 || -55.339 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.00210188 0.00269256 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000243017 -0.999975 -7595.53 || 0.051031 0 77765 || 4.61083e+08 11377 || -1.05001e+08 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 0.000728794 -0.163806 0.0174571 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 3.05176e-07 -0.000585365 0.00128616 || 0.051031 10954 11775 || 11383.6 11377 || 17.7798 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 4.19617e-07 0.0169268 0.00175187 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.86102e-07 -0.0167031 0.0153777 || 0.051031 10989 11813 || 11570.2 11377 || 212.581 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.62396e-07 0.0150382 0.00452986 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.00935606 0.000849684 || 0.051031 10945 11789 || 11271.5 11377 || 11.746 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 4.12971e-05 -0.00169688 || 0.051031 1e+64 -1e+64
34: Test Seed:1695357734825045522
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.00490429 -0.00727298 || 0.051031 10959 11768 || 11433 11377 || -100.542 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.0199432 -0.000478529 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.00974147 -0.0132251 || 0.051031 10901 11807 || 11488.9 11377 || -182.823 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.0284641 0.000201547 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.00106966 -0.00804249 || 0.051031 10934 11806 || 11364.8 11377 || -111.179 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.00139238 -0.00151929 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.0151502 0.0013158 || 0.051031 10955 11797 || 11552 11377 || 18.1896 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.00951113 0.0006653 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000243431 -0.999975 -7594.58 || 0.051031 0 77638 || 4.60991e+08 11377 || -1.04987e+08 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 0.000729941 -0.138479 0.0266372 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.79744e-07 0.0116298 0.000907312 || 0.051031 10965 11767 || 11246.2 11377 || 12.5427 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.43323e-07 -0.0154558 0.00264691 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.79744e-07 -0.0130244 -0.00128645 || 0.051031 10993 11802 || 11527.1 11377 || -17.7838 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.43323e-07 -0.00646347 -0.0037843 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.0261669 -0.00264545 || 0.051031 10777 11824 || 11086.8 11377 || -36.5707 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.000668695 0.00205692 || 0.051031 1e+64 -1e+64
34: [       OK ] hip.Random_XorShift1024_0 (325 ms)
34: [ RUN      ] hip.Multi_streams
34: [       OK ] hip.Multi_streams (434 ms)
34: [----------] 3 tests from hip (1084 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 3 tests from 1 test suite ran. (1084 ms total)
34: [  PASSED  ] 3 tests.
34/49 Test #34: Kokkos_UnitTest_Random ......................   Passed    1.47 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A

35: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
35: Test timeout computed to be: 1500
35: [==========] Running 14 tests from 3 test suites.
35: [----------] Global test environment set-up.
35: [----------] 3 tests from std_algorithms_reducers
35: [ RUN      ] std_algorithms_reducers.max_first_loc
35: checking reduction with order: LeftToRight
35: checking reduction with order: RightToLeft
35: checking reduction with order: Random
35: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
35: [ RUN      ] std_algorithms_reducers.min_first_loc
35: checking reduction with order: LeftToRight
35: checking reduction with order: RightToLeft
35: checking reduction with order: Random
35: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
35: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
35: checking reduction with order: LeftToRight
35: checking reduction with order: RightToLeft
35: checking reduction with order: Random
35: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
35: [----------] 3 tests from std_algorithms_reducers (0 ms total)
35: 
35: [----------] 1 test from std_algorithms
35: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
35: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
35: [----------] 1 test from std_algorithms (0 ms total)
35: 
35: [----------] 10 tests from random_access_iterator_test
35: [ RUN      ] random_access_iterator_test.constructor
35: [       OK ] random_access_iterator_test.constructor (1 ms)
35: [ RUN      ] random_access_iterator_test.dereference
35: [       OK ] random_access_iterator_test.dereference (0 ms)
35: [ RUN      ] random_access_iterator_test.subscript_operator
35: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
35: [ RUN      ] random_access_iterator_test.operatorsSet1
35: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
35: [ RUN      ] random_access_iterator_test.operatorsSet2
35: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
35: [ RUN      ] random_access_iterator_test.operatorsSet3
35: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
35: [ RUN      ] random_access_iterator_test.operatorsSet4
35: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
35: [ RUN      ] random_access_iterator_test.assignment_operator
35: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
35: [ RUN      ] random_access_iterator_test.distance
35: [       OK ] random_access_iterator_test.distance (0 ms)
35: [ RUN      ] random_access_iterator_test.traits_helpers
35: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
35: [----------] 10 tests from random_access_iterator_test (4 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 14 tests from 3 test suites ran. (4 ms total)
35: [  PASSED  ] 14 tests.
35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.39 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B

36: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
36: Test timeout computed to be: 1500
36: [==========] Running 7 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 7 tests from std_algorithms_min_max_element_test
36: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
36: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
36: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
36: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
36: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
36: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
36: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
36: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms)
36: [----------] 7 tests from std_algorithms_min_max_element_test (41 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 7 tests from 1 test suite ran. (41 ms total)
36: [  PASSED  ] 7 tests.
36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.42 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C

37: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
37: Test timeout computed to be: 1500
37: [==========] Running 13 tests from 10 test suites.
37: [----------] Global test environment set-up.
37: [----------] 1 test from std_algorithms_lexicographical_compare_test
37: [ RUN      ] std_algorithms_lexicographical_compare_test.test
37: [       OK ] std_algorithms_lexicographical_compare_test.test (183 ms)
37: [----------] 1 test from std_algorithms_lexicographical_compare_test (183 ms total)
37: 
37: [----------] 1 test from std_algorithms_for_each_test
37: [ RUN      ] std_algorithms_for_each_test.test
37: [       OK ] std_algorithms_for_each_test.test (110 ms)
37: [----------] 1 test from std_algorithms_for_each_test (110 ms total)
37: 
37: [----------] 1 test from std_algorithms_find_test
37: [ RUN      ] std_algorithms_find_test.test
37: [       OK ] std_algorithms_find_test.test (70 ms)
37: [----------] 1 test from std_algorithms_find_test (70 ms total)
37: 
37: [----------] 4 tests from std_algorithms_non_mod_seq_ops
37: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
37: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (597 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
37: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1169 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.search
37: [       OK ] std_algorithms_non_mod_seq_ops.search (795 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
37: [       OK ] std_algorithms_non_mod_seq_ops.search_n (449 ms)
37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3011 ms total)
37: 
37: [----------] 1 test from std_algorithms_count_test
37: [ RUN      ] std_algorithms_count_test.test
37: [       OK ] std_algorithms_count_test.test (91 ms)
37: [----------] 1 test from std_algorithms_count_test (91 ms total)
37: 
37: [----------] 1 test from std_algorithms_equal_test
37: [ RUN      ] std_algorithms_equal_test.test
37: [       OK ] std_algorithms_equal_test.test (17 ms)
37: [----------] 1 test from std_algorithms_equal_test (17 ms total)
37: 
37: [----------] 1 test from std_algorithms_all_any_none_of_test
37: [ RUN      ] std_algorithms_all_any_none_of_test.test
37: [       OK ] std_algorithms_all_any_none_of_test.test (74 ms)
37: [----------] 1 test from std_algorithms_all_any_none_of_test (74 ms total)
37: 
37: [----------] 1 test from std_algorithms_nonmod_seq_ops
37: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
37: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (102 ms)
37: [----------] 1 test from std_algorithms_nonmod_seq_ops (102 ms total)
37: 
37: [----------] 1 test from std_algorithms_mismatch_test
37: [ RUN      ] std_algorithms_mismatch_test.test
37: [       OK ] std_algorithms_mismatch_test.test (167 ms)
37: [----------] 1 test from std_algorithms_mismatch_test (167 ms total)
37: 
37: [----------] 1 test from std_algorithms_mod_seq_ops
37: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
37: [       OK ] std_algorithms_mod_seq_ops.move_backward (54 ms)
37: [----------] 1 test from std_algorithms_mod_seq_ops (54 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 13 tests from 10 test suites ran. (3885 ms total)
37: [  PASSED  ] 13 tests.
37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    4.28 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D

38: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
38: Test timeout computed to be: 1500
38: [==========] Running 33 tests from 5 test suites.
38: [----------] Global test environment set-up.
38: [----------] 5 tests from std_algorithms_mod_ops_test
38: [ RUN      ] std_algorithms_mod_ops_test.move
38: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
38: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.swap
38: [       OK ] std_algorithms_mod_ops_test.swap (0 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.swap_within_parfor
38: [       OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
38: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
38: [----------] 5 tests from std_algorithms_mod_ops_test (3 ms total)
38: 
38: [----------] 12 tests from std_algorithms_mod_seq_ops_test
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
38: [       OK ] std_algorithms_mod_seq_ops_test.copy (3 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
38: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
38: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
38: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
38: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
38: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
38: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
38: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
38: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total)
38: 
38: [----------] 4 tests from std_algorithms_replace_ops_test
38: [ RUN      ] std_algorithms_replace_ops_test.replace
38: [       OK ] std_algorithms_replace_ops_test.replace (29 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_if
38: [       OK ] std_algorithms_replace_ops_test.replace_if (141 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
38: [       OK ] std_algorithms_replace_ops_test.replace_copy (47 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
38: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (44 ms)
38: [----------] 4 tests from std_algorithms_replace_ops_test (263 ms total)
38: 
38: [----------] 11 tests from std_algorithms_mod_seq_ops
38: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
38: [       OK ] std_algorithms_mod_seq_ops.copy_if (40 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.unique
38: [       OK ] std_algorithms_mod_seq_ops.unique (244 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
38: [       OK ] std_algorithms_mod_seq_ops.unique_copy (75 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove
38: [       OK ] std_algorithms_mod_seq_ops.remove (59 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
38: [       OK ] std_algorithms_mod_seq_ops.remove_if (63 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
38: [       OK ] std_algorithms_mod_seq_ops.remove_copy (178 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
38: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (61 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.rotate
38: [       OK ] std_algorithms_mod_seq_ops.rotate (1375 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
38: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (413 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
38: [       OK ] std_algorithms_mod_seq_ops.shift_left (1349 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
38: [       OK ] std_algorithms_mod_seq_ops.shift_right (1323 ms)
38: [----------] 11 tests from std_algorithms_mod_seq_ops (5186 ms total)
38: 
38: [----------] 1 test from std_algorithms_modseq_test
38: [ RUN      ] std_algorithms_modseq_test.reverse
38: [       OK ] std_algorithms_modseq_test.reverse (47 ms)
38: [----------] 1 test from std_algorithms_modseq_test (47 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 33 tests from 5 test suites ran. (5506 ms total)
38: [  PASSED  ] 33 tests.
38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    5.90 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E

39: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
39: Test timeout computed to be: 1500
39: [==========] Running 29 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_sorting_ops_test
39: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
39: is_sorted: dynamic_view, all overloads 
39: is_sorted: stride2_view, all overloads 
39: is_sorted: stride3_view, all overloads 
39: [       OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms)
39: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
39: is_sorted_until: dynamic_view, all overloads 
39: is_sorted_until: stride2_view, all overloads 
39: is_sorted_until: stride3_view, all overloads 
39: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
39: [----------] 2 tests from std_algorithms_sorting_ops_test (25 ms total)
39: 
39: [----------] 4 tests from std_algorithms_partitioning_test
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms)
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
39: [ RUN      ] std_algorithms_partitioning_test.partition_point
39: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
39: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
39: 
39: [----------] 1 test from std_algorithms_partitioning_ops
39: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
39: [       OK ] std_algorithms_partitioning_ops.partition_copy (29 ms)
39: [----------] 1 test from std_algorithms_partitioning_ops (29 ms total)
39: 
39: [----------] 12 tests from std_algorithms_numerics_test
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
39: [----------] 12 tests from std_algorithms_numerics_test (15 ms total)
39: 
39: [----------] 1 test from std_algorithms_numerics_ops_test
39: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
39: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (65 ms)
39: [----------] 1 test from std_algorithms_numerics_ops_test (65 ms total)
39: 
39: [----------] 8 tests from std_algorithms_numeric_ops_test
39: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (466 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (332 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (137 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (43 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
39: [----------] 8 tests from std_algorithms_numeric_ops_test (979 ms total)
39: 
39: [----------] 1 test from std_algorithms_transform_ops_test
39: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
39: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (33 ms)
39: [----------] 1 test from std_algorithms_transform_ops_test (33 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 29 tests from 7 test suites ran. (1153 ms total)
39: [  PASSED  ] 29 tests.
39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    1.54 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

40: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
40: Test timeout computed to be: 1500
40: [==========] Running 12 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_adjacent_find_team_test
40: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
40: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (572 ms)
40: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
40: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (560 ms)
40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1133 ms total)
40: 
40: [----------] 2 tests from std_algorithms_count_team_test
40: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
40: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (576 ms)
40: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
40: [       OK ] std_algorithms_count_team_test.count_returns_zero (235 ms)
40: [----------] 2 tests from std_algorithms_count_team_test (812 ms total)
40: 
40: [----------] 1 test from std_algorithms_count_if_team_test
40: [ RUN      ] std_algorithms_count_if_team_test.test
40: [       OK ] std_algorithms_count_if_team_test.test (286 ms)
40: [----------] 1 test from std_algorithms_count_if_team_test (286 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_team_test
40: [ RUN      ] std_algorithms_for_each_team_test.test
40: [       OK ] std_algorithms_for_each_team_test.test (421 ms)
40: [----------] 1 test from std_algorithms_for_each_team_test (421 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_n_team_test
40: [ RUN      ] std_algorithms_for_each_n_team_test.test
40: [       OK ] std_algorithms_for_each_n_team_test.test (427 ms)
40: [----------] 1 test from std_algorithms_for_each_n_team_test (427 ms total)
40: 
40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
40: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2840 ms)
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
40: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1714 ms)
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
40: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1700 ms)
40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6255 ms total)
40: 
40: [----------] 2 tests from std_algorithms_mismatch_team_test
40: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
40: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1913 ms)
40: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
40: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (877 ms)
40: [----------] 2 tests from std_algorithms_mismatch_team_test (2790 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 12 tests from 7 test suites ran. (12127 ms total)
40: [  PASSED  ] 12 tests.
40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   12.51 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

41: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
41: Test timeout computed to be: 1500
41: [==========] Running 8 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_equal_team_test
41: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
41: [       OK ] std_algorithms_equal_team_test.views_are_equal (1412 ms)
41: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
41: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1290 ms)
41: [----------] 2 tests from std_algorithms_equal_team_test (2702 ms total)
41: 
41: [----------] 2 tests from std_algorithms_search_team_test
41: [ RUN      ] std_algorithms_search_team_test.sequences_exist
41: [       OK ] std_algorithms_search_team_test.sequences_exist (692 ms)
41: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (854 ms)
41: [----------] 2 tests from std_algorithms_search_team_test (1547 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_end_team_test
41: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
41: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1848 ms)
41: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1654 ms)
41: [----------] 2 tests from std_algorithms_find_end_team_test (3503 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_first_of_team_test
41: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
41: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1384 ms)
41: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5443 ms)
41: [----------] 2 tests from std_algorithms_find_first_of_team_test (6828 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 8 tests from 4 test suites ran. (14582 ms total)
41: [  PASSED  ] 8 tests.
41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   14.96 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

42: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
42: Test timeout computed to be: 1500
42: [==========] Running 11 tests from 7 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_find_team_test
42: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
42: [       OK ] std_algorithms_find_team_test.searched_values_exist (295 ms)
42: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
42: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (413 ms)
42: [----------] 2 tests from std_algorithms_find_team_test (708 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_if_team_test
42: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
42: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (245 ms)
42: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
42: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (413 ms)
42: [----------] 2 tests from std_algorithms_find_if_team_test (658 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_if_not_team_test
42: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
42: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (415 ms)
42: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
42: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (239 ms)
42: [----------] 2 tests from std_algorithms_find_if_not_team_test (655 ms total)
42: 
42: [----------] 1 test from std_algorithms_all_of_team_test
42: [ RUN      ] std_algorithms_all_of_team_test.test
42: [       OK ] std_algorithms_all_of_team_test.test (412 ms)
42: [----------] 1 test from std_algorithms_all_of_team_test (412 ms total)
42: 
42: [----------] 1 test from std_algorithms_any_of_team_test
42: [ RUN      ] std_algorithms_any_of_team_test.test
42: [       OK ] std_algorithms_any_of_team_test.test (243 ms)
42: [----------] 1 test from std_algorithms_any_of_team_test (243 ms total)
42: 
42: [----------] 1 test from std_algorithms_none_of_team_test
42: [ RUN      ] std_algorithms_none_of_team_test.test
42: [       OK ] std_algorithms_none_of_team_test.test (415 ms)
42: [----------] 1 test from std_algorithms_none_of_team_test (415 ms total)
42: 
42: [----------] 2 tests from std_algorithms_search_n_team_test
42: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
42: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (302 ms)
42: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
42: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (299 ms)
42: [----------] 2 tests from std_algorithms_search_n_team_test (601 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 11 tests from 7 test suites ran. (3696 ms total)
42: [  PASSED  ] 11 tests.
42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    4.09 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

43: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
43: Test timeout computed to be: 1500
43: [==========] Running 3 tests from 3 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_min_element_team_test
43: [ RUN      ] std_algorithms_min_element_team_test.test
43: [       OK ] std_algorithms_min_element_team_test.test (1215 ms)
43: [----------] 1 test from std_algorithms_min_element_team_test (1215 ms total)
43: 
43: [----------] 1 test from std_algorithms_max_element_team_test
43: [ RUN      ] std_algorithms_max_element_team_test.test
43: [       OK ] std_algorithms_max_element_team_test.test (1223 ms)
43: [----------] 1 test from std_algorithms_max_element_team_test (1223 ms total)
43: 
43: [----------] 1 test from std_algorithms_minmax_element_team_test
43: [ RUN      ] std_algorithms_minmax_element_team_test.test
43: [       OK ] std_algorithms_minmax_element_team_test.test (1746 ms)
43: [----------] 1 test from std_algorithms_minmax_element_team_test (1746 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 3 tests from 3 test suites ran. (4186 ms total)
43: [  PASSED  ] 3 tests.
43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    4.57 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

44: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
44: Test timeout computed to be: 1500
44: [==========] Running 6 tests from 6 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_fill_team_test
44: [ RUN      ] std_algorithms_fill_team_test.test
44: [       OK ] std_algorithms_fill_team_test.test (297 ms)
44: [----------] 1 test from std_algorithms_fill_team_test (297 ms total)
44: 
44: [----------] 1 test from std_algorithms_fill_n_team_test
44: [ RUN      ] std_algorithms_fill_n_team_test.test
44: [       OK ] std_algorithms_fill_n_team_test.test (294 ms)
44: [----------] 1 test from std_algorithms_fill_n_team_test (294 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_team_test
44: [ RUN      ] std_algorithms_replace_team_test.test
44: [       OK ] std_algorithms_replace_team_test.test (453 ms)
44: [----------] 1 test from std_algorithms_replace_team_test (453 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_if_team_test
44: [ RUN      ] std_algorithms_replace_if_team_test.test
44: [       OK ] std_algorithms_replace_if_team_test.test (542 ms)
44: [----------] 1 test from std_algorithms_replace_if_team_test (542 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_copy_team_test
44: [ RUN      ] std_algorithms_replace_copy_team_test.test
44: [       OK ] std_algorithms_replace_copy_team_test.test (858 ms)
44: [----------] 1 test from std_algorithms_replace_copy_team_test (858 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_copy_if_team_test
44: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
44: [       OK ] std_algorithms_replace_copy_if_team_test.test (717 ms)
44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (717 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 6 tests from 6 test suites ran. (3164 ms total)
44: [  PASSED  ] 6 tests.
44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    3.55 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

45: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
45: Test timeout computed to be: 1500
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_reverse_team_test
45: [ RUN      ] std_algorithms_reverse_team_test.test
45: [       OK ] std_algorithms_reverse_team_test.test (316 ms)
45: [----------] 1 test from std_algorithms_reverse_team_test (317 ms total)
45: 
45: [----------] 1 test from std_algorithms_reverse_copy_team_test
45: [ RUN      ] std_algorithms_reverse_copy_team_test.test
45: [       OK ] std_algorithms_reverse_copy_team_test.test (364 ms)
45: [----------] 1 test from std_algorithms_reverse_copy_team_test (364 ms total)
45: 
45: [----------] 1 test from std_algorithms_rotate_team_test
45: [ RUN      ] std_algorithms_rotate_team_test.test
45: [       OK ] std_algorithms_rotate_team_test.test (672 ms)
45: [----------] 1 test from std_algorithms_rotate_team_test (672 ms total)
45: 
45: [----------] 1 test from std_algorithms_rotate_copy_team_test
45: [ RUN      ] std_algorithms_rotate_copy_team_test.test
45: [       OK ] std_algorithms_rotate_copy_team_test.test (537 ms)
45: [----------] 1 test from std_algorithms_rotate_copy_team_test (537 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (1890 ms total)
45: [  PASSED  ] 4 tests.
45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    2.28 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

46: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
46: Test timeout computed to be: 1500
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_move_team_test
46: [ RUN      ] std_algorithms_move_team_test.test
46: [       OK ] std_algorithms_move_team_test.test (500 ms)
46: [----------] 1 test from std_algorithms_move_team_test (500 ms total)
46: 
46: [----------] 1 test from std_algorithms_move_backward_team_test
46: [ RUN      ] std_algorithms_move_backward_team_test.test
46: [       OK ] std_algorithms_move_backward_team_test.test (516 ms)
46: [----------] 1 test from std_algorithms_move_backward_team_test (516 ms total)
46: 
46: [----------] 1 test from std_algorithms_shift_left_team_test
46: [ RUN      ] std_algorithms_shift_left_team_test.test
46: [       OK ] std_algorithms_shift_left_team_test.test (1692 ms)
46: [----------] 1 test from std_algorithms_shift_left_team_test (1692 ms total)
46: 
46: [----------] 1 test from std_algorithms_shift_right_team_test
46: [ RUN      ] std_algorithms_shift_right_team_test.test
46: [       OK ] std_algorithms_shift_right_team_test.test (1558 ms)
46: [----------] 1 test from std_algorithms_shift_right_team_test (1559 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (4268 ms total)
46: [  PASSED  ] 4 tests.
46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    4.65 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

47: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
47: Test timeout computed to be: 1500
47: [==========] Running 9 tests from 9 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_copy_team_test
47: [ RUN      ] std_algorithms_copy_team_test.test
47: [       OK ] std_algorithms_copy_team_test.test (652 ms)
47: [----------] 1 test from std_algorithms_copy_team_test (652 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_n_team_test
47: [ RUN      ] std_algorithms_copy_n_team_test.test
47: [       OK ] std_algorithms_copy_n_team_test.test (379 ms)
47: [----------] 1 test from std_algorithms_copy_n_team_test (379 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_backward_team_test
47: [ RUN      ] std_algorithms_copy_backward_team_test.test
47: [       OK ] std_algorithms_copy_backward_team_test.test (522 ms)
47: [----------] 1 test from std_algorithms_copy_backward_team_test (522 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_if_team_test
47: [ RUN      ] std_algorithms_copy_if_team_test.test
47: [       OK ] std_algorithms_copy_if_team_test.test (666 ms)
47: [----------] 1 test from std_algorithms_copy_if_team_test (666 ms total)
47: 
47: [----------] 1 test from std_algorithms_unique_copy_team_test
47: [ RUN      ] std_algorithms_unique_copy_team_test.test
47: [       OK ] std_algorithms_unique_copy_team_test.test (1281 ms)
47: [----------] 1 test from std_algorithms_unique_copy_team_test (1281 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_team_test
47: [ RUN      ] std_algorithms_remove_team_test.test
47: [       OK ] std_algorithms_remove_team_test.test (719 ms)
47: [----------] 1 test from std_algorithms_remove_team_test (719 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_if_team_test
47: [ RUN      ] std_algorithms_remove_if_team_test.test
47: [       OK ] std_algorithms_remove_if_team_test.test (722 ms)
47: [----------] 1 test from std_algorithms_remove_if_team_test (722 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_copy_team_test
47: [ RUN      ] std_algorithms_remove_copy_team_test.test
47: [       OK ] std_algorithms_remove_copy_team_test.test (875 ms)
47: [----------] 1 test from std_algorithms_remove_copy_team_test (875 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_copy_if_team_test
47: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
47: [       OK ] std_algorithms_remove_copy_if_team_test.test (810 ms)
47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (810 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 9 tests from 9 test suites ran. (6630 ms total)
47: [  PASSED  ] 9 tests.
47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    7.02 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

48: Test command: /var/jenkins/workspace/Kokkos/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
48: Test timeout computed to be: 1500
48: [==========] Running 4 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_unique_team_test
48: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
48: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1311 ms)
48: [----------] 1 test from std_algorithms_unique_team_test (1311 ms total)
48: 
48: [----------] 1 test from std_algorithms_adjacent_difference_team_test
48: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
48: [       OK ] std_algorithms_adjacent_difference_team_test.test (1156 ms)
48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1156 ms total)
48: 
48: [----------] 1 test from std_algorithms_reduce_team_test
48: [ RUN      ] std_algorithms_reduce_team_test.test
48: [       OK ] std_algorithms_reduce_team_test.test (904 ms)
48: [----------] 1 test from std_algorithms_reduce_team_test (904 ms total)
48: 
48: [----------] 1 test from std_algorithms_transform_reduce_team_test
48: [ RUN      ] std_algorithms_transform_reduce_team_test.test
48: [       OK ] std_algorithms_transform_reduce_team_test.test (1531 ms)
48: [----------] 1 test from std_algorithms_transform_reduce_team_test (1531 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 4 tests from 4 test suites ran. (4904 ms total)
48: [  PASSED  ] 4 tests.
48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    5.30 sec
test 49
      Start 49: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 49

Total Test time (real) = 1758.46 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Fri Sep 22 03:57:18 2023
stats zeroed                        Fri Sep 22 03:57:18 2023
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                        20
cache size                         605.9 MB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 4b801b28e625f74bf7d964156e1b0ac1aa9688a1a21ac57e473c514890aba3a1
$ docker rm -f --volumes 4b801b28e625f74bf7d964156e1b0ac1aa9688a1a21ac57e473c514890aba3a1
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Setting status of 66ba8ce3d277454887021ad68ae2b2423f0379ec to FAILURE with url https://cloud.cees.ornl.gov/jenkins-ci/job/Kokkos/14386/ and message: 'Build finished. '
Using context: continuous-integration/jenkin-ci/pr
Finished: FAILURE