Search

Search

Help

Page 3 of 16. Showing 155 results (0.018 seconds)

  1. _qubeuiPanelJobInternalsDescription

    with the selected job. Check here for things like the render's working directory, drive mapping or meta data provided on submission. JobInternalsDetailsTab.png Job Callbacks tab…
    QubeOct 13, 2020
  2. How do I submit a frame render using qbsub?

    your farm! Suppose you have a dumb command that renders frames with a couple of arguments: Render --start # --end # Where # are frame numbers and is the file. If you submit…
    QubeOct 15, 2014
  3. qbsubmit.py

    qb ####################################################################### def main(): # # Create Job object to be submitted into the farm. # job = qb.Job…
    Qube / … / PythonOct 15, 2014
  4. Per-Host Global Resources

    Per-host global resources are very similar to the original global resources, but differ in that they track resources that are consumed on a per-host basis, not per-instance…
    QubeJan 19, 2015
  5. Qube! Basics

    machine, and keeps track of everything. It decides when a job runs, and which jobs run on which Workers. The Client refers to a number of interfaces that let you run actions from…
    QubeOct 13, 2020
  6. How to use qbwrk.conf

    Copy below and alter for your environment [Farm] proxy_execution_mode = user worker_properties = host.nuke6.2=1, host.maya2011=1 worker_cpus = 1 worker_groups = all,linux,maya…
    QubeJan 19, 2015
  7. supervisor_global_resources

    as they are tracked even after a restart. Resourcespec is a comma-separated string of specifications of the form: global.resource=quantity where resource is the name of a resource…
    QubeFeb 01, 2017
  8. _qubeuiPanelJobsDescription

    The Jobs Panel allows you to view and manage lists of jobs submitted to the Qube! farm. Selecting a job in a Jobs Panel will load related data into the other panels…
    QubeOct 13, 2020
  9. Global Resources

    in the section System-Wide Resource Tracking The following specifies the configuration entry: supervisor_global_resources = resspec [, resspec,…] where resspec is one or more…
    QubeFeb 01, 2017
  10. Job Reservations

    of licenses). The user must know whether the resource is global or host-based (see System-Wide Resource Tracking). Global resources are tracked through the entire system, for example…
    QubeMay 27, 2015