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/rdma: Fix MPI_Win_start()/complete() with MPI_GROUP_EMPTY.
- Make sure the epoch type is set before returning from MPI_Win_start().
- Make sure the group is only free'd if it is valid in MPI_Win_complete().
- Fix possible double free() of the group.
Signed-off-by: Austen Lauria <[email protected]>
0 commit comments