There are a number of areas where an MPI implementation may interact
with the operating environment and system. While MPI does not mandate
that any services (such as I/O or signal handling) be provided, it does
strongly suggest the behavior to be provided if those services are
available. This is an important point in achieving portability across
platforms that provide the same set of services.
Subsections
MPI-Standard for MARMOT