-
Notifications
You must be signed in to change notification settings - Fork 311
ABI Change Wishlist
Ken Raffenetti edited this page Nov 4, 2021
·
16 revisions
- Update MPI_Status struct
- Simplify count hi/lo and canceled
- Increase
MPI_MAX_INFO_VAL- Allow for more information in a single info hint, e.g. for RMA optimization
- Remove (or do not provide by default) functions removed from the MPI Standard
- e.g.
MPI_ERRHANDLER_CREATE
- e.g.
- Increase value of
MPI_MAX_PORT_NAME(and other string max values)