Search

Search

Help

Page 6 of 16. Showing 160 results (0.015 seconds)

  1. _SimpleCmd_QubeUIAdvancedJobControl

    for the specified time (in seconds). Value of -1 means disabled. Use this if the acceptable instance/subjob spawn time is known. Agenda (Frame) Timeout Kill the agenda/frame if running…
    QubeOct 13, 2020
  2. qbretry

    Description --work Retry work (default: on) --subjob Retry subjobs (default: on) --running Retry running jobs --complete Retry complete jobs --failed…
    QubeFeb 01, 2017
  3. 3DSMax Batch Submission QubeUI

    to open a new instance of the 3dsMax file for each frame that it renders. Although this can be slower for large scenes, it can also be more flexible in large, complex environments…
    QubeOct 13, 2020
  4. 3DSMax Job Submission

    the full sequence. Submit Batch Render will use the command line to open a new instance of the 3dsMax file for each frame that it renders. Although this can be slower for large scenes…
    QubeFeb 01, 2017
  5. 3DSMax Job Submission QubeUI

    to generate the full sequence. Submit Batch Render will use the command line to open a new instance of the 3dsMax file for each frame that it renders. Although this can be slower…
    QubeOct 13, 2020
  6. Perl API Reference

    "; use qb; qb::bottom(@ids) qb::genchunks Purpose Generates a work agenda based on an input frame specification divided into fixed width chunks. Prototype qb…
    QubeOct 15, 2014
  7. The Qube callback language code strings

    fail-self kill-self migrate-self preempt-self interrupt-self suspend-self resume-self Agenda-level code block-work-self kill-work-self unblock-work-self retry-work-self…
    QubeOct 15, 2014
  8. XSI Job Submission

    to open a new instance of the XSI file for each frame that it renders. Although this can be slower for large scenes, it can also be more flexible in large, complex environments…
    QubeFeb 01, 2017
  9. Glossary of Terms

    of the same job, but usually each instance will be processing a different frame. A job instance occupies 1 or more job slots on a worker, depending on the job's reservation value…
    QubeNov 25, 2014
  10. Basic python job submission II. Frames

    possibilities import qb def main(): # The parameters here are the same as before, with exceptions noted job = {} job['name'] = 'python test job - echo the frame number…
    QubeOct 13, 2020