Search
Page 26 of 40. Showing 393 results (0.013 seconds)
Admin Qube Components
There are three main components to Qube: 1.The Worker, which is a program that runs on every computer (also called a "host") on which you want to execute your jobs. 2.The…jobArchive02.py
'); sys.path.append('../../api/python'); import qb def main(): job = qb.jobinfo(id=15766, agenda=True, subjobs=True, callbacks=True) print job qb.archivejob("hello.xja", job[0…How to limit the number of renders on a host
The easiest thing to do is to submit your jobs with a memory reservation. The reservation will force the Supervisor to look for hosts with the requisite amount of memory…Group Permissions
Qube user groups are designed to collect a set of users into a kind of partition where each user can only control other jobs owned by users in the same group. Each user…supervisor_flags
the Supervisor to track running jobs more aggressively. stub_optimize = 1024 Enable stub optimization, the Supervisor will group similar jobs in it's queuing decisions. While…supervisor_language_flags
1 / 0000001 Enables the "qube" callback language that uses the "code" section of the job to specify, for example, "unblock-subjob-self" instead of using Perl or Python Perl…QubeLocker
, leaving valuable screen real estate to other applications. Machine and Current Jobs: This displays the hostname and list of the jobs your machine is running Slider: A slider…Launching a filled-in QubeGUI/QubeWranglerView(6.4.+) submission dialog
, and --resubmit allow one to resubmit jobs through the QubeGUI with the submission dialogs. Examples: Launch the submission dialog to with the properties from job 500 qube…Jobtypes Submission UI
Here is a list of commonly used job-types with expandable explanations These can be used as a guideline for all job-types as many of the preferences are the same…How to use the mental ray Distributed Bucket Render (DBR) or V-Ray Distributed Render (DR) feature with Qube!
" section, select "mentalray" or "vray" in the "Enable DBR" pull-down. In the "Qube Job Basics" section, specify the desired number of Subjob Processes. Set up other parameters…