Skip to content

Conversation

@streeve
Copy link
Member

@streeve streeve commented Feb 14, 2023

Currently compile-time switch:

  • If ArborX was compiled with Cabana, use ArborX neighbor lists (not yet set up to use ArborX+Kokkos in a stand alone manner)
  • Otherwise, just Cabana linked cell lists
  • In the future, this should be much simpler with Cabana updates to unify the various neighbor options. Right now, type tags determine which to use with t recurring template parameter

@streeve streeve requested a review from steverangel February 14, 2023 20:32
Currently compile-time switch which always uses ArborX if found
@streeve
Copy link
Member Author

streeve commented Mar 30, 2023

@adrianpope just noticed with the CI that the KOKKOS_CLASS_LAMBDA will require C++17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant