<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">hi,<br><br>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.<br>I am working on windows server 2003.<br>any other ideas please...<br><br>thanks in advance....<br><br><br>Hisham Adel<br>--- On <b>Thu, 8/28/08, Jayesh Krishna <i><jayesh@mcs.anl.gov></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Jayesh Krishna <jayesh@mcs.anl.gov><br>Subject: RE: [mpich-discuss] Fatal error in MPI_Finalize: Other MPI error, error stack:<br>To: "'Hisham Adel'" <hosham2004@yahoo.com><br>Cc: mpich-discuss@mcs.anl.gov, "'MPI'" <mpich2-dev@mcs.anl.gov><br>Date: Thursday, August 28, 2008, 5:50 PM<br><br><div id="yiv2078240451">
<div dir="ltr" align="left"><font color="#0000ff" size="2" face="Arial"><span class="948384814-28082008">Hi, </span></font></div>
<div dir="ltr" align="left"><font size="2"><span class="948384814-28082008"> The
description of error code 11004 in MS docs
is,<br><br>================================================================<br>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.<br>================================================================<br><br>
Looks like the DNS server for your machine does not have information about the
computers/hosts in your setup.</span></font></div>
<div dir="ltr" align="left"><font size="2"><span class="948384814-28082008"></span></font> </div>
<div dir="ltr" align="left"><font size="2"><span class="948384814-28082008">Regards,</span></font></div>
<div dir="ltr" align="left"><font size="2"><span class="948384814-28082008">Jayesh</span></font></div><br>
<div class="OutlookMessageHeader" dir="ltr" align="left" lang="en-us">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>From:</b> owner-mpich-discuss@mcs.anl.gov
[mailto:owner-mpich-discuss@mcs.anl.gov] <b>On Behalf Of </b>Hisham
Adel<br><b>Sent:</b> Thursday, August 28, 2008 2:43 AM<br><b>To:</b> MPI;
MPI_questions<br><b>Subject:</b> [mpich-discuss] Fatal error in MPI_Finalize:
Other MPI error, error stack:<br></font><br></div>
<div></div>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top">
<div>I am using MPICH2 on windows. There is a program called
Hello2.exe it only show the computer name.</div>
<div>it gives me the required results but with errors i dont know the
resons.</div>
<div>also when i try to use MPI_Send and MPI_Recv it dont give me any
response.</div>
<div>can any one help me.</div>
<div> </div>
<div> </div>
<div> </div>
<div>Here is the results</div>
<div><br>C:\Program Files\MPICH2\bin>mpiexec -machinefile hosts.txt -n
2 Hello2.exe<br>node1<br>node2.NU<br>Fatal error in MPI_Finalize: Other
MPI error, error stack:<br>MPI_Finalize(255)............: MPI_Finalize
failed<br>MPI_Finalize(154)............:<br>MPID_Finalize(94)............:<br>MPI_Barrier(406).............:
MPI_Barrier(comm=0x44000002)
failed<br>MPIR_Barrier(77).............:<br>MPIC_Sendrecv(120)...........:<br>MPID_Isend(103)..............:
failure occurred while attempting to send an eage<br>r
message<br>MPIDI_CH3_iSend(172).........:<br>MPIDI_CH3I_Sock_connect(1191):
[ch3:sock] rank 0 unable to connect to rank 1 usi<br>ng business card
<port=1327 description=node2.NU ifname=192.168.10.21
><br>MPIDU_Sock_post_connect(1228): unable to connect to node2.NU on
port 1327, exhau<br>sted all endpoints (errno
-1)<br>MPIDU_Sock_post_connect(1244): gethostbyname failed, The requested
name is valid<br>, but no data of the requested type was found. (errno
11004)<br>job aborted:<br>rank: node: exit code[: error message]<br>0:
node1: 1: Fatal error in MPI_Finalize: Other MPI error, error
stack:<br>MPI_Finalize(255)............: MPI_Finalize
failed<br>MPI_Finalize(154)............:<br>MPID_Finalize(94)............:<br>MPI_Barrier(406).............:
MPI_Barrier(comm=0x44000002)
failed<br>MPIR_Barrier(77).............:<br>MPIC_Sendrecv(120)...........:<br>MPID_Isend(103)..............:
failure occurred while attempting to send an eage<br>r
message<br>MPIDI_CH3_iSend(172).........:<br>MPIDI_CH3I_Sock_connect(1191):
[ch3:sock] rank 0 unable to connect to rank 1 usi<br>ng business card
<port=1327 description=node2.NU ifname=192.168.10.21
><br>MPIDU_Sock_post_connect(1228): unable to connect to node2.NU on
port 1327, exhau<br>sted all endpoints (errno
-1)<br>MPIDU_Sock_post_connect(1244): gethostbyname failed, The requested
name is valid<br>, but no data of the requested type was found. (errno
11004)<br>1: node2: 1</div></td></tr></tbody></table><br></div></blockquote></td></tr></table><br>