Am 07.09.2012 um 17:45 schrieb Lars van der bijl: > On 7 September 2012 17:23, Reuti <[email protected]> wrote: >>> would it be possible to change the execd to put any job that does not >>> exit with 0 into an error state? regardless of it being a kill -9? >> >> You can rerun the job automatically if you exit the epilog with 99. > > yes but with 137 or 139 i can't. and as the task hasn't successfully > finished i don't want it to start it's dependencies. i'd rather it > just go to a error state.
You observe, that a job being rescheduled by exit 99 will trigger its successors by -hold_jid to start? -- Reuti _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
