Mahesh Barve wrote:
> Hi,
>   Infiniband allows the creation of 16M QPs. 
>  Suppose a programmer wants to post separate requests on each of the 
> QPs simultaneously,
>  what would be the most efficient way of doing it?
> regards,
> -mahesh
>  
what is your question: should you use threads?  should you post one by 
one or post a list?

in one post operation, you cannot post WR to more than one QP.

Dotan

_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to