Search

Search

Help

Page 19 of 47. Showing 469 results (0.053 seconds)

  1. qbblock

    Forces a job to quit, and suspend its execution on the farm Description qbblock requests the Supervisor to suspend a job by immediately killing it, and marking…
    QubeNov 20, 2014
  2. qbpreempt

    Ask a job to release its worker job slots, let the current work (frame) finish Description qbpreempt requests the Supervisor to tell a job to release its host…
    QubeNov 12, 2014
  3. callback1.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…
    Qube / … / PerlOct 15, 2014
  4. Basic dependencies

    The next step is to understand basic dependencies. In this example, we use the job's dependency field to set up a job-based dependency. Job based dependencies are those…
    QubeOct 13, 2020
  5. qbrequeue

    Moves a job into the blocked state after a job has completed Description qbrequeue moves a job back into a blocked state from one of the following states: failed…
    QubeNov 12, 2014
  6. qbkill

    Kill jobs Description qbkill requests the Supervisor to kill a list of jobs. Usage qbkill [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild…
    QubeNov 12, 2014
  7. qbbottom

    Move a job to the bottom of its priority level Description qbbottom requests the Supervisor to move a job/jobs below other jobs having the same priority. Usage…
    QubeNov 12, 2014
  8. qbresume

    Resume a suspended job Description qbresume resumes a job which has been suspended. Usage qbresume [options] jobID… | 0 where JobID is one or more job IDs, and 0…
    QubeNov 12, 2014
  9. qbsuspend

    Suspend a process upon the host which the job is running on Description qbsuspend issues a suspend command upon the job's processes. Jobs can be resumed using…
    QubeNov 12, 2014
  10. qbinterrupt

    Force a job to quit, and requeue immediately in a pending state Description qbinterrupt requests the Supervisor to force a job off a host immediately killing…
    QubeNov 12, 2014