Search
Page 4 of 40. Showing 393 results (0.013 seconds)
Jobs Reserving Resources
All of these resources must be reserved by jobs processes by setting the "reservations" field at job submission. For example, setting the reservations field…Clustering and how it relates to job priority
, clusters can contain other clusters. Clusters can also contain Workers and jobs. This is the key to Qube's priority scheme. Workers belong to 1 and only 1 cluster. Jobs…Job ids
Explicit job ids are also available to be used as event specifiers in the event one just wants to reference the job by its ID. done-job-19234…How to use job dependancies through the submission UI
decide that each pass will run in its own job. When all of the passes are complete, you want to comp the passes together for the final image sequence for delivery to the client…AppFinder Jobs
This jobtype was added in Qube v6.4-2. This jobtype requires Python to be installed on the executing worker. What are they, and what do they do? These jobs differ from…Specifying Job Dependencies
One can specify per-job and per-frame dependencies when submitting a job directly from the submission dialog. To do so, click on the "Add" button to the right…Job Archive File
The job archive is a file format used by Qube's tools both to store template information and to record a job's initial state. The Supervisor automatically creates…qb_approve_submit($job)
This function is allowed the chance to review the submitted job before insertion into the queue. This allows the developer to enforce things such as accounting information…Checking Job Stdout_Stderr
QubeGUI: To check on the standard output text (stdout) or the standard error text (stderr) from the QubeGUI, select a job and click on the "Stdout" or "Stderr" panels…Starting_stopping job dispatch
After disabling job submission to the Supervisor, you will also want to prevent the Supervisor from dispatching additional jobs to hosts. The following command will stop…