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. <span style="font-size: 14px;">mpdcheck -pc --> all right<br>
2.</span><span style="font-size: 14px;">mpdcheck -l </span><span style="font-size: 14px;"> --> all right<br> 3.</span><span style="font-size: 14px;">mpdcheck -f mpd.hosts --> all right<br> 4.</span><span style="font-size: 14px;">mpdcheck -f mpd.hosts -ssh --> right on pc 1 </span>,but wrong on pc 2,the error message is :<br>
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"> 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,<div id=":z9" class="ii gt">fqhn1,port)<br>AttributeError: 'module' object has no attribute 'sep'</div> </blockquote>
<br> 5. on pc 1 : <span style="font-size: 14px;">mpdcheck -s <br> on pc 2 : </span><span style="font-size: 14px;">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></span>