Re: understanding 9grid and clustering?
"Ronald G. Minnich" <[email protected]> Tue, 7 Sep 2004 08:15:31 -0600 (MDT)
| Newsgroups | gmane.os.plan9.nine-grid |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 6 Sep 2004, Charles Forsyth wrote: > the message passing is considerably less elaborated than MPI's: > send, receive, alt, with blocking and non-blocking forms. the good news is that nobody who uses MPI really uses more than about 5 functions anyway: set it up, tear it down, read, write, broadcast, and I forget the last one or two. ron