From: "Chris Teli" <chraji@hotmail.com>
Newsgroups: comp.parallel.mpi
Subject: executable location?
Date: Thu, 8 Jul 1999 16:00:27 -0700
Organization: EarthLink Network, Inc.
Message-Id: <7m3afq$n4d$1@fir.prod.itd.earthlink.net>
Xref: ukc comp.parallel.mpi:5306


I am using mpich and when I try to execute a command using mpirun, it looks
only in the local directory
for the excutable.  Is this the default behavior.  To resolve this I have to
do a which on the excutable name and create a link to the executable in the
current directory and then use mpirun to run the job in parallel.
Can somebody give me an idea of what is going on here and how I can avoid
doing this?
thanks,
Chris

