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   : d0d1fc5e
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 | 5.207653e-03 |  1.213514e-02 | 1.641527e-02
knn          | 8.965782e-02 |  9.347699e-02 | 9.562139e-02
radius       | 2.730080e-02 |  2.940494e-02 | 3.084539e-02
==========================================================