Re: [OMPI users] hostfiles

2010-02-06 Thread Eugene Loh
Jeff Squyres wrote: On Feb 4, 2010, at 7:55 PM, Ralph Castain wrote: Take a look at orte/mca/rmaps/seq - you can select it with -mca rmaps seq I believe it is documented I don't know where. ...if it isn't, can it be added to the man page? It might be a common mpirun

Re: [OMPI users] hostfiles

2010-02-05 Thread Jeff Squyres
On Feb 4, 2010, at 7:55 PM, Ralph Castain wrote: > Take a look at orte/mca/rmaps/seq - you can select it with -mca rmaps seq > > I believe it is documented ...if it isn't, can it be added to the man page? It might be a common mpirun / hostfile question...? -- Jeff Squyres jsquy...@cisco.com

Re: [OMPI users] hostfiles

2010-02-04 Thread Ralph Castain
Take a look at orte/mca/rmaps/seq - you can select it with -mca rmaps seq I believe it is documented On Thu, Feb 4, 2010 at 5:48 PM, Eugene Loh wrote: > Ralph Castain wrote: > > That is correct and has always been the behavior. If you want OMPI to >> respect host order, you have to use the seq

Re: [OMPI users] hostfiles

2010-02-04 Thread Eugene Loh
Ralph Castain wrote: That is correct and has always been the behavior. If you want OMPI to respect host order, you have to use the sequential mapper instead of the default round-robin mapper. Sorry, what's the sequential mapper?

Re: [OMPI users] hostfiles

2010-02-04 Thread Ralph Castain
That is correct and has always been the behavior. If you want OMPI to respect host order, you have to use the sequential mapper instead of the default round-robin mapper. On Thu, Feb 4, 2010 at 4:37 PM, Eugene Loh wrote: > I'd check the man page, but since I just rewrote it I don't think that's

[OMPI users] hostfiles

2010-02-04 Thread Eugene Loh
I'd check the man page, but since I just rewrote it I don't think that's going to help! I have two nodes, A and B, and I run "mpirun -hostfile myhostfile -tag-output hostname" with five different hostfiles. Here is what I get: B slots=2 B slots=2 A slots=2 A slots=2 B B B B A A A A B slots=