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

Slurm job hangs if not all jobs are completed successfully #16

Closed lbabetto closed 1 year ago

lbabetto commented 2 years ago

Try making a specific job crash on purpose and see if it hangs only with Slurm or also with a normal python shell

GES-mpalermo commented 1 year ago

Not an issue of job-dispatcher (luckily)