Search
Page 6 of 11. Showing 105 results (0.017 seconds)
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…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…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…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…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…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…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-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…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…deletionCascade.py
') #======================================= # add the callback for job removal #======================================= cbRemoved = { 'language': 'python', 'triggers': 'removed…