[mvapich-discuss] bug (mvapich2-2.0a): 'export RSH_CMD' ignored in mpirun_rsh.h

Jonathan Perkins perkinjo at cse.ohio-state.edu
Tue Oct 1 13:40:46 EDT 2013


Thank you for the confirmation.  We'll suggest that users set the
RSH_CMD and other special variables to the full command path until
we verify configure is able to handle just the base name.

Thanks again for your report.

On Tue, Oct 01, 2013 at 07:16:08PM +0200, Jens Henrik Goebbert wrote:
> yes, I can confirm this.
> If I add the full path of 'blaunch' the RSH_CMD variable in
> config.status is set correctly.
> 
> regards,
> Jens Henrik
> 
> On 10/01/2013 06:46 PM, Jonathan Perkins wrote:
> >Thanks for the report.  I've tried to reproduce this and seem to have
> >found this issue when I do not give the full path to the rsh
> >replacement.  With the full path things work correctly.
> >
> >Can you verify that setting RSH_CMD to the full path of blaunch works
> >for you?
> >
> >On Tue, Oct 01, 2013 at 11:35:47AM +0200, Jens Henrik Goebbert wrote:
> >>Hello,
> >>
> >>this bugreport is for mvapich2-2.0a.
> >>
> >>I tried to set a new RSH_CMD before calling 'configure' and 'make' to reset
> >>'RSH_CMD=/usr/bin/rsh' to 'RSH_CMD=blaunch' to use mvapich with LSF.
> >>(described in http://www.ccs.miami.edu/hpc/lsf/9.1.1/lsf_users_guide/index.htm?mvapich_mpi.html~main)
> >>
> >>Setting RSH_CMD is supposed to change src/pm/mpirun/mpirun_rsh.h
> >>from src/pm/mpirun/mpirun_rsh.h.in when calling 'make'.
> >>Therefore the Makefile creates mpirun_rsh.h calling './config.status
> >>src/pm/mpirun/mpirun_rsh.h'
> >>
> >>But 'configure' creates a 'config.status' partly with
> >>'RSH_CMD=/usr/bin/rsh' in line 1188:
> >>S["RSH_CMD"]="/usr/bin/rsh"
> >>Currently I have to fix this to S["RSH_CMD"]="blaunch" to make
> >>mvapich work on our cluster.
> >>
> >>I hope I could help with this bug report.
> >>Thank you very much for the great MVAPICH !!!
> >>
> >>regards
> >>Jens Henrik
> >>
> >>
> >>
> >>
> >>
> >>begin:vcard
> >>fn:Jens Henrik Goebbert
> >>n:Goebbert;Jens Henrik
> >>org:RWTH Aachen University;Institut fuer Technische Verbrennung
> >>adr:;;Templergraben 64;Aachen;;52062;Germany
> >>email;internet:jens.henrik.goebbert at itv.rwth-aachen.de
> >>title:Dipl.-Ing.
> >>tel;work:+49 241 80-94614
> >>tel;fax:+49 241 80-92923
> >>url:http://www.itv.rwth-aachen.de
> >>version:2.1
> >>end:vcard
> >>
> >>_______________________________________________
> >>mvapich-discuss mailing list
> >>mvapich-discuss at cse.ohio-state.edu
> >>http://mail.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
> >
> 

> begin:vcard
> fn:Jens Henrik Goebbert
> n:Goebbert;Jens Henrik
> org:RWTH Aachen University;Institut fuer Technische Verbrennung
> adr:;;Templergraben 64;Aachen;;52062;Germany
> email;internet:jens.henrik.goebbert at itv.rwth-aachen.de
> title:Dipl.-Ing.
> tel;work:+49 241 80-94614
> tel;fax:+49 241 80-92923
> url:http://www.itv.rwth-aachen.de
> version:2.1
> end:vcard
> 


-- 
Jonathan Perkins
http://www.cse.ohio-state.edu/~perkinjo



More information about the mvapich-discuss mailing list