Merge pull request #2156 from tkordenbrock/topic/raccumulate.offset.fix
osc-portals4: fix offset bug in raccumulate()
Этот коммит содержится в:
Коммит
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,
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user