Search

Search

Help

Page 1 of 8. Showing 79 results (0.013 seconds)

  1. Cluster priority evaluation

    Job 1500 - cluster /B, priority 1 Job 1400 - cluster /B, priority 9999 Job 1300 - cluster /A, priority 1 Job 1200 - cluster /A, priority 9999 / ( root) cluster Job 1500…
  2. Clustering and how it relates to job priority

    , clusters can contain other clusters. Clusters can also contain Workers and jobs. This is the key to Qube's priority scheme. Workers belong to 1 and only 1 cluster. Jobs…
    Qube 6.4Oct 15, 2012
  3. How clustering affects priority and worker selection for jobs

    A diagram showing how the same 4 jobs have their priority sorted differently depending on which cluster the job and worker are each in. Workers in the / cluster (also…
    Qube 6.4Jan 30, 2014
  4. Job Priority

    . The default priority assigned to a job is 9999. Example % qbsub --priority 10 sleep 100 Priority Clustering Every job in Qube is assigned to a cluster. This value allows a job…
    Qube 6.4Jan 30, 2014
  5. 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…
    Qube 6.4Jan 30, 2014
  6. Cluster priority evaluation.png

  7. Priority

    = 9999 All jobs submitted will have a priority of 9999, unless otherwise specified. In the case of similar cluster specifications, priority values will be checked. Migrated…
    Qube 6.4May 23, 2013
  8. 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 6.4 / … / PerlNov 08, 2012
  9. 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…
    Qube 6.4Mar 01, 2013
  10. qbsummary

    priority level (--pvs) Usage qbsummary [options] Options Option Description --clusters Cluster list --long Detailed long format --width int Set…
    Qube 6.4Oct 17, 2012