<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I am trying to install mpich2-1.3.2p1 to my cluster,</div><div><br></div><div>I configureed with:</div><div><br></div><div><div>&nbsp;./configure \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;--prefix=/neem2/huangwei/apps/mpich2-1.3.2p1 \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;--with-pm=hydra \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;--without-hydra-bindlib</div></div><div><br></div><div><br></div><div>When I run the examples, I got some problem with 2 processors, as below:</div><div><br></div><div><br></div><div>mpiexec -n 1 cpi</div><div><br></div><div>Process 0 of 1 is on neem</div><div>pi is approximately 3.1415926544231341, Error is 0.0000000008333410</div><div>wall clock time = 0.000265</div><div><br></div><div><br></div><div>mpiexec -n 2 cpi</div><div><br></div><div>Process 0 of 2 is on neem</div><div>Process 1 of 2 is on neem</div><div>pi is approximately 3.1415926544231318, Error is 0.0000000008333387</div><div>wall clock time = 0.000212</div><div>[mpiexec@neem] ONE OF THE PROCESSES TERMINATED BADLY: CLEANING UP</div><div>APPLICATION TERMINATED WITH THE EXIT STRING: Terminated (signal 15)</div><div><br></div><div>Anyone knows what is wrong here?</div><div><br></div><div>Thanks,</div><div><br></div><div>Wei</div><div><br></div></body></html>