Hello all,<br><br>I&#39;ve been trying to setup a cluster in my university labs, but i can&#39;t do ssh to the others computers without password. This is a problem if mpdboot is used to start up the mpd ring, because it will asks for a lot of passwords at the same time. <br>
So I&#39;ve edited the mpdboot python file and added <b>mpd.wait()</b> in line 361 for mpich2 1.0.6, and 375 for mpich2 1.2.1p1, just after <b>mpd = Popen4(cmd,0)</b>, in this way it will ask a password per connection sequentially.<br>
<br><br>Hope that this can help someone, or affect change in the next version of mpdboot.<br><br>The best regards,<br>SwatchPuppy<br>