Description
Problem
Both the Languages WG and the Hybrid & Accelerator WG require the ability to add bindings to the MPI Standard, but the bindings are not relevant to large parts of the MPI Standard audience. Therefore adding ever more bindings into the core document would clutter it unnecessarily.
Proposal
We want to add a short section to 4.1 which allows the introduction of side documents. These side documents are not bound by the MPI Standard timeline. It will be made clear the side documents are overlapping of core concepts and do not introduce concepts that are not present in the core, but also do not need to allow for everything in the core Standard.
Changes to the Text
Introduction of a single section in either Chapter 1.
Impact on Implementations
Implementors will need to consider which side documents they want to support (development overhead), and be very clear on their various distribution channels the support levels.
Impact on Users
Users will be required to know about the support for every side document from each implementation due to the optional aspect.
References and Pull Requests
Fixed by: PR 694