Search

Search

Help

Page 5 of 19. Showing 189 results (0.009 seconds)

  1. Simple Job Type back end

    Example There is no need to inform the back end script of the path to the API libraries. use qb; use DBI; my $job = qb::jobobj(); while(1) { my $frame = qb…
    QubeOct 15, 2014
  2. qbsub

    ) --mail Email job owner when job is complete. --dependency string Wait until trigger string condition has been met before starting. --preexec string Execute command…
    QubeFeb 01, 2017
  3. How-To

    for path translation How to obtain your MAC Address / HOSTid How to use job dependancies through the submission UI How to use frame chunking in the submission UI How…
    QubeMay 29, 2018
  4. Basic dependencies

    that will wait for the entire dependent job to finish before the current job starts. There are also subjob (instance) and agenda (frame) based dependencies. #!/usr/bin/env python3…
    QubeOct 13, 2020
  5. _SimpleCMD_PreFlightChecks

    on the Worker before the frame/work runs. If this fails, the frame/work will be marked as failed and rendering will be skipped. If there are retries configured, the frame/work…
    QubeOct 31, 2014
  6. _SimpleCMD_QubeUIFlightChecks

    ) that will run on the Worker before the frame/work runs. If this fails, the frame/work will be marked as failed and rendering will be skipped. If there are retries configured, the frame/work…
    QubeOct 13, 2020
  7. _qubeuiPanelFramesDescription

    not update automatically. To update the Frames Panel double click on the job in any Jobs Panel. Selecting a frame in the Frames Panel affects other panels. For example the Preview…
    QubeOct 13, 2020
  8. Qube! Basics

    at a simple example: Job 12345 wants to render 4 frames (numbered 100-103) on two workers. One way that might work out would be like this: The four agenda items are: frame 100, frame
    QubeOct 13, 2020
  9. _SimpleCMD_PreviewFramesSubmission

    of your renders. Frame Numbers Choose the frames that you wish to render first. If left blank the default is to render the first frame, the last frame and the middle frame
    QubeFeb 01, 2017
  10. Glossary of Terms

    is started. This is a “chunk”. Client Each user application that interacts with the Qube Supervisor is referred to as a Client (artist_user machines). These interfaces include…
    QubeNov 25, 2014