NaturalHPC/cerulean

Slurm submission not error-checked

Closed this issue · 0 comments

SlurmScheduler doesn't check the return value of sbatch (well, only to log it) on submitting a job. If this fails, it should be detected, and an exception should be raised.