Re: [OMPI devel] OMPI devel] NIC Failover and Message Stripping of Open MPI

2012-10-25 Thread Lirong Jian
Thanks, guys. I will check the code of OB1 more carefully. Thanks. Best, Lirong Message: 7 > Date: Thu, 25 Oct 2012 10:55:51 -0700 > From: Ralph Castain > Subject: Re: [OMPI devel] NIC Failover and Message Stripping of Open > MPI. > To: Open MPI Developers > Mess

Re: [OMPI devel] NIC Failover and Message Stripping of Open MPI.

2012-10-25 Thread Ralph Castain
Just an FYI - I asked a similar question recently and got the following answer from Rolf: > In my case, it was specific to openib only and it required you to be running > with two or more IB rails. > Then, if one of them failed, we just shut it down, and continued with the > working ones. > You

Re: [OMPI devel] NIC Failover and Message Stripping of Open MPI.

2012-10-25 Thread George Bosilca
On Oct 25, 2012, at 17:54 , Lirong Jian wrote: > Hi foks, > > Sorry to bother you guys, but I have some questions about Open MPI and really > want your help. > > There are some papers (e.g., [1, 2, 3], although they are sort of old-aged) > mentioning that Open MPI is supporting NIC failover

[OMPI devel] NIC Failover and Message Stripping of Open MPI.

2012-10-25 Thread Lirong Jian
Hi foks, Sorry to bother you guys, but I have some questions about Open MPI and really want your help. There are some papers (e.g., [1, 2, 3], although they are sort of old-aged) mentioning that Open MPI is supporting NIC failover and message stripping over multiple NICs. However, when I read the