[ofa-general] Non-blocking send

Dotan Barak dotanba at gmail.com
Tue Jul 22 04:38:47 PDT 2008


Hi.


On Tue, Jul 22, 2008 at 1:14 PM, Antonino Castelfranco
<acastelfranco at gmail.com> wrote:
> Hi.
> I'm trying to understand how to use a non blocking send.
> Does someone know the simplest way to do it?
> The scenario is the following:
>
> Node A send 10 messages to Node B in a non-blocking way.
> Sometimes Node A poll the completion queue the verify how many slots
> in the queue can be freed.
You should post 10 Send request in the send side (and if needed make sure that
there are at least 10 Receive request in the receive side).

I thing that the pingpong test can be a good example.

Dotan
>
> Thanks in advance for your help.
>
> Antonino Castelfranco
> Software Engineer
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>



More information about the general mailing list