next up previous contents
Next: MPICOMMSPAWN MPI Communicator Spawn Up: MPI Functions Previous: MPIINITIALIZED MPI Initialized Test   Contents

Subsections

MPIINIT MPI Initialize

Usage

This function initializes the MPI subsystem and joins the current FreeMat process to the MPI environment. The general syntax for its use is

   mpiinit

Note that mpiinit must be called before any other MPI routines (with the exception of mpiinitialized), or an MPI error will occur.



Samit K. Basu 2005-03-16