slide 25 of 37
Higher-Level Message-Passing
-
Lots of software supports message-passing parallel programs
-
Two very popular messaging libraries
-
PVM is Parallel Virtual Machine
(the de-facto standard)
-
MPI is Message Passing Interface
(the official standard)
-
Various high-level parallel languages
-
Using sockets, all this also works for SMPs