The sbatch command

http://slurm.schedmd.com/sbatch.html

has the flag

--kill-on-invalid-dep=<yes|no>

Which we would like to turn on by default. (ie = yes)

The man page indicates that there would be a slurm.conf setting
kill_invalid_depend but I don't see it in the default slurm.conf?

I do see KillOnBadExit but that's about it.

Is KillOnBadExit what I want, or should I add a kill_invalid_depend = yes
(true?) to the config?

Cheers
L.


------
The most dangerous phrase in the language is, "We've always done it this
way."

- Grace Hopper

Reply via email to