Search

Search

Help

Page 29 of 29. Showing 287 results (0.015 seconds)

  1. framesubmit.py

    dictionary as the main common data # structure. Arrays and scalars will not allow for easy maintenance in case # your supervisor decides they want the program to jump…
    Qube / … / PythonOct 15, 2014
  2. Perl API Reference

    @frame_numbers = qb::rangesplit("1-5x2,10-12"); result: @frame_numbers = (1,3,5,10,11,12); qb::remove Purpose Removes jobs from the Supervisor database cache…
    QubeOct 15, 2014
  3. flightChecks

    preflights for the job instance are skipped, the execution of the job instance is canceled, and the job instance is reported to the supervisor as "failed". If an agenda-level…
    QubeFeb 01, 2018
  4. _smartShare

    the supervisor_smart_share_mode to "none" in qb.conf on the Supervisor machine: supervisor_smart_share_mode = none supervisor_smart_share_mode Can be either “jobs” or “none…
    QubeFeb 01, 2017
  5. SmartShare

    http://docs.pipelinefx.com/display/QUBE/supervisor_smart_share_preempt_policy in qb.conf on the Supervisor machine: supervisor_smart_share_mode = none supervisor_smart_share_preempt_policy = disabled supervisor_smart_share_mode…
    QubeFeb 01, 2017
  6. Job Priority

    is controlled by the supervisor_highest_user_priority supervisor configuration parameter. Clustering and Job Priority Qube! makes use of a concept it calls "clusters". The clusters…
    QubeFeb 01, 2017
  7. framesubmit.pl

    ) # # In most cases it is best to pass a single hash as the main common data # structure. Arrays and scalars will not allow for easy maintenance in case # your supervisor decides they want…
    Qube / … / PerlOct 15, 2014