Search

Search

Help

Page 13 of 29. Showing 287 results (0.011 seconds)

  1. qbshove

    Force the Supervisor to re-evaluate a job immediately Description qbshove requests the Supervisor to re-evaluate the dispatch of a list of jobs. Normally, a job is re…
    QubeNov 12, 2014
  2. How do I submit a frame render using qbsub?

    Bear in mind that when you submit a command via qbsub, the Supervisor dispatches as many "subjobs" as you ask for with the "--cpus" option. Each subjob will execute…
    QubeOct 15, 2014
  3. Uninstalling Qube!

    Manual Uninstall First, stop the services on the machine you are going to uninstall from: Supervisor Linux: sudo systemctl stop supervisor macOS: sudo launchctl…
    QubeOct 13, 2020
  4. supervisor_id

    Synopsis supervisor_id = number Number assigns a unique ID to the Supervisor to identify itself among other Supervisors in the same domain. The number must be between 0…
    QubeJan 06, 2015
  5. Firewalls & Ports

    It is necessary to have certain ports open for the Qube! Supervisor, Worker, and Client machines to communicate amongst themselves. You should either disable the firewall…
    QubeMar 14, 2023
  6. Can you give an overview of Qube's architecture from a workflow standpoint?

    , command-line, python, etc) This creates a package of information (strings, numbers, etc), that is sent to the Supervisor and stored in the database. That package is called a "job…
    QubeMay 23, 2018
  7. How do I centralize my worker job logs?

    One can place all of the job logs (containing stdout,stderr,etc) directly in a central location. This requires modifying the configuration for both the Supervisor
    QubeOct 15, 2014
  8. Configuration Parameter Reference

    This page provides documentation for all of Qube!'s configuration parameters. Local Configuration The Configuration for the Supervisor, Worker, and Clients can be found…
    QubeOct 13, 2020
  9. supervisor_address

    Synopsis supervisor_address = IPaddress IPaddress is used lock down the Supervisor to a specific IP address. This is used for hosts with multiple interface cards…
    QubeJan 05, 2015
  10. worker_post_interval

    Synopsis worker_post_interval = time Time specifies how often the Worker should report its status to the Supervisor when it doesn't have anything to do. It is meant…
    QubeJan 06, 2015