Add support for multiprocessing for MasterWorker
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Description
At my recommendation, Ken Campbell is no longer going to add support for multithreading in FiberSim and will instead use Python multiprocessing to run parallel simulations of FiberSim. Due to this, the individual simulations will not take up all of the processing power and we can start parallelizing the optimization routines.
We need to add an initialization parameter for multiprocessing simulations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.