Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

Neighbor list roadmap

Open streeve opened this issue 4 years ago • 0 comments

Driven by discussion with about the HACCabana proxy app, we need new functionality for improved neighbor list performance:

LinkedCellList #712 (replaced #557)

  • [x] NeighborList interface
  • [x] new neighbor_parallel_for
  • [x] new linkedcell_parallel

Add particle interaction functor overload to neighbor lists to compute directly rather than store neighbors:

  • [ ] VerletList
  • [ ] ArborX list

Add distributed neighbor search

  • [ ] ArborX

streeve avatar Oct 14 '21 21:10 streeve