Search

Search

Help

Page 25 of 47. Showing 469 results (0.013 seconds)

  1. Trigger Event Syntax

    Breaking down the trigger event specification syntax, it's composed of 4 fields: name-type-context-extra Examples are: complete-job-self (when this job completes…
    QubeOct 16, 2015
  2. flightChecks

    Overview Flight checks, AKA preflights and postflights, new in Qube 6.6, are programs and/or scripts that are run on the worker just before and after the actual job
    QubeFeb 01, 2018
  3. qbsub

    Submit a cmdline or cmdrange job Description qbsub submits a command for the Supervisor to schedule. If the --range is specified, a job with an agenda…
    QubeFeb 01, 2017
  4. supervisor_smart_share_mode

    . This can currently be "jobs" or "none". Values jobs - automatically balance Smart-Share expanded secondary instances on a job-to-job basis (i.e., all running jobs will have…
    QubeFeb 01, 2017
  5. Auto-Wrangling

    There are a number of manual tasks typically performed when overseeing jobs on the renderfarm and the renderfarm itself. The header "auto-wrangling" is meant to cover…
    QubeFeb 01, 2017
  6. cbTest_runScript.py

    ' ######################################## # build the job ######################################## job = { 'prototype': 'cmdrange', 'name': 'supervisor-side script execution callback test…
  7. Custom Supervisor Policy

    Custom Supervisor Policy allows fine control over: whether to accept or reject each job submission whether to allow or disallow every job modification how the overall…
    QubeJul 15, 2015
  8. _SimpleCMD_QubeJobTags

    12 - qube job tags.png Qube Job Tags New in Qube 6.5 Note: The Job Tags section of the submission UI will not be visible unless they are turned on in the Preferences…
    QubeDec 30, 2014
  9. _qubeuiPanelJobsTreeUpdateFramesInstancesDescription

    Several panels rely on a job being selected in at least one job list. The Frames and Instances panels load data when a job is first selected and are not updated…
    QubeOct 13, 2020
  10. qb_approve_modify($oldjob, $newjob)

    Given the 2 jobs, $oldjob containing the current job information, and $newjob containing the job after modifications are applied, and the $user which is the name of the user…
    QubeJul 05, 2017