Search

Search

Help

Page 14 of 29. Showing 287 results (0.014 seconds)

  1. _qubeUninstallSupervisorOrder

    Uninstalling the Qube Supervisor The only condition is that the Qube-core is uninstalled last. You can uninstall all other Qube components in any order. The most common…
    QubeOct 15, 2014
  2. _qubeInstallSupervisorOrder

    Installing the Qube Supervisor The only condition is that the Qube-core is installed first. You can install all other Qube components in any order. The most common order…
    QubeOct 15, 2014
  3. Modo Job Submission

    licenses, only set the thread count. Do not check "Slots = Threads") By default, Qube! will not retry failed frames. So set the "Retry frame/instance" value to 3 or 5, to get 3 or 5…
    QubeFeb 01, 2017
  4. Houdini Job Submission

    Thread Count" to a value like 8 (assuming you have 8 cores). (If you have Designer licenses, only set the thread count. Do not check "Slots = Threads") By default, Qube…
    QubeFeb 01, 2017
  5. universalCallbacks

    on the Supervisor's local disk or on a file system which is accessible by the supervisor service. Setting Up Universal Callbacks To set up Universal Callbacks, the site administrator needs…
    QubeNov 01, 2018
  6. execute.py

    $ #====================================== import sys import os.path import inspect import traceback as tb import pprint import qb def jobSetup(): ''' get the subjob object from the supervisor ''' subjob…
    Qube / … / HelloworldOct 15, 2014
  7. worker_logmode

    with the Supervisor host. remote: Log files are written to local directory, then periodically transferred to the Supervisor and removed from the local directory. Example…
    QubeJan 06, 2015
  8. How to upgrade a worker on OS X

    Worker You will need to stop the Qube supervisor before you install over top of the older version. Since the supervisor is under launchctl control, so it can be stopped…
    QubeOct 21, 2014
  9. Where is the output from the executed callback code?

    If you're printing out debug data in your callback script, it may appear in the .cb file that lives in the job log directory (either on the supervisor or in your central job…
    QubeOct 15, 2014
  10. Scripting custom queuing algorithms

    /supervisor Windows: C:\Program Files\pfx\qube\examples\supervisor OS X: /Applications/pfx/qube/examples/supervisor The functions defined are all used to control the queuing…
    QubeOct 21, 2014