<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>1) $ ./configure --prefix=/users/misc/sjinang/mpich-install</p>
<p>2) No. It is showing an error : mpiexec -n 2 -f hostfile ./mpi/mpich-3.3.1/examples/send_recv<br />                                                Fatal error in PMPI_Send: Unknown error class, error stack:<br />                                                PMPI_Send(159).............: MPI_Send(buf=0x7ffe5d59e2a4, count=1, MPI_INT, dest=1, tag=0, MPI_COMM_WORLD) failed<br />                                                MPID_nem_tcp_connpoll(1845): Communication error with rank 1: Connection refused</p>
<p>3) I have done ssh from both the sides and its working fine. So now can you see the problem...</p>
<p>Thanks.</p>
<div> </div>
<p><br /></p>
<p>On 17-06-2019 21:28, Zhou, Hui wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --> <!-- head ignored --><!-- meta ignored --> Hi Jinang_Shah,
<div> </div>
<div>Could you list your configure line ( try `head config.log`)?</div>
<div> </div>
<div>If you try a simple example where process 0 sends a short message to process 1, would you result in similar error?</div>
<div> </div>
<div>Can csews1 and csews2 connect to each other freely, i.e. is there firewall, router, etc. between these two hosts?</div>
<div><br />
<div>
<div dir="auto" style="caret-color: #000000; color: #000000; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="caret-color: #000000; color: #000000; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="caret-color: #000000; color: #000000; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div style="caret-color: #000000; color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">— </div>
<div style="caret-color: #000000; color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">Hui Zhou</div>
<div style="caret-color: #000000; color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"> </div>
<div style="caret-color: #000000; color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"> </div>
<div style="caret-color: #000000; color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"> </div>
</div>
</div>
</div>
</div>
<br class="Apple-interchange-newline" /> </div>
<div><br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div>On Jun 17, 2019, at 10:11 AM, Jinang_Shah via discuss <<a href="mailto:discuss@mpich.org">discuss@mpich.org</a>> wrote:</div>
<br class="Apple-interchange-newline" />
<div>
<div style="font-size: 10pt; font-family: Verdana,Geneva,sans-serif;">
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<p>$ mpiexec -n 2 -f hostfile ./mpi/mpich-3.3.1/examples/cpi<br /> Process 1 of 2 is on csews2<br /> Process 0 of 2 is on csews1<br /> Fatal error in PMPI_Reduce: Unknown error class, error stack:<br /> PMPI_Reduce(523)................: MPI_Reduce(sbuf=0x7ffeab580c10, rbuf=0x7ffeab580c18, count=1, datatype=MPI_DOUBLE, op=MPI_SUM, root=0, comm=MPI_COMM_WORLD) failed<br /> PMPI_Reduce(509)................: <br /> MPIR_Reduce_impl(316)...........: <br /> MPIR_Reduce_intra_auto(231).....: <br /> MPIR_Reduce_intra_binomial(125).: <br /> MPIDI_CH3U_Recvq_FDU_or_AEP(629): Communication error with rank 1</p>
<p><br /></p>
<p>Can anyone explain this error and how to overcome it.I have installed just MPICH and not HYDRA package.</p>
<p>By the way this same command works fine with hello program the one where each node says their identity.</p>
</blockquote>
</blockquote>
</div>
_______________________________________________<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">https://lists.mpich.org/mailman/listinfo/discuss</a></div>
</blockquote>
</div>
</div>
</blockquote>
</body></html>