Search

Search

Help

Page 4 of 9. Showing 86 results (0.009 seconds)

  1. cluster.pm

    on how to write a 'priority scheme' replacement # module. # # This is specifically designed to allow Qube! administrators to create their own # priority scheme which best fits…
    Qube / … / Supervisor AlgorithmsOct 15, 2014
  2. submit-p-agenda-job.pl

    at a higher priority than the rest. This is # typically used to render a few frames of an animation sequence at a higher # priority, to provide a fast turn around for a quick preview…
    Qube / … / PerlOct 15, 2014
  3. 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.…
    QubeOct 15, 2014
  4. 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
  5. 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
  6. proxy_nice_value

    Synopsis proxy_nice_value = nice Run jobs with nice settings—that is, modify the execution priority of the job to either allow higher or lower priority. For example…
    QubeJan 05, 2015
  7. qbsub

    --priority int Priority value --requirements string Job requirements expression - Job Requirements --reservations string Job reservations expression - Job Reservations…
    QubeFeb 01, 2017
  8. _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
  9. _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
  10. 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