Search
Page 37 of 40. Showing 393 results (0.01 seconds)
How do I submit a frame render using qbsub?
the job naively using qbsub: qbsub -cpus 10 Render --start 1 --end 100 scene Your going to have each subjob (all 10 of them) render the whole scene from frames 1-100. Not good…License Resources
, as jobs are dispatched and executed, the Supervisor continually updates the global resource counts to match. However, many sites subscribe to a single floating license server…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.…