Search

Search

Help

Page 4 of 8. Showing 79 results (0.015 seconds)

  1. C++ API Reference

    to list of QbWorkId objects. Comments QbCommand::restrictions Purpose Accessor function to set and retrieve restrictions. Prototype…
    QubeOct 15, 2014
  2. supervisor_queue_algorithm

    "Perl" or "Internal") of the algorithm, and library is the actual library (path to the custom Perl algorithm file, or "cluster", "priority", or "queue" for internal built…
    QubeJan 06, 2015
  3. supervisor_host_policy

    – no restrictions, any host can join restricted – hosts must be specified by name or address in the supervisor_worker_configfile restrictedbyname – hosts must be specified by name…
    QubeJan 18, 2015
  4. callback2.pl

    $job_first = { # we'll name the first job.... "first job". "name" => "first job", # set the priority and cluster (not required) "priority" => 10, "cluster" => "/", # set…
    Qube / … / PerlOct 15, 2014
  5. qb_jobcmp($joba, $jobb, $host)

    which does take advantage of the host information is the "Cluster" algorithm because it uses the host's cluster value when comparing the 2 jobs. This function is to return 1…
    QubeOct 15, 2014
  6. callback3.pl

    job", # set the priority and cluster (not required) "priority" => 10, "cluster" => "/", "cpus" => "5", # set the job type "prototype" => "frame", # setup the package…
    Qube / … / PerlOct 15, 2014
  7. callback1.pl

    job # my $job_first = { # we'll name the first job.... "first job". "name" => "first job", # set the priority and cluster (not required) "priority" => 10, "cluster
    Qube / … / PerlOct 15, 2014
  8. Job and Host Assignment

    with the supervisor_queue_algorithm parameter The default sorting criteria are: Job cluster: jobs whose cluster matches the worker's are moved to the top of the list Job priority…
    QubeJan 14, 2015
  9. qbhosts

    active hosts --flags string,… Show hosts which have string list flags enabled --cluster string Show hosts in cluster string --group string,… Show hosts…
    QubeFeb 01, 2017
  10. Queuing Algorithms

    . The predefined algorithm names are cluster: Clustering and Job Priority priority: Priority queue: First Come, First Served (FCFS) Custom Algorithms Qube! ships…
    QubeFeb 01, 2017