If you really want to have a per-job behavior then you
can set of course a script which checks if the job going
to be suspended has a special flag set (or similar) or
not (like using the job context variable, which can be
also set by the job itself after a specific stage is reached).
See qsub -ac.

Am 24.08.2012 um 08:52 schrieb Daniel Gruber:

> You can set arbitrary signals to be sent when suspension 
> is triggered (like SIGKILL). See: man queue_conf
> section "suspend_method" 
> 
> Daniel
> 
> Am 24.08.2012 um 03:13 schrieb Joseph Farran:
> 
>> Howdy.
>> 
>> Is there a flag one can set on a job so that it will be killed instead of 
>> being suspended for subordinate queue?
>> 
>> So if a job is running on a subordinate queue and the scheduler suspends it, 
>> to have the job be killed instead?
>> 
>> Joseph
>> 
>> _______________________________________________
>> users mailing list
>> users@gridengine.org
>> https://gridengine.org/mailman/listinfo/users
> 


_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to