Search
Page 2 of 5. Showing 45 results (0.011 seconds)
Installation Layout
Here are the installation requirements for a Qube! farm install_wFlow.png…jobSubmit03.py
job['prototype'] = 'cmdrange' job['requirements'] = 'host.os=linux' package = {} job['package'] = package job['package']['cmdline'] = 'sleep…jobSubmit04.py
job['prototype'] = 'cmdrange' job['requirements'] = 'host.os=linux' package = {} job['package'] = package job['package']['cmdline'] = 'sleep…Recommended Configurations
. Client No real requirements from Qube as these machines are only used to submit a job. If the machine is also used for rendering or as an artist workstation…worker_max_threads
. The increase in threads however also increases Supervisor memory requirements. The Worker typically doesn't need a lot of threads to deal with normal usage. Example…How do I set up a host so that job will only run that type of host?
] worker_properties = host.maya=1 When you submit a job, the requirement must then include: host.maya=1…supervisor_max_threads
. By adjusting this field, the administrator may improve the Supervisor's performance. The increase in threads however also increases Supervisor memory requirements. To prevent…Beginner Python submission and dependencies
jobs using dependencies This tutorial will be based loosely on a Renderman workflow which is a commonly requested pipeline Requirements: A basic knowledge of python…supervisor_idle_threads
, the administrator may improve the Supervisor's performance. The increase in threads however also increases Supervisor memory requirements. To prevent the system from thrashing…qbhosts
,… Show hosts in list of string group names --resources string Show hosts based upon the resource requirements expression string --long Show hosts with additional…