<div>Dear Balaji</div><div><br></div><div><br></div>Thanks for suggesting me, I have done the following step<div># cd /etc</div><div>#nano exports</div><div>/usr <a href="http://10.1.1.1/25.0.0.0">10.1.1.1/25.0.0.0</a> (rw,no_root_squash)</div>
<div>#ssh node01</div><div># mount -t nfs ranjit:/usr /usr</div><div>#exit</div><div># cd /home/mpich2-1.3.1</div><div># mpiexec -hosts ranjit,node01 -n 40 ./examples/cpi</div><div><br></div><div>Its work</div><div><br></div>
<div>Now, the program run in both computer- ranjit and node01</div><div><br></div><div>Thanks a lot for suggesting me </div><div><br></div><div><br><br><div class="gmail_quote">On Sun, Nov 28, 2010 at 4:59 PM, Pavan Balaji <span dir="ltr">&lt;<a href="mailto:balaji@mcs.anl.gov">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;"><br>
You seem to have installed MPICH2 in /usr/local/bin, not your home directory. Here&#39;s the error you reported that shows that:<br>
<div class="im"><br>
&gt; [root@ranjit mpich2-1.3.1]# mpiexec -hosts ranjit,node01 -n 5<br>
&gt; ./examples/cpi<br>
&gt; bash: /usr/local/bin/hydra_pmi_proxy: No such file or directory<br>
<br>
</div>Is this directory shared through NFS? If not, you need to install MPICH2 in your home directory. The MPICH2 README has information on how to do this (step 4 specifically). Did you follow those instructions?<br>
<div class="im"><br>
 -- Pavan<br>
<br>
--<br>
Pavan Balaji<br>
<a href="http://www.mcs.anl.gov/~balaji" target="_blank">http://www.mcs.anl.gov/~balaji</a><br>
<br>
</div><div><div></div><div class="h5">----- Original Message -----<br>
&gt; thanks for reply,<br>
&gt;<br>
&gt; But my home directory is shared. i kept the directory mpich2-1.3.1<br>
&gt; inside the home directory.<br>
&gt;<br>
&gt; from node# df<br>
&gt; show the shared directory<br>
&gt; ranjit:home home<br>
&gt;<br>
&gt; utill now i have same problem<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Nov 28, 2010 at 12:53 PM, Pavan Balaji &lt; <a href="mailto:balaji@mcs.anl.gov">balaji@mcs.anl.gov</a> &gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 11/27/2010 11:06 PM, Ranjit Thapa wrote:<br>
&gt;<br>
&gt;<br>
&gt; [root@ranjit mpich2-1.3.1]# mpiexec -hosts ranjit,node01 -n 5<br>
&gt; ./examples/cpi<br>
&gt; bash: /usr/local/bin/hydra_pmi_proxy: No such file or directory<br>
&gt;<br>
&gt; MPICH2 needs to be present on all the nodes in the same location.<br>
&gt; Looks like MPICH2 is not present on node01. If you have an NFS server,<br>
&gt; it might be easier to install MPICH2 on the NFS shared directory, so<br>
&gt; all nodes can see it.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; [root@ranjit mpich2-1.3.1]# mpiexec -hosts ranjit, node01 -n 5<br>
&gt; ./examples/cpi<br>
&gt; [proxy:0:0@ranjit] HYDU_create_process (./utils/launch/launch.c:69):<br>
&gt; execvp error on file node01 (No such file or directory)<br>
&gt;<br>
&gt; No space between &quot;ranjit,&quot; and &quot;node01&quot;. Otherwise, mpiexec will think<br>
&gt; that &quot;node01&quot; is the next argument.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; -- Pavan<br>
&gt;<br>
&gt; --<br>
&gt; Pavan Balaji<br>
&gt; <a href="http://www.mcs.anl.gov/~balaji" target="_blank">http://www.mcs.anl.gov/~balaji</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Ranjit Thapa<br>
&gt; Senior Research Fellow<br>
&gt; Thin Film and Nanoscience Lab.<br>
&gt; Jadavpur University<br>
&gt; KOL-700032<br>
&gt; Mobile No: +91 9593936060, +91 9804101030<br>
&gt; <a href="http://sites.google.com/site/ranjitphy/home" target="_blank">http://sites.google.com/site/ranjitphy/home</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div>Ranjit Thapa<br>Senior Research Fellow<br>Thin Film and Nanoscience Lab.<br>Jadavpur University<br>KOL-700032</div>
<div>Mobile No: +91 9593936060, +91 9804101030</div>
<div><a href="http://sites.google.com/site/ranjitphy/home" target="_blank">http://sites.google.com/site/ranjitphy/home</a></div><br>
</div>