Search
Page 29 of 80. Showing 799 results (0.012 seconds)
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…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…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…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…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…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…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…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…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…callback3.pl
job", # set the priority and cluster (not required) "priority" => 10, "cluster" => "/", "cpus" => "5", # set the job type "prototype" => "frame", # setup the package…