Search
Page 46 of 164. Showing 1,631 results (0.036 seconds)
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…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 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…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…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…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…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…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…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.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…