Skip to content

Passed

Build / SYCL / projectroot.benchmarks.distributed_tree_driver.ArborX_Benchmark_DistributedTree (from CTest)

Took 1.5 sec.

Standard Output

ArborX version: 1.6 (dev)
ArborX hash   : 908f934f
Kokkos version: 4.1.0

Running with arguments:
perform knn search      : true
perform radius search   : true
#points/MPI process     : 20000
#queries/MPI process    : 5000
size of shift           : 1
dimension               : 3
shift-queries           : false

construction done
knn done
radius done
==========================================================

TimeMonitor results over 4 processors
Timer Name   | MinOverProcs | MeanOverProcs | MaxOverProcs
----------------------------------------------------------
construction | 3.010872e-03 |  3.036706e-03 | 3.102658e-03
knn          | 4.108071e-02 |  4.127521e-02 | 4.184701e-02
radius       | 2.011019e-02 |  2.019083e-02 | 2.028120e-02
==========================================================