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

Does gdrcopy work with CUDA Virtual Memory Management APIs? #257

Open
mzient opened this issue May 10, 2023 · 2 comments
Open

Does gdrcopy work with CUDA Virtual Memory Management APIs? #257

mzient opened this issue May 10, 2023 · 2 comments
Labels

Comments

@mzient
Copy link

mzient commented May 10, 2023

Does gdrcopy work with memory allocated with cuMemAddressReserve/cuMemCreate/cuMemMap?

@hongbilu
Copy link

vmm cases are there in sanity test cases, you can run it if your cuda version > 11.0

@drossetti
Copy link
Member

confirming that it works, provided that the allocation has the gpudirect rdma flag set.

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

No branches or pull requests

3 participants