[mpich-discuss] Fatal error in MPI_Finalize: Other MPI error, error stack:
Hisham Adel
hosham2004 at yahoo.com
Sun Aug 31 04:08:12 CDT 2008
hi,
I have managed DNS to see the other node and it can ping it and can share files with it but it give me the same error then I removed DNS and it also give me the same error.
I am working on windows server 2003.
any other ideas please...
thanks in advance....
Hisham Adel
--- On Thu, 8/28/08, Jayesh Krishna <jayesh at mcs.anl.gov> wrote:
From: Jayesh Krishna <jayesh at mcs.anl.gov>
Subject: RE: [mpich-discuss] Fatal error in MPI_Finalize: Other MPI error, error stack:
To: "'Hisham Adel'" <hosham2004 at yahoo.com>
Cc: mpich-discuss at mcs.anl.gov, "'MPI'" <mpich2-dev at mcs.anl.gov>
Date: Thursday, August 28, 2008, 5:50 PM
Hi,
The
description of error code 11004 in MS docs
is,
================================================================
The
requested name is valid and was found in the database, but it does not have the
correct associated data being resolved for. The usual example for this is a host
name-to-address translation attempt (using gethostbyname or
WSAAsyncGetHostByName) which uses the DNS (Domain Name Server). An MX record is
returned but no A record—indicating the host itself exists, but is not directly
reachable.
================================================================
Looks like the DNS server for your machine does not have information about the
computers/hosts in your setup.
Regards,
Jayesh
From: owner-mpich-discuss at mcs.anl.gov
[mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Hisham
Adel
Sent: Thursday, August 28, 2008 2:43 AM
To: MPI;
MPI_questions
Subject: [mpich-discuss] Fatal error in MPI_Finalize:
Other MPI error, error stack:
I am using MPICH2 on windows. There is a program called
Hello2.exe it only show the computer name.
it gives me the required results but with errors i dont know the
resons.
also when i try to use MPI_Send and MPI_Recv it dont give me any
response.
can any one help me.
Here is the results
C:\Program Files\MPICH2\bin>mpiexec -machinefile hosts.txt -n
2 Hello2.exe
node1
node2.NU
Fatal error in MPI_Finalize: Other
MPI error, error stack:
MPI_Finalize(255)............: MPI_Finalize
failed
MPI_Finalize(154)............:
MPID_Finalize(94)............:
MPI_Barrier(406).............:
MPI_Barrier(comm=0x44000002)
failed
MPIR_Barrier(77).............:
MPIC_Sendrecv(120)...........:
MPID_Isend(103)..............:
failure occurred while attempting to send an eage
r
message
MPIDI_CH3_iSend(172).........:
MPIDI_CH3I_Sock_connect(1191):
[ch3:sock] rank 0 unable to connect to rank 1 usi
ng business card
<port=1327 description=node2.NU ifname=192.168.10.21
>
MPIDU_Sock_post_connect(1228): unable to connect to node2.NU on
port 1327, exhau
sted all endpoints (errno
-1)
MPIDU_Sock_post_connect(1244): gethostbyname failed, The requested
name is valid
, but no data of the requested type was found. (errno
11004)
job aborted:
rank: node: exit code[: error message]
0:
node1: 1: Fatal error in MPI_Finalize: Other MPI error, error
stack:
MPI_Finalize(255)............: MPI_Finalize
failed
MPI_Finalize(154)............:
MPID_Finalize(94)............:
MPI_Barrier(406).............:
MPI_Barrier(comm=0x44000002)
failed
MPIR_Barrier(77).............:
MPIC_Sendrecv(120)...........:
MPID_Isend(103)..............:
failure occurred while attempting to send an eage
r
message
MPIDI_CH3_iSend(172).........:
MPIDI_CH3I_Sock_connect(1191):
[ch3:sock] rank 0 unable to connect to rank 1 usi
ng business card
<port=1327 description=node2.NU ifname=192.168.10.21
>
MPIDU_Sock_post_connect(1228): unable to connect to node2.NU on
port 1327, exhau
sted all endpoints (errno
-1)
MPIDU_Sock_post_connect(1244): gethostbyname failed, The requested
name is valid
, but no data of the requested type was found. (errno
11004)
1: node2: 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080831/73c3c3e6/attachment.htm>
More information about the mpich-discuss
mailing list