Search

Search

Help

Page 3 of 5. Showing 49 results (0.01 seconds)

  1. supervisor_default_pgrp_subjob_limit

    , but the user has multiple shots in queue and doesn't want one shot to consume their entire "subjob budget". Example supervisor_default_pgrp_subjob_limit = 5 Defaults -1 See…
    QubeJan 06, 2015
  2. qb_supervisor

    Synopsis qb_supervisor = supervisor A host name or ip address which the client applications will access for information about the queue. _worker_bootstrap_parameter…
    QubeJan 05, 2015
  3. qbremove

    Remove jobs from the queue Description .qbremove requests the Supervisor to remove a list of jobs. Usage qbremove [options] jobID… | 0 where JobID is one or more…
    QubeFeb 01, 2017
  4. How to use job dependancies through the submission UI

    job must wait for something in another job to complete before it starts. Unlike some other queueing systems that may only have job-based dependencies, with Qube!, you can set…
    QubeOct 15, 2014
  5. _restrictionsSyntax

    information in the queuing algorithm; the values are one or more cluster names. In the priority/cluster queuing system, a user specifies the restrictions with a directory structure…
    QubeSep 24, 2015
  6. Job and Host Assignment

    : the job instance is killed immediately, and both the instance and the frame get put back into the queue in a pending state There are a couple of major things that happen before…
    QubeJan 14, 2015
  7. 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…
    QubeJan 14, 2015
  8. supervisor_flags

    aggressively. stub_optimize Enable stub optimization, the Supervisor will group similar jobs in its queuing decisions. While this is a lot faster, it also removes…
    QubeJul 05, 2017
  9. Work Agendas

    the list generation. The agenda is then inserted into the job, and submitted into the queue. Upon receipt of the job, the execution component of the job then calls the function…
    QubeJan 06, 2015
  10. How to restrict a host to only one instance of a given kind of job, but still allow other jobs

    on a worker at once". This tells the queuing system to filter out all hosts which have this kind of job already running. When you submit a job, you can do this to keep only one of your…
    QubeFeb 01, 2017