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

Memory Leak when Destroying nf_glpk Linear Problem Object #106

Open
U8NWXD opened this issue Nov 18, 2021 · 0 comments
Open

Memory Leak when Destroying nf_glpk Linear Problem Object #106

U8NWXD opened this issue Nov 18, 2021 · 0 comments

Comments

@U8NWXD
Copy link
Member

U8NWXD commented Nov 18, 2021

When simulations are parallelized, we get an error when destroying the _lp object in wholecell/utils/_netflow/nf_glpk.py . Based on my testing, this could be causing a memory leak of ~71 MiB every time we destroy a cell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Vivarium-ecoli
  
Awaiting triage
Development

No branches or pull requests

1 participant