<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 style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255)">
Hi all --</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255)">
<br>
</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255)">
I'm trying out FI_MORE with the verbs;ofi_rxm provider, but I'm not seeing any performance benefit from it.  Specifically, I see the same performance doing remote writes with regular fi_write() calls and waiting for the CQ event after each one, versus doing
 batches of 64 fi_writemsg() calls with FI_MORE on all but the last one, and waiting for all 64 completions only after the last one in the batch has been initiated.  I see the same for remote reads, comparing fi_read() and fi_readmsg().  Should I expect any
 performance benefit from FI_MORE with verbs;ofi_rxm?  If so, are there other things I have to do to get that benefit, beyond merely batching transactions and delaying waiting for completions?</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255)">
<br>
</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255)">
Thanks!</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255)">
<br>
</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255)">
greg</div>
<br>
</div>
</body>
</html>