Basic HTML version of Foils prepared August 29 98

Foil 3 Message Passing Interface (MPI)

From Designing and Building Parallel Programs 3: MPI Message Passing System DoD Modernization Tutorial -- 1995-1998. by Ian Foster, Gina Goff, Ehtesham Hayder, Chuck Koelbel


A standard message-passing library
  • p4, NX, PVM, Express, PARMACS are precursors
An MPI program defines a set of processes
  • (usually one process per node)
... that communicate by calling MPI functions
  • (point-to-point and collective)
... and can be constructed in a modular fashion
  • (communicators are the key)



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Apr 11 1999