Console Output
Skipping 267 KB..
Full Log:Test*, void (testing::Test::*)(), char const*)
29: [0x448028] testing::Test::Run()
29: [0x449360] testing::TestInfo::Run()
29: [0x449c07] testing::TestSuite::Run()
29: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests()
29: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
29: [0x4592dc] testing::UnitTest::Run()
29: [0x437d60] main
29: [0x7ffff2e21c87] __libc_start_main
29: [0x43601a] _start
29:
29: Top of f3
29: Top of f3
29: Top of f3
29: Top of f3
29: Top of f3
29: Top of f1
29: Top of f0
29: Top of f0
29: StackTrace f3(std::cout, 4) returned: 110
29: test_f3:
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439c26]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x436b34]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x437b18]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60]
29: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff2e21c87]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a]
29:
29: demangled test_f3:
29: [0x4a0690] Kokkos::Impl::save_stacktrace()
29: [0x43990b] Test::stacktrace_test_f1(std::ostream&)
29: [0x439c26] Test::stacktrace_test_f3(std::ostream&, int)
29: [0x436b34] Test::test_stacktrace(bool, bool)
29: [0x437b18] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
29: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
29: [0x448028] testing::Test::Run()
29: [0x449360] testing::TestInfo::Run()
29: [0x449c07] testing::TestSuite::Run()
29: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests()
29: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
29: [0x4592dc] testing::UnitTest::Run()
29: [0x437d60] main
29: [0x7ffff2e21c87] __libc_start_main
29: [0x43601a] _start
29:
29: Test setting std::terminate handler that prints the last saved stack trace
29: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (312 ms)
29: [----------] 2 tests from defaultdevicetype_DeathTest (611 ms total)
29:
29: [----------] 1 test from defaultdevicetype
29: [ RUN ] defaultdevicetype.stacktrace_normal
29: Top of f1
29: Top of f0
29: Top of f0
29: test_f1:
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x436140]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60]
29: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff2e21c87]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a]
29:
29: demangled test_f1:
29: [0x4a0690] Kokkos::Impl::save_stacktrace()
29: [0x43990b] Test::stacktrace_test_f1(std::ostream&)
29: [0x436140] Test::test_stacktrace(bool, bool)
29: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
29: [0x448028] testing::Test::Run()
29: [0x449360] testing::TestInfo::Run()
29: [0x449c07] testing::TestSuite::Run()
29: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests()
29: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
29: [0x4592dc] testing::UnitTest::Run()
29: [0x437d60] main
29: [0x7ffff2e21c87] __libc_start_main
29: [0x43601a] _start
29:
29: Top of f3
29: Top of f3
29: Top of f3
29: Top of f3
29: Top of f3
29: Top of f1
29: Top of f0
29: Top of f0
29: StackTrace f3(std::cout, 4) returned: 110
29: test_f3:
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439c26]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x436b34]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60]
29: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff2e21c87]
29: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a]
29:
29: demangled test_f3:
29: [0x4a0690] Kokkos::Impl::save_stacktrace()
29: [0x43990b] Test::stacktrace_test_f1(std::ostream&)
29: [0x439c26] Test::stacktrace_test_f3(std::ostream&, int)
29: [0x436b34] Test::test_stacktrace(bool, bool)
29: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
29: [0x448028] testing::Test::Run()
29: [0x449360] testing::TestInfo::Run()
29: [0x449c07] testing::TestSuite::Run()
29: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests()
29: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
29: [0x4592dc] testing::UnitTest::Run()
29: [0x437d60] main
29: [0x7ffff2e21c87] __libc_start_main
29: [0x43601a] _start
29:
29: Test setting std::terminate handler that prints the last saved stack trace
29: [ OK ] defaultdevicetype.stacktrace_normal (1 ms)
29: [----------] 1 test from defaultdevicetype (1 ms total)
29:
29: [----------] Global test environment tear-down
29: [==========] 3 tests from 2 test suites ran. (613 ms total)
29: [ PASSED ] 3 tests.
29/65 Test #29: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.76 sec
test 30
Start 30: Kokkos_IncrementalTest_SERIAL
30: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
30: Test timeout computed to be: 1500
30: [==========] Running 28 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 28 tests from SERIAL
30: [ RUN ] SERIAL.IncrTest_01_execspace_typedef
30: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
30: [ RUN ] SERIAL.IncrTest_01_execspace
30: Host Serial Execution Space:
30: KOKKOS_ENABLE_SERIAL: yes
30:
30: Serial Runtime Configuration:
30: Serial
30: [ OK ] SERIAL.IncrTest_01_execspace (0 ms)
30: [ RUN ] SERIAL.IncrTest_02_AtomicExchange
30: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
30: [ RUN ] SERIAL.IncrTest_02_AtomicAdd
30: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
30: [ RUN ] SERIAL.IncrTest_02_AtomicSub
30: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
30: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc
30: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
30: [ RUN ] SERIAL.IncrTest_03b_memspace_free
30: [ OK ] SERIAL.IncrTest_03b_memspace_free (134 ms)
30: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor
30: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
30: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor
30: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
30: [ RUN ] SERIAL.IncrTest_05_reduction
30: [ OK ] SERIAL.IncrTest_05_reduction (0 ms)
30: [ RUN ] SERIAL.IncrTest_06_mdrange2D
30: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
30: [ RUN ] SERIAL.IncrTest_06_mdrange3D
30: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
30: [ RUN ] SERIAL.IncrTest_06_mdrange4D
30: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
30: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D
30: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
30: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D
30: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
30: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D
30: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
30: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics
30: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
30: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
30: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
30: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
30: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
30: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
30: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (110 ms)
30: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch
30: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
30: [ RUN ] SERIAL.IncrTest_12b_TeamScratch
30: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms)
30: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red
30: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
30: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red
30: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
30: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red
30: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
30: [ RUN ] SERIAL.incr_14_MDrangeReduce
30: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
30: [ RUN ] SERIAL.IncrTest_16_parallelscan
30: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
30: [ RUN ] SERIAL.incr_17_atomicView
30: [ OK ] SERIAL.incr_17_atomicView (0 ms)
30: [----------] 28 tests from SERIAL (249 ms total)
30:
30: [----------] Global test environment tear-down
30: [==========] 28 tests from 1 test suite ran. (249 ms total)
30: [ PASSED ] 28 tests.
30/65 Test #30: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.39 sec
test 31
Start 31: Kokkos_IncrementalTest_CUDA
31: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_IncrementalTest_CUDA
31: Test timeout computed to be: 1500
31: [==========] Running 28 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 28 tests from CUDA
31: [ RUN ] CUDA.IncrTest_01_execspace_typedef
31: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
31: [ RUN ] CUDA.IncrTest_01_execspace
31: Device Execution Space:
31: KOKKOS_ENABLE_CUDA: yes
31: Cuda Options:
31: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
31: KOKKOS_ENABLE_CUDA_UVM: no
31: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
31:
31: Cuda Runtime Configuration:
31: macro KOKKOS_ENABLE_CUDA : defined
31: macro CUDA_VERSION = 11000 = version 11.0
31: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
31: Cuda
31: [ OK ] CUDA.IncrTest_01_execspace (0 ms)
31: [ RUN ] CUDA.IncrTest_02_AtomicExchange
31: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
31: [ RUN ] CUDA.IncrTest_02_AtomicAdd
31: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
31: [ RUN ] CUDA.IncrTest_02_AtomicSub
31: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
31: [ RUN ] CUDA.IncrTest_03a_memspace_malloc
31: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
31: [ RUN ] CUDA.IncrTest_03b_memspace_free
31: [ OK ] CUDA.IncrTest_03b_memspace_free (2092 ms)
31: [ RUN ] CUDA.IncrTest_04_simple_parallelFor
31: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
31: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor
31: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
31: [ RUN ] CUDA.IncrTest_05_reduction
31: [ OK ] CUDA.IncrTest_05_reduction (3 ms)
31: [ RUN ] CUDA.IncrTest_06_mdrange2D
31: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
31: [ RUN ] CUDA.IncrTest_06_mdrange3D
31: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
31: [ RUN ] CUDA.IncrTest_06_mdrange4D
31: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
31: [ RUN ] CUDA.IncrTest_08_deep_copy_2D
31: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms)
31: [ RUN ] CUDA.IncrTest_08_deep_copy_3D
31: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
31: [ RUN ] CUDA.IncrTest_08_deep_copy_4D
31: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
31: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics
31: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
31: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop
31: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms)
31: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop
31: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms)
31: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop
31: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (212 ms)
31: [ RUN ] CUDA.IncrTest_12a_ThreadScratch
31: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
31: [ RUN ] CUDA.IncrTest_12b_TeamScratch
31: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
31: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red
31: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
31: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red
31: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
31: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red
31: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
31: [ RUN ] CUDA.incr_14_MDrangeReduce
31: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms)
31: [ RUN ] CUDA.IncrTest_16_parallelscan
31: [ OK ] CUDA.IncrTest_16_parallelscan (2 ms)
31: [ RUN ] CUDA.incr_17_atomicView
31: [ OK ] CUDA.incr_17_atomicView (0 ms)
31: [----------] 28 tests from CUDA (2317 ms total)
31:
31: [----------] Global test environment tear-down
31: [==========] 28 tests from 1 test suite ran. (2317 ms total)
31: [ PASSED ] 28 tests.
31/65 Test #31: Kokkos_IncrementalTest_CUDA ................................ Passed 2.47 sec
test 32
Start 32: Kokkos_CoreUnitTest_CTestDevice
32: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
32: Test timeout computed to be: 1500
32: [==========] Running 8 tests from 2 test suites.
32: [----------] Global test environment set-up.
32: [----------] 5 tests from ctest_environment_DeathTest
32: [ RUN ] ctest_environment_DeathTest.invalid_rank
32: [ OK ] ctest_environment_DeathTest.invalid_rank (89 ms)
32: [ RUN ] ctest_environment_DeathTest.no_type_str
32: [ OK ] ctest_environment_DeathTest.no_type_str (140 ms)
32: [ RUN ] ctest_environment_DeathTest.missing_type
32: [ OK ] ctest_environment_DeathTest.missing_type (187 ms)
32: [ RUN ] ctest_environment_DeathTest.no_id_str
32: [ OK ] ctest_environment_DeathTest.no_id_str (105 ms)
32: [ RUN ] ctest_environment_DeathTest.invalid_id_str
32: [ OK ] ctest_environment_DeathTest.invalid_id_str (195 ms)
32: [----------] 5 tests from ctest_environment_DeathTest (719 ms total)
32:
32: [----------] 3 tests from ctest_environment
32: [ RUN ] ctest_environment.no_device_type
32: [ OK ] ctest_environment.no_device_type (0 ms)
32: [ RUN ] ctest_environment.no_process_count
32: [ OK ] ctest_environment.no_process_count (0 ms)
32: [ RUN ] ctest_environment.good
32: [ OK ] ctest_environment.good (0 ms)
32: [----------] 3 tests from ctest_environment (0 ms total)
32:
32: [----------] Global test environment tear-down
32: [==========] 8 tests from 2 test suites ran. (720 ms total)
32: [ PASSED ] 8 tests.
32/65 Test #32: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.73 sec
test 33
Start 33: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0
33: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
33: Test timeout computed to be: 1500
33/65 Test #33: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec
test 34
Start 34: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail
34: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
34: Test timeout computed to be: 1500
34: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
34/65 Test #34: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.00 sec
test 35
Start 35: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs
35: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
35: Test timeout computed to be: 1500
35/65 Test #35: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec
test 36
Start 36: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment
36: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
36: Environment variables:
36: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
36: Test timeout computed to be: 1500
36/65 Test #36: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec
test 37
Start 37: Kokkos_PerformanceTest_TaskDag
37: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
37: Test timeout computed to be: 1500
37/65 Test #37: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.00 sec
test 38
Start 38: Kokkos_PerformanceTest_Benchmark
38: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-10_T23-46-20.json"
38: Test timeout computed to be: 1500
38: 2024-12-11T00:31:09+00:00
38: Running /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
38: Run on (6 X 2095.08 MHz CPU s)
38: CPU Caches:
38: L1 Data 32 KiB (x6)
38: L1 Instruction 32 KiB (x6)
38: L2 Unified 4096 KiB (x6)
38: L3 Unified 16384 KiB (x6)
38: Load Average: 2.07, 5.28, 6.53
38: CPU architecture: none
38: Default Device: Cuda
38: GIT_BRANCH: HEAD
38: GIT_CLEAN_STATUS: CLEAN
38: GIT_COMMIT_DATE: 2024-12-10T18:45:54-05:00
38: GIT_COMMIT_DESCRIPTION: Merge commit 'a74a35ebe46762ae3c63ed81d12cebb493b89682' into HEAD
38: GIT_COMMIT_HASH: d94923953
38: GPU architecture: VOLTA70
38: KOKKOS_COMPILER_CLANG: 1200
38: KOKKOS_ENABLE_ASM: no
38: KOKKOS_ENABLE_CUDA: yes
38: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
38: KOKKOS_ENABLE_CUDA_UVM: no
38: KOKKOS_ENABLE_CXX17: yes
38: KOKKOS_ENABLE_CXX20: no
38: KOKKOS_ENABLE_CXX23: no
38: KOKKOS_ENABLE_CXX26: no
38: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
38: KOKKOS_ENABLE_HWLOC: no
38: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
38: KOKKOS_ENABLE_LIBDL: yes
38: KOKKOS_ENABLE_PRAGMA_IVDEP: no
38: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
38: KOKKOS_ENABLE_PRAGMA_UNROLL: no
38: KOKKOS_ENABLE_PRAGMA_VECTOR: no
38: KOKKOS_ENABLE_SERIAL: yes
38: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
38: Kokkos Version: 4.5.99
38: macro KOKKOS_ENABLE_CUDA: defined
38: platform: 64bit
38: ---------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark Time CPU Iterations Count Time normalized
38: ---------------------------------------------------------------------------------------------------------------------------------------------------
38: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.005 s 0.005 s 5 1024 4.64132u
38: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.005 s 0.005 s 5 2.048k 2.36586u
38: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.005 s 0.006 s 5 4.096k 1.17522u
38: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.005 s 0.006 s 5 8.192k 583.846n
38: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.005 s 0.007 s 5 16.384k 298.213n
38: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.005 s 0.010 s 5 32.768k 161.726n
38: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.006 s 0.015 s 5 65.536k 94.5366n
38: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.007 s 0.025 s 5 131.072k 52.2812n
38: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.009 s 0.046 s 5 262.144k 32.895n
38: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.016 s 0.091 s 5 524.288k 30.707n
38: ----------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark Time CPU Iterations FOM: GB/s Max
38: ----------------------------------------------------------------------------------------------------------------------------------------------
38: CustomReduction<double>/N:100000/R:1000/manual_time 0.003 s 0.009 s 201 65.9331k/s 11.5
38: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
38: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: OverlapRangePolicy/N:2000/M:10000/R:10 0.311 s 0.310 s 2 0.0781148 0.0374414 0.0317334 0.014775 0.016075 9.235u
38: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
38: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: OverlapMDRangePolicy/N:200/M:10000/R:10 0.024 s 0.023 s 30 5.84051m 2.92633m 2.16898m 1092.64u 1.10408m 6.313u
38: OverlapTeamPolicy/N:20/M:1000000/R:10 0.315 s 0.314 s 2 0.0625705 0.0296682 0.0519899 0.0250542 0.0260004 9.017u
38: ---------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark Time CPU Iterations Count Time normalized
38: ---------------------------------------------------------------------------------------------------------------------------------------------------
38: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 10.6865n
38: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 5.66455n
38: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.91895n
38: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.47644n
38: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 950.256p
38: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 826.874p
38: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 623.322p
38: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 544.098p
38: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 562.05p
38: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 582.727p
38: -----------------------------------------------------------------------------------------------------------------------------------
38: Benchmark Time CPU Iterations FOM: rate
38: -----------------------------------------------------------------------------------------------------------------------------------
38: Malloc/N:1/manual_time 9.18 us 20.8 us 76179 108.909k/s
38: Malloc/N:16/manual_time 8.86 us 19.9 us 76281 112.882k/s
38: Malloc/N:256/manual_time 8.41 us 18.7 us 83157 118.849k/s
38: Malloc/N:4096/manual_time 8.55 us 19.0 us 83127 116.988k/s
38: Malloc/N:65536/manual_time 9.14 us 20.7 us 76763 109.352k/s
38: Malloc/N:1048576/manual_time 70.7 us 132 us 9847 14.1453k/s
38: Malloc/N:16777216/manual_time 318 us 158 us 8470 3.14781k/s
38: Malloc/N:268435456/manual_time 6259 us 485 us 125 159.758/s
38: Malloc/N:4294967296/manual_time 112760 us 3105 us 8 8.86842/s
38: MallocFree/N:1/manual_time 19.9 us 19.8 us 36980 50.2414k/s
38: MallocFree/N:16/manual_time 18.7 us 18.6 us 37298 53.4587k/s
38: MallocFree/N:256/manual_time 18.6 us 18.6 us 37617 53.6255k/s
38: MallocFree/N:4096/manual_time 19.2 us 19.1 us 37554 51.9681k/s
38: MallocFree/N:65536/manual_time 19.5 us 19.4 us 35908 51.1554k/s
38: MallocFree/N:1048576/manual_time 121 us 118 us 5670 8.26354k/s
38: MallocFree/N:16777216/manual_time 354 us 150 us 4910 2.82871k/s
38: MallocFree/N:268435456/manual_time 6491 us 475 us 108 154.055/s
38: MallocFree/N:4294967296/manual_time 108234 us 3552 us 7 9.2392/s
38: MallocTouch/N:1/manual_time 10.6 us 21.2 us 64634 93.9649k/s
38: MallocTouch/N:16/manual_time 10.6 us 21.1 us 66090 94.2786k/s
38: MallocTouch/N:256/manual_time 10.6 us 20.9 us 66070 94.7453k/s
38: MallocTouch/N:4096/manual_time 17.4 us 28.0 us 40463 57.5771k/s
38: MallocTouch/N:65536/manual_time 17.4 us 28.0 us 40325 57.6039k/s
38: MallocTouch/N:1048576/manual_time 75.8 us 132 us 9312 13.1959k/s
38: MallocTouch/N:16777216/manual_time 310 us 174 us 7420 3.22383k/s
38: MallocTouch/N:268435456/manual_time 6237 us 644 us 110 160.329/s
38: MallocTouch/N:4294967296/manual_time 115021 us 5758 us 10 8.69408/s
38: MallocTouchFree/N:1/manual_time 21.2 us 21.1 us 32905 47.2269k/s
38: MallocTouchFree/N:16/manual_time 21.1 us 21.0 us 33385 47.4878k/s
38: MallocTouchFree/N:256/manual_time 21.0 us 20.9 us 33475 47.7166k/s
38: MallocTouchFree/N:4096/manual_time 28.0 us 27.9 us 24625 35.7713k/s
38: MallocTouchFree/N:65536/manual_time 29.0 us 28.9 us 24880 34.4562k/s
38: MallocTouchFree/N:1048576/manual_time 133 us 132 us 5260 7.54248k/s
38: MallocTouchFree/N:16777216/manual_time 333 us 171 us 4236 3.00332k/s
38: MallocTouchFree/N:268435456/manual_time 6581 us 562 us 119 151.951/s
38: MallocTouchFree/N:4294967296/manual_time 128677 us 5823 us 9 7.7714/s
38: ----------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark Time CPU Iterations FOM: GB/s MB
38: ----------------------------------------------------------------------------------------------------------------------------------------------
38: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 100 44.945/s 800
38: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.002 s 37 44.3866/s 800
38: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.2203/s 800
38: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.2073/s 800
38: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 37 42.1354/s 800
38: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.1585/s 800
38: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.002 s 37 44.4149/s 800
38: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.2002/s 800
38: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 37 42.1235/s 800
38: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.2175/s 800
38: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.2128/s 800
38: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 37 42.152/s 800
38: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.2101/s 800
38: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.13/s 800
38: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.2092/s 800
38: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.1286/s 800
38: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 412 950.349/s 1.6k
38: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.14/s 1.6k
38: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1013.98/s 1.6k
38: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1013.47/s 1.6k
38: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1014.05/s 1.6k
38: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1013.95/s 1.6k
38: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1014/s 1.6k
38: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.005 s 0.005 s 150 344.752/s 1.6k
38: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 58 137.408/s 1.6k
38: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.39/s 1.6k
38: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.004 s 0.004 s 166 379.622/s 1.6k
38: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.004 s 0.004 s 158 364.491/s 1.6k
38: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1013.97/s 1.6k
38: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1014.07/s 1.6k
38: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1012.92/s 1.6k
38: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.27/s 1.6k
38: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 56 133.052/s 1.6k
38: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 55 129.717/s 1.6k
38: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.005 s 0.005 s 136 340.395/s 1.6k
38: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.008 s 0.008 s 80 197.616/s 1.6k
38: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.08/s 1.6k
38: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.29/s 1.6k
38: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.023 s 0.023 s 30 70.2099/s 1.6k
38: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.005 s 0.005 s 132 322.549/s 1.6k
38: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.12/s 1.6k
38: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.18/s 1.6k
38: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.019 s 37 85.3933/s 1.6k
38: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 105 264.713/s 1.6k
38: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 428 1018.47/s 1.6k
38: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.18/s 1.6k
38: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.021 s 33 76.369/s 1.6k
38: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 101 266.411/s 1.6k
38: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 424 1003.37/s 1.6k
38: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 424 1003.3/s 1.6k
38: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 424 1003.41/s 1.6k
38: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 424 1003.48/s 1.6k
38: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.783/s 800
38: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.67/s 800
38: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.572/s 800
38: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.812/s 800
38: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.747/s 800
38: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.671/s 800
38: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.824/s 800
38: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.821/s 800
38: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 661 755.219/s 800
38: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 661 755.259/s 800
38: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 661 755.219/s 800
38: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 661 755.15/s 800
38: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 661 755.073/s 800
38: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 661 755.132/s 800
38: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 661 755.128/s 800
38: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 661 755.068/s 800
38: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 662 756.302/s 800
38: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 662 756.613/s 800
38: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.70663k/s 1.6k
38: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.78433k/s 1.6k
38: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.04199k/s 1.6k
38: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.05051k/s 1.6k
38: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.0726k/s 1.6k
38: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.49566k/s 1.6k
38: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.51713k/s 1.6k
38: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.92431k/s 1.6k
38: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64454k/s 1.6k
38: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.63915k/s 1.6k
38: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.63644k/s 1.6k
38: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.83743k/s 1.6k
38: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84157k/s 1.6k
38: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.57032k/s 1.6k
38: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.09503k/s 1.6k
38: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.82244k/s 1.6k
38: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.54826k/s 1.6k
38: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.94805k/s 1.6k
38: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.23236k/s 1.6k
38: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.01774k/s 1.6k
38: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.2116k/s 1.6k
38: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.49316k/s 1.6k
38: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 382.826/s 1.6k
38: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 406.1/s 1.6k
38: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 420.581/s 1.6k
38: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 401.165/s 1.6k
38: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 456.834/s 1.6k
38: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 413.413/s 1.6k
38: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 436.784/s 1.6k
38: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 405.866/s 1.6k
38: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 453.442/s 1.6k
38: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 416.087/s 1.6k
38: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.6143/s 1.6k
38: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.8061/s 1.6k
38/65 Test #38: Kokkos_PerformanceTest_Benchmark ........................... Passed 120.81 sec
test 39
Start 39: Kokkos_Benchmark_Atomic_MinMax
39: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-10_T23-46-20.json"
39: Test timeout computed to be: 1500
39: 2024-12-11T00:33:10+00:00
39: Running /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
39: Run on (6 X 2095.08 MHz CPU s)
39: CPU Caches:
39: L1 Data 32 KiB (x6)
39: L1 Instruction 32 KiB (x6)
39: L2 Unified 4096 KiB (x6)
39: L3 Unified 16384 KiB (x6)
39: Load Average: 0.99, 3.78, 5.83
39: CPU architecture: none
39: Default Device: Cuda
39: GIT_BRANCH: HEAD
39: GIT_CLEAN_STATUS: CLEAN
39: GIT_COMMIT_DATE: 2024-12-10T18:45:54-05:00
39: GIT_COMMIT_DESCRIPTION: Merge commit 'a74a35ebe46762ae3c63ed81d12cebb493b89682' into HEAD
39: GIT_COMMIT_HASH: d94923953
39: GPU architecture: VOLTA70
39: KOKKOS_COMPILER_CLANG: 1200
39: KOKKOS_ENABLE_ASM: no
39: KOKKOS_ENABLE_CUDA: yes
39: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
39: KOKKOS_ENABLE_CUDA_UVM: no
39: KOKKOS_ENABLE_CXX17: yes
39: KOKKOS_ENABLE_CXX20: no
39: KOKKOS_ENABLE_CXX23: no
39: KOKKOS_ENABLE_CXX26: no
39: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
39: KOKKOS_ENABLE_HWLOC: no
39: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
39: KOKKOS_ENABLE_LIBDL: yes
39: KOKKOS_ENABLE_PRAGMA_IVDEP: no
39: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
39: KOKKOS_ENABLE_PRAGMA_UNROLL: no
39: KOKKOS_ENABLE_PRAGMA_VECTOR: no
39: KOKKOS_ENABLE_SERIAL: yes
39: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
39: Kokkos Version: 4.5.99
39: macro KOKKOS_ENABLE_CUDA: defined
39: platform: 64bit
39: ----------------------------------------------------------------------------------------------------------------------------------------
39: Benchmark Time CPU Iterations
39: ----------------------------------------------------------------------------------------------------------------------------------------
39: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10
39/65 Test #39: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.21 sec
test 40
Start 40: Kokkos_PerformanceTest_Mempool
40: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-10_T23-46-20.json"
40: Test timeout computed to be: 1500
40: 2024-12-11T00:33:11+00:00
40: Running /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_PerformanceTest_Mempool
40: Run on (6 X 2095.08 MHz CPU s)
40: CPU Caches:
40: L1 Data 32 KiB (x6)
40: L1 Instruction 32 KiB (x6)
40: L2 Unified 4096 KiB (x6)
40: L3 Unified 16384 KiB (x6)
40: Load Average: 0.99, 3.78, 5.83
40: CPU architecture: none
40: Default Device: Cuda
40: GIT_BRANCH: HEAD
40: GIT_CLEAN_STATUS: CLEAN
40: GIT_COMMIT_DATE: 2024-12-10T18:45:54-05:00
40: GIT_COMMIT_DESCRIPTION: Merge commit 'a74a35ebe46762ae3c63ed81d12cebb493b89682' into HEAD
40: GIT_COMMIT_HASH: d94923953
40: GPU architecture: VOLTA70
40: KOKKOS_COMPILER_CLANG: 1200
40: KOKKOS_ENABLE_ASM: no
40: KOKKOS_ENABLE_CUDA: yes
40: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
40: KOKKOS_ENABLE_CUDA_UVM: no
40: KOKKOS_ENABLE_CXX17: yes
40: KOKKOS_ENABLE_CXX20: no
40: KOKKOS_ENABLE_CXX23: no
40: KOKKOS_ENABLE_CXX26: no
40: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
40: KOKKOS_ENABLE_HWLOC: no
40: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
40: KOKKOS_ENABLE_LIBDL: yes
40: KOKKOS_ENABLE_PRAGMA_IVDEP: no
40: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
40: KOKKOS_ENABLE_PRAGMA_UNROLL: no
40: KOKKOS_ENABLE_PRAGMA_VECTOR: no
40: KOKKOS_ENABLE_SERIAL: yes
40: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
40: Kokkos Version: 4.5.99
40: macro KOKKOS_ENABLE_CUDA: defined
40: platform: 64bit
40: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: Benchmark Time CPU Iterations FOM: fill ops per second
40: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: 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 6006 47.9836M/s
40: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: Benchmark Time CPU Iterations FOM: cycle ops per second
40: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
40: 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 18304 290.241M/s
40/65 Test #40: Kokkos_PerformanceTest_Mempool ............................. Passed 7.70 sec
test 41
Start 41: Kokkos_PerformanceTest_Atomic
41: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-10_T23-46-20.json"
41: Test timeout computed to be: 1500
41: 2024-12-11T00:33:18+00:00
41: Running /var/jenkins/workspace/Kokkos_PR-7509/build/core/perf_test/Kokkos_PerformanceTest_Atomic
41: Run on (6 X 2095.08 MHz CPU s)
41: CPU Caches:
41: L1 Data 32 KiB (x6)
41: L1 Instruction 32 KiB (x6)
41: L2 Unified 4096 KiB (x6)
41: L3 Unified 16384 KiB (x6)
41: Load Average: 1.00, 3.68, 5.78
41: CPU architecture: none
41: Default Device: Cuda
41: GIT_BRANCH: HEAD
41: GIT_CLEAN_STATUS: CLEAN
41: GIT_COMMIT_DATE: 2024-12-10T18:45:54-05:00
41: GIT_COMMIT_DESCRIPTION: Merge commit 'a74a35ebe46762ae3c63ed81d12cebb493b89682' into HEAD
41: GIT_COMMIT_HASH: d94923953
41: GPU architecture: VOLTA70
41: KOKKOS_COMPILER_CLANG: 1200
41: KOKKOS_ENABLE_ASM: no
41: KOKKOS_ENABLE_CUDA: yes
41: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
41: KOKKOS_ENABLE_CUDA_UVM: no
41: KOKKOS_ENABLE_CXX17: yes
41: KOKKOS_ENABLE_CXX20: no
41: KOKKOS_ENABLE_CXX23: no
41: KOKKOS_ENABLE_CXX26: no
41: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
41: KOKKOS_ENABLE_HWLOC: no
41: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
41: KOKKOS_ENABLE_LIBDL: yes
41: KOKKOS_ENABLE_PRAGMA_IVDEP: no
41: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
41: KOKKOS_ENABLE_PRAGMA_UNROLL: no
41: KOKKOS_ENABLE_PRAGMA_VECTOR: no
41: KOKKOS_ENABLE_SERIAL: yes
41: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
41: Kokkos Version: 4.5.99
41: macro KOKKOS_ENABLE_CUDA: defined
41: platform: 64bit
41: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
41: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
41: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
41: Test_Atomic<int>/30000/iterations:10 0.167 s 0.166 s 10 1 4 3.91373m 3.3678m 171.167u 449.985M 34.304k 449.985M
41: Test_Atomic<long int>/100000/iterations:10 1.05 s 1.04 s 10 1 8 2.35523m 1014.52u 72.56u 4.99995G 186.88k 4.99995G
41: Test_Atomic<long long int>/100000/iterations:10 3.14 s 3.13 s 10 1 8 5.12258 1.13544m 68.44u 4.99995G 183.232k 4.99995G
41: Test_Atomic<unsigned int>/100000/iterations:10 1.14 s 1.14 s 10 1 4 1.63143m 1014.61u 102.5u 704.983M 181.376k 704.983M
41: Test_Atomic<unsigned long int>/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.35406m 1049.66u 74.08u 4.99995G 183.52k 4.99995G
41: Test_Atomic<unsigned long long int>/100000/iterations:10 3.16 s 3.15 s 10 1 8 5.18441 1.46913m 68.37u 4.99995G 186.112k 4.99995G
41: Test_Atomic<float>/100000/iterations:10 1.15 s 1.14 s 10 0 4 3.63272m 1034.68u 1083.97u 5.00006G 673.024k 4.99989G
41: Test_Atomic<double>/100000/iterations:10 1.13 s 1.12 s 10 1 8 3.78611m 1.15698m 1.11474m 4.99995G 538k 4.99995G
41/65 Test #41: Kokkos_PerformanceTest_Atomic .............................. Passed 120.00 sec
test 42
Start 42: Kokkos_ContainersUnitTest_Serial
42: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
42: Test timeout computed to be: 1500
42: [==========] Running 69 tests from 2 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from serial_DeathTest
42: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction
42: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (4132 ms)
42: [----------] 1 test from serial_DeathTest (4132 ms total)
42:
42: [----------] 68 tests from serial
42: [ RUN ] serial.bitset
42: [ OK ] serial.bitset (2001 ms)
42: [ RUN ] serial.bitset_default_constructor_no_alloc
42: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms)
42: [ RUN ] serial.dualview_combination
42: [ OK ] serial.dualview_combination (0 ms)
42: [ RUN ] serial.dualview_alloc
42: [ OK ] serial.dualview_alloc (0 ms)
42: [ RUN ] serial.test_dualview_copy_construction_and_assignment
42: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
42: [ RUN ] serial.dualview_combinations_without_init
42: [ OK ] serial.dualview_combinations_without_init (0 ms)
42: [ RUN ] serial.dualview_deep_copy
42: [ OK ] serial.dualview_deep_copy (0 ms)
42: [ RUN ] serial.dualview_realloc
42: [ OK ] serial.dualview_realloc (0 ms)
42: [ RUN ] serial.dualview_resize
42: [ OK ] serial.dualview_resize (0 ms)
42: [ RUN ] serial.dualview_device_correct_kokkos_device
42: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms)
42: [ RUN ] serial.dualview_host_correct_kokkos_device
42: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms)
42: [ RUN ] serial.dualview_host_modify_template_device_sync
42: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms)
42: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync
42: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
42: [ RUN ] serial.dualview_device_modify_template_host_sync
42: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms)
42: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync
42: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
42: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views
42: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
42: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view
42: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
42: [ RUN ] serial.dualview_sequential_host_init
42: [ OK ] serial.dualview_sequential_host_init (0 ms)
42: [ RUN ] serial.dynamic_view
42: [ OK ] serial.dynamic_view (15 ms)
42: [ RUN ] serial.dyn_rank_view_api_generic
42: [ OK ] serial.dyn_rank_view_api_generic (9 ms)
42: [ RUN ] serial.dyn_rank_view_api_operator_rank12345
42: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
42: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc
42: /var/jenkins/workspace/Kokkos_PR-7509/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
42: skipping since not default execution space
42: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
42: [ RUN ] serial.dyn_rank_view_api_operator_rank67
42: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
42: [ RUN ] serial.dyn_rank_view_team_scratch
42: [ OK ] serial.dyn_rank_view_team_scratch (0 ms)
42: [ RUN ] serial.ErrorReporterViaLambda
42: [ OK ] serial.ErrorReporterViaLambda (0 ms)
42: [ RUN ] serial.ErrorReporter
42: [ OK ] serial.ErrorReporter (0 ms)
42: [ RUN ] serial.offsetview_construction
42: [ OK ] serial.offsetview_construction (18 ms)
42: [ RUN ] serial.offsetview_unmanaged_construction
42: [ OK ] serial.offsetview_unmanaged_construction (0 ms)
42: [ RUN ] serial.offsetview_subview
42: [ OK ] serial.offsetview_subview (8 ms)
42: [ RUN ] serial.offsetview_offsets_rank1
42: [ OK ] serial.offsetview_offsets_rank1 (0 ms)
42: [ RUN ] serial.offsetview_offsets_rank2
42: [ OK ] serial.offsetview_offsets_rank2 (0 ms)
42: [ RUN ] serial.offsetview_offsets_rank3
42: [ OK ] serial.offsetview_offsets_rank3 (0 ms)
42: [ RUN ] serial.scatterview
42: [ OK ] serial.scatterview (1949 ms)
42: [ RUN ] serial.scatterview_devicetype
42: [ OK ] serial.scatterview_devicetype (2 ms)
42: [ RUN ] serial.staticcrsgraph
42: [ OK ] serial.staticcrsgraph (19 ms)
42: [ RUN ] serial.resize_realloc_no_init_dualview
42: [ OK ] serial.resize_realloc_no_init_dualview (0 ms)
42: [ RUN ] serial.resize_realloc_no_alloc_dualview
42: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
42: [ RUN ] serial.resize_exec_space_dualview
42: [ OK ] serial.resize_exec_space_dualview (0 ms)
42: [ RUN ] serial.realloc_exec_space_dualview
42: [ OK ] serial.realloc_exec_space_dualview (0 ms)
42: [ RUN ] serial.resize_realloc_no_init_dynrankview
42: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
42: [ RUN ] serial.resize_exec_space_dynrankview
42: [ OK ] serial.resize_exec_space_dynrankview (0 ms)
42: [ RUN ] serial.realloc_exec_space_dynrankview
42: [ OK ] serial.realloc_exec_space_dynrankview (0 ms)
42: [ RUN ] serial.resize_realloc_no_init_scatterview
42: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms)
42: [ RUN ] serial.resize_realloc_no_alloc_scatterview
42: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
42: [ RUN ] serial.resize_exec_space_scatterview
42: [ OK ] serial.resize_exec_space_scatterview (0 ms)
42: [ RUN ] serial.realloc_exec_space_scatterview
42: [ OK ] serial.realloc_exec_space_scatterview (0 ms)
42: [ RUN ] serial.create_mirror_no_init_dynrankview
42: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms)
42: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor
42: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
42: [ RUN ] serial.create_mirror_view_and_copy_dynrankview
42: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
42: [ RUN ] serial.create_mirror_no_init_offsetview
42: [ OK ] serial.create_mirror_no_init_offsetview (0 ms)
42: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor
42: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
42: [ RUN ] serial.create_mirror_view_and_copy_offsetview
42: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
42: [ RUN ] serial.create_mirror_no_init_dynamicview
42: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms)
42: [ RUN ] serial.create_mirror_view_and_copy_dynamicview
42: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
42: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor
42: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
42: [ RUN ] serial.UnorderedMap_insert
42: [ OK ] serial.UnorderedMap_insert (7246 ms)
42: [ RUN ] serial.UnorderedMap_failed_insert
42: [ OK ] serial.UnorderedMap_failed_insert (4188 ms)
42: [ RUN ] serial.UnorderedMap_deep_copy
42: [ OK ] serial.UnorderedMap_deep_copy (4 ms)
42: [ RUN ] serial.UnorderedMap_valid_empty
42: [ OK ] serial.UnorderedMap_valid_empty (0 ms)
42: [ RUN ] serial.UnorderedMap_clear_zero_size
42: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms)
42: [ RUN ] serial.UnorderedMap_consistent_size
42: [ OK ] serial.UnorderedMap_consistent_size (0 ms)
42: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device
42: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
42: [ RUN ] serial.UnorderedMap_lambda_capturable
42: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms)
42: [ RUN ] serial.UnorderedMap_constructor_view_alloc
42: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
42: [ RUN ] serial.vector_combination
42: [ OK ] serial.vector_combination (0 ms)
42: [ RUN ] serial.vector_insert
42: [ OK ] serial.vector_insert (0 ms)
42: [ RUN ] serial.vector_push_back_default_exec
42: [ OK ] serial.vector_push_back_default_exec (0 ms)
42: [ RUN ] serial.viewctorprop_embedded_dim
42: [ OK ] serial.viewctorprop_embedded_dim (0 ms)
42: [----------] 68 tests from serial (15471 ms total)
42:
42: [----------] Global test environment tear-down
42: [==========] 69 tests from 2 test suites ran. (19604 ms total)
42: [ PASSED ] 68 tests.
42: [ SKIPPED ] 1 test, listed below:
42: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
42/65 Test #42: Kokkos_ContainersUnitTest_Serial ........................... Passed 19.86 sec
test 43
Start 43: Kokkos_ContainersUnitTest_Cuda
43: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
43: Test timeout computed to be: 1500
43: [==========] Running 69 tests from 2 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from cuda_DeathTest
43: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction
43: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (4980 ms)
43: [----------] 1 test from cuda_DeathTest (4980 ms total)
43:
43: [----------] 68 tests from cuda
43: [ RUN ] cuda.bitset
43: [ OK ] cuda.bitset (12 ms)
43: [ RUN ] cuda.bitset_default_constructor_no_alloc
43: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
43: [ RUN ] cuda.dualview_combination
43: [ OK ] cuda.dualview_combination (0 ms)
43: [ RUN ] cuda.dualview_alloc
43: [ OK ] cuda.dualview_alloc (0 ms)
43: [ RUN ] cuda.test_dualview_copy_construction_and_assignment
43: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
43: [ RUN ] cuda.dualview_combinations_without_init
43: [ OK ] cuda.dualview_combinations_without_init (0 ms)
43: [ RUN ] cuda.dualview_deep_copy
43: [ OK ] cuda.dualview_deep_copy (1 ms)
43: [ RUN ] cuda.dualview_realloc
43: [ OK ] cuda.dualview_realloc (0 ms)
43: [ RUN ] cuda.dualview_resize
43: [ OK ] cuda.dualview_resize (1 ms)
43: [ RUN ] cuda.dualview_device_correct_kokkos_device
43: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
43: [ RUN ] cuda.dualview_host_correct_kokkos_device
43: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
43: [ RUN ] cuda.dualview_host_modify_template_device_sync
43: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
43: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync
43: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
43: [ RUN ] cuda.dualview_device_modify_template_host_sync
43: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
43: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync
43: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
43: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views
43: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
43: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view
43: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
43: [ RUN ] cuda.dualview_sequential_host_init
43: [ OK ] cuda.dualview_sequential_host_init (0 ms)
43: [ RUN ] cuda.dynamic_view
43: [ OK ] cuda.dynamic_view (29 ms)
43: [ RUN ] cuda.dyn_rank_view_api_generic
43: [ OK ] cuda.dyn_rank_view_api_generic (8 ms)
43: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345
43: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
43: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc
43: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
43: [ RUN ] cuda.dyn_rank_view_api_operator_rank67
43: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
43: [ RUN ] cuda.dyn_rank_view_team_scratch
43: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms)
43: [ RUN ] cuda.ErrorReporterViaLambda
43: [ OK ] cuda.ErrorReporterViaLambda (0 ms)
43: [ RUN ] cuda.ErrorReporter
43: [ OK ] cuda.ErrorReporter (0 ms)
43: [ RUN ] cuda.offsetview_construction
43: [ OK ] cuda.offsetview_construction (1 ms)
43: [ RUN ] cuda.offsetview_unmanaged_construction
43: [ OK ] cuda.offsetview_unmanaged_construction (0 ms)
43: [ RUN ] cuda.offsetview_subview
43: [ OK ] cuda.offsetview_subview (0 ms)
43: [ RUN ] cuda.offsetview_offsets_rank1
43: [ OK ] cuda.offsetview_offsets_rank1 (0 ms)
43: [ RUN ] cuda.offsetview_offsets_rank2
43: [ OK ] cuda.offsetview_offsets_rank2 (0 ms)
43: [ RUN ] cuda.offsetview_offsets_rank3
43: [ OK ] cuda.offsetview_offsets_rank3 (0 ms)
43: [ RUN ] cuda.scatterview
43: [ OK ] cuda.scatterview (12415 ms)
43: [ RUN ] cuda.scatterview_devicetype
43: [ OK ] cuda.scatterview_devicetype (25 ms)
43: [ RUN ] cuda.staticcrsgraph
43: [ OK ] cuda.staticcrsgraph (31 ms)
43: [ RUN ] cuda.resize_realloc_no_init_dualview
43: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms)
43: [ RUN ] cuda.resize_realloc_no_alloc_dualview
43: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
43: [ RUN ] cuda.resize_exec_space_dualview
43: [ OK ] cuda.resize_exec_space_dualview (0 ms)
43: [ RUN ] cuda.realloc_exec_space_dualview
43: [ OK ] cuda.realloc_exec_space_dualview (0 ms)
43: [ RUN ] cuda.resize_realloc_no_init_dynrankview
43: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
43: [ RUN ] cuda.resize_exec_space_dynrankview
43: [ OK ] cuda.resize_exec_space_dynrankview (0 ms)
43: [ RUN ] cuda.realloc_exec_space_dynrankview
43: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms)
43: [ RUN ] cuda.resize_realloc_no_init_scatterview
43: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
43: [ RUN ] cuda.resize_realloc_no_alloc_scatterview
43: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
43: [ RUN ] cuda.resize_exec_space_scatterview
43: [ OK ] cuda.resize_exec_space_scatterview (0 ms)
43: [ RUN ] cuda.realloc_exec_space_scatterview
43: [ OK ] cuda.realloc_exec_space_scatterview (0 ms)
43: [ RUN ] cuda.create_mirror_no_init_dynrankview
43: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
43: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor
43: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
43: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview
43: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
43: [ RUN ] cuda.create_mirror_no_init_offsetview
43: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms)
43: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor
43: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
43: [ RUN ] cuda.create_mirror_view_and_copy_offsetview
43: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
43: [ RUN ] cuda.create_mirror_no_init_dynamicview
43: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
43: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview
43: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
43: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor
43: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
43: [ RUN ] cuda.UnorderedMap_insert
43: [ OK ] cuda.UnorderedMap_insert (3206 ms)
43: [ RUN ] cuda.UnorderedMap_failed_insert
43: [ OK ] cuda.UnorderedMap_failed_insert (903 ms)
43: [ RUN ] cuda.UnorderedMap_deep_copy
43: [ OK ] cuda.UnorderedMap_deep_copy (4 ms)
43: [ RUN ] cuda.UnorderedMap_valid_empty
43: [ OK ] cuda.UnorderedMap_valid_empty (1 ms)
43: [ RUN ] cuda.UnorderedMap_clear_zero_size
43: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
43: [ RUN ] cuda.UnorderedMap_consistent_size
43: [ OK ] cuda.UnorderedMap_consistent_size (0 ms)
43: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device
43: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
43: [ RUN ] cuda.UnorderedMap_lambda_capturable
43: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
43: [ RUN ] cuda.UnorderedMap_constructor_view_alloc
43: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
43: [ RUN ] cuda.vector_combination
43: [ OK ] cuda.vector_combination (0 ms)
43: [ RUN ] cuda.vector_insert
43: [ OK ] cuda.vector_insert (0 ms)
43: [ RUN ] cuda.vector_push_back_default_exec
43: [ OK ] cuda.vector_push_back_default_exec (0 ms)
43: [ RUN ] cuda.viewctorprop_embedded_dim
43: [ OK ] cuda.viewctorprop_embedded_dim (0 ms)
43: [----------] 68 tests from cuda (16660 ms total)
43:
43: [----------] Global test environment tear-down
43: [==========] 69 tests from 2 test suites ran. (21641 ms total)
43: [ PASSED ] 69 tests.
43/65 Test #43: Kokkos_ContainersUnitTest_Cuda ............................. Passed 21.89 sec
test 44
Start 44: Kokkos_ContainersPerformanceTest_Cuda
44: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
44: Test timeout computed to be: 1500
44: [==========] Running 4 tests from 1 test suite.
44: [----------] Global test environment set-up.
44: [----------] 4 tests from TEST_CATEGORY
44: [ RUN ] TEST_CATEGORY.dynrankview_perf
44: Cuda
44: DynRankView vs View: Initialization Only
44: View time (init only): 0.00114647
44: View sum computation time: 0.00114647
44: Strided View time (init only): 0.00105141
44: View Rank7 time (init only): 0.00114895
44: DynRankView time (init only): 0.00113649
44: DynRankView sum computation time: 0.00177164
44: Ratio of View to DynRankView time: 1.00878
44: Ratio of View to DynRankView sum computation time: 0.917589
44: Ratio of View to View Rank7 time: 0.997843
44: Ratio of StrideView to DynRankView time: 0.925141
44: Ratio of DynRankView to View Rank7 time: 0.98916
44: [ OK ] TEST_CATEGORY.dynrankview_perf (12 ms)
44: [ RUN ] TEST_CATEGORY.global_2_local
44: Cuda
44: size, create, generate, fill, find
44: 256, 0.000196206, 4.8348e-05, 0.00235275, 0.00177912
44: 512, 0.000156338, 1.0733e-05, 1.9326e-05, 0.00191127
44: 1024, 0.000150162, 1.0279e-05, 2.0069e-05, 0.00179529
44: 2048, 0.000140901, 9.876e-06, 2.0277e-05, 0.00179819
44: 4096, 0.000136935, 9.818e-06, 2.0634e-05, 0.00182644
44: 8192, 0.000140834, 1.0082e-05, 2.2566e-05, 0.00181208
44: 16384, 0.000141726, 9.633e-06, 2.5309e-05, 0.00186433
44: 32768, 0.000441914, 1.103e-05, 2.993e-05, 0.00197411
44: 65536, 0.000237097, 1.1354e-05, 4.613e-05, 0.00217588
44: 131072, 0.000327125, 1.2044e-05, 5.3026e-05, 0.00272625
44: 262144, 0.000552204, 1.4865e-05, 0.000152118, 0.00570978
44: 524288, 0.000517713, 1.5657e-05, 0.000539142, 0.0197854
44: 1048576, 0.000568914, 3.6546e-05, 0.00137963, 0.0456996
44: 2097152, 0.000679021, 3.3952e-05, 0.0030139, 0.109009
44: 4194304, 0.000847451, 5.8474e-05, 0.00675851, 0.236099
44: [ OK ] TEST_CATEGORY.global_2_local (459 ms)
44: [ RUN ] TEST_CATEGORY.unordered_map_performance_near
44: skipping test
44: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
44: [ RUN ] TEST_CATEGORY.unordered_map_performance_far
44: skipping test
44: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
44: [----------] 4 tests from TEST_CATEGORY (471 ms total)
44:
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 1 test suite ran. (471 ms total)
44: [ PASSED ] 4 tests.
44/65 Test #44: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.63 sec
test 45
Start 45: Kokkos_UnitTest_Sort
45: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
45: Test timeout computed to be: 1500
45: [==========] Running 17 tests from 2 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from cuda_DeathTest
45: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues
45: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (810 ms)
45: [----------] 1 test from cuda_DeathTest (810 ms total)
45:
45: [----------] 16 tests from cuda
45: [ RUN ] cuda.SortUnsignedValueType
45: [ OK ] cuda.SortUnsignedValueType (13 ms)
45: [ RUN ] cuda.SortEmptyView
45: [ OK ] cuda.SortEmptyView (0 ms)
45: [ RUN ] cuda.SortByKeyEmptyView
45: [ OK ] cuda.SortByKeyEmptyView (0 ms)
45: [ RUN ] cuda.SortByKeyEmptyViewHost
45: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms)
45: [ RUN ] cuda.SortByKey
45: [ OK ] cuda.SortByKey (0 ms)
45: [ RUN ] cuda.SortByKeyWithComparator
45: [ OK ] cuda.SortByKeyWithComparator (0 ms)
45: [ RUN ] cuda.SortByKeyStaticExtents
45: [ OK ] cuda.SortByKeyStaticExtents (0 ms)
45: [ RUN ] cuda.SortByKeyWithStrides
45: [ OK ] cuda.SortByKeyWithStrides (0 ms)
45: [ RUN ] cuda.SortWithCustomComparator
45: [ OK ] cuda.SortWithCustomComparator (67 ms)
45: [ RUN ] cuda.BinSortGenericTests
45: [ OK ] cuda.BinSortGenericTests (21 ms)
45: [ RUN ] cuda.BinSortEmptyView
45: [ OK ] cuda.BinSortEmptyView (0 ms)
45: [ RUN ] cuda.BinSortEmptyKeysView
45: [ OK ] cuda.BinSortEmptyKeysView (0 ms)
45: [ RUN ] cuda.BinSort_issue_7221
45: [ OK ] cuda.BinSort_issue_7221 (0 ms)
45: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues
45: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11266 ms)
45: [ RUN ] cuda.NestedSort
45: [ OK ] cuda.NestedSort (31 ms)
45: [ RUN ] cuda.NestedSortByKey
45: [ OK ] cuda.NestedSortByKey (105 ms)
45: [----------] 16 tests from cuda (11508 ms total)
45:
45: [----------] Global test environment tear-down
45: [==========] 17 tests from 2 test suites ran. (12319 ms total)
45: [ PASSED ] 17 tests.
45/65 Test #45: Kokkos_UnitTest_Sort ....................................... Passed 12.51 sec
test 46
Start 46: Kokkos_UnitTest_Random
46: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_UnitTest_Random
46: Test timeout computed to be: 1500
46: [==========] Running 3 tests from 1 test suite.
46: [----------] Global test environment set-up.
46: [----------] 3 tests from cuda
46: [ RUN ] cuda.Random_XorShift64
46: Test Seed:1733877373675429358
46: Test Scalar=int
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.00572863 0.00593851 || 0.051031 28056 29411 || 28839.6 28674.4 || 82.0939 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.0200372 0.00301799 || 0.051031 1e+64 -1e+64
46: Test Scalar=unsigned int
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.45775e-07 0.00124718 -0.0390257 || 0.051031 27936 29379 || 28638.7 28674.4 || -539.491 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.5082e-07 0.0250204 0.000570319 || 0.051031 1e+64 -1e+64
46: Test Scalar=int64_t
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.0186064 -0.00470421 || 0.051031 28002 29358 || 29218 28674.4 || -65.031 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 0.00613907 -0.00318463 || 0.051031 1e+64 -1e+64
46: Test Scalar=uint64_t
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.0164377 0.0219297 || 0.051031 27999 29342 || 29153.6 28674.4 || 303.156 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 0.0120275 -0.000922285 || 0.051031 1e+64 -1e+64
46: Test Scalar=half
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 0.000243922 -0.99999 -48243.3 || 0.051031 0 194698 || 2.92843e+09 28674.4 || -6.66915e+08 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 0.000730707 -0.305128 0.150844 || 0.051031 1e+64 -1e+64
46: Test Scalar=bhalf
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 0.00195794 -0.999999 -57855.4 || 0.051031 0 1.55179e+06 || 2.86908e+10 28674.4 || -7.99794e+08 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 0.00588369 -0.967636 10.2063 || 0.051031 1e+64 -1e+64
46: Test Scalar=float
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.68478e-07 0.0113494 -0.0136674 || 0.051031 27971 29359 || 28352.6 28674.4 || -188.938 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 7.18929e-07 0.00781331 -0.00354227 || 0.051031 1e+64 -1e+64
46: Test Scalar=double
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.00846059 0.0110299 || 0.051031 27955 29512 || 28919.1 28674.4 || 152.477 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 0.0107186 -0.00377289 || 0.051031 1e+64 -1e+64
46: Test Seed:1733877373834151540
46: Test Scalar=int
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.48297e-07 -0.0104661 0.00640345 || 0.051031 28012 29461 || 28977.7 28674.4 || 88.5213 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.58387e-07 0.00286945 -0.0054329 || 0.051031 1e+64 -1e+64
46: Test Scalar=unsigned int
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.00761912 0.0101165 || 0.051031 28052 29387 || 28894.5 28674.4 || 139.85 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.0239929 -0.00745149 || 0.051031 1e+64 -1e+64
46: Test Scalar=int64_t
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.0147132 -0.00152245 || 0.051031 27949 29311 || 29102.6 28674.4 || -21.0464 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.00107831 -0.00211895 || 0.051031 1e+64 -1e+64
46: Test Scalar=uint64_t
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.00789274 0.00360073 || 0.051031 28083 29329 || 28902.5 28674.4 || 49.7764 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.00909399 0.00603665 || 0.051031 1e+64 -1e+64
46: Test Scalar=half
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 0.000244508 -0.99999 -48245.7 || 0.051031 0 194903 || 2.9288e+09 28674.4 || -6.66948e+08 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 0.000732443 -0.320381 0.151912 || 0.051031 1e+64 -1e+64
46: Test Scalar=bhalf
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 0.00195511 -0.999999 -57858 || 0.051031 0 1.5515e+06 || 2.86914e+10 28674.4 || -7.99829e+08 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 0.00587546 -0.967867 10.2595 || 0.051031 1e+64 -1e+64
46: Test Scalar=float
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.78568e-07 0.00731442 -0.00365208 || 0.051031 28022 29293 || 28466.2 28674.4 || -50.4863 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 7.49199e-07 0.018825 0.00563695 || 0.051031 1e+64 -1e+64
46: Test Scalar=double
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 6.43252e-07 -0.00859128 0.00858689 || 0.051031 28061 29313 || 28922.9 28674.4 || 118.705 -2.0744
46: -- Testing 3-D histogram
46: Density 3D: 6.43252e-07 -0.0176473 -0.0116142 || 0.051031 1e+64 -1e+64
46: [ OK ] cuda.Random_XorShift64 (306 ms)
46: [ RUN ] cuda.Random_XorShift1024_0
46: Test Seed:1733877373981916258
46: Test Scalar=int
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.00902192 -0.00686152 || 0.051031 10999 11828 || 11275.2 11377 || -94.8537 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -0.0190539 0.000842797 || 0.051031 1e+64 -1e+64
46: Test Scalar=unsigned int
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 -0.0194068 0.0121608 || 0.051031 10964 11835 || 11602.1 11377 || 168.11 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -5.0414e-05 -0.00218744 || 0.051031 1e+64 -1e+64
46: Test Scalar=int64_t
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 -0.00635344 -0.0037985 || 0.051031 10921 11786 || 11449.7 11377 || -52.5105 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -0.0136645 0.00640087 || 0.051031 1e+64 -1e+64
46: Test Scalar=uint64_t
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.0138319 -0.00369623 || 0.051031 10973 11870 || 11221.7 11377 || -51.0967 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.0102745 -0.000565804 || 0.051031 1e+64 -1e+64
46: Test Scalar=half
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 0.000245021 -0.999975 -7595.11 || 0.051031 0 77577 || 4.6105e+08 11377 || -1.04995e+08 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 0.000734735 -0.135194 0.0223828 || 0.051031 1e+64 -1e+64
46: Test Scalar=bhalf
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 0.0019556 -0.999997 -9108.44 || 0.051031 0 616207 || 4.51607e+09 11377 || -1.25915e+08 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 0.00587756 -0.922418 1.60098 || 0.051031 1e+64 -1e+64
46: Test Scalar=float
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.86102e-07 -0.00377654 0.000497319 || 0.051031 10965 11878 || 11420.1 11377 || 6.87493 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 3.62396e-07 0.00294672 0.00201062 || 0.051031 1e+64 -1e+64
46: Test Scalar=double
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.00660906 0.00575292 || 0.051031 10939 11773 || 11302.3 11377 || 79.5283 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.00329292 -0.0011797 || 0.051031 1e+64 -1e+64
46: Test Seed:1733877374057190040
46: Test Scalar=int
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 -0.0203666 0.00596246 || 0.051031 10874 11758 || 11613.5 11377 || 82.425 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.00459484 0.00192794 || 0.051031 1e+64 -1e+64
46: Test Scalar=unsigned int
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 -0.0136131 0.00411755 || 0.051031 10997 11794 || 11534 11377 || 56.921 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.0121177 -0.000385469 || 0.051031 1e+64 -1e+64
46: Test Scalar=int64_t
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.0180341 -0.00774123 || 0.051031 10947 11857 || 11175.4 11377 || -107.015 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -0.00988713 0.000739448 || 0.051031 1e+64 -1e+64
46: Test Scalar=uint64_t
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 0.00528932 -0.00194856 || 0.051031 10990 11809 || 11317.1 11377 || -26.9369 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 0.00388112 0.0012296 || 0.051031 1e+64 -1e+64
46: Test Scalar=half
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 0.000243297 -0.999975 -7594.81 || 0.051031 0 77744 || 4.61016e+08 11377 || -1.04991e+08 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 0.000729654 -0.166181 0.0273278 || 0.051031 1e+64 -1e+64
46: Test Scalar=bhalf
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 0.0019587 -0.999997 -9107.78 || 0.051031 0 616191 || 4.51639e+09 11377 || -1.25906e+08 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 0.00588692 -0.922641 1.61364 || 0.051031 1e+64 -1e+64
46: Test Scalar=float
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.73387e-07 -0.0217279 -0.00653012 || 0.051031 10948 11799 || 11629.6 11377 || -90.2724 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 3.24249e-07 -0.0198451 -0.000211007 || 0.051031 1e+64 -1e+64
46: Test Scalar=double
46: -- Testing randomness properties
46: -- Testing 1-D histogram
46: Density 1D: 2.47955e-07 -0.0137952 -0.000508039 || 0.051031 10914 11850 || 11536.1 11377 || -7.02314 -0.823045
46: -- Testing 3-D histogram
46: Density 3D: 2.47955e-07 -0.0140976 0.00204993 || 0.051031 1e+64 -1e+64
46: [ OK ] cuda.Random_XorShift1024_0 (182 ms)
46: [ RUN ] cuda.Multi_streams
46: [ OK ] cuda.Multi_streams (207 ms)
46: [----------] 3 tests from cuda (697 ms total)
46:
46: [----------] Global test environment tear-down
46: [==========] 3 tests from 1 test suite ran. (697 ms total)
46: [ PASSED ] 3 tests.
46/65 Test #46: Kokkos_UnitTest_Random ..................................... Passed 0.87 sec
test 47
Start 47: Kokkos_AlgorithmsUnitTest_StdSet_A
47: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
47: Test timeout computed to be: 1500
47: [==========] Running 16 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_DeathTest
47: [ RUN ] std_algorithms_DeathTest.expect_no_overlap
47: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms)
47: [----------] 1 test from std_algorithms_DeathTest (0 ms total)
47:
47: [----------] 3 tests from std_algorithms_reducers
47: [ RUN ] std_algorithms_reducers.max_first_loc
47: [ OK ] std_algorithms_reducers.max_first_loc (0 ms)
47: [ RUN ] std_algorithms_reducers.min_first_loc
47: [ OK ] std_algorithms_reducers.min_first_loc (0 ms)
47: [ RUN ] std_algorithms_reducers.min_max_first_last_loc
47: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
47: [----------] 3 tests from std_algorithms_reducers (0 ms total)
47:
47: [----------] 1 test from std_algorithms
47: [ RUN ] std_algorithms.is_admissible_to_std_algorithms
47: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
47: [----------] 1 test from std_algorithms (0 ms total)
47:
47: [----------] 11 tests from random_access_iterator_test
47: [ RUN ] random_access_iterator_test.constructor
47: [ OK ] random_access_iterator_test.constructor (0 ms)
47: [ RUN ] random_access_iterator_test.constructiblity
47: [ OK ] random_access_iterator_test.constructiblity (0 ms)
47: [ RUN ] random_access_iterator_test.dereference
47: [ OK ] random_access_iterator_test.dereference (0 ms)
47: [ RUN ] random_access_iterator_test.subscript_operator
47: [ OK ] random_access_iterator_test.subscript_operator (0 ms)
47: [ RUN ] random_access_iterator_test.operatorsSet1
47: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms)
47: [ RUN ] random_access_iterator_test.operatorsSet2
47: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms)
47: [ RUN ] random_access_iterator_test.operatorsSet3
47: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms)
47: [ RUN ] random_access_iterator_test.operatorsSet4
47: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms)
47: [ RUN ] random_access_iterator_test.assignment_operator
47: [ OK ] random_access_iterator_test.assignment_operator (0 ms)
47: [ RUN ] random_access_iterator_test.distance
47: [ OK ] random_access_iterator_test.distance (0 ms)
47: [ RUN ] random_access_iterator_test.traits_helpers
47: [ OK ] random_access_iterator_test.traits_helpers (0 ms)
47: [----------] 11 tests from random_access_iterator_test (2 ms total)
47:
47: [----------] Global test environment tear-down
47: [==========] 16 tests from 4 test suites ran. (2 ms total)
47: [ PASSED ] 16 tests.
47/65 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.16 sec
test 48
Start 48: Kokkos_AlgorithmsUnitTest_StdSet_B
48: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
48: Test timeout computed to be: 1500
48: [==========] Running 7 tests from 1 test suite.
48: [----------] Global test environment set-up.
48: [----------] 7 tests from std_algorithms_min_max_element_test
48: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range
48: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
48: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range
48: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
48: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data
48: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms)
48: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data
48: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
48: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
48: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
48: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
48: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
48: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
48: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (6 ms)
48: [----------] 7 tests from std_algorithms_min_max_element_test (25 ms total)
48:
48: [----------] Global test environment tear-down
48: [==========] 7 tests from 1 test suite ran. (25 ms total)
48: [ PASSED ] 7 tests.
48/65 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.18 sec
test 49
Start 49: Kokkos_AlgorithmsUnitTest_StdSet_C
49: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
49: Test timeout computed to be: 1500
49: [==========] Running 13 tests from 10 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_lexicographical_compare_test
49: [ RUN ] std_algorithms_lexicographical_compare_test.test
49: [ OK ] std_algorithms_lexicographical_compare_test.test (18 ms)
49: [----------] 1 test from std_algorithms_lexicographical_compare_test (18 ms total)
49:
49: [----------] 1 test from std_algorithms_for_each_test
49: [ RUN ] std_algorithms_for_each_test.test
49: [ OK ] std_algorithms_for_each_test.test (51 ms)
49: [----------] 1 test from std_algorithms_for_each_test (51 ms total)
49:
49: [----------] 1 test from std_algorithms_find_test
49: [ RUN ] std_algorithms_find_test.test
49: [ OK ] std_algorithms_find_test.test (24 ms)
49: [----------] 1 test from std_algorithms_find_test (24 ms total)
49:
49: [----------] 4 tests from std_algorithms_non_mod_seq_ops
49: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of
49: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (359 ms)
49: [ RUN ] std_algorithms_non_mod_seq_ops.find_end
49: [ OK ] std_algorithms_non_mod_seq_ops.find_end (363 ms)
49: [ RUN ] std_algorithms_non_mod_seq_ops.search
49: [ OK ] std_algorithms_non_mod_seq_ops.search (352 ms)
49: [ RUN ] std_algorithms_non_mod_seq_ops.search_n
49: [ OK ] std_algorithms_non_mod_seq_ops.search_n (238 ms)
49: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1314 ms total)
49:
49: [----------] 1 test from std_algorithms_count_test
49: [ RUN ] std_algorithms_count_test.test
49: [ OK ] std_algorithms_count_test.test (15 ms)
49: [----------] 1 test from std_algorithms_count_test (15 ms total)
49:
49: [----------] 1 test from std_algorithms_equal_test
49: [ RUN ] std_algorithms_equal_test.test
49: [ OK ] std_algorithms_equal_test.test (10 ms)
49: [----------] 1 test from std_algorithms_equal_test (10 ms total)
49:
49: [----------] 1 test from std_algorithms_all_any_none_of_test
49: [ RUN ] std_algorithms_all_any_none_of_test.test
49: [ OK ] std_algorithms_all_any_none_of_test.test (23 ms)
49: [----------] 1 test from std_algorithms_all_any_none_of_test (23 ms total)
49:
49: [----------] 1 test from std_algorithms_nonmod_seq_ops
49: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find
49: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (58 ms)
49: [----------] 1 test from std_algorithms_nonmod_seq_ops (58 ms total)
49:
49: [----------] 1 test from std_algorithms_mismatch_test
49: [ RUN ] std_algorithms_mismatch_test.test
49: [ OK ] std_algorithms_mismatch_test.test (66 ms)
49: [----------] 1 test from std_algorithms_mismatch_test (66 ms total)
49:
49: [----------] 1 test from std_algorithms_mod_seq_ops
49: [ RUN ] std_algorithms_mod_seq_ops.move_backward
49: [ OK ] std_algorithms_mod_seq_ops.move_backward (53 ms)
49: [----------] 1 test from std_algorithms_mod_seq_ops (53 ms total)
49:
49: [----------] Global test environment tear-down
49: [==========] 13 tests from 10 test suites ran. (1636 ms total)
49: [ PASSED ] 13 tests.
49/65 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 1.82 sec
test 50
Start 50: Kokkos_AlgorithmsUnitTest_StdSet_D
50: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
50: Test timeout computed to be: 1500
50: [==========] Running 31 tests from 5 test suites.
50: [----------] Global test environment set-up.
50: [----------] 3 tests from std_algorithms_mod_ops_test
50: [ RUN ] std_algorithms_mod_ops_test.move
50: [ OK ] std_algorithms_mod_ops_test.move (0 ms)
50: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor
50: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
50: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view
50: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
50: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
50:
50: [----------] 12 tests from std_algorithms_mod_seq_ops_test
50: [ RUN ] std_algorithms_mod_seq_ops_test.copy
50: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view
50: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n
50: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward
50: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy
50: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.fill
50: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n
50: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
50: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
50: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.generate
50: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n
50: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
50: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges
50: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
50: [----------] 12 tests from std_algorithms_mod_seq_ops_test (2 ms total)
50:
50: [----------] 4 tests from std_algorithms_replace_ops_test
50: [ RUN ] std_algorithms_replace_ops_test.replace
50: [ OK ] std_algorithms_replace_ops_test.replace (28 ms)
50: [ RUN ] std_algorithms_replace_ops_test.replace_if
50: [ OK ] std_algorithms_replace_ops_test.replace_if (94 ms)
50: [ RUN ] std_algorithms_replace_ops_test.replace_copy
50: [ OK ] std_algorithms_replace_ops_test.replace_copy (49 ms)
50: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if
50: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (45 ms)
50: [----------] 4 tests from std_algorithms_replace_ops_test (217 ms total)
50:
50: [----------] 11 tests from std_algorithms_mod_seq_ops
50: [ RUN ] std_algorithms_mod_seq_ops.copy_if
50: [ OK ] std_algorithms_mod_seq_ops.copy_if (33 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.unique
50: [ OK ] std_algorithms_mod_seq_ops.unique (74 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.unique_copy
50: [ OK ] std_algorithms_mod_seq_ops.unique_copy (46 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.remove
50: [ OK ] std_algorithms_mod_seq_ops.remove (28 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.remove_if
50: [ OK ] std_algorithms_mod_seq_ops.remove_if (32 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.remove_copy
50: [ OK ] std_algorithms_mod_seq_ops.remove_copy (118 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if
50: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (34 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.rotate
50: [ OK ] std_algorithms_mod_seq_ops.rotate (1002 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy
50: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (424 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.shift_left
50: [ OK ] std_algorithms_mod_seq_ops.shift_left (1144 ms)
50: [ RUN ] std_algorithms_mod_seq_ops.shift_right
50: [ OK ] std_algorithms_mod_seq_ops.shift_right (1149 ms)
50: [----------] 11 tests from std_algorithms_mod_seq_ops (4089 ms total)
50:
50: [----------] 1 test from std_algorithms_modseq_test
50: [ RUN ] std_algorithms_modseq_test.reverse
50: [ OK ] std_algorithms_modseq_test.reverse (46 ms)
50: [----------] 1 test from std_algorithms_modseq_test (46 ms total)
50:
50: [----------] Global test environment tear-down
50: [==========] 31 tests from 5 test suites ran. (4357 ms total)
50: [ PASSED ] 31 tests.
50/65 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.54 sec
test 51
Start 51: Kokkos_AlgorithmsUnitTest_StdSet_E
51: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
51: Test timeout computed to be: 1500
51: [==========] Running 29 tests from 7 test suites.
51: [----------] Global test environment set-up.
51: [----------] 2 tests from std_algorithms_sorting_ops_test
51: [ RUN ] std_algorithms_sorting_ops_test.is_sorted
51: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms)
51: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until
51: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms)
51: [----------] 2 tests from std_algorithms_sorting_ops_test (22 ms total)
51:
51: [----------] 4 tests from std_algorithms_partitioning_test
51: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial
51: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
51: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
51: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
51: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view
51: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
51: [ RUN ] std_algorithms_partitioning_test.partition_point
51: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms)
51: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
51:
51: [----------] 1 test from std_algorithms_partitioning_ops
51: [ RUN ] std_algorithms_partitioning_ops.partition_copy
51: [ OK ] std_algorithms_partitioning_ops.partition_copy (18 ms)
51: [----------] 1 test from std_algorithms_partitioning_ops (18 ms total)
51:
51: [----------] 12 tests from std_algorithms_numerics_test
51: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
51: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
51: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
51: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
51: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
51: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
51: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
51: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
51: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
51: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
51: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
51: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
51: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
51: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
51: [----------] 12 tests from std_algorithms_numerics_test (7 ms total)
51:
51: [----------] 1 test from std_algorithms_numerics_ops_test
51: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference
51: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (96 ms)
51: [----------] 1 test from std_algorithms_numerics_ops_test (96 ms total)
51:
51: [----------] 8 tests from std_algorithms_numeric_ops_test
51: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan
51: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (497 ms)
51: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor
51: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
51: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan
51: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (434 ms)
51: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor
51: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
51: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan
51: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (140 ms)
51: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
51: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
51: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan
51: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (242 ms)
51: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
51: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
51: [----------] 8 tests from std_algorithms_numeric_ops_test (1314 ms total)
51:
51: [----------] 1 test from std_algorithms_transform_ops_test
51: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op
51: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (35 ms)
51: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total)
51:
51: [----------] Global test environment tear-down
51: [==========] 29 tests from 7 test suites ran. (1498 ms total)
51: [ PASSED ] 29 tests.
51/65 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 1.69 sec
test 52
Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_A
52: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
52: Test timeout computed to be: 1500
52: [==========] Running 12 tests from 7 test suites.
52: [----------] Global test environment set-up.
52: [----------] 2 tests from std_algorithms_adjacent_find_team_test
52: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
52: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (355 ms)
52: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
52: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (341 ms)
52: [----------] 2 tests from std_algorithms_adjacent_find_team_test (696 ms total)
52:
52: [----------] 2 tests from std_algorithms_count_team_test
52: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero
52: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (163 ms)
52: [ RUN ] std_algorithms_count_team_test.count_returns_zero
52: [ OK ] std_algorithms_count_team_test.count_returns_zero (141 ms)
52: [----------] 2 tests from std_algorithms_count_team_test (305 ms total)
52:
52: [----------] 1 test from std_algorithms_count_if_team_test
52: [ RUN ] std_algorithms_count_if_team_test.test
52: [ OK ] std_algorithms_count_if_team_test.test (185 ms)
52: [----------] 1 test from std_algorithms_count_if_team_test (185 ms total)
52:
52: [----------] 1 test from std_algorithms_for_each_team_test
52: [ RUN ] std_algorithms_for_each_team_test.test
52: [ OK ] std_algorithms_for_each_team_test.test (376 ms)
52: [----------] 1 test from std_algorithms_for_each_team_test (376 ms total)
52:
52: [----------] 1 test from std_algorithms_for_each_n_team_test
52: [ RUN ] std_algorithms_for_each_n_team_test.test
52: [ OK ] std_algorithms_for_each_n_team_test.test (387 ms)
52: [----------] 1 test from std_algorithms_for_each_n_team_test (387 ms total)
52:
52: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
52: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal
52: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (472 ms)
52: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
52: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (409 ms)
52: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
52: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (408 ms)
52: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1290 ms total)
52:
52: [----------] 2 tests from std_algorithms_mismatch_team_test
52: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal
52: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (484 ms)
52: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal
52: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (479 ms)
52: [----------] 2 tests from std_algorithms_mismatch_team_test (963 ms total)
52:
52: [----------] Global test environment tear-down
52: [==========] 12 tests from 7 test suites ran. (4206 ms total)
52: [ PASSED ] 12 tests.
52/65 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 4.37 sec
test 53
Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_B
53: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
53: Test timeout computed to be: 1500
53: [==========] Running 8 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 2 tests from std_algorithms_equal_team_test
53: [ RUN ] std_algorithms_equal_team_test.views_are_equal
53: [ OK ] std_algorithms_equal_team_test.views_are_equal (729 ms)
53: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal
53: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (717 ms)
53: [----------] 2 tests from std_algorithms_equal_team_test (1447 ms total)
53:
53: [----------] 2 tests from std_algorithms_search_team_test
53: [ RUN ] std_algorithms_search_team_test.sequences_exist
53: [ OK ] std_algorithms_search_team_test.sequences_exist (316 ms)
53: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist
53: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (321 ms)
53: [----------] 2 tests from std_algorithms_search_team_test (638 ms total)
53:
53: [----------] 2 tests from std_algorithms_find_end_team_test
53: [ RUN ] std_algorithms_find_end_team_test.sequences_exist
53: [ OK ] std_algorithms_find_end_team_test.sequences_exist (432 ms)
53: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist
53: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (412 ms)
53: [----------] 2 tests from std_algorithms_find_end_team_test (844 ms total)
53:
53: [----------] 2 tests from std_algorithms_find_first_of_team_test
53: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist
53: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (364 ms)
53: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
53: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (529 ms)
53: [----------] 2 tests from std_algorithms_find_first_of_team_test (894 ms total)
53:
53: [----------] Global test environment tear-down
53: [==========] 8 tests from 4 test suites ran. (3823 ms total)
53: [ PASSED ] 8 tests.
53/65 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 3.99 sec
test 54
Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_C
54: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
54: Test timeout computed to be: 1500
54: [==========] Running 11 tests from 7 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_find_team_test
54: [ RUN ] std_algorithms_find_team_test.searched_values_exist
54: [ OK ] std_algorithms_find_team_test.searched_values_exist (153 ms)
54: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist
54: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (157 ms)
54: [----------] 2 tests from std_algorithms_find_team_test (311 ms total)
54:
54: [----------] 2 tests from std_algorithms_find_if_team_test
54: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true
54: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (148 ms)
54: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false
54: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (155 ms)
54: [----------] 2 tests from std_algorithms_find_if_team_test (303 ms total)
54:
54: [----------] 2 tests from std_algorithms_find_if_not_team_test
54: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true
54: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (155 ms)
54: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false
54: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (142 ms)
54: [----------] 2 tests from std_algorithms_find_if_not_team_test (298 ms total)
54:
54: [----------] 1 test from std_algorithms_all_of_team_test
54: [ RUN ] std_algorithms_all_of_team_test.test
54: [ OK ] std_algorithms_all_of_team_test.test (150 ms)
54: [----------] 1 test from std_algorithms_all_of_team_test (150 ms total)
54:
54: [----------] 1 test from std_algorithms_any_of_team_test
54: [ RUN ] std_algorithms_any_of_team_test.test
54: [ OK ] std_algorithms_any_of_team_test.test (139 ms)
54: [----------] 1 test from std_algorithms_any_of_team_test (139 ms total)
54:
54: [----------] 1 test from std_algorithms_none_of_team_test
54: [ RUN ] std_algorithms_none_of_team_test.test
54: [ OK ] std_algorithms_none_of_team_test.test (151 ms)
54: [----------] 1 test from std_algorithms_none_of_team_test (151 ms total)
54:
54: [----------] 2 tests from std_algorithms_search_n_team_test
54: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
54: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (188 ms)
54: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
54: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (174 ms)
54: [----------] 2 tests from std_algorithms_search_n_team_test (362 ms total)
54:
54: [----------] Global test environment tear-down
54: [==========] 11 tests from 7 test suites ran. (1717 ms total)
54: [ PASSED ] 11 tests.
54/65 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 1.88 sec
test 55
Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_D
55: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
55: Test timeout computed to be: 1500
55: [==========] Running 3 tests from 3 test suites.
55: [----------] Global test environment set-up.
55: [----------] 1 test from std_algorithms_min_element_team_test
55: [ RUN ] std_algorithms_min_element_team_test.test
55: [ OK ] std_algorithms_min_element_team_test.test (507 ms)
55: [----------] 1 test from std_algorithms_min_element_team_test (507 ms total)
55:
55: [----------] 1 test from std_algorithms_max_element_team_test
55: [ RUN ] std_algorithms_max_element_team_test.test
55: [ OK ] std_algorithms_max_element_team_test.test (478 ms)
55: [----------] 1 test from std_algorithms_max_element_team_test (478 ms total)
55:
55: [----------] 1 test from std_algorithms_minmax_element_team_test
55: [ RUN ] std_algorithms_minmax_element_team_test.test
55: [ OK ] std_algorithms_minmax_element_team_test.test (544 ms)
55: [----------] 1 test from std_algorithms_minmax_element_team_test (544 ms total)
55:
55: [----------] Global test environment tear-down
55: [==========] 3 tests from 3 test suites ran. (1530 ms total)
55: [ PASSED ] 3 tests.
55/65 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.70 sec
test 56
Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_E
56: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
56: Test timeout computed to be: 1500
56: [==========] Running 6 tests from 6 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_fill_team_test
56: [ RUN ] std_algorithms_fill_team_test.test
56: [ OK ] std_algorithms_fill_team_test.test (223 ms)
56: [----------] 1 test from std_algorithms_fill_team_test (223 ms total)
56:
56: [----------] 1 test from std_algorithms_fill_n_team_test
56: [ RUN ] std_algorithms_fill_n_team_test.test
56: [ OK ] std_algorithms_fill_n_team_test.test (218 ms)
56: [----------] 1 test from std_algorithms_fill_n_team_test (218 ms total)
56:
56: [----------] 1 test from std_algorithms_replace_team_test
56: [ RUN ] std_algorithms_replace_team_test.test
56: [ OK ] std_algorithms_replace_team_test.test (368 ms)
56: [----------] 1 test from std_algorithms_replace_team_test (368 ms total)
56:
56: [----------] 1 test from std_algorithms_replace_if_team_test
56: [ RUN ] std_algorithms_replace_if_team_test.test
56: [ OK ] std_algorithms_replace_if_team_test.test (304 ms)
56: [----------] 1 test from std_algorithms_replace_if_team_test (305 ms total)
56:
56: [----------] 1 test from std_algorithms_replace_copy_team_test
56: [ RUN ] std_algorithms_replace_copy_team_test.test
56: [ OK ] std_algorithms_replace_copy_team_test.test (503 ms)
56: [----------] 1 test from std_algorithms_replace_copy_team_test (503 ms total)
56:
56: [----------] 1 test from std_algorithms_replace_copy_if_team_test
56: [ RUN ] std_algorithms_replace_copy_if_team_test.test
56: [ OK ] std_algorithms_replace_copy_if_team_test.test (354 ms)
56: [----------] 1 test from std_algorithms_replace_copy_if_team_test (354 ms total)
56:
56: [----------] Global test environment tear-down
56: [==========] 6 tests from 6 test suites ran. (1974 ms total)
56: [ PASSED ] 6 tests.
56/65 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.14 sec
test 57
Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_F
57: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
57: Test timeout computed to be: 1500
57: [==========] Running 4 tests from 4 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_reverse_team_test
57: [ RUN ] std_algorithms_reverse_team_test.test
57: [ OK ] std_algorithms_reverse_team_test.test (261 ms)
57: [----------] 1 test from std_algorithms_reverse_team_test (261 ms total)
57:
57: [----------] 1 test from std_algorithms_reverse_copy_team_test
57: [ RUN ] std_algorithms_reverse_copy_team_test.test
57: [ OK ] std_algorithms_reverse_copy_team_test.test (287 ms)
57: [----------] 1 test from std_algorithms_reverse_copy_team_test (287 ms total)
57:
57: [----------] 1 test from std_algorithms_rotate_team_test
57: [ RUN ] std_algorithms_rotate_team_test.test
57: [ OK ] std_algorithms_rotate_team_test.test (395 ms)
57: [----------] 1 test from std_algorithms_rotate_team_test (395 ms total)
57:
57: [----------] 1 test from std_algorithms_rotate_copy_team_test
57: [ RUN ] std_algorithms_rotate_copy_team_test.test
57: [ OK ] std_algorithms_rotate_copy_team_test.test (415 ms)
57: [----------] 1 test from std_algorithms_rotate_copy_team_test (415 ms total)
57:
57: [----------] Global test environment tear-down
57: [==========] 4 tests from 4 test suites ran. (1360 ms total)
57: [ PASSED ] 4 tests.
57/65 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.52 sec
test 58
Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_G
58: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
58: Test timeout computed to be: 1500
58: [==========] Running 4 tests from 4 test suites.
58: [----------] Global test environment set-up.
58: [----------] 1 test from std_algorithms_move_team_test
58: [ RUN ] std_algorithms_move_team_test.test
58: [ OK ] std_algorithms_move_team_test.test (523 ms)
58: [----------] 1 test from std_algorithms_move_team_test (523 ms total)
58:
58: [----------] 1 test from std_algorithms_move_backward_team_test
58: [ RUN ] std_algorithms_move_backward_team_test.test
58: [ OK ] std_algorithms_move_backward_team_test.test (420 ms)
58: [----------] 1 test from std_algorithms_move_backward_team_test (420 ms total)
58:
58: [----------] 1 test from std_algorithms_shift_left_team_test
58: [ RUN ] std_algorithms_shift_left_team_test.test
58: [ OK ] std_algorithms_shift_left_team_test.test (1168 ms)
58: [----------] 1 test from std_algorithms_shift_left_team_test (1168 ms total)
58:
58: [----------] 1 test from std_algorithms_shift_right_team_test
58: [ RUN ] std_algorithms_shift_right_team_test.test
58: [ OK ] std_algorithms_shift_right_team_test.test (1161 ms)
58: [----------] 1 test from std_algorithms_shift_right_team_test (1161 ms total)
58:
58: [----------] Global test environment tear-down
58: [==========] 4 tests from 4 test suites ran. (3273 ms total)
58: [ PASSED ] 4 tests.
58/65 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.44 sec
test 59
Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_H
59: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
59: Test timeout computed to be: 1500
59: [==========] Running 9 tests from 9 test suites.
59: [----------] Global test environment set-up.
59: [----------] 1 test from std_algorithms_copy_team_test
59: [ RUN ] std_algorithms_copy_team_test.test
59: [ OK ] std_algorithms_copy_team_test.test (668 ms)
59: [----------] 1 test from std_algorithms_copy_team_test (668 ms total)
59:
59: [----------] 1 test from std_algorithms_copy_n_team_test
59: [ RUN ] std_algorithms_copy_n_team_test.test
59: [ OK ] std_algorithms_copy_n_team_test.test (269 ms)
59: [----------] 1 test from std_algorithms_copy_n_team_test (269 ms total)
59:
59: [----------] 1 test from std_algorithms_copy_backward_team_test
59: [ RUN ] std_algorithms_copy_backward_team_test.test
59: [ OK ] std_algorithms_copy_backward_team_test.test (398 ms)
59: [----------] 1 test from std_algorithms_copy_backward_team_test (398 ms total)
59:
59: [----------] 1 test from std_algorithms_copy_if_team_test
59: [ RUN ] std_algorithms_copy_if_team_test.test
59: [ OK ] std_algorithms_copy_if_team_test.test (393 ms)
59: [----------] 1 test from std_algorithms_copy_if_team_test (393 ms total)
59:
59: [----------] 1 test from std_algorithms_unique_copy_team_test
59: [ RUN ] std_algorithms_unique_copy_team_test.test
59: [ OK ] std_algorithms_unique_copy_team_test.test (396 ms)
59: [----------] 1 test from std_algorithms_unique_copy_team_test (396 ms total)
59:
59: [----------] 1 test from std_algorithms_remove_team_test
59: [ RUN ] std_algorithms_remove_team_test.test
59: [ OK ] std_algorithms_remove_team_test.test (361 ms)
59: [----------] 1 test from std_algorithms_remove_team_test (361 ms total)
59:
59: [----------] 1 test from std_algorithms_remove_if_team_test
59: [ RUN ] std_algorithms_remove_if_team_test.test
59: [ OK ] std_algorithms_remove_if_team_test.test (296 ms)
59: [----------] 1 test from std_algorithms_remove_if_team_test (296 ms total)
59:
59: [----------] 1 test from std_algorithms_remove_copy_team_test
59: [ RUN ] std_algorithms_remove_copy_team_test.test
59: [ OK ] std_algorithms_remove_copy_team_test.test (422 ms)
59: [----------] 1 test from std_algorithms_remove_copy_team_test (422 ms total)
59:
59: [----------] 1 test from std_algorithms_remove_copy_if_team_test
59: [ RUN ] std_algorithms_remove_copy_if_team_test.test
59: [ OK ] std_algorithms_remove_copy_if_team_test.test (354 ms)
59: [----------] 1 test from std_algorithms_remove_copy_if_team_test (354 ms total)
59:
59: [----------] Global test environment tear-down
59: [==========] 9 tests from 9 test suites ran. (3562 ms total)
59: [ PASSED ] 9 tests.
59/65 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 3.73 sec
test 60
Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_I
60: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
60: Test timeout computed to be: 1500
60: [==========] Running 4 tests from 4 test suites.
60: [----------] Global test environment set-up.
60: [----------] 1 test from std_algorithms_unique_team_test
60: [ RUN ] std_algorithms_unique_team_test.test_default_predicate
60: [ OK ] std_algorithms_unique_team_test.test_default_predicate (497 ms)
60: [----------] 1 test from std_algorithms_unique_team_test (497 ms total)
60:
60: [----------] 1 test from std_algorithms_adjacent_difference_team_test
60: [ RUN ] std_algorithms_adjacent_difference_team_test.test
60: [ OK ] std_algorithms_adjacent_difference_team_test.test (737 ms)
60: [----------] 1 test from std_algorithms_adjacent_difference_team_test (737 ms total)
60:
60: [----------] 1 test from std_algorithms_reduce_team_test
60: [ RUN ] std_algorithms_reduce_team_test.test
60: [ OK ] std_algorithms_reduce_team_test.test (496 ms)
60: [----------] 1 test from std_algorithms_reduce_team_test (496 ms total)
60:
60: [----------] 1 test from std_algorithms_transform_reduce_team_test
60: [ RUN ] std_algorithms_transform_reduce_team_test.test
60: [ OK ] std_algorithms_transform_reduce_team_test.test (930 ms)
60: [----------] 1 test from std_algorithms_transform_reduce_team_test (930 ms total)
60:
60: [----------] Global test environment tear-down
60: [==========] 4 tests from 4 test suites ran. (2661 ms total)
60: [ PASSED ] 4 tests.
60/65 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 2.83 sec
test 61
Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_L
61: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
61: Test timeout computed to be: 1500
61: [==========] Running 18 tests from 5 test suites.
61: [----------] Global test environment set-up.
61: [----------] 2 tests from std_algorithms_is_sorted_team_test
61: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
61: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (537 ms)
61: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
61: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (502 ms)
61: [----------] 2 tests from std_algorithms_is_sorted_team_test (1039 ms total)
61:
61: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
61: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA
61: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms)
61: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB
61: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (13 ms)
61: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
61: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (461 ms)
61: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
61: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (515 ms)
61: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1002 ms total)
61:
61: [----------] 4 tests from std_algorithms_is_partitioned_team_test
61: [ RUN ] std_algorithms_is_partitioned_team_test.empty
61: [ OK ] std_algorithms_is_partitioned_team_test.empty (5 ms)
61: [ RUN ] std_algorithms_is_partitioned_team_test.all_true
61: [ OK ] std_algorithms_is_partitioned_team_test.all_true (248 ms)
61: [ RUN ] std_algorithms_is_partitioned_team_test.all_false
61: [ OK ] std_algorithms_is_partitioned_team_test.all_false (244 ms)
61: [ RUN ] std_algorithms_is_partitioned_team_test.random
61: [ OK ] std_algorithms_is_partitioned_team_test.random (230 ms)
61: [----------] 4 tests from std_algorithms_is_partitioned_team_test (729 ms total)
61:
61: [----------] 4 tests from std_algorithms_partition_copy_team_test
61: [ RUN ] std_algorithms_partition_copy_team_test.empty
61: [ OK ] std_algorithms_partition_copy_team_test.empty (9 ms)
61: [ RUN ] std_algorithms_partition_copy_team_test.all_true
61: [ OK ] std_algorithms_partition_copy_team_test.all_true (662 ms)
61: [ RUN ] std_algorithms_partition_copy_team_test.all_false
61: [ OK ] std_algorithms_partition_copy_team_test.all_false (702 ms)
61: [ RUN ] std_algorithms_partition_copy_team_test.random
61: [ OK ] std_algorithms_partition_copy_team_test.random (670 ms)
61: [----------] 4 tests from std_algorithms_partition_copy_team_test (2046 ms total)
61:
61: [----------] 4 tests from std_algorithms_partition_point_team_test
61: [ RUN ] std_algorithms_partition_point_team_test.empty
61: [ OK ] std_algorithms_partition_point_team_test.empty (5 ms)
61: [ RUN ] std_algorithms_partition_point_team_test.all_true
61: [ OK ] std_algorithms_partition_point_team_test.all_true (260 ms)
61: [ RUN ] std_algorithms_partition_point_team_test.all_false
61: [ OK ] std_algorithms_partition_point_team_test.all_false (251 ms)
61: [ RUN ] std_algorithms_partition_point_team_test.random
61: [ OK ] std_algorithms_partition_point_team_test.random (238 ms)
61: [----------] 4 tests from std_algorithms_partition_point_team_test (756 ms total)
61:
61: [----------] Global test environment tear-down
61: [==========] 18 tests from 5 test suites ran. (5573 ms total)
61: [ PASSED ] 18 tests.
61/65 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.73 sec
test 62
Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_M
62: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
62: Test timeout computed to be: 1500
62: [==========] Running 5 tests from 4 test suites.
62: [----------] Global test environment set-up.
62: [----------] 2 tests from std_algorithms_transform_team_test
62: [ RUN ] std_algorithms_transform_team_test.test_unary_op
62: [ OK ] std_algorithms_transform_team_test.test_unary_op (668 ms)
62: [ RUN ] std_algorithms_transform_team_test.test_binary_op
62: [ OK ] std_algorithms_transform_team_test.test_binary_op (766 ms)
62: [----------] 2 tests from std_algorithms_transform_team_test (1435 ms total)
62:
62: [----------] 1 test from std_algorithms_generate_team_test
62: [ RUN ] std_algorithms_generate_team_test.test_unary_op
62: [ OK ] std_algorithms_generate_team_test.test_unary_op (1683 ms)
62: [----------] 1 test from std_algorithms_generate_team_test (1683 ms total)
62:
62: [----------] 1 test from std_algorithms_generate_n_team_test
62: [ RUN ] std_algorithms_generate_n_team_test.test
62: [ OK ] std_algorithms_generate_n_team_test.test (223 ms)
62: [----------] 1 test from std_algorithms_generate_n_team_test (223 ms total)
62:
62: [----------] 1 test from std_algorithms_swap_ranges_team_test
62: [ RUN ] std_algorithms_swap_ranges_team_test.test
62: [ OK ] std_algorithms_swap_ranges_team_test.test (670 ms)
62: [----------] 1 test from std_algorithms_swap_ranges_team_test (670 ms total)
62:
62: [----------] Global test environment tear-down
62: [==========] 5 tests from 4 test suites ran. (4011 ms total)
62: [ PASSED ] 5 tests.
62/65 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.18 sec
test 63
Start 63: Kokkos_AlgorithmsUnitTest_StdSet_Team_P
63: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
63: Test timeout computed to be: 1500
63: [==========] Running 2 tests from 2 test suites.
63: [----------] Global test environment set-up.
63: [----------] 1 test from std_algorithms_exclusive_scan_team_test
63: [ RUN ] std_algorithms_exclusive_scan_team_test.test
63: [ OK ] std_algorithms_exclusive_scan_team_test.test (1475 ms)
63: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1475 ms total)
63:
63: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
63: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test
63: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (747 ms)
63: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (747 ms total)
63:
63: [----------] Global test environment tear-down
63: [==========] 2 tests from 2 test suites ran. (2223 ms total)
63: [ PASSED ] 2 tests.
63/65 Test #63: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.38 sec
test 64
Start 64: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
64: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
64: Test timeout computed to be: 1500
64: [==========] Running 2 tests from 2 test suites.
64: [----------] Global test environment set-up.
64: [----------] 1 test from std_algorithms_inclusive_scan_team_test
64: [ RUN ] std_algorithms_inclusive_scan_team_test.test
64: [ OK ] std_algorithms_inclusive_scan_team_test.test (2167 ms)
64: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2167 ms total)
64:
64: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
64: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test
64: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1450 ms)
64: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1450 ms total)
64:
64: [----------] Global test environment tear-down
64: [==========] 2 tests from 2 test suites ran. (3618 ms total)
64: [ PASSED ] 2 tests.
64/65 Test #64: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 3.78 sec
test 65
Start 65: Kokkos_UnitTest_SIMD
65: Test command: /var/jenkins/workspace/Kokkos_PR-7509/build/simd/unit_tests/Kokkos_UnitTest_SIMD
65: Test timeout computed to be: 1500
65: [==========] Running 18 tests from 1 test suite.
65: [----------] Global test environment set-up.
65: [----------] 18 tests from simd
65: [ RUN ] simd.host_math_ops
65: [ OK ] simd.host_math_ops (0 ms)
65: [ RUN ] simd.device_math_ops
65: [ OK ] simd.device_math_ops (2 ms)
65: [ RUN ] simd.host_mask_ops
65: [ OK ] simd.host_mask_ops (0 ms)
65: [ RUN ] simd.device_mask_ops
65: [ OK ] simd.device_mask_ops (0 ms)
65: [ RUN ] simd.host_conversions
65: [ OK ] simd.host_conversions (0 ms)
65: [ RUN ] simd.device_conversions
65: [ OK ] simd.device_conversions (0 ms)
65: [ RUN ] simd.host_shift_ops
65: [ OK ] simd.host_shift_ops (0 ms)
65: [ RUN ] simd.device_shift_ops
65: [ OK ] simd.device_shift_ops (0 ms)
65: [ RUN ] simd.host_condition
65: [ OK ] simd.host_condition (0 ms)
65: [ RUN ] simd.device_condition
65: [ OK ] simd.device_condition (0 ms)
65: [ RUN ] simd.host_gen_ctors
65: [ OK ] simd.host_gen_ctors (0 ms)
65: [ RUN ] simd.device_gen_ctors
65: [ OK ] simd.device_gen_ctors (0 ms)
65: [ RUN ] simd.host_where_expressions
65: [ OK ] simd.host_where_expressions (0 ms)
65: [ RUN ] simd.device_where_expressions
65: [ OK ] simd.device_where_expressions (0 ms)
65: [ RUN ] simd.host_reductions
65: [ OK ] simd.host_reductions (0 ms)
65: [ RUN ] simd.device_reductions
65: [ OK ] simd.device_reductions (0 ms)
65: [ RUN ] simd.host_construction
65: [ OK ] simd.host_construction (0 ms)
65: [ RUN ] simd.device_construction
65: [ OK ] simd.device_construction (0 ms)
65: [----------] 18 tests from simd (3 ms total)
65:
65: [----------] Global test environment tear-down
65: [==========] 18 tests from 1 test suite ran. (3 ms total)
65: [ PASSED ] 18 tests.
65/65 Test #65: Kokkos_UnitTest_SIMD ....................................... Passed 0.16 sec
100% tests passed, 0 tests failed out of 65
Label Time Summary:
Kokkos = 255.25 sec*proc (59 tests)
Total Test time (real) = 505.59 sec