Search
Page 8 of 8. Showing 79 results (0.017 seconds)
Scripting custom queuing algorithms
if not defined will automatically be overridden with the "Priority Queuing Algorithm" defaults. Example scripts can be found the following locations: Linux: /usr/local/pfx/qube/examples…Package_explained.py
data job['cpus'] = 1 # Below defines the priority the job should be submitted with job['priority'] = 9999 # Below creates an empty package…Packages
A job in Qube consists of information used to 'route' the job to the proper host; to determine what priority the job carries; and how to execute the job. In a simple…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…UI "Maxwell Render Job..."
on the workers while processing this job priority Tooltip - Maxwell Renderer process priority Choose the required CPU priority for the job on the worker slupdate Tooltip - [seconds…QubeGUI Release Summary
for a job will render at the highest priority on the farm New optional artificial delay of auto-retry agenda items Add 3ds Max 2012 support Add Adobe AfterEffects 5.5 support Add…Filtering
a blocked job back in the active queue. KillKill a running or pending job. Remove Remove the job from the Supervisor's MySQL database. Prioritize Adjust the job's priority on the fly…Job Structure
any other priority information, the Supervisor can dispatch jobs in chronological ("first-come, first-served") order based upon the ID. Job Parameters Job parameters act…Basic python job submission III. SimpleCmd Compatibility and Application Specific Parameters
['prototype'] = 'cmdrange' job['cpus'] = 1 job['priority'] = 9999 # Below creates an empty package dictionary package = {} # Below instructs…