<?xml version="1.0" encoding="utf-16"?><html><head>

<style><!--body
{font-family: 'Segoe UI'; font-size: 12pt;}
--></style>
</head>
<body>Hello,<div><br /></div><div>im a master student from germany currently evaluating libfabric performance on a Cray Aries system.</div><div><br /></div><div>I am struggling to get control_progress=FI_PROGRESS_MANUAL working.</div><div>Documentation clearly states it is supported for the GNI provider.</div><div><br /></div><div>However, manual progress is described to be made when reading/waiting for the queue/counter where the completion will be reported.<br />For control operations this should be the event queue.</div><div><br /></div><div>Now the GNI provider does not implement any of the functions for binding an EQ.</div><div>Neither can I bind control operation completions (like av_insert()s) to a CQ/counter using the cq_bind() flags.</div><div><br /></div><div>If manual control progress is supported, but the eq cannot be used, how do I make manual control progress?</div><div><br /></div><div>Thanks and regards,</div><div>Daniel Deppisch</div></body></html>