Configuring MPICH on Windows Vista with Windows Firewall

December 27, 2008 at 6:52 PMalex

For some scenarios in scientific parallel computations, one may need to configure to run the MPICH on a Windows Vista computer. This includes scenarios when running the cluster on the commodity hardware in the heterogeneous environments.

Say there is configuration according to the following specification:

1. Host - Windows Vista

2. Cluster node - Windows Server 2003

3. Cluster node - Windows Vista

In this configuration, computers 1 and 3 should have additional firewall rules:

1. Go to Control Panel -> Administrative Tools -> Windows Firewall with Advanced Security. On Inbound Rules, right click and select New Rule... In the following dialog, enter parameters of the new rule.

Rule Type - Program

Program - in This program path enter: %SystemRoot%\System32\rclumad.exe

Action - Allow the connection

Profile - Depending on your environment, choose the correct check boxes.

Name - Enter rclumad.

2. Now locate the new rule in the list and open Properties dialog. Make sure the Protocols and Ports has the settings as follows:

image

3. Now you should be able to execute the tasks remotely passing through Windows Firewall.

Posted in:

Tags:

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading