Search

Search

Help

Page 3 of 6. Showing 57 results (0.011 seconds)

  1. qbremove

    | | | | | remove jobs from the queue Description .qbremove requests the Supervisor to remove a list of jobs. Usage qbremove [options] jobID… | 0 where JobID…
    Qube 6.4Oct 17, 2012
  2. Custom Supervisor Policy

    into the queue. Checking pending job modification to see if it is permissible to make the changes. Calculating the job's overall status based upon the subjob and agenda status…
    Qube 6.4Oct 22, 2012
  3. Job Preemption

    be disturbed any time a high priority job is submitted to the queue. The Supervisor has the option to allow all the currently running jobs to finish before dispatching the new jobs, or kill…
    Qube 6.4Oct 18, 2012
  4. qb_supervisor

    _localQbConfOnly Synopsis qb_supervisor = supervisor A host name or ip address which the client applications will access for information about the queue. Example…
    Qube 6.4Aug 20, 2014
  5. Callbacks

    A callback is Qube's mechanism to allow custom execution of queuing logic depending upon the events which occur during the lifetime of a Qube job or upon pre-defined system…
    Qube 6.4Oct 22, 2012
  6. Architecture

    to communicate with the Supervisor so that the GUI does not block while waiting for return messages. A request is placed in a Queue that is then processed by a separate thread…
    Qube 6.4Oct 22, 2012
  7. Priority

    The priority algorithm is a numeric priority queue. Normally, the priorities are established such that lower values are considered to have higher priority. For example…
    Qube 6.4May 23, 2013
  8. qb_rejectjob($job, $host)

    With every system, there are situations where a job shouldn't run on a host. While this can be controlled by the Qube! job routine features, the queuing algorithm also has…
    Qube 6.4Oct 12, 2012
  9. qb_sudo_admin($user, $job)

    and has already been defined in the Custom Queuing Algorithms section of this documentation.…
    Qube 6.4Oct 12, 2012
  10. Job and Host Assignment

    immediately, and both the instance and the frame get put back into the queue in a pending state There's a couple of major things that happen before preemption: the list of hosts…
    Qube 6.4May 03, 2013