Basic HTML version of Foils prepared 13 February 2000

Foil 19 Summary on Communication etc.

From Methodology of Computational Science CPS615 Computational Science -- Spring Semester 2000. by Geoffrey C. Fox


Distributed Shared Memory machines have communication features of both distributed (messages) and shared (memory access) architectures
Note for distributed memory, programming model must express data location (HPF Distribute command) and invocation of messages (MPI syntax)
For shared memory, need to express control (openMP) or processing parallelism and synchronization -- need to make certain that when variable updated, "correct" version is used by other processors accessing this variable and that values living in caches are updated



© 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 Thu Mar 16 2000