Skip to content

Passed

Build / CUDA-12.2.0-MPI / projectroot.benchmarks.distributed_tree_driver.ArborX_Benchmark_DistributedTree (from CTest)

Took 3.1 sec.

Standard Output

ArborX version: 1.7 (dev)
ArborX hash   : 5bc21875
Kokkos version: 4.3.99

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.866712e-03 |  5.988731e-03 | 6.111239e-03
knn          | 5.076735e-02 |  5.088509e-02 | 5.100122e-02
radius       | 1.753536e-02 |  1.784181e-02 | 1.815651e-02
==========================================================