[ofa-general] ***SPAM*** Thread Safety and Infiniband Verbs and RDMA

Adrien Guillon aj.guillon at gmail.com
Thu Aug 28 08:45:29 PDT 2008


Hey all,

I'm working on my first RDMA application in C++ (hooray).

Are functions from librdmacm and infiniband verbs thread safe, i.e.
can many threads be posting work on the same connection at the same
time, or do I have to wrap access with a mutex?

Thanks,

AJ



More information about the general mailing list