<div>Hello Everybody,<br></div><div><br></div><div>I created a small cluster of 5 machines. One master and 4 compute nodes.</div><div>I am having Centos 6.2, mpich2-1.4.1p1, lapack-3.2.1-4.el6.i686, atlas-3.8.4-1.el6.i686, atlas-devel-3.8.4-1.el6.i686, blas-devel-3.2.1-4.el6.i686, blas-3.2.1-4.el6.i686 and hpl.</div>
<div><br></div><div>I want to run HPL Benchmark and check the performance of my cluster.</div><div>I followed the procedure for single node given on :</div><div><a href="http://manyrootsofallevilrants.blogspot.in/2012/04/hpc-beowulf-style-cluster-using-centos.html">http://manyrootsofallevilrants.blogspot.in/2012/04/hpc-beowulf-style-cluster-using-centos.html</a></div>
<div><br></div><div>But after configuring I am not able to get the desired output. Can somebody tell me whats wrong with my configuration?</div><div><br></div><div>Thanks.</div><div><br></div><div>The error I am getting is :</div>
<div> ------------------------------------</div><div>


<p class="MsoNormal">[root@beowulf hpl]#
cd bin/Linux_PII_CBLAS/</p>

<p class="MsoNormal">[root@beowulf Linux_PII_CBLAS]# ls</p>

<p class="MsoNormal">HPL.dat<span style>  </span>xhpl</p>

<p class="MsoNormal">[root@beowulf Linux_PII_CBLAS]# mpiexec -n 4 ./xhpl</p>

<p class="MsoNormal">[mpiexec@beowulf.master] control_cb
(./pm/pmiserv/pmiserv_cb.c:197): assert (!closed) failed</p>

<p class="MsoNormal">[mpiexec@beowulf.master] HYDT_dmxu_poll_wait_for_event
(./tools/demux/demux_poll.c:77): callback returned error status</p>

<p class="MsoNormal">[mpiexec@beowulf.master] HYD_pmci_wait_for_completion
(./pm/pmiserv/pmiserv_pmci.c:205): error waiting for event</p>

<p class="MsoNormal">[mpiexec@beowulf.master] main (./ui/mpich/mpiexec.c:437):
process manager error waiting for completion</p></div><br>
<br>