GES-compchem / job-dispatcher

In-home wrapper around Multiprocessing to parallelize the execution of independent functions.
https://ges-compchem.github.io/job-dispatcher/
GNU General Public License v3.0
1 stars 4 forks source link

Implement a scheduler based on a histogram logic #21

Open GES-mpalermo opened 2 years ago

GES-mpalermo commented 2 years ago

Since we are interested only in one bin for the scheduler, we might try implementing a histogram-based approach.