Search

Search

Help

Page 3 of 4. Showing 40 results (0.013 seconds)

  1. 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
  2. Qube! Basics

    101, frame 102, and frame 103. Instance 12345.0 renders frames 100 and 102 (agenda items 1 and 3) Instance 12345.1 renders frames 101 and 103 (agenda items 2 and 4…
    QubeOct 13, 2020
  3. flightChecks

    QB_INSTANCE_STATUS QB_FRAME_STATUS QB_SYSTEM_EXIT_CODE (only set by cmdline and cmdrange jobs) In postflight scripts, access the status of the last-processed frame or instance via…
    QubeFeb 01, 2018
  4. 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
  5. qbretry

    Description --work Retry work (default: on) --subjob Retry subjobs (default: on) --running Retry running jobs --complete Retry complete jobs --failed…
    QubeFeb 01, 2017
  6. supervisor_max_worker_requeue

    Synopsis supervisor_max_worker_requeue = retries Retries is the maximum number of attempts the Supervisor will make to assign a job to a Worker host that claims to have…
    QubeJan 06, 2015
  7. supervisor_max_worker_retry

    Synopsis supervisor_max_worker_retry = retries Retries is the total number of attempts the Supervisor will make before giving up on a Worker host. When a host is marked…
    QubeJan 06, 2015
  8. worker_boot_diagnostics_retries

    Synopsis worker_boot_diagnostics_retries = retries Number of times the worker should retry its boot-time diagnostic tests (check the worker_logpath permissions…
    QubeJan 06, 2015
  9. supervisor_max_postboard_retry

    Synopsis supervisor_max_postboard_retry = retries Retries is the total number of attempts the Supervisor will make before giving up on communicating to "post" clients…
    QubeJan 07, 2015
  10. qbmodify

    --magenda_timeout [timeout] modify agenda timeout limit --mretrysubjob [retry] modify subjob retry count --mretrywork [retry] modify work retry count --mretrywork_delay [delay…
    QubeNov 12, 2014