Search

Search

Help

Page 46 of 164. Showing 1,631 results (0.036 seconds)

  1. jobSubmit01.py

    #!/usr/bin/python import os, sys if 'QBDIR' in os.environ: sys.path.append('%s/api/python' % os.environ['QBDIR']); elif os.uname()[0] == 'Darwin': sys.path.append…
    Qube 6.4 / … / PythonNov 08, 2012
  2. jobSubmit01.py

    #!/usr/bin/python import os, sys if 'QBDIR' in os.environ: sys.path.append('%s/api/python' % os.environ['QBDIR']); elif os.uname()[0] == 'Darwin': sys.path.append…
    Qube 6.10 / … / PythonMay 23, 2018
  3. Qube 7.0-2d Release Notes

    --purge " not killing off locally running job instances as expected. * Aggressive preemptions not working as expected. Note: this was previously worked around by tweaking…
    Release NotesJun 24, 2019
  4. WV Menus

    : Job Details Panel - Display (or turn off) the Details panel on the right side of the UI. This is on by default. Show/Hide: Job Frames Panel - Display (or turn off) the Frames/Work
    Qube 6.6Jan 22, 2016
  5. WV Menus

    : Job Details Panel - Display (or turn off) the Details panel on the right side of the UI. This is on by default. Show/Hide: Job Frames Panel - Display (or turn off) the Frames/Work
    Qube 6.8Oct 06, 2016
  6. WV Menus

    : Job Details Panel - Display (or turn off) the Details panel on the right side of the UI. This is on by default. Show/Hide: Job Frames Panel - Display (or turn off) the Frames/Work
    Qube 6.7Jan 11, 2016
  7. WV Menus

    : Job Details Panel - Display (or turn off) the Details panel on the right side of the UI. This is on by default. Show/Hide: Job Frames Panel - Display (or turn off) the Frames/Work
    Qube 6.9Jul 05, 2017
  8. WV Menus

    : Job Details Panel - Display (or turn off) the Details panel on the right side of the UI. This is on by default. Show/Hide: Job Frames Panel - Display (or turn off) the Frames/Work
    Qube 6.10May 23, 2018
  9. QubeMobileServer Requirements

    System Requirements QubeMobileServer as a pre-compiled binary: None. All required packages are included. QubeMobileServer as a python script (in interpreted mode): 1…
    Qube 6.4Jun 10, 2013
  10. Qube 6.4-4 Release Notes

    , if the list of agenda items contains items from more than 1 parent job (e.g. "1234:1 1235:1") For example, "qbretry 1234:1 1235:1" would retry every work item in job 1235, despite…
    Release NotesNov 19, 2018