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

[OMPI devel] openib component lock

2008-08-05 Thread Jeff Squyres
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 it doesn't really m