It4innovations / hyperqueue

Scheduler for sub-node tasks for HPC systems with batch scheduling
https://it4innovations.github.io/hyperqueue
MIT License
269 stars 20 forks source link

Make `sbatch` parsing more robust #667

Closed Kobzol closed 5 months ago

Kobzol commented 5 months ago

Slurm sbatch can output additional data that we weren't prepared for. We weren't even logging the output, which made debugging harder. This PR fixes both.

Reported on Zulip.