ECP-copa / CabanaMD

Molecular dynamics proxy application based on Cabana
Other
19 stars 14 forks source link

Use Cajita for MPI decomposition #57

Closed streeve closed 3 years ago

streeve commented 4 years ago

Replace current MPI subdomain grid/mesh with Cajita. This will simplify the Comm class and enable using Cajita periodic-enabled Halo/Distributors once implemented.

First step towards #17