HomeMPI Programming MPI 1.1 Index Using MPI on the AC <- Prev -- Index -- Next ->

What is SPMD?

  • Single Program, Multiple Data
  • Same program runs everywhere.
  • Restriction on the general message-passing model.
  • Some platforms only support SPMD parallel programs
  • General message-passing model can be emulated.

APAC NATIONAL FACILITY<- Prev -- Index -- Next ->