On Nov 1, 2005, at 12:02 PM, Marty Humphrey wrote:
wukong: eth0 (152.48.249.102, no MPI traffic), eth1 (128.109.34.20,yes
MPI
traffic)
zelda01: eth0 (130.207.252.131, yes MPI traffic), eth2 (10.0.0.12, no
MPI
traffic)
on wukong, I have :
[humphrey@wukong ~]$ more ~/.openmpi/mca-params.conf
btl_tcp_if_include=eth1
on zelda01, I have :
[humphrey@zelda01 humphrey]$ more ~/.openmpi/mca-params.conf
btl_tcp_if_include=eth0
Just to make sure I'm reading this right -- 128.109.34.20 is supposed
to be routable to 130.207.252.131, right? Can you ssh directly from
one machine to the other? (I'm guessing that you can because OMPI was
able to start processes) Can you ping one machine from the other?
Most importantly -- can you open arbitrary TCP ports between the two
machines? (i.e., not just well-known ports like 22 [ssh], etc.)
--
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/