Search

Search

Help

Page 2 of 9. Showing 86 results (0.006 seconds)

  1. _SimpleCMD_PreviewFramesSubmission

    3 - Preview frames submission.png Use Preview Frames Enabling preview frames will create 2 jobs: A primary dependent job with a higher priority that will render…
    QubeFeb 01, 2017
  2. qbsub.pl

    . # ##################################################################################### # # # use lib $ENV{"QBDIR"}."/api/perl"; use lib "../../api/perl"; use qb; use Getopt::Long; my ($help, $priority, $cluster, $cpus, $export); my $result = GetOptions( "help…
    Qube / … / PerlOct 15, 2014
  3. supervisor_highest_user_priority

    Synopsis Supervisor_highest_user_priority = priority Priority is an integer specifying the highest numerical priority value (smallest number) that an ordinary (i.e. non…
    QubeJan 06, 2015
  4. supervisor_default_priority

    Synopsis supervisor_default_priority = priority Submit jobs at priority if the job's priority has not been defined. Example supervisor_default_priority = 9000 Defaults…
    QubeJan 05, 2015
  5. client_priority

    Synopsis client_priority = priority Client application will use priority as the default priority if not directly specified. Example client_priority = 10 Defaults (empty)…
    QubeJan 05, 2015
  6. supervisor_queue_library

    in a hierarchical host "cluster" they are submitted. priority - Strict numeric priority. High priority jobs run before lower priority jobs. queue - First come-first served. Jobs run…
    QubeJan 06, 2015
  7. _SimpleCMD_QubeJobBasics

    QubeJobBasics.png Name This is the name of the job of the job so it can be easily identified in the Qube! UI. Priority Every job in Qube is assigned a numeric…
    QubeOct 31, 2014
  8. qbsummary

    Display queue summary Description qbsummary obtains a quick summary of the farm's status. By default, qbsummary shows the breakdown of subjobs at each priority level…
    QubeNov 12, 2014
  9. How to use clustering for workers

    or the /promo cluster - this can be configured so that it's transparent to the user. A worker in the /post cluster will run the lowest-priority job in the /post cluster before…
    QubeFeb 01, 2017
  10. algorithm.pm

    on how to write a 'priority scheme' replacement # module. # # This is specifically designed to allow Qube! administrators to create their own # priority scheme which best fits…
    Qube / … / Supervisor AlgorithmsOct 15, 2014