Search
Page 41 of 117. Showing 1,170 results (0.014 seconds)
deletionCascade.py
') #======================================= # add the callback for job removal #======================================= cbRemoved = { 'language': 'python', 'triggers': 'removed…deletionCascade.py
') #======================================= # add the callback for job removal #======================================= cbRemoved = { 'language': 'python', 'triggers': 'removed…deletionCascade.py
') #======================================= # add the callback for job removal #======================================= cbRemoved = { 'language': 'python', 'triggers': 'removed…Submission Interfaces
for making proxy images using imagemagick http://www.imagemagick.org. The process is as follows: Add the submission type. Add a new page for the input path field. Add…Modifying Right-Click Menus
Go to the desired List widget (ie. JobList.py). Search for the right-click menu. Use the existing items as a template (add a menu item and then attach a callback).…Modifying Right-Click Menus
Go to the desired List widget (ie. JobList.py). Search for the right-click menu. Use the existing items as a template (add a menu item and then attach a callback).…Modifying Right-Click Menus
Go to the desired List widget (ie. JobList.py). Search for the right-click menu. Use the existing items as a template (add a menu item and then attach a callback).…How to limit the number of renders on a host
will have 4 subjobs each asking for 1GB or more. If you add a resource reservation (in MB) when you submit the job: host.memory=1000 Then you will only have at most 2 subjobs…Qube 6.4-5 Release Notes
11093 @NEW: add various helper functions to qb.utils; addToSysPath(), getModulePath(), pyVerAsFloat(), formatExc() CL 11067 @FIX: timing issue where a subjob of an agenda-based…How to use job dependancies through the submission UI
Advanced Job Control," there exists a "dependencies" field with an "Add" button next to. Clicking the add button brings up the following dialog…