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   : e048df58
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 | 4.598498e-02 |  5.102402e-02 | 6.024663e-02
knn          | 6.484941e-02 |  6.691777e-02 | 7.043962e-02
radius       | 3.395725e-02 |  3.576998e-02 | 3.849764e-02
==========================================================