Skip to content
Failed

Console Output

Skipping 3,829 KB.. Full Log
24: [0x447348] testing::Test::Run()
24: [0x44877f] testing::TestInfo::Run()
24: [0x449041] testing::TestSuite::Run()
24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
24: [0x458952] testing::UnitTest::Run()
24: [0x437400] main
24: [0x7ffff74f0d90] 
24: [0x7ffff74f0e40] __libc_start_main
24: [0x435aa5] _start
24:  
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f1
24: Top of f0
24: Top of f0
24: StackTrace f3(std::cout, 4) returned: 110
24: test_f3:
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40]
24: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5]
24:  
24: demangled test_f3:
24: [0x496650] Kokkos::Impl::save_stacktrace()
24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&)
24: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int)
24: [0x4365b8] Test::test_stacktrace(bool, bool)
24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
24: [0x447348] testing::Test::Run()
24: [0x44877f] testing::TestInfo::Run()
24: [0x449041] testing::TestSuite::Run()
24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
24: [0x458952] testing::UnitTest::Run()
24: [0x437400] main
24: [0x7ffff74f0d90] 
24: [0x7ffff74f0e40] __libc_start_main
24: [0x435aa5] _start
24:  
24: Test setting std::terminate handler that prints the last saved stack trace
24: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
24: [----------] 1 test from defaultdevicetype (0 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 3 tests from 2 test suites ran. (632 ms total)
24: [  PASSED  ] 3 tests.
24/57 Test #24: Kokkos_CoreUnitTest_StackTraceTest ............   Passed    3.08 sec
test 25
      Start 25: Kokkos_IncrementalTest_SERIAL

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

26: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_IncrementalTest_SYCL
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 SYCL
26: [ RUN      ] SYCL.IncrTest_01_execspace_typedef
26: [       OK ] SYCL.IncrTest_01_execspace_typedef (0 ms)
26: [ RUN      ] SYCL.IncrTest_01_execspace
26: 
26: Runtime Configuration:
26: macro  KOKKOS_ENABLE_ONEDPL : defined
26: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined
26: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined
26: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined
26: 
26: Available devices: 
26: [ext_oneapi_cuda]:gpu:0] NVIDIA A100 80GB PCIe : Selected
26: SYCL
26: [       OK ] SYCL.IncrTest_01_execspace (0 ms)
26: [ RUN      ] SYCL.IncrTest_02_AtomicExchange
26: [       OK ] SYCL.IncrTest_02_AtomicExchange (0 ms)
26: [ RUN      ] SYCL.IncrTest_02_AtomicAdd
26: [       OK ] SYCL.IncrTest_02_AtomicAdd (0 ms)
26: [ RUN      ] SYCL.IncrTest_02_AtomicSub
26: [       OK ] SYCL.IncrTest_02_AtomicSub (0 ms)
26: [ RUN      ] SYCL.IncrTest_03a_memspace_malloc
26: [       OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms)
26: [ RUN      ] SYCL.IncrTest_03b_memspace_free
26: [       OK ] SYCL.IncrTest_03b_memspace_free (19175 ms)
26: [ RUN      ] SYCL.IncrTest_04_simple_parallelFor
26: [       OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms)
26: [ RUN      ] SYCL.IncrTest_04_RangePolicy_parallelFor
26: [       OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms)
26: [ RUN      ] SYCL.IncrTest_05_reduction
26: [       OK ] SYCL.IncrTest_05_reduction (6 ms)
26: [ RUN      ] SYCL.IncrTest_06_mdrange2D
26: [       OK ] SYCL.IncrTest_06_mdrange2D (0 ms)
26: [ RUN      ] SYCL.IncrTest_06_mdrange3D
26: [       OK ] SYCL.IncrTest_06_mdrange3D (0 ms)
26: [ RUN      ] SYCL.IncrTest_06_mdrange4D
26: [       OK ] SYCL.IncrTest_06_mdrange4D (0 ms)
26: [ RUN      ] SYCL.IncrTest_08_deep_copy_2D
26: [       OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms)
26: [ RUN      ] SYCL.IncrTest_08_deep_copy_3D
26: [       OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms)
26: [ RUN      ] SYCL.IncrTest_08_deep_copy_4D
26: [       OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms)
26: [ RUN      ] SYCL.IncrTest_10_Hierarchical_Basics
26: [       OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms)
26: [ RUN      ] SYCL.IncrTest_11a_Hierarchical_ForLoop
26: [       OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (1 ms)
26: [ RUN      ] SYCL.IncrTest_11b_Hierarchical_ForLoop
26: [       OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (1 ms)
26: [ RUN      ] SYCL.IncrTest_11c_Hierarchical_ForLoop
26: [       OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (232 ms)
26: [ RUN      ] SYCL.IncrTest_12a_ThreadScratch
26: [       OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms)
26: [ RUN      ] SYCL.IncrTest_12b_TeamScratch
26: [       OK ] SYCL.IncrTest_12b_TeamScratch (1 ms)
26: [ RUN      ] SYCL.IncrTest_13a_Hierarchical_Red
26: [       OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms)
26: [ RUN      ] SYCL.IncrTest_13b_Hierarchical_Red
26: [       OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms)
26: [ RUN      ] SYCL.IncrTest_13c_Hierarchical_Red
26: [       OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms)
26: [ RUN      ] SYCL.incr_14_MDrangeReduce
26: [       OK ] SYCL.incr_14_MDrangeReduce (0 ms)
26: [ RUN      ] SYCL.IncrTest_16_parallelscan
26: [       OK ] SYCL.IncrTest_16_parallelscan (1 ms)
26: [ RUN      ] SYCL.incr_17_atomicView
26: [       OK ] SYCL.incr_17_atomicView (0 ms)
26: [----------] 28 tests from SYCL (19429 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 28 tests from 1 test suite ran. (19429 ms total)
26: [  PASSED  ] 28 tests.
26/57 Test #26: Kokkos_IncrementalTest_SYCL ...................   Passed   21.89 sec
test 27
      Start 27: Kokkos_CoreUnitTest_CTestDevice

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

28: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
28: Test timeout computed to be: 1500
28/57 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .....   Passed    0.01 sec
test 29
      Start 29: Kokkos_CoreUnitTest_DeviceAndThreads

29: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6994/build/core/unit_test/TestDeviceAndThreads.py"
29: Test timeout computed to be: 1500
29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: 
29: ----------------------------------------------------------------------
29: Ran 5 tests in 26.711s
29: 
29: OK (skipped=1)
29/57 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads ..........   Passed   26.96 sec
test 30
      Start 30: Kokkos_PerformanceTest_TaskDag

30: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
30: Test timeout computed to be: 1500
30/57 Test #30: Kokkos_PerformanceTest_TaskDag ................   Passed    0.01 sec
test 31
      Start 31: Kokkos_PerformanceTest_Benchmark

31: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-07_T20-51-22.json"
31: Test timeout computed to be: 1500
31: 
31: Available devices: 
31: 2024-05-07T21:40:07+00:00
31: Running /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
31: Run on (20 X 2345.59 MHz CPU s)
31: CPU Caches:
31:   L1 Data 64 KiB (x20)
31:   L1 Instruction 64 KiB (x20)
31:   L2 Unified 512 KiB (x20)
31:   L3 Unified 16384 KiB (x20)
31: Load Average: 1.15, 4.05, 6.57
31: Address Bits: 64
31: CPU architecture: none
31: Default Device: N6Kokkos12Experimental4SYCLE
31: Driver Version: CUDA 12.4
31: Error Correction Support: 1
31: GIT_BRANCH: HEAD
31: GIT_CLEAN_STATUS: CLEAN
31: GIT_COMMIT_DATE: 2024-05-07T11:15:43-06:00
31: GIT_COMMIT_DESCRIPTION: update master_history.txt
31: GIT_COMMIT_HASH: c80cdafef
31: GPU architecture: AMPERE80
31: Global Cache Mem Line Size: 128
31: Global Mem Cache Size: 41943040
31: Global Mem Size: 84974239744
31: Image Max Array Size: 0
31: Image Max Buffer Size: 32768
31: Image2d Max Height: 65536
31: Image2d Max Width: 131072
31: Image3d Max Depth: 16384
31: Image3d Max Height: 16384
31: Image3d Max Width: 16384
31: Is Accelerator: 0
31: Is Available: 1
31: Is CPU: 0
31: Is GPU: 1
31: KOKKOS_COMPILER_INTEL_LLVM: 20230000
31: KOKKOS_ENABLE_ASM: yes
31: KOKKOS_ENABLE_CXX17: yes
31: KOKKOS_ENABLE_CXX20: no
31: KOKKOS_ENABLE_CXX23: no
31: KOKKOS_ENABLE_CXX26: no
31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
31: KOKKOS_ENABLE_HWLOC: no
31: KOKKOS_ENABLE_LIBDL: yes
31: KOKKOS_ENABLE_PRAGMA_IVDEP: no
31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
31: KOKKOS_ENABLE_PRAGMA_UNROLL: no
31: KOKKOS_ENABLE_PRAGMA_VECTOR: no
31: KOKKOS_ENABLE_SERIAL: yes
31: Kokkos Version: 4.3.1
31: Local Mem Size: 49152
31: Max Compute Units: 108
31: Max Mem Alloc Size: 1073741824
31: Max Parameter Size: 4000
31: Max Read Image Args: 128
31: Max Samplers: 128
31: Max Work Group Size: 1024
31: Max Work Item Dimensions: 3
31: Mem Base Addr Align: 4096
31: Name: NVIDIA A100 80GB PCIe
31: Native Vector Width Char: 1
31: Native Vector Width Double: 1
31: Native Vector Width Float: 1
31: Native Vector Width Half: 0
31: Native Vector Width Int: 1
31: Native Vector Width Long: 1
31: Native Vector Width Short: 1
31: Partition Max Sub Devices: 0
31: Preferred Vector Width Char: 1
31: Preferred Vector Width Double: 1
31: Preferred Vector Width Float: 1
31: Preferred Vector Width Half: 0
31: Preferred Vector Width Int: 1
31: Preferred Vector Width Long: 1
31: Preferred Vector Width Short: 1
31: Profiling Timer Resolution: 1000
31: Reference Count: 1
31: Vendor: NVIDIA Corporation
31: Vendor Id: 4318
31: Version: 0.0
31: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
31: macro  KOKKOS_ENABLE_ONEDPL: defined
31: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
31: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
31: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
31: platform: 64bit
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.010 s         0.010 s             5       1024        9.46591u
31: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.011 s         0.011 s             5     2.048k        5.21346u
31: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.011 s         0.011 s             5     4.096k        2.60021u
31: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.011 s         0.012 s             5     8.192k        1.38384u
31: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.012 s         0.014 s             5    16.384k        753.935n
31: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.015 s         0.017 s             5    32.768k        458.819n
31: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.019 s         0.025 s             5    65.536k        280.747n
31: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.026 s         0.039 s             5   131.072k        197.233n
31: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.026 s         0.048 s             5   262.144k        101.683n
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: CustomReduction<double>/N:100000/R:1000/manual_time                                0.003 s         0.009 s           201 66.1172k/s       11.5
31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.665 s         0.664 s             1        0.118814    0.0554025                0.103313            0.0484681   0.0520288         87.112u
31: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
31: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.025 s         0.025 s            28        4.81408m     2.49236m                3.57234m                  1.80662m    2.17979m         12.444u
31: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.225 s         0.225 s             3       0.0438537    0.0211014               0.0376207                 0.0182729   0.0188299         22.541u
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        23.8242n
31: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        11.9512n
31: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        6.23975n
31: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.001 s             5     8.192k         3.3645n
31: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.85901n
31: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        1.18906n
31: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k        663.635p
31: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.001 s             5   131.072k        380.959p
31: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k        311.172p
31: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.002 s             5   524.288k        238.312p
31: -----------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
31: -----------------------------------------------------------------------------------------------------------------------------------
31: Malloc/N:1/manual_time                                                              11.3 us         25.6 us        62046 88.4747k/s
31: Malloc/N:16/manual_time                                                             11.2 us         25.4 us        62067 89.0265k/s
31: Malloc/N:256/manual_time                                                            11.2 us         25.4 us        61991 89.1487k/s
31: Malloc/N:4096/manual_time                                                           11.4 us         25.9 us        61882 87.7389k/s
31: Malloc/N:65536/manual_time                                                          10.8 us         24.8 us        64638 92.5968k/s
31: Malloc/N:1048576/manual_time                                                        11.4 us         25.7 us        61557  88.067k/s
31: Malloc/N:16777216/manual_time                                                        500 us          609 us         1401 2.00084k/s
31: Malloc/N:268435456/manual_time                                                      4941 us         1103 us          866  202.398/s
31: Malloc/N:4294967296/manual_time                                                   111242 us         5379 us            6  8.98938/s
31: MallocFree/N:1/manual_time                                                          26.1 us         26.1 us        26760 38.3063k/s
31: MallocFree/N:16/manual_time                                                         26.2 us         26.3 us        26645 38.1097k/s
31: MallocFree/N:256/manual_time                                                        25.6 us         25.6 us        27300  39.106k/s
31: MallocFree/N:4096/manual_time                                                       25.8 us         25.8 us        27320  38.767k/s
31: MallocFree/N:65536/manual_time                                                      24.8 us         24.8 us        28056 40.3912k/s
31: MallocFree/N:1048576/manual_time                                                    25.7 us         25.7 us        27159 38.9092k/s
31: MallocFree/N:16777216/manual_time                                                    608 us          608 us         1153 1.64522k/s
31: MallocFree/N:268435456/manual_time                                                  4654 us         1100 us          659   214.88/s
31: MallocFree/N:4294967296/manual_time                                               112349 us         5220 us            9  8.90087/s
31: MallocTouch/N:1/manual_time                                                         12.4 us         27.0 us        56478 80.8216k/s
31: MallocTouch/N:16/manual_time                                                        12.1 us         26.5 us        56318  82.368k/s
31: MallocTouch/N:256/manual_time                                                       12.1 us         26.2 us        57836 82.6134k/s
31: MallocTouch/N:4096/manual_time                                                      23.3 us         40.8 us        30022 42.9273k/s
31: MallocTouch/N:65536/manual_time                                                     23.0 us         40.0 us        30599 43.5111k/s
31: MallocTouch/N:1048576/manual_time                                                   25.1 us         42.4 us        27871 39.9053k/s
31: MallocTouch/N:16777216/manual_time                                                   519 us          634 us         1345 1.92662k/s
31: MallocTouch/N:268435456/manual_time                                                 4963 us         1130 us          877  201.486/s
31: MallocTouch/N:4294967296/manual_time                                              110632 us         6211 us            6  9.03899/s
31: MallocTouchFree/N:1/manual_time                                                     26.4 us         26.6 us        26493 37.8453k/s
31: MallocTouchFree/N:16/manual_time                                                    26.4 us         26.6 us        26599 37.8474k/s
31: MallocTouchFree/N:256/manual_time                                                   26.4 us         26.5 us        26510 37.8487k/s
31: MallocTouchFree/N:4096/manual_time                                                  40.7 us         40.7 us        17237 24.5819k/s
31: MallocTouchFree/N:65536/manual_time                                                 39.5 us         39.5 us        17660 25.3353k/s
31: MallocTouchFree/N:1048576/manual_time                                               41.8 us         41.9 us        16772 23.8991k/s
31: MallocTouchFree/N:16777216/manual_time                                               632 us          632 us         1104 1.58157k/s
31: MallocTouchFree/N:268435456/manual_time                                             4643 us         1123 us          658  215.359/s
31: MallocTouchFree/N:4294967296/manual_time                                          127501 us         6944 us            9   7.8431/s
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s           130  39.7729/s        800
31: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35   39.025/s        800
31: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  38.9526/s        800
31: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.021 s         0.002 s            35   38.953/s        800
31: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  39.0127/s        800
31: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  39.1122/s        800
31: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            35  39.0531/s        800
31: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  39.0301/s        800
31: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  38.9545/s        800
31: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.021 s         0.002 s            35  38.9569/s        800
31: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            35  39.0591/s        800
31: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  39.0603/s        800
31: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  38.9973/s        800
31: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  39.0695/s        800
31: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            35  39.0653/s        800
31: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.021 s         0.002 s            35  39.0049/s        800
31: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           626 1.43263k/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           628 1.43535k/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           627 1.43537k/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47209k/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.47175k/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630   1.472k/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.001 s         0.001 s           630 1.47231k/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           297  679.365/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           183  416.452/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.001 s         0.001 s           630 1.47153k/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           298  680.896/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           396  915.931/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.47132k/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630  1.4722k/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47183k/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.47209k/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           181  417.345/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           179   410.53/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           372  866.276/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           310  709.775/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47189k/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           628 1.47145k/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           168  381.799/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           225  515.003/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.47141k/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47115k/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           100  297.257/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           197  468.707/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.47158k/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.47205k/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           171  391.972/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           245  561.718/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.001 s         0.001 s           689 1.61362k/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.001 s         0.001 s           690 1.61224k/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.001 s         0.001 s           691  1.6112k/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.001 s         0.001 s           691  1.6135k/s       1.6k
31: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1511 1.72811k/s        800
31: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1511 1.72787k/s        800
31: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1512 1.72834k/s        800
31: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1514 1.73292k/s        800
31: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1513 1.72984k/s        800
31: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1511 1.72788k/s        800
31: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1510 1.72884k/s        800
31: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1514 1.73446k/s        800
31: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1518 1.73367k/s        800
31: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1516 1.73462k/s        800
31: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1517 1.73427k/s        800
31: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1516 1.73308k/s        800
31: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1516 1.73366k/s        800
31: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1516 1.73375k/s        800
31: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1517 1.73445k/s        800
31: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1516 1.73001k/s        800
31: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.000 s         0.000 s          1538 1.75919k/s        800
31: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.000 s         0.000 s          1538 1.75787k/s        800
31: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 7.38117k/s       1.6k
31: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 7.39443k/s       1.6k
31: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.60628k/s       1.6k
31: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.60729k/s       1.6k
31: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 6.75101k/s       1.6k
31: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.26788k/s       1.6k
31: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 9.60077k/s       1.6k
31: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 9.65731k/s       1.6k
31: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.39054k/s       1.6k
31: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.38975k/s       1.6k
31: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.64848k/s       1.6k
31: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.34816k/s       1.6k
31: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.71233k/s       1.6k
31: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.20759k/s       1.6k
31: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.21135k/s       1.6k
31: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.22363k/s       1.6k
31: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.98352k/s       1.6k
31: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.23859k/s       1.6k
31: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  4.9705k/s       1.6k
31: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.95695k/s       1.6k
31: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.42344k/s       1.6k
31: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.37838k/s       1.6k
31: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.88846k/s       1.6k
31: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  3.8374k/s       1.6k
31: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10  4.8467k/s       1.6k
31: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10  3.6467k/s       1.6k
31: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.84078k/s       1.6k
31: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.18767k/s       1.6k
31: ViewResize_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time                 0.000 s         0.000 s            10 2.03671M/s        688
31: ViewResize_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time                0.000 s         0.000 s            10 870.225k/s        688
31: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time          0.000 s         0.000 s            10 863.996k/s        688
31: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time         0.000 s         0.000 s            10 1.97248M/s        688
31: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.002 s         0.002 s            10   1024.2/s       1.6k
31: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.002 s         0.002 s            10  1005.06/s       1.6k
31/57 Test #31: Kokkos_PerformanceTest_Benchmark ..............   Passed  141.64 sec
test 32
      Start 32: Kokkos_Benchmark_Atomic_MinMax

32: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-07_T20-51-22.json"
32: Test timeout computed to be: 1500
32: 
32: Available devices: 
32: 2024-05-07T21:42:29+00:00
32: Running /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
32: Run on (20 X 2345.59 MHz CPU s)
32: CPU Caches:
32:   L1 Data 64 KiB (x20)
32:   L1 Instruction 64 KiB (x20)
32:   L2 Unified 512 KiB (x20)
32:   L3 Unified 16384 KiB (x20)
32: Load Average: 0.93, 2.83, 5.76
32: Address Bits: 64
32: CPU architecture: none
32: Default Device: N6Kokkos12Experimental4SYCLE
32: Driver Version: CUDA 12.4
32: Error Correction Support: 1
32: GIT_BRANCH: HEAD
32: GIT_CLEAN_STATUS: CLEAN
32: GIT_COMMIT_DATE: 2024-05-07T11:15:43-06:00
32: GIT_COMMIT_DESCRIPTION: update master_history.txt
32: GIT_COMMIT_HASH: c80cdafef
32: GPU architecture: AMPERE80
32: Global Cache Mem Line Size: 128
32: Global Mem Cache Size: 41943040
32: Global Mem Size: 84974239744
32: Image Max Array Size: 0
32: Image Max Buffer Size: 32768
32: Image2d Max Height: 65536
32: Image2d Max Width: 131072
32: Image3d Max Depth: 16384
32: Image3d Max Height: 16384
32: Image3d Max Width: 16384
32: Is Accelerator: 0
32: Is Available: 1
32: Is CPU: 0
32: Is GPU: 1
32: KOKKOS_COMPILER_INTEL_LLVM: 20230000
32: KOKKOS_ENABLE_ASM: yes
32: KOKKOS_ENABLE_CXX17: yes
32: KOKKOS_ENABLE_CXX20: no
32: KOKKOS_ENABLE_CXX23: no
32: KOKKOS_ENABLE_CXX26: no
32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
32: KOKKOS_ENABLE_HWLOC: no
32: KOKKOS_ENABLE_LIBDL: yes
32: KOKKOS_ENABLE_PRAGMA_IVDEP: no
32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
32: KOKKOS_ENABLE_PRAGMA_UNROLL: no
32: KOKKOS_ENABLE_PRAGMA_VECTOR: no
32: KOKKOS_ENABLE_SERIAL: yes
32: Kokkos Version: 4.3.1
32: Local Mem Size: 49152
32: Max Compute Units: 108
32: Max Mem Alloc Size: 1073741824
32: Max Parameter Size: 4000
32: Max Read Image Args: 128
32: Max Samplers: 128
32: Max Work Group Size: 1024
32: Max Work Item Dimensions: 3
32: Mem Base Addr Align: 4096
32: Name: NVIDIA A100 80GB PCIe
32: Native Vector Width Char: 1
32: Native Vector Width Double: 1
32: Native Vector Width Float: 1
32: Native Vector Width Half: 0
32: Native Vector Width Int: 1
32: Native Vector Width Long: 1
32: Native Vector Width Short: 1
32: Partition Max Sub Devices: 0
32: Preferred Vector Width Char: 1
32: Preferred Vector Width Double: 1
32: Preferred Vector Width Float: 1
32: Preferred Vector Width Half: 0
32: Preferred Vector Width Int: 1
32: Preferred Vector Width Long: 1
32: Preferred Vector Width Short: 1
32: Profiling Timer Resolution: 1000
32: Reference Count: 1
32: Vendor: NVIDIA Corporation
32: Vendor Id: 4318
32: Version: 0.0
32: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
32: macro  KOKKOS_ENABLE_ONEDPL: defined
32: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
32: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
32: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
32: platform: 64bit
32: ----------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                                              Time             CPU   Iterations
32: ----------------------------------------------------------------------------------------------------------------------------------------
32: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
32: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
32: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
32: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
32: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
32: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
32: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
32/57 Test #32: Kokkos_Benchmark_Atomic_MinMax ................   Passed    2.50 sec
test 33
      Start 33: Kokkos_PerformanceTest_Mempool

33: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-07_T20-51-22.json"
33: Test timeout computed to be: 1500
33: 
33: Available devices: 
33: 2024-05-07T21:42:32+00:00
33: Running /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_PerformanceTest_Mempool
33: Run on (20 X 2345.59 MHz CPU s)
33: CPU Caches:
33:   L1 Data 64 KiB (x20)
33:   L1 Instruction 64 KiB (x20)
33:   L2 Unified 512 KiB (x20)
33:   L3 Unified 16384 KiB (x20)
33: Load Average: 0.93, 2.80, 5.73
33: Address Bits: 64
33: CPU architecture: none
33: Default Device: N6Kokkos12Experimental4SYCLE
33: Driver Version: CUDA 12.4
33: Error Correction Support: 1
33: GIT_BRANCH: HEAD
33: GIT_CLEAN_STATUS: CLEAN
33: GIT_COMMIT_DATE: 2024-05-07T11:15:43-06:00
33: GIT_COMMIT_DESCRIPTION: update master_history.txt
33: GIT_COMMIT_HASH: c80cdafef
33: GPU architecture: AMPERE80
33: Global Cache Mem Line Size: 128
33: Global Mem Cache Size: 41943040
33: Global Mem Size: 84974239744
33: Image Max Array Size: 0
33: Image Max Buffer Size: 32768
33: Image2d Max Height: 65536
33: Image2d Max Width: 131072
33: Image3d Max Depth: 16384
33: Image3d Max Height: 16384
33: Image3d Max Width: 16384
33: Is Accelerator: 0
33: Is Available: 1
33: Is CPU: 0
33: Is GPU: 1
33: KOKKOS_COMPILER_INTEL_LLVM: 20230000
33: KOKKOS_ENABLE_ASM: yes
33: KOKKOS_ENABLE_CXX17: yes
33: KOKKOS_ENABLE_CXX20: no
33: KOKKOS_ENABLE_CXX23: no
33: KOKKOS_ENABLE_CXX26: no
33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
33: KOKKOS_ENABLE_HWLOC: no
33: KOKKOS_ENABLE_LIBDL: yes
33: KOKKOS_ENABLE_PRAGMA_IVDEP: no
33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
33: KOKKOS_ENABLE_PRAGMA_UNROLL: no
33: KOKKOS_ENABLE_PRAGMA_VECTOR: no
33: KOKKOS_ENABLE_SERIAL: yes
33: Kokkos Version: 4.3.1
33: Local Mem Size: 49152
33: Max Compute Units: 108
33: Max Mem Alloc Size: 1073741824
33: Max Parameter Size: 4000
33: Max Read Image Args: 128
33: Max Samplers: 128
33: Max Work Group Size: 1024
33: Max Work Item Dimensions: 3
33: Mem Base Addr Align: 4096
33: Name: NVIDIA A100 80GB PCIe
33: Native Vector Width Char: 1
33: Native Vector Width Double: 1
33: Native Vector Width Float: 1
33: Native Vector Width Half: 0
33: Native Vector Width Int: 1
33: Native Vector Width Long: 1
33: Native Vector Width Short: 1
33: Partition Max Sub Devices: 0
33: Preferred Vector Width Char: 1
33: Preferred Vector Width Double: 1
33: Preferred Vector Width Float: 1
33: Preferred Vector Width Half: 0
33: Preferred Vector Width Int: 1
33: Preferred Vector Width Long: 1
33: Preferred Vector Width Short: 1
33: Profiling Timer Resolution: 1000
33: Reference Count: 1
33: Vendor: NVIDIA Corporation
33: Vendor Id: 4318
33: Version: 0.0
33: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
33: macro  KOKKOS_ENABLE_ONEDPL: defined
33: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
33: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
33: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
33: platform: 64bit
33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: 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          2375               18.8513M/s
33: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
33: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: 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          3834                60.8293M/s
33/57 Test #33: Kokkos_PerformanceTest_Mempool ................   Passed    4.86 sec
test 34
      Start 34: Kokkos_PerformanceTest_Atomic

34: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-07_T20-51-22.json"
34: Test timeout computed to be: 1500
34: 
34: Available devices: 
34: 2024-05-07T21:42:36+00:00
34: Running /var/jenkins/workspace/Kokkos_PR-6994/build/core/perf_test/Kokkos_PerformanceTest_Atomic
34: Run on (20 X 2345.59 MHz CPU s)
34: CPU Caches:
34:   L1 Data 64 KiB (x20)
34:   L1 Instruction 64 KiB (x20)
34:   L2 Unified 512 KiB (x20)
34:   L3 Unified 16384 KiB (x20)
34: Load Average: 0.94, 2.77, 5.71
34: Address Bits: 64
34: CPU architecture: none
34: Default Device: N6Kokkos12Experimental4SYCLE
34: Driver Version: CUDA 12.4
34: Error Correction Support: 1
34: GIT_BRANCH: HEAD
34: GIT_CLEAN_STATUS: CLEAN
34: GIT_COMMIT_DATE: 2024-05-07T11:15:43-06:00
34: GIT_COMMIT_DESCRIPTION: update master_history.txt
34: GIT_COMMIT_HASH: c80cdafef
34: GPU architecture: AMPERE80
34: Global Cache Mem Line Size: 128
34: Global Mem Cache Size: 41943040
34: Global Mem Size: 84974239744
34: Image Max Array Size: 0
34: Image Max Buffer Size: 32768
34: Image2d Max Height: 65536
34: Image2d Max Width: 131072
34: Image3d Max Depth: 16384
34: Image3d Max Height: 16384
34: Image3d Max Width: 16384
34: Is Accelerator: 0
34: Is Available: 1
34: Is CPU: 0
34: Is GPU: 1
34: KOKKOS_COMPILER_INTEL_LLVM: 20230000
34: KOKKOS_ENABLE_ASM: yes
34: KOKKOS_ENABLE_CXX17: yes
34: KOKKOS_ENABLE_CXX20: no
34: KOKKOS_ENABLE_CXX23: no
34: KOKKOS_ENABLE_CXX26: no
34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
34: KOKKOS_ENABLE_HWLOC: no
34: KOKKOS_ENABLE_LIBDL: yes
34: KOKKOS_ENABLE_PRAGMA_IVDEP: no
34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
34: KOKKOS_ENABLE_PRAGMA_UNROLL: no
34: KOKKOS_ENABLE_PRAGMA_VECTOR: no
34: KOKKOS_ENABLE_SERIAL: yes
34: Kokkos Version: 4.3.1
34: Local Mem Size: 49152
34: Max Compute Units: 108
34: Max Mem Alloc Size: 1073741824
34: Max Parameter Size: 4000
34: Max Read Image Args: 128
34: Max Samplers: 128
34: Max Work Group Size: 1024
34: Max Work Item Dimensions: 3
34: Mem Base Addr Align: 4096
34: Name: NVIDIA A100 80GB PCIe
34: Native Vector Width Char: 1
34: Native Vector Width Double: 1
34: Native Vector Width Float: 1
34: Native Vector Width Half: 0
34: Native Vector Width Int: 1
34: Native Vector Width Long: 1
34: Native Vector Width Short: 1
34: Partition Max Sub Devices: 0
34: Preferred Vector Width Char: 1
34: Preferred Vector Width Double: 1
34: Preferred Vector Width Float: 1
34: Preferred Vector Width Half: 0
34: Preferred Vector Width Int: 1
34: Preferred Vector Width Long: 1
34: Preferred Vector Width Short: 1
34: Profiling Timer Resolution: 1000
34: Reference Count: 1
34: Vendor: NVIDIA Corporation
34: Vendor Id: 4318
34: Version: 0.0
34: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
34: macro  KOKKOS_ENABLE_ONEDPL: defined
34: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
34: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
34: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
34: platform: 64bit
34: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
34: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Test_Atomic<int>/100000/iterations:10                          2.07 s          2.07 s            10          1            4    4.08103m         3.3744m     299.66u     704.983M         1.33088M     704.983M
34: Test_Atomic<long int>/100000/iterations:10                     1.95 s          1.95 s            10          1            8    4.96518m        3.30787m     299.76u     4.99995G         1012.36k     4.99995G
34: Test_Atomic<long long int>/100000/iterations:10                1.95 s          1.95 s            10          1            8    4.86058m        3.12945m     299.66u     4.99995G           913.6k     4.99995G
34: Test_Atomic<unsigned int>/100000/iterations:10                 2.07 s          2.07 s            10          1            4    4.14394m        3.29876m     299.66u     704.983M         1.85885M     704.983M
34: Test_Atomic<unsigned long int>/100000/iterations:10            1.95 s          1.95 s            10          1            8    4.83803m        3.27042m     299.76u     4.99995G         1043.43k     4.99995G
34: Test_Atomic<unsigned long long int>/100000/iterations:10       1.95 s          1.95 s            10          1            8    5.06605m        3.14489m     299.76u     4.99995G         768.048k     4.99995G
34: Test_Atomic<float>/100000/iterations:10                        2.07 s          2.07 s            10          0            4    6.12153m        3.20089m     1020.2u     4.99993G         1.19226M     4.99989G
34: Test_Atomic<double>/100000/iterations:10                       1.95 s          1.95 s            10          1            8    6.12264m          3.269m     897.69u     4.99995G         800.224k     4.99995G
34: Test_Atomic<int>/100000/iterations:10                          2.07 s          2.07 s            10          1            4    4.05626m        3.17924m     299.76u     704.983M         1.63866M     704.983M
34/57 Test #34: Kokkos_PerformanceTest_Atomic .................   Passed  182.96 sec
test 35
      Start 35: Kokkos_ContainersUnitTest_Serial

35: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
35: Test timeout computed to be: 1500
35: [==========] Running 62 tests from 1 test suite.
35: [----------] Global test environment set-up.
35: [----------] 62 tests from serial
35: [ RUN      ] serial.bitset
35: [       OK ] serial.bitset (1294 ms)
35: [ RUN      ] serial.bitset_default_constructor_no_alloc
35: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
35: [ RUN      ] serial.dualview_combination
35: [       OK ] serial.dualview_combination (0 ms)
35: [ RUN      ] serial.dualview_alloc
35: [       OK ] serial.dualview_alloc (0 ms)
35: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
35: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
35: [ RUN      ] serial.dualview_combinations_without_init
35: [       OK ] serial.dualview_combinations_without_init (0 ms)
35: [ RUN      ] serial.dualview_deep_copy
35: [       OK ] serial.dualview_deep_copy (0 ms)
35: [ RUN      ] serial.dualview_realloc
35: [       OK ] serial.dualview_realloc (0 ms)
35: [ RUN      ] serial.dualview_resize
35: [       OK ] serial.dualview_resize (0 ms)
35: [ RUN      ] serial.dualview_device_correct_kokkos_device
35: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
35: [ RUN      ] serial.dualview_host_correct_kokkos_device
35: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_sync
35: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
35: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_sync
35: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
35: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
35: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
35: [ RUN      ] serial.dynamic_view
35: [       OK ] serial.dynamic_view (6 ms)
35: [ RUN      ] serial.dyn_rank_view_api_generic
35: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
35: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
35: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
35: /var/jenkins/workspace/Kokkos_PR-6994/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
35: skipping since not default execution space
35: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
35: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
35: [ RUN      ] serial.ErrorReporterViaLambda
35: [       OK ] serial.ErrorReporterViaLambda (0 ms)
35: [ RUN      ] serial.ErrorReporter
35: [       OK ] serial.ErrorReporter (0 ms)
35: [ RUN      ] serial.offsetview_construction
35: [       OK ] serial.offsetview_construction (17 ms)
35: [ RUN      ] serial.offsetview_unmanaged_construction
35: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
35: [ RUN      ] serial.offsetview_subview
35: [       OK ] serial.offsetview_subview (5 ms)
35: [ RUN      ] serial.offsetview_offsets_rank1
35: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank2
35: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank3
35: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
35: [ RUN      ] serial.scatterview
35: [       OK ] serial.scatterview (1648 ms)
35: [ RUN      ] serial.scatterview_devicetype
35: [       OK ] serial.scatterview_devicetype (1 ms)
35: [ RUN      ] serial.staticcrsgraph
35: [       OK ] serial.staticcrsgraph (9 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dualview
35: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_dualview
35: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dualview
35: [       OK ] serial.resize_exec_space_dualview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dualview
35: [       OK ] serial.realloc_exec_space_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dynrankview
35: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dynrankview
35: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dynrankview
35: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_scatterview
35: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
35: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
35: [ RUN      ] serial.resize_exec_space_scatterview
35: [       OK ] serial.resize_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_scatterview
35: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview
35: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
35: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
35: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview
35: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
35: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
35: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynamicview
35: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
35: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
35: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
35: [ RUN      ] serial.UnorderedMap_insert
35: [       OK ] serial.UnorderedMap_insert (7571 ms)
35: [ RUN      ] serial.UnorderedMap_failed_insert
35: [       OK ] serial.UnorderedMap_failed_insert (5051 ms)
35: [ RUN      ] serial.UnorderedMap_deep_copy
35: [       OK ] serial.UnorderedMap_deep_copy (2 ms)
35: [ RUN      ] serial.UnorderedMap_valid_empty
35: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
35: [ RUN      ] serial.UnorderedMap_clear_zero_size
35: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_consistent_size
35: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
35: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
35: [ RUN      ] serial.UnorderedMap_lambda_capturable
35: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
35: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
35: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
35: [ RUN      ] serial.viewctorprop_embedded_dim
35: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
35: [----------] 62 tests from serial (15623 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 62 tests from 1 test suite ran. (15623 ms total)
35: [  PASSED  ] 61 tests.
35: [  SKIPPED ] 1 test, listed below:
35: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
35/57 Test #35: Kokkos_ContainersUnitTest_Serial ..............   Passed   18.20 sec
test 36
      Start 36: Kokkos_ContainersUnitTest_SYCL

36: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL
36: Test timeout computed to be: 1500
36: [==========] Running 62 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 62 tests from sycl
36: [ RUN      ] sycl.bitset
36: [       OK ] sycl.bitset (17 ms)
36: [ RUN      ] sycl.bitset_default_constructor_no_alloc
36: [       OK ] sycl.bitset_default_constructor_no_alloc (0 ms)
36: [ RUN      ] sycl.dualview_combination
36: [       OK ] sycl.dualview_combination (0 ms)
36: [ RUN      ] sycl.dualview_alloc
36: [       OK ] sycl.dualview_alloc (0 ms)
36: [ RUN      ] sycl.test_dualview_copy_construction_and_assignment
36: [       OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN      ] sycl.dualview_combinations_without_init
36: [       OK ] sycl.dualview_combinations_without_init (0 ms)
36: [ RUN      ] sycl.dualview_deep_copy
36: [       OK ] sycl.dualview_deep_copy (1 ms)
36: [ RUN      ] sycl.dualview_realloc
36: [       OK ] sycl.dualview_realloc (0 ms)
36: [ RUN      ] sycl.dualview_resize
36: [       OK ] sycl.dualview_resize (0 ms)
36: [ RUN      ] sycl.dualview_device_correct_kokkos_device
36: [       OK ] sycl.dualview_device_correct_kokkos_device (0 ms)
36: [ RUN      ] sycl.dualview_host_correct_kokkos_device
36: [       OK ] sycl.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN      ] sycl.dualview_host_modify_template_device_sync
36: [       OK ] sycl.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN      ] sycl.dualview_host_modify_template_device_execspace_sync
36: [       OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN      ] sycl.dualview_device_modify_template_host_sync
36: [       OK ] sycl.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN      ] sycl.dualview_device_modify_template_host_execspace_sync
36: [       OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN      ] sycl.dualview_template_views_return_correct_executionspace_views
36: [       OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN      ] sycl.dynamic_view
36: [       OK ] sycl.dynamic_view (24 ms)
36: [ RUN      ] sycl.dyn_rank_view_api_generic
36: [       OK ] sycl.dyn_rank_view_api_generic (9 ms)
36: [ RUN      ] sycl.dyn_rank_view_api_operator_rank12345
36: [       OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms)
36: [ RUN      ] sycl.dyn_rank_view_check_fence_resize_realloc
36: [       OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms)
36: [ RUN      ] sycl.dyn_rank_view_api_operator_rank67
36: [       OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms)
36: [ RUN      ] sycl.ErrorReporterViaLambda
36: [       OK ] sycl.ErrorReporterViaLambda (0 ms)
36: [ RUN      ] sycl.ErrorReporter
36: [       OK ] sycl.ErrorReporter (0 ms)
36: [ RUN      ] sycl.offsetview_construction
36: [       OK ] sycl.offsetview_construction (2 ms)
36: [ RUN      ] sycl.offsetview_unmanaged_construction
36: [       OK ] sycl.offsetview_unmanaged_construction (0 ms)
36: [ RUN      ] sycl.offsetview_subview
36: [       OK ] sycl.offsetview_subview (0 ms)
36: [ RUN      ] sycl.offsetview_offsets_rank1
36: [       OK ] sycl.offsetview_offsets_rank1 (0 ms)
36: [ RUN      ] sycl.offsetview_offsets_rank2
36: [       OK ] sycl.offsetview_offsets_rank2 (0 ms)
36: [ RUN      ] sycl.offsetview_offsets_rank3
36: [       OK ] sycl.offsetview_offsets_rank3 (0 ms)
36: [ RUN      ] sycl.scatterview
36: [       OK ] sycl.scatterview (27445 ms)
36: [ RUN      ] sycl.scatterview_devicetype
36: [       OK ] sycl.scatterview_devicetype (8840 ms)
36: [ RUN      ] sycl.staticcrsgraph
36: [       OK ] sycl.staticcrsgraph (22 ms)
36: [ RUN      ] sycl.resize_realloc_no_init_dualview
36: [       OK ] sycl.resize_realloc_no_init_dualview (0 ms)
36: [ RUN      ] sycl.resize_realloc_no_alloc_dualview
36: [       OK ] sycl.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN      ] sycl.resize_exec_space_dualview
36: [       OK ] sycl.resize_exec_space_dualview (0 ms)
36: [ RUN      ] sycl.realloc_exec_space_dualview
36: [       OK ] sycl.realloc_exec_space_dualview (0 ms)
36: [ RUN      ] sycl.resize_realloc_no_init_dynrankview
36: [       OK ] sycl.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN      ] sycl.resize_exec_space_dynrankview
36: [       OK ] sycl.resize_exec_space_dynrankview (0 ms)
36: [ RUN      ] sycl.realloc_exec_space_dynrankview
36: [       OK ] sycl.realloc_exec_space_dynrankview (0 ms)
36: [ RUN      ] sycl.resize_realloc_no_init_scatterview
36: [       OK ] sycl.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN      ] sycl.resize_realloc_no_alloc_scatterview
36: [       OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN      ] sycl.resize_exec_space_scatterview
36: [       OK ] sycl.resize_exec_space_scatterview (0 ms)
36: [ RUN      ] sycl.realloc_exec_space_scatterview
36: [       OK ] sycl.realloc_exec_space_scatterview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_dynrankview
36: [       OK ] sycl.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_dynrankview_viewctor
36: [       OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN      ] sycl.create_mirror_view_and_copy_dynrankview
36: [       OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_offsetview
36: [       OK ] sycl.create_mirror_no_init_offsetview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_offsetview_view_ctor
36: [       OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN      ] sycl.create_mirror_view_and_copy_offsetview
36: [       OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_dynamicview
36: [       OK ] sycl.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN      ] sycl.create_mirror_view_and_copy_dynamicview
36: [       OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_dynamicview_view_ctor
36: [       OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN      ] sycl.UnorderedMap_insert
36: [       OK ] sycl.UnorderedMap_insert (2948 ms)
36: [ RUN      ] sycl.UnorderedMap_failed_insert
36: [       OK ] sycl.UnorderedMap_failed_insert (2488 ms)
36: [ RUN      ] sycl.UnorderedMap_deep_copy
36: [       OK ] sycl.UnorderedMap_deep_copy (4 ms)
36: [ RUN      ] sycl.UnorderedMap_valid_empty
36: [       OK ] sycl.UnorderedMap_valid_empty (1 ms)
36: [ RUN      ] sycl.UnorderedMap_clear_zero_size
36: [       OK ] sycl.UnorderedMap_clear_zero_size (0 ms)
36: [ RUN      ] sycl.UnorderedMap_consistent_size
36: [       OK ] sycl.UnorderedMap_consistent_size (0 ms)
36: [ RUN      ] sycl.UnorderedMap_shallow_copyable_on_device
36: [       OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN      ] sycl.UnorderedMap_lambda_capturable
36: [       OK ] sycl.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN      ] sycl.UnorderedMap_constructor_view_alloc
36: [       OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN      ] sycl.viewctorprop_embedded_dim
36: [       OK ] sycl.viewctorprop_embedded_dim (0 ms)
36: [----------] 62 tests from sycl (41821 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 62 tests from 1 test suite ran. (41821 ms total)
36: [  PASSED  ] 62 tests.
36/57 Test #36: Kokkos_ContainersUnitTest_SYCL ................   Passed   44.59 sec
test 37
      Start 37: Kokkos_UnitTest_Sort

37: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
37: Test timeout computed to be: 1500
37: [==========] Running 15 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 15 tests from sycl
37: [ RUN      ] sycl.SortUnsignedValueType
37: [       OK ] sycl.SortUnsignedValueType (19 ms)
37: [ RUN      ] sycl.SortEmptyView
37: [       OK ] sycl.SortEmptyView (0 ms)
37: [ RUN      ] sycl.SortByKeyEmptyView
37: [       OK ] sycl.SortByKeyEmptyView (0 ms)
37: [ RUN      ] sycl.SortByKey
37: [       OK ] sycl.SortByKey (1 ms)
37: [ RUN      ] sycl.SortByKeyWithComparator
37: [       OK ] sycl.SortByKeyWithComparator (1 ms)
37: [ RUN      ] sycl.SortByKeyStaticExtents
37: [       OK ] sycl.SortByKeyStaticExtents (1 ms)
37: [ RUN      ] sycl.SortByKeyWithStrides
37: [       OK ] sycl.SortByKeyWithStrides (1 ms)
37: [ RUN      ] sycl.SortByKeyKeysLargerThanValues
37: 
37: [WARNING] /var/jenkins/workspace/Kokkos_PR-6994/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
37: 
37: [WARNING] /var/jenkins/workspace/Kokkos_PR-6994/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
37: [       OK ] sycl.SortByKeyKeysLargerThanValues (685 ms)
37: [ RUN      ] sycl.SortWithCustomComparator
37: [       OK ] sycl.SortWithCustomComparator (676 ms)
37: [ RUN      ] sycl.BinSortGenericTests
37: [       OK ] sycl.BinSortGenericTests (13 ms)
37: [ RUN      ] sycl.BinSortEmptyView
37: [       OK ] sycl.BinSortEmptyView (0 ms)
37: [ RUN      ] sycl.BinSortEmptyKeysView
37: [       OK ] sycl.BinSortEmptyKeysView (0 ms)
37: [ RUN      ] sycl.BinSortUnsignedKeyLayoutStrideValues
37: [       OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (13455 ms)
37: [ RUN      ] sycl.NestedSort
37: [       OK ] sycl.NestedSort (35 ms)
37: [ RUN      ] sycl.NestedSortByKey
37: [       OK ] sycl.NestedSortByKey (98 ms)
37: [----------] 15 tests from sycl (14991 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 15 tests from 1 test suite ran. (14991 ms total)
37: [  PASSED  ] 15 tests.
37/57 Test #37: Kokkos_UnitTest_Sort ..........................   Passed   17.46 sec
test 38
      Start 38: Kokkos_UnitTest_Random

38: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_UnitTest_Random
38: Test timeout computed to be: 1500
38: [==========] Running 3 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 3 tests from sycl
38: [ RUN      ] sycl.Random_XorShift64
38: Test Seed:1715118420108010200
38: Test Scalar=int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.00415399 -0.00333733 || 0.051031 28068 29353 || 28555.8 28674.4 || -46.1352 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.00104127 -0.00288126 || 0.051031 1e+64 -1e+64
38: Test Scalar=unsigned int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.00363745 -0.0169488 || 0.051031 27948 29403 || 28570.5 28674.4 || -234.3 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.00682976 -0.000101179 || 0.051031 1e+64 -1e+64
38: Test Scalar=int64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.00163393 -0.00446029 || 0.051031 27927 29337 || 28627.6 28674.4 || -61.6591 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.0266819 0.00478409 || 0.051031 1e+64 -1e+64
38: Test Scalar=uint64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 -0.0179005 0.0100772 || 0.051031 28016 29324 || 29197 28674.4 || 139.308 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.0143095 -0.000207844 || 0.051031 1e+64 -1e+64
38: Test Scalar=half
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 0.000243425 -0.99999 -48240.8 || 0.051031 0 195097 || 2.92853e+09 28674.4 || -6.66881e+08 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 0.000729199 -0.286379 0.165916 || 0.051031 1e+64 -1e+64
38: Test Scalar=bhalf
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.71e-07 0.000592542 0.0110758 || 0.051031 27978 29374 || 28657.4 28674.4 || 153.112 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 7.26496e-07 -0.00827429 -0.00139427 || 0.051031 1e+64 -1e+64
38: Test Scalar=float
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.65955e-07 0.0150637 -0.00191455 || 0.051031 28054 29316 || 28248.9 28674.4 || -26.4667 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 7.11361e-07 -0.00744334 0.0103306 || 0.051031 1e+64 -1e+64
38: Test Scalar=double
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.00901864 -0.0109699 || 0.051031 28027 29329 || 28418.1 28674.4 || -151.649 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.00340059 -0.000239896 || 0.051031 1e+64 -1e+64
38: Test Seed:1715118420282363367
38: Test Scalar=int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.0173082 -0.0261709 || 0.051031 28041 29334 || 28186.5 28674.4 || -361.786 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.00603584 0.00193832 || 0.051031 1e+64 -1e+64
38: Test Scalar=unsigned int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 -0.0180395 0.0145165 || 0.051031 28087 29278 || 29201.2 28674.4 || 200.677 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.000495113 -0.00207289 || 0.051031 1e+64 -1e+64
38: Test Scalar=int64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 -0.00212567 -0.0140763 || 0.051031 27977 29271 || 28735.5 28674.4 || -194.59 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.00927773 -0.00378613 || 0.051031 1e+64 -1e+64
38: Test Scalar=uint64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.00320832 -0.00385049 || 0.051031 28067 29404 || 28582.7 28674.4 || -53.2291 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.0165632 0.000661163 || 0.051031 1e+64 -1e+64
38: Test Scalar=half
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 0.000244801 -0.99999 -48249.8 || 0.051031 0 194993 || 2.92906e+09 28674.4 || -6.67005e+08 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 0.000733277 -0.305897 0.138816 || 0.051031 1e+64 -1e+64
38: Test Scalar=bhalf
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.8109e-07 -0.0202841 0.0210799 || 0.051031 27975 29298 || 29268.1 28674.4 || 291.408 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 7.56767e-07 0.0118073 0.00413342 || 0.051031 1e+64 -1e+64
38: Test Scalar=float
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.71e-07 -0.00507117 0.00673284 || 0.051031 28012 29407 || 28820.5 28674.4 || 93.0748 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 7.26496e-07 -0.0104119 0.00084846 || 0.051031 1e+64 -1e+64
38: Test Scalar=double
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.0256764 -0.016283 || 0.051031 28025 29373 || 27956.6 28674.4 || -225.097 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.0193858 0.0051465 || 0.051031 1e+64 -1e+64
38: [       OK ] sycl.Random_XorShift64 (380 ms)
38: [ RUN      ] sycl.Random_XorShift1024_0
38: Test Seed:1715118420488666276
38: Test Scalar=int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.0200784 -0.00362202 || 0.051031 11001 11786 || 11610.1 11377 || -50.0708 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.00646549 -0.00332319 || 0.051031 1e+64 -1e+64
38: Test Scalar=unsigned int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.00575015 0.00117188 || 0.051031 10994 11788 || 11442.8 11377 || 16.2 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.00967588 -0.00106727 || 0.051031 1e+64 -1e+64
38: Test Scalar=int64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.00789938 0.00675065 || 0.051031 10992 11874 || 11287.8 11377 || 93.321 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.0200171 0.00196871 || 0.051031 1e+64 -1e+64
38: Test Scalar=uint64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.0170119 0.0063749 || 0.051031 10973 11799 || 11573.9 11377 || 88.1266 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.0220579 0.00140753 || 0.051031 1e+64 -1e+64
38: Test Scalar=half
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 0.000244785 -0.999975 -7595.48 || 0.051031 0 77664 || 4.61054e+08 11377 || -1.05e+08 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 0.000734009 -0.157516 0.0274147 || 0.051031 1e+64 -1e+64
38: Test Scalar=bhalf
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.60671e-07 0.00482025 -0.000824679 || 0.051031 10890 11845 || 11322.4 11377 || -11.4004 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.86102e-07 -0.000200464 -0.00114068 || 0.051031 1e+64 -1e+64
38: Test Scalar=float
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.86102e-07 -0.00119478 -0.013803 || 0.051031 10901 11799 || 11390.6 11377 || -190.813 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 3.62396e-07 0.00947825 -0.00197739 || 0.051031 1e+64 -1e+64
38: Test Scalar=double
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.00354384 -1.88359e-06 || 0.051031 10968 11769 || 11336.8 11377 || -0.0260388 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.0085726 -0.0013697 || 0.051031 1e+64 -1e+64
38: Test Seed:1715118420642510392
38: Test Scalar=int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.54313e-07 -0.0104252 0.00252224 || 0.051031 10959 11834 || 11496.8 11377 || 34.8675 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.67029e-07 -0.0144015 2.65706e-05 || 0.051031 1e+64 -1e+64
38: Test Scalar=unsigned int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.0120152 0.006752 || 0.051031 10970 11760 || 11515.3 11377 || 93.3397 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.00906048 0.00195403 || 0.051031 1e+64 -1e+64
38: Test Scalar=int64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.0175957 -0.000681471 || 0.051031 10928 11788 || 11180.2 11377 || -9.42066 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.0123577 0.000505688 || 0.051031 1e+64 -1e+64
38: Test Scalar=uint64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.0029536 -0.00131034 || 0.051031 10961 11774 || 11343.5 11377 || -18.1141 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.000999193 0.00150154 || 0.051031 1e+64 -1e+64
38: Test Scalar=half
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 0.000244296 -0.999975 -7594.33 || 0.051031 0 77782 || 4.60977e+08 11377 || -1.04984e+08 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 0.000732691 -0.156768 0.0215436 || 0.051031 1e+64 -1e+64
38: Test Scalar=bhalf
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.9246e-07 0.000383131 -0.00297446 || 0.051031 10981 11768 || 11372.6 11377 || -41.119 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 3.8147e-07 -0.0106518 -0.00176126 || 0.051031 1e+64 -1e+64
38: Test Scalar=float
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.54313e-07 0.000292053 0.00854025 || 0.051031 10948 11842 || 11373.6 11377 || 118.06 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.67029e-07 0.0269435 0.000245273 || 0.051031 1e+64 -1e+64
38: Test Scalar=double
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.00845196 -0.00235372 || 0.051031 10981 11824 || 11281.6 11377 || -32.5378 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.00922896 -0.00299756 || 0.051031 1e+64 -1e+64
38: [       OK ] sycl.Random_XorShift1024_0 (352 ms)
38: [ RUN      ] sycl.Multi_streams
38: /var/jenkins/workspace/Kokkos_PR-6994/algorithms/unit_tests/TestRandom.hpp:593: Skipped
38: Failing on NVIDIA GPUs
38: [  SKIPPED ] sycl.Multi_streams (0 ms)
38: [----------] 3 tests from sycl (733 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 1 test suite ran. (733 ms total)
38: [  PASSED  ] 2 tests.
38: [  SKIPPED ] 1 test, listed below:
38: [  SKIPPED ] sycl.Multi_streams
38/57 Test #38: Kokkos_UnitTest_Random ........................   Passed    3.21 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_A

39: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
39: Test timeout computed to be: 1500
39: [==========] Running 14 tests from 3 test suites.
39: [----------] Global test environment set-up.
39: [----------] 3 tests from std_algorithms_reducers
39: [ RUN      ] std_algorithms_reducers.max_first_loc
39: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
39: [ RUN      ] std_algorithms_reducers.min_first_loc
39: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
39: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
39: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
39: [----------] 3 tests from std_algorithms_reducers (0 ms total)
39: 
39: [----------] 1 test from std_algorithms
39: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
39: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
39: [----------] 1 test from std_algorithms (0 ms total)
39: 
39: [----------] 10 tests from random_access_iterator_test
39: [ RUN      ] random_access_iterator_test.constructor
39: [       OK ] random_access_iterator_test.constructor (2 ms)
39: [ RUN      ] random_access_iterator_test.dereference
39: [       OK ] random_access_iterator_test.dereference (1 ms)
39: [ RUN      ] random_access_iterator_test.subscript_operator
39: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
39: [ RUN      ] random_access_iterator_test.operatorsSet1
39: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
39: [ RUN      ] random_access_iterator_test.operatorsSet2
39: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
39: [ RUN      ] random_access_iterator_test.operatorsSet3
39: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
39: [ RUN      ] random_access_iterator_test.operatorsSet4
39: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
39: [ RUN      ] random_access_iterator_test.assignment_operator
39: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
39: [ RUN      ] random_access_iterator_test.distance
39: [       OK ] random_access_iterator_test.distance (0 ms)
39: [ RUN      ] random_access_iterator_test.traits_helpers
39: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
39: [----------] 10 tests from random_access_iterator_test (7 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 14 tests from 3 test suites ran. (8 ms total)
39: [  PASSED  ] 14 tests.
39/57 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_A ............   Passed    2.44 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_B

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

41: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
41: Test timeout computed to be: 1500
41: [==========] Running 13 tests from 10 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_lexicographical_compare_test
41: [ RUN      ] std_algorithms_lexicographical_compare_test.test
41: [       OK ] std_algorithms_lexicographical_compare_test.test (187 ms)
41: [----------] 1 test from std_algorithms_lexicographical_compare_test (187 ms total)
41: 
41: [----------] 1 test from std_algorithms_for_each_test
41: [ RUN      ] std_algorithms_for_each_test.test
41: [       OK ] std_algorithms_for_each_test.test (130 ms)
41: [----------] 1 test from std_algorithms_for_each_test (130 ms total)
41: 
41: [----------] 1 test from std_algorithms_find_test
41: [ RUN      ] std_algorithms_find_test.test
41: [       OK ] std_algorithms_find_test.test (73 ms)
41: [----------] 1 test from std_algorithms_find_test (73 ms total)
41: 
41: [----------] 4 tests from std_algorithms_non_mod_seq_ops
41: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
41: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (464 ms)
41: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
41: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1021 ms)
41: [ RUN      ] std_algorithms_non_mod_seq_ops.search
41: [       OK ] std_algorithms_non_mod_seq_ops.search (618 ms)
41: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
41: [       OK ] std_algorithms_non_mod_seq_ops.search_n (441 ms)
41: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2546 ms total)
41: 
41: [----------] 1 test from std_algorithms_count_test
41: [ RUN      ] std_algorithms_count_test.test
41: [       OK ] std_algorithms_count_test.test (92 ms)
41: [----------] 1 test from std_algorithms_count_test (92 ms total)
41: 
41: [----------] 1 test from std_algorithms_equal_test
41: [ RUN      ] std_algorithms_equal_test.test
41: [       OK ] std_algorithms_equal_test.test (16 ms)
41: [----------] 1 test from std_algorithms_equal_test (16 ms total)
41: 
41: [----------] 1 test from std_algorithms_all_any_none_of_test
41: [ RUN      ] std_algorithms_all_any_none_of_test.test
41: [       OK ] std_algorithms_all_any_none_of_test.test (80 ms)
41: [----------] 1 test from std_algorithms_all_any_none_of_test (80 ms total)
41: 
41: [----------] 1 test from std_algorithms_nonmod_seq_ops
41: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
41: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (101 ms)
41: [----------] 1 test from std_algorithms_nonmod_seq_ops (101 ms total)
41: 
41: [----------] 1 test from std_algorithms_mismatch_test
41: [ RUN      ] std_algorithms_mismatch_test.test
41: [       OK ] std_algorithms_mismatch_test.test (184 ms)
41: [----------] 1 test from std_algorithms_mismatch_test (184 ms total)
41: 
41: [----------] 1 test from std_algorithms_mod_seq_ops
41: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
41: [       OK ] std_algorithms_mod_seq_ops.move_backward (61 ms)
41: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 13 tests from 10 test suites ran. (3474 ms total)
41: [  PASSED  ] 13 tests.
41/57 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_C ............   Passed    5.97 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_D

42: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
42: Test timeout computed to be: 1500
42: [==========] Running 31 tests from 5 test suites.
42: [----------] Global test environment set-up.
42: [----------] 3 tests from std_algorithms_mod_ops_test
42: [ RUN      ] std_algorithms_mod_ops_test.move
42: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
42: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
42: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
42: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
42: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
42: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total)
42: 
42: [----------] 12 tests from std_algorithms_mod_seq_ops_test
42: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
42: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
42: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
42: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
42: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
42: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
42: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
42: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
42: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
42: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
42: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
42: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
42: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms)
42: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total)
42: 
42: [----------] 4 tests from std_algorithms_replace_ops_test
42: [ RUN      ] std_algorithms_replace_ops_test.replace
42: [       OK ] std_algorithms_replace_ops_test.replace (43 ms)
42: [ RUN      ] std_algorithms_replace_ops_test.replace_if
42: [       OK ] std_algorithms_replace_ops_test.replace_if (164 ms)
42: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
42: [       OK ] std_algorithms_replace_ops_test.replace_copy (85 ms)
42: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
42: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (61 ms)
42: [----------] 4 tests from std_algorithms_replace_ops_test (354 ms total)
42: 
42: [----------] 11 tests from std_algorithms_mod_seq_ops
42: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
42: [       OK ] std_algorithms_mod_seq_ops.copy_if (32 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.unique
42: [       OK ] std_algorithms_mod_seq_ops.unique (241 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
42: [       OK ] std_algorithms_mod_seq_ops.unique_copy (80 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.remove
42: [       OK ] std_algorithms_mod_seq_ops.remove (55 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
42: [       OK ] std_algorithms_mod_seq_ops.remove_if (57 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
42: [       OK ] std_algorithms_mod_seq_ops.remove_copy (183 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
42: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (55 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.rotate
42: [       OK ] std_algorithms_mod_seq_ops.rotate (1385 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
42: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (493 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
42: [       OK ] std_algorithms_mod_seq_ops.shift_left (1368 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
42: [       OK ] std_algorithms_mod_seq_ops.shift_right (1349 ms)
42: [----------] 11 tests from std_algorithms_mod_seq_ops (5305 ms total)
42: 
42: [----------] 1 test from std_algorithms_modseq_test
42: [ RUN      ] std_algorithms_modseq_test.reverse
42: [       OK ] std_algorithms_modseq_test.reverse (51 ms)
42: [----------] 1 test from std_algorithms_modseq_test (51 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 31 tests from 5 test suites ran. (5723 ms total)
42: [  PASSED  ] 31 tests.
42/57 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_D ............   Passed    8.17 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_E

43: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
43: Test timeout computed to be: 1500
43: [==========] Running 29 tests from 7 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_sorting_ops_test
43: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
43: [       OK ] std_algorithms_sorting_ops_test.is_sorted (15 ms)
43: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
43: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
43: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total)
43: 
43: [----------] 4 tests from std_algorithms_partitioning_test
43: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
43: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
43: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
43: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
43: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
43: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
43: [ RUN      ] std_algorithms_partitioning_test.partition_point
43: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
43: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
43: 
43: [----------] 1 test from std_algorithms_partitioning_ops
43: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
43: [       OK ] std_algorithms_partitioning_ops.partition_copy (22 ms)
43: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total)
43: 
43: [----------] 12 tests from std_algorithms_numerics_test
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
43: [----------] 12 tests from std_algorithms_numerics_test (15 ms total)
43: 
43: [----------] 1 test from std_algorithms_numerics_ops_test
43: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
43: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (104 ms)
43: [----------] 1 test from std_algorithms_numerics_ops_test (104 ms total)
43: 
43: [----------] 8 tests from std_algorithms_numeric_ops_test
43: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
43: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (895 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
43: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
43: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (681 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
43: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
43: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (242 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
43: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
43: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (353 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
43: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
43: [----------] 8 tests from std_algorithms_numeric_ops_test (2173 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_ops_test
43: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
43: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (47 ms)
43: [----------] 1 test from std_algorithms_transform_ops_test (48 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 29 tests from 7 test suites ran. (2395 ms total)
43: [  PASSED  ] 29 tests.
43/57 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_E ............   Passed    4.86 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

44: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
44: Test timeout computed to be: 1500
44: [==========] Running 12 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_adjacent_find_team_test
44: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
44: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (588 ms)
44: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
44: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (581 ms)
44: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1169 ms total)
44: 
44: [----------] 2 tests from std_algorithms_count_team_test
44: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
44: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (595 ms)
44: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
44: [       OK ] std_algorithms_count_team_test.count_returns_zero (257 ms)
44: [----------] 2 tests from std_algorithms_count_team_test (852 ms total)
44: 
44: [----------] 1 test from std_algorithms_count_if_team_test
44: [ RUN      ] std_algorithms_count_if_team_test.test
44: [       OK ] std_algorithms_count_if_team_test.test (305 ms)
44: [----------] 1 test from std_algorithms_count_if_team_test (305 ms total)
44: 
44: [----------] 1 test from std_algorithms_for_each_team_test
44: [ RUN      ] std_algorithms_for_each_team_test.test
44: [       OK ] std_algorithms_for_each_team_test.test (461 ms)
44: [----------] 1 test from std_algorithms_for_each_team_test (461 ms total)
44: 
44: [----------] 1 test from std_algorithms_for_each_n_team_test
44: [ RUN      ] std_algorithms_for_each_n_team_test.test
44: [       OK ] std_algorithms_for_each_n_team_test.test (470 ms)
44: [----------] 1 test from std_algorithms_for_each_n_team_test (470 ms total)
44: 
44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
44: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
44: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2858 ms)
44: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
44: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1712 ms)
44: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
44: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1713 ms)
44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6285 ms total)
44: 
44: [----------] 2 tests from std_algorithms_mismatch_team_test
44: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
44: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1929 ms)
44: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
44: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (891 ms)
44: [----------] 2 tests from std_algorithms_mismatch_team_test (2821 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 12 tests from 7 test suites ran. (12367 ms total)
44: [  PASSED  ] 12 tests.
44/57 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......   Passed   14.90 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

45: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
45: Test timeout computed to be: 1500
45: [==========] Running 8 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_equal_team_test
45: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
45: [       OK ] std_algorithms_equal_team_test.views_are_equal (1415 ms)
45: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
45: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1307 ms)
45: [----------] 2 tests from std_algorithms_equal_team_test (2722 ms total)
45: 
45: [----------] 2 tests from std_algorithms_search_team_test
45: [ RUN      ] std_algorithms_search_team_test.sequences_exist
45: [       OK ] std_algorithms_search_team_test.sequences_exist (720 ms)
45: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
45: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (885 ms)
45: [----------] 2 tests from std_algorithms_search_team_test (1605 ms total)
45: 
45: [----------] 2 tests from std_algorithms_find_end_team_test
45: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
45: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1818 ms)
45: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
45: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1678 ms)
45: [----------] 2 tests from std_algorithms_find_end_team_test (3496 ms total)
45: 
45: [----------] 2 tests from std_algorithms_find_first_of_team_test
45: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
45: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1386 ms)
45: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
45: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5342 ms)
45: [----------] 2 tests from std_algorithms_find_first_of_team_test (6729 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 8 tests from 4 test suites ran. (14554 ms total)
45: [  PASSED  ] 8 tests.
45/57 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......   Passed   17.00 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

46: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
46: Test timeout computed to be: 1500
46: [==========] Running 11 tests from 7 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_find_team_test
46: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
46: [       OK ] std_algorithms_find_team_test.searched_values_exist (307 ms)
46: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
46: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (428 ms)
46: [----------] 2 tests from std_algorithms_find_team_test (736 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_if_team_test
46: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
46: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (258 ms)
46: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
46: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (428 ms)
46: [----------] 2 tests from std_algorithms_find_if_team_test (686 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_if_not_team_test
46: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
46: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (427 ms)
46: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
46: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (256 ms)
46: [----------] 2 tests from std_algorithms_find_if_not_team_test (683 ms total)
46: 
46: [----------] 1 test from std_algorithms_all_of_team_test
46: [ RUN      ] std_algorithms_all_of_team_test.test
46: [       OK ] std_algorithms_all_of_team_test.test (432 ms)
46: [----------] 1 test from std_algorithms_all_of_team_test (432 ms total)
46: 
46: [----------] 1 test from std_algorithms_any_of_team_test
46: [ RUN      ] std_algorithms_any_of_team_test.test
46: [       OK ] std_algorithms_any_of_team_test.test (260 ms)
46: [----------] 1 test from std_algorithms_any_of_team_test (260 ms total)
46: 
46: [----------] 1 test from std_algorithms_none_of_team_test
46: [ RUN      ] std_algorithms_none_of_team_test.test
46: [       OK ] std_algorithms_none_of_team_test.test (429 ms)
46: [----------] 1 test from std_algorithms_none_of_team_test (429 ms total)
46: 
46: [----------] 2 tests from std_algorithms_search_n_team_test
46: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
46: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (282 ms)
46: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
46: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (311 ms)
46: [----------] 2 tests from std_algorithms_search_n_team_test (593 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 11 tests from 7 test suites ran. (3823 ms total)
46: [  PASSED  ] 11 tests.
46/57 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......   Passed    6.29 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

47: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
47: Test timeout computed to be: 1500
47: [==========] Running 3 tests from 3 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_min_element_team_test
47: [ RUN      ] std_algorithms_min_element_team_test.test
47: [       OK ] std_algorithms_min_element_team_test.test (1305 ms)
47: [----------] 1 test from std_algorithms_min_element_team_test (1305 ms total)
47: 
47: [----------] 1 test from std_algorithms_max_element_team_test
47: [ RUN      ] std_algorithms_max_element_team_test.test
47: [       OK ] std_algorithms_max_element_team_test.test (1274 ms)
47: [----------] 1 test from std_algorithms_max_element_team_test (1274 ms total)
47: 
47: [----------] 1 test from std_algorithms_minmax_element_team_test
47: [ RUN      ] std_algorithms_minmax_element_team_test.test
47: [       OK ] std_algorithms_minmax_element_team_test.test (1725 ms)
47: [----------] 1 test from std_algorithms_minmax_element_team_test (1725 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 3 tests from 3 test suites ran. (4305 ms total)
47: [  PASSED  ] 3 tests.
47/57 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......   Passed    6.75 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

48: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
48: Test timeout computed to be: 1500
48: [==========] Running 6 tests from 6 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_fill_team_test
48: [ RUN      ] std_algorithms_fill_team_test.test
48: [       OK ] std_algorithms_fill_team_test.test (314 ms)
48: [----------] 1 test from std_algorithms_fill_team_test (314 ms total)
48: 
48: [----------] 1 test from std_algorithms_fill_n_team_test
48: [ RUN      ] std_algorithms_fill_n_team_test.test
48: [       OK ] std_algorithms_fill_n_team_test.test (461 ms)
48: [----------] 1 test from std_algorithms_fill_n_team_test (461 ms total)
48: 
48: [----------] 1 test from std_algorithms_replace_team_test
48: [ RUN      ] std_algorithms_replace_team_test.test
48: [       OK ] std_algorithms_replace_team_test.test (453 ms)
48: [----------] 1 test from std_algorithms_replace_team_test (454 ms total)
48: 
48: [----------] 1 test from std_algorithms_replace_if_team_test
48: [ RUN      ] std_algorithms_replace_if_team_test.test
48: [       OK ] std_algorithms_replace_if_team_test.test (529 ms)
48: [----------] 1 test from std_algorithms_replace_if_team_test (529 ms total)
48: 
48: [----------] 1 test from std_algorithms_replace_copy_team_test
48: [ RUN      ] std_algorithms_replace_copy_team_test.test
48: [       OK ] std_algorithms_replace_copy_team_test.test (795 ms)
48: [----------] 1 test from std_algorithms_replace_copy_team_test (795 ms total)
48: 
48: [----------] 1 test from std_algorithms_replace_copy_if_team_test
48: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
48: [       OK ] std_algorithms_replace_copy_if_team_test.test (724 ms)
48: [----------] 1 test from std_algorithms_replace_copy_if_team_test (724 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 6 tests from 6 test suites ran. (3280 ms total)
48: [  PASSED  ] 6 tests.
48/57 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......   Passed    5.73 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

49: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
49: Test timeout computed to be: 1500
49: [==========] Running 4 tests from 4 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_reverse_team_test
49: [ RUN      ] std_algorithms_reverse_team_test.test
49: [       OK ] std_algorithms_reverse_team_test.test (353 ms)
49: [----------] 1 test from std_algorithms_reverse_team_test (353 ms total)
49: 
49: [----------] 1 test from std_algorithms_reverse_copy_team_test
49: [ RUN      ] std_algorithms_reverse_copy_team_test.test
49: [       OK ] std_algorithms_reverse_copy_team_test.test (382 ms)
49: [----------] 1 test from std_algorithms_reverse_copy_team_test (382 ms total)
49: 
49: [----------] 1 test from std_algorithms_rotate_team_test
49: [ RUN      ] std_algorithms_rotate_team_test.test
49: [       OK ] std_algorithms_rotate_team_test.test (846 ms)
49: [----------] 1 test from std_algorithms_rotate_team_test (846 ms total)
49: 
49: [----------] 1 test from std_algorithms_rotate_copy_team_test
49: [ RUN      ] std_algorithms_rotate_copy_team_test.test
49: [       OK ] std_algorithms_rotate_copy_team_test.test (711 ms)
49: [----------] 1 test from std_algorithms_rotate_copy_team_test (711 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 4 tests from 4 test suites ran. (2294 ms total)
49: [  PASSED  ] 4 tests.
49/57 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......   Passed    4.75 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

50: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
50: Test timeout computed to be: 1500
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_move_team_test
50: [ RUN      ] std_algorithms_move_team_test.test
50: [       OK ] std_algorithms_move_team_test.test (578 ms)
50: [----------] 1 test from std_algorithms_move_team_test (578 ms total)
50: 
50: [----------] 1 test from std_algorithms_move_backward_team_test
50: [ RUN      ] std_algorithms_move_backward_team_test.test
50: [       OK ] std_algorithms_move_backward_team_test.test (513 ms)
50: [----------] 1 test from std_algorithms_move_backward_team_test (513 ms total)
50: 
50: [----------] 1 test from std_algorithms_shift_left_team_test
50: [ RUN      ] std_algorithms_shift_left_team_test.test
50: [       OK ] std_algorithms_shift_left_team_test.test (1685 ms)
50: [----------] 1 test from std_algorithms_shift_left_team_test (1685 ms total)
50: 
50: [----------] 1 test from std_algorithms_shift_right_team_test
50: [ RUN      ] std_algorithms_shift_right_team_test.test
50: [       OK ] std_algorithms_shift_right_team_test.test (1606 ms)
50: [----------] 1 test from std_algorithms_shift_right_team_test (1606 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (4384 ms total)
50: [  PASSED  ] 4 tests.
50/57 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......   Passed    6.85 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

51: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
51: Test timeout computed to be: 1500
51: [==========] Running 9 tests from 9 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_copy_team_test
51: [ RUN      ] std_algorithms_copy_team_test.test
51: [       OK ] std_algorithms_copy_team_test.test (689 ms)
51: [----------] 1 test from std_algorithms_copy_team_test (689 ms total)
51: 
51: [----------] 1 test from std_algorithms_copy_n_team_test
51: [ RUN      ] std_algorithms_copy_n_team_test.test
51: [       OK ] std_algorithms_copy_n_team_test.test (530 ms)
51: [----------] 1 test from std_algorithms_copy_n_team_test (530 ms total)
51: 
51: [----------] 1 test from std_algorithms_copy_backward_team_test
51: [ RUN      ] std_algorithms_copy_backward_team_test.test
51: [       OK ] std_algorithms_copy_backward_team_test.test (482 ms)
51: [----------] 1 test from std_algorithms_copy_backward_team_test (482 ms total)
51: 
51: [----------] 1 test from std_algorithms_copy_if_team_test
51: [ RUN      ] std_algorithms_copy_if_team_test.test
51: [       OK ] std_algorithms_copy_if_team_test.test (578 ms)
51: [----------] 1 test from std_algorithms_copy_if_team_test (578 ms total)
51: 
51: [----------] 1 test from std_algorithms_unique_copy_team_test
51: [ RUN      ] std_algorithms_unique_copy_team_test.test
51: [       OK ] std_algorithms_unique_copy_team_test.test (1169 ms)
51: [----------] 1 test from std_algorithms_unique_copy_team_test (1169 ms total)
51: 
51: [----------] 1 test from std_algorithms_remove_team_test
51: [ RUN      ] std_algorithms_remove_team_test.test
51: [       OK ] std_algorithms_remove_team_test.test (698 ms)
51: [----------] 1 test from std_algorithms_remove_team_test (698 ms total)
51: 
51: [----------] 1 test from std_algorithms_remove_if_team_test
51: [ RUN      ] std_algorithms_remove_if_team_test.test
51: [       OK ] std_algorithms_remove_if_team_test.test (679 ms)
51: [----------] 1 test from std_algorithms_remove_if_team_test (679 ms total)
51: 
51: [----------] 1 test from std_algorithms_remove_copy_team_test
51: [ RUN      ] std_algorithms_remove_copy_team_test.test
51: [       OK ] std_algorithms_remove_copy_team_test.test (745 ms)
51: [----------] 1 test from std_algorithms_remove_copy_team_test (745 ms total)
51: 
51: [----------] 1 test from std_algorithms_remove_copy_if_team_test
51: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
51: [       OK ] std_algorithms_remove_copy_if_team_test.test (699 ms)
51: [----------] 1 test from std_algorithms_remove_copy_if_team_test (699 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 9 tests from 9 test suites ran. (6273 ms total)
51: [  PASSED  ] 9 tests.
51/57 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......   Passed    8.73 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

52: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
52: Test timeout computed to be: 1500
52: [==========] Running 4 tests from 4 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_unique_team_test
52: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
52: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1272 ms)
52: [----------] 1 test from std_algorithms_unique_team_test (1272 ms total)
52: 
52: [----------] 1 test from std_algorithms_adjacent_difference_team_test
52: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
52: [       OK ] std_algorithms_adjacent_difference_team_test.test (1128 ms)
52: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1128 ms total)
52: 
52: [----------] 1 test from std_algorithms_reduce_team_test
52: [ RUN      ] std_algorithms_reduce_team_test.test
52: [       OK ] std_algorithms_reduce_team_test.test (922 ms)
52: [----------] 1 test from std_algorithms_reduce_team_test (922 ms total)
52: 
52: [----------] 1 test from std_algorithms_transform_reduce_team_test
52: [ RUN      ] std_algorithms_transform_reduce_team_test.test
52: [       OK ] std_algorithms_transform_reduce_team_test.test (1488 ms)
52: [----------] 1 test from std_algorithms_transform_reduce_team_test (1488 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 4 tests from 4 test suites ran. (4812 ms total)
52: [  PASSED  ] 4 tests.
52/57 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......   Passed    7.26 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

53: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
53: Test timeout computed to be: 1500
53: [==========] Running 18 tests from 5 test suites.
53: [----------] Global test environment set-up.
53: [----------] 2 tests from std_algorithms_is_sorted_team_test
53: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
53: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (593 ms)
53: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
53: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1359 ms)
53: [----------] 2 tests from std_algorithms_is_sorted_team_test (1952 ms total)
53: 
53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
53: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
53: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (28 ms)
53: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
53: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms)
53: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
53: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1286 ms)
53: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
53: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (767 ms)
53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2113 ms total)
53: 
53: [----------] 4 tests from std_algorithms_is_partitioned_team_test
53: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
53: [       OK ] std_algorithms_is_partitioned_team_test.empty (14 ms)
53: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
53: [       OK ] std_algorithms_is_partitioned_team_test.all_true (369 ms)
53: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
53: [       OK ] std_algorithms_is_partitioned_team_test.all_false (373 ms)
53: [ RUN      ] std_algorithms_is_partitioned_team_test.random
53: [       OK ] std_algorithms_is_partitioned_team_test.random (314 ms)
53: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1071 ms total)
53: 
53: [----------] 4 tests from std_algorithms_partition_copy_team_test
53: [ RUN      ] std_algorithms_partition_copy_team_test.empty
53: [       OK ] std_algorithms_partition_copy_team_test.empty (19 ms)
53: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
53: [       OK ] std_algorithms_partition_copy_team_test.all_true (727 ms)
53: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
53: [       OK ] std_algorithms_partition_copy_team_test.all_false (723 ms)
53: [ RUN      ] std_algorithms_partition_copy_team_test.random
53: [       OK ] std_algorithms_partition_copy_team_test.random (648 ms)
53: [----------] 4 tests from std_algorithms_partition_copy_team_test (2118 ms total)
53: 
53: [----------] 4 tests from std_algorithms_partition_point_team_test
53: [ RUN      ] std_algorithms_partition_point_team_test.empty
53: [       OK ] std_algorithms_partition_point_team_test.empty (14 ms)
53: [ RUN      ] std_algorithms_partition_point_team_test.all_true
53: [       OK ] std_algorithms_partition_point_team_test.all_true (249 ms)
53: [ RUN      ] std_algorithms_partition_point_team_test.all_false
53: [       OK ] std_algorithms_partition_point_team_test.all_false (252 ms)
53: [ RUN      ] std_algorithms_partition_point_team_test.random
53: [       OK ] std_algorithms_partition_point_team_test.random (194 ms)
53: [----------] 4 tests from std_algorithms_partition_point_team_test (709 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 18 tests from 5 test suites ran. (7967 ms total)
53: [  PASSED  ] 18 tests.
53/57 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......   Passed   10.40 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

54: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
54: Test timeout computed to be: 1500
54: [==========] Running 5 tests from 4 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_transform_team_test
54: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
54: [       OK ] std_algorithms_transform_team_test.test_unary_op (912 ms)
54: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
54: [       OK ] std_algorithms_transform_team_test.test_binary_op (786 ms)
54: [----------] 2 tests from std_algorithms_transform_team_test (1699 ms total)
54: 
54: [----------] 1 test from std_algorithms_generate_team_test
54: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
54: [       OK ] std_algorithms_generate_team_test.test_unary_op (1496 ms)
54: [----------] 1 test from std_algorithms_generate_team_test (1496 ms total)
54: 
54: [----------] 1 test from std_algorithms_generate_n_team_test
54: [ RUN      ] std_algorithms_generate_n_team_test.test
54: [       OK ] std_algorithms_generate_n_team_test.test (465 ms)
54: [----------] 1 test from std_algorithms_generate_n_team_test (465 ms total)
54: 
54: [----------] 1 test from std_algorithms_swap_ranges_team_test
54: [ RUN      ] std_algorithms_swap_ranges_team_test.test
54: [       OK ] std_algorithms_swap_ranges_team_test.test (785 ms)
54: [----------] 1 test from std_algorithms_swap_ranges_team_test (785 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 5 tests from 4 test suites ran. (4447 ms total)
54: [  PASSED  ] 5 tests.
54/57 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......   Passed    6.87 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

55: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
55: Test timeout computed to be: 1500
55: [==========] Running 2 tests from 2 test suites.
55: [----------] Global test environment set-up.
55: [----------] 1 test from std_algorithms_exclusive_scan_team_test
55: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
55: [       OK ] std_algorithms_exclusive_scan_team_test.test (3057 ms)
55: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3057 ms total)
55: 
55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
55: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
55: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1518 ms)
55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1518 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 2 tests from 2 test suites ran. (4576 ms total)
55: [  PASSED  ] 2 tests.
55/57 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......   Passed    7.06 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

56: Test command: /var/jenkins/workspace/Kokkos_PR-6994/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
56: Test timeout computed to be: 1500
56: [==========] Running 2 tests from 2 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_inclusive_scan_team_test
56: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
56: [       OK ] std_algorithms_inclusive_scan_team_test.test (4536 ms)
56: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4536 ms total)
56: 
56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
56: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
56: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2977 ms)
56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2977 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (7513 ms total)
56: [  PASSED  ] 2 tests.
56/57 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......   Passed    9.98 sec
test 57
      Start 57: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 57

Total Test time (real) = 775.26 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
Summary:
  Hits:               0 /  754 (0.00 %)
    Direct:           0 /  754 (0.00 %)
    Preprocessed:     0 /  754 (0.00 %)
  Misses:           754
    Direct:         754
    Preprocessed:   754
Primary storage:
  Hits:               0 / 1508 (0.00 %)
  Misses:          1508
  Cache size (GB): 4.39 / 5.00 (87.74 %)

Use the -v/--verbose option for more details.
[Pipeline] }
$ docker stop --time=1 bbf08add84b6f0ab03096a9ad53fc6d7bd8377a7b38a21c672c0e31a68b7c203
$ docker rm -f --volumes bbf08add84b6f0ab03096a9ad53fc6d7bd8377a7b38a21c672c0e31a68b7c203
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: Error cloning remote repo 'origin'

GitHub has been notified of this commit’s build result

Finished: FAILURE