Search

Search

Help

Page 17 of 111. Showing 1,104 results (0.015 seconds)

  1. C++ API Reference

    class QbCallbackList Description Class for a list of QbCallback objects. Instance Methods QbCallbackList::type Purpose Returns the list type ID. Prototype virtual QB_INT type() Parameters None Result QB_CALLBACKLIST_PACKID Comments class QbCo…
    Qube 6.5Oct 22, 2012
  2. QuickStart Guide

    worddav63225808f4bc2b2c92fd4eead7c3bf68.png Qube! Quickstart Guide…
    Qube 6.5Oct 19, 2012
  3. API Functions

    database server. Prototype QB_BOOL qbreset() qbresource Purpose Query Supervisor for list of resources. Prototype QB_BOOL qbresource(QbResourceList…
    Qube 6.5Oct 19, 2012
  4. Introduction and Overview

    The parts of Qube! A Qube farm has 3 main components: The Qube! clients, machines that submit jobs. Typically these are artists' or end-users' workstations. The Qube! workers, machines that run jobs. A client can also be a worker. The Qube! supervisor,…
    Qube 6.5Jul 21, 2014
  5. Customizing the Qube GUI

    QubeGUI is essentially a set of Python scripts that calls upon the qb Python API module to interface with the Qube Supervisor. It uses platform-independent wxPython to support the GUI module. This means that the GUI is will run on Windows, Mac OS X, and L…
    Qube 6.5Oct 22, 2012
  6. Requirements Checklist

    Please ensure the below requirements are met before continuing with this guide All computers with OS installed, licensed, and networked. Hostname resolution (DNS) working properly on all computers. Authentication infrastructure installed and working: NIS…
    Qube 6.5Oct 13, 2012
  7. Perl API Reference

    "groups": host group membership "stats": host statistics "properties": Worker properties for host "resources": Worker resources for host "restrictions": host restrictions…
    Qube 6.5Oct 22, 2012
  8. 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 to communicate between the different GUI components so that the components are are not codepe…
    Qube 6.5Oct 22, 2012
  9. Variables available for expansion in supervisor's mailed reports

    Job-specific variables HOST JOB_ACCOUNT JOB_CLUSTER JOB_CPUS JOB_DATA JOB_DOMAIN JOB_FLAGS JOB_GLOBALORDER JOB_GROUPS JOB_HOSTORDER JOB_HOSTS JOB_ID JOB_KIND JOB_LABEL JOB_LOCALORDER JOB_NAME JOB_OMITGROUPS JOB_OMITHOSTS JOB_PACKAGE JOB_PGRP JOB_PID JOB_P…
    Qube 6.5Jan 03, 2013
  10. Customizing the QubeGUI

    Qube 6.5Oct 22, 2012