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
The UCX PML needs to differentiate between mpi serialized and single thread
mode according to MPI standard.
Using UCX with multiple threads, even when providing mutual exclusion, is not
completely equivalent to only using UCX with one same thread.
Signed-off-by: Thomas Vegas <tvegas@nvidia.com>
0 commit comments