<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>multiple mpd rings as one user</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I want to start multipel rings as one user on a linux cluster to submit more than one job at a time. Therefore I use mpdboot and mpdexec:</FONT></P>
<BR>
<BR>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">/usr/mpi/gcc/mvapich2-1.0.2/bin/mpdboot&nbsp; -n 17 -f $PWD/mpd.txt --verbose --ifhn=172.17.30.101</FONT></SPAN>
</P>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">/usr/mpi/gcc/mvapich2-1.0.2/bin/mpiexec -machinefile $WORKDIR/mpd.txt -n $np &lt;jobscript&gt;</FONT></SPAN>
</P>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">I tried to set MPD_CON_EXT before starting the mpdboot and this allows me to start multiple mpds on the host where the ring starts, but not on the other hosts of the ring.</FONT></SPAN></P>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">I also tried to use -1 option with mpdboot, but this did not work either.</FONT></SPAN>
</P>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">Is there a way to solve this issue? Did I make any mistakes?</FONT></SPAN>
</P>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">Oliver</FONT></SPAN>
</P>

</BODY>
</HTML>