Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't register GPU MR #5

Open
905799575 opened this issue May 17, 2021 · 3 comments
Open

Couldn't register GPU MR #5

905799575 opened this issue May 17, 2021 · 3 comments

Comments

@905799575
Copy link

why buf has the correct addr, but Couldn't register GPU MR?
DEBUG INFOS:
ibv_reg_mr(pd 0x23f8ec0, buf 0x7f88c7200000, size = 100, access_flags = 0x00000007)
Couldn't register GPU MR
deallocating RX GPU buffer
destroying current CUDA Context

@washraf
Copy link

washraf commented Jun 13, 2022

I am facing the same issue, @905799575 were you able to overcome it?

@905799575
Copy link
Author

905799575 commented Jun 13, 2022 via email

@washraf
Copy link

washraf commented Jun 13, 2022

Never mind, I found that the nv_peer_mem service was disabled.
Make sure to install the nv_peer_mem and that it is running by checking
service nv_peer_mem status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants