Re: [OMPI devel] mpirun -host does not work from r27879 and forward on trunk

2013-01-31 Thread Rolf vandeVaart
31, 2013 11:51 AM >To: Open MPI Developers >Subject: Re: [OMPI devel] mpirun -host does not work from r27879 and >forward on trunk > >Yes - no hostfile and no RM allocation, just -host. > >What is your setup? > >On Jan 31, 2013, at 8:44 AM, Rolf vandeVaart >wrote: >

Re: [OMPI devel] mpirun -host does not work from r27879 and forward on trunk

2013-01-31 Thread Ralph Castain
cesses on remote nodes from the HNP? > >> -Original Message- >> From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] >> On Behalf Of Ralph Castain >> Sent: Thursday, January 31, 2013 11:40 AM >> To: Open MPI Developers >> Subject: Re: [OM

Re: [OMPI devel] mpirun -host does not work from r27879 and forward on trunk

2013-01-31 Thread Rolf vandeVaart
On Behalf Of Ralph Castain >Sent: Thursday, January 31, 2013 11:40 AM >To: Open MPI Developers >Subject: Re: [OMPI devel] mpirun -host does not work from r27879 and >forward on trunk > >FWIW: I just tried it on the trunk head and it worked fine > >On Jan 31, 2013, at 8:20 AM

Re: [OMPI devel] mpirun -host does not work from r27879 and forward on trunk

2013-01-31 Thread Ralph Castain
FWIW: I just tried it on the trunk head and it worked fine On Jan 31, 2013, at 8:20 AM, Ralph Castain wrote: > Ummm...that was fixed a long time ago. You might try a later version. > > Or are you saying the head of the trunk doesn't work too? > > On Jan 31, 2013, at 7:31 AM, Rolf vandeVaart w

Re: [OMPI devel] mpirun -host does not work from r27879 and forward on trunk

2013-01-31 Thread Ralph Castain
Ummm...that was fixed a long time ago. You might try a later version. Or are you saying the head of the trunk doesn't work too? On Jan 31, 2013, at 7:31 AM, Rolf vandeVaart wrote: > I have stumbled into a problem with the -host argument. This problem appears > to be introduced with changeset

[OMPI devel] mpirun -host does not work from r27879 and forward on trunk

2013-01-31 Thread Rolf vandeVaart
I have stumbled into a problem with the -host argument. This problem appears to be introduced with changeset r27879 on 1/19/2013 by rhc. With r27877, things work: [rolf@node]$ which mpirun /home/rolf/ompi-trunk-r27877/64/bin/mpirun [rolf@node]$ mpirun -np 2 -host c0-0,c0-3 hostname c0-3 c0-0