Search

Search

Help

Page 26 of 107. Showing 1,065 results (0.011 seconds)

  1. Qube Components

    There are three main components to Qube: The Worker, which is a program that runs on every computer (also called a "host") on which you want to execute your jobs. The Supervisor, which runs on a dedicated machine, and keeps track of all everything. It dec…
    Qube 6.4Oct 15, 2012
  2. Job Layout Overview

    Let's get oriented by looking at the labeled section of the interface: worddavb8d4aea0a81abb37f71889946287f984.png Main Menu The standard menu. Filter Bar Use the Filter Bar to filter down the Job Layout to include only those jobs you are interested in. T…
    Qube 6.4Oct 16, 2012
  3. Running Processes Layout Overview

    Clicking on the "Running Layout" switches the interface to a process-centric view of all job processes running on the RenderFarm. It will also pull information from the Worker, job, and frame to give a consolidated bank of useful information for monitorin…
    Qube 6.4Oct 09, 2012
  4. OSX Quickstart Notes

    Qube 6.4Jan 09, 2013
  5. Execution Environment

    Job Environment Qube by default will execute the job within the Worker's environment. The Worker can also be instructed to use the current environment to execute the job as well. Example % qbsub --flags export_environment sleep 10 Drive Mounting (Windows…
    Qube 6.4Oct 15, 2012
  6. Linux Quickstart Notes

    Below is a reference built around centos as the host operating system and presumes a general knowledge of Linux. Small substitution could be applied for other Linux distributions.…
    Qube 6.4Jan 09, 2013
  7. Job Archive File

    The job archive is a file format used by Qube's tools both to store template information and to record a job's initial state. The Supervisor automatically creates such an archive file when the job is submitted. However users are also allowed to create the…
    Qube 6.4Oct 15, 2012
  8. Qube WranglerView Interface

    Below is an introduction to Qube WranglerView menu items and panes…
    Qube 6.4Jan 09, 2013
  9. Basic Job Submission

    See also there are a range of example files you can use for testing the farm see below Testing Migrated to Confluence 5.3…
    Qube 6.4Nov 08, 2012
  10. Job Requirements

    reserving all job slots) job.kind = 'test' (or any other value, your choice...) not(job.kind in host.duty.kind) (see How to restrict a host to only one instance of a given kind of job…
    Qube 6.4Feb 26, 2013