You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: