Skip to content

Passed

Build / HIP-5.6 / projectroot.benchmarks.distributed_tree_driver.ArborX_Benchmark_DistributedTree (from CTest)

Took 1.4 sec.

Standard Output

ArborX version: 1.7 (dev)
ArborX hash   : d2f80a5d
Kokkos version: 4.2.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 | 1.229036e-02 |  1.445992e-02 | 1.604138e-02
knn          | 8.220363e-02 |  8.578749e-02 | 8.728231e-02
radius       | 8.380535e-02 |  8.833923e-02 | 9.183579e-02
==========================================================