Next: What is MPI?
Up: Introduction to MPI
Previous: Communicating with other processes
- Distributed memory
(e.g., Paragon, IBM SPx, workstation network)
- Shared memory
(e.g., SGI Power Challenge, Cray T3D)
Either may be used with SIMD or MIMD software models.
All memory is distributed.
2006-10-06