Basic HTML version of Foils prepared 24 August 98

Foil 41 Message-Passing Systems

From Master Foilset for CPS615 Introduction -- Material from Culler and Koelbel Computational Science for Simulations -- Fall Semester 1998. by Geoffrey C. Fox, Nancy McCracken


1 Program is based on typically coarse-grain tasks
2 Separate address space and a processor number for each task
3 Data shared by explicit messages
  • Point-to-point and collective communications patterns
4 Examples: MPI, PVM, Occam for parallel computing
5 Universal model for distributed computing to link naturally decomposed parts e.g. HTTP, RMI, IIOP etc. are all message passing
  • distributed object technology (COM, CORBA) built on functionally concurrent objects sending and receiving messages
6 Advantages:
  • Close to hardware ALWAYS
  • Can be close to problem as in distributed objects or functional parallelism
7 Disadvantages:
  • Many low-level details when NOT close to problem.

in Table To:


© 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