From: Roland Van Praag <roland@numeca.be>
Newsgroups: comp.parallel.mpi
Subject: Using both share and distributed memory
Date: Tue, 11 May 1999 16:40:30 +0200
Organization: Numeca International S.A.
Message-Id: <3738415E.FDD427E@numeca.be>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:5071


Hello,

Is it possible with mpich to run programs using simultaneously
shared and distributed memory?. On a cluster of multiprocessor UNIX
machines, is it possible to have a global communicator allowing
communications in distributed memory between different computer and a
communicator for each multiprocessor computer using shared memory?
If it is not possible with mpich but with another version of
MPI, could someone give me information about this?

Roland

