Memory usage of optimize_mp increases over time
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When running a large batch of optimizations in parrallel, the memory usage gradually increases over time.
(Ubuntu, 6.7k cells, i7-8700K, 12 processes)
context manager with close() does not seem to help.
https://stackoverflow.com/questions/18414020/memory-usage-keep-growing-with-pythons-multiprocessing-pool
https://chase-seibert.github.io/blog/2013/08/03/diagnosing-memory-leaks-python.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.