<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p>Sean</p>
<p><br>
</p>
<br>
<div style="color: rgb(0, 0, 0);"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">>If defined, the CQ would be the CQ associated with the receive processing queue at the target.  There was no app use case for this, so it was intentionally excluded from the API definition.<br>
</div>
<div class="PlainText"><br>
</div>
<div class="PlainText">Understood<br>
</div>
<div class="PlainText"><br>
</div>
<div class="PlainText">>><br>
> The counter would be nice, except that I can only use it 'per endpoint' - if I could<br>
> have a counter 'per context' then each rma read could use a different context and<br>
> increment different counters. Never mind.<br>
<br>
I'm not sure what you mean by per context.  FWIW, portals associates target counters with the memory region.</div>
<div class="PlainText"><<</div>
<div class="PlainText"><br>
</div>
<div class="PlainText">When I want to send N arrays from A to another node B, a small message is sent with N RMA keys in it and the context is set to the object initiating the transfer on A, the receiving end says, ooh, N arrays to RMA and it starts doing RMA
 operations, when all N have completed, it sends an ACK to A and A then marks the arrays as available again so the app can assume the buffers can be overwritten. All good. If those N RMA read operations initiated by B triggered a completion at A, then I could
 skip the ACK. The N RMA operations could trigger counter events held by the context on A (the object that initiated the transfer) then when it got N of then, it would know it was done and could reuse the buffers.
<br>
</div>
<div class="PlainText">This is what I meant by a per context counter (rather than a per endpoint counter, there might be lots of transfers started by A, but they happen via different objects (contexts).</div>
<div class="PlainText"><br>
</div>
<div class="PlainText">yours</div>
<div class="PlainText"><br>
</div>
<div class="PlainText">JB<br>
</div>
<div class="PlainText"><br>
</div>
<div class="PlainText"><br>
</div>
</span></font></div>
</div>
</body>
</html>