Search
Page 4 of 8. Showing 73 results (0.018 seconds)
How to limit the number of renders on a host
and use the Configuration tool. Go to Worker Settings, then Advanced settings and set the Worker CPUs to 1. Create a limited resource on each host. For example, if you're working…Basic python job submission III. SimpleCmd Compatibility and Application Specific Parameters
submitted job then looking in the details pane > Job internals > Internal Data: job_internals.png ...or by using the API itself, using the qb.jobinfo(id=job_id) function. Set up…Parameters
Basic Parameters for all Jobs: Name: name used for the job, usually artist specified. Priority: priority of the job. The lower the number means the higher the priority…Advanced Dependencies
how 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…Practical example Renderman job
of code job = {} # Below defines a label for the dependency to be used internally within this script job['label']= 'RibGenLabel' # Below defines the name…UI "Maxwell Render Job..."
information about the rendering process. It allows for resuming previously rendered image. If not specified, the MSI will use the same name and path as the MXS scene Browse…qbremove
with int priority --cluster string Remove jobs in string cluster --cpus int Remove jobs with a total of int subjobs --xml Output in XML format --help…qbretire
qbretire | qbretire | qbretire | qbretire | qbretire | qbretire ask a job instance to release it host, and then go prematurely to "complete" state Description Used…qbsuspend
be resumed using the command qbresume. Usage qbsuspend [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options…Job Structure
" will automatically create default parameters for your job submissions, in case you don't want or need to specify them. In the case of the CPUs parameter, the qbsub will submit a job…