Beowulf in a Box (fwd)

Greg Lindahl lindahl@cs.virginia.edu
Mon, 28 Sep 1998 15:49:43 -0400


> Well written (and scalable)
> MPI programs don't do a lot of communication;

It's true that an MPI program that doesn't do a lot of communication
may very well be scalable, but there are many algorithms which simply
require a lot of communication.

-- g