Search

Search

Help

Page 37 of 40. Showing 393 results (0.015 seconds)

  1. QAV Menus

    and user right-click menus Submit: Provides a list of job types for submission Note: submission is controlled by WranglerView Utility: Access QubeLocker Click for further…
    Qube 6.4May 17, 2013
  2. Why do I get the GUI login window?

    service can authenticate as the submitting user in order to execute the job. The GUI window you see comes up in order to make it a little easier for the user to perform this step…
    Qube 6.4May 23, 2013
  3. Farm Layout Overview

    Details PaneThe "Properties" tab displays details about the host including the properties, resources and in-stalled job types. The "Configuration" tab [New Qube 5.5] will display all…
    Qube 6.4Oct 16, 2012
  4. Launching the QubeGUI/QubeWranglerView (6.4+)

    /qb/gui/qube.py. If using this method, it will require having the following components installed: Python (required) wxPython (required) numpy (optional, to display the job charts…
    Qube 6.4Oct 15, 2012
  5. worker_template_path

    Synopsis The template path is used to specify where the Worker should look to find the libraries/files associated with the jobs it will run. worker_template_path = path…
    Qube 6.4Dec 14, 2012
  6. bootstrap.py

    ") sys.path.append("/home/anthony/qube/src/api/python"); #load qube libs import qb # obtain input job jobarchive = "job.qja" backend = "execute.py" param = 1; if param < len(sys.argv…
    Qube 6.4 / … / PythonNov 08, 2012
  7. bootstrap.py

    os.system(frontend) if not os.path.exists(archive): print 'ERROR: archive %s not found' % archive sys.exit(1) # setup development env, load up the job
    Qube 6.4 / … / HelloworldNov 08, 2012
  8. Clients (Artist_User machines)

    . These interfaces include the QubeGUI, commandline, and some job-specific in-application interfaces.…
    Qube 6.4Oct 19, 2012
  9. Supervisor Configuration

    and dispatching jobs, and monitoring the overall health of the render farm. So it is no surprise that the configuration of the Supervisor would be the primary topic. The majority…
    Qube 6.4Oct 18, 2012
  10. User Authentication for Worker

    In order for jobs to run correctly on the farm, some form of authentication is necessary, typically using a network server such as a Active Directory for Windows servers…
    Qube 6.4Oct 19, 2012