Thanks.<br>I will try to do it.<br>:)<br><br><div class="gmail_quote">On Wed, May 2, 2012 at 12:32 AM, Pavan Balaji <span dir="ltr">&lt;<a href="mailto:balaji@mcs.anl.gov" target="_blank">balaji@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On 05/01/2012 02:01 PM, Albert Spade wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks alot for your help.<br>
Can you please tell me how can I recompile with this new mpiexec?? As in<br>
ui folder  I found mpiexec.c and mpiexec.h.<br>
So whether first I have to compile mpiexec.c and create mpiexec. And<br>
then use this mpiexec to compile my cpi.c program?<br>
Sorry for my simple query. I am new to the field of clusters and MPI.<br>
</blockquote>
<br></div>
./configure --prefix=`pwd`/install &amp;&amp; make &amp;&amp; make install<br>
<br>
You&#39;ll find the new mpiexec in `pwd`/install/bin<div class="HOEnZb"><div class="h5"><br>
<br>
 -- Pavan<br>
<br>
-- <br>
Pavan Balaji<br>
<a href="http://www.mcs.anl.gov/%7Ebalaji" target="_blank">http://www.mcs.anl.gov/~balaji</a><br>
</div></div></blockquote></div><br>