Newsgroups: comp.parallel.mpi
From: raja@rsn.hp.com (Raja Daoud)
Subject: Re: mpirun
Organization: Hewlett-Packard Co.; Convex Division
Date: 8 Jul 1997 17:00:16 -0500
Message-ID: <5pud9g$1p0@tbag.rsn.hp.com>

>Does anyone know of any portable implementations of mpirun apart 
>from the MPICH one.

There is really no portable mpirun since it's not part of the standard.
Most MPI implementations have their own system-specific mpirun command
(or multiple versions of mpirun).  Some MPIs have a startup mechanism
that doesn't require it.  If you have multiple implementations installed
on your system, you need to make sure you set your path to use the
appropriate mpirun.

--Raja

-=-
Raja Daoud			Hewlett-Packard Co., Convex Division
raja@rsn.hp.com			http://www.hp.com/wsg/ssa/mpi/mpihome.html

