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.9 sec.

Standard Output

ArborX version: 1.7 (dev)
ArborX hash   : d2f80a5d
Kokkos version: 4.3.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
--------------------------------------------------------------------------
The call to cuIpcGetMemHandle failed. This means the GPU RDMA protocol
cannot be used.
  cuIpcGetMemHandle return value:   1
  address: 0x30216ee80
Check the cuda.h file for what the return value means. Perhaps a reboot
of the node will clear the problem.
--------------------------------------------------------------------------
knn done
radius done
==========================================================

TimeMonitor results over 4 processors
Timer Name   | MinOverProcs | MeanOverProcs | MaxOverProcs
----------------------------------------------------------
construction | 1.941243e-01 |  1.942688e-01 | 1.944...
The rest of the test output was removed since it exceeds the threshold of 1024 bytes.