MPI within SMP machines question
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Ron Chen ron_chen_123 at yahoo.comSun Dec 2 14:55:29 PST 2001
- Previous message: MPI within SMP machines question
- Next message: [Fwd: Re: Need to do something Useful]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It depends on your MPI library implementation. For Sun MPI, if 2 processes are on the same machine, they will communicate via shared memory. I remember that there is a shared memory option for MPICH, I forgot the details, please refer to the documentation: http://www-unix.mcs.anl.gov/mpi/mpich/docs.html -Ron --- beowulf at hoolan.org wrote: > > With MPI, messages are passing over network in > typical beowulf > environment. My question is, when src and dst are > two processes > running on the same machine, does it still > communicate through > network? or something smarter way like shared > memory? or this > is a feature I can explicitly enable? Thank you for > your reply. > > > Regards, > Jeffrey Tang > > > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or > unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf __________________________________________________ Do You Yahoo!? Buy the perfect holiday gifts at Yahoo! Shopping. http://shopping.yahoo.com
- Previous message: MPI within SMP machines question
- Next message: [Fwd: Re: Need to do something Useful]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
