Search

Search

Help

Page 76 of 96. Showing 953 results (0.019 seconds)

  1. 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…
    Qube 6.9Jul 05, 2017
  2. 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…
    QubeJan 13, 2015
  3. _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…
    Qube 6.7Aug 05, 2016
  4. _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.8Oct 06, 2016
  5. _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…
    Qube 6.10May 23, 2018
  6. _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 7.0Nov 04, 2020
  7. 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…
    Release NotesNov 19, 2018
  8. 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…
    Qube 6.4Apr 15, 2013
  9. 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…
    Qube 6.4May 24, 2013
  10. 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…
    Qube 6.5Apr 15, 2013