<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>RE: [mpich-discuss] FW: How to use MPICH2 to run a MPI application across two Windows XP machines?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&nbsp;Hi,<BR>
&nbsp; The error message says that the job launcher, mpiexec, was not able to contact the process manager, smpd, running on machine2.<BR>
&nbsp; Make sure that you install MPICH2 on all the machines/hosts/nodes involved in the MPI job.<BR>
&nbsp; Also make sure that you disable windows firewall (or any 3rd party firewalls) on all the nodes. You can alternately refer to the section &quot;Runtime environment --&gt; firewalls&quot; in the windows developer's guide (<A HREF="http://www.mcs.anl.gov/research/projects/mpich2/documentation/index.php?s=docs">http://www.mcs.anl.gov/research/projects/mpich2/documentation/index.php?s=docs</A>) to configure the windows firewall for MPICH2.<BR>
&nbsp; Let us know if it works for you.<BR>
<BR>
Regards,<BR>
Jayesh<BR>
&nbsp;<BR>
-----Original Message-----<BR>
From: owner-mpich-discuss@mcs.anl.gov [<A HREF="mailto:owner-mpich-discuss@mcs.anl.gov">mailto:owner-mpich-discuss@mcs.anl.gov</A>] On Behalf Of Rajeev Thakur<BR>
Sent: Wednesday, August 13, 2008 3:55 PM<BR>
To: mpich-discuss@mcs.anl.gov<BR>
Cc: zhuqi.jeffrey@gmail.com<BR>
Subject: [mpich-discuss] FW: How to use MPICH2 to run a MPI application across two Windows XP machines?<BR>
<BR>
<BR>
-----Original Message-----<BR>
Date: Wed, 13 Aug 2008 16:52:22 -0400<BR>
From: &quot;Qi Zhu&quot; &lt;zhuqi.jeffrey@gmail.com&gt;<BR>
To: mpich-discuss@mcs.anl.gov<BR>
Subject: How to use MPICH2 to run a MPI application across two Windows XP machines?<BR>
MIME-Version: 1.0<BR>
Content-Type: multipart/alternative;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; boundary=&quot;----=_Part_29681_2966996.1218660742932&quot;<BR>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at mailgw.mcs.anl.gov<BR>
X-Spam-Status: No, hits=1.2 required=5.0<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tests=HTML_10_20,HTML_MESSAGE<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version=2.55<BR>
X-Spam-Level: *<BR>
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)<BR>
X-MCS-Mail-Loop: mpich-discuss<BR>
<BR>
------=_Part_29681_2966996.1218660742932<BR>
Content-Type: text/plain; charset=ISO-8859-1<BR>
Content-Transfer-Encoding: 7bit<BR>
Content-Disposition: inline<BR>
<BR>
Hi,&nbsp; Everybody, I am a new comer here and I am interested to know more about MPICH2.<BR>
<BR>
Here is what I came across when I was trying to run a MPI application across two Windows XP computers:<BR>
I use the command, machine 1 is my local machine and machin 2 is a remote one.<BR>
<BR>
mpiexec -hosts 2 machine1 machine2 myapp.exe<BR>
<BR>
Then the error message is:<BR>
MPIDU_Sock_Post_Connect&lt;1228&gt;: Unable to connect to machine2 on port 8676.<BR>
MPIDU_Sock_Post_Connect&lt;1275&gt;: A connection attempt failed because the connected party did not actively respond after a period of time.<BR>
<BR>
Can anyone tell me how can I deal with it?<BR>
Thanks a lot.<BR>
<BR>
--<BR>
Thanks and Regards<BR>
Sincerely Yours<BR>
Jeffrey<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>