You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OSC/UCX: Change the declaration of wpool ctx mutex to recursive. Note
that this object has been already getting constructed using
opal_recursive_mutex_t inside opal_common_ucx_wpctx_create, but inside
opal_common_ucx_ctx_t, it was missing the proper type.
Signed-off-by: Mamzi Bayatpour <mbayatpour@nvidia.com>
Co-authored-by: Tomislav Janjusic <tomislavj@nvidia.com>
0 commit comments