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

Free mapped cuda external memory #40

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

ccummingsNV
Copy link
Collaborator

Add call to cuMemFree for mapped during ExternalMemory destruction, as per CUDA docs. Fixes memory leak on CUDA interop buffers.

(cherry picked from commit bc26ba4)
(cherry picked from commit 231d81bbd0474a6b30ff15ae19fe3c38757e2079)
@ccummingsNV ccummingsNV merged commit 0b1d07e into main Jul 23, 2024
1 check passed
@ccummingsNV ccummingsNV deleted the ccummings/fix-memleak branch July 23, 2024 10:03
skallweitNV pushed a commit that referenced this pull request Aug 5, 2024
(cherry picked from commit bc26ba4)
(cherry picked from commit 231d81bbd0474a6b30ff15ae19fe3c38757e2079)
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

Successfully merging this pull request may close these issues.

1 participant