Re: [OMPI users] problem with rankfile and openmpi-1.6.2

2012-10-03 Thread Ralph Castain
I filed a bug fix for this one. However, something you should note. If you fail to provide a "-np N" argument to mpiexec, we assume you want ALL all available slots filled. The rankfile will contain only those procs that you want specifically bound. The remaining procs will be unbound. So with

Re: [OMPI users] problem with rankfile and openmpi-1.6.2

2012-10-03 Thread Ralph Castain
I saw your earlier note about this too. Just a little busy right now, but hope to look at it soon. Your rankfile looks fine, so undoubtedly a bug has crept into this rarely-used code path. On Oct 3, 2012, at 3:03 AM, Siegmar Gross wrote: > Hi, > > I want to test process bindings with a ran

[OMPI users] problem with rankfile and openmpi-1.6.2

2012-10-03 Thread Siegmar Gross
Hi, I want to test process bindings with a rankfile in openmpi-1.6.2. Both machines are dual-processor dual-core machines running Solaris 10 x86_64. tyr fd1026 138 cat host_sunpc0_1 sunpc0 slots=4 sunpc1 slots=4 tyr fd1026 139 cat rankfile rank 0=sunpc0 slot=0:0-1,1:0-1 rank 1=sunpc1 slot=0:0-