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 cvcuda have the risk of memory leakage? #162

Open
pengxin233 opened this issue May 27, 2024 · 1 comment
Open

Does cvcuda have the risk of memory leakage? #162

pengxin233 opened this issue May 27, 2024 · 1 comment
Assignees
Labels
need more info Waiting for more information from user question Further information is requested

Comments

@pengxin233
Copy link

I found that the video memory will increase every once in a while during operation. I want to confirm whether there is a risk of video memory leakage in cvcuda and how to avoid it.
17168007308832

@pengxin233 pengxin233 added the question Further information is requested label May 27, 2024
@dlesage-nvidia dlesage-nvidia added the need more info Waiting for more information from user label Jul 10, 2024
@dlesage-nvidia
Copy link
Contributor

@pengxin233, thank you for reporting your observations. It is likely that this is due to the behavior of our cache management.
We just released a new version (v0.10) giving users more control over that cache.
Would you mind reading through the accompanying docs and give that new version a try?
Thank you again,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info Waiting for more information from user question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants