12.7. The Dynamic Process Model

PreviousUpNext
Up: Process Initialization, Creation, and Management Next: Starting Processes Previous: Clarifications

The dynamic process model allows for the creation and cooperative termination of processes after an MPI application has started. It provides a mechanism to establish communication between the newly created processes and the existing MPI application. It also provides a mechanism to establish communication between two existing MPI applications, even when one did not ``start'' the other.

The MPI procedures described in this section require the World Model, meaning that MPI_INIT or MPI_INIT_THREAD has been used to initialize MPI.


PreviousUpNext
Up: Process Initialization, Creation, and Management Next: Starting Processes Previous: Clarifications


Return to MPI-4.1 Standard Index
Return to MPI Forum Home Page

(Unofficial) MPI-4.1 of November 2, 2023
HTML Generated on November 19, 2023