Search

Search

Help

Page 2 of 8. Showing 73 results (0.011 seconds)

  1. 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
  2. qbsummary

    (--pvs) Usage qbsummary [options] Options Option Description --clusters Cluster list --long Detailed long format --width int Set column width…
    QubeNov 12, 2014
  3. supervisor_default_cluster

    Synopsis supervisor_default_cluster = cluster Submit jobs to cluster cluster if one is not specified. Example supervisor_default_cluster = /projectx Defaults /…
    QubeJan 05, 2015
  4. worker_cluster

    Synopsis worker_cluster = cluster Sets the Worker's cluster membership to cluster. Example worker_cluster = /pipelinefx/team1 Defaults / See Also worker_restrictions…
    QubeDec 15, 2014
  5. client_cluster

    Synopsis client_cluster = cluster The Qube client applications will use cluster as the default cluster if not directly specified. Example client_cluster = /mycluster…
    QubeJan 05, 2015
  6. _SimpleCMD_QubeWorkerSelection

    ). Omit Groups Explicit list of Worker groups that are not allowed to run the job (comma-separated). Priority Cluster Clusters are non-overlapping sets of machines. Your job…
    QubeOct 13, 2020
  7. _SimpleCMD_QubeUIWorkerSelection

    Groups Explicit list of Worker groups that are not allowed to run the job (comma-separated). Priority Cluster Clusters are non-overlapping sets of machines. Your job will run…
    QubeOct 13, 2020
  8. supervisor_queue_library

    algorithm to use, or file points to a library file to be used as the source file for the queuing code. Values cluster - Qube! clustering algorithm. Jobs run based on where…
    QubeJan 06, 2015
  9. How to use qbwrk.conf

    [osx] worker_description = "All OS X workers" [linux] worker_description = "All Linux workers" [winnt] worker_description = "All Windows workers" CLUSTERS Use the below…
    QubeJan 19, 2015
  10. qb_preemptcmp($runningjob, $candidatejob, $host)

    , "user" => "username", "status" => "pending", "name" => "my job’s name", "label" => "qube1", "cluster" => "/my/cluster/", "cpus" => 2, "prototype" => "cmdline", "requirements…
    QubeApr 03, 2017