Search
Page 37 of 40. Showing 393 results (0.015 seconds)
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…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…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…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…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…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…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…Clients (Artist_User machines)
. These interfaces include the QubeGUI, commandline, and some job-specific in-application interfaces.…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…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…