> Any ideas on why the ibv_get_cq_event() would never see an event > after a "successful" send requesting a completion event?
It's either a bug in your code or a bug in the stack below your code. The best way to debug this would be for you to post your actual code (in a form that someone else can run), so that we can either point out what's wrong with your code, or have a test case for the real bug. - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
