Search

Search

Help

Page 29 of 80. Showing 799 results (0.012 seconds)

  1. qb_hostcmp($hosta, $hostb, $job)

    the developer to sort the hosts compared to a job based upon which host the job prefers. This function is to return 1 if $hosta is greater in priority than $hostb, 0 if the hosts are equal…
    Qube 7.0Nov 04, 2020
  2. qb_jobcmp($joba, $jobb, $host)

    if $joba is greater in priority than $jobb, 0 if the jobs are equal and -1 if $jobb's priority is greater than $joba. Published by Scroll Versions from space QUBE and version 6.7-2…
    Qube 6.7Jan 11, 2016
  3. qb_hostcmp($hosta, $hostb, $job)

    the developer to sort the hosts compared to a job based upon which host the job prefers. This function is to return 1 if $hosta is greater in priority than $hostb, 0 if the hosts are equal…
    Qube 6.6May 11, 2015
  4. qb_hostcmp($hosta, $hostb, $job)

    the developer to sort the hosts compared to a job based upon which host the job prefers. This function is to return 1 if $hosta is greater in priority than $hostb, 0 if the hosts are equal…
    Qube 6.9Jul 05, 2017
  5. qb_jobcmp($joba, $jobb, $host)

    if $joba is greater in priority than $jobb, 0 if the jobs are equal and -1 if $jobb's priority is greater than $joba. Published by Scroll Versions from space QUBE and version 6.9-2…
    Qube 6.9Jul 05, 2017
  6. qb_jobcmp($joba, $jobb, $host)

    if $joba is greater in priority than $jobb, 0 if the jobs are equal and -1 if $jobb's priority is greater than $joba. Published by Scroll Versions from space QUBE and version 7.0-2…
    Qube 7.0Nov 04, 2020
  7. 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: priority is used…
    Qube 6.4May 03, 2013
  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: priority is used…
    Qube 6.5May 03, 2013
  9. 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 6.4 / … / PerlNov 08, 2012
  10. 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 6.5 / … / PerlNov 08, 2012