EpistasisLab / EpistasisLab/tpot
multiprocessing now supports shared memory between processes
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
In the [Python 3.8 release](https://www.python.org/downloads/release/python-380/), multiprocessing now supports [shared memory](https://docs.python.org/3.8/library/multiprocessing.shared_memory.html). I imagine that TPOT could benefit significantly from taking advantage of this shared memory feature when multiprocessing is enabled for a TPOT run.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.