1
1
openmpi/ompi/mca/osc/sm
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
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc_sm_active_target.c osc/sm: Fix a bug that MPI_WIN_TEST does not update flag to 0. 2015-12-08 19:23:21 +09:00
osc_sm_comm.c osc: do not cast way the const modifier when this is not necessary 2015-08-31 10:34:05 +09:00
osc_sm_component.c osc/sm: fix remaining coverity issues 2015-09-24 15:55:01 -06:00
osc_sm_passive_target.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc_sm.h osc/sm: fix pscw synchronization 2015-09-22 16:00:27 -06:00
owner.txt ownership: update ownership files 2015-06-25 10:04:42 -06:00