Re: Remote fork() and Parallel programming

Martin Konold (konold@alpha.tat.physik.uni-tuebingen.de)
Tue, 16 Jun 1998 09:09:19 +0200 (CEST)


On Mon, 15 Jun 1998, Alan Cox wrote:

> > So are you just giving up on the efficiency issue? It's OK to throw
> > performance away because you are using DSM?
>
> Which is going to cost more - a clean DSM environment thats easy to get
> things running in or a hard to use but slightly more efficient MPI interface
> (and if we are going to argue efficiency you can stick PVM somewere damp
> and hit the flush).

The SHMEM of some SPH code on a T3E is much faster/efficent than the MPI
implementation. It all basically does depend on the problem to be solved,
the algorithm chosen and on the communication hw. Of course it is easy
to cripple DSM machines bt simply ignoring the fact that not all memory
is local. SCI can help though.

Regards,
-- martin

// Martin Konold, Herrenbergerstr. 14, 72070 Tuebingen, Germany //
// Email: konold@kde.org //
RMSisch ist schlimmer als GNUisch (die fanatisch/religioese
Steigerung von GNUisch, daher ist GNUisch "nur" RMSisch-- ;-)
-- Harald Koenig --

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu