Skip to content

Passed

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

Took 1.4 sec.

Standard Output

ArborX version: 1.6 (dev)
ArborX hash   : 40ca8ba8
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.592946e-03 |  3.597032e-03 | 3.605748e-03
knn          | 4.075603e-02 |  4.087159e-02 | 4.106184e-02
radius       | 2.033570e-02 |  2.042210e-02 | 2.045920e-02
==========================================================