> 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