1
1

Merge pull request #2156 from tkordenbrock/topic/raccumulate.offset.fix

osc-portals4: fix offset bug in raccumulate()
Этот коммит содержится в:
Todd Kordenbrock 2016-10-04 20:11:54 -05:00 коммит произвёл GitHub
родитель ebb43c59d9 c536e11cf3
Коммит 54c46ca14e

Просмотреть файл

@ -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,