From: John Roberts <johnr@jhu.edu>
Newsgroups: comp.parallel
Subject: Sockets and MPI
Date: 9 May 1999 04:48:20 GMT
Organization: HCF - Johns Hopkins University, Baltimore, Maryland, USA
Approved: bigrigg@cs.cmu.edu
Message-Id: <7h342k$j4d$1@goldenapple.srv.cs.cmu.edu>
Originator: bigrigg@ux6.sp.cs.cmu.edu
Xref: ukc comp.parallel:15578


Note: comp.parallel.mpi is broken here... :-(

How does MPI do communication between processes on a single processor 
workstation?

I want to use MPI in my application so that if I decide to support
multiprocessor environments there will be little modification
required, but I know that sockets have too much over head for a
single-processor environment (I'd need a few hundred sockets in this
application). 

Thanks!
John

--
Articles to bigrigg+parallel@cs.cmu.edu (Admin: bigrigg@cs.cmu.edu)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel

