Skip to content

Passed

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

Took 2.3 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.854960e-03 |  5.974334e-03 | 6.095463e-03
knn          | 5.018344e-02 |  5.030695e-02 | 5.044000e-02
radius       | 1.778148e-02 |  1.807837e-02 | 1.836431e-02
==========================================================