<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi Rajeev<br><br>Thanks for your response but there is no any firewall among them.<br><br>mpi0 is Ubuntu <br>mpi1 to mpi4 are Debian (minimun distribution without GUI)<br><br>I am doing the conection among them with ssh and it is well configured and properly working, I tested it.<br>I am thinking,...are you using a socket conettion to comunicate the diferent processes? This could be the problem in the Ubuntu one (mpi0).<br>If this is the case, can you tell me the exactly socket you are using?<br><br>Thanks<br>Miguel Angel<br><br><br><div>&gt; From: thakur@mcs.anl.gov<br>&gt; Date: Sat, 22 Oct 2011 15:30:26 -0500<br>&gt; To: mpich-discuss@mcs.anl.gov<br>&gt; Subject: Re: [mpich-discuss] MPID_nem_tcp_connpoll(1826): Communication        error with rank 0: Connection refused<br>&gt; <br>&gt; Make sure the 5 machines can communicate with each other, i.e., there is no firewall preventing connections.<br>&gt; <br>&gt; Rajeev<br>&gt; <br>&gt; On Oct 22, 2011, at 12:36 PM, Miguel Angel Fernández wrote:<br>&gt; <br>&gt; &gt; Hello everybody<br>&gt; &gt; <br>&gt; &gt; I'm trying to fix a problem that appear when I execute one of the mpich2 program examples.<br>&gt; &gt; As you can see, if I execute a normal command there are no problems. The cluster work properly.<br>&gt; &gt; <br>&gt; &gt; mpi@mpi0:~$ mpiexec -f ./mpich2-install/machinefile -n 5 hostname<br>&gt; &gt; mpi0<br>&gt; &gt; mpi2<br>&gt; &gt; mpi3<br>&gt; &gt; mpi1<br>&gt; &gt; mpi4<br>&gt; &gt; mpi@mpi0:~$<br>&gt; &gt; <br>&gt; &gt; but when I try to execute the program, the results are something like this<br>&gt; &gt; <br>&gt; &gt; mpi@mpi0:~$ mpiexec -f ./mpich2-install/machinefile -n 5 /home/mpi/mpich2-install/workspace/Prueba/Debug/Prueba<br>&gt; &gt; Hello MPI World the original.<br>&gt; &gt; Hello MPI World the original.<br>&gt; &gt; Hello MPI World the original.<br>&gt; &gt; Hello MPI World the original.<br>&gt; &gt; Hello MPI World the original.<br>&gt; &gt; From process 0: Num processes: 5<br>&gt; &gt; Fatal error in MPI_Send: Other MPI error, error stack:<br>&gt; &gt; MPI_Send(173)..............: MPI_Send(buf=0xbfcbe268, count=26, MPI_CHAR, dest=0, tag=0, MPI_COMM_WORLD) failed<br>&gt; &gt; MPID_nem_tcp_connpoll(1826): Communication error with rank 0: Connection refused<br>&gt; &gt; Fatal error in MPI_Send: Other MPI error, error stack:<br>&gt; &gt; MPI_Send(173)..............: MPI_Send(buf=0xbfb32ca8, count=26, MPI_CHAR, dest=0, tag=0, MPI_COMM_WORLD) failed<br>&gt; &gt; MPID_nem_tcp_connpoll(1826): Communication error with rank 0: Connection refused<br>&gt; &gt; Fatal error in MPI_Send: Other MPI error, error stack:<br>&gt; &gt; MPI_Send(173)..............: MPI_Send(buf=0xbfa49e98, count=26, MPI_CHAR, dest=0, tag=0, MPI_COMM_WORLD) failed<br>&gt; &gt; MPID_nem_tcp_connpoll(1826): Communication error with rank 0: Connection refused<br>&gt; &gt; Fatal error in MPI_Send: Other MPI error, error stack:<br>&gt; &gt; MPI_Send(173)..............: MPI_Send(buf=0xbfa57538, count=26, MPI_CHAR, dest=0, tag=0, MPI_COMM_WORLD) failed<br>&gt; &gt; MPID_nem_tcp_connpoll(1826): Communication error with rank 0: Connection refused<br>&gt; &gt; <br>&gt; &gt; Do you have any idea what can be the problem?<br>&gt; &gt; <br>&gt; &gt; Thank you in advance<br>&gt; &gt; Miguel Angel<br>&gt; &gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; mpich-discuss mailing list     mpich-discuss@mcs.anl.gov<br>&gt; &gt; To manage subscription options or unsubscribe:<br>&gt; &gt; https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss<br>&gt; <br>&gt; _______________________________________________<br>&gt; mpich-discuss mailing list     mpich-discuss@mcs.anl.gov<br>&gt; To manage subscription options or unsubscribe:<br>&gt; https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss<br></div>                                               </div></body>
</html>