Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r24536

2011-03-17 Thread Tim Mattox
Ralph, I love how this bugfix results in a net reduction of almost 200 lines of code! Very nice. (I now return to deep lurking mode...) On Wed, Mar 16, 2011 at 10:22 PM, wrote: > Author: rhc > Date: 2011-03-16 22:22:23 EDT (Wed, 16 Mar 2011) > New Revision: 24536 > URL: https://svn.open-mpi.org

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r24536

2011-03-17 Thread Ralph Castain
Actually, I could have fixed it without removing anything. All that was required was to change the flag passed to a function from false to true. But I figured I would go ahead and remove some code (support for ompi-profiler) that nobody is using. Will probably remove it from the rest of the code

Re: [OMPI devel] Bug btl:tcp with grpcomm:hier

2011-03-17 Thread Jeff Squyres
Does this need to be CMR'ed to 1.4 and/or 1.5? On Mar 16, 2011, at 10:27 PM, Ralph Castain wrote: > Okay, I fixed this in r24536. > > Sorry for the problem, Damien - thanks for catching it! Went unnoticed > because the folks at the Labs always use IB. > > > On Mar 16, 2011, at 7:20 PM, Ralph

Re: [OMPI devel] Bug btl:tcp with grpcomm:hier

2011-03-17 Thread Damien Guinier
You are welcome. I'm happy you find quickly this fix. Thanks to all Damien Le 17/03/2011 03:27, Ralph Castain a écrit : Okay, I fixed this in r24536. Sorry for the problem, Damien - thanks for catching it! Went unnoticed because the folks at the Labs always use IB. On Mar 16, 2011, at 7:20

Re: [OMPI devel] Bug btl:tcp with grpcomm:hier

2011-03-17 Thread Damien Guinier
Yes please, this fixes is asked by Bull clients. damien Le 17/03/2011 15:44, Jeff Squyres a écrit : Does this need to be CMR'ed to 1.4 and/or 1.5? On Mar 16, 2011, at 10:27 PM, Ralph Castain wrote: Okay, I fixed this in r24536. Sorry for the problem, Damien - thanks for catching it! We

Re: [OMPI devel] Bug btl:tcp with grpcomm:hier

2011-03-17 Thread Ralph Castain
Would you mind filing these? I suspect you'll have to create patches - it might apply cleanly to 1.5, but I'm far less confident about 1.4. You might check to see if this even exists in 1.4 as I honestly don't remember. Thanks Ralph On Mar 17, 2011, at 8:57 AM, Damien Guinier wrote: > Yes plea