Newsgroups: comp.parallel.mpi
From: ma@Informatik.TU-Muenchen.DE (Lei Ma)
Subject: Q: MPIRUN
Organization: Technische Universitaet Muenchen, Germany
Date: 2 Sep 1996 12:42:37 GMT
Message-ID: <50eknt$acn@sunsystem5.informatik.tu-muenchen.de>


hello,
 I have a MPI program and it runs good with LAM, now I try it to run with
MPICH. 
With the command: mpirun -mr_np 3 /home/ma/DA/ParTfC/code_local_SUN.ch
came the following message:

Warning: Command line arguments for program should be given
after the program name.  Assuming that 3 is a
command line argument for the program.
 ERROR: Illegal argument: 3                   
 ERROR: Argument not recognized: -p4pg               
 ERROR: Illegal argument: /export3/home/ma/Par

do somebody know what is wrong with it?

(this program don't need any Commandline arguments)

Regards

lei

