Skip to content

Passed

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

Took 0.91 sec.

Standard Output

ArborX version: 1.7 (dev)
ArborX hash   : 649d3a79
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.780319e-03 |  5.893446e-03 | 6.014805e-03
knn          | 4.989579e-02 |  5.002813e-02 | 5.014597e-02
radius       | 1.763241e-02 |  1.796145e-02 | 1.828400e-02
==========================================================