Search
Page 43 of 96. Showing 953 results (0.013 seconds)
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…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…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…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…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…