MPI_SWAP -> MPI_PUT
Raja Daoud (raja@tbag.rsn.hp.com)
Wed, 19 Jun 1996 10:47:33 CDT
Another detail: MPI_SWAP is a misnomer, it's not swapping the the data
between the origin buffer and the target window. How about MPI_PUT as
the operation name, since it is ~= the MPI_Put() function?
--Raja