Skip to content

bindings: Factor out MPI-specific bindings into separate sources

Podhorszki, Norbert requested to merge github/fork/bradking/mpi-sources into master

Created by: bradking

Move code conditioned by ADIOS2_HAVE_MPI into source files that are built only when that condition is true. Later this will be useful for compiling the MPI-specific sources in a separate library.

Merge request reports