Search
Page 3 of 5. Showing 45 results (0.015 seconds)
Job Preemption
be disturbed any time a high priority job is submitted to the queue. The Supervisor has the option to allow all the currently running jobs to finish before dispatching the new jobs, or kill…MetaJob Pane
that of the pgrp. A full set of actions can be reached in the MetaJob Panel by rt-clicking on a pgrp. Actions include: Refresh: Refresh all jobs in the pgrp Kill: Kill…Aggressive preemption
Aggressive preemption immediately kills a subjob so that a higher priority subjob can run instead. This preemption policy does not take into account the agenda, so any work…I'd like to use the "waitfor" option in MEL
for, job is the kind of event, and the number is the job id. Note, you should use "done" rather than "complete" if you don't care if the job has failed, been killed, etc...…Events
is complete done-job-self: called when this job is complete, failed, or killed complete-work-1234-12: called when frame 12 in job 1234 is complete complete-work-renderJob-12…Filtering the Job List
, Failed, Killed, and Complete toggle boxes in the toolbar to show/hide jobs with this state Filter by User: Click on the "User" toggle button to only show jobs for the user…QubeLocker
: will kill the jobs that are currently running on your machine Unchecked: Will wait for the currently running jobs to finish before making the slots available/locked Refresh: Updates…Instance/Subjob Processes Pane
The right-click menu allows one to perform the following actions on the selected items: RetryRetry a killed or failed Instance/Subjob process. It will go back to the "pending…Perl API Reference
Example use lib "$ENV{QBDIR}/api/perl"; use qb; qb::joborder($host) qb::kill Purpose Kills jobs. Prototype qb::kill(ids) Parameters ids…Job List Pane
, the "Killed" jobs have been filtered out of the display. The "Get Next n Jobs" button will appear if you chose to limit the number of jobs retrieved from the supervisor at one time…