Re: [OMPI users] --bynode vs --byslot

2008-06-04 Thread Cally K
Thanks, that was actually a lot of help, I had very little understanding of the bynode and byslot thingy, thanks On 6/5/08, Jeff Squyres wrote: > > On May 23, 2008, at 9:07 PM, Cally K wrote: > > > Hi, I have a question about --bynode and --byslot that i would like > > to clarify > > > > Say, for

Re: [OMPI users] --bynode vs --byslot

2008-06-04 Thread Jeff Squyres
On May 23, 2008, at 9:07 PM, Cally K wrote: Hi, I have a question about --bynode and --byslot that i would like to clarify Say, for example, I have a hostfile #Hostfile __ node0 node1 slots=2 max_slots=2 node2 slots=2 max_slots=2 node3 slots=4 max_slots=4 ___