Search

Search

Help

Page 1 of 2. Showing 18 results (0.014 seconds)

  1. qbpreempt

    all the user's jobs. Options Option Description --work Preempt work (default: on) --subjob Preempt subjobs (default: on) --running Preempt
    Qube 6.4Oct 17, 2012
  2. Perl API Reference

    Comments Example use lib "$ENV{QBDIR}/api/perl"; use qb;qb::modify({ priority => 1, name => "hello world" }, 1002); qb::preempt Purpose Forces running…
    Qube 6.4Oct 22, 2012
  3. Qube 6.4-4 Release Notes

    -in algorithms too, in the future). Setting the preemption mode to "mixed" allows custom algorithms to aggressively preempt a job that's already been marked to be passively…
    Qube 6.4Mar 18, 2013
  4. Passive preemption

    Passive preemption will allow agenda items to finish before becoming preempted by higher priority subjobs. This presumes the job contains an agenda, otherwise…
    Qube 6.4Oct 12, 2012
  5. supervisor_verbosity

    command query sync queue callback debug error warning security auth preempt memory web info license file Example supervisor_verbosity = startup,work,subjob…
    Qube 6.4Oct 18, 2012
  6. What is the callback language "qube?"

    unblock-subjob-self block-subjob-self fail-subjob-self kill-subjob-self migrate-subjob-self preempt-subjob-self interrupt-subjob-self suspend-subjob-self resume…
    Qube 6.4Nov 05, 2012
  7. qb_preemptcmp($runningjob, $candidatejob, $host)

    return the value 0, to use the default policy set in the supervisor_preemption_policy setting the function must return a -1. To aggressively preempt the job, the function must return…
    Qube 6.4Oct 22, 2012
  8. Job and Host Assignment

    running jobs that this new job can preempt. Some jobs have a flag set that indicates that they can never be preempted, these are filtered out of the list. If there are preemptable jobs…
    Qube 6.4May 03, 2013
  9. How to turn off preemption

    Set supervisor_preempt_policy = disabled and the supervisor will not preempt jobs either passively or aggressively.…
    Qube 6.4Nov 05, 2012
  10. supervisor_default_security

    properties after submission preempt 128 0x80 preempt jobs block 256 0x100 block jobs and take them out of the active queue interrupt 512 0x200 interrupt jobs…
    Qube 6.4Dec 04, 2012