next up previous
Next: MPI Process Control Up: PVMPI: An Integration Previous: PVM Group Services

The Static World of MPI

As previously stated, many systems provide only a static process control model. The nodes in such a model may be fixed at compile, download, or spawn time; and once started, an application cannot usually change size or migrate during its execution. Failure of a single program module causing the entire application to fail by invalidating its message communicators.

Because of the wide range of possible initialization options, the MPI forum decided against standardizing process control. This decision had several advantages:





Jack Dongarra
Fri Apr 12 11:15:36 EDT 1996