Search
Page 1 of 5. Showing 45 results (0.011 seconds)
How to kill a job on a busy farm
The time that it takes to kill jobs can largely depend on how big your job is (how many subjobs and frames there are), and also on the particular application. When…How to easily kill or remove an entire job process group
task, and they'd like to be able to kill or remove the entire process group as a single unit. This can be accomplished indirectly through the use of a callback attached…qbkill
| | | | | kill jobs Description qbkill requests the Supervisor to kill a list of jobs. Usage qbkill [options] jobID… | 0 where JobID is one or more job IDs…qbretry
| | | | | moves a job from a "done" (complete/failed/killed) status back to pending Description qbretry moves a job to pending from one of the following states…qbrequeue
states: failed, complete, killed. It's most useful to put a "done" job back into the queue, but in a waiting state, so that it can be modified before it's unblocked and allowed to run…Event names
for jobs are: complete Job is set to complete done Job is set to complete or killed or failed submit Job has been submitted killed Job…supervisor_preempt_policy
preemption routine will determine if the system should kill a job and replace it. However, the administrator is given the flexibility to determine if they want their jobs to die…What is the callback language "qube?"
unblock-subjob-self block-subjob-self fail-subjob-self kill-subjob-self migrate-subjob-self preempt-subjob-self interrupt-subjob-self suspend-subjob-self resume…The Qube callback language code strings
fail-self kill-self migrate-self preempt-self interrupt-self suspend-self resume-self Agenda-level code block-work-self kill-work-self unblock-work-self retry-work-self…supervisor_default_security
0x8 modify job priority without reordering the queue kill 16 0x10 kill jobs remove 32 0x20 remove jobs from the Supervisor database modify 64 0x40 modify job…