Hi, Jayesh and Rajeev<br><br>Sorry for the delay, we were migrating to MPICH2.<br>No further problems until now.<br><br>Thanks again,<br>LC<br><br><div class="gmail_quote">On Feb 7, 2008 7:40 PM, Rajeev Thakur &lt;<a href="mailto:thakur@mcs.anl.gov" target="_blank">thakur@mcs.anl.gov</a>&gt; wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span>You could pass a colon-separated list to mpiexec as 
follows</span></font></div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span></span></font>&nbsp;</div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2">mpiexec -n 1 -host 
machine1 master.exe : -n 4 -host machine1 slave.exe : -n 4 -host machine2 
slave.exe</font></div><font color="#888888">
<div><font color="#0000ff" face="Arial" size="2"></font>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">Rajeev</font></span></div>
<div><br></div>
</font><blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div>
  <div dir="ltr" align="left" lang="en-us">
  <hr>
  <font face="Tahoma" size="2"><b>From:</b> <a href="mailto:owner-mpich-discuss@mcs.anl.gov" target="_blank">owner-mpich-discuss@mcs.anl.gov</a> 
  [mailto:<a href="mailto:owner-mpich-discuss@mcs.anl.gov" target="_blank">owner-mpich-discuss@mcs.anl.gov</a>] <b>On Behalf Of </b>Luiz Carlos da 
  Costa Junior<br><b>Sent:</b> Thursday, February 07, 2008 3:16 PM<br><b>To:</b> 
  MPICH Discuss<br><b>Subject:</b> [MPICH] Running different program names with 
  mpirun<br></font><br></div>
  <div></div></div><div><div></div><div>Hi,<br><br>I have a MPI program that works well under Windows and 
  right now I am extending this application to run under Linux.<br>But I faced 
  one little problem using mpirun.<br><br>Under Windows, I use to start my 
  application from command line using mpirun for mpd, like this:<br><b style="font-family: courier new,monospace;">&gt;&gt; mpirun 
  cluster.dat</b><br><br>And cluster.dat file has the list of machines, number 
  of process in each machine and applications that should run.<br>The content o 
  cluster.dat file looks like this:<br><i style="font-family: courier new,monospace;"><b>args par<br>hosts<br>machine1 1 
  //machine1/app/master.exe<br></b></i><i style="font-family: courier new,monospace;"><b>machine1</b></i><i style="font-family: courier new,monospace;"><b> 4 </b></i><i style="font-family: courier new,monospace;"><b>//machine1/app/slave.exe</b></i><br>

<i style="font-family: courier new,monospace;"><b>machine2</b></i><i style="font-family: courier new,monospace;"><b> 4 </b></i><i style="font-family: courier new,monospace;"><b>//machine1/app/slave.exe</b></i><br><br>As 
  you can see, I have 1 master process and n slaves, but in different 
  executables.<br>I would like use mpirun in the same way, but I didn&#39;t find how 
  to do it.<br><br>Is there something similar to MPD for Linux ou another way to 
  do it?<br>What should I do?<br><br>Thanks in 
advance,<br>LC<br></div></div></blockquote></div>
</blockquote></div><br>