diff --git a/ompi/mca/osc/portals4/osc_portals4_comm.c b/ompi/mca/osc/portals4/osc_portals4_comm.c index 0e23804298e..c8b13cb2ce2 100644 --- a/ompi/mca/osc/portals4/osc_portals4_comm.c +++ b/ompi/mca/osc/portals4/osc_portals4_comm.c @@ -514,7 +514,7 @@ ompi_osc_portals4_raccumulate(const void *origin_addr, OPAL_OUTPUT_VERBOSE((90,ompi_osc_base_framework.framework_output, "%s,%d Atomic", __FUNCTION__, __LINE__)); ret = PtlAtomic(module->req_md_h, - offset + sent + origin_lb, + md_offset + sent + origin_lb, msg_length, PTL_ACK_REQ, peer,