Search

Search

Help

Page 6 of 11. Showing 102 results (0.007 seconds)

  1. Advanced_Dependancy.py

    this script job['label']= 'ParentLabel' # Below defines the name of the Qube! job job['name'] = 'python parent job' # Below defines how many Instances
    Qube / … / Advanced DependenciesOct 15, 2014
  2. SmartShare Studio Defaults

    SmartShare is a feature where the system automatically expands job instances to fill up idle, or "surplus", worker job slots. The expansion is automatically balanced among…
    QubeJan 04, 2015
  3. supervisor_heartbeat_timeout

    no response within this timeout limit, then any instances currently running on that Worker are migrated off. This value should be at least as large as the value…
    QubeJan 06, 2015
  4. Variables available for expansion in supervisor's mailed reports

    WORK_PID WORK_SUBID WORK_ADDRESS WORK_RESULTPACKAGE Job Instance-specific variables (formerly known as "subjobs") SUBJOB_ID SUBJOB_STATUS SUBJOB_PID SUBJOB_ADDRESS…
    QubeOct 15, 2014
  5. Extra fields

    . However in the case of the subjob it requires the subjob's ID number. Example: When the job's instance #5 is done, execute callback: done-subjob-self-5 Extra information…
    QubeOct 15, 2014
  6. Basic python job submission II. Frames

    ' # This time, we will request 4 instances (previously known as subjobs). # By requesting 4 instances, assuming there are 4 open slots on the farm, # up to 4 agenda items…
    QubeOct 13, 2020
  7. qbhash

    database_password, used to store the password for the Supervisor to access the database server instance hosting the qube database. Usage qbhash [options] Options…
    QubeMay 23, 2018
  8. _SimpleCMD_PreFlightChecks

    An executable that will run on the Worker after the job has finished on that Worker. If this fails, the instance is failed. Work Pre-flight Some executable (e.g. a script) that will run…
    QubeOct 31, 2014
  9. Windows Workers in Service Mode: operations such as killing/blocking jobs or locking workers do not take effect immediately; aggressive preemption does not seem to work properly.

    Objects) You may see one or more of the following symptoms: You cannot kill, block, or otherwise manipulate a running job instance You cannot lock a worker and purge jobs…
    QubeAug 16, 2018
  10. _SimpleCMD_QubeUIFlightChecks

    An executable that will run on the Worker after the job has finished on that Worker. If this fails, the instance is failed. Agenda Pre-flight Some executable (e.g. a script…
    QubeOct 13, 2020