Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
2275 Discussions

Intel MPI 5.0.2.044 and Windows firewall on localhost

Frank_R_1
New Contributor I
1,043 Views

Hi everybody,

We run mpiexec on Windows 7 on multiple network installations of our product in the following manner:

mpiexec.hydra.exe -np x -localroot -delegate -localonly -localhost 127.0.0.1 one_path_to_EXECUTABLE

The problem is with the windows firewall (which is executable path triggering) and alerts, because mpiexec.hydra.exe and pmi_proxy.exe do a listen on 0.0.0.0:port.

Is there an option / environment variable available to tell mpiexec.hydra only listen on 127.0.0.1 instead of all available interfaces if we run it only local on one workstation.

Thanks in advance

Frank

0 Kudos
0 Replies
Reply