Thank you very much. I have just solved this problem. I change it to mpich2-1.0.6,and it works. I think the problem is due to the option --with-device ( ch3:nemesis This method is our new, high performance method. It has been made the default communication channel starting the 1.1 release of MPICH2. Perphaps I should change it as --with-device=ch3:ssm.)<div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Message: 1<br>
Date: Tue, 18 May 2010 08:25:53 -0500<br>
From: Dave Goodell <<a href="mailto:goodell@mcs.anl.gov">goodell@mcs.anl.gov</a>><br>
Subject: Re: [mpich-discuss] mpich-discuss Digest, Vol 20, Issue 23<br>
To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Message-ID: <<a href="mailto:48304F62-D615-4B88-B13A-4C41E1023F50@mcs.anl.gov">48304F62-D615-4B88-B13A-4C41E1023F50@mcs.anl.gov</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Please use a newer version of MPICH2. MPICH2 1.1 is relatively old. The latest stable release is 1.2.1p1 and the current preview release is 1.3a2.<br>
<br>
Your python version seems reasonable and ought to be compatible, but I haven't seen this error before in MPD. It may have been fixed in one of the newer releases.<br>
<br>
-Dave<br>
<br>
On May 18, 2010, at 2:45 AM, Hei Xia wrote:<br>
<br>
> My python version is 2.5.2 and the version of mpich is mpich 2-1.1.<br>
><br>
> Is there anything wrong?<br>
><br>
><br>
> Message: 4<br>
> Date: Mon, 17 May 2010 09:16:19 -0500<br>
> From: Dave Goodell <<a href="mailto:goodell@mcs.anl.gov">goodell@mcs.anl.gov</a>><br>
> Subject: Re: [mpich-discuss] "mpd -e" && "mpd -h -p " could not<br>
> comunicate with each other.<br>
> To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
> Message-ID: <<a href="mailto:5126CF85-DE6E-44DD-83FD-727DCF915AE1@mcs.anl.gov">5126CF85-DE6E-44DD-83FD-727DCF915AE1@mcs.anl.gov</a>><br>
> Content-Type: text/plain; charset=us-ascii<br>
><br>
> Sounds like a python version compatibility issue. What version of python are you using ("python --version")?<br>
><br>
> However, I would recommend dispensing with MPD altogether and use the hydra process manager instead: <a href="http://wiki.mcs.anl.gov/mpich2/index.php/Using_the_Hydra_Process_Manager" target="_blank">http://wiki.mcs.anl.gov/mpich2/index.php/Using_the_Hydra_Process_Manager</a><br>
><br>
> -Dave<br>
><br>
> On May 17, 2010, at 8:51 AM, Hei Xia wrote:<br>
><br>
> > hi,everyone!<br>
> > I want to run mpirun on two pc computers.I have installed mpich2 on them and configured them. However it doesn't work.<br>
> > I checked like this(on the two pcs):<br>
> > 1. mpdcheck -pc --> all right<br>
> > 2.mpdcheck -l --> all right<br>
> > 3.mpdcheck -f mpd.hosts --> all right<br>
> > 4.mpdcheck -f mpd.hosts -ssh --> right on pc 1 ,but wrong on pc 2,the error message is :<br>
> ><br>
> > Traceback (most recent call last):<br>
> > File "/usr/bin/mpdcheck", line 517, in ?<br>
> > cmd2 = "ssh %s -x -n %s%smpdcheck.py -c %s %s" % (host,fullDirName,path.sep,<br>
> > fqhn1,port)<br>
> > AttributeError: 'module' object has no attribute 'sep'<br>
> ><br>
> ><br>
> > 5. on pc 1 : mpdcheck -s<br>
> > on pc 2 : mpdcheck -c host port<br>
> > It does not work too.<br>
> ><br>
> ><br>
> > what's wrong with it?<br>
> ><br>
> ><br>
> > Thank you.<br>
> ><br>
> > _______________________________________________<br>
> > mpich-discuss mailing list<br>
> > <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
> > <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
> _______________________________________________<br>
> mpich-discuss mailing list<br>
> <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
> <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br></blockquote></div>