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

[Bug] Memory Leak with Remeshing #284

Open
sblauth opened this issue Aug 11, 2023 · 0 comments
Open

[Bug] Memory Leak with Remeshing #284

sblauth opened this issue Aug 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sblauth
Copy link
Owner

sblauth commented Aug 11, 2023

There is currently a memory leak in cashocs when remeshing is performed.
It seems to me that some objects stay in the memory even though they should be cleaned by the garbage collection. This may be due to circular imports.
The memory leak is even more apparent when using PETSc >= 3.18.

@sblauth sblauth added the bug Something isn't working label Aug 11, 2023
@sblauth sblauth self-assigned this Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant