Search
Page 15 of 16. Showing 160 results (0.014 seconds)
qblogin
on this subject. for defining database_password, used to store the password for the Supervisor to access the DB server instance hosting the qube database. Usage Option…_SimpleCMD_Parameters3dsMax
by the workers. Copy Scenefile Whether or not every instance should create and work with its own copy of the scenefile to workaround an older 3dsmax limitation that would not allow…Installing AfterEffects CS6 and CC on worker nodes
, without activating the render-only instances of the application. In this non-royalty-bearing mode, the following codec-specific features are disabled: decoding and encoding (import…Controlling Host Selection
There are several way to control which hosts the supervisor will select when deciding where to start job instances on the farm. These are based on restrictions that can…Execution Environment
not a good idea. For instance, you may encounter some LD_LIBRARY issues when doing this, and in general it makes the environment more opaque and unreliable. Really, a facility should…How to set up a test farm separate from your production farm
:support@pipelinefx.com. Provide the MAC address of the test supervisor. In the absence of a license, your test supervisor will dispatch up to 2 job instances. Instruct one or more…jobSubmit01_explained.py
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'] = 'cmdline…_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_QubeUIWorkerSelection
with AND and OR (the symbols && 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…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…