This release provides various minor enhancements as well as the following new features and significant changes:
- add class
mpl::file
implementing file i/o operations - Add Github workflow actions , which automatically build MPL using OpenMPI, MPICH and Intel MPI
- fix MPI data type creation for
std::tuple
- fix
scatterv
bug #34 - fix erroneous api usage of
MPI_Grequest_start
and related functions
Full Changelog: v0.2.1...v0.3.0