On Aug 24, 2010, at 6:26 PM, Rahul Nabar wrote:

>> Are all the eth0's on one subnet and all the eth2's on a different subnet?
>> 
>> Or are all eth0's and eth2's all on the same subnet?
> 
> Thanks Jeff! Different subnets. All 10GigE's are on 192.168.x.x and
> all 1GigE's are on 10.0.x.x

It would simplify testing if you could get all the eth0's to be of one type and 
on the same subnet, and the same for eth1.

Once you do that, try using just one of the networks by telling OMPI to use 
only one of the devices, something like this:

    mpirun --mca btl_tcp_if_include eth0 ...

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to