[OMPI users] mca_oob_tcp_peer_try_connect problem

2007-11-28 Thread Bob Soliday
:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7383491 (7.0 MiB) TX bytes:7383491 (7.0 MiB) These machines routinely run mpich2 and mvapich2 programs so I don't suspect any problems with the gigabit or infiniband connections. Thanks, --Bob Soliday

Re: [OMPI users] mca_oob_tcp_peer_try_connect problem

2007-11-29 Thread Bob Soliday
d. We try a couple of times, but then give up and try other interfaces - since no other interface is available, you get that other error message and we abort. Sorry I can't be more help - like I said, this is now a weak spot in our coverage that needs to be rebuilt. Ralph On 11/28/07 2:41 PM, &

Re: [OMPI users] mca_oob_tcp_peer_try_connect problem

2007-11-29 Thread Bob Soliday
Jeff Squyres (jsquyres) wrote: Interesting. Would you mind sharing your patch? -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Bob Soliday Sent: Thursday, November 29, 2007 11:35 AM To: Ralph H Castain Cc: Open MPI Users Subject

Re: [OMPI users] mca_oob_tcp_peer_try_connect problem

2007-11-29 Thread Bob Soliday
Thanks, this works. I have now removed my change to oob_tcp_peer.c. --Bob Soliday Ralph Castain wrote: If you wanted it to use eth1, your other option would be to simply tell it to do so using the mca param. I believe it is something like -mca oob_tcp_if_include eth1 -mca oob_tcp_if_exclude