<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=804011317-30062008>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=804011317-30062008>&nbsp;Try providing the absolute path&nbsp;of cpi to 
mpiexec.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=804011317-30062008></SPAN></FONT><FONT face=Arial color=#0000ff 
size=2><SPAN class=804011317-30062008></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=804011317-30062008>Regards,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=804011317-30062008>Jayesh</SPAN></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> owner-mpich-discuss@mcs.anl.gov 
[mailto:owner-mpich-discuss@mcs.anl.gov] <B>On Behalf Of </B>Ariovaldo de Souza 
Junior<BR><B>Sent:</B> Monday, June 30, 2008 11:54 AM<BR><B>To:</B> 
mpich-discuss@mcs.anl.gov<BR><B>Subject:</B> Re: [mpich-discuss] problem with 
execution of examples/cpi<BR></FONT><BR></DIV>
<DIV></DIV>Anthony Chan,<BR><BR>I did not install MPICH on falcon due it to be 
shared by nfs, so I just installed in the server and I get an image of this in 
both computers. I have tried to execute like this "./cpi" and it gets the same 
error. I can process both alone in each computer, but when I want it done by 
both this message returns to me. Any idea?<BR><BR>Thanks a lot for your 
attention,<BR><BR>Ari<BR><BR>
<DIV class=gmail_quote>2008/6/30 Anthony Chan &lt;<A 
href="mailto:chan@mcs.anl.gov">chan@mcs.anl.gov</A>&gt;:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid"><BR>Is 
  mpich2 installed on falcon ? &nbsp;If so, is it installed in the 
  same<BR>location as eagle ?<BR><BR>Assuming you have mpich2 installed 
  correctly on both machines,<BR>cd to &lt;mpich2-install-dir&gt;/examples, then 
  do<BR><BR>mpiexec -n 10 ./cpi<BR><BR>A.Chan<BR>
  <DIV>
  <DIV></DIV>
  <DIV class=Wj3C7c>----- "Ariovaldo de Souza Junior" &lt;<A 
  href="mailto:ariovaldojunior@gmail.com">ariovaldojunior@gmail.com</A>&gt; 
  wrote:<BR><BR>&gt; ---------- Forwarded message ----------<BR>&gt; From: 
  Ariovaldo de Souza Junior &lt; <A 
  href="mailto:ariovaldojunior@gmail.com">ariovaldojunior@gmail.com</A> 
  &gt;<BR>&gt; Date: 2008/6/30<BR>&gt; Subject: Re: [MPICH2 Req #4157] Getting 
  error message running mpiexec<BR>&gt; To: Rajeev Thakur &lt; <A 
  href="mailto:thakur@mcs.anl.gov">thakur@mcs.anl.gov</A> &gt;, Pavan Balaji 
  &lt;<BR>&gt; <A href="mailto:balaji@mcs.anl.gov">balaji@mcs.anl.gov</A> 
  &gt;<BR>&gt;<BR>&gt;<BR>&gt; Hello Rajeev and Pavan,<BR>&gt;<BR>&gt; Thanks a 
  lot for your help on building MPICH correctly. I have removed<BR>&gt; mpd 
  (apt-get purge mpd) and then reinstalled MPICH. I was so happy<BR>&gt; when I 
  saw it was working T_T. A the looping test, with 1,000,000<BR>&gt; loops too 
  431 seconds to be performed. Do you think it is a good rate?<BR>&gt;<BR>&gt; 
  But now what brings me to here is what comes next. I have followed all<BR>&gt; 
  instructions from the "quick start" until this line:<BR>&gt;<BR>&gt; mpiexec 
  -n 5 examples/cpi<BR>&gt;<BR>&gt; and it didn't work, returning this 
  error:<BR>&gt;<BR>&gt; problem with execution of examples/cpi on falcon: 
  [Errno 2] No such<BR>&gt; file or directory<BR>&gt; problem with execution of 
  examples/cpi on falcon: [Errno 2] No such<BR>&gt; file or 
  directory<BR>&gt;<BR>&gt; and stopped in the second line.<BR>&gt;<BR>&gt; Then 
  I tried to submit this command inside of the "examples" folder,<BR>&gt; and it 
  returned:<BR>&gt;<BR>&gt; problem with execution of cpi on eagle: [Errno 2] No 
  such file or<BR>&gt; directory<BR>&gt; problem with execution of cpi on 
  falcon: [Errno 2] No such file or<BR>&gt; directory<BR>&gt; problem with 
  execution of cpi on falcon: [Errno 2] No such file or<BR>&gt; 
  directory<BR>&gt; problem with execution of cpi on eagle: [Errno 2] No such 
  file or<BR>&gt; directory<BR>&gt; problem with execution of cpi on eagle: 
  [Errno 2] No such file or<BR>&gt; directory<BR>&gt;<BR>&gt; Now I can see that 
  it failed for the five processes. I have set and<BR>&gt; mounted the nfs on 
  the node (until now I'm setting up just one<BR>&gt; computer, later I'll close 
  this one) and it is working ok. So my<BR>&gt; server is named as eagle and the 
  node, falcon. mpd is running in both<BR>&gt; computers, this I can see 
  utilizing the mpdtrace command. when I<BR>&gt; submit the example "mpiexec -l 
  -n 10 hostname" it returns me this:<BR>&gt;<BR>&gt; 
  root@eagle:/modeling/mpich2-1.0.7/examples# mpiexec -l -n 10 hostname<BR>&gt; 
  1: falcon<BR>&gt; 2: eagle<BR>&gt; 3: falcon<BR>&gt; 5: falcon<BR>&gt; 4: 
  eagle<BR>&gt; 7: falcon<BR>&gt; 8: eagle<BR>&gt; 6: eagle<BR>&gt; 0: 
  eagle<BR>&gt; 9: falcon<BR>&gt;<BR>&gt; And then I think it is ok.<BR>&gt; the 
  paths are set and ok, so I don't understand why is that returning<BR>&gt; that 
  error, not found, if even if I execute it inside of "examples"<BR>&gt; folder 
  it doesn't work (of course I take off the examples part, or<BR>&gt; even add 
  the whole path).<BR>&gt;<BR>&gt; Ad I have a doubt, a stupid one, sorry, every 
  time I restart the<BR>&gt; computer I have to point the path for the bin 
  directory, and then it<BR>&gt; works. Is there any way to set it 
  automatically?<BR>&gt;<BR>&gt; Sorry for trouble you two so much. And thank 
  you two until now for<BR>&gt; your attention!<BR>&gt;<BR>&gt; 
  Ari.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; 2008/6/27 Rajeev Thakur 
  &lt; <A href="mailto:thakur@mcs.anl.gov">thakur@mcs.anl.gov</A> 
  &gt;:<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; What 
  exact commands did you use to configure, make, and install<BR>&gt; MPICH2? How 
  did music and playlist get into the mpd directory? :-)<BR>&gt;<BR>&gt; 
  Rajeev<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; From: Ariovaldo de 
  Souza Junior [mailto: <A 
  href="mailto:ariovaldojunior@gmail.com">ariovaldojunior@gmail.com</A> 
  ]<BR>&gt; Sent: Friday, June 27, 2008 6:31 PM<BR>&gt; To: <A 
  href="mailto:mpich2-maint@mcs.anl.gov">mpich2-maint@mcs.anl.gov</A><BR>&gt; 
  Cc: <A 
  href="mailto:mpich2-maint@mcs.anl.gov">mpich2-maint@mcs.anl.gov</A><BR>&gt; 
  Subject: [MPICH2 Req #4157] Getting error message running 
  mpiexec<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Hello 
  everybody.<BR>&gt;<BR>&gt; I'm trying to make mpich work for a cluster running 
  NAMD and I'm<BR>&gt; frozen in the tests step yet. When I try to run the 
  simple script<BR>&gt; "helloworld.out" I get the followying error 
  message:<BR>&gt;<BR>&gt; root@eagle:/modeling/mpich# mpiexec 
  ./hello.out<BR>&gt; mpiexec_eagle (get_parms_from_rcfile 1403): line in mpd 
  conf is not<BR>&gt; key=val pair; line=:music_directory 
  "/var/lib/mpd/music"<BR>&gt; :<BR>&gt; mpiexec_eagle (get_parms_from_rcfile 
  1403): line in mpd conf is not<BR>&gt; key=val pair; line=:playlist_directory 
  "/var/lib/mpd/playlists"<BR>&gt; :<BR>&gt; mpiexec_eagle 
  (get_parms_from_rcfile 1403): line in mpd conf is not<BR>&gt; key=val pair; 
  line=:db_file "/var/lib/mpd/tag_cache"<BR>&gt; :<BR>&gt; mpiexec_eagle 
  (get_parms_from_rcfile 1403): line in mpd conf is not<BR>&gt; key=val pair; 
  line=:log_file "/var/log/mpd/mpd.log"<BR>&gt; :<BR>&gt; mpiexec_eagle 
  (get_parms_from_rcfile 1403): line in mpd conf is not<BR>&gt; key=val pair; 
  line=:error_file "/var/log/mpd/errors.log"<BR>&gt; :<BR>&gt; mpiexec_eagle 
  (get_parms_from_rcfile 1403): line in mpd conf is not<BR>&gt; key=val pair; 
  line=:pid_file "/var/run/mpd/pid"<BR>&gt; :<BR>&gt; mpiexec_eagle 
  (get_parms_from_rcfile 1403): line in mpd conf is not<BR>&gt; key=val pair; 
  line=:state_file "/var/lib/mpd/state"<BR>&gt; :<BR>&gt; mpiexec_eagle 
  (get_parms_from_rcfile 1403): line in mpd conf is not<BR>&gt; key=val pair; 
  line=:user "root"<BR>&gt; :<BR>&gt; mpiexec_eagle (get_parms_from_rcfile 
  1403): line in mpd conf is not<BR>&gt; key=val pair; line=:bind_to_address 
  "localhost"<BR>&gt; :<BR>&gt; mpiexec_eagle (get_parms_from_rcfile 1403): line 
  in mpd conf is not<BR>&gt; key=val pair; line=:password 
  "gqtcpbm@read,add,control,admin"<BR>&gt; :<BR>&gt; mpiexec_eagle 
  (get_parms_from_rcfile 1403): line in mpd conf is not<BR>&gt; key=val pair; 
  line=:filesystem_charset "UTF-8"<BR>&gt; :<BR>&gt; mpiexec_eagle 
  (get_parms_from_rcfile 1403): line in mpd conf is not<BR>&gt; key=val pair; 
  line=:id3v1_encoding "UTF-8"<BR>&gt; :<BR>&gt; /modeling/mpich/bin/mpdroot: 
  did not find secretword in mpd conf<BR>&gt; filempiexec_eagle (__init__ 1190): 
  forked process failed; status=255<BR>&gt;<BR>&gt; I googled around trying all 
  I could but I didn't find anything. Do<BR>&gt; anyone have a clue about what 
  is going one? Thanks a lot for any tip!<BR>&gt;<BR>&gt; Ariovaldo<BR>&gt; UFAM 
  - Brazil<BR><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></BODY></HTML>