From: gropp@fire.mcs.anl.gov (William Gropp)
Newsgroups: comp.parallel.mpi
Subject: Re: argv & mpich (Linux)
Date: 16 Jul 1999 08:53:52 -0500
Organization: Argonne National Laboratory
Message-Id: <7mndhg$ish$1@fire.mcs.anl.gov>
References: <Pine.LNX.4.10.9907141347430.26170-100000@krispc6.physik.uni-karlsruhe.de>
Xref: ukc comp.parallel.mpi:5341


In article <Pine.LNX.4.10.9907141347430.26170-100000@krispc6.physik.uni-karlsruhe.de>,
Johannes Zellner  <johannes@zellner.org> wrote:
>
>mpirun -np 2 my_program "this is should be one argument"
>
>results in 
>    argv[1] == this
>
>(mpich on Linux)
>

This is a bug in the MPICH mpirun that was recently fixed for the next release.

Bill
-- 
http://www.mcs.anl.gov/~gropp

