[mpich-discuss] Error with MPIEXEC.

Anuj Patel indyaah at gmail.com
Mon Dec 7 04:57:03 CST 2009


I configured the whole system again and connectd cluster.
then i compiled Hellow.c in /mpi/examples and tried to run it gave following
error.

As per my knowledge, i fear i haven't update any file required but i coudn't
find it out.
so, please guide.


mpiexec -n 2 ./hellow.o

Hello world from process 0 of 2
Hello world from process 1 of 2
Fatal error in MPI_Finalize: Other MPI error, error stack:
MPI_Finalize(307)......................: MPI_Finalize failed
MPI_Finalize(198)......................:
MPID_Finalize(92)......................:
PMPI_Barrier(476)......................: MPI_Barrier(comm=0x44000002) failed
MPIR_Barrier(82).......................:
MPIC_Sendrecv(164).....................:
MPIC_Wait(405).........................:
MPIDI_CH3I_Progress(150)...............:
MPID_nem_mpich2_blocking_recv(1074)....:
MPID_nem_tcp_connpoll(1667)............:
state_commrdy_handler(1517)............:
MPID_nem_tcp_recv_handler(1425)........:
MPID_nem_handle_pkt(492)...............:
MPIDI_CH3_PktHandler_EagerSend(614)....: failure occurred while posting a
receive for message data (MPIDI_CH3_PKT_EAGER_SEND)
MPIDI_CH3U_Receive_data_unexpected(250): Out of memory
Fatal error in MPI_Finalize: Other MPI error, error stack:
MPI_Finalize(307)..................: MPI_Finalize failed
MPI_Finalize(198)..................:
MPID_Finalize(92)..................:
PMPI_Barrier(476)..................: MPI_Barrier(comm=0x44000002) failed
MPIR_Barrier(82)...................:
MPIC_Sendrecv(164).................:
MPIC_Wait(405).....................:
MPIDI_CH3I_Progress(150)...........:
MPID_nem_mpich2_blocking_recv(1074):
MPID_nem_tcp_connpoll(1667)........:
state_commrdy_handler(1517)........:
MPID_nem_tcp_recv_handler(1413)....: socket closed
rank 1 in job 1  dharmit.shah_39390   caused collective abort of all ranks
  exit status of rank 1: return code 1
rank 0 in job 1  dharmit.shah_39390   caused collective abort of all ranks
  exit status of rank 0: return code 1
close failed in file object destructor:
Error in sys.excepthook:
Traceback (most recent call last):
  File "/root/mpi/mpich2-install/bin/mpdlib.py", line 162, in
mpd_uncaught_except_tb
    tb = extract_tb(arg3)
TypeError: 'NoneType' object is not callable

Original exception was:
IOError: [Errno 9] Bad file descriptor


thanks

Anuj Patel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20091207/1b572193/attachment.htm>


More information about the mpich-discuss mailing list