<p dir="ltr">Then the mpiexec should handle it... sorry, I use an outdated version that is in centos repos </p>
<div class="gmail_quote">On Oct 23, 2013 9:01 AM, "Reuti" <<a href="mailto:reuti@staff.uni-marburg.de">reuti@staff.uni-marburg.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 23.10.2013 um 16:51 schrieb Ricardo Román Brenes:<br>
<br>
> Hi. I'm not sure how it's done on that version of mpich, but you need to be sure that the mpd daemon is running on both hosts (mpdboot or maybe mpiexec starts it ).<br>
<br>
No. The `mpdboot` is gone for some time - nowadays Hydra is used (since MPICH2 v1.3).<br>
<br>
-- Reuti<br>
<br>
<br>
> Does cpi runs in hosts 2 locally?<br>
><br>
> On Oct 23, 2013 8:47 AM, "Alexandra Betouni" <<a href="mailto:alexandra_99@windowslive.com">alexandra_99@windowslive.com</a>> wrote:<br>
><br>
><br>
><br>
><br>
> Hey there, I am trying to set up a parallel invironment with 14 machines, running Linux XUbuntu, connected via ethernet.<br>
> They all have same IP's and same hostnames. Well I started installing mpich-3.0.4 on a single machine, I run the cpi example on localhost by giving mpiexec -host localhost -n 4 ./examples/cpi and everything worked fine!<br>

> So I continued changing the hostnames of 2 pc's for a start, and setting up the ssh in these two, also I installed the mpich-3.0.4 on the other machine too.<br>
> By giving the ssh <othermachine> date commant , I get the date of the other host without giving a password, so I think I passed that step too.<br>
> Next step was to check if the mpich-3.0.4 runs parallel, so  I created a machine file (I made a text file giving the hostnames of the two computers , host1 and host2), and save it in my mpich-3.0.4 build directory. Though when I am trying to parallel run the cpi code by giving mpiexec -n 4 -f machinefile ./examples/cpi on my working directory, I get NO errors but neither parallel job...<br>

> All processes still running on host1 which is my work station.<br>
> What am I doing wrong?<br>
> Thanks<br>
><br>
><br>
> _______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
> _______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
<br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</blockquote></div>