Skip to content

Remove hard dependancy on MPI

Julien Bigot requested to merge remove_mpi_dep into master

This is based on !169 (merged) and should come after it.

This removes all uses of MPI in PDI core and moves it all to the dedicated plugin.

The Decl'SION plugin has been adapted to take the communicator in the config.

WARNING This changes the API

Merge request reports