Multiprocessing does not exist in the initial implementation of V4 update
What was changed
- For each simulation set, a pool of processes based on n_processes will be used to run individual programs.
- Multiprocessing functionality was re-introduced
- Infrastructure, Sites, Sources, and Equipments classes were made serializable
Intended Purpose
Multiprocessing functionality was re-introduced
Testing Completed
Manual checks of the currently available files.
Additional Information
More testing will need to be done with the addition of more output files.
Pull Request Key Information
Reason for change
Multiprocessing does not exist in the initial implementation of V4 update
What was changed
Intended Purpose
Multiprocessing functionality was re-introduced
Testing Completed
Manual checks of the currently available files.
Additional Information
More testing will need to be done with the addition of more output files.