-
Notifications
You must be signed in to change notification settings - Fork 900
opal/cuda: Handle CUDA VMM pointers in accelerator check_addr function #12757
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
opal/cuda: Handle CUDA VMM pointers in accelerator check_addr function #12757
Conversation
@Akshay-Venkatesh Why did you put |
deda336
to
036c997
Compare
@jsquyres I've addressed this now |
I still see You can find a description of what |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left comments on the PR for the 4.1. Please address them here as well
@bosilca Thanks for catching the leaked handle. I've made relevant fixes to handle VMM pointers in general. Please review when you get a chance and thanks in advance. |
845a9d2
to
86b9876
Compare
@Akshay-Venkatesh please squash commits and force push, I'll cherry-pick to v5.0.x |
86b9876
to
b0bc58f
Compare
Signed-off-by: Akshay Venkatesh <[email protected]>
a872e54
to
87d05de
Compare
Support CUDA VMM pointers