Search

Search

Help

Page 65 of 164. Showing 1,631 results (0.027 seconds)

  1. qbkill

    card token representing all the user's jobs. Options Option Description --work Kill work (default: on) --subjob Kill subjobs (default: on) --running…
    Qube 6.9Jul 05, 2017
  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…
    Qube 6.9Jul 05, 2017
  3. qbkill

    card token representing all the user's jobs. Options Option Description --work Kill work (default: on) --subjob Kill subjobs (default: on) --running…
    Qube 6.10May 23, 2018
  4. 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…
    Qube 6.10May 23, 2018
  5. Adding custom columns

    . This document explains how. How-to For this example, let's assume your facility has written custom data to a frame's (aka "work item", aka "agenda item") resultpackage, using the key…
    Qube 6.5Apr 30, 2014
  6. Basic dependencies

    with commented explanations of its contents #!/usr/bin/python import os, sys # The next few lines attempt to import the Qube API. If the path to the qb module # is not in $PATH…
    Qube 6.4May 24, 2013
  7. Basic dependencies

    with commented explanations of its contents #!/usr/bin/python import os, sys # The next few lines attempt to import the Qube API. If the path to the qb module # is not in $PATH…
    Qube 6.5May 24, 2013
  8. Basic dependencies

    that will wait for the entire dependent job to finish before the current job starts. There are also subjob (instance) and agenda (frame) based dependencies. #!/usr/bin/python
    Qube 6.6May 11, 2015
  9. Basic dependencies

    that will wait for the entire dependent job to finish before the current job starts. There are also subjob (instance) and agenda (frame) based dependencies. #!/usr/bin/python
    Qube 6.7Jan 11, 2016
  10. Basic dependencies

    that will wait for the entire dependent job to finish before the current job starts. There are also subjob (instance) and agenda (frame) based dependencies. #!/usr/bin/python
    Qube 6.9Jul 05, 2017