Search

Search

Help

Page 6 of 49. Showing 484 results (0.009 seconds)

  1. How to use job dependancies through the submission UI

    decide that each pass will run in its own job. When all of the passes are complete, you want to comp the passes together for the final image sequence for delivery to the client…
    QubeOct 15, 2014
  2. Mini Jobs View

    The Qube! UI Mini Jobs View The Qube! UI includes a light weight Jobs Panel view that you can open from within any application, as long as the Qube! UI is running…
    QubeOct 13, 2020
  3. Basic python job submission II. Frames

    Next, we will submit a job with frames, or, in Qube!-speak, "agenda items". #!/usr/bin/env python3 # As in the last example, we will need the os, sys, and qb modules…
    QubeOct 13, 2020
  4. qb_approve_submit($job)

    This function provides the chance to review the submitted job before insertion into the queue. This allows the developer to enforce things such as accounting information…
    QubeJul 15, 2015
  5. Preventing_allowing job submission

    In order to do major maintenance on a Supervisor, you will want to shut down its major functions, namely accepting jobs and dispatching them to hosts. The following command…
    QubeJan 18, 2015
  6. 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…
    QubeJan 19, 2015
  7. Test Write Job Submission

    to the required locations). If the Write Job fails, see the Troubleshooting section down the page. Select Submit > Tests > Qube Test (file Write) Job
    QubeFeb 01, 2017
  8. Panels

    Panels The Qube! UI ships with the following built-in panels (and you can add your own). Jobs Panel Workers Panel Frames Panel Instances Panel Running Instances…
    QubeOct 13, 2020
  9. How to submit a job that will wait until later to run

    It's possible to submit a job that will remain in a "blocked" state until a certain time on a specific day, at which time it will then automatically go into a "pending…
    QubeSep 14, 2016
  10. supervisor_queue_algorithm

    Synopsis supervisor_queue_algorithm = "binding=library[,binding=library...]" Used to specify queuing algorithm(s) used by the supervisor. binding is the type (either…
    QubeJan 06, 2015