Search

Search

Help

Page 30 of 107. Showing 1,065 results (0.014 seconds)

  1. UI "Nuke (loadOnce) Job..."

    Below are instructions on your first steps submitting Nuke jobs with Qube! The Nuke Jobtype comes with the standard install of Qube! and does not require a specific jobtype to be installed InApp Installation: nuke_inapp_install.png File > Install App UI…
    Qube 6.4Sep 04, 2013
  2. UI "3dsmax Job..."

    Below are instructions on your first steps submitting 3dsmax jobs with Qube! You will need to install the 3dsmax jobtype Installation: 3dsmax requires the "3dsmax jobtype" to be installed If you are not familiar with the installation process please see…
    Qube 6.4Sep 04, 2013
  3. UI AppFinder Jobs > "Cinema 4d (AppFinder) Job..."

    to locate the "Qube!" menu in Cinema 4d InApp Location: c4d_inapp.png File > Script > User Scripts > Qube! Submit (Appfinder) With a scene loaded in Cinema4d choose "Qube…
    Qube 6.4Sep 04, 2013
  4. System-wide Resource Tracking

    entity external to Qube is also drawing from the same license pool as Qube. If the license resources are only in use by Qube, and are never checked out by users, other queueing…
    Qube 6.4Nov 15, 2012
  5. Specifying a worker's number of job slots

    , your users will never have to ensure that the job's slot reservations match the thread count. In this example, set the number of job slots to 2: worker_cpus = 2 Migrated…
    Qube 6.4Feb 27, 2013
  6. Custom Supervisor Policy

    information of the job, and creating a sudo admin policy for administrator's who's powers are defined by different properties of a job. Migrated to Confluence 5.3…
    Qube 6.4Oct 22, 2012
  7. Scripting policy

    Policy implementation is done using a script file plug-in written in Perl. The qb.conf setting for this is as follows: supervisor_policy_binding = Perlsupervisor_policy_library = plugin_path This document isn't meant to be a tutorial on the Perl scripting…
    Qube 6.4Oct 22, 2012
  8. Customizing the Qube GUI

    QubeGUI is essentially a set of Python scripts that calls upon the qb Python API module to interface with the Qube Supervisor. It uses platform-independent wxPython to support the GUI module. This means that the GUI is will run on Windows, Mac OS X, and L…
    Qube 6.4Oct 22, 2012
  9. Architecture

    The development of QubeGUI is modular—each Python file can be run on its own. The main Python script (qube.py) refers to the other Python files. Signals are used to communicate between the different GUI components so that the components are are not codepe…
    Qube 6.4Oct 22, 2012
  10. Customizing the QubeGUI

    Qube 6.4Oct 22, 2012