Skip to content

Reserved nodes of crashed slurm jobs

Ivan Kondov requested to merge reserved_nodes_of_crashed_SLURMjobs into master

Consider a situation where firework is launched in reservation mode. The SLURM job is started sometime later but crashes before the rlaunch command in the SLURM script. This causes that the job is neither running, nor pending in the SLURM queue, nor "fizzled" in the database. implemented a function to detect such jobs.

Solving issue #46 (closed)

Edited by Ivan Kondov

Merge request reports

Loading