The MPE library of useful extensions


Up: Contents Next: Creating logfiles Previous: Sample MPI programs

It is anticipated that mpich will continue to accumulate extension routines of various kinds. Some of them may ultimately become part of an extended MPI Standard. In the meantime, we keep them in a library we call mpe, for MultiProcessing Environment. Currently the main components of the mpe library are

* A set of routines for creating logfiles for examination by upshot.
* A shared-display parallel X graphics library.
* Routines for sequentializing a section of code being executed in parallel.
* Debugger setup routines.



Up: Contents Next: Creating logfiles Previous: Sample MPI programs