Skip to content

bindings: Consolidate MPI and non-MPI Fortran adios2_init and adios2_open

Created by: bradking

Combine the bindings/Fortran/modules/{mpi,nompi}/* sources to provide a single definition of the modules providing the adios2_init and adios2_open generic procedures. Include the MPI signatures only when ADIOS is built with MPI enabled.

Merge request reports