[MPICH] MPICH2 on WinXP-Pro cluster

David Ashton ashton at mcs.anl.gov
Fri Aug 5 14:15:49 CDT 2005


Peter,

What is the error output?  Can you send us that?

If mpiexec can resolve the ip address of the other machine but cannot
connect to it then it is probably a firewall issue.  The simple answer is
that you need to disable the firewall to run MPI applications.

The longer answer is that if you are using the Windows firewall then you can
configure it to allow the smpd.exe process not to be blocked.  Then you need
to allow exceptions for each MPI executable that you intend to run.  This
way you can still have the firewall running but it won't block ports used by
mpiexec or your application.

-David Ashton

-----Original Message-----
From: owner-mpich-discuss at mcs.anl.gov
[mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Peter Raeth (FAC)
Sent: Friday, August 05, 2005 11:13 AM
To: 'mpich-discuss at mcs.anl.gov'
Subject: [MPICH] MPICH2 on WinXP-Pro cluster

This will be an elementary question for most but it has me quite
roadblocked. Having gone through the entire archive, I could find nothing on
this particular subject. Thank all in advance for their patience and
support.

An entry-level cluster is composed of two Intel WinXP-Pro computers
connected via a cross-over cable. The network is configured such that each
computer can see shared files and drives on the other machine. The printer
is shared between the two machines. Each machine can ping the other machine.
The MPICH2 installer has been run on both machines. Both machines are in the
same workgroup and one logs onto either in the same way.

When running the very basic example cpi.exe on either machine, cpi works
just fine. MPIEXEC performs as expected. However, when an attempt is made to
run across the network, MPIEXEC reports that it can not connect to the other
machine. It finds the machine but it can not connect to it. It is here that
I am stuck and would appreciate any advice.

With Linux, everything works really well. We have had no trouble and a lot
of success.


Thanks,

Peter.





More information about the mpich-discuss mailing list