-
Notifications
You must be signed in to change notification settings - Fork 902
Add opal_recursive_mutex_t support to qthreads #8500
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
janciesko
commented
Feb 18, 2021
- Adds the opal_recursive_mutex_t type to qthreads.
- Fixes some segfaults when ompi is configured to qthreads.
bot:retest |
Can one of the admins verify this patch? |
ok to test |
bot:aws:retest |
ompi:bot:retest |
not sure what's happening at aws jenkins |
@janciesko looks like you need to rebase |
Rebased to v5.0.x |
oops, @janciesko i meant to rebase on top of master since there was some conflict. |
Signed-off-by: Jan Ciesko <[email protected]>
56ca827
to
8c499a3
Compare
Rebased to master. |
@janciesko @hppritcha is this a v5.0.x item? |
yes i'll cherry-pick over to the 5.0.x |