-
Notifications
You must be signed in to change notification settings - Fork 903
Openib proc accounting fix #1260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
into the static function
1. finer grained locks; 2. separate srq creation from cq adjustments.
MTT looks fine. No degradation. |
Not true - looks like I see some problems with |
@hjelmn I've checked, the problem is out of the scope of this patch. |
@rhc54 @jsquyres @hppritcha @hjelmn |
Update: the hang that I was observing with |
|
PR to v2.x |
@hjelmn, to PR this to v2.x we need to merge open-mpi/ompi-release#868 first. This PR depends on it. |
…ixes v2.x: various mca/coll fixes
@hjelmn
I'm still working on this, however I'd like to know your position regarding this changes.
Right now it works for OSU tests and I am currently testing it with the full MTT test suite.