Skip to content

Indicate version of C standard that MPI is based on #693

Open
@bkmgit

Description

@bkmgit

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

Labels

chap-termsMPI Terms and Conventions Chapter Committeempi-6For inclusion in the MPI 5.1 or 6.0 standard

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions