Search
Page 14 of 16. Showing 160 results (0.014 seconds)
Advanced Dependencies
defines 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
TUTORIAL' # Below defines how many Instances/subjobs the job is to spawn job['cpus'] = 1 # Below defines the internal Qube! jobtype to be used to execute…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…Specifying a Worker's Job Slots
The maximum number of job instances that a Worker can run is specified by the worker_cpus parameter. This value can be set in either the worker's local qb.conf file…supervisor_flags
responded that it's busy starting another job instance. Example supervisor_flags = enforce_password,host_recontact,retry_busy Defaults host_recontact,heartbeat_monitor…_SimpleCMD_ParametersCinema4D
as , e.g. 800 600 threads Specify the number of threads to use for rendering (specifying 0 means the instance uses all cores). Published by Scroll Versions from this space…_SimpleCMD_ParametersVRED
to render Render Directory Specify the Directory for output Image File Basename File name without the extension, can use placeholders for the frame numbers: name.### Output Format…submit-agenda-timeout-job.py
qb # This script demonstrates how to submit a job with agenda (frame) timeouts, # using a simple "cmdrange" job. # The trick is to set up a timeout value for agenda items via…workerLock.py
this script is killed by # launchctl when the user logs out #================================================================================================ def handler(signum, frame…Callbacks
': cbCode } jobB['callbacks'] = callbacks qb.submit( [jobA, jobB] ) Each frame in JobB waits for the its corresponding frame in jobA to complete frameRange = '1-10' jobA = { 'name…