Newsgroups: comp.parallel.mpi
From: "Andrew Mc.Ghee" <mcghee@sun.mech.uq.edu.au>
Subject: help with mpirun
Organization: Mechanical Engineering, UQ
Date: Tue, 12 Aug 1997 15:00:52 +1000
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <33EFEE04.50F4@sun.mech.uq.edu.au>

If I have an MPI application stored as /bin/LINUX/mpi.x
and a whole group of data files stored in /cases/data1/case1/
How do I run mpi.x, and keep /cases/data1/case1/ as my working
directory?
Everytime I use mpirun mpi.x, it appears to change the working directory
to /bin/LINUX/, instead of /cases/data1/case1/ (which is where I am
running mpirun from...)

Any ideas?

Thanks in advance,
Andrew Mc.Ghee
Mechanical Engineering
University of Queensland

