Open
Description
Problem
MPI extends C and Fortran. Both of these have standards bodies which give language specifications that are revised. Revisions in these standards can have implications on functionality that can be included in MPI
Proposal
The main standard should draw from specific versions of C and Fortran standards. Support for additional versions may be indicated in side/complementary documents, but this can be done as a separate issue.
Changes to the Text
Update Chapter 1 to indicate a version of the C standard for the main MPI standard.
Impact on Implementations
Better expectations for functions that compilers need to have to support MPI.
Impact on Users
Better expectation for compilers they can use.
References and Pull Requests
None at present.
Metadata
Metadata
Assignees
Type
Projects
Status
To Do