Search

Search

Help

Page 9 of 23. Showing 226 results (0.014 seconds)

  1. Jobtypes Submission UI

    Here is a list of commonly used job-types with expandable explanations These can be used as a guideline for all job-types as many of the preferences are the same…
    Qube 6.4Aug 15, 2013
  2. Components & Details

    For all of the software components, it is usually required to login as an Administrator account, root, use "sudo", or know the Administrator password (for OSX dialog popup…
    Qube 6.4Oct 19, 2012
  3. How do I submit a frame render using qbsub?

    the command. That means, if the command is set up to render a range of frames, each subjob will render all those frames, wasting a lot of time and work. If you know how to set up your…
    Qube 6.4Nov 05, 2012
  4. How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'

    for "this machine". All SQL commands following in BLUE are run with the mysql client utility, which can be found at the following locations: OS X: /usr/local/mysql/bin/mysql…
    Qube 6.4Dec 19, 2012
  5. Job Structure

    All jobs in Qube have a consistent structure. It is through this structure the Supervisor is able to communicate to the Worker the appropriate instructions for executing…
    Qube 6.4Oct 15, 2012
  6. Auto-Wrangling

    "auto_wrangling" to enable auto-wrangling. To globally turn on auto-wrangling for all submitted jobs (recommended), include "auto_wrangling" in the "supervisor_job_flags" configuration…
    Qube 6.4Jan 17, 2014
  7. How to migrate Qube! supervisor

    server. First, on the new server you have to grant access to the root user from the old server. On the new server, at the mysql> prompt: Code: GRANT ALL PRIVILEGES ON *.* TO 'root…
    Qube 6.4Mar 28, 2013
  8. supervisor_port

    Synopsis supervisor_port = port The network port number the Supervisor will use. Note: This must be configured the same on all Worker hosts and client hosts. Example…
    Qube 6.4Oct 18, 2012
  9. client_job_flags

    Synopsis client_job_flags = flagslist Sets various client job flags. The flags will be set for all jobs submitted from the client. Values _jobFlags Example…
    Qube 6.4Jan 09, 2013
  10. supervisor_default_pgrp_subjob_limit

    Synopsis supervisor_default_prgp_subjob_limit = limit Limit specifies the default pgrp limit (maximum number of subjobs a pgrp may run simultaneously) for all users. Value…
    Qube 6.4Oct 18, 2012