From: Michael Starkie <Starfire@LL.MIT.EDU>
Newsgroups: comp.parallel.mpi
Subject: Running MPI programs without mpirun?
Date: Thu, 05 Nov 1998 17:03:19 -0500
Organization: MIT Lincoln Laboratory
Message-Id: <364220A7.96CC7889@LL.MIT.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


    I would like add an MPI interface to an established distributed
communications library. Presently the library supports TCP-IP,
IP-MULTICAST, shared memory, and others.  Users link their application
with this library to use the interfaces to these protocols. If I add an
MPI interface to the library, how will they be able to run their
applications outside the context of mpirun?

--
Michael Starkie
Distributed Systems
MIT Lincoln Laboratory

