rl-institut / simbev

MIT License
10 stars 4 forks source link

Improve Multiprocessing #98

Open mosc5 opened 1 year ago

mosc5 commented 1 year ago

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.