Search
Page 31 of 47. Showing 469 results (0.014 seconds)
supervisor_job_flags
Synopsis supervisor_job_flags = flagslist Sets various job flags, which will be applied to all jobs run on the farm. To prevent the supervisor from applying these flags…How to limit the number of renders on a host
The easiest thing to do is to submit your jobs with a memory reservation. The reservation will force the Supervisor to look for hosts with the requisite amount of memory…execute.py
= qb.jobobj() if bool(subjob['package'].get('dev')): pp = pprint.PrettyPrinter(indent=2, width=1) print "JOB:" pp.pprint(subjob) return subjob def…_qubeuiPanelFramesDescription
If you have a job selected in any Jobs Panel then that job's frames will be listed in the Frames Panel. In order to reduce load on the supervisor the Frames Panel does…How to switch a worker from Service mode to Desktop User mode
a "DesktopWorker" shortcut in Start-Programs-->userName-->Startup. Desktop Worker mode on Windows versions Vista and later also requires that all jobs have the disable_windows_job_object…_qubeuiPanelFramesDescription 1
When selecting a job in any Jobs Panel, information about that job's instances is filled into the Instances Panel. The Instances Panel doesn't update automatically, double…Installing Qube
The goal of this section is to get you to install and run Qube! as quickly as possible. A Qube! farm has 3 main components: The Qube! clients, machines that submit jobs…Qube Locker
, leaving valuable screen real estate to other applications. Machine and Current Jobs: This displays the hostname and list of the jobs your machine is running Slider: A slider…Email Notification
Jobs can be set up to automatically e-mail the job's owner when the job has completed. This is enabled on a per-job basis. It is also possible to send e-mail to any other…client_logpath
Synopsis client_logpath = path When this specifies a valid path to the qube job logs, the client utilities will read the job logs directly off the network, rather than…