1 |
Advantages
-
Portable to MIMD distributed and shared memory machines - should scale to future machines with some difficulties (overlapping communication with itself and calculation)
-
Available now
-
MPI is an Industry Standard
-
PVM and Vendor Solutions available now as well as
-
older systems such as Express PICL and
-
Linda with related but different programming model
-
"All Problems" can be written in it
|