cc-hpc-itwm / GPI-2

GPI-2

Home Page:http://www.gpi-site.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gaspi_write and gaspi_notify

harryherold opened this issue · comments

Hi,
following situation:
I have many gaspi_write's (they address the same target rank) in the same queue(e.g. queue=1) and the rank executes a gaspi_wait-Operation on this queue(queue=1) and after that the rank posts a notify to this (empty) queue(queue=1).
Can it happens that the notify is faster than the write's ?

Hi @harryherold. No, it shouldn't happen.