1
1
openmpi/ompi/mca/osc
Nathan Hjelm b8ee05d352 osc/rdma: bug fixes
This commit fixes several bugs in the osc/rdma component:

 - Complete aggregated requests immediately. Completion of RMA
   requests indicates local completion anyway. This fixes a hang in
   the c_reqops test.

 - Correctly mark Rget_accumulate requests.

 - Set the local base flag correctly on the local peer.

 - Clear or set the no locks flag on the window if the value is
   changed by MPI_Win_set_info.

 - Actually update the target when using MPI_OP_REPLACE.

Fixes open-mpi/ompi#1010

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-10-20 15:27:15 -06:00
..
base mpi conformance: fix prototypes 2015-08-31 10:34:05 +09:00
portals4 osc-portals4: Initialize datatype in MPI_Get_accumulate and MPI_Rget_accumulate 2015-10-08 12:17:19 -05:00
pt2pt osc/pt2pt: fix coveity issues 2015-09-26 11:18:22 -06:00
rdma osc/rdma: bug fixes 2015-10-20 15:27:15 -06:00
sm osc/sm: fix remaining coverity issues 2015-09-24 15:55:01 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc.h osc: do not cast way the const modifier when this is not necessary 2015-08-31 10:34:05 +09:00