1
1
KAWASHIMA Takahiro 9c7b6a4352 osc/sm: Fix a bug that MPI_WIN_TEST does not update flag to 0.
`MPI_WIN_TEST` must update the `flag` parameter to 0 when not all
origin processes called `MPI_WIN_COMPLETE`. But sm OSC doesn't.
If the caller initialize the `flag` argument to a non-0 value,
the caller will receive the non-0 `flag` value.
2015-12-08 19:23:21 +09:00
..
2015-06-23 20:59:57 -07:00
2015-09-22 16:00:27 -06:00
2015-06-25 10:04:42 -06:00