Replies: 1 comment
-
The corresponding error counter (that has been bound to the endpoint with the correct flag) should be incremented when an incoming RMA op fails. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's not very clear from the documentation if target failure counters should be incremented when a remote write is received on a memory region lacking FI_REMOTE_WRITE, or a remote read on a memory region lacking FI_REMOTE_READ.
What would be the correct behaviour ?
Beta Was this translation helpful? Give feedback.
All reactions