I notice that --enable-progress-threads with the openib btl is
currently broken (i.e., it won't even compile). I know that it
doesn't run (because of other threading issues currently being worked
on), but a broken compilation does prevent other kinds of testing.
The problem is that the openib progress thread code was not updated
with all the recent changes to the openib BTL (it makes reference to
BTL_OPENIB_LP_QP and BTL_OPENIB_HP_QP).
I'm going to just #if 0 this out for the moment so that it will
compile, and put a big comment and opal_output warning if you try to
run with the openib progress thread saying that we don't [yet] expect
it to work. :-) We can fix the openib progress thread code as we go
along and fix up other threading stuff.
--
Jeff Squyres
Cisco Systems