python-rdma icon indicating copy to clipboard operation
python-rdma copied to clipboard

ibverbs library is missing

Open jahanxb opened this issue 2 years ago • 0 comments

I cloned the repository and ran sample code but it seems that it does not have ibverbs.py file and only other file extension are available which doesn't seems to work as I get Import Error

import rdma.ibverbs as ibv; ImportError: No module named ibverbs

jahanxb avatar Apr 19 '22 01:04 jahanxb