[mpich-discuss] FW: How to use MPICH2 to run a MPI application across two Windows XP machines?

Jayesh Krishna jayesh at mcs.anl.gov
Wed Aug 13 16:15:17 CDT 2008


 Hi,
  The error message says that the job launcher, mpiexec, was not able to
contact the process manager, smpd, running on machine2.
  Make sure that you install MPICH2 on all the machines/hosts/nodes
involved in the MPI job.
  Also make sure that you disable windows firewall (or any 3rd party
firewalls) on all the nodes. You can alternately refer to the section
"Runtime environment --> firewalls" in the windows developer's guide
(http://www.mcs.anl.gov/research/projects/mpich2/documentation/index.php?s
=docs) to configure the windows firewall for MPICH2.
  Let us know if it works for you.

Regards,
Jayesh
  
-----Original Message-----
From: owner-mpich-discuss at mcs.anl.gov
[mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Rajeev Thakur
Sent: Wednesday, August 13, 2008 3:55 PM
To: mpich-discuss at mcs.anl.gov
Cc: zhuqi.jeffrey at gmail.com
Subject: [mpich-discuss] FW: How to use MPICH2 to run a MPI application
across two Windows XP machines?


-----Original Message-----
Date: Wed, 13 Aug 2008 16:52:22 -0400
From: "Qi Zhu" <zhuqi.jeffrey at gmail.com>
To: mpich-discuss at mcs.anl.gov
Subject: How to use MPICH2 to run a MPI application across two Windows XP
machines?
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_29681_2966996.1218660742932"
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at
mailgw.mcs.anl.gov
X-Spam-Status: No, hits=1.2 required=5.0
	tests=HTML_10_20,HTML_MESSAGE
	version=2.55
X-Spam-Level: *
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
X-MCS-Mail-Loop: mpich-discuss

------=_Part_29681_2966996.1218660742932
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,  Everybody, I am a new comer here and I am interested to know more
about MPICH2.

Here is what I came across when I was trying to run a MPI application
across two Windows XP computers:
I use the command, machine 1 is my local machine and machin 2 is a remote
one.

mpiexec -hosts 2 machine1 machine2 myapp.exe

Then the error message is:
MPIDU_Sock_Post_Connect<1228>: Unable to connect to machine2 on port 8676.
MPIDU_Sock_Post_Connect<1275>: A connection attempt failed because the
connected party did not actively respond after a period of time.

Can anyone tell me how can I deal with it?
Thanks a lot.

--
Thanks and Regards
Sincerely Yours
Jeffrey

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080813/9cea5780/attachment.htm>


More information about the mpich-discuss mailing list