rl-institut / rl-institut/simbev
Improve Multiprocessing
Open
@mosc5 is already working on this.
Since Feb 13, 2023.
- Dominant language
- Python
- Stars
- 13
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
To reduce usage of RAM and to not be limited in the parallelization by number of regions, multiprocessing should be done inside of regions instead of (or additionally to) outside of them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.