Search
Page 27 of 40. Showing 393 results (0.01 seconds)
client_restrictions
Synopsis client_restrictions = restrictions The client applications will use restrictions as the default job restriction if not specified. _restrictionsSyntax Defaults…client_job_flags
Synopsis client_job_flags = flagslist Sets various client job flags. The flags will be set for all jobs submitted from the client. Values _jobFlags Example…Event types
" of events are: job Specifies the entire job subjob Specifies a single subjob work Specifies a single work agenda item host Specifies the event…qb_calc_status($subjob, $agenda)
Although the default policy calculation for the job overall status is already defined, for some facilities, this behavior may need to be overridden. By taking the $subjob…Renders submitted through the command line fail or lock up
and AfterEffects. The worker must be notified not to use the JobObject. To do this, specify the disable_windows_job_object flag when submitting your jobs ex. qbsub --flags…qbarchive
| | | | | output a job to a Qube archive file. Description qbarchive can be used to save a job to disk instead of submitting it to the supervisor. There are two…proxy_execution_mode
jobs under normal userid. proxy Run jobs under proxy_account userid. Example proxy_execution_mode = user Defaults proxy…Running Processes Layout Overview
Clicking on the "Running Layout" switches the interface to a process-centric view of all job processes running on the RenderFarm. It will also pull information from…supervisor_job_flags
Synopsis supervisor_job_flags = flagslist Sets various job flags, which will be applied to all jobs run on the farm. These cannot be overridden, so use these sparingly…qb_jobcmp($joba, $jobb, $host)
This is a comparison function similar to that used in the Perl "sort" routine. @items = sort { $a <=> $b } @items; The comparison function is given 2 jobs, "a" and "b…