Hi, Ashley,

I changed the content in openmpi-mpirun script you mentioned but wrf.exe
still not executed.

Cheers,

Min Zhu

-----Original Message-----
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Ashley Pittman
Sent: 17 December 2009 16:39
To: Open MPI Users
Subject: Re: [OMPI users] About openmpi-mpirun

On Thu, 2009-12-17 at 14:40 +0000, Min Zhu wrote:

> Here is the content of openmpi-mpirun file, so maybe something needs
to
> be changed?
> if [ x"${LSB_JOBFILENAME}" = x -o x"${LSB_HOSTS}" = x ]; then
>     usage
>     exit -1
> fi
> 
> MYARGS=$*

Shouldn't this be MYARGS=$@  It'll change the way quoted args are
forwarded to the parallel job.

Ashley,


-- 

Ashley Pittman, Bath, UK.

Padb - A parallel job inspection tool for cluster computing
http://padb.pittman.org.uk

_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users

CONFIDENTIALITY NOTICE: This e-mail, including any attachments, contains 
information that may be confidential, and is protected by copyright. It is 
directed to the intended recipient(s) only.  If you have received this e-mail 
in error please e-mail the sender by replying to this message, and then delete 
the e-mail. Unauthorised disclosure, publication, copying or use of this e-mail 
is prohibited.  Any communication of a personal nature in this e-mail is not 
made by or on behalf of any RES group company. E-mails sent or received may be 
monitored to ensure compliance with the law, regulation and/or our policies.

Reply via email to