Search

Search

Help

Page 27 of 40. Showing 393 results (0.01 seconds)

  1. client_restrictions

    Synopsis client_restrictions = restrictions The client applications will use restrictions as the default job restriction if not specified. _restrictionsSyntax Defaults…
    Qube 6.4Jan 09, 2013
  2. 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…
    Qube 6.4Jan 09, 2013
  3. 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…
    Qube 6.4Sep 27, 2013
  4. 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…
    Qube 6.4Oct 12, 2012
  5. 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…
    Qube 6.4Nov 05, 2012
  6. 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…
    Qube 6.4Oct 17, 2012
  7. proxy_execution_mode

    jobs under normal userid. proxy Run jobs under proxy_account userid. Example proxy_execution_mode = user Defaults proxy…
    Qube 6.4Oct 18, 2012
  8. 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…
    Qube 6.4Oct 09, 2012
  9. 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…
    Qube 6.4Jan 09, 2013
  10. 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…
    Qube 6.4Oct 22, 2012