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"

-- Reuti


> -- Reuti
> 
> 
>> instead of removing a task i'd want to be able to run it again. just
>> have it be put in a none active state or "dormant" so that I could run
>> it again without having to submit a new set of task. we very rarely
>> run a single task.
>> they always have dependencies and always have batching. so being able
>> to run a subset of tasks again without having to do a re-submission
>> would make a huge different.
>> 
>> 
>>> 
>>> -- Reuti
>> 
> 
> 
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to