amit byron wrote:
o where can i find sample code to do rdma write? how to setup rdma write & read between two infiniband nodes?
There are some kernel tests in svn/gen2/utils/src/linux-kernel/infiniband/util. See krping for RDMA read/write.
There are usermode tests in svn/gen2/trunk/src/userspace/librdmacm/examples (see rping).
o where can i find documentation on infiniband api?
Verbs are documented in the IB Architecture spec. There's additional documentation surrounding most calls in the header / source files.
- Sean _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
