Search
Page 3 of 7. Showing 62 results (0.011 seconds)
qbupdateresource
, calls qbupdateresources to inform the Supervisor of the new counts. For example: you own 100 prman licenses Qube is configured to allow up to 100 prman job instances to be running…Basic_Dependancy.py
= {} # Below defines the name of the Qube! job job['name'] = 'python parent job' # Below defines how many Instances/subjobs the job is to spawn job['cpus…Renderman_demo.py
many Instances/subjobs the job is to spawn job['cpus'] = 1 # Below defines the internal Qube! jobtype to be used to execute the job job['prototype'] = 'cmdrange…Advanced_Dependancy.py
this script job['label']= 'ParentLabel' # Below defines the name of the Qube! job job['name'] = 'python parent job' # Below defines how many Instances…Frame and Subjob Process Timeouts
. This addresses the occasions when there are possible "runaway" frames or job instances that take way longer than expected due to renderer hangs, system memory thrashing, or other causes…Variables available for expansion in supervisor's mailed reports
WORK_PID WORK_SUBID WORK_ADDRESS WORK_RESULTPACKAGE Job Instance-specific variables (formerly known as "subjobs") SUBJOB_ID SUBJOB_STATUS SUBJOB_PID SUBJOB_ADDRESS…Basic python job submission II. Frames
the frame number' # This time, we will request 4 instances (previously known as subjobs). # By requesting 4 instances, assuming there are 4 open slots on the farm, # up to 4 agenda…qbhash
server instance hosting the qube database. Usage qbhash [options] Options Option Description --password string Allows specifying password in an option…Basic Installation Verification
will run up to 2 job instances without a license. See License Installation if you have a license key to install. Test the supervisor connectivity Use the WranglerView Administration…Scoped Resources
as well. For example, a site may have a certain number of software licenses, and be restricted to running only one instance of the software per host. Therefore, the scoped resource…