<div dir="ltr">After extensive research it turns out it was my slave nodes that weren't configured correctly. Only the Master Node was able to access the Slaves so when mpiexec told a slave to spawn a new process and error was thrown. This wasn't being thrown with the original param I was passing as it forced the Master Node to distribute all tasks. It was an odd one to track down but hopefully if anyone else has this problem they can see this information here<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 2 June 2014 22:09, Lu, Huiwei <span dir="ltr"><<a href="mailto:huiweilu@mcs.anl.gov" target="_blank">huiweilu@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am not sure what tree mode is and why you need to disable it. In general users does not need to specify which mode hydra should use to run MPI. You can simply run it using: mpiexec -f hosts -n 4 ./app, as explained in <a href="http://wiki.mpich.org/mpich/index.php/Using_the_Hydra_Process_Manager#Quick_Start" target="_blank">http://wiki.mpich.org/mpich/index.php/Using_the_Hydra_Process_Manager#Quick_Start</a><br>

<br>
In order to understand you failed run, can you give us your host file and the command line you launch you application?<br>
<br>
—<br>
<span class="HOEnZb"><font color="#888888">Huiwei<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On May 29, 2014, at 9:16 AM, Scott O'Malley <<a href="mailto:scottyomalley@gmail.com">scottyomalley@gmail.com</a>> wrote:<br>
<br>
> I've looked through the hydra docs but I haven't found a flag or anything else that would let me disable it spawning in tree mode, if MPICH even does that.<br>
><br>
> I was able to kind of rectify the error using OpenMPI and specifying the "-mca plm_rsh_no_tree_spawn" flag<br>
><br>
><br>
> On 29 May 2014 14:54, Lu, Huiwei <<a href="mailto:huiweilu@mcs.anl.gov">huiweilu@mcs.anl.gov</a>> wrote:<br>
> Hi Scott,<br>
><br>
> Check <a href="https://wiki.mpich.org/mpich/index.php/Using_the_Hydra_Process_Manager" target="_blank">https://wiki.mpich.org/mpich/index.php/Using_the_Hydra_Process_Manager</a> to see if it is what you want.<br>
><br>
> Best,<br>
> —<br>
> Huiwei<br>
><br>
> On May 29, 2014, at 6:37 AM, Scott O'Malley <<a href="mailto:scottyomalley@gmail.com">scottyomalley@gmail.com</a>> wrote:<br>
><br>
> > I have recently built a cluster of Raspberry Pi computers. When this was made up of a master node and 2 slave nodes there was no issue calling mpiexec across the cluster. When I add an additional node to the cluster bringing the size to 1 master and 3 slave nodes I get an error of "Host File Verification Failed". I've tested password-less SSH on all nodes and it's working correctly.<br>

> ><br>
> > I've done some googling of the error and set up and the only mention I've gotten to it was on this link here relating to OpenMPI - <a href="http://www.open-mpi.org/community/lists/users/2013/11/22940.php" target="_blank">http://www.open-mpi.org/community/lists/users/2013/11/22940.php</a><br>

> ><br>
> > Is there a similar setup for MPICH and if so can someone link me to the correct documentation page?<br>
> ><br>
> > Cheers<br>
> ><br>
> > Scott<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>
><br>
><br>
><br>
> --<br>
> - Scott<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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>- Scott
</div>