thanks a lot ! 
 using "--mca btl_if_exclude virbr0" does not work, but you have pointed out the
problem, so i fixed it using "--mca btl_tcp_if_include bond0" because I know 
this is the high
speed network interface I should use on each node.



At 2012-09-25 20:30:16,"Jeff Squyres" <jsquy...@cisco.com> wrote:
>On Sep 25, 2012, at 2:28 PM, Jeff Squyres wrote:
>
>>  mpirun --mca btl_if_exclude virbr0 ...
>
>
>Gah; sorry, that should be:
>
>  mpirun --mca btl_tcp_if_exclude virbr0 ...
>
>I forgot the "tcp" there in the middle.
>
>-- 
>Jeff Squyres
>jsquy...@cisco.com
>For corporate legal information go to: 
>http://www.cisco.com/web/about/doing_business/legal/cri/
>
>
>_______________________________________________
>users mailing list
>us...@open-mpi.org
>http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to