Search

Search

Help

Page 2 of 5. Showing 49 results (0.009 seconds)

  1. Using the kickstart file

    qubeInstaller.MacOSX-x86_64.app/Contents/MacOS/qubeInstaller qube-upgrade-6.4-4-kickstart.qks INFO: Running in non-UI mode Downloading: INFO: Adding component_qube-core to ftp queue INFO: Adding…
    QubeOct 13, 2020
  2. qb_jobcmp($joba, $jobb, $host)

    " relative to a single host. For queuing algorithms which don't take the host's properties into account, the $host parameter can be ignored. An example of an existing queuing algorithm…
    QubeOct 15, 2014
  3. After Effects Job Submission

    " AE_enablescripts.png With a scene loaded in After Effects, select "Add to Render Queue" from the "Composition" Menu. Set up the Render Queue with the parameters and settings that you…
    QubeOct 13, 2020
  4. supervisor_policy_library

    Synopsis supervisor_policy_library = path Path specifies the policy library file the Supervisor uses to define the queue policies. Example supervisor_policy_library…
    QubeJan 06, 2015
  5. supervisor_default_security

    8 0x8 modify job priority without reordering the queue kill 16 0x10 kill jobs remove 32 0x20 remove jobs from the Supervisor database modify 64 0x40 modify job…
    QubeJan 05, 2015
  6. algorithm.pm

    to run # return 1 if ($job->{"user"} eq "root"); # # We will secretly build into the queuing algorithm a permanent lock to my host # so nobody can run stuff on my machine…
    Qube / … / Supervisor AlgorithmsOct 15, 2014
  7. qb_approve_submit($job)

    This function provides the chance to review the submitted job before insertion into the queue. This allows the developer to enforce things such as accounting information…
    QubeJul 15, 2015
  8. qb_rejectjob($job, $host)

    With every system, there are situations where a job shouldn't run on a host. While this can be controlled by the Qube! job routine features, the queuing algorithm also has…
    QubeOct 15, 2014
  9. Priority

    The priority algorithm is a numeric priority queue. Normally, the priorities are established such that lower values are considered to have higher priority. For example…
    QubeFeb 01, 2017
  10. Architecture

    to communicate with the Supervisor so that the GUI does not block while waiting for return messages. A request is placed in a Queue that is then processed by a separate thread…
    QubeOct 15, 2014