Skip to content

Passed

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

Took 0.94 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.838725e-03 |  5.956322e-03 | 6.081053e-03
knn          | 4.750840e-02 |  4.762293e-02 | 4.773994e-02
radius       | 1.759703e-02 |  1.791856e-02 | 1.824151e-02
==========================================================