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

[ID02] Memory leak #48

Closed
kif opened this issue Jan 24, 2022 · 1 comment
Closed

[ID02] Memory leak #48

kif opened this issue Jan 24, 2022 · 1 comment
Assignees
Labels

Comments

@kif
Copy link
Owner

kif commented Jan 24, 2022

The memory occupation after a while is 40G, the dict with 13522 finished jobs represents 40M (5k/job, mainly path to saved files), the geometry cache has been emptied without without noticeable freeing of memory. There is no memory leak on the GPU (789M occupied)
--> Valgrind ?

@kif kif self-assigned this Jan 24, 2022
@kif kif added the bug label Jan 24, 2022
@kif
Copy link
Owner Author

kif commented Jan 24, 2022

BM29 does not suffer from this bug, is this specific to ID02 ? i.e. a bug in the plugin itself ?

@kif kif closed this as completed Feb 22, 2024
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

1 participant