Search

Search

Help

Page 7 of 49. Showing 484 results (0.012 seconds)

  1. qb_sudo_admin($user, $job)

    If a user is privileged as a "sudo" admin (see "qbusers"), they are given permission to jobs based on the return value of this function. This allows a very flexible security…
    QubeFeb 01, 2017
  2. qb_hostcmp($hosta, $hostb, $job)

    is given 2 hosts, "a" and "b" relative to a single job. Although this is not as critical a function as the qb_jobcmp function, the qb_hostcmp comparison function allows…
    QubeOct 15, 2014
  3. How to kill a job on a busy farm

    The time that it takes to kill jobs can largely depend on how big your job is (how many subjobs and frames there are), and also on the particular application. When…
    QubeOct 15, 2014
  4. callback2.pl

    the job type "prototype" => "cmdline", # setup the package data specific to the 'cmdline' job type "package" => { "cmdline" => "sleep 10" }, # # this is where the fun…
    Qube / … / PerlOct 15, 2014
  5. XSI Job Submission

    Step by step instructions for submitting XSI jobs with Qube! Install Jobtypes In order to submit directly from XSI, you will need to install the XSI jobtype…
    QubeFeb 01, 2017
  6. Python job submission with Python language callback

    Here, we demonstrate how to submit a job through the Python API that runs a python script as a callback. This example shows a very simple callback that writes the job id…
    QubeOct 13, 2020
  7. Cross-Platform Rendering

    facilities: OS-level adaptations, worker-side path translation maps, client-side path translation maps, and "appFinder" jobs. There is a time and a place for each. The details follow: OS…
    QubeFeb 01, 2017
  8. Maxwell Render Job Submission

    Step by step instructions for submitting Maxwell jobs with Qube! It is not currently possible to submit directly from Maxwell ("InApp" support), so you will submit…
    QubeFeb 01, 2017
  9. How to easily kill or remove an entire job process group

    deletionCascade.pyQube jobs can belong to a process group, which is normally how a group of jobs define their inter-dependencies. These process groups can be viewed…
    QubeOct 15, 2014
  10. Job Reservations

    ' are not) and automatically decrement/increment upon acceptance of a job. A resource can be "discovered" by the system (eg, number of cores) or defined by admins (eg, number…
    QubeMay 27, 2015