I configured the whole system again and connectd cluster.<br>then i compiled Hellow.c in /mpi/examples and tried to run it gave following error.<br><br>As per my knowledge, i fear i haven&#39;t update any file required but i coudn&#39;t find it out.<br>
so, please guide.<br><br><br>mpiexec -n 2 ./hellow.o<br> <br>Hello world from process 0 of 2<br>Hello world from process 1 of 2<br>Fatal error in MPI_Finalize: Other MPI error, error stack:<br>MPI_Finalize(307)......................: MPI_Finalize failed<br>
MPI_Finalize(198)......................: <br>MPID_Finalize(92)......................: <br>PMPI_Barrier(476)......................: MPI_Barrier(comm=0x44000002) failed<br>MPIR_Barrier(82).......................: <br>MPIC_Sendrecv(164).....................: <br>
MPIC_Wait(405).........................: <br>MPIDI_CH3I_Progress(150)...............: <br>MPID_nem_mpich2_blocking_recv(1074)....: <br>MPID_nem_tcp_connpoll(1667)............: <br>state_commrdy_handler(1517)............: <br>
MPID_nem_tcp_recv_handler(1425)........: <br>MPID_nem_handle_pkt(492)...............: <br>MPIDI_CH3_PktHandler_EagerSend(614)....: failure occurred while posting a receive for message data (MPIDI_CH3_PKT_EAGER_SEND)<br>MPIDI_CH3U_Receive_data_unexpected(250): Out of memory<br>
Fatal error in MPI_Finalize: Other MPI error, error stack:<br>MPI_Finalize(307)..................: MPI_Finalize failed<br>MPI_Finalize(198)..................: <br>MPID_Finalize(92)..................: <br>PMPI_Barrier(476)..................: MPI_Barrier(comm=0x44000002) failed<br>
MPIR_Barrier(82)...................: <br>MPIC_Sendrecv(164).................: <br>MPIC_Wait(405).....................: <br>MPIDI_CH3I_Progress(150)...........: <br>MPID_nem_mpich2_blocking_recv(1074): <br>MPID_nem_tcp_connpoll(1667)........: <br>
state_commrdy_handler(1517)........: <br>MPID_nem_tcp_recv_handler(1413)....: socket closed<br>rank 1 in job 1  dharmit.shah_39390   caused collective abort of all ranks<br>  exit status of rank 1: return code 1 <br>rank 0 in job 1  dharmit.shah_39390   caused collective abort of all ranks<br>
  exit status of rank 0: return code 1 <br>close failed in file object destructor:<br>Error in sys.excepthook:<br>Traceback (most recent call last):<br>  File &quot;/root/mpi/mpich2-install/bin/mpdlib.py&quot;, line 162, in mpd_uncaught_except_tb<br>
    tb = extract_tb(arg3)<br>TypeError: &#39;NoneType&#39; object is not callable<br><br>Original exception was:<br>IOError: [Errno 9] Bad file descriptor<br><br><br>thanks<br><br>Anuj Patel<br>