Fix for threaded_sr
Do not block in mxm for blocking sends. Instead , set req pointer let
MPICH mpi layer to block on it. This will allow progress go to through
MPIDI_CH3I_Progress(), which can release the global mutex in thread
multiple case.
Signed-off-by:
Pavan Balaji <balaji@anl.gov>
Please register or sign in to comment