Basic HTML version of Foils prepared 10 Oct 1995

Foil 5 Some Key Features of MPI

From Fox Presentation Fall 1995 CPS615 Basic Simulation Track for Computational Science -- Fall Semester 95. by Geoffrey C. Fox


1 Point to Point Message Passing
2 Collective Communication -- messages between >2 simultaneous processes
3 Support for Process Groups -- messaging in subsets of processors
4 Support for communication contexts -- general specification of message labels and ensuring unique to a set of routines as in a precompiled library
  • Note a communicator incorporates contexts and groups as single data structure and defines the scope of communication operation
5 Support for application (virtual) topologies analogous to distribution types in HPF
6 Inquiry routines to find out about environment such as number of processors

in Table To:


© on Tue Oct 7 1997