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
Improve MPI_Waitall performance for MPI_THREAD_MULTIPLE
Avoid atomic cmpxchng operations for MPI requests that are already
complete. This improves the performance in message rate benchmarks.
Signed-off-by: Austen Lauria <awlauria@us.ibm.com>
0 commit comments