Newsgroups: comp.parallel.mpi
From: Axel vom Endt <Axel.vom.Endt@linmpi.mpg.de>
Subject: Re: mpi on a non-networked machine
Organization: MPI f. Aeronomie
Date: Wed, 21 Jan 1998 16:46:51 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <34C6186B.2B525291@linmpi.mpg.de>

Stephen O'Sullivan wrote:
> 
> is anyone aware of a way to run mpi on a single machine without using
> network software?

Depends on what you mean by 'without using network software'.

I have MPICH running on a single Linux box for development. Multiple
processes are running on the same machine, but still connect via
sockets. In that sense, I am using network software, but no physical
network.

Hope that helps

-- 
  Axel vom Endt                      Office: A2_95
  Max-Planck-Institut f. Aeronomie   Phone:  +49-(0)5556-979-481
  Postfach 20                        Fax:    +49-(0)5556-979-240
  D-37191 Katlenburg-Lindau          Email:  endt@linmpi.mpg.de

