[OMPI devel] Coverity

2008-08-06 Thread Jeff Squyres
I got a ping from David Maxwell recently (our Coverity contact) saying that they are "close" to having everything working again. Yay! There's one scan of the OMPI trunk from 31 July 2008 available; hopefully, they'll be resuming nightly scans soon. Rainer and I fixed a bunch of CIDs this

Re: [OMPI devel] openib component lock

2008-08-06 Thread Jeff Squyres
On Aug 6, 2008, at 6:31 AM, Pavel Shamis (Pasha) wrote: In working on https://svn.open-mpi.org/trac/ompi/ticket/1434, I see fairly inconsistent use of the mca_openib_btl_component.ib_lock, such as within btl_openib_proc.c. In fixing #1434, do I need to be mindful doing all the locking pro

Re: [OMPI devel] openib component lock

2008-08-06 Thread Pavel Shamis (Pasha)
Jeff Squyres wrote: In working on https://svn.open-mpi.org/trac/ompi/ticket/1434, I see fairly inconsistent use of the mca_openib_btl_component.ib_lock, such as within btl_openib_proc.c. In fixing #1434, do I need to be mindful doing all the locking properly, or is it already so broken that i