Search
Page 18 of 25. Showing 243 results (0.011 seconds)
Job States
state for submitted jobs. Signals to the Supervisor that the job may be started at any time. Jobs which have been suspended will also be marked as pending blocked Alternate…How to set up a test farm separate from your production farm
. Set the client's qb_domain to the test supervisor's. Submit a test job and ensure it's submitted to the new supervisor. Check in the QubeGUI on the test supervisor.…Use_simpleCMD.py
evaluates the jobs to be submitted and adds the to the above list listOfJobsToSubmit.append(job) # Below calls the list of jobs to be submitted and then prints the job IDs…Basic dependencies
possibilities import qb def main(): # We're going to submit two jobs in the example - the second will wait # for the first # Set up the basic job properties…Worker Host Groups
Host groups are a simple way to target jobs to a list of machines without specifying them explicitly every time you submit a job. These groups are unrelated to Linux groups…Qube! UI Users Guide
The Qube! UI The Qube! UI is the main graphical interface for working with your Qube! farm. Submit and watch jobs, manage workers and preview renders. The new UI replaces…First Come, First Served (FCFS)
The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…supervisor_highest_user_priority
-admin) user may use to submit or modify a job. Admins may not want to allow users to assign themselves the highest possible priority, reserving that privilege for render wranglers…supervisor_max_postboard_retry
. qbsubmitpost() also submits a "post" callback. Example supervisor_max_postboard_retry = 16 Defaults 8…Service Mode Authentication: User vs Proxy
, regardless of who submitted them. In user mode, all jobs execute as the user specified in the job, either the user that submitted the job, or some other specified user. All processes…