pyamrex icon indicating copy to clipboard operation
pyamrex copied to clipboard

External MPI Support in `amrex_init`

Open ax3l opened this issue 2 years ago • 1 comments

We can either depend on compile-time on mpi4py or, as in openPMD, mirror the C APIs: https://github.com/openPMD/openPMD-api/blob/0.15.1/src/binding/python/Series.cpp#L41-L154

ax3l avatar Jul 27 '23 16:07 ax3l

Related to #271

ax3l avatar Apr 04 '24 23:04 ax3l