Search

Search

Help

Page 41 of 117. Showing 1,170 results (0.014 seconds)

  1. deletionCascade.py

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

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

    ') #======================================= # add the callback for job removal #======================================= cbRemoved = { 'language': 'python', 'triggers': 'removed…
  4. 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
    QubeMar 14, 2023
  5. 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).…
    QubeOct 15, 2014
  6. 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).…
    Qube 6.5Oct 12, 2012
  7. 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).…
    Qube 6.4Oct 12, 2012
  8. 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.4Nov 05, 2012
  9. 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…
    Qube 6.4Apr 29, 2013
  10. 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…
    Qube 6.5Nov 05, 2012