Skip to content

Console Output

Skipping 263 KB.. Full Log
ternal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x4467e8] testing::Test::Run()
25: [0x447c1f] testing::TestInfo::Run()
25: [0x4484e1] testing::TestSuite::Run()
25: [0x4587ef] testing::internal::UnitTestImpl::RunAllTests()
25: [0x46f13b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x457df2] testing::UnitTest::Run()
25: [0x436820] main
25: [0x7ffff7029d90] 
25: [0x7ffff7029e40] __libc_start_main
25: [0x434e85] _start
25:  
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f1
25: Top of f0
25: Top of f0
25: StackTrace f3(std::cout, 4) returned: 110
25: test_f3:
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496d90]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x43819c]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438366]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x435998]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x4365f8]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e81b]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x4467e8]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447c1f]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x4484e1]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x4587ef]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f13b]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457df2]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436820]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7029d90]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7029e40]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434e85]
25:  
25: demangled test_f3:
25: [0x496d90] Kokkos::Impl::save_stacktrace()
25: [0x43819c] Test::stacktrace_test_f1(std::ostream&)
25: [0x438366] Test::stacktrace_test_f3(std::ostream&, int)
25: [0x435998] Test::test_stacktrace(bool, bool)
25: [0x4365f8] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
25: [0x46e81b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x4467e8] testing::Test::Run()
25: [0x447c1f] testing::TestInfo::Run()
25: [0x4484e1] testing::TestSuite::Run()
25: [0x4587ef] testing::internal::UnitTestImpl::RunAllTests()
25: [0x46f13b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x457df2] testing::UnitTest::Run()
25: [0x436820] main
25: [0x7ffff7029d90] 
25: [0x7ffff7029e40] __libc_start_main
25: [0x434e85] _start
25:  
25: Test setting std::terminate handler that prints the last saved stack trace
25: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (433 ms)
25: [----------] 2 tests from defaultdevicetype_DeathTest (918 ms total)
25: 
25: [----------] 1 test from defaultdevicetype
25: [ RUN      ] defaultdevicetype.stacktrace_normal
25: Top of f1
25: Top of f0
25: Top of f0
25: test_f1:
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496d90]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x43819c]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x434fb8]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e81b]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x4467e8]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447c1f]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x4484e1]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x4587ef]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f13b]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457df2]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436820]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7029d90]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7029e40]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434e85]
25:  
25: demangled test_f1:
25: [0x496d90] Kokkos::Impl::save_stacktrace()
25: [0x43819c] Test::stacktrace_test_f1(std::ostream&)
25: [0x434fb8] Test::test_stacktrace(bool, bool)
25: [0x46e81b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x4467e8] testing::Test::Run()
25: [0x447c1f] testing::TestInfo::Run()
25: [0x4484e1] testing::TestSuite::Run()
25: [0x4587ef] testing::internal::UnitTestImpl::RunAllTests()
25: [0x46f13b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x457df2] testing::UnitTest::Run()
25: [0x436820] main
25: [0x7ffff7029d90] 
25: [0x7ffff7029e40] __libc_start_main
25: [0x434e85] _start
25:  
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f1
25: Top of f0
25: Top of f0
25: StackTrace f3(std::cout, 4) returned: 110
25: test_f3:
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496d90]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x43819c]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438366]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x435998]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e81b]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x4467e8]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447c1f]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x4484e1]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x4587ef]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f13b]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457df2]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436820]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7029d90]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7029e40]
25: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434e85]
25:  
25: demangled test_f3:
25: [0x496d90] Kokkos::Impl::save_stacktrace()
25: [0x43819c] Test::stacktrace_test_f1(std::ostream&)
25: [0x438366] Test::stacktrace_test_f3(std::ostream&, int)
25: [0x435998] Test::test_stacktrace(bool, bool)
25: [0x46e81b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x4467e8] testing::Test::Run()
25: [0x447c1f] testing::TestInfo::Run()
25: [0x4484e1] testing::TestSuite::Run()
25: [0x4587ef] testing::internal::UnitTestImpl::RunAllTests()
25: [0x46f13b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x457df2] testing::UnitTest::Run()
25: [0x436820] main
25: [0x7ffff7029d90] 
25: [0x7ffff7029e40] __libc_start_main
25: [0x434e85] _start
25:  
25: Test setting std::terminate handler that prints the last saved stack trace
25: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
25: [----------] 1 test from defaultdevicetype (0 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 3 tests from 2 test suites ran. (918 ms total)
25: [  PASSED  ] 3 tests.
25/64 Test #25: Kokkos_CoreUnitTest_StackTraceTest .........................   Passed    1.17 sec
test 26
      Start 26: Kokkos_IncrementalTest_SERIAL

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

27: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_IncrementalTest_SYCL
27: Test timeout computed to be: 1500
27: [==========] Running 28 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 28 tests from SYCL
27: [ RUN      ] SYCL.IncrTest_01_execspace_typedef
27: [       OK ] SYCL.IncrTest_01_execspace_typedef (0 ms)
27: [ RUN      ] SYCL.IncrTest_01_execspace
27: 
27: Runtime Configuration:
27: macro  KOKKOS_ENABLE_ONEDPL : defined
27: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined
27: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE : defined
27: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined
27: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined
27: macro  SYCL_EXT_ONEAPI_GRAPH : undefined
27: macro  SYCL_EXT_ONEAPI_BFLOAT16 : defined
27: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE : undefined
27: Immediate command lists and standard command queue allowed.
27: SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS not defined.
27: 
27: Available devices: 
27: [ext_oneapi_cuda]:gpu:0] NVIDIA A30 : Selected
27: SYCL
27: [       OK ] SYCL.IncrTest_01_execspace (0 ms)
27: [ RUN      ] SYCL.IncrTest_02_AtomicExchange
27: [       OK ] SYCL.IncrTest_02_AtomicExchange (0 ms)
27: [ RUN      ] SYCL.IncrTest_02_AtomicAdd
27: [       OK ] SYCL.IncrTest_02_AtomicAdd (0 ms)
27: [ RUN      ] SYCL.IncrTest_02_AtomicSub
27: [       OK ] SYCL.IncrTest_02_AtomicSub (0 ms)
27: [ RUN      ] SYCL.IncrTest_03a_memspace_malloc
27: [       OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms)
27: [ RUN      ] SYCL.IncrTest_03b_memspace_free
27: [       OK ] SYCL.IncrTest_03b_memspace_free (13539 ms)
27: [ RUN      ] SYCL.IncrTest_04_simple_parallelFor
27: [       OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms)
27: [ RUN      ] SYCL.IncrTest_04_RangePolicy_parallelFor
27: [       OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms)
27: [ RUN      ] SYCL.IncrTest_05_reduction
27: [       OK ] SYCL.IncrTest_05_reduction (4 ms)
27: [ RUN      ] SYCL.IncrTest_06_mdrange2D
27: [       OK ] SYCL.IncrTest_06_mdrange2D (0 ms)
27: [ RUN      ] SYCL.IncrTest_06_mdrange3D
27: [       OK ] SYCL.IncrTest_06_mdrange3D (0 ms)
27: [ RUN      ] SYCL.IncrTest_06_mdrange4D
27: [       OK ] SYCL.IncrTest_06_mdrange4D (0 ms)
27: [ RUN      ] SYCL.IncrTest_08_deep_copy_2D
27: [       OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms)
27: [ RUN      ] SYCL.IncrTest_08_deep_copy_3D
27: [       OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms)
27: [ RUN      ] SYCL.IncrTest_08_deep_copy_4D
27: [       OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms)
27: [ RUN      ] SYCL.IncrTest_10_Hierarchical_Basics
27: [       OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms)
27: [ RUN      ] SYCL.IncrTest_11a_Hierarchical_ForLoop
27: [       OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] SYCL.IncrTest_11b_Hierarchical_ForLoop
27: [       OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] SYCL.IncrTest_11c_Hierarchical_ForLoop
27: [       OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (194 ms)
27: [ RUN      ] SYCL.IncrTest_12a_ThreadScratch
27: [       OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms)
27: [ RUN      ] SYCL.IncrTest_12b_TeamScratch
27: [       OK ] SYCL.IncrTest_12b_TeamScratch (0 ms)
27: [ RUN      ] SYCL.IncrTest_13a_Hierarchical_Red
27: [       OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms)
27: [ RUN      ] SYCL.IncrTest_13b_Hierarchical_Red
27: [       OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms)
27: [ RUN      ] SYCL.IncrTest_13c_Hierarchical_Red
27: [       OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms)
27: [ RUN      ] SYCL.incr_14_MDrangeReduce
27: [       OK ] SYCL.incr_14_MDrangeReduce (0 ms)
27: [ RUN      ] SYCL.IncrTest_16_parallelscan
27: [       OK ] SYCL.IncrTest_16_parallelscan (1 ms)
27: [ RUN      ] SYCL.incr_17_atomicView
27: [       OK ] SYCL.incr_17_atomicView (0 ms)
27: [----------] 28 tests from SYCL (13750 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 28 tests from 1 test suite ran. (13750 ms total)
27: [  PASSED  ] 28 tests.
27/64 Test #27: Kokkos_IncrementalTest_SYCL ................................   Passed   14.02 sec
test 28
      Start 28: Kokkos_CoreUnitTest_CTestDevice

28: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
28: Test timeout computed to be: 1500
28: [==========] Running 8 tests from 2 test suites.
28: [----------] Global test environment set-up.
28: [----------] 5 tests from ctest_environment_DeathTest
28: [ RUN      ] ctest_environment_DeathTest.invalid_rank
28: [       OK ] ctest_environment_DeathTest.invalid_rank (108 ms)
28: [ RUN      ] ctest_environment_DeathTest.no_type_str
28: [       OK ] ctest_environment_DeathTest.no_type_str (108 ms)
28: [ RUN      ] ctest_environment_DeathTest.missing_type
28: [       OK ] ctest_environment_DeathTest.missing_type (460 ms)
28: [ RUN      ] ctest_environment_DeathTest.no_id_str
28: [       OK ] ctest_environment_DeathTest.no_id_str (113 ms)
28: [ RUN      ] ctest_environment_DeathTest.invalid_id_str
28: [       OK ] ctest_environment_DeathTest.invalid_id_str (241 ms)
28: [----------] 5 tests from ctest_environment_DeathTest (1032 ms total)
28: 
28: [----------] 3 tests from ctest_environment
28: [ RUN      ] ctest_environment.no_device_type
28: [       OK ] ctest_environment.no_device_type (0 ms)
28: [ RUN      ] ctest_environment.no_process_count
28: [       OK ] ctest_environment.no_process_count (0 ms)
28: [ RUN      ] ctest_environment.good
28: [       OK ] ctest_environment.good (0 ms)
28: [----------] 3 tests from ctest_environment (0 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 8 tests from 2 test suites ran. (1033 ms total)
28: [  PASSED  ] 8 tests.
28/64 Test #28: Kokkos_CoreUnitTest_CTestDevice ............................   Passed    1.05 sec
test 29
      Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

29: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
29: Test timeout computed to be: 1500
29/64 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..................   Passed    0.01 sec
test 30
      Start 30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail

30: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
30: Test timeout computed to be: 1500
30: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
30/64 Test #30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ......   Passed    0.01 sec
test 31
      Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs

31: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
31: Test timeout computed to be: 1500
31/64 Test #31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs .....   Passed    0.01 sec
test 32
      Start 32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment

32: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
32: Environment variables: 
32:  KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
32: Test timeout computed to be: 1500
32/64 Test #32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ...   Passed    0.01 sec
test 33
      Start 33: Kokkos_CoreUnitTest_DeviceAndThreads

33: Test command: /usr/bin/python3.10 "/var/jenkins/workspace/Kokkos_PR-7860/build/core/unit_test/TestDeviceAndThreads.py" "-v"
33: Test timeout computed to be: 1500
33: test_device_id (__main__.KokkosInitializationTestCase) ... ok
33: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok
33: test_num_devices (__main__.KokkosInitializationTestCase) ... ok
33: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
33: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok
33: 
33: ----------------------------------------------------------------------
33: Ran 5 tests in 2.655s
33: 
33: OK (skipped=1)
33/64 Test #33: Kokkos_CoreUnitTest_DeviceAndThreads .......................   Passed    2.91 sec
test 34
      Start 34: Kokkos_PerformanceTest_TaskDag

34: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
34: Test timeout computed to be: 1500
34/64 Test #34: Kokkos_PerformanceTest_TaskDag .............................   Passed    0.01 sec
test 35
      Start 35: Kokkos_PerformanceTest_Benchmark

35: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-03-10_T19-59-04.json"
35: Test timeout computed to be: 1500
35: 
35: Available devices: 
35: 2025-03-10T20:45:35+00:00
35: Running /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
35: Run on (15 X 3250 MHz CPU s)
35: CPU Caches:
35:   L1 Data 64 KiB (x15)
35:   L1 Instruction 64 KiB (x15)
35:   L2 Unified 512 KiB (x15)
35:   L3 Unified 16384 KiB (x15)
35: Load Average: 1.73, 4.63, 5.65
35: Address Bits: 64
35: CPU architecture: none
35: Default Device: SYCL
35: Driver Version: CUDA 12.8
35: Error Correction Support: 1
35: GIT_BRANCH: HEAD
35: GIT_CLEAN_STATUS: CLEAN
35: GIT_COMMIT_DATE: 2025-03-10T15:58:33-04:00
35: GIT_COMMIT_DESCRIPTION: Merge commit '4d3d104fb71b256d446613db869fcf0181e57be8' into HEAD
35: GIT_COMMIT_HASH: 2d794dd95
35: GPU architecture: AMPERE80
35: Global Cache Mem Line Size: 128
35: Global Mem Cache Size: 25165824
35: Global Mem Size: 25339101184
35: Image Max Buffer Size: 32768
35: Image2d Max Height: 65536
35: Image2d Max Width: 131072
35: Image3d Max Depth: 16384
35: Image3d Max Height: 16384
35: Image3d Max Width: 16384
35: Is Accelerator: 0
35: Is Available: 1
35: Is CPU: 0
35: Is GPU: 1
35: KOKKOS_COMPILER_INTEL_LLVM: 20230000
35: KOKKOS_ENABLE_ASM: yes
35: KOKKOS_ENABLE_CXX17: yes
35: KOKKOS_ENABLE_CXX20: no
35: KOKKOS_ENABLE_CXX23: no
35: KOKKOS_ENABLE_CXX26: no
35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
35: KOKKOS_ENABLE_HWLOC: no
35: KOKKOS_ENABLE_LIBDL: yes
35: KOKKOS_ENABLE_PRAGMA_IVDEP: no
35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
35: KOKKOS_ENABLE_PRAGMA_UNROLL: no
35: KOKKOS_ENABLE_PRAGMA_VECTOR: no
35: KOKKOS_ENABLE_SERIAL: yes
35: Kokkos Version: 4.5.99
35: Local Mem Size: 49152
35: Max Compute Units: 56
35: Max Mem Alloc Size: 1073741824
35: Max Parameter Size: 4000
35: Max Read Image Args: 128
35: Max Samplers: 128
35: Max Work Group Size: 1024
35: Max Work Item Dimensions: 3
35: Mem Base Addr Align: 4096
35: Name: NVIDIA A30
35: Native Vector Width Char: 1
35: Native Vector Width Double: 1
35: Native Vector Width Float: 1
35: Native Vector Width Half: 0
35: Native Vector Width Int: 1
35: Native Vector Width Long: 1
35: Native Vector Width Short: 1
35: Partition Max Sub Devices: 0
35: Preferred Vector Width Char: 1
35: Preferred Vector Width Double: 1
35: Preferred Vector Width Float: 1
35: Preferred Vector Width Half: 0
35: Preferred Vector Width Int: 1
35: Preferred Vector Width Long: 1
35: Preferred Vector Width Short: 1
35: Profiling Timer Resolution: 1000
35: Reference Count: 1
35: Vendor: NVIDIA Corporation
35: Vendor Id: 4318
35: Version: 0.0
35: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected
35: macro  KOKKOS_ENABLE_ONEDPL: defined
35: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
35: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
35: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
35: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined
35: macro  SYCL_EXT_ONEAPI_BFLOAT16: defined
35: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
35: macro  SYCL_EXT_ONEAPI_GRAPH: undefined
35: platform: 64bit
35: ---------------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
35: ---------------------------------------------------------------------------------------------------------------------------------------------------
35: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.008 s         0.008 s             5       1024        7.41849u
35: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.009 s         0.009 s             5     2.048k        4.25891u
35: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.009 s         0.009 s             5     4.096k        2.23729u
35: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.010 s         0.012 s             5     8.192k        1.27531u
35: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.011 s         0.013 s             5    16.384k        693.555n
35: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.013 s         0.016 s             5    32.768k        401.395n
35: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.016 s         0.021 s             5    65.536k        245.926n
35: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.017 s         0.026 s             5   131.072k        128.674n
35: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.018 s         0.036 s             5   262.144k        67.1061n
35: ----------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
35: ----------------------------------------------------------------------------------------------------------------------------------------------
35: CustomReduction<double>/N:100000/R:1000/manual_time                                0.004 s         0.009 s           190 58.8754k/s       11.5
35: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
35: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.662 s         0.662 s             1         0.11816    0.0553163                0.102429            0.0479413   0.0515532         54.431u
35: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
35: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.039 s         0.039 s            18        6.46682m     3.11824m                 7.8559m                  3.86143m    3.78884m          16.25u
35: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.244 s         0.244 s             3       0.0463429    0.0233693               0.0409884                 0.0200549    0.020553         34.311u
35: ---------------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
35: ---------------------------------------------------------------------------------------------------------------------------------------------------
35: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        18.0479n
35: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        9.83008n
35: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        4.87061n
35: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.001 s             5     8.192k        2.62439n
35: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.48932n
35: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        882.263p
35: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k        566.269p
35: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.001 s             5   131.072k        509.346p
35: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k        443.085p
35: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.002 s             5   524.288k        414.835p
35: -----------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
35: -----------------------------------------------------------------------------------------------------------------------------------
35: Malloc/N:1/manual_time                                                              8.27 us         18.5 us        84622 120.942k/s
35: Malloc/N:16/manual_time                                                             9.48 us         20.9 us        78078 105.464k/s
35: Malloc/N:256/manual_time                                                            9.50 us         20.9 us        73670 105.292k/s
35: Malloc/N:4096/manual_time                                                           9.49 us         20.9 us        73816 105.391k/s
35: Malloc/N:65536/manual_time                                                          9.47 us         20.9 us        73958 105.649k/s
35: Malloc/N:1048576/manual_time                                                        9.47 us         20.9 us        73941 105.636k/s
35: Malloc/N:16777216/manual_time                                                        486 us          576 us         1338 2.05771k/s
35: Malloc/N:268435456/manual_time                                                      6552 us         1077 us          663  152.622/s
35: Malloc/N:4294967296/manual_time                                                   123452 us         4979 us           10  8.10029/s
35: MallocFree/N:1/manual_time                                                          18.4 us         18.6 us        37551 54.3448k/s
35: MallocFree/N:16/manual_time                                                         18.3 us         18.5 us        38367 54.6773k/s
35: MallocFree/N:256/manual_time                                                        19.9 us         20.0 us        38141 50.3159k/s
35: MallocFree/N:4096/manual_time                                                       20.7 us         20.9 us        33755 48.2046k/s
35: MallocFree/N:65536/manual_time                                                      20.8 us         20.9 us        33773 48.1869k/s
35: MallocFree/N:1048576/manual_time                                                    20.7 us         20.9 us        33757 48.2448k/s
35: MallocFree/N:16777216/manual_time                                                    615 us          615 us          823 1.62627k/s
35: MallocFree/N:268435456/manual_time                                                  6768 us         1071 us          551  147.759/s
35: MallocFree/N:4294967296/manual_time                                               115727 us         4844 us            9  8.64106/s
35: MallocTouch/N:1/manual_time                                                         8.63 us         19.1 us        79979 115.891k/s
35: MallocTouch/N:16/manual_time                                                        9.46 us         20.8 us        81627 105.762k/s
35: MallocTouch/N:256/manual_time                                                       9.80 us         21.5 us        71514 102.042k/s
35: MallocTouch/N:4096/manual_time                                                      20.0 us         33.1 us        34997 49.9926k/s
35: MallocTouch/N:65536/manual_time                                                     20.2 us         33.3 us        34630 49.4511k/s
35: MallocTouch/N:1048576/manual_time                                                   22.6 us         35.6 us        30961 44.3124k/s
35: MallocTouch/N:16777216/manual_time                                                   503 us          597 us         1285 1.98725k/s
35: MallocTouch/N:268435456/manual_time                                                 6546 us         1120 us          669  152.758/s
35: MallocTouch/N:4294967296/manual_time                                              113918 us         5916 us            9  8.77822/s
35: MallocTouchFree/N:1/manual_time                                                     19.1 us         19.3 us        36294 52.3244k/s
35: MallocTouchFree/N:16/manual_time                                                    19.0 us         19.1 us        37038 52.7353k/s
35: MallocTouchFree/N:256/manual_time                                                   20.6 us         20.8 us        36962 48.4533k/s
35: MallocTouchFree/N:4096/manual_time                                                  32.8 us         33.0 us        21380  30.501k/s
35: MallocTouchFree/N:65536/manual_time                                                 33.0 us         33.2 us        21225 30.2967k/s
35: MallocTouchFree/N:1048576/manual_time                                               35.4 us         35.5 us        19803 28.2684k/s
35: MallocTouchFree/N:16777216/manual_time                                               644 us          644 us          793 1.55257k/s
35: MallocTouchFree/N:268435456/manual_time                                             6768 us         1116 us          551  147.759/s
35: MallocTouchFree/N:4294967296/manual_time                                          116068 us         5722 us            9   8.6156/s
35: ----------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
35: ----------------------------------------------------------------------------------------------------------------------------------------------
35: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.002 s            34  46.1889/s        800
35: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            36  40.7009/s        800
35: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            36  40.8276/s        800
35: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35   41.916/s        800
35: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            36  40.8917/s        800
35: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  39.7804/s        800
35: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            36  40.7017/s        800
35: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            36  40.8259/s        800
35: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            36  40.8178/s        800
35: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.9179/s        800
35: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.003 s            36  40.9028/s        800
35: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.003 s            36  41.0833/s        800
35: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            36   40.901/s        800
35: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            36  40.8266/s        800
35: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            36  40.7777/s        800
35: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            36  40.7093/s        800
35: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           340  797.966/s       1.6k
35: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           352   826.79/s       1.6k
35: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           352  827.045/s       1.6k
35: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           352  826.876/s       1.6k
35: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           352  826.919/s       1.6k
35: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           352  826.804/s       1.6k
35: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           352  827.011/s       1.6k
35: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           150  343.262/s       1.6k
35: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.008 s         0.008 s            92  213.093/s       1.6k
35: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           352  826.712/s       1.6k
35: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           206  468.955/s       1.6k
35: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           239  549.601/s       1.6k
35: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           352  827.053/s       1.6k
35: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           353  826.716/s       1.6k
35: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           352  827.021/s       1.6k
35: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           353  826.806/s       1.6k
35: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.008 s         0.008 s            90  208.633/s       1.6k
35: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.008 s         0.008 s            89  207.095/s       1.6k
35: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           217  497.608/s       1.6k
35: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           161  366.365/s       1.6k
35: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           352  826.843/s       1.6k
35: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           352  827.009/s       1.6k
35: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.008 s         0.008 s            86  199.389/s       1.6k
35: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           120  277.151/s       1.6k
35: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           352   826.85/s       1.6k
35: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           353  827.097/s       1.6k
35: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.007 s         0.007 s            97  223.845/s       1.6k
35: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           118  273.083/s       1.6k
35: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           352  826.805/s       1.6k
35: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           352  827.022/s       1.6k
35: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.008 s         0.008 s            89  206.474/s       1.6k
35: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           133  309.414/s       1.6k
35: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           348  810.065/s       1.6k
35: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           348  809.898/s       1.6k
35: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           348  810.128/s       1.6k
35: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           348  809.787/s       1.6k
35: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           776  913.882/s        800
35: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           783  913.817/s        800
35: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           783  913.873/s        800
35: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           784  913.848/s        800
35: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           783   913.82/s        800
35: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           783  913.848/s        800
35: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           783  913.815/s        800
35: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           783  913.851/s        800
35: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           783  913.901/s        800
35: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           783  913.877/s        800
35: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           783  913.899/s        800
35: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           784  913.827/s        800
35: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           783  913.848/s        800
35: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           783  913.786/s        800
35: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           783  913.647/s        800
35: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           783  913.845/s        800
35: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           788  919.739/s        800
35: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           788  919.601/s        800
35: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.72831k/s       1.6k
35: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.71624k/s       1.6k
35: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.64674k/s       1.6k
35: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.63863k/s       1.6k
35: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.68661k/s       1.6k
35: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.88985k/s       1.6k
35: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.85143k/s       1.6k
35: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.02685k/s       1.6k
35: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.25057k/s       1.6k
35: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 3.17223k/s       1.6k
35: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.93467k/s       1.6k
35: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  3.6625k/s       1.6k
35: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.93919k/s       1.6k
35: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.83978k/s       1.6k
35: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.19669k/s       1.6k
35: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.25112k/s       1.6k
35: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.003 s         0.000 s            10  609.116/s       1.6k
35: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.000 s            10  417.836/s       1.6k
35: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.001 s            10   382.82/s       1.6k
35: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  403.553/s       1.6k
35: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.001 s            10    376.6/s       1.6k
35: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  415.828/s       1.6k
35: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.001 s            10   408.99/s       1.6k
35: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  407.543/s       1.6k
35: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.001 s            10  421.269/s       1.6k
35: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  381.123/s       1.6k
35: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.001 s            10  449.949/s       1.6k
35: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  392.861/s       1.6k
35: ViewResize_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time                 0.000 s         0.000 s            10 3.03084M/s        688
35: ViewResize_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time                0.000 s         0.000 s            10 1073.16k/s        688
35: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time          0.000 s         0.000 s            10 1071.48k/s        688
35: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time         0.000 s         0.000 s            10 3.52821M/s        688
35: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.038 s         0.004 s            10  42.6013/s       1.6k
35: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.027 s         0.004 s            10  60.2459/s       1.6k
35/64 Test #35: Kokkos_PerformanceTest_Benchmark ...........................   Passed  130.07 sec
test 36
      Start 36: Kokkos_Benchmark_Atomic_MinMax

36: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-03-10_T19-59-04.json"
36: Test timeout computed to be: 1500
36: 
36: Available devices: 
36: 2025-03-10T20:47:45+00:00
36: Running /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
36: Run on (15 X 3250 MHz CPU s)
36: CPU Caches:
36:   L1 Data 64 KiB (x15)
36:   L1 Instruction 64 KiB (x15)
36:   L2 Unified 512 KiB (x15)
36:   L3 Unified 16384 KiB (x15)
36: Load Average: 0.96, 3.27, 5.01
36: Address Bits: 64
36: CPU architecture: none
36: Default Device: SYCL
36: Driver Version: CUDA 12.8
36: Error Correction Support: 1
36: GIT_BRANCH: HEAD
36: GIT_CLEAN_STATUS: CLEAN
36: GIT_COMMIT_DATE: 2025-03-10T15:58:33-04:00
36: GIT_COMMIT_DESCRIPTION: Merge commit '4d3d104fb71b256d446613db869fcf0181e57be8' into HEAD
36: GIT_COMMIT_HASH: 2d794dd95
36: GPU architecture: AMPERE80
36: Global Cache Mem Line Size: 128
36: Global Mem Cache Size: 25165824
36: Global Mem Size: 25339101184
36: Image Max Buffer Size: 32768
36: Image2d Max Height: 65536
36: Image2d Max Width: 131072
36: Image3d Max Depth: 16384
36: Image3d Max Height: 16384
36: Image3d Max Width: 16384
36: Is Accelerator: 0
36: Is Available: 1
36: Is CPU: 0
36: Is GPU: 1
36: KOKKOS_COMPILER_INTEL_LLVM: 20230000
36: KOKKOS_ENABLE_ASM: yes
36: KOKKOS_ENABLE_CXX17: yes
36: KOKKOS_ENABLE_CXX20: no
36: KOKKOS_ENABLE_CXX23: no
36: KOKKOS_ENABLE_CXX26: no
36: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
36: KOKKOS_ENABLE_HWLOC: no
36: KOKKOS_ENABLE_LIBDL: yes
36: KOKKOS_ENABLE_PRAGMA_IVDEP: no
36: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
36: KOKKOS_ENABLE_PRAGMA_UNROLL: no
36: KOKKOS_ENABLE_PRAGMA_VECTOR: no
36: KOKKOS_ENABLE_SERIAL: yes
36: Kokkos Version: 4.5.99
36: Local Mem Size: 49152
36: Max Compute Units: 56
36: Max Mem Alloc Size: 1073741824
36: Max Parameter Size: 4000
36: Max Read Image Args: 128
36: Max Samplers: 128
36: Max Work Group Size: 1024
36: Max Work Item Dimensions: 3
36: Mem Base Addr Align: 4096
36: Name: NVIDIA A30
36: Native Vector Width Char: 1
36: Native Vector Width Double: 1
36: Native Vector Width Float: 1
36: Native Vector Width Half: 0
36: Native Vector Width Int: 1
36: Native Vector Width Long: 1
36: Native Vector Width Short: 1
36: Partition Max Sub Devices: 0
36: Preferred Vector Width Char: 1
36: Preferred Vector Width Double: 1
36: Preferred Vector Width Float: 1
36: Preferred Vector Width Half: 0
36: Preferred Vector Width Int: 1
36: Preferred Vector Width Long: 1
36: Preferred Vector Width Short: 1
36: Profiling Timer Resolution: 1000
36: Reference Count: 1
36: Vendor: NVIDIA Corporation
36: Vendor Id: 4318
36: Version: 0.0
36: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected
36: macro  KOKKOS_ENABLE_ONEDPL: defined
36: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
36: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
36: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
36: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined
36: macro  SYCL_EXT_ONEAPI_BFLOAT16: defined
36: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
36: macro  SYCL_EXT_ONEAPI_GRAPH: undefined
36: platform: 64bit
36: ----------------------------------------------------------------------------------------------------------------------------------------
36: Benchmark                                                                                              Time             CPU   Iterations
36: ----------------------------------------------------------------------------------------------------------------------------------------
36: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
36: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
36: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
36: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
36: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
36: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
36: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
36: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
36: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
36: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
36: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
36: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
36: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
36: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
36: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
36: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
36: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
36: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
36: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
36: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
36: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
36: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
36: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
36: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
36: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
36: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
36: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
36: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
36: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
36: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
36: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
36: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
36: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
36: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
36: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
36: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
36: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
36: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
36: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
36: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
36: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
36: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
36: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
36: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
36: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
36: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
36: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
36: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
36/64 Test #36: Kokkos_Benchmark_Atomic_MinMax .............................   Passed    0.35 sec
test 37
      Start 37: Kokkos_PerformanceTest_Mempool

37: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-03-10_T19-59-04.json"
37: Test timeout computed to be: 1500
37: 
37: Available devices: 
37: 2025-03-10T20:47:46+00:00
37: Running /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_Mempool
37: Run on (15 X 3250 MHz CPU s)
37: CPU Caches:
37:   L1 Data 64 KiB (x15)
37:   L1 Instruction 64 KiB (x15)
37:   L2 Unified 512 KiB (x15)
37:   L3 Unified 16384 KiB (x15)
37: Load Average: 0.96, 3.27, 5.01
37: Address Bits: 64
37: CPU architecture: none
37: Default Device: SYCL
37: Driver Version: CUDA 12.8
37: Error Correction Support: 1
37: GIT_BRANCH: HEAD
37: GIT_CLEAN_STATUS: CLEAN
37: GIT_COMMIT_DATE: 2025-03-10T15:58:33-04:00
37: GIT_COMMIT_DESCRIPTION: Merge commit '4d3d104fb71b256d446613db869fcf0181e57be8' into HEAD
37: GIT_COMMIT_HASH: 2d794dd95
37: GPU architecture: AMPERE80
37: Global Cache Mem Line Size: 128
37: Global Mem Cache Size: 25165824
37: Global Mem Size: 25339101184
37: Image Max Buffer Size: 32768
37: Image2d Max Height: 65536
37: Image2d Max Width: 131072
37: Image3d Max Depth: 16384
37: Image3d Max Height: 16384
37: Image3d Max Width: 16384
37: Is Accelerator: 0
37: Is Available: 1
37: Is CPU: 0
37: Is GPU: 1
37: KOKKOS_COMPILER_INTEL_LLVM: 20230000
37: KOKKOS_ENABLE_ASM: yes
37: KOKKOS_ENABLE_CXX17: yes
37: KOKKOS_ENABLE_CXX20: no
37: KOKKOS_ENABLE_CXX23: no
37: KOKKOS_ENABLE_CXX26: no
37: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
37: KOKKOS_ENABLE_HWLOC: no
37: KOKKOS_ENABLE_LIBDL: yes
37: KOKKOS_ENABLE_PRAGMA_IVDEP: no
37: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
37: KOKKOS_ENABLE_PRAGMA_UNROLL: no
37: KOKKOS_ENABLE_PRAGMA_VECTOR: no
37: KOKKOS_ENABLE_SERIAL: yes
37: Kokkos Version: 4.5.99
37: Local Mem Size: 49152
37: Max Compute Units: 56
37: Max Mem Alloc Size: 1073741824
37: Max Parameter Size: 4000
37: Max Read Image Args: 128
37: Max Samplers: 128
37: Max Work Group Size: 1024
37: Max Work Item Dimensions: 3
37: Mem Base Addr Align: 4096
37: Name: NVIDIA A30
37: Native Vector Width Char: 1
37: Native Vector Width Double: 1
37: Native Vector Width Float: 1
37: Native Vector Width Half: 0
37: Native Vector Width Int: 1
37: Native Vector Width Long: 1
37: Native Vector Width Short: 1
37: Partition Max Sub Devices: 0
37: Preferred Vector Width Char: 1
37: Preferred Vector Width Double: 1
37: Preferred Vector Width Float: 1
37: Preferred Vector Width Half: 0
37: Preferred Vector Width Int: 1
37: Preferred Vector Width Long: 1
37: Preferred Vector Width Short: 1
37: Profiling Timer Resolution: 1000
37: Reference Count: 1
37: Vendor: NVIDIA Corporation
37: Vendor Id: 4318
37: Version: 0.0
37: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected
37: macro  KOKKOS_ENABLE_ONEDPL: defined
37: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
37: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
37: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
37: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined
37: macro  SYCL_EXT_ONEAPI_BFLOAT16: defined
37: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
37: macro  SYCL_EXT_ONEAPI_GRAPH: undefined
37: platform: 64bit
37: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
37: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
37: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
37: 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          2581               20.5269M/s
37: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
37: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
37: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
37: 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          3796                60.2675M/s
37/64 Test #37: Kokkos_PerformanceTest_Mempool .............................   Passed    2.51 sec
test 38
      Start 38: Kokkos_PerformanceTest_Atomic

38: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-03-10_T19-59-04.json"
38: Test timeout computed to be: 1500
38: 
38: Available devices: 
38: 2025-03-10T20:47:48+00:00
38: Running /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_Atomic
38: Run on (15 X 3250 MHz CPU s)
38: CPU Caches:
38:   L1 Data 64 KiB (x15)
38:   L1 Instruction 64 KiB (x15)
38:   L2 Unified 512 KiB (x15)
38:   L3 Unified 16384 KiB (x15)
38: Load Average: 0.96, 3.24, 4.99
38: Address Bits: 64
38: CPU architecture: none
38: Default Device: SYCL
38: Driver Version: CUDA 12.8
38: Error Correction Support: 1
38: GIT_BRANCH: HEAD
38: GIT_CLEAN_STATUS: CLEAN
38: GIT_COMMIT_DATE: 2025-03-10T15:58:33-04:00
38: GIT_COMMIT_DESCRIPTION: Merge commit '4d3d104fb71b256d446613db869fcf0181e57be8' into HEAD
38: GIT_COMMIT_HASH: 2d794dd95
38: GPU architecture: AMPERE80
38: Global Cache Mem Line Size: 128
38: Global Mem Cache Size: 25165824
38: Global Mem Size: 25339101184
38: Image Max Buffer Size: 32768
38: Image2d Max Height: 65536
38: Image2d Max Width: 131072
38: Image3d Max Depth: 16384
38: Image3d Max Height: 16384
38: Image3d Max Width: 16384
38: Is Accelerator: 0
38: Is Available: 1
38: Is CPU: 0
38: Is GPU: 1
38: KOKKOS_COMPILER_INTEL_LLVM: 20230000
38: KOKKOS_ENABLE_ASM: yes
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_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 Version: 4.5.99
38: Local Mem Size: 49152
38: Max Compute Units: 56
38: Max Mem Alloc Size: 1073741824
38: Max Parameter Size: 4000
38: Max Read Image Args: 128
38: Max Samplers: 128
38: Max Work Group Size: 1024
38: Max Work Item Dimensions: 3
38: Mem Base Addr Align: 4096
38: Name: NVIDIA A30
38: Native Vector Width Char: 1
38: Native Vector Width Double: 1
38: Native Vector Width Float: 1
38: Native Vector Width Half: 0
38: Native Vector Width Int: 1
38: Native Vector Width Long: 1
38: Native Vector Width Short: 1
38: Partition Max Sub Devices: 0
38: Preferred Vector Width Char: 1
38: Preferred Vector Width Double: 1
38: Preferred Vector Width Float: 1
38: Preferred Vector Width Half: 0
38: Preferred Vector Width Int: 1
38: Preferred Vector Width Long: 1
38: Preferred Vector Width Short: 1
38: Profiling Timer Resolution: 1000
38: Reference Count: 1
38: Vendor: NVIDIA Corporation
38: Vendor Id: 4318
38: Version: 0.0
38: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected
38: macro  KOKKOS_ENABLE_ONEDPL: defined
38: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
38: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
38: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
38: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined
38: macro  SYCL_EXT_ONEAPI_BFLOAT16: defined
38: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
38: macro  SYCL_EXT_ONEAPI_GRAPH: undefined
38: platform: 64bit
38: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
38: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
38: Test_Atomic<int>/30000/iterations:10                          0.216 s         0.216 s            10          1            4     8.5548m        8.60513m    67.6667u     449.985M          140.72k     449.985M
38: Test_Atomic<long int>/100000/iterations:10                     1.63 s          1.63 s            10          1            8    4.39276m        2.50784m       66.4u     4.99995G         914.448k     4.99995G
38: Test_Atomic<long long int>/100000/iterations:10                1.63 s          1.63 s            10          1            8    4.22496m        2.43413m     107.69u     4.99995G         885.608k     4.99995G
38: Test_Atomic<unsigned int>/100000/iterations:10                 1.86 s          1.86 s            10          1            4    3.64325m        2.48424m       66.5u     704.983M         975.144k     704.983M
38: Test_Atomic<unsigned long int>/100000/iterations:10            1.63 s          1.63 s            10          1            8    4.04427m        2.66963m      66.31u     4.99995G          949.44k     4.99995G
38: Test_Atomic<unsigned long long int>/100000/iterations:10       1.63 s          1.63 s            10          1            8    4.02326m        2.72144m       66.5u     4.99995G          864.52k     4.99995G
38: Test_Atomic<float>/100000/iterations:10                        1.85 s          1.85 s            10          0            4    5.50707m        2.48694m     812.31u     4.99995G         1.21908M     4.99989G
38: Test_Atomic<double>/100000/iterations:10                       1.64 s          1.64 s            10          1            8    5.35207m        2.46453m     792.41u     4.99995G          896.12k     4.99995G
38/64 Test #38: Kokkos_PerformanceTest_Atomic ..............................   Passed  121.19 sec
test 39
      Start 39: Kokkos_PerformanceTest_Reduction

39: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_Reduction "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Reduction_2025-03-10_T19-59-04.json"
39: Test timeout computed to be: 1500
39: 
39: Available devices: 
39: 2025-03-10T20:49:50+00:00
39: Running /var/jenkins/workspace/Kokkos_PR-7860/build/core/perf_test/Kokkos_PerformanceTest_Reduction
39: Run on (15 X 3250 MHz CPU s)
39: CPU Caches:
39:   L1 Data 64 KiB (x15)
39:   L1 Instruction 64 KiB (x15)
39:   L2 Unified 512 KiB (x15)
39:   L3 Unified 16384 KiB (x15)
39: Load Average: 1.04, 2.51, 4.51
39: Address Bits: 64
39: CPU architecture: none
39: Default Device: SYCL
39: Driver Version: CUDA 12.8
39: Error Correction Support: 1
39: GIT_BRANCH: HEAD
39: GIT_CLEAN_STATUS: CLEAN
39: GIT_COMMIT_DATE: 2025-03-10T15:58:33-04:00
39: GIT_COMMIT_DESCRIPTION: Merge commit '4d3d104fb71b256d446613db869fcf0181e57be8' into HEAD
39: GIT_COMMIT_HASH: 2d794dd95
39: GPU architecture: AMPERE80
39: Global Cache Mem Line Size: 128
39: Global Mem Cache Size: 25165824
39: Global Mem Size: 25339101184
39: Image Max Buffer Size: 32768
39: Image2d Max Height: 65536
39: Image2d Max Width: 131072
39: Image3d Max Depth: 16384
39: Image3d Max Height: 16384
39: Image3d Max Width: 16384
39: Is Accelerator: 0
39: Is Available: 1
39: Is CPU: 0
39: Is GPU: 1
39: KOKKOS_COMPILER_INTEL_LLVM: 20230000
39: KOKKOS_ENABLE_ASM: yes
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_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 Version: 4.5.99
39: Local Mem Size: 49152
39: Max Compute Units: 56
39: Max Mem Alloc Size: 1073741824
39: Max Parameter Size: 4000
39: Max Read Image Args: 128
39: Max Samplers: 128
39: Max Work Group Size: 1024
39: Max Work Item Dimensions: 3
39: Mem Base Addr Align: 4096
39: Name: NVIDIA A30
39: Native Vector Width Char: 1
39: Native Vector Width Double: 1
39: Native Vector Width Float: 1
39: Native Vector Width Half: 0
39: Native Vector Width Int: 1
39: Native Vector Width Long: 1
39: Native Vector Width Short: 1
39: Partition Max Sub Devices: 0
39: Preferred Vector Width Char: 1
39: Preferred Vector Width Double: 1
39: Preferred Vector Width Float: 1
39: Preferred Vector Width Half: 0
39: Preferred Vector Width Int: 1
39: Preferred Vector Width Long: 1
39: Preferred Vector Width Short: 1
39: Profiling Timer Resolution: 1000
39: Reference Count: 1
39: Vendor: NVIDIA Corporation
39: Vendor Id: 4318
39: Version: 0.0
39: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected
39: macro  KOKKOS_ENABLE_ONEDPL: defined
39: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
39: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
39: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
39: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined
39: macro  SYCL_EXT_ONEAPI_BFLOAT16: defined
39: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
39: macro  SYCL_EXT_ONEAPI_GRAPH: undefined
39: platform: 64bit
39: ----------------------------------------------------------------------------------------------------
39: Benchmark                                                          Time             CPU   Iterations
39: ----------------------------------------------------------------------------------------------------
39: ReductionCheapScalarResult<double>/10000/iterations:10          21.2 us         21.0 us           10
39: ReductionCheapScalarResult<double>/100000/iterations:10         24.0 us         24.0 us           10
39: ReductionCheapScalarResult<double>/1000000/iterations:10        28.4 us         28.3 us           10
39: ReductionCheapScalarResult<double>/10000000/iterations:10        135 us          135 us           10
39: ReductionCheapHostResult<double>/10000/iterations:10            22.4 us         22.3 us           10
39: ReductionCheapHostResult<double>/100000/iterations:10           24.1 us         24.1 us           10
39: ReductionCheapHostResult<double>/1000000/iterations:10          30.8 us         30.8 us           10
39: ReductionCheapHostResult<double>/10000000/iterations:10          135 us          134 us           10
39: ReductionCheapDeviceResult<double>/10000/iterations:10          21.7 us         21.6 us           10
39: ReductionCheapDeviceResult<double>/100000/iterations:10         23.5 us         23.4 us           10
39: ReductionCheapDeviceResult<double>/1000000/iterations:10        30.1 us         30.1 us           10
39: ReductionCheapDeviceResult<double>/10000000/iterations:10        136 us          136 us           10
39: ReductionExpensive<double>/10000/iterations:10                   164 us          164 us           10
39: ReductionExpensive<double>/100000/iterations:10                  289 us          289 us           10
39: ReductionExpensive<double>/1000000/iterations:10                4245 us         4244 us           10
39: ReductionExpensive<double>/10000000/iterations:10              33757 us        33756 us           10
39/64 Test #39: Kokkos_PerformanceTest_Reduction ...........................   Passed    0.69 sec
test 40
      Start 40: Kokkos_ContainersUnitTest_Serial

40: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
40: Test timeout computed to be: 1500
40: [==========] Running 0 tests from 0 test suites.
40: [==========] 0 tests from 0 test suites ran. (0 ms total)
40: [  PASSED  ] 0 tests.
40/64 Test #40: Kokkos_ContainersUnitTest_Serial ...........................   Passed    0.24 sec
test 41
      Start 41: Kokkos_ContainersUnitTest_SYCL

41: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL
41: Test timeout computed to be: 1500
41: [==========] Running 0 tests from 0 test suites.
41: [==========] 0 tests from 0 test suites ran. (0 ms total)
41: [  PASSED  ] 0 tests.
41/64 Test #41: Kokkos_ContainersUnitTest_SYCL .............................   Passed    0.24 sec
test 42
      Start 42: Kokkos_UnitTest_Sort

42: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
42: Test timeout computed to be: 1500
42: [==========] Running 17 tests from 2 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from sycl_DeathTest
42: [ RUN      ] sycl_DeathTest.SortByKeyKeysLargerThanValues
42: [       OK ] sycl_DeathTest.SortByKeyKeysLargerThanValues (932 ms)
42: [----------] 1 test from sycl_DeathTest (932 ms total)
42: 
42: [----------] 16 tests from sycl
42: [ RUN      ] sycl.SortUnsignedValueType
42: [       OK ] sycl.SortUnsignedValueType (17 ms)
42: [ RUN      ] sycl.SortEmptyView
42: [       OK ] sycl.SortEmptyView (0 ms)
42: [ RUN      ] sycl.SortByKeyEmptyView
42: [       OK ] sycl.SortByKeyEmptyView (0 ms)
42: [ RUN      ] sycl.SortByKeyEmptyViewHost
42: [       OK ] sycl.SortByKeyEmptyViewHost (0 ms)
42: [ RUN      ] sycl.SortByKey
42: [       OK ] sycl.SortByKey (0 ms)
42: [ RUN      ] sycl.SortByKeyWithComparator
42: [       OK ] sycl.SortByKeyWithComparator (1 ms)
42: [ RUN      ] sycl.SortByKeyStaticExtents
42: [       OK ] sycl.SortByKeyStaticExtents (0 ms)
42: [ RUN      ] sycl.SortByKeyWithStrides
42: 
42: PI CUDA ERROR:
42: 	Value:           700
42: 	Name:            CUDA_ERROR_ILLEGAL_ADDRESS
42: 	Description:     an illegal memory access was encountered
42: 	Function:        wait
42: 	Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:593
42: 
42: 
42: PI CUDA ERROR:
42: 	Value:           700
42: 	Name:            CUDA_ERROR_ILLEGAL_ADDRESS
42: 	Description:     an illegal memory access was encountered
42: 	Function:        wait
42: 	Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:593
42: 
42: 
42: PI CUDA ERROR:
42: 	Value:           700
42: 	Name:            CUDA_ERROR_ILLEGAL_ADDRESS
42: 	Description:     an illegal memory access was encountered
42: 	Function:        operator()
42: 	Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:2553
42: 
42: terminate called after throwing an instance of 'std::runtime_error'
42:   what():  There was a synchronous SYCL error:
42: Native API failed. Native API returns: -999 (Unknown PI error) -999 (Unknown PI error)
42/64 Test #42: Kokkos_UnitTest_Sort .......................................Subprocess aborted***Exception:   1.50 sec
test 43
      Start 43: Kokkos_UnitTest_Random

43: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_UnitTest_Random
43: Test timeout computed to be: 1500
43: [==========] Running 3 tests from 1 test suite.
43: [----------] Global test environment set-up.
43: [----------] 3 tests from sycl
43: [ RUN      ] sycl.Random_XorShift64
43: Test Seed:1741639792861297402
43: Test Scalar=int
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.45775e-07 0.00575089 -0.00518368 || 0.051031 27933 29237 || 28510.4 28674.4 || -71.6592 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.5082e-07 -0.0112856 -0.00707297 || 0.051031 1e+64 -1e+64
43: Test Scalar=unsigned int
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 -0.00904345 -0.0180163 || 0.051031 27986 29316 || 28936.1 28674.4 || -249.057 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 0.00325729 0.00249139 || 0.051031 1e+64 -1e+64
43: Test Scalar=int64_t
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 -0.0112779 0.00550593 || 0.051031 28069 29394 || 29001.5 28674.4 || 76.1139 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 -0.00323746 -0.00388927 || 0.051031 1e+64 -1e+64
43: Test Scalar=uint64_t
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 -0.000565231 -0.026226 || 0.051031 28031 29362 || 28690.6 28674.4 || -362.548 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 0.0085633 0.00260593 || 0.051031 1e+64 -1e+64
43: Test Scalar=half
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 0.000245338 -0.99999 -48244.4 || 0.051031 0 194903 || 2.92866e+09 28674.4 || -6.66931e+08 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 0.000734853 -0.320891 0.158734 || 0.051031 1e+64 -1e+64
43: Test Scalar=bhalf
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.71e-07 0.0217281 -0.00432955 || 0.051031 27987 29435 || 28064.6 28674.4 || -59.8517 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 7.26496e-07 -0.00539014 -0.00346298 || 0.051031 1e+64 -1e+64
43: Test Scalar=float
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.71e-07 -0.0196219 0.0161963 || 0.051031 28000 29315 || 29248.3 28674.4 || 223.898 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 7.26496e-07 -0.00458191 -0.0100396 || 0.051031 1e+64 -1e+64
43: Test Scalar=double
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 -0.00293046 0.0236382 || 0.051031 28017 29375 || 28758.7 28674.4 || 326.774 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 -0.00109728 0.0130776 || 0.051031 1e+64 -1e+64
43: Test Seed:1741639793089559686
43: Test Scalar=int
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 0.00372001 -0.00797711 || 0.051031 28005 29299 || 28568.1 28674.4 || -110.276 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 0.0061224 0.00545275 || 0.051031 1e+64 -1e+64
43: Test Scalar=unsigned int
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 -0.00796938 0.0090799 || 0.051031 28050 29315 || 28904.7 28674.4 || 125.521 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 0.0176071 0.00090854 || 0.051031 1e+64 -1e+64
43: Test Scalar=int64_t
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 0.00702812 0.012832 || 0.051031 27996 29347 || 28474.3 28674.4 || 177.39 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 0.00581193 -0.00166433 || 0.051031 1e+64 -1e+64
43: Test Scalar=uint64_t
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 -0.00958373 0.0105218 || 0.051031 28010 29374 || 28951.9 28674.4 || 145.454 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 -0.005553 0.0106864 || 0.051031 1e+64 -1e+64
43: Test Scalar=half
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 0.000243943 -0.99999 -48245.1 || 0.051031 0 195132 || 2.92864e+09 28674.4 || -6.6694e+08 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 0.000730738 -0.297931 0.150777 || 0.051031 1e+64 -1e+64
43: Test Scalar=bhalf
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.68478e-07 -0.00645213 -0.0262051 || 0.051031 27955 29365 || 28860.6 28674.4 || -362.26 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 7.18929e-07 -0.00318892 0.00165514 || 0.051031 1e+64 -1e+64
43: Test Scalar=float
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.91181e-07 0.00909095 0.0102818 || 0.051031 28009 29365 || 28416.1 28674.4 || 142.136 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 7.87038e-07 -0.0101461 0.00049162 || 0.051031 1e+64 -1e+64
43: Test Scalar=double
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 6.43252e-07 -0.00662315 -0.0313284 || 0.051031 27994 29309 || 28865.6 28674.4 || -433.083 -2.0744
43:  -- Testing 3-D histogram
43: Density 3D: 6.43252e-07 -0.00351701 0.00766683 || 0.051031 1e+64 -1e+64
43: [       OK ] sycl.Random_XorShift64 (455 ms)
43: [ RUN      ] sycl.Random_XorShift1024_0
43: Test Seed:1741639793316945527
43: Test Scalar=int
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 0.0127932 -0.00523731 || 0.051031 10955 11778 || 11233.2 11377 || -72.4005 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 0.0202579 -0.000885225 || 0.051031 1e+64 -1e+64
43: Test Scalar=unsigned int
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 -0.00370926 0.0135338 || 0.051031 10999 11794 || 11419.3 11377 || 187.092 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 -0.0043149 -0.00316694 || 0.051031 1e+64 -1e+64
43: Test Scalar=int64_t
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 0.00397206 -0.00173722 || 0.051031 10983 11849 || 11331.9 11377 || -24.0153 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 -0.000576931 0.00177726 || 0.051031 1e+64 -1e+64
43: Test Scalar=uint64_t
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 0.0350299 -0.00806931 || 0.051031 10926 11745 || 10991.9 11377 || -111.55 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 -0.00448707 -0.00224385 || 0.051031 1e+64 -1e+64
43: Test Scalar=half
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 0.000245778 -0.999975 -7594.28 || 0.051031 0 77757 || 4.61031e+08 11377 || -1.04983e+08 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 0.000736989 -0.151406 0.0254133 || 0.051031 1e+64 -1e+64
43: Test Scalar=bhalf
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.73387e-07 0.0147345 0.00404331 || 0.051031 10962 11847 || 11211.8 11377 || 55.8947 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 3.24249e-07 -0.00257604 0.000613918 || 0.051031 1e+64 -1e+64
43: Test Scalar=float
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.79744e-07 0.00704778 -0.00747538 || 0.051031 10953 11849 || 11297.3 11377 || -103.34 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 3.43323e-07 -0.00736314 0.00247592 || 0.051031 1e+64 -1e+64
43: Test Scalar=double
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 0.0136316 0.00637066 || 0.051031 10999 11768 || 11224 11377 || 88.068 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 0.00193566 0.00241159 || 0.051031 1e+64 -1e+64
43: Test Seed:1741639793425103333
43: Test Scalar=int
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 -0.0140894 -0.00594463 || 0.051031 10990 11785 || 11539.5 11377 || -82.1785 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 -0.00423944 -0.00249248 || 0.051031 1e+64 -1e+64
43: Test Scalar=unsigned int
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 0.00648895 -0.00585857 || 0.051031 10964 11779 || 11303.6 11377 || -80.9889 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 -0.00977788 0.00131264 || 0.051031 1e+64 -1e+64
43: Test Scalar=int64_t
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 0.00132051 0.0120284 || 0.051031 10966 11747 || 11362 11377 || 166.281 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 0.00138291 0.00109279 || 0.051031 1e+64 -1e+64
43: Test Scalar=uint64_t
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 0.00962841 0.003398 || 0.051031 10940 11765 || 11268.5 11377 || 46.974 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 -0.00809588 0.00184373 || 0.051031 1e+64 -1e+64
43: Test Scalar=half
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 0.000246795 -0.999975 -7594.51 || 0.051031 0 77607 || 4.61076e+08 11377 || -1.04986e+08 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 0.000739969 -0.170075 0.0212353 || 0.051031 1e+64 -1e+64
43: Test Scalar=bhalf
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.9246e-07 -0.00496897 0.0112624 || 0.051031 10974 11831 || 11433.8 11377 || 155.691 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 3.8147e-07 -0.00707083 -0.00590441 || 0.051031 1e+64 -1e+64
43: Test Scalar=float
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.60671e-07 -0.00686431 -0.00441903 || 0.051031 10989 11815 || 11455.6 11377 || -61.0887 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.86102e-07 -0.0141905 -0.00160684 || 0.051031 1e+64 -1e+64
43: Test Scalar=double
43:  -- Testing randomness properties
43:  -- Testing 1-D histogram
43: Density 1D: 2.47955e-07 0.00716493 -0.00711139 || 0.051031 10992 11758 || 11296 11377 || -98.3079 -0.823045
43:  -- Testing 3-D histogram
43: Density 3D: 2.47955e-07 0.00321701 -0.00147309 || 0.051031 1e+64 -1e+64
43: [       OK ] sycl.Random_XorShift1024_0 (237 ms)
43: [ RUN      ] sycl.Multi_streams
43: /var/jenkins/workspace/Kokkos_PR-7860/algorithms/unit_tests/TestRandom.hpp:602: Skipped
43: Failing on NVIDIA GPUs
43: [  SKIPPED ] sycl.Multi_streams (0 ms)
43: [----------] 3 tests from sycl (693 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 3 tests from 1 test suite ran. (693 ms total)
43: [  PASSED  ] 2 tests.
43: [  SKIPPED ] 1 test, listed below:
43: [  SKIPPED ] sycl.Multi_streams
43/64 Test #43: Kokkos_UnitTest_Random .....................................   Passed    0.96 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_A

44: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
44: Test timeout computed to be: 1500
44: [==========] Running 16 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_DeathTest
44: [ RUN      ] std_algorithms_DeathTest.expect_no_overlap
44: [       OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms)
44: [----------] 1 test from std_algorithms_DeathTest (0 ms total)
44: 
44: [----------] 3 tests from std_algorithms_reducers
44: [ RUN      ] std_algorithms_reducers.max_first_loc
44: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
44: [ RUN      ] std_algorithms_reducers.min_first_loc
44: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
44: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
44: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
44: [----------] 3 tests from std_algorithms_reducers (0 ms total)
44: 
44: [----------] 1 test from std_algorithms
44: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
44: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
44: [----------] 1 test from std_algorithms (0 ms total)
44: 
44: [----------] 11 tests from random_access_iterator_test
44: [ RUN      ] random_access_iterator_test.constructor
44: [       OK ] random_access_iterator_test.constructor (1 ms)
44: [ RUN      ] random_access_iterator_test.constructiblity
44: [       OK ] random_access_iterator_test.constructiblity (0 ms)
44: [ RUN      ] random_access_iterator_test.dereference
44: [       OK ] random_access_iterator_test.dereference (0 ms)
44: [ RUN      ] random_access_iterator_test.subscript_operator
44: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
44: [ RUN      ] random_access_iterator_test.operatorsSet1
44: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
44: [ RUN      ] random_access_iterator_test.operatorsSet2
44: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
44: [ RUN      ] random_access_iterator_test.operatorsSet3
44: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
44: [ RUN      ] random_access_iterator_test.operatorsSet4
44: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
44: [ RUN      ] random_access_iterator_test.assignment_operator
44: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
44: [ RUN      ] random_access_iterator_test.distance
44: [       OK ] random_access_iterator_test.distance (0 ms)
44: [ RUN      ] random_access_iterator_test.traits_helpers
44: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
44: [----------] 11 tests from random_access_iterator_test (5 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 16 tests from 4 test suites ran. (6 ms total)
44: [  PASSED  ] 16 tests.
44/64 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_A .........................   Passed    0.27 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_B

45: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
45: Test timeout computed to be: 1500
45: [==========] Running 7 tests from 1 test suite.
45: [----------] Global test environment set-up.
45: [----------] 7 tests from std_algorithms_min_max_element_test
45: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
45: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
45: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
45: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
45: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
45: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (6 ms)
45: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
45: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
45: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
45: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
45: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
45: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
45: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
45: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms)
45: [----------] 7 tests from std_algorithms_min_max_element_test (28 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 7 tests from 1 test suite ran. (28 ms total)
45: [  PASSED  ] 7 tests.
45/64 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.28 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_C

46: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
46: Test timeout computed to be: 1500
46: [==========] Running 13 tests from 10 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_lexicographical_compare_test
46: [ RUN      ] std_algorithms_lexicographical_compare_test.test
46: [       OK ] std_algorithms_lexicographical_compare_test.test (20 ms)
46: [----------] 1 test from std_algorithms_lexicographical_compare_test (20 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_test
46: [ RUN      ] std_algorithms_for_each_test.test
46: [       OK ] std_algorithms_for_each_test.test (46 ms)
46: [----------] 1 test from std_algorithms_for_each_test (46 ms total)
46: 
46: [----------] 1 test from std_algorithms_find_test
46: [ RUN      ] std_algorithms_find_test.test
46: [       OK ] std_algorithms_find_test.test (24 ms)
46: [----------] 1 test from std_algorithms_find_test (24 ms total)
46: 
46: [----------] 4 tests from std_algorithms_non_mod_seq_ops
46: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
46: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (290 ms)
46: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
46: [       OK ] std_algorithms_non_mod_seq_ops.find_end (295 ms)
46: [ RUN      ] std_algorithms_non_mod_seq_ops.search
46: [       OK ] std_algorithms_non_mod_seq_ops.search (286 ms)
46: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
46: [       OK ] std_algorithms_non_mod_seq_ops.search_n (207 ms)
46: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1080 ms total)
46: 
46: [----------] 1 test from std_algorithms_count_test
46: [ RUN      ] std_algorithms_count_test.test
46: [       OK ] std_algorithms_count_test.test (16 ms)
46: [----------] 1 test from std_algorithms_count_test (16 ms total)
46: 
46: [----------] 1 test from std_algorithms_equal_test
46: [ RUN      ] std_algorithms_equal_test.test
46: [       OK ] std_algorithms_equal_test.test (10 ms)
46: [----------] 1 test from std_algorithms_equal_test (10 ms total)
46: 
46: [----------] 1 test from std_algorithms_all_any_none_of_test
46: [ RUN      ] std_algorithms_all_any_none_of_test.test
46: [       OK ] std_algorithms_all_any_none_of_test.test (23 ms)
46: [----------] 1 test from std_algorithms_all_any_none_of_test (23 ms total)
46: 
46: [----------] 1 test from std_algorithms_nonmod_seq_ops
46: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
46: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (47 ms)
46: [----------] 1 test from std_algorithms_nonmod_seq_ops (47 ms total)
46: 
46: [----------] 1 test from std_algorithms_mismatch_test
46: [ RUN      ] std_algorithms_mismatch_test.test
46: [       OK ] std_algorithms_mismatch_test.test (50 ms)
46: [----------] 1 test from std_algorithms_mismatch_test (50 ms total)
46: 
46: [----------] 1 test from std_algorithms_mod_seq_ops
46: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
46: [       OK ] std_algorithms_mod_seq_ops.move_backward (35 ms)
46: [----------] 1 test from std_algorithms_mod_seq_ops (35 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 13 tests from 10 test suites ran. (1356 ms total)
46: [  PASSED  ] 13 tests.
46/64 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    1.63 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_D

47: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
47: Test timeout computed to be: 1500
47: [==========] Running 31 tests from 5 test suites.
47: [----------] Global test environment set-up.
47: [----------] 3 tests from std_algorithms_mod_ops_test
47: [ RUN      ] std_algorithms_mod_ops_test.move
47: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
47: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
47: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms)
47: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
47: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
47: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
47: 
47: [----------] 12 tests from std_algorithms_mod_seq_ops_test
47: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
47: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
47: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
47: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
47: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
47: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
47: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
47: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
47: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
47: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
47: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
47: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
47: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms)
47: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total)
47: 
47: [----------] 4 tests from std_algorithms_replace_ops_test
47: [ RUN      ] std_algorithms_replace_ops_test.replace
47: [       OK ] std_algorithms_replace_ops_test.replace (30 ms)
47: [ RUN      ] std_algorithms_replace_ops_test.replace_if
47: [       OK ] std_algorithms_replace_ops_test.replace_if (107 ms)
47: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
47: [       OK ] std_algorithms_replace_ops_test.replace_copy (60 ms)
47: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
47: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (42 ms)
47: [----------] 4 tests from std_algorithms_replace_ops_test (241 ms total)
47: 
47: [----------] 11 tests from std_algorithms_mod_seq_ops
47: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
47: [       OK ] std_algorithms_mod_seq_ops.copy_if (24 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.unique
47: [       OK ] std_algorithms_mod_seq_ops.unique (58 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
47: [       OK ] std_algorithms_mod_seq_ops.unique_copy (36 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.remove
47: [       OK ] std_algorithms_mod_seq_ops.remove (23 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
47: [       OK ] std_algorithms_mod_seq_ops.remove_if (25 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
47: [       OK ] std_algorithms_mod_seq_ops.remove_copy (109 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
47: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (25 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.rotate
47: [       OK ] std_algorithms_mod_seq_ops.rotate (991 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
47: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (391 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
47: [       OK ] std_algorithms_mod_seq_ops.shift_left (1131 ms)
47: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
47: [       OK ] std_algorithms_mod_seq_ops.shift_right (1172 ms)
47: [----------] 11 tests from std_algorithms_mod_seq_ops (3989 ms total)
47: 
47: [----------] 1 test from std_algorithms_modseq_test
47: [ RUN      ] std_algorithms_modseq_test.reverse
47: [       OK ] std_algorithms_modseq_test.reverse (39 ms)
47: [----------] 1 test from std_algorithms_modseq_test (39 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 31 tests from 5 test suites ran. (4279 ms total)
47: [  PASSED  ] 31 tests.
47/64 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    4.58 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_E

48: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
48: Test timeout computed to be: 1500
48: [==========] Running 29 tests from 7 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_sorting_ops_test
48: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
48: [       OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms)
48: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
48: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
48: [----------] 2 tests from std_algorithms_sorting_ops_test (21 ms total)
48: 
48: [----------] 4 tests from std_algorithms_partitioning_test
48: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
48: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
48: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
48: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
48: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
48: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
48: [ RUN      ] std_algorithms_partitioning_test.partition_point
48: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
48: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
48: 
48: [----------] 1 test from std_algorithms_partitioning_ops
48: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
48: [       OK ] std_algorithms_partitioning_ops.partition_copy (18 ms)
48: [----------] 1 test from std_algorithms_partitioning_ops (18 ms total)
48: 
48: [----------] 12 tests from std_algorithms_numerics_test
48: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
48: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
48: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
48: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
48: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
48: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
48: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
48: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
48: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
48: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
48: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
48: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
48: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
48: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
48: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
48: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
48: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
48: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
48: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
48: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
48: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
48: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
48: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
48: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
48: [----------] 12 tests from std_algorithms_numerics_test (11 ms total)
48: 
48: [----------] 1 test from std_algorithms_numerics_ops_test
48: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
48: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (77 ms)
48: [----------] 1 test from std_algorithms_numerics_ops_test (77 ms total)
48: 
48: [----------] 8 tests from std_algorithms_numeric_ops_test
48: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
48: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (569 ms)
48: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
48: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
48: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
48: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (506 ms)
48: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
48: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
48: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
48: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (156 ms)
48: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
48: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
48: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
48: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (274 ms)
48: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
48: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
48: [----------] 8 tests from std_algorithms_numeric_ops_test (1507 ms total)
48: 
48: [----------] 1 test from std_algorithms_transform_ops_test
48: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
48: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms)
48: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 29 tests from 7 test suites ran. (1674 ms total)
48: [  PASSED  ] 29 tests.
48/64 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    2.20 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

49: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
49: Test timeout computed to be: 1500
49: [==========] Running 12 tests from 7 test suites.
49: [----------] Global test environment set-up.
49: [----------] 2 tests from std_algorithms_adjacent_find_team_test
49: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
49: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (318 ms)
49: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
49: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (301 ms)
49: [----------] 2 tests from std_algorithms_adjacent_find_team_test (620 ms total)
49: 
49: [----------] 2 tests from std_algorithms_count_team_test
49: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
49: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (148 ms)
49: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
49: [       OK ] std_algorithms_count_team_test.count_returns_zero (137 ms)
49: [----------] 2 tests from std_algorithms_count_team_test (285 ms total)
49: 
49: [----------] 1 test from std_algorithms_count_if_team_test
49: [ RUN      ] std_algorithms_count_if_team_test.test
49: [       OK ] std_algorithms_count_if_team_test.test (175 ms)
49: [----------] 1 test from std_algorithms_count_if_team_test (175 ms total)
49: 
49: [----------] 1 test from std_algorithms_for_each_team_test
49: [ RUN      ] std_algorithms_for_each_team_test.test
49: [       OK ] std_algorithms_for_each_team_test.test (245 ms)
49: [----------] 1 test from std_algorithms_for_each_team_test (245 ms total)
49: 
49: [----------] 1 test from std_algorithms_for_each_n_team_test
49: [ RUN      ] std_algorithms_for_each_n_team_test.test
49: [       OK ] std_algorithms_for_each_n_team_test.test (268 ms)
49: [----------] 1 test from std_algorithms_for_each_n_team_test (268 ms total)
49: 
49: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
49: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
49: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (347 ms)
49: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
49: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (326 ms)
49: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
49: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (326 ms)
49: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1001 ms total)
49: 
49: [----------] 2 tests from std_algorithms_mismatch_team_test
49: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
49: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (373 ms)
49: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
49: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (403 ms)
49: [----------] 2 tests from std_algorithms_mismatch_team_test (776 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 12 tests from 7 test suites ran. (3374 ms total)
49: [  PASSED  ] 12 tests.
49/64 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    3.69 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

50: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
50: Test timeout computed to be: 1500
50: [==========] Running 8 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 2 tests from std_algorithms_equal_team_test
50: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
50: [       OK ] std_algorithms_equal_team_test.views_are_equal (571 ms)
50: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
50: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (607 ms)
50: [----------] 2 tests from std_algorithms_equal_team_test (1178 ms total)
50: 
50: [----------] 2 tests from std_algorithms_search_team_test
50: [ RUN      ] std_algorithms_search_team_test.sequences_exist
50: [       OK ] std_algorithms_search_team_test.sequences_exist (303 ms)
50: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
50: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (310 ms)
50: [----------] 2 tests from std_algorithms_search_team_test (613 ms total)
50: 
50: [----------] 2 tests from std_algorithms_find_end_team_test
50: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
50: [       OK ] std_algorithms_find_end_team_test.sequences_exist (379 ms)
50: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
50: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (339 ms)
50: [----------] 2 tests from std_algorithms_find_end_team_test (718 ms total)
50: 
50: [----------] 2 tests from std_algorithms_find_first_of_team_test
50: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
50: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (324 ms)
50: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
50: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (415 ms)
50: [----------] 2 tests from std_algorithms_find_first_of_team_test (739 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 8 tests from 4 test suites ran. (3250 ms total)
50: [  PASSED  ] 8 tests.
50/64 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    3.57 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

51: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
51: Test timeout computed to be: 1500
51: [==========] Running 11 tests from 7 test suites.
51: [----------] Global test environment set-up.
51: [----------] 2 tests from std_algorithms_find_team_test
51: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
51: [       OK ] std_algorithms_find_team_test.searched_values_exist (150 ms)
51: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
51: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (156 ms)
51: [----------] 2 tests from std_algorithms_find_team_test (307 ms total)
51: 
51: [----------] 2 tests from std_algorithms_find_if_team_test
51: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
51: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (144 ms)
51: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
51: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (152 ms)
51: [----------] 2 tests from std_algorithms_find_if_team_test (297 ms total)
51: 
51: [----------] 2 tests from std_algorithms_find_if_not_team_test
51: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
51: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (151 ms)
51: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
51: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (140 ms)
51: [----------] 2 tests from std_algorithms_find_if_not_team_test (292 ms total)
51: 
51: [----------] 1 test from std_algorithms_all_of_team_test
51: [ RUN      ] std_algorithms_all_of_team_test.test
51: [       OK ] std_algorithms_all_of_team_test.test (152 ms)
51: [----------] 1 test from std_algorithms_all_of_team_test (152 ms total)
51: 
51: [----------] 1 test from std_algorithms_any_of_team_test
51: [ RUN      ] std_algorithms_any_of_team_test.test
51: [       OK ] std_algorithms_any_of_team_test.test (144 ms)
51: [----------] 1 test from std_algorithms_any_of_team_test (144 ms total)
51: 
51: [----------] 1 test from std_algorithms_none_of_team_test
51: [ RUN      ] std_algorithms_none_of_team_test.test
51: [       OK ] std_algorithms_none_of_team_test.test (152 ms)
51: [----------] 1 test from std_algorithms_none_of_team_test (152 ms total)
51: 
51: [----------] 2 tests from std_algorithms_search_n_team_test
51: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
51: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (162 ms)
51: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
51: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (150 ms)
51: [----------] 2 tests from std_algorithms_search_n_team_test (312 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 11 tests from 7 test suites ran. (1658 ms total)
51: [  PASSED  ] 11 tests.
51/64 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    2.00 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

52: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
52: Test timeout computed to be: 1500
52: [==========] Running 3 tests from 3 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_min_element_team_test
52: [ RUN      ] std_algorithms_min_element_team_test.test
52: [       OK ] std_algorithms_min_element_team_test.test (414 ms)
52: [----------] 1 test from std_algorithms_min_element_team_test (414 ms total)
52: 
52: [----------] 1 test from std_algorithms_max_element_team_test
52: [ RUN      ] std_algorithms_max_element_team_test.test
52: [       OK ] std_algorithms_max_element_team_test.test (407 ms)
52: [----------] 1 test from std_algorithms_max_element_team_test (407 ms total)
52: 
52: [----------] 1 test from std_algorithms_minmax_element_team_test
52: [ RUN      ] std_algorithms_minmax_element_team_test.test
52: [       OK ] std_algorithms_minmax_element_team_test.test (439 ms)
52: [----------] 1 test from std_algorithms_minmax_element_team_test (439 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 3 tests from 3 test suites ran. (1261 ms total)
52: [  PASSED  ] 3 tests.
52/64 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    1.57 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

53: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
53: Test timeout computed to be: 1500
53: [==========] Running 6 tests from 6 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_fill_team_test
53: [ RUN      ] std_algorithms_fill_team_test.test
53: [       OK ] std_algorithms_fill_team_test.test (213 ms)
53: [----------] 1 test from std_algorithms_fill_team_test (213 ms total)
53: 
53: [----------] 1 test from std_algorithms_fill_n_team_test
53: [ RUN      ] std_algorithms_fill_n_team_test.test
53: [       OK ] std_algorithms_fill_n_team_test.test (378 ms)
53: [----------] 1 test from std_algorithms_fill_n_team_test (378 ms total)
53: 
53: [----------] 1 test from std_algorithms_replace_team_test
53: [ RUN      ] std_algorithms_replace_team_test.test
53: [       OK ] std_algorithms_replace_team_test.test (349 ms)
53: [----------] 1 test from std_algorithms_replace_team_test (349 ms total)
53: 
53: [----------] 1 test from std_algorithms_replace_if_team_test
53: [ RUN      ] std_algorithms_replace_if_team_test.test
53: [       OK ] std_algorithms_replace_if_team_test.test (267 ms)
53: [----------] 1 test from std_algorithms_replace_if_team_test (268 ms total)
53: 
53: [----------] 1 test from std_algorithms_replace_copy_team_test
53: [ RUN      ] std_algorithms_replace_copy_team_test.test
53: [       OK ] std_algorithms_replace_copy_team_test.test (334 ms)
53: [----------] 1 test from std_algorithms_replace_copy_team_test (334 ms total)
53: 
53: [----------] 1 test from std_algorithms_replace_copy_if_team_test
53: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
53: [       OK ] std_algorithms_replace_copy_if_team_test.test (274 ms)
53: [----------] 1 test from std_algorithms_replace_copy_if_team_test (274 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 6 tests from 6 test suites ran. (1818 ms total)
53: [  PASSED  ] 6 tests.
53/64 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    2.15 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

54: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
54: Test timeout computed to be: 1500
54: [==========] Running 4 tests from 4 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_reverse_team_test
54: [ RUN      ] std_algorithms_reverse_team_test.test
54: [       OK ] std_algorithms_reverse_team_test.test (268 ms)
54: [----------] 1 test from std_algorithms_reverse_team_test (268 ms total)
54: 
54: [----------] 1 test from std_algorithms_reverse_copy_team_test
54: [ RUN      ] std_algorithms_reverse_copy_team_test.test
54: [       OK ] std_algorithms_reverse_copy_team_test.test (277 ms)
54: [----------] 1 test from std_algorithms_reverse_copy_team_test (277 ms total)
54: 
54: [----------] 1 test from std_algorithms_rotate_team_test
54: [ RUN      ] std_algorithms_rotate_team_test.test
54: [       OK ] std_algorithms_rotate_team_test.test (527 ms)
54: [----------] 1 test from std_algorithms_rotate_team_test (527 ms total)
54: 
54: [----------] 1 test from std_algorithms_rotate_copy_team_test
54: [ RUN      ] std_algorithms_rotate_copy_team_test.test
54: [       OK ] std_algorithms_rotate_copy_team_test.test (533 ms)
54: [----------] 1 test from std_algorithms_rotate_copy_team_test (533 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 4 tests from 4 test suites ran. (1607 ms total)
54: [  PASSED  ] 4 tests.
54/64 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    1.94 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

55: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
55: Test timeout computed to be: 1500
55: [==========] Running 4 tests from 4 test suites.
55: [----------] Global test environment set-up.
55: [----------] 1 test from std_algorithms_move_team_test
55: [ RUN      ] std_algorithms_move_team_test.test
55: [       OK ] std_algorithms_move_team_test.test (467 ms)
55: [----------] 1 test from std_algorithms_move_team_test (467 ms total)
55: 
55: [----------] 1 test from std_algorithms_move_backward_team_test
55: [ RUN      ] std_algorithms_move_backward_team_test.test
55: [       OK ] std_algorithms_move_backward_team_test.test (377 ms)
55: [----------] 1 test from std_algorithms_move_backward_team_test (377 ms total)
55: 
55: [----------] 1 test from std_algorithms_shift_left_team_test
55: [ RUN      ] std_algorithms_shift_left_team_test.test
55: [       OK ] std_algorithms_shift_left_team_test.test (1247 ms)
55: [----------] 1 test from std_algorithms_shift_left_team_test (1247 ms total)
55: 
55: [----------] 1 test from std_algorithms_shift_right_team_test
55: [ RUN      ] std_algorithms_shift_right_team_test.test
55: [       OK ] std_algorithms_shift_right_team_test.test (1214 ms)
55: [----------] 1 test from std_algorithms_shift_right_team_test (1214 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 4 tests from 4 test suites ran. (3306 ms total)
55: [  PASSED  ] 4 tests.
55/64 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    3.63 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

56: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
56: Test timeout computed to be: 1500
56: [==========] Running 9 tests from 9 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_copy_team_test
56: [ RUN      ] std_algorithms_copy_team_test.test
56: [       OK ] std_algorithms_copy_team_test.test (607 ms)
56: [----------] 1 test from std_algorithms_copy_team_test (607 ms total)
56: 
56: [----------] 1 test from std_algorithms_copy_n_team_test
56: [ RUN      ] std_algorithms_copy_n_team_test.test
56: [       OK ] std_algorithms_copy_n_team_test.test (426 ms)
56: [----------] 1 test from std_algorithms_copy_n_team_test (426 ms total)
56: 
56: [----------] 1 test from std_algorithms_copy_backward_team_test
56: [ RUN      ] std_algorithms_copy_backward_team_test.test
56: [       OK ] std_algorithms_copy_backward_team_test.test (355 ms)
56: [----------] 1 test from std_algorithms_copy_backward_team_test (355 ms total)
56: 
56: [----------] 1 test from std_algorithms_copy_if_team_test
56: [ RUN      ] std_algorithms_copy_if_team_test.test
56: [       OK ] std_algorithms_copy_if_team_test.test (313 ms)
56: [----------] 1 test from std_algorithms_copy_if_team_test (313 ms total)
56: 
56: [----------] 1 test from std_algorithms_unique_copy_team_test
56: [ RUN      ] std_algorithms_unique_copy_team_test.test
56: [       OK ] std_algorithms_unique_copy_team_test.test (324 ms)
56: [----------] 1 test from std_algorithms_unique_copy_team_test (324 ms total)
56: 
56: [----------] 1 test from std_algorithms_remove_team_test
56: [ RUN      ] std_algorithms_remove_team_test.test
56: [       OK ] std_algorithms_remove_team_test.test (324 ms)
56: [----------] 1 test from std_algorithms_remove_team_test (324 ms total)
56: 
56: [----------] 1 test from std_algorithms_remove_if_team_test
56: [ RUN      ] std_algorithms_remove_if_team_test.test
56: [       OK ] std_algorithms_remove_if_team_test.test (283 ms)
56: [----------] 1 test from std_algorithms_remove_if_team_test (283 ms total)
56: 
56: [----------] 1 test from std_algorithms_remove_copy_team_test
56: [ RUN      ] std_algorithms_remove_copy_team_test.test
56: [       OK ] std_algorithms_remove_copy_team_test.test (317 ms)
56: [----------] 1 test from std_algorithms_remove_copy_team_test (317 ms total)
56: 
56: [----------] 1 test from std_algorithms_remove_copy_if_team_test
56: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
56: [       OK ] std_algorithms_remove_copy_if_team_test.test (272 ms)
56: [----------] 1 test from std_algorithms_remove_copy_if_team_test (272 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 9 tests from 9 test suites ran. (3227 ms total)
56: [  PASSED  ] 9 tests.
56/64 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    3.56 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

57: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
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_unique_team_test
57: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
57: [       OK ] std_algorithms_unique_team_test.test_default_predicate (514 ms)
57: [----------] 1 test from std_algorithms_unique_team_test (514 ms total)
57: 
57: [----------] 1 test from std_algorithms_adjacent_difference_team_test
57: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
57: [       OK ] std_algorithms_adjacent_difference_team_test.test (563 ms)
57: [----------] 1 test from std_algorithms_adjacent_difference_team_test (563 ms total)
57: 
57: [----------] 1 test from std_algorithms_reduce_team_test
57: [ RUN      ] std_algorithms_reduce_team_test.test
57: [       OK ] std_algorithms_reduce_team_test.test (457 ms)
57: [----------] 1 test from std_algorithms_reduce_team_test (457 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_reduce_team_test
57: [ RUN      ] std_algorithms_transform_reduce_team_test.test
57: [       OK ] std_algorithms_transform_reduce_team_test.test (713 ms)
57: [----------] 1 test from std_algorithms_transform_reduce_team_test (714 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 4 tests from 4 test suites ran. (2248 ms total)
57: [  PASSED  ] 4 tests.
57/64 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    2.58 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

58: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
58: Test timeout computed to be: 1500
58: [==========] Running 18 tests from 5 test suites.
58: [----------] Global test environment set-up.
58: [----------] 2 tests from std_algorithms_is_sorted_team_test
58: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
58: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (411 ms)
58: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
58: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (379 ms)
58: [----------] 2 tests from std_algorithms_is_sorted_team_test (790 ms total)
58: 
58: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
58: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
58: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (22 ms)
58: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
58: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (25 ms)
58: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
58: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (306 ms)
58: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
58: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (345 ms)
58: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (700 ms total)
58: 
58: [----------] 4 tests from std_algorithms_is_partitioned_team_test
58: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
58: [       OK ] std_algorithms_is_partitioned_team_test.empty (11 ms)
58: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
58: [       OK ] std_algorithms_is_partitioned_team_test.all_true (166 ms)
58: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
58: [       OK ] std_algorithms_is_partitioned_team_test.all_false (170 ms)
58: [ RUN      ] std_algorithms_is_partitioned_team_test.random
58: [       OK ] std_algorithms_is_partitioned_team_test.random (154 ms)
58: [----------] 4 tests from std_algorithms_is_partitioned_team_test (503 ms total)
58: 
58: [----------] 4 tests from std_algorithms_partition_copy_team_test
58: [ RUN      ] std_algorithms_partition_copy_team_test.empty
58: [       OK ] std_algorithms_partition_copy_team_test.empty (15 ms)
58: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
58: [       OK ] std_algorithms_partition_copy_team_test.all_true (451 ms)
58: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
58: [       OK ] std_algorithms_partition_copy_team_test.all_false (451 ms)
58: [ RUN      ] std_algorithms_partition_copy_team_test.random
58: [       OK ] std_algorithms_partition_copy_team_test.random (428 ms)
58: [----------] 4 tests from std_algorithms_partition_copy_team_test (1347 ms total)
58: 
58: [----------] 4 tests from std_algorithms_partition_point_team_test
58: [ RUN      ] std_algorithms_partition_point_team_test.empty
58: [       OK ] std_algorithms_partition_point_team_test.empty (12 ms)
58: [ RUN      ] std_algorithms_partition_point_team_test.all_true
58: [       OK ] std_algorithms_partition_point_team_test.all_true (169 ms)
58: [ RUN      ] std_algorithms_partition_point_team_test.all_false
58: [       OK ] std_algorithms_partition_point_team_test.all_false (166 ms)
58: [ RUN      ] std_algorithms_partition_point_team_test.random
58: [       OK ] std_algorithms_partition_point_team_test.random (153 ms)
58: [----------] 4 tests from std_algorithms_partition_point_team_test (502 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 18 tests from 5 test suites ran. (3844 ms total)
58: [  PASSED  ] 18 tests.
58/64 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    4.17 sec
test 59
      Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

59: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
59: Test timeout computed to be: 1500
59: [==========] Running 5 tests from 4 test suites.
59: [----------] Global test environment set-up.
59: [----------] 2 tests from std_algorithms_transform_team_test
59: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
59: [       OK ] std_algorithms_transform_team_test.test_unary_op (753 ms)
59: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
59: [       OK ] std_algorithms_transform_team_test.test_binary_op (575 ms)
59: [----------] 2 tests from std_algorithms_transform_team_test (1328 ms total)
59: 
59: [----------] 1 test from std_algorithms_generate_team_test
59: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
59: [       OK ] std_algorithms_generate_team_test.test_unary_op (1364 ms)
59: [----------] 1 test from std_algorithms_generate_team_test (1364 ms total)
59: 
59: [----------] 1 test from std_algorithms_generate_n_team_test
59: [ RUN      ] std_algorithms_generate_n_team_test.test
59: [       OK ] std_algorithms_generate_n_team_test.test (395 ms)
59: [----------] 1 test from std_algorithms_generate_n_team_test (395 ms total)
59: 
59: [----------] 1 test from std_algorithms_swap_ranges_team_test
59: [ RUN      ] std_algorithms_swap_ranges_team_test.test
59: [       OK ] std_algorithms_swap_ranges_team_test.test (632 ms)
59: [----------] 1 test from std_algorithms_swap_ranges_team_test (632 ms total)
59: 
59: [----------] Global test environment tear-down
59: [==========] 5 tests from 4 test suites ran. (3720 ms total)
59: [  PASSED  ] 5 tests.
59/64 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    4.05 sec
test 60
      Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

60: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
60: Test timeout computed to be: 1500
60: [==========] Running 2 tests from 2 test suites.
60: [----------] Global test environment set-up.
60: [----------] 1 test from std_algorithms_exclusive_scan_team_test
60: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
60: [       OK ] std_algorithms_exclusive_scan_team_test.test (1240 ms)
60: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1240 ms total)
60: 
60: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
60: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
60: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (581 ms)
60: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (581 ms total)
60: 
60: [----------] Global test environment tear-down
60: [==========] 2 tests from 2 test suites ran. (1822 ms total)
60: [  PASSED  ] 2 tests.
60/64 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    2.16 sec
test 61
      Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

61: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
61: Test timeout computed to be: 1500
61: [==========] Running 2 tests from 2 test suites.
61: [----------] Global test environment set-up.
61: [----------] 1 test from std_algorithms_inclusive_scan_team_test
61: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
61: [       OK ] std_algorithms_inclusive_scan_team_test.test (1811 ms)
61: [----------] 1 test from std_algorithms_inclusive_scan_team_test (1811 ms total)
61: 
61: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
61: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
61: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1199 ms)
61: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1199 ms total)
61: 
61: [----------] Global test environment tear-down
61: [==========] 2 tests from 2 test suites ran. (3010 ms total)
61: [  PASSED  ] 2 tests.
61/64 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    3.34 sec
test 62
      Start 62: Kokkos_PerformanceTest_InclusiveScan

62: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-03-10_T19-59-04.json"
62: Test timeout computed to be: 1500
62: 
62: Available devices: 
62: 2025-03-10T20:50:41+00:00
62: Running /var/jenkins/workspace/Kokkos_PR-7860/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan
62: Run on (15 X 3250 MHz CPU s)
62: CPU Caches:
62:   L1 Data 64 KiB (x15)
62:   L1 Instruction 64 KiB (x15)
62:   L2 Unified 512 KiB (x15)
62:   L3 Unified 16384 KiB (x15)
62: Load Average: 1.02, 2.27, 4.32
62: Address Bits: 64
62: CPU architecture: none
62: Default Device: SYCL
62: Driver Version: CUDA 12.8
62: Error Correction Support: 1
62: GIT_BRANCH: HEAD
62: GIT_CLEAN_STATUS: CLEAN
62: GIT_COMMIT_DATE: 2025-03-10T15:58:33-04:00
62: GIT_COMMIT_DESCRIPTION: Merge commit '4d3d104fb71b256d446613db869fcf0181e57be8' into HEAD
62: GIT_COMMIT_HASH: 2d794dd95
62: GPU architecture: AMPERE80
62: Global Cache Mem Line Size: 128
62: Global Mem Cache Size: 25165824
62: Global Mem Size: 25339101184
62: Image Max Buffer Size: 32768
62: Image2d Max Height: 65536
62: Image2d Max Width: 131072
62: Image3d Max Depth: 16384
62: Image3d Max Height: 16384
62: Image3d Max Width: 16384
62: Is Accelerator: 0
62: Is Available: 1
62: Is CPU: 0
62: Is GPU: 1
62: KOKKOS_COMPILER_INTEL_LLVM: 20230000
62: KOKKOS_ENABLE_ASM: yes
62: KOKKOS_ENABLE_CXX17: yes
62: KOKKOS_ENABLE_CXX20: no
62: KOKKOS_ENABLE_CXX23: no
62: KOKKOS_ENABLE_CXX26: no
62: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
62: KOKKOS_ENABLE_HWLOC: no
62: KOKKOS_ENABLE_LIBDL: yes
62: KOKKOS_ENABLE_PRAGMA_IVDEP: no
62: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
62: KOKKOS_ENABLE_PRAGMA_UNROLL: no
62: KOKKOS_ENABLE_PRAGMA_VECTOR: no
62: KOKKOS_ENABLE_SERIAL: yes
62: Kokkos Version: 4.5.99
62: Local Mem Size: 49152
62: Max Compute Units: 56
62: Max Mem Alloc Size: 1073741824
62: Max Parameter Size: 4000
62: Max Read Image Args: 128
62: Max Samplers: 128
62: Max Work Group Size: 1024
62: Max Work Item Dimensions: 3
62: Mem Base Addr Align: 4096
62: Name: NVIDIA A30
62: Native Vector Width Char: 1
62: Native Vector Width Double: 1
62: Native Vector Width Float: 1
62: Native Vector Width Half: 0
62: Native Vector Width Int: 1
62: Native Vector Width Long: 1
62: Native Vector Width Short: 1
62: Partition Max Sub Devices: 0
62: Preferred Vector Width Char: 1
62: Preferred Vector Width Double: 1
62: Preferred Vector Width Float: 1
62: Preferred Vector Width Half: 0
62: Preferred Vector Width Int: 1
62: Preferred Vector Width Long: 1
62: Preferred Vector Width Short: 1
62: Profiling Timer Resolution: 1000
62: Reference Count: 1
62: Vendor: NVIDIA Corporation
62: Vendor Id: 4318
62: Version: 0.0
62: [ext_oneapi_cuda]: gpu:0] NVIDIA A30 : Selected
62: macro  KOKKOS_ENABLE_ONEDPL: defined
62: macro  KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined
62: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
62: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
62: macro  SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined
62: macro  SYCL_EXT_ONEAPI_BFLOAT16: defined
62: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
62: macro  SYCL_EXT_ONEAPI_GRAPH: undefined
62: platform: 64bit
62: ----------------------------------------------------------------------------------------------------------------------------------------------
62: Benchmark                                                                   Time             CPU   Iterations  FOM: GB/s         MB     Passed
62: ----------------------------------------------------------------------------------------------------------------------------------------------
62: BM_inclusive_scan<std::uint64_t>/100000000/manual_time                  0.039 s         0.039 s            13  41.4365/s       1.6k          1
62: BM_inclusive_scan<std::int64_t>/100000000/manual_time                   0.035 s         0.035 s            20   45.844/s       1.6k          1
62: BM_inclusive_scan<double>/100000000/manual_time                         0.035 s         0.035 s            20  45.7277/s       1.6k          1
62: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time      0.020 s         0.020 s            36  81.1765/s       1.6k          1
62: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time       0.020 s         0.020 s            35  81.1351/s       1.6k          1
62: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time             0.020 s         0.020 s            36  81.4929/s       1.6k          1
62: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time      0.020 s         0.020 s            35  81.0123/s       1.6k          1
62: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time       0.020 s         0.020 s            35   81.012/s       1.6k          1
62: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time             0.020 s         0.020 s            35  80.9018/s       1.6k          1
62/64 Test #62: Kokkos_PerformanceTest_InclusiveScan .......................   Passed   15.95 sec
test 63
      Start 63: Kokkos_UnitTest_SIMD

63: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/simd/unit_tests/Kokkos_UnitTest_SIMD
63: Test timeout computed to be: 1500
63: [==========] Running 18 tests from 1 test suite.
63: [----------] Global test environment set-up.
63: [----------] 18 tests from simd
63: [ RUN      ] simd.host_math_ops
63: [       OK ] simd.host_math_ops (0 ms)
63: [ RUN      ] simd.device_math_ops
63: [       OK ] simd.device_math_ops (6 ms)
63: [ RUN      ] simd.host_mask_ops
63: [       OK ] simd.host_mask_ops (0 ms)
63: [ RUN      ] simd.device_mask_ops
63: [       OK ] simd.device_mask_ops (0 ms)
63: [ RUN      ] simd.host_conversions
63: [       OK ] simd.host_conversions (0 ms)
63: [ RUN      ] simd.device_conversions
63: [       OK ] simd.device_conversions (0 ms)
63: [ RUN      ] simd.host_shift_ops
63: [       OK ] simd.host_shift_ops (0 ms)
63: [ RUN      ] simd.device_shift_ops
63: [       OK ] simd.device_shift_ops (0 ms)
63: [ RUN      ] simd.host_condition
63: [       OK ] simd.host_condition (0 ms)
63: [ RUN      ] simd.device_condition
63: [       OK ] simd.device_condition (0 ms)
63: [ RUN      ] simd.host_gen_ctors
63: [       OK ] simd.host_gen_ctors (0 ms)
63: [ RUN      ] simd.device_gen_ctors
63: [       OK ] simd.device_gen_ctors (0 ms)
63: [ RUN      ] simd.host_where_expressions
63: [       OK ] simd.host_where_expressions (0 ms)
63: [ RUN      ] simd.device_where_expressions
63: [       OK ] simd.device_where_expressions (0 ms)
63: [ RUN      ] simd.host_reductions
63: [       OK ] simd.host_reductions (0 ms)
63: [ RUN      ] simd.device_reductions
63: [       OK ] simd.device_reductions (1 ms)
63: [ RUN      ] simd.host_construction
63: [       OK ] simd.host_construction (0 ms)
63: [ RUN      ] simd.device_construction
63: [       OK ] simd.device_construction (0 ms)
63: [----------] 18 tests from simd (9 ms total)
63: 
63: [----------] Global test environment tear-down
63: [==========] 18 tests from 1 test suite ran. (9 ms total)
63: [  PASSED  ] 18 tests.
63/64 Test #63: Kokkos_UnitTest_SIMD .......................................   Passed    0.27 sec
test 64
      Start 64: Kokkos_Example_RelocatableFunction

64: Test command: /var/jenkins/workspace/Kokkos_PR-7860/build/example/relocatable_function/Kokkos_example_relocatable_function
64: Test timeout computed to be: 1500
64: 1.000000e+01 1.336489e-03s (relocatable) vs. 1.236020e-04s (inline)
64: 1.000000e+02 1.907100e-05s (relocatable) vs. 1.440000e-05s (inline)
64: 1.000000e+03 1.830000e-05s (relocatable) vs. 1.428000e-05s (inline)
64: 1.000000e+04 1.550100e-05s (relocatable) vs. 1.495000e-05s (inline)
64: 1.000000e+05 3.146000e-05s (relocatable) vs. 1.748000e-05s (inline)
64: 1.000000e+06 1.828100e-05s (relocatable) vs. 1.849000e-05s (inline)
64: 1.000000e+07 3.129000e-05s (relocatable) vs. 3.141100e-05s (inline)
64: 1.000000e+08 1.319620e-04s (relocatable) vs. 1.315610e-04s (inline)
64/64 Test #64: Kokkos_Example_RelocatableFunction .........................   Passed    0.26 sec

98% tests passed, 1 tests failed out of 64

Label Time Summary:
Kokkos    = 192.69 sec*proc (56 tests)

Total Test time (real) = 468.12 sec

The following tests FAILED:
	 42 - Kokkos_UnitTest_Sort (Subprocess aborted)
Errors while running CTest
Output from these tests are in: /var/jenkins/workspace/Kokkos_PR-7860/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.