Search

Search

Help

Page 3 of 5. Showing 50 results (0.01 seconds)

  1. execute.py

    = 0 qb.reportjob('blocked') break elif work['status'] == 'waiting': # waiting -- rare, come back in QB_WAITING_TIMEOUT seconds…
    Qube / … / HelloworldOct 15, 2014
  2. Simple Job Type back end

    "; qb::reportwork($frame); } First, get the job object. The object is the one passed to the qb::submit() function. Enter a loop, and wait for work to come from…
    QubeOct 15, 2014
  3. qbrequeue

    , complete, killed. It's most useful to put a "done" job back into the queue, but in a waiting state, so that it can be modified before it's unblocked and allowed to run. Usage…
    QubeNov 12, 2014
  4. VRED Job Submission

    ! will not retry failed frames. So set the "Retry frame/instance" value to 3 or 5, to get 3 or 5 retries before it gives up. Related to that, the default wait between retries is zero…
    QubeFeb 01, 2017
  5. _jobFlags

    (limited by the total job slots in the farm). grid 4 Wait for all instances to start before beginning work (useful for implementation of parallel jobs, such as satellite…
    QubeMay 29, 2018
  6. Clarisse Job Submission

    wait between retries is zero seconds, which is typically not useful. Set the "Retry Work Delay" to a value like 5 or 10 to allow machines time to recover from temporary problems…
    QubeJul 06, 2017
  7. _SimpleCmd_QubeUIAdvancedJobControl

    Advanced_Job_Control.png Flags List of submission flag strings (comma separated). Dependency Wait for specified jobs to complete before starting this job (comma…
    QubeOct 13, 2020
  8. Distributed Renders with mental ray or V-Ray

    . [Known Issues and Limitations] Workers will wait idle until the specified number of CPUs are collected for the job. For example, if a job specified 8 CPUs, the job…
    QubeOct 31, 2014
  9. qbremove

    at one time. Limit job removal to 1000 jobs at a time, and wait a few minutes between removals to avoid the supervisor's filesystem getting swamped with table deletion operations…
    QubeFeb 01, 2017
  10. universalCallbacks

    immediately and allows the callback to continue running, rather than blocking and waiting for the external script to complete; otherwise the supervisor process is tied up…
    QubeNov 01, 2018