Search
Page 6 of 8. Showing 79 results (0.013 seconds)
Job Preemption
Preemption is the mechanism by which the system tries to reach an equilibrium state where all jobs are running in the correct priority order. This equilibrium can…client_priority
Synopsis client_priority = priority Client application will use priority as the default priority if not directly specified. Example client_priority = 10 Defaults (empty)…supervisor_default_priority
Synopsis supervisor_default_priority = priority Submit jobs at priority if the job's priority has not been defined. Example supervisor_default_priority = 9000 Defaults…supervisor_highest_user_priority
Synopsis Supervisor_highest_user_priority = priority New for 6.4. Priority is an integer specifying the highest numerical priority value (smallest number) that an ordinary…Preview Frames Submissions _New for Qube 6.3_
It is possible to automatically submit a few frames of an agenda-based job at a higher priority than the rest of the frames. These frames are called "preview frames…WranglerView 6.4-4 Release Notes
========================= Fixes ========================= @FIX: job priority field now clamps priority to supervisor_max_priority if that value is lower than…submit-p-agenda-job.pl
at a higher priority than the rest. This is # typically used to render a few frames of an animation sequence at a higher # priority, to provide a fast turn around for a quick preview…submit-p-agenda-job.py
may request that some of # the agenda items be processed at a higher priority than the rest. This is # typically used to render a few frames of an animation sequence at a higher…qb_hostcmp($hosta, $hostb, $job)
the developer to sort the hosts compared to a job based upon which host the job prefers. This function is to return 1 if $hosta is greater in priority than $hostb, 0 if the hosts are equal…proxy_nice_value
Synopsis proxy_nice_value = nice Run jobs with nice settings—that is, modify the execution priority of the job to either allow higher or lower priority. For example…