Search

Search

Help

Page 6 of 11. Showing 105 results (0.017 seconds)

  1. Job Detail Panels

    through potentially hundreds of thousands of lines in the stdout and stderr. For cmdline, cmdrange, and all SimpleCmd jobs, the "Highlights" Job Panel has been added to the Job…
    Qube 6.4May 23, 2013
  2. Job Requirements

    Qube's requirement specification is expression based. The proper use of these expressions will allow a user to specify the host and/or the conditions required before a job…
    Qube 6.4Feb 26, 2013
  3. Developing a new Job Type submission interface

    Create a submit_*.py script Use as reference the existing submit_*.py scripts, like submit_cmdline.py. Update the qube.py script (to add a submit menu item): Search…
    Qube 6.4Oct 22, 2012
  4. Parameters

    ']} , link-complete-job-300, 900, complete-job-123 info--{'':['123','456'], '':['345:'], '10':['346:2', 346:4']} Email: Email the specified user on job completion. Blocked: Submit…
    Qube 6.4Mar 11, 2013
  5. Getting GUI to work under Ubuntu

    Add to /etc/apt/source.list (this is for Gutsy Gibbon) deb http://apt.wxwidgets.org/wxpython http://apt.wxwidgets.org/wxpython gutsy-wx main Run the following to add
    Qube 6.4Nov 05, 2012
  6. Developing a new panel

    Copy the JobStdout class located under the JobLayout.py to a new file. Add the class App boilerplate code (including the _name_ line) to the bottom. Rename the now…
    Qube 6.4Oct 12, 2012
  7. cluster.pm

    their studio. # # To use this module: Modify the supervisor's /etc/qb.conf # # Add or change supervisor_queue_binding to: # supervisor_queue_binding = Perl # supervisor_queue_library…
    Qube 6.4 / … / Supervisor AlgorithmsNov 08, 2012
  8. Qube 6.4-4 Release Notes

    CL 10894 - JIRA: QUBE-74 @FIX: Updated qb.conf.wintemp (Windows template file for qb.conf) to be in sync with the Unix template. Also added proper data paths for Windows…
    Qube 6.4Mar 18, 2013
  9. Configuration Files

    can be added to the file in no particular order. Whenever adding a new key to the file, always back it up to a safe location, just in case there is a problem. qbwrk.conf…
    Qube 6.4Oct 18, 2012
  10. deletionCascade.py

    ') #======================================= # add the callback for job removal #======================================= cbRemoved = { 'language': 'python', 'triggers': 'removed…