How to allocate chip memory on new RDMA driver
baotonglu opened this issue · 2 comments
baotonglu commented
Transpeptidase commented
Hi, you can try the following interfaces:
https://man7.org/linux/man-pages/man3/ibv_alloc_dm.3.html
baotonglu commented
Thanks for your prompt reply, I fixed them.