Search
Page 7 of 11. Showing 105 results (0.012 seconds)
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…Submit Menu
or adding new application interfaces. The SimpleCmd framework provides a quick and efficient way to add these interfaces, some of them can be done in as little as 15 minutes. If you…Qube self-update functionality
the clients have a "check for updates" function Unfortunately, the short answer is "not yet". This is on our roadmap of things we're planning on adding to Qube in the next 3-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).…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…worker_groups
groupings for easier reference than specifying long lists of machines. Groups are created by simply adding the group to a worker through worker_groups (defined in the worker's…WranglerView 6.4-3b Release Notes
rely on QB_CONVERT_PATH tokens @CHANGE: follow compiled cmd* convert_path behavior: don't automatically add in QB_CONVERT_PATH tokens if convert_path flag is set, don't strip out…Worker Power management
we're planning on adding to Qube in the next 3-6 months.…Scripting Interfaces
to add new submission dialog interfaces to Qube through a dynamically loaded "plugin-style" framework in the QubeGUI. Some of the simpler SimpleCmd interfaces can be done in just…