Hi,

Thanks for your reply. Yes, your mpirun command works for me. But I need to use 
bsub job scheduler. I wonder why 
bsub -e ERR -o OUT -n 16 openmpi-mpirun "/bin/sh -c ulimit -s unlimited; 
./wrf.exe" doesn't work.

Cheers,

Min Zhu


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

Min Zhu a écrit :
> Hi, 
> 
> I excuted 
> bsub -e ERR -o OUT -n 16 openmpi-mpirun "/bin/sh -c ulimit -s unlimited; 
> ./wrf.exe"
> 
Hello,

Here we use :

  mpirun  /bin/tcsh -c " limit stacksize unlimited ; /full/path/to/wrf.exe"


        Regards,
        R. David
_______________________________________________
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