Skip to content
Aborted

Changes

Summary

  1. Refactor DistributedTree to support APIv2 (details)
  2. Get rid of the Distances template argument (details)
  3. Refactor distribute benchmark to work with points not boxes (details)
  4. Add indexable_get() accessor to indexes (details)
  5. Remove ugly hack to access indexable getter in distributed callback (details)
  6. Hide LegacyDefaultCallbackWithRank behind MPI macro (details)
  7. Use Kokkos::is_view_v (details)
Commit f07bea631a07c015ab84ea1509ba96cdfe0564f7 by Andrey Prokopenko
Refactor DistributedTree to support APIv2
The file was modified src/details/ArborX_DetailsDistributedTreeNearest.hpp (diff)
The file was modified src/ArborX_DistributedTree.hpp (diff)
The file was modified src/ArborX_LinearBVH.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeUtils.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeSpatial.hpp (diff)
The file was modified src/details/ArborX_DetailsLegacy.hpp (diff)
Commit ce3bc3f248fe8e87b9bbfe238057b5d922953463 by Andrey Prokopenko
Get rid of the Distances template argument
The file was modified src/details/ArborX_DetailsDistributedTreeImpl.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeNearest.hpp (diff)
Commit 2f0196b2d6a87644e1ac872ea0711c6c8f1e177e by Andrey Prokopenko
Refactor distribute benchmark to work with points not boxes
The file was modified benchmarks/distributed_tree_driver/distributed_tree_driver.cpp (diff)
Commit 7755233b43493a86bef5d1379cba1af3d27ba94b by Andrey Prokopenko
Add indexable_get() accessor to indexes
The file was modified src/ArborX_BruteForce.hpp (diff)
The file was modified src/ArborX_DistributedTree.hpp (diff)
The file was modified src/ArborX_LinearBVH.hpp (diff)
Commit 9a31e60b2a107ae3c635a5c14f2684468a2060db by Andrey Prokopenko
Remove ugly hack to access indexable getter in distributed callback
The file was modified src/ArborX_LinearBVH.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeNearest.hpp (diff)
Commit bbfe353dba8eefec332b897ab8e02678b9b5303a by Andrey Prokopenko
Hide LegacyDefaultCallbackWithRank behind MPI macro
The file was modified src/details/ArborX_DetailsLegacy.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeSpatial.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeImpl.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeNearest.hpp (diff)