Search

Search

Help

Page 17 of 30. Showing 299 results (0.009 seconds)

  1. _SimpleCMD_QubeUIParametersMayaBatch

    Parameters Specific to Maya Maya_batch.png Render Executable Path Path to Maya Render executable on the workers. Scene File Path to Maya scene (required). Browse…
    QubeOct 13, 2020
  2. _SimpleCMD_ParametersQubeMovie

    2- required parameters.png exe Explicit path to executable that will generate the move file(s). Important: Be aware that if you are submitting from one OS to a different…
    QubeMay 28, 2015
  3. Python

    Examples files for Python Your Qube installation directory contains an "examples/python" subdirectory. In there, you will find a README file and several python examples…
    QubeApr 17, 2017
  4. _SimpleCMD_ParametersHoudini

    the Houdini HFS directory. Hip File Enter or browse to the Houdini .hip file. This is required for submission ROP Paths Comma separated ROP eg: /out/mantra Published by Scroll…
    QubeFeb 01, 2017
  5. Building job types

    A Qube Job Type is a simple framework for constructing all the code necessary for submission and execution of a job. A Job Type is a framework collection of files
    QubeOct 15, 2014
  6. Client Configuration

    "Administration->Configure (local)…" or by manually editing the client's qb.conf file to specify the qb_supervisor value. File Locations The qb.conf file is located in the following…
    QubeFeb 01, 2017
  7. Installing job types

    Installing job types under Qube is simple. Just copy the entire Job Type directory into the types directory under Qube's installation. Windows: C:\Program Files\qube…
    QubeOct 21, 2014
  8. How do I backup the Supervisor?

    You can use standard backup tools. Here is a list of files that are critical: supervisor_logfile: /var/spool/supelog supervisor_logpath: /var/spool/qube qb_directory…
    QubeAug 16, 2018
  9. Transferring data from MySQL to PostgreSQL

    to the PostgreSQL server on the default port for MySQL. This is due to the database_port being defined in the qb.conf file, but still set to the value for a MySQL server. Introduction…
    QubeApr 14, 2020
  10. 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…
    QubeOct 15, 2014