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

2013-01-29 Thread Ralph Castain
Aha - I'm able to replicate it, will fix. On Jan 29, 2013, at 11:57 AM, Ralph Castain wrote: > Using an svn checkout of the current 1.6 branch, if works fine for me: > > [rhc@odin ~/v1.6]$ cat rf > rank 0=odin127 slot=0:0-1,1:0-1 > rank 1=odin128 slot=1 > > [rhc@odin ~/v1.6]$ mpirun -n 2 -rf .

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

2013-01-29 Thread Ralph Castain
Using an svn checkout of the current 1.6 branch, if works fine for me: [rhc@odin ~/v1.6]$ cat rf rank 0=odin127 slot=0:0-1,1:0-1 rank 1=odin128 slot=1 [rhc@odin ~/v1.6]$ mpirun -n 2 -rf ./rf --report-bindings hostname [odin127.cs.indiana.edu:12078] MCW rank 0 bound to socket 0[core 0-1] socket 1

[OMPI users] problem with rankfile and openmpi-1.6.4rc3r27923

2013-01-29 Thread Siegmar Gross
Hi today I have installed openmpi-1.6.4rc3r27923. Unfortunately I still have a problem with rankfiles, if I start a process on a remote machine. tyr rankfiles 114 ssh linpc1 ompi_info | grep "Open MPI:" Open MPI: 1.6.4rc3r27923 tyr rankfiles 115 cat rf_linpc1 rank 0=linpc1 slot