Skip to content

Passed

Build / CUDA-11.5.2-NVCC-CUDA-AWARE-MPI / projectroot.benchmarks.distributed_tree_driver.ArborX_Benchmark_DistributedTree (from CTest)

Took 1.7 sec.

Standard Output

ArborX version: 1.6 (dev)
ArborX hash   : bcea082d
Kokkos version: 4.1.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 | 1.789499e-01 |  1.791119e-01 | 1.792607e-01
knn          | 6.267181e-02 |  6.297256e-02 | 6.329504e-02
radius       | 2.430741e-02 |  2.447734e-02 | 2.463422e-02
==========================================================