The Native Message-Passing System



next up previous
Next: mpc_bsend()-mpc_brecv() Up: The IBM SP-2 Previous: The IBM SP-2

The Native Message-Passing System

On the IBM SP-2, there are basically three native ways of designing message-passing programs. One can use MPL, a classic message-passing library (see [4]); one can use the private IBM implementation of MPI (Message Passing Interface) (see [6]); or one can use a private implementation of PVM, called PVMe, which corresponds to PVM 3.2.

MPL offers two ways of exchanging messages:





Jack Dongarra
Thu Jul 20 07:22:58 EDT 1995