Search
Page 76 of 96. Showing 953 results (0.019 seconds)
Job Requirements
in host.duty.id) Run my job only if there isn't already one of this job's instances running on it job.kind = 'test' (or any other value, your choice...) not(job.kind in host.duty.kind…Job Requirements
in host.duty.id) Run my job only if there isn't already one of this job's instances running on it job.kind = 'test' (or any other value, your choice...) not(job.kind in host.duty.kind…_SimpleCMD_QubeWorkerSelection
&& and || will also work). The 'Only 1 of a "kind" of job' checkbox will restrict a Worker to running only one instance with a matching "kind" field (see below). The prime example is After…_SimpleCMD_ParametersMaxwell
Perform a cooperative render. Setting this to co-op will create a secondary MXIMerge job that combines the finished MXI's upon completion. Make sure you set the "Instances" parameter…_licenseInstallation
Contents Types of Supervisor Licenses PipelineFX currently supplies two types of Qube! supervisor licenses for Qube!; these licenses affect how man job instances the supervisor…_SimpleCMD_ParametersMaxwell
Perform a cooperative render. Setting this to co-op will create a secondary MXIMerge job that combines the finished MXI's upon completion. Make sure you set the "Instances" parameter…Qube 6.10-0 Release Notes
seconds to 20. This was causing long 10-minute pauses on the job instance when a frame fails after exhausting all of its retry counts. Original change was made in CL17206, for QUBE…Creating a new SimpleCmd
that returns an array of SimpleCmd instances. For testing purposes, add an if __name__ == '__main__': so the submission dialog can be launched directly by running Python _script.py. Here…Basic python job submission I. Single command
test job' # Below defines how many Instances/subjobs the job is to spawn. Because we # will be running only a single command, there is no need to request more than 1…Creating a new SimpleCmd
that returns an array of SimpleCmd instances. For testing purposes, add an if __name__ == '__main__': so the submission dialog can be launched directly by running Python _script.py. Here…