Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Tena Sakai
Thank you, Gus. I am encouraged. I will look into Torque in a day or two or three. Regards, Tena Sakai tsa...@gallo.ucsf.edu On 1/12/11 6:49 PM, "Gus Correa" wrote: > Tena Sakai wrote: >> Hi, >> >> I can execute the command below: >>$ mpirun -H vixen -np 1 hostname : -H >> compute-0-0,

Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Tena Sakai
Thank you, David. That did it! Tena Sakai tsa...@gallo.ucsf.edu On 1/12/11 6:40 PM, "David Zhang" wrote: I think you just make a hostfile with vixen compute-0-0 ... and load the file in the first -H before the colon. On Wed, Jan 12, 2011 at 6:23 PM, Tena Sakai wrote: Hi, I can execute th

Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Gus Correa
Tena Sakai wrote: Hi, I can execute the command below: $ mpirun -H vixen -np 1 hostname : -H compute-0-0,compute-0-1,compute-0-2 -np 3 hostname and I get: vixen.egcrc.org compute-0-0.local compute-0-1.local compute-0-2.local I have a file myhosts, which looks like: compute-0

Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread David Zhang
I think you just make a hostfile with vixen compute-0-0 ... and load the file in the first -H before the colon. On Wed, Jan 12, 2011 at 6:23 PM, Tena Sakai wrote: > Hi, > > I can execute the command below: >$ mpirun -H vixen -np 1 hostname : -H > compute-0-0,compute-0-1,compute-0-2 -np 3

Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Ralph Castain
On Jan 12, 2011, at 7:23 PM, Tena Sakai wrote: > Hi, > > I can execute the command below: >$ mpirun -H vixen -np 1 hostname : -H compute-0-0,compute-0-1,compute-0-2 > -np 3 hostname > and I get: >vixen.egcrc.org >compute-0-0.local >compute-0-1.local >compute-0-2.local > > I

[OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Tena Sakai
Hi, I can execute the command below: $ mpirun -H vixen -np 1 hostname : -H compute-0-0,compute-0-1,compute-0-2 -np 3 hostname and I get: vixen.egcrc.org compute-0-0.local compute-0-1.local compute-0-2.local I have a file myhosts, which looks like: compute-0-0 slots=1 compute