Search
Page 8 of 16. Showing 160 results (0.014 seconds)
_SimpleCMD_QubeFrameRangeNoChunk
2 - qube Frame range.png Range Frame range for the job (e.g 1-100, or 1-100x3, or 1,3,7,10). Most jobs require a frame range to execute on the Workers. You can set…supervisor_max_postboard_retry
Synopsis supervisor_max_postboard_retry = retries Retries is the total number of attempts the Supervisor will make before giving up on communicating to "post" clients…_SimpleCMD_QubeJobBasics
priority. Priority 1 is higher than priority 100. This is similar to 1st place, 2nd place, 3rd place, etc. The default priority assigned to a job is 9999. Instances This is the number…Basic dependencies
that will wait for the entire dependent job to finish before the current job starts. There are also subjob (instance) and agenda (frame) based dependencies. #!/usr/bin/env python3…_qubeuiPanelsRunningInstances
The Running Instances Panel displays all the instances that are currently running on the farm. This gives an isolated overview of what the farm is currently working…How to use job dependancies through the submission UI
Using Dependencies A simple walk through of frame dependencies with Qube! Say you're creating a multi-pass render, and, for reasons of efficiency in your pipeline, you…supervisor_smart_share_preempt_policy
will use to pre-empt secondary instances (instances that were automatically expanded by the SmartShare feature). Method can be either disabled, passive, or aggressive. Values…_smartShare
with the URL in which this page is appearing. Overview SmartShare is a feature in which the system automatically expands job instances to fill up idle, or "surplus", worker job slots…SmartShare
New in Qube 6.6-0 Overview SmartShare is a feature in which the system automatically expands job instances to fill up idle, or "surplus", worker job slots. The expansion…callback3.pl
job", # set the priority and cluster (not required) "priority" => 10, "cluster" => "/", "cpus" => "5", # set the job type "prototype" => "frame", # setup the package…