[mvapich-discuss] SGE+mvapich2 tight integration

Jonathan Perkins perkinjo at cse.ohio-state.edu
Wed Jul 28 15:04:28 EDT 2010


Great, thanks for letting us know.

On Wed, Jul 28, 2010 at 2:36 PM, Robert Soliday <soliday at aps.anl.gov> wrote:
> I have it working now. All I had to do was change mpirun_rsh.h from
> #define RSH_CMD             "/usr/bin/rsh"
> to
> #define RSH_CMD             "/act/sge/mvapich2-1.5/rsh"
>
> This new rsh command is a wrapper script for qrsh. I then had to add every
> node into my .ssh/known_hosts file. I already had passwordless ssh setup but
> the query related to a host not in the known_hosts file was keeping it from
> working. Anyway, now I can submit the mvapich2 job to SGE and when I go to
> delete it with qdel all the processes on all the nodes get deleted
> correctly.
>
> --Bob Soliday
>
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mail.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>
>



-- 
Jonathan Perkins



More information about the mvapich-discuss mailing list