Basic HTML version of Foils prepared 24 August 98

Foil 42 A Simple Parallel Programming Model

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 A parallel computation is a set of tasks
2 Each task has local data, can be connected to other tasks by channels
3 A task can
  • Compute using local data
  • Send to/receive from other tasks
  • Create new tasks, or terminate itself
4 A receiving task blocks until data available
5 Note ALL coordination is message passing

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