Re: [OMPI users] run orterun with more than 200 processes

2012-03-02 Thread Ralph Castain
To: Open MPI Users > Subject: Re: [OMPI users] run orterun with more than 200 processes > > You might try putting that list of hosts in a hostfile instead of on the cmd > line - you may be hitting some limits there. > > I also don't believe that you can add an orted in t

Re: [OMPI users] run orterun with more than 200 processes

2012-03-02 Thread Jianzhang He
ent format in a hostfile. Thaks, Jianzhang From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Ralph Castain Sent: Thursday, March 01, 2012 3:05 PM To: Open MPI Users Subject: Re: [OMPI users] run orterun with more than 200 processes You might try putting that li

Re: [OMPI users] run orterun with more than 200 processes

2012-03-01 Thread Ralph Castain
You might try putting that list of hosts in a hostfile instead of on the cmd line - you may be hitting some limits there. I also don't believe that you can add an orted in that manner - orterun will have no idea how it got there and is likely to abort. On Mar 1, 2012, at 3:20 PM, Jianzhang He w

[OMPI users] run orterun with more than 200 processes

2012-03-01 Thread Jianzhang He
Hi, I am not sure if this is the right place to post this question. If you know where it is appropriate, please let me know. I need to run application that launches 200 processes with the command: 1)orterun --prefix ./ -np 200 -wd ./ -host hostname1.domain.com,1,2,3,4,5,6,7,8,9,.,196,