On 10 September 2012 17:57, Reuti <re...@staff.uni-marburg.de> wrote:
> Am 10.09.2012 um 17:46 schrieb Reuti:
>
>> <snip>
>> Okay, now I see. You could use a script like:
>
> Ups:
>
>> #!/bin/sh
>> . /usr/sge/default/common/settings.sh
>> qalter -h u $JOB_ID
>> qmod -rj $JOB_ID
>> kill -9 -- -$1
>>
>> for the "terminate_method $job_pid" the queue definition. Seeing "hRq" as a 
>> dormant state.
>
> "terminate_method path_to_your_script $job_pid"

do you mean the prolog? so that after the task finishes we put it back
in a hold state?
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to