Skip to content
Failed

Console Output

Skipping 2,600 KB.. Full Log
25: [0x45abac] testing::UnitTest::Run()
25: [0x4396b0] main
25: [0x7f16743110b3] __libc_start_main
25: [0x4379ae] _start
25:  
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f1
25: Top of f0
25: Top of f0
25: StackTrace f3(std::cout, 4) returned: 110
25: test_f3:
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5450]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b1db]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b4f6]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384c4]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x4711d4]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x4498f8]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac30]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b4d7]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b19d]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471da4]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abac]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396b0]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16743110b3]
25: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379ae]
25:  
25: demangled test_f3:
25: [0x4a5450] Kokkos::Impl::save_stacktrace()
25: [0x43b1db] Test::stacktrace_test_f1(std::ostream&)
25: [0x43b4f6] Test::stacktrace_test_f3(std::ostream&, int)
25: [0x4384c4] Test::test_stacktrace(bool, bool)
25: [0x4711d4] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x4498f8] testing::Test::Run()
25: [0x44ac30] testing::TestInfo::Run()
25: [0x44b4d7] testing::TestSuite::Run()
25: [0x45b19d] testing::internal::UnitTestImpl::RunAllTests()
25: [0x471da4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x45abac] testing::UnitTest::Run()
25: [0x4396b0] main
25: [0x7f16743110b3] __libc_start_main
25: [0x4379ae] _start
25:  
25: Test setting std::terminate handler that prints the last saved stack trace
25: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
25: [----------] 1 test from defaultdevicetype (1 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 3 tests from 2 test suites ran. (763 ms total)
25: [  PASSED  ] 3 tests.
25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    2.81 sec
test 26
      Start 26: Kokkos_IncrementalTest_CUDA

26: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/Kokkos_IncrementalTest_CUDA
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 CUDA
26: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
26: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
26: [ RUN      ] CUDA.IncrTest_01_execspace
26: Device Execution Space:
26:   KOKKOS_ENABLE_CUDA: yes
26: Cuda Options:
26:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
26:   KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
26:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
26:   KOKKOS_ENABLE_CUDA_UVM: no
26:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
26:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
26: 
26: Cuda Runtime Configuration:
26: macro  KOKKOS_ENABLE_CUDA      : defined
26: macro  CUDA_VERSION          = 11000 = version 11.0
26: Kokkos::Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
26: Cuda
26: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
26: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
26: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
26: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
26: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
26: [ RUN      ] CUDA.IncrTest_02_AtomicSub
26: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
26: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
26: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
26: [ RUN      ] CUDA.IncrTest_03b_memspace_free
26: [       OK ] CUDA.IncrTest_03b_memspace_free (2549 ms)
26: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
26: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
26: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
26: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
26: [ RUN      ] CUDA.IncrTest_05_reduction
26: [       OK ] CUDA.IncrTest_05_reduction (3 ms)
26: [ RUN      ] CUDA.IncrTest_06_mdrange2D
26: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
26: [ RUN      ] CUDA.IncrTest_06_mdrange3D
26: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
26: [ RUN      ] CUDA.IncrTest_06_mdrange4D
26: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
26: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
26: [       OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms)
26: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
26: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
26: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
26: [       OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
26: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
26: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
26: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
26: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms)
26: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
26: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms)
26: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
26: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (263 ms)
26: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
26: [       OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
26: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
26: [       OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
26: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
26: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
26: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
26: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
26: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
26: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
26: [ RUN      ] CUDA.incr_14_MDrangeReduce
26: [       OK ] CUDA.incr_14_MDrangeReduce (0 ms)
26: [ RUN      ] CUDA.IncrTest_16_parallelscan
26: [       OK ] CUDA.IncrTest_16_parallelscan (5 ms)
26: [ RUN      ] CUDA.incr_17_atomicView
26: [       OK ] CUDA.incr_17_atomicView (0 ms)
26: [----------] 28 tests from CUDA (2831 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 28 tests from 1 test suite ran. (2831 ms total)
26: [  PASSED  ] 28 tests.
26/59 Test #26: Kokkos_IncrementalTest_CUDA .................   Passed    4.90 sec
test 27
      Start 27: Kokkos_IncrementalTest_SERIAL

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

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

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

30: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6749/build/core/unit_test/TestDeviceAndThreads.py"
30: Test timeout computed to be: 1500
30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: 
30: ----------------------------------------------------------------------
30: Ran 4 tests in 20.479s
30: 
30: OK (skipped=1)
30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed   20.64 sec
test 31
      Start 31: Kokkos_PerformanceTest_TaskDag

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

32: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-25_T21-07-30.json"
32: Test timeout computed to be: 1500
32: 2024-01-25T22:25:37+00:00
32: Running /var/jenkins/workspace/Kokkos_PR-6749/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
32: Run on (4 X 2300.11 MHz CPU s)
32: CPU Caches:
32:   L1 Data 32 KiB (x4)
32:   L1 Instruction 32 KiB (x4)
32:   L2 Unified 4096 KiB (x4)
32:   L3 Unified 16384 KiB (x4)
32: Load Average: 0.97, 3.21, 5.93
32: CPU architecture: none
32: Default Device: N6Kokkos4CudaE
32: GIT_BRANCH: HEAD
32: GIT_CLEAN_STATUS: CLEAN
32: GIT_COMMIT_DATE: 2024-01-25T10:44:27-07:00
32: GIT_COMMIT_DESCRIPTION: Merge pull request #6510 from ndellingwood/fix-werror-pedantic
32: GIT_COMMIT_HASH: 8845cee38
32: GPU architecture: VOLTA70
32: KOKKOS_COMPILER_CLANG: 1200
32: KOKKOS_ENABLE_ASM: no
32: KOKKOS_ENABLE_CUDA: yes
32: KOKKOS_ENABLE_CUDA_LAMBDA: yes
32: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
32: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
32: KOKKOS_ENABLE_CUDA_UVM: no
32: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
32: KOKKOS_ENABLE_CXX17: yes
32: KOKKOS_ENABLE_CXX20: no
32: KOKKOS_ENABLE_CXX23: no
32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
32: KOKKOS_ENABLE_HBWSPACE: no
32: KOKKOS_ENABLE_HWLOC: no
32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
32: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
32: KOKKOS_ENABLE_LIBDL: yes
32: KOKKOS_ENABLE_LIBRT: no
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: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
32: Kokkos Version: 4.2.0
32: macro  KOKKOS_ENABLE_CUDA: defined
32: platform: 64bit
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.006 s         0.007 s             5       1024         5.9426u
32: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.006 s         0.007 s             5     2.048k        3.12018u
32: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.006 s         0.007 s             5     4.096k         1.4877u
32: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.006 s         0.008 s             5     8.192k        743.986n
32: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.006 s         0.009 s             5    16.384k        375.177n
32: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.006 s         0.013 s             5    32.768k        183.816n
32: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.007 s         0.017 s             5    65.536k        100.602n
32: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.007 s         0.029 s             5   131.072k        55.4787n
32: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.009 s         0.050 s             5   262.144k        35.6291n
32: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.019 s         0.103 s             5   524.288k        35.4162n
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: CustomReduction<double>/N:100000/R:1000/manual_time                                0.003 s         0.009 s           230 86.1318k/s       11.5
32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.335 s         0.333 s             2       0.0835983    0.0403866               0.0341055            0.0156872   0.0168721          6.705u
32: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
32: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.026 s         0.026 s            27        6.36177m     3.18875m                  2.368m                  1.19309m    1.20021m            6.6u
32: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.342 s         0.341 s             2       0.0676349    0.0319825                 0.05651                 0.0272905   0.0282322          8.752u
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        12.3779n
32: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        7.37793n
32: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.001 s             5     4.096k        2.84912n
32: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        1.57092n
32: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k        1058.72p
32: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        966.705p
32: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k        698.654p
32: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.002 s             5   131.072k        609.154p
32: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k        651.432p
32: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.005 s             5   524.288k        623.857p
32: -----------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
32: -----------------------------------------------------------------------------------------------------------------------------------
32: Malloc/N:1/manual_time                                                              11.3 us         25.6 us        61552  88.159k/s
32: Malloc/N:16/manual_time                                                             11.5 us         25.9 us        61331 86.7065k/s
32: Malloc/N:256/manual_time                                                            11.5 us         26.0 us        60552  86.623k/s
32: Malloc/N:4096/manual_time                                                           11.5 us         26.0 us        60651 86.5807k/s
32: Malloc/N:65536/manual_time                                                          11.5 us         26.0 us        60873 86.6342k/s
32: Malloc/N:1048576/manual_time                                                         109 us          195 us         6405 9.15807k/s
32: Malloc/N:16777216/manual_time                                                        493 us          622 us         1264 2.02896k/s
32: Malloc/N:268435456/manual_time                                                      2348 us         4999 us          298  425.966/s
32: Malloc/N:4294967296/manual_time                                                   128574 us        21740 us           10   7.7776/s
32: MallocFree/N:1/manual_time                                                          25.7 us         25.7 us        26938 38.9272k/s
32: MallocFree/N:16/manual_time                                                         25.6 us         25.6 us        27344 39.0899k/s
32: MallocFree/N:256/manual_time                                                        25.5 us         25.5 us        27426 39.1391k/s
32: MallocFree/N:4096/manual_time                                                       25.5 us         25.5 us        27471 39.2077k/s
32: MallocFree/N:65536/manual_time                                                      25.5 us         25.5 us        27464 39.1793k/s
32: MallocFree/N:1048576/manual_time                                                     195 us          194 us         3603 5.13774k/s
32: MallocFree/N:16777216/manual_time                                                    619 us          615 us         1133 1.61553k/s
32: MallocFree/N:268435456/manual_time                                                  5018 us         4998 us          100   199.28/s
32: MallocFree/N:4294967296/manual_time                                                85120 us        18584 us           10  11.7481/s
32: MallocTouch/N:1/manual_time                                                         13.8 us         28.2 us        49578 72.6772k/s
32: MallocTouch/N:16/manual_time                                                        13.8 us         28.3 us        50881 72.4679k/s
32: MallocTouch/N:256/manual_time                                                       13.7 us         28.1 us        51118 73.1115k/s
32: MallocTouch/N:4096/manual_time                                                      22.3 us         37.0 us        31224 44.8013k/s
32: MallocTouch/N:65536/manual_time                                                     22.3 us         37.0 us        31291  44.767k/s
32: MallocTouch/N:1048576/manual_time                                                    123 us          210 us         5694 8.12229k/s
32: MallocTouch/N:16777216/manual_time                                                   508 us          639 us         1379 1.97011k/s
32: MallocTouch/N:268435456/manual_time                                                 2506 us         4996 us          280  399.119/s
32: MallocTouch/N:4294967296/manual_time                                              108857 us        22439 us           10  9.18637/s
32: MallocTouchFree/N:1/manual_time                                                     28.9 us         28.9 us        24013 34.5705k/s
32: MallocTouchFree/N:16/manual_time                                                    28.6 us         28.6 us        24394 34.9434k/s
32: MallocTouchFree/N:256/manual_time                                                   28.6 us         28.5 us        24504 35.0238k/s
32: MallocTouchFree/N:4096/manual_time                                                  37.1 us         37.0 us        18859 26.9662k/s
32: MallocTouchFree/N:65536/manual_time                                                 37.1 us         37.0 us        18854 26.9725k/s
32: MallocTouchFree/N:1048576/manual_time                                                212 us          211 us         3303 4.71547k/s
32: MallocTouchFree/N:16777216/manual_time                                               643 us          639 us         1087 1.55437k/s
32: MallocTouchFree/N:268435456/manual_time                                             5018 us         4994 us          100  199.276/s
32: MallocTouchFree/N:4294967296/manual_time                                           85539 us        20672 us           10  11.6906/s
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.015 s         0.008 s           100  53.0359/s        800
32: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.9017/s        800
32: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.9121/s        800
32: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.9022/s        800
32: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.8358/s        800
32: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.8456/s        800
32: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.9217/s        800
32: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.7783/s        800
32: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.8223/s        800
32: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.8488/s        800
32: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.9037/s        800
32: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.7794/s        800
32: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.9138/s        800
32: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.8175/s        800
32: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.008 s            42  47.8997/s        800
32: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.008 s            42  47.7536/s        800
32: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           309  718.609/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  775.383/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  774.884/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  775.611/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.962/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332   775.56/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           332  774.801/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           150  342.802/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            58  136.042/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           332  775.517/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           158  360.768/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           132  318.614/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  775.496/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332   775.03/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  775.659/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  775.086/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            56  131.349/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            55  128.612/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           118  282.451/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.010 s         0.010 s            70  166.312/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332   775.56/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.888/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.023 s         0.023 s            30  70.0855/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           118  287.499/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  775.795/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  775.071/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.019 s         0.018 s            37  86.2981/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s            92  219.084/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           332  775.609/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           332  774.861/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.021 s         0.021 s            33  75.9797/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s            85  215.014/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           342  797.624/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           342  798.061/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           342   797.57/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           342  798.047/s       1.6k
32: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           626  715.099/s        800
32: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           626  715.214/s        800
32: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           626  715.143/s        800
32: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           625  715.071/s        800
32: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           626   715.06/s        800
32: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           626  714.997/s        800
32: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           626  715.167/s        800
32: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           625  715.106/s        800
32: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           626  715.318/s        800
32: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           626  715.407/s        800
32: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           626  715.493/s        800
32: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           626  715.283/s        800
32: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           626  715.196/s        800
32: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           626  715.266/s        800
32: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           625  715.312/s        800
32: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           626  715.206/s        800
32: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           628   717.79/s        800
32: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           628  717.938/s        800
32: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.45591k/s       1.6k
32: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.46968k/s       1.6k
32: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10  1.8273k/s       1.6k
32: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.82636k/s       1.6k
32: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.40401k/s       1.6k
32: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.51146k/s       1.6k
32: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.95475k/s       1.6k
32: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.95506k/s       1.6k
32: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.09285k/s       1.6k
32: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.08982k/s       1.6k
32: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.86641k/s       1.6k
32: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.67917k/s       1.6k
32: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.25867k/s       1.6k
32: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.54597k/s       1.6k
32: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10  2.1589k/s       1.6k
32: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.17494k/s       1.6k
32: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.67025k/s       1.6k
32: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.69716k/s       1.6k
32: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10  2.5268k/s       1.6k
32: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.27669k/s       1.6k
32: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.90404k/s       1.6k
32: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.52146k/s       1.6k
32: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.19503k/s       1.6k
32: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.71299k/s       1.6k
32: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.73609k/s       1.6k
32: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.43123k/s       1.6k
32: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 1.97391k/s       1.6k
32: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.58805k/s       1.6k
32: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.56367k/s       1.6k
32: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.36983k/s       1.6k
32: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 1.75897k/s       1.6k
32: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10  1.6821k/s       1.6k
32: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.023 s         0.009 s            10  69.7809/s       1.6k
32: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.021 s         0.010 s            10  74.9482/s       1.6k
32/59 Test #32: Kokkos_PerformanceTest_Benchmark ............   Passed  124.56 sec
test 33
      Start 33: Kokkos_Benchmark_Atomic_MinMax

33: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-25_T21-07-30.json"
33: Test timeout computed to be: 1500
33: 2024-01-25T22:27:42+00:00
33: Running /var/jenkins/workspace/Kokkos_PR-6749/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
33: Run on (4 X 2300.11 MHz CPU s)
33: CPU Caches:
33:   L1 Data 32 KiB (x4)
33:   L1 Instruction 32 KiB (x4)
33:   L2 Unified 4096 KiB (x4)
33:   L3 Unified 16384 KiB (x4)
33: Load Average: 1.08, 2.45, 5.30
33: CPU architecture: none
33: Default Device: N6Kokkos4CudaE
33: GIT_BRANCH: HEAD
33: GIT_CLEAN_STATUS: CLEAN
33: GIT_COMMIT_DATE: 2024-01-25T10:44:27-07:00
33: GIT_COMMIT_DESCRIPTION: Merge pull request #6510 from ndellingwood/fix-werror-pedantic
33: GIT_COMMIT_HASH: 8845cee38
33: GPU architecture: VOLTA70
33: KOKKOS_COMPILER_CLANG: 1200
33: KOKKOS_ENABLE_ASM: no
33: KOKKOS_ENABLE_CUDA: yes
33: KOKKOS_ENABLE_CUDA_LAMBDA: yes
33: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
33: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
33: KOKKOS_ENABLE_CUDA_UVM: no
33: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
33: KOKKOS_ENABLE_CXX17: yes
33: KOKKOS_ENABLE_CXX20: no
33: KOKKOS_ENABLE_CXX23: no
33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
33: KOKKOS_ENABLE_HBWSPACE: no
33: KOKKOS_ENABLE_HWLOC: no
33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
33: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
33: KOKKOS_ENABLE_LIBDL: yes
33: KOKKOS_ENABLE_LIBRT: no
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: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
33: Kokkos Version: 4.2.0
33: macro  KOKKOS_ENABLE_CUDA: defined
33: platform: 64bit
33: ----------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                              Time             CPU   Iterations
33: ----------------------------------------------------------------------------------------------------------------------------------------
33: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
33: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
33: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
33: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
33: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
33: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
33: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
33/59 Test #33: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    2.13 sec
test 34
      Start 34: Kokkos_PerformanceTest_Mempool

34: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-25_T21-07-30.json"
34: Test timeout computed to be: 1500
34: 2024-01-25T22:27:44+00:00
34: Running /var/jenkins/workspace/Kokkos_PR-6749/build/core/perf_test/Kokkos_PerformanceTest_Mempool
34: Run on (4 X 2300.11 MHz CPU s)
34: CPU Caches:
34:   L1 Data 32 KiB (x4)
34:   L1 Instruction 32 KiB (x4)
34:   L2 Unified 4096 KiB (x4)
34:   L3 Unified 16384 KiB (x4)
34: Load Average: 1.00, 2.40, 5.27
34: CPU architecture: none
34: Default Device: N6Kokkos4CudaE
34: GIT_BRANCH: HEAD
34: GIT_CLEAN_STATUS: CLEAN
34: GIT_COMMIT_DATE: 2024-01-25T10:44:27-07:00
34: GIT_COMMIT_DESCRIPTION: Merge pull request #6510 from ndellingwood/fix-werror-pedantic
34: GIT_COMMIT_HASH: 8845cee38
34: GPU architecture: VOLTA70
34: KOKKOS_COMPILER_CLANG: 1200
34: KOKKOS_ENABLE_ASM: no
34: KOKKOS_ENABLE_CUDA: yes
34: KOKKOS_ENABLE_CUDA_LAMBDA: yes
34: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
34: KOKKOS_ENABLE_CUDA_UVM: no
34: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
34: KOKKOS_ENABLE_CXX17: yes
34: KOKKOS_ENABLE_CXX20: no
34: KOKKOS_ENABLE_CXX23: no
34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
34: KOKKOS_ENABLE_HBWSPACE: no
34: KOKKOS_ENABLE_HWLOC: no
34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
34: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
34: KOKKOS_ENABLE_LIBDL: yes
34: KOKKOS_ENABLE_LIBRT: no
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: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
34: Kokkos Version: 4.2.0
34: macro  KOKKOS_ENABLE_CUDA: defined
34: platform: 64bit
34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: 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          5305               46.0206M/s
34: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
34: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: 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         16796                267.116M/s
34/59 Test #34: Kokkos_PerformanceTest_Mempool ..............   Passed   12.09 sec
test 35
      Start 35: Kokkos_PerformanceTest_Atomic

35: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-25_T21-07-30.json"
35: Test timeout computed to be: 1500
35: 2024-01-25T22:27:56+00:00
35: Running /var/jenkins/workspace/Kokkos_PR-6749/build/core/perf_test/Kokkos_PerformanceTest_Atomic
35: Run on (4 X 2300.11 MHz CPU s)
35: CPU Caches:
35:   L1 Data 32 KiB (x4)
35:   L1 Instruction 32 KiB (x4)
35:   L2 Unified 4096 KiB (x4)
35:   L3 Unified 16384 KiB (x4)
35: Load Average: 1.00, 2.36, 5.22
35: CPU architecture: none
35: Default Device: N6Kokkos4CudaE
35: GIT_BRANCH: HEAD
35: GIT_CLEAN_STATUS: CLEAN
35: GIT_COMMIT_DATE: 2024-01-25T10:44:27-07:00
35: GIT_COMMIT_DESCRIPTION: Merge pull request #6510 from ndellingwood/fix-werror-pedantic
35: GIT_COMMIT_HASH: 8845cee38
35: GPU architecture: VOLTA70
35: KOKKOS_COMPILER_CLANG: 1200
35: KOKKOS_ENABLE_ASM: no
35: KOKKOS_ENABLE_CUDA: yes
35: KOKKOS_ENABLE_CUDA_LAMBDA: yes
35: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
35: KOKKOS_ENABLE_CUDA_UVM: no
35: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
35: KOKKOS_ENABLE_CXX17: yes
35: KOKKOS_ENABLE_CXX20: no
35: KOKKOS_ENABLE_CXX23: no
35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
35: KOKKOS_ENABLE_HBWSPACE: no
35: KOKKOS_ENABLE_HWLOC: no
35: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
35: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
35: KOKKOS_ENABLE_LIBDL: yes
35: KOKKOS_ENABLE_LIBRT: no
35: KOKKOS_ENABLE_PRAGMA_IVDEP: no
35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
35: KOKKOS_ENABLE_PRAGMA_UNROLL: no
35: KOKKOS_ENABLE_PRAGMA_VECTOR: no
35: KOKKOS_ENABLE_SERIAL: yes
35: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
35: Kokkos Version: 4.2.0
35: macro  KOKKOS_ENABLE_CUDA: defined
35: platform: 64bit
35: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
35: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Test_Atomic<int>/100000/iterations:10                          1.20 s          1.19 s            10          1            4    1.86673m        1.34315m     164.49u     704.983M         702.272k     704.983M
35: Test_Atomic<long int>/100000/iterations:10                     1.11 s          1.11 s            10          1            8    2.73605m        1.25236m     115.28u     4.99995G         189.408k     4.99995G
35: Test_Atomic<long long int>/100000/iterations:10                3.35 s          3.34 s            10          1            8     5.38814        1.42074m     109.73u     4.99995G          189.28k     4.99995G
35: Test_Atomic<unsigned int>/100000/iterations:10                 1.20 s          1.20 s            10          1            4    1.99164m        1.32268m     164.37u     704.983M         722.688k     704.983M
35: Test_Atomic<unsigned long int>/100000/iterations:10            1.11 s          1.11 s            10          1            8    2.67574m        1.28831m     115.54u     4.99995G          178.24k     4.99995G
35: Test_Atomic<unsigned long long int>/100000/iterations:10       3.35 s          3.34 s            10          1            8     5.53533        1.43366m     109.82u     4.99995G         673.952k     4.99995G
35: Test_Atomic<float>/100000/iterations:10                        1.21 s          1.20 s            10          0            4    4.00298m        1.29329m     1.7396m     4.99988G         863.776k     4.99989G
35: Test_Atomic<double>/100000/iterations:10                       1.20 s          1.20 s            10          1            8    4.00248m        1.23887m    1.73953m     4.99995G          698.08k     4.99995G
35: Test_Atomic<int>/100000/iterations:10                          1.20 s          1.20 s            10          1            4    1.88664m        1.23661m     164.32u     704.983M         186.304k     704.983M
35/59 Test #35: Kokkos_PerformanceTest_Atomic ...............   Passed  151.57 sec
test 36
      Start 36: Kokkos_ContainersUnitTest_Serial

36: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
36: Test timeout computed to be: 1500
36: [==========] Running 64 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 64 tests from serial
36: [ RUN      ] serial.bitset
36: [       OK ] serial.bitset (3833 ms)
36: [ RUN      ] serial.dualview_combination
36: [       OK ] serial.dualview_combination (0 ms)
36: [ RUN      ] serial.dualview_alloc
36: [       OK ] serial.dualview_alloc (0 ms)
36: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
36: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN      ] serial.dualview_combinations_without_init
36: [       OK ] serial.dualview_combinations_without_init (0 ms)
36: [ RUN      ] serial.dualview_deep_copy
36: [       OK ] serial.dualview_deep_copy (0 ms)
36: [ RUN      ] serial.dualview_realloc
36: [       OK ] serial.dualview_realloc (0 ms)
36: [ RUN      ] serial.dualview_resize
36: [       OK ] serial.dualview_resize (0 ms)
36: [ RUN      ] serial.dualview_device_correct_kokkos_device
36: [       OK ] serial.dualview_device_correct_kokkos_device (3 ms)
36: [ RUN      ] serial.dualview_host_correct_kokkos_device
36: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN      ] serial.dualview_host_modify_template_device_sync
36: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
36: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN      ] serial.dualview_device_modify_template_host_sync
36: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
36: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
36: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN      ] serial.dynamic_view
36: [       OK ] serial.dynamic_view (22 ms)
36: [ RUN      ] serial.dyn_rank_view_api_generic
36: [       OK ] serial.dyn_rank_view_api_generic (11 ms)
36: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
36: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
36: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
36: /var/jenkins/workspace/Kokkos_PR-6749/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
36: skipping since not default execution space
36: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
36: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
36: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
36: [ RUN      ] serial.ErrorReporterViaLambda
36: [       OK ] serial.ErrorReporterViaLambda (0 ms)
36: [ RUN      ] serial.ErrorReporter
36: [       OK ] serial.ErrorReporter (0 ms)
36: [ RUN      ] serial.offsetview_construction
36: [       OK ] serial.offsetview_construction (24 ms)
36: [ RUN      ] serial.offsetview_unmanaged_construction
36: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
36: [ RUN      ] serial.offsetview_subview
36: [       OK ] serial.offsetview_subview (9 ms)
36: [ RUN      ] serial.offsetview_offsets_rank1
36: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
36: [ RUN      ] serial.offsetview_offsets_rank2
36: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
36: [ RUN      ] serial.offsetview_offsets_rank3
36: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
36: [ RUN      ] serial.scatterview
36: [       OK ] serial.scatterview (3227 ms)
36: [ RUN      ] serial.scatterview_devicetype
36: [       OK ] serial.scatterview_devicetype (2 ms)
36: [ RUN      ] serial.staticcrsgraph
36: [       OK ] serial.staticcrsgraph (26 ms)
36: [ RUN      ] serial.resize_realloc_no_init_dualview
36: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_alloc_dualview
36: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN      ] serial.resize_exec_space_dualview
36: [       OK ] serial.resize_exec_space_dualview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_dualview
36: [       OK ] serial.realloc_exec_space_dualview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_init_dynrankview
36: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN      ] serial.resize_exec_space_dynrankview
36: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_dynrankview
36: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_init_scatterview
36: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
36: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN      ] serial.resize_exec_space_scatterview
36: [       OK ] serial.resize_exec_space_scatterview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_scatterview
36: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynrankview
36: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
36: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
36: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_offsetview
36: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
36: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
36: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynamicview
36: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
36: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
36: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN      ] serial.UnorderedMap_insert
36: [       OK ] serial.UnorderedMap_insert (13349 ms)
36: [ RUN      ] serial.UnorderedMap_failed_insert
36: [       OK ] serial.UnorderedMap_failed_insert (6447 ms)
36: [ RUN      ] serial.UnorderedMap_deep_copy
36: [       OK ] serial.UnorderedMap_deep_copy (6 ms)
36: [ RUN      ] serial.UnorderedMap_valid_empty
36: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
36: [ RUN      ] serial.UnorderedMap_clear_zero_size
36: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
36: [ RUN      ] serial.UnorderedMap_consistent_size
36: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
36: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
36: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN      ] serial.UnorderedMap_lambda_capturable
36: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
36: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN      ] serial.vector_combination
36: [       OK ] serial.vector_combination (0 ms)
36: [ RUN      ] serial.vector_insert
36: [       OK ] serial.vector_insert (0 ms)
36: [ RUN      ] serial.vector_push_back_default_exec
36: [       OK ] serial.vector_push_back_default_exec (0 ms)
36: [ RUN      ] serial.viewctorprop_embedded_dim
36: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
36: [----------] 64 tests from serial (26974 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 64 tests from 1 test suite ran. (26974 ms total)
36: [  PASSED  ] 63 tests.
36: [  SKIPPED ] 1 test, listed below:
36: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
36/59 Test #36: Kokkos_ContainersUnitTest_Serial ............   Passed   29.19 sec
test 37
      Start 37: Kokkos_ContainersUnitTest_Cuda

37: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
37: Test timeout computed to be: 1500
37: [==========] Running 64 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 64 tests from cuda
37: [ RUN      ] cuda.bitset
37: [       OK ] cuda.bitset (11 ms)
37: [ RUN      ] cuda.dualview_combination
37: [       OK ] cuda.dualview_combination (0 ms)
37: [ RUN      ] cuda.dualview_alloc
37: [       OK ] cuda.dualview_alloc (0 ms)
37: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
37: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
37: [ RUN      ] cuda.dualview_combinations_without_init
37: [       OK ] cuda.dualview_combinations_without_init (0 ms)
37: [ RUN      ] cuda.dualview_deep_copy
37: [       OK ] cuda.dualview_deep_copy (1 ms)
37: [ RUN      ] cuda.dualview_realloc
37: [       OK ] cuda.dualview_realloc (0 ms)
37: [ RUN      ] cuda.dualview_resize
37: [       OK ] cuda.dualview_resize (0 ms)
37: [ RUN      ] cuda.dualview_device_correct_kokkos_device
37: [       OK ] cuda.dualview_device_correct_kokkos_device (1 ms)
37: [ RUN      ] cuda.dualview_host_correct_kokkos_device
37: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
37: [ RUN      ] cuda.dualview_host_modify_template_device_sync
37: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
37: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
37: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
37: [ RUN      ] cuda.dualview_device_modify_template_host_sync
37: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
37: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
37: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
37: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
37: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
37: [ RUN      ] cuda.dynamic_view
37: [       OK ] cuda.dynamic_view (36 ms)
37: [ RUN      ] cuda.dyn_rank_view_api_generic
37: [       OK ] cuda.dyn_rank_view_api_generic (11 ms)
37: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
37: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
37: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
37: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
37: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
37: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
37: [ RUN      ] cuda.ErrorReporterViaLambda
37: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
37: [ RUN      ] cuda.ErrorReporter
37: [       OK ] cuda.ErrorReporter (0 ms)
37: [ RUN      ] cuda.offsetview_construction
37: [       OK ] cuda.offsetview_construction (2 ms)
37: [ RUN      ] cuda.offsetview_unmanaged_construction
37: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
37: [ RUN      ] cuda.offsetview_subview
37: [       OK ] cuda.offsetview_subview (1 ms)
37: [ RUN      ] cuda.offsetview_offsets_rank1
37: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
37: [ RUN      ] cuda.offsetview_offsets_rank2
37: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
37: [ RUN      ] cuda.offsetview_offsets_rank3
37: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
37: [ RUN      ] cuda.scatterview
37: [       OK ] cuda.scatterview (17965 ms)
37: [ RUN      ] cuda.scatterview_devicetype
37: [       OK ] cuda.scatterview_devicetype (29 ms)
37: [ RUN      ] cuda.staticcrsgraph
37: [       OK ] cuda.staticcrsgraph (56 ms)
37: [ RUN      ] cuda.resize_realloc_no_init_dualview
37: [       OK ] cuda.resize_realloc_no_init_dualview (1 ms)
37: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
37: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
37: [ RUN      ] cuda.resize_exec_space_dualview
37: [       OK ] cuda.resize_exec_space_dualview (0 ms)
37: [ RUN      ] cuda.realloc_exec_space_dualview
37: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
37: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
37: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
37: [ RUN      ] cuda.resize_exec_space_dynrankview
37: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
37: [ RUN      ] cuda.realloc_exec_space_dynrankview
37: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
37: [ RUN      ] cuda.resize_realloc_no_init_scatterview
37: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
37: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
37: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
37: [ RUN      ] cuda.resize_exec_space_scatterview
37: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
37: [ RUN      ] cuda.realloc_exec_space_scatterview
37: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_dynrankview
37: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
37: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
37: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
37: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_offsetview
37: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
37: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
37: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
37: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_dynamicview
37: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
37: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
37: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
37: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
37: [ RUN      ] cuda.UnorderedMap_insert
37: [       OK ] cuda.UnorderedMap_insert (4854 ms)
37: [ RUN      ] cuda.UnorderedMap_failed_insert
37: [       OK ] cuda.UnorderedMap_failed_insert (1232 ms)
37: [ RUN      ] cuda.UnorderedMap_deep_copy
37: [       OK ] cuda.UnorderedMap_deep_copy (6 ms)
37: [ RUN      ] cuda.UnorderedMap_valid_empty
37: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
37: [ RUN      ] cuda.UnorderedMap_clear_zero_size
37: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
37: [ RUN      ] cuda.UnorderedMap_consistent_size
37: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
37: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
37: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
37: [ RUN      ] cuda.UnorderedMap_lambda_capturable
37: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
37: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
37: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
37: [ RUN      ] cuda.vector_combination
37: [       OK ] cuda.vector_combination (0 ms)
37: [ RUN      ] cuda.vector_insert
37: [       OK ] cuda.vector_insert (1 ms)
37: [ RUN      ] cuda.vector_push_back_default_exec
37: [       OK ] cuda.vector_push_back_default_exec (0 ms)
37: [ RUN      ] cuda.viewctorprop_embedded_dim
37: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
37: [----------] 64 tests from cuda (24231 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 64 tests from 1 test suite ran. (24231 ms total)
37: [  PASSED  ] 64 tests.
37/59 Test #37: Kokkos_ContainersUnitTest_Cuda ..............   Passed   26.39 sec
test 38
      Start 38: Kokkos_ContainersPerformanceTest_Cuda

38: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
38: Test timeout computed to be: 1500
38: [==========] Running 4 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 4 tests from TEST_CATEGORY
38: [ RUN      ] TEST_CATEGORY.dynrankview_perf
38: Cuda
38:  DynRankView vs View: Initialization Only 
38:  View time (init only): 0.00126636
38:  View sum computation time: 0.00126636
38:  Strided View time (init only): 0.00126101
38:  View Rank7 time (init only): 0.00133845
38:  DynRankView time (init only): 0.00135887
38:  DynRankView sum computation time: 0.00204629
38:  Ratio of View to DynRankView time: 0.931924
38:  Ratio of View to DynRankView sum computation time: 0.819845
38:  Ratio of View to View Rank7  time: 0.946141
38:  Ratio of StrideView to DynRankView time: 0.927986
38:  Ratio of DynRankView to View Rank7  time: 1.01526
38: [       OK ] TEST_CATEGORY.dynrankview_perf (27 ms)
38: [ RUN      ] TEST_CATEGORY.global_2_local
38: Cuda
38: size, create, generate, fill, find
38: 256, 0.000403628, 3.3158e-05, 0.00573839, 0.00228229
38: 512, 0.00021728, 1.4618e-05, 2.5489e-05, 0.00219381
38: 1024, 0.000220939, 1.1274e-05, 2.3213e-05, 0.00216852
38: 2048, 0.000196608, 1.1561e-05, 2.3438e-05, 0.00233635
38: 4096, 0.000217197, 1.2911e-05, 2.4736e-05, 0.00223447
38: 8192, 0.000198985, 1.1235e-05, 2.7214e-05, 0.0022839
38: 16384, 0.000208797, 1.1239e-05, 4.0463e-05, 0.00237871
38: 32768, 0.00224026, 1.2588e-05, 4.0632e-05, 0.00250425
38: 65536, 0.0011111, 1.5361e-05, 5.6977e-05, 0.00282709
38: 131072, 0.00240345, 1.5704e-05, 6.4723e-05, 0.00342105
38: 262144, 0.005333, 1.5618e-05, 0.000158996, 0.00618686
38: 524288, 0.000833231, 1.9864e-05, 0.000531144, 0.0146567
38: 1048576, 0.000881104, 2.7666e-05, 0.00149759, 0.044879
38: 2097152, 0.00104525, 3.9543e-05, 0.00351273, 0.109978
38: 4194304, 0.0014787, 6.5494e-05, 0.00755497, 0.238973
38: [       OK ] TEST_CATEGORY.global_2_local (494 ms)
38: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
38: skipping test
38: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
38: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
38: skipping test
38: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
38: [----------] 4 tests from TEST_CATEGORY (521 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 4 tests from 1 test suite ran. (521 ms total)
38: [  PASSED  ] 4 tests.
38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda .......   Passed    2.60 sec
test 39
      Start 39: Kokkos_UnitTest_Sort

39: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
39: Test timeout computed to be: 1500
39: [==========] Running 9 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 9 tests from cuda
39: [ RUN      ] cuda.SortUnsignedValueType
39: [       OK ] cuda.SortUnsignedValueType (21 ms)
39: [ RUN      ] cuda.SortEmptyView
39: [       OK ] cuda.SortEmptyView (0 ms)
39: [ RUN      ] cuda.SortWithCustomComparator
39: [       OK ] cuda.SortWithCustomComparator (963 ms)
39: [ RUN      ] cuda.BinSortGenericTests
39: [       OK ] cuda.BinSortGenericTests (27 ms)
39: [ RUN      ] cuda.BinSortEmptyView
39: [       OK ] cuda.BinSortEmptyView (0 ms)
39: [ RUN      ] cuda.BinSortEmptyKeysView
39: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
39: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
39: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (16840 ms)
39: [ RUN      ] cuda.NestedSort
39: [       OK ] cuda.NestedSort (42 ms)
39: [ RUN      ] cuda.NestedSortByKey
39: [       OK ] cuda.NestedSortByKey (140 ms)
39: [----------] 9 tests from cuda (18036 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 9 tests from 1 test suite ran. (18036 ms total)
39: [  PASSED  ] 9 tests.
39/59 Test #39: Kokkos_UnitTest_Sort ........................   Passed   20.13 sec
test 40
      Start 40: Kokkos_UnitTest_Random

40: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_UnitTest_Random
40: Test timeout computed to be: 1500
40: [==========] Running 3 tests from 1 test suite.
40: [----------] Global test environment set-up.
40: [----------] 3 tests from cuda
40: [ RUN      ] cuda.Random_XorShift64
40: Test Seed:1706221906622935523
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.0146522 0.0144827 || 0.051031 28030 29304 || 29100.8 28674.4 || 200.209 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00783285 -0.00147466 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.0185359 0.0178633 || 0.051031 28041 29337 || 28152.6 28674.4 || 246.942 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00569981 0.000245531 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.0030068 0.00897444 || 0.051031 28047 29339 || 28588.4 28674.4 || 124.063 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00560223 -0.000948561 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.0086986 0.0291398 || 0.051031 28060 29334 || 28926 28674.4 || 402.829 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.0175298 0.000495536 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000246068 -0.99999 -48242 || 0.051031 0 194989 || 2.92838e+09 28674.4 || -6.66897e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.000737066 -0.314367 0.164028 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195898 -0.999999 -57856.8 || 0.051031 0 1.55176e+06 || 2.86907e+10 28674.4 || -7.99813e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.0058873 -0.967618 10.264 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.71e-07 0.00707822 -0.0122978 || 0.051031 28040 29315 || 28472.9 28674.4 || -170.004 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 7.26496e-07 0.00613802 0.00410584 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.0309823 0.0274012 || 0.051031 28007 29330 || 27812.7 28674.4 || 378.795 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.0101397 -0.00436022 || 0.051031 1e+64 -1e+64
40: Test Seed:1706221906751913910
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.00137466 -0.0169221 || 0.051031 27983 29353 || 28713.9 28674.4 || -233.931 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00166663 0.0067909 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.00695836 0.0102994 || 0.051031 28022 29319 || 28875.3 28674.4 || 142.379 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.00834376 -0.00380509 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.0264365 0.0035196 || 0.051031 28051 29305 || 29453 28674.4 || 48.6549 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.00681776 -0.00373182 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.0127853 0.0142759 || 0.051031 28075 29306 || 28312.4 28674.4 || 197.351 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.0166395 0.00500545 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000244894 -0.99999 -48247.1 || 0.051031 0 194992 || 2.92851e+09 28674.4 || -6.66968e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.000733504 -0.320049 0.158582 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195862 -0.999999 -57857.5 || 0.051031 0 1.55131e+06 || 2.8689e+10 28674.4 || -7.99823e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.00588606 -0.967831 10.2276 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.76045e-07 0.0205239 -0.00444917 || 0.051031 27999 29318 || 28097.7 28674.4 || -61.5053 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 7.41632e-07 0.0042129 -0.00342846 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.013551 -0.0156235 || 0.051031 28035 29304 || 29068.3 28674.4 || -215.98 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.00478919 0.000925726 || 0.051031 1e+64 -1e+64
40: [       OK ] cuda.Random_XorShift64 (256 ms)
40: [ RUN      ] cuda.Random_XorShift1024_0
40: Test Seed:1706221906878996448
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.0136502 0.000695884 || 0.051031 10934 11756 || 11534.4 11377 || 9.6199 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0113314 -0.00103629 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.0168642 -0.00752845 || 0.051031 10993 11752 || 11572.1 11377 || -104.073 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.0194508 -1.8683e-05 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.00226743 -0.0038746 || 0.051031 10956 11746 || 11402.8 11377 || -53.5625 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0162443 0.00559816 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.0169364 0.00288956 || 0.051031 10904 11786 || 11573 11377 || 39.9452 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00617676 0.00454526 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000243303 -0.999975 -7594.98 || 0.051031 0 77718 || 4.61072e+08 11377 || -1.04993e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.000729501 -0.172442 0.0271285 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00196061 -0.999997 -9108.06 || 0.051031 0 616738 || 4.51661e+09 11377 || -1.2591e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.00589265 -0.922976 1.61558 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.73387e-07 -0.00341997 -0.00209424 || 0.051031 10953 11772 || 11416 11377 || -28.9507 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 3.24249e-07 0.002295 -0.00266828 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.0130469 0.00588656 || 0.051031 10984 11773 || 11230.4 11377 || 81.3758 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.000380534 -0.00177629 || 0.051031 1e+64 -1e+64
40: Test Seed:1706221906971124308
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.0203657 0.00112917 || 0.051031 10901 11809 || 11149.9 11377 || 15.6097 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00590559 0.00148643 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00196694 0.000882928 || 0.051031 10945 11776 || 11354.6 11377 || 12.2056 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.0128614 -0.00113442 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.0354556 0.0167252 || 0.051031 10932 11862 || 11795.2 11377 || 231.209 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0198006 0.00072729 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00826405 -0.005848 || 0.051031 10948 11807 || 11283.7 11377 || -80.8428 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00330809 -0.0015427 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000246465 -0.999975 -7595.03 || 0.051031 0 77820 || 4.61056e+08 11377 || -1.04994e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.00073909 -0.157192 0.0227196 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.0019544 -0.999997 -9107.62 || 0.051031 0 616712 || 4.51589e+09 11377 || -1.25904e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.00587409 -0.922901 1.6125 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.98818e-07 -0.00134616 0.00409466 || 0.051031 10874 11795 || 11392.3 11377 || 56.6046 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 4.00543e-07 -0.00455375 0.00366693 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.0142917 0.00574245 || 0.051031 10997 11818 || 11541.9 11377 || 79.3836 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00663302 0.00304665 || 0.051031 1e+64 -1e+64
40: [       OK ] cuda.Random_XorShift1024_0 (216 ms)
40: [ RUN      ] cuda.Multi_streams
40: [       OK ] cuda.Multi_streams (303 ms)
40: [----------] 3 tests from cuda (775 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 3 tests from 1 test suite ran. (776 ms total)
40: [  PASSED  ] 3 tests.
40/59 Test #40: Kokkos_UnitTest_Random ......................   Passed    2.85 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

43: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
43: Test timeout computed to be: 1500
43: [==========] Running 13 tests from 10 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_lexicographical_compare_test
43: [ RUN      ] std_algorithms_lexicographical_compare_test.test
43: [       OK ] std_algorithms_lexicographical_compare_test.test (314 ms)
43: [----------] 1 test from std_algorithms_lexicographical_compare_test (314 ms total)
43: 
43: [----------] 1 test from std_algorithms_for_each_test
43: [ RUN      ] std_algorithms_for_each_test.test
43: [       OK ] std_algorithms_for_each_test.test (188 ms)
43: [----------] 1 test from std_algorithms_for_each_test (188 ms total)
43: 
43: [----------] 1 test from std_algorithms_find_test
43: [ RUN      ] std_algorithms_find_test.test
43: [       OK ] std_algorithms_find_test.test (102 ms)
43: [----------] 1 test from std_algorithms_find_test (102 ms total)
43: 
43: [----------] 4 tests from std_algorithms_non_mod_seq_ops
43: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
43: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (683 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
43: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1669 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.search
43: [       OK ] std_algorithms_non_mod_seq_ops.search (996 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
43: [       OK ] std_algorithms_non_mod_seq_ops.search_n (631 ms)
43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3982 ms total)
43: 
43: [----------] 1 test from std_algorithms_count_test
43: [ RUN      ] std_algorithms_count_test.test
43: [       OK ] std_algorithms_count_test.test (147 ms)
43: [----------] 1 test from std_algorithms_count_test (147 ms total)
43: 
43: [----------] 1 test from std_algorithms_equal_test
43: [ RUN      ] std_algorithms_equal_test.test
43: [       OK ] std_algorithms_equal_test.test (15 ms)
43: [----------] 1 test from std_algorithms_equal_test (15 ms total)
43: 
43: [----------] 1 test from std_algorithms_all_any_none_of_test
43: [ RUN      ] std_algorithms_all_any_none_of_test.test
43: [       OK ] std_algorithms_all_any_none_of_test.test (114 ms)
43: [----------] 1 test from std_algorithms_all_any_none_of_test (114 ms total)
43: 
43: [----------] 1 test from std_algorithms_nonmod_seq_ops
43: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
43: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (160 ms)
43: [----------] 1 test from std_algorithms_nonmod_seq_ops (160 ms total)
43: 
43: [----------] 1 test from std_algorithms_mismatch_test
43: [ RUN      ] std_algorithms_mismatch_test.test
43: [       OK ] std_algorithms_mismatch_test.test (289 ms)
43: [----------] 1 test from std_algorithms_mismatch_test (289 ms total)
43: 
43: [----------] 1 test from std_algorithms_mod_seq_ops
43: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
43: [       OK ] std_algorithms_mod_seq_ops.move_backward (70 ms)
43: [----------] 1 test from std_algorithms_mod_seq_ops (70 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 13 tests from 10 test suites ran. (5386 ms total)
43: [  PASSED  ] 13 tests.
43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    7.48 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D

44: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
44: Test timeout computed to be: 1500
44: [==========] Running 33 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 5 tests from std_algorithms_mod_ops_test
44: [ RUN      ] std_algorithms_mod_ops_test.move
44: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
44: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.swap
44: [       OK ] std_algorithms_mod_ops_test.swap (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.swap_within_parfor
44: [       OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
44: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
44: [----------] 5 tests from std_algorithms_mod_ops_test (0 ms total)
44: 
44: [----------] 12 tests from std_algorithms_mod_seq_ops_test
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
44: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
44: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
44: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
44: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
44: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
44: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
44: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
44: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
44: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
44: 
44: [----------] 4 tests from std_algorithms_replace_ops_test
44: [ RUN      ] std_algorithms_replace_ops_test.replace
44: [       OK ] std_algorithms_replace_ops_test.replace (44 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_if
44: [       OK ] std_algorithms_replace_ops_test.replace_if (215 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
44: [       OK ] std_algorithms_replace_ops_test.replace_copy (70 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
44: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (65 ms)
44: [----------] 4 tests from std_algorithms_replace_ops_test (395 ms total)
44: 
44: [----------] 11 tests from std_algorithms_mod_seq_ops
44: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
44: [       OK ] std_algorithms_mod_seq_ops.copy_if (49 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.unique
44: [       OK ] std_algorithms_mod_seq_ops.unique (393 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
44: [       OK ] std_algorithms_mod_seq_ops.unique_copy (116 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove
44: [       OK ] std_algorithms_mod_seq_ops.remove (81 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
44: [       OK ] std_algorithms_mod_seq_ops.remove_if (87 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
44: [       OK ] std_algorithms_mod_seq_ops.remove_copy (257 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
44: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (89 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.rotate
44: [       OK ] std_algorithms_mod_seq_ops.rotate (1945 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
44: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (610 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
44: [       OK ] std_algorithms_mod_seq_ops.shift_left (1772 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
44: [       OK ] std_algorithms_mod_seq_ops.shift_right (1754 ms)
44: [----------] 11 tests from std_algorithms_mod_seq_ops (7159 ms total)
44: 
44: [----------] 1 test from std_algorithms_modseq_test
44: [ RUN      ] std_algorithms_modseq_test.reverse
44: [       OK ] std_algorithms_modseq_test.reverse (60 ms)
44: [----------] 1 test from std_algorithms_modseq_test (60 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 33 tests from 5 test suites ran. (7620 ms total)
44: [  PASSED  ] 33 tests.
44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    9.72 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E

45: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
45: Test timeout computed to be: 1500
45: [==========] Running 29 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_sorting_ops_test
45: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
45: is_sorted: dynamic_view, all overloads 
45: is_sorted: stride2_view, all overloads 
45: is_sorted: stride3_view, all overloads 
45: [       OK ] std_algorithms_sorting_ops_test.is_sorted (15 ms)
45: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
45: is_sorted_until: dynamic_view, all overloads 
45: is_sorted_until: stride2_view, all overloads 
45: is_sorted_until: stride3_view, all overloads 
45: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (13 ms)
45: [----------] 2 tests from std_algorithms_sorting_ops_test (29 ms total)
45: 
45: [----------] 4 tests from std_algorithms_partitioning_test
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.partition_point
45: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
45: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
45: 
45: [----------] 1 test from std_algorithms_partitioning_ops
45: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
45: [       OK ] std_algorithms_partitioning_ops.partition_copy (27 ms)
45: [----------] 1 test from std_algorithms_partitioning_ops (27 ms total)
45: 
45: [----------] 12 tests from std_algorithms_numerics_test
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
45: [----------] 12 tests from std_algorithms_numerics_test (10 ms total)
45: 
45: [----------] 1 test from std_algorithms_numerics_ops_test
45: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
45: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (130 ms)
45: [----------] 1 test from std_algorithms_numerics_ops_test (130 ms total)
45: 
45: [----------] 8 tests from std_algorithms_numeric_ops_test
45: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (602 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (384 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (174 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (50 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
45: [----------] 8 tests from std_algorithms_numeric_ops_test (1212 ms total)
45: 
45: [----------] 1 test from std_algorithms_transform_ops_test
45: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
45: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (49 ms)
45: [----------] 1 test from std_algorithms_transform_ops_test (49 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 29 tests from 7 test suites ran. (1462 ms total)
45: [  PASSED  ] 29 tests.
45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    3.55 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

46: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
46: Test timeout computed to be: 1500
46: [==========] Running 12 tests from 7 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_adjacent_find_team_test
46: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
46: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (476 ms)
46: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
46: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (463 ms)
46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (940 ms total)
46: 
46: [----------] 2 tests from std_algorithms_count_team_test
46: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
46: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (787 ms)
46: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
46: [       OK ] std_algorithms_count_team_test.count_returns_zero (184 ms)
46: [----------] 2 tests from std_algorithms_count_team_test (971 ms total)
46: 
46: [----------] 1 test from std_algorithms_count_if_team_test
46: [ RUN      ] std_algorithms_count_if_team_test.test
46: [       OK ] std_algorithms_count_if_team_test.test (252 ms)
46: [----------] 1 test from std_algorithms_count_if_team_test (252 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_team_test
46: [ RUN      ] std_algorithms_for_each_team_test.test
46: [       OK ] std_algorithms_for_each_team_test.test (517 ms)
46: [----------] 1 test from std_algorithms_for_each_team_test (517 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_n_team_test
46: [ RUN      ] std_algorithms_for_each_n_team_test.test
46: [       OK ] std_algorithms_for_each_n_team_test.test (540 ms)
46: [----------] 1 test from std_algorithms_for_each_n_team_test (540 ms total)
46: 
46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
46: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4724 ms)
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
46: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2591 ms)
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
46: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2628 ms)
46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9945 ms total)
46: 
46: [----------] 2 tests from std_algorithms_mismatch_team_test
46: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
46: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (3016 ms)
46: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
46: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (679 ms)
46: [----------] 2 tests from std_algorithms_mismatch_team_test (3696 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 12 tests from 7 test suites ran. (16864 ms total)
46: [  PASSED  ] 12 tests.
46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   18.93 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

47: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
47: Test timeout computed to be: 1500
47: [==========] Running 8 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_equal_team_test
47: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
47: [       OK ] std_algorithms_equal_team_test.views_are_equal (1941 ms)
47: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
47: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (972 ms)
47: [----------] 2 tests from std_algorithms_equal_team_test (2914 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_team_test
47: [ RUN      ] std_algorithms_search_team_test.sequences_exist
47: [       OK ] std_algorithms_search_team_test.sequences_exist (718 ms)
47: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1032 ms)
47: [----------] 2 tests from std_algorithms_search_team_test (1750 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_end_team_test
47: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
47: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2807 ms)
47: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2443 ms)
47: [----------] 2 tests from std_algorithms_find_end_team_test (5251 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_first_of_team_test
47: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
47: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1977 ms)
47: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (9461 ms)
47: [----------] 2 tests from std_algorithms_find_first_of_team_test (11439 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 8 tests from 4 test suites ran. (21356 ms total)
47: [  PASSED  ] 8 tests.
47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   23.42 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

48: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
48: Test timeout computed to be: 1500
48: [==========] Running 11 tests from 7 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_find_team_test
48: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
48: [       OK ] std_algorithms_find_team_test.searched_values_exist (274 ms)
48: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
48: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (496 ms)
48: [----------] 2 tests from std_algorithms_find_team_test (771 ms total)
48: 
48: [----------] 2 tests from std_algorithms_find_if_team_test
48: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
48: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (189 ms)
48: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
48: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (491 ms)
48: [----------] 2 tests from std_algorithms_find_if_team_test (680 ms total)
48: 
48: [----------] 2 tests from std_algorithms_find_if_not_team_test
48: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
48: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (505 ms)
48: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
48: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (187 ms)
48: [----------] 2 tests from std_algorithms_find_if_not_team_test (693 ms total)
48: 
48: [----------] 1 test from std_algorithms_all_of_team_test
48: [ RUN      ] std_algorithms_all_of_team_test.test
48: [       OK ] std_algorithms_all_of_team_test.test (486 ms)
48: [----------] 1 test from std_algorithms_all_of_team_test (486 ms total)
48: 
48: [----------] 1 test from std_algorithms_any_of_team_test
48: [ RUN      ] std_algorithms_any_of_team_test.test
48: [       OK ] std_algorithms_any_of_team_test.test (181 ms)
48: [----------] 1 test from std_algorithms_any_of_team_test (182 ms total)
48: 
48: [----------] 1 test from std_algorithms_none_of_team_test
48: [ RUN      ] std_algorithms_none_of_team_test.test
48: [       OK ] std_algorithms_none_of_team_test.test (493 ms)
48: [----------] 1 test from std_algorithms_none_of_team_test (493 ms total)
48: 
48: [----------] 2 tests from std_algorithms_search_n_team_test
48: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
48: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (243 ms)
48: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
48: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (301 ms)
48: [----------] 2 tests from std_algorithms_search_n_team_test (544 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 11 tests from 7 test suites ran. (3851 ms total)
48: [  PASSED  ] 11 tests.
48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    5.93 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

49: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
49: Test timeout computed to be: 1500
49: [==========] Running 3 tests from 3 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_min_element_team_test
49: [ RUN      ] std_algorithms_min_element_team_test.test
49: [       OK ] std_algorithms_min_element_team_test.test (1880 ms)
49: [----------] 1 test from std_algorithms_min_element_team_test (1880 ms total)
49: 
49: [----------] 1 test from std_algorithms_max_element_team_test
49: [ RUN      ] std_algorithms_max_element_team_test.test
49: [       OK ] std_algorithms_max_element_team_test.test (1869 ms)
49: [----------] 1 test from std_algorithms_max_element_team_test (1869 ms total)
49: 
49: [----------] 1 test from std_algorithms_minmax_element_team_test
49: [ RUN      ] std_algorithms_minmax_element_team_test.test
49: [       OK ] std_algorithms_minmax_element_team_test.test (2772 ms)
49: [----------] 1 test from std_algorithms_minmax_element_team_test (2772 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 3 tests from 3 test suites ran. (6522 ms total)
49: [  PASSED  ] 3 tests.
49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    8.58 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

50: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
50: Test timeout computed to be: 1500
50: [==========] Running 6 tests from 6 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_fill_team_test
50: [ RUN      ] std_algorithms_fill_team_test.test
50: [       OK ] std_algorithms_fill_team_test.test (331 ms)
50: [----------] 1 test from std_algorithms_fill_team_test (331 ms total)
50: 
50: [----------] 1 test from std_algorithms_fill_n_team_test
50: [ RUN      ] std_algorithms_fill_n_team_test.test
50: [       OK ] std_algorithms_fill_n_team_test.test (285 ms)
50: [----------] 1 test from std_algorithms_fill_n_team_test (286 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_team_test
50: [ RUN      ] std_algorithms_replace_team_test.test
50: [       OK ] std_algorithms_replace_team_test.test (474 ms)
50: [----------] 1 test from std_algorithms_replace_team_test (474 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_if_team_test
50: [ RUN      ] std_algorithms_replace_if_team_test.test
50: [       OK ] std_algorithms_replace_if_team_test.test (769 ms)
50: [----------] 1 test from std_algorithms_replace_if_team_test (769 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_copy_team_test
50: [ RUN      ] std_algorithms_replace_copy_team_test.test
50: [       OK ] std_algorithms_replace_copy_team_test.test (1570 ms)
50: [----------] 1 test from std_algorithms_replace_copy_team_test (1570 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_copy_if_team_test
50: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
50: [       OK ] std_algorithms_replace_copy_if_team_test.test (1084 ms)
50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1084 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 6 tests from 6 test suites ran. (4515 ms total)
50: [  PASSED  ] 6 tests.
50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    6.58 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

51: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
51: Test timeout computed to be: 1500
51: [==========] Running 4 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_reverse_team_test
51: [ RUN      ] std_algorithms_reverse_team_test.test
51: [       OK ] std_algorithms_reverse_team_test.test (335 ms)
51: [----------] 1 test from std_algorithms_reverse_team_test (335 ms total)
51: 
51: [----------] 1 test from std_algorithms_reverse_copy_team_test
51: [ RUN      ] std_algorithms_reverse_copy_team_test.test
51: [       OK ] std_algorithms_reverse_copy_team_test.test (373 ms)
51: [----------] 1 test from std_algorithms_reverse_copy_team_test (373 ms total)
51: 
51: [----------] 1 test from std_algorithms_rotate_team_test
51: [ RUN      ] std_algorithms_rotate_team_test.test
51: [       OK ] std_algorithms_rotate_team_test.test (886 ms)
51: [----------] 1 test from std_algorithms_rotate_team_test (886 ms total)
51: 
51: [----------] 1 test from std_algorithms_rotate_copy_team_test
51: [ RUN      ] std_algorithms_rotate_copy_team_test.test
51: [       OK ] std_algorithms_rotate_copy_team_test.test (619 ms)
51: [----------] 1 test from std_algorithms_rotate_copy_team_test (619 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (2214 ms total)
51: [  PASSED  ] 4 tests.
51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    4.28 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

52: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
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_move_team_test
52: [ RUN      ] std_algorithms_move_team_test.test
52: [       OK ] std_algorithms_move_team_test.test (647 ms)
52: [----------] 1 test from std_algorithms_move_team_test (647 ms total)
52: 
52: [----------] 1 test from std_algorithms_move_backward_team_test
52: [ RUN      ] std_algorithms_move_backward_team_test.test
52: [       OK ] std_algorithms_move_backward_team_test.test (529 ms)
52: [----------] 1 test from std_algorithms_move_backward_team_test (529 ms total)
52: 
52: [----------] 1 test from std_algorithms_shift_left_team_test
52: [ RUN      ] std_algorithms_shift_left_team_test.test
52: [       OK ] std_algorithms_shift_left_team_test.test (1936 ms)
52: [----------] 1 test from std_algorithms_shift_left_team_test (1936 ms total)
52: 
52: [----------] 1 test from std_algorithms_shift_right_team_test
52: [ RUN      ] std_algorithms_shift_right_team_test.test
52: [       OK ] std_algorithms_shift_right_team_test.test (1715 ms)
52: [----------] 1 test from std_algorithms_shift_right_team_test (1715 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 4 tests from 4 test suites ran. (4828 ms total)
52: [  PASSED  ] 4 tests.
52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    7.02 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

53: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
53: Test timeout computed to be: 1500
53: [==========] Running 9 tests from 9 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_copy_team_test
53: [ RUN      ] std_algorithms_copy_team_test.test
53: [       OK ] std_algorithms_copy_team_test.test (864 ms)
53: [----------] 1 test from std_algorithms_copy_team_test (864 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_n_team_test
53: [ RUN      ] std_algorithms_copy_n_team_test.test
53: [       OK ] std_algorithms_copy_n_team_test.test (364 ms)
53: [----------] 1 test from std_algorithms_copy_n_team_test (364 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_backward_team_test
53: [ RUN      ] std_algorithms_copy_backward_team_test.test
53: [       OK ] std_algorithms_copy_backward_team_test.test (519 ms)
53: [----------] 1 test from std_algorithms_copy_backward_team_test (519 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_if_team_test
53: [ RUN      ] std_algorithms_copy_if_team_test.test
53: [       OK ] std_algorithms_copy_if_team_test.test (764 ms)
53: [----------] 1 test from std_algorithms_copy_if_team_test (764 ms total)
53: 
53: [----------] 1 test from std_algorithms_unique_copy_team_test
53: [ RUN      ] std_algorithms_unique_copy_team_test.test
53: [       OK ] std_algorithms_unique_copy_team_test.test (1680 ms)
53: [----------] 1 test from std_algorithms_unique_copy_team_test (1680 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_team_test
53: [ RUN      ] std_algorithms_remove_team_test.test
53: [       OK ] std_algorithms_remove_team_test.test (951 ms)
53: [----------] 1 test from std_algorithms_remove_team_test (951 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_if_team_test
53: [ RUN      ] std_algorithms_remove_if_team_test.test
53: [       OK ] std_algorithms_remove_if_team_test.test (943 ms)
53: [----------] 1 test from std_algorithms_remove_if_team_test (943 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_copy_team_test
53: [ RUN      ] std_algorithms_remove_copy_team_test.test
53: [       OK ] std_algorithms_remove_copy_team_test.test (1193 ms)
53: [----------] 1 test from std_algorithms_remove_copy_team_test (1193 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_copy_if_team_test
53: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
53: [       OK ] std_algorithms_remove_copy_if_team_test.test (1014 ms)
53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1014 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 9 tests from 9 test suites ran. (8297 ms total)
53: [  PASSED  ] 9 tests.
53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   10.40 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

54: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
54: Test timeout computed to be: 1500
54: [==========] Running 4 tests from 4 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_unique_team_test
54: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
54: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1832 ms)
54: [----------] 1 test from std_algorithms_unique_team_test (1832 ms total)
54: 
54: [----------] 1 test from std_algorithms_adjacent_difference_team_test
54: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
54: [       OK ] std_algorithms_adjacent_difference_team_test.test (1551 ms)
54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1551 ms total)
54: 
54: [----------] 1 test from std_algorithms_reduce_team_test
54: [ RUN      ] std_algorithms_reduce_team_test.test
54: [       OK ] std_algorithms_reduce_team_test.test (865 ms)
54: [----------] 1 test from std_algorithms_reduce_team_test (865 ms total)
54: 
54: [----------] 1 test from std_algorithms_transform_reduce_team_test
54: [ RUN      ] std_algorithms_transform_reduce_team_test.test
54: [       OK ] std_algorithms_transform_reduce_team_test.test (1416 ms)
54: [----------] 1 test from std_algorithms_transform_reduce_team_test (1416 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 4 tests from 4 test suites ran. (5666 ms total)
54: [  PASSED  ] 4 tests.
54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    7.78 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

55: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
55: Test timeout computed to be: 1500
55: [==========] Running 18 tests from 5 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_is_sorted_team_test
55: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
55: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (731 ms)
55: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
55: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2353 ms)
55: [----------] 2 tests from std_algorithms_is_sorted_team_test (3085 ms total)
55: 
55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (16 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (18 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2283 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1164 ms)
55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3483 ms total)
55: 
55: [----------] 4 tests from std_algorithms_is_partitioned_team_test
55: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
55: [       OK ] std_algorithms_is_partitioned_team_test.empty (8 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
55: [       OK ] std_algorithms_is_partitioned_team_test.all_true (563 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
55: [       OK ] std_algorithms_is_partitioned_team_test.all_false (565 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.random
55: [       OK ] std_algorithms_is_partitioned_team_test.random (546 ms)
55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1685 ms total)
55: 
55: [----------] 4 tests from std_algorithms_partition_copy_team_test
55: [ RUN      ] std_algorithms_partition_copy_team_test.empty
55: [       OK ] std_algorithms_partition_copy_team_test.empty (13 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
55: [       OK ] std_algorithms_partition_copy_team_test.all_true (1118 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
55: [       OK ] std_algorithms_partition_copy_team_test.all_false (1175 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.random
55: [       OK ] std_algorithms_partition_copy_team_test.random (1098 ms)
55: [----------] 4 tests from std_algorithms_partition_copy_team_test (3405 ms total)
55: 
55: [----------] 4 tests from std_algorithms_partition_point_team_test
55: [ RUN      ] std_algorithms_partition_point_team_test.empty
55: [       OK ] std_algorithms_partition_point_team_test.empty (7 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.all_true
55: [       OK ] std_algorithms_partition_point_team_test.all_true (334 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.all_false
55: [       OK ] std_algorithms_partition_point_team_test.all_false (337 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.random
55: [       OK ] std_algorithms_partition_point_team_test.random (318 ms)
55: [----------] 4 tests from std_algorithms_partition_point_team_test (999 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 18 tests from 5 test suites ran. (12659 ms total)
55: [  PASSED  ] 18 tests.
55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed   14.74 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

56: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
56: Test timeout computed to be: 1500
56: [==========] Running 5 tests from 4 test suites.
56: [----------] Global test environment set-up.
56: [----------] 2 tests from std_algorithms_transform_team_test
56: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
56: [       OK ] std_algorithms_transform_team_test.test_unary_op (957 ms)
56: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
56: [       OK ] std_algorithms_transform_team_test.test_binary_op (994 ms)
56: [----------] 2 tests from std_algorithms_transform_team_test (1951 ms total)
56: 
56: [----------] 1 test from std_algorithms_generate_team_test
56: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
56: [       OK ] std_algorithms_generate_team_test.test_unary_op (2275 ms)
56: [----------] 1 test from std_algorithms_generate_team_test (2275 ms total)
56: 
56: [----------] 1 test from std_algorithms_generate_n_team_test
56: [ RUN      ] std_algorithms_generate_n_team_test.test
56: [       OK ] std_algorithms_generate_n_team_test.test (296 ms)
56: [----------] 1 test from std_algorithms_generate_n_team_test (296 ms total)
56: 
56: [----------] 1 test from std_algorithms_swap_ranges_team_test
56: [ RUN      ] std_algorithms_swap_ranges_team_test.test
56: [       OK ] std_algorithms_swap_ranges_team_test.test (988 ms)
56: [----------] 1 test from std_algorithms_swap_ranges_team_test (989 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 5 tests from 4 test suites ran. (5512 ms total)
56: [  PASSED  ] 5 tests.
56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    7.68 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

57: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
57: Test timeout computed to be: 1500
57: [==========] Running 2 tests from 2 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_exclusive_scan_team_test
57: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
57: [       OK ] std_algorithms_exclusive_scan_team_test.test (2180 ms)
57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2180 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
57: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1078 ms)
57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1079 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (3259 ms total)
57: [  PASSED  ] 2 tests.
57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    5.33 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

58: Test command: /var/jenkins/workspace/Kokkos_PR-6749/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
58: Test timeout computed to be: 1500
58: [==========] Running 2 tests from 2 test suites.
58: [----------] Global test environment set-up.
58: [----------] 1 test from std_algorithms_inclusive_scan_team_test
58: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
58: [       OK ] std_algorithms_inclusive_scan_team_test.test (3267 ms)
58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3267 ms total)
58: 
58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
58: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
58: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2179 ms)
58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2179 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 2 tests from 2 test suites ran. (5447 ms total)
58: [  PASSED  ] 2 tests.
58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    7.55 sec
test 59
      Start 59: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 59

Total Test time (real) = 980.21 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Thu Jan 25 22:18:02 2024
stats zeroed                        Thu Jan 25 21:07:16 2024
cache hit (direct)                    57
cache hit (preprocessed)               0
cache miss                           672
cache hit rate                      7.82 %
cleanups performed                     9
files in cache                     10662
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 15c33125cd51eb00024dfd147c6425a5e17b4f2a2aeb86c12a408d620c8331c8
$ docker rm -f --volumes 15c33125cd51eb00024dfd147c6425a5e17b4f2a2aeb86c12a408d620c8331c8
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch HIP-ROCm-5.2
[Pipeline] }
Failed in branch HIP-ROCm-5.6-C++20
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE