Search
Page 5 of 7. Showing 62 results (0.013 seconds)
Installing AfterEffects CS6 and CC on worker nodes
, without activating the render-only instances of the application. In this non-royalty-bearing mode, the following codec-specific features are disabled: decoding and encoding (import…qblogin
for the Supervisor to access the MySQL server instance hosting the qube database. Usage Option Description --user string Enter password for string user instead (must…jobSubmit01_explained.py
how many Instances/subjobs the job is to spawn job['cpus'] = 1 # Below defines the internal Qube! jobtype to be used to execute the job job['prototype'] = 'cmdline…Preference Fields
) Job expansion allows a job to auto-expand to fill all idle worker slots. A job instance count of -1 will be interpreted as an expanding job. Not recommended on very large farms…WranglerView 6.4-5 Release Notes
as a user preference @NEW: add support for specifying the destination directory for the pre-instance copy of the Max scene which is used for rendering @NEW: add 'notes' field…Creating a new SimpleCmd
that returns an array of SimpleCmd instances. For testing purposes, add an if __name__ == '__main__': so the submission dialog can be launched directly by running Python _script.py. Here…Basic python job submission I. Single command
test job' # Below defines how many Instances/subjobs the job is to spawn. Because we # will be running only a single command, there is no need to request more than 1…System-wide Resource Tracking
sharing of a license across multiple instances on the same host; Nuke's nukeR and Houdini's hbatch licenses are examples of "shared per-host" licenses. If the license is "shared…Package_explained.py
) TUTORIAL' # Below defines the internal Qube! jobtype to be used to execute the job job['prototype'] = 'cmdrange' # Below relates to "instances" in the internal…What does a job CPUs, a job's subjobs, and the Host Resource "host.processors" mean with respect to Machine Cores?
launches, Qube is executing an instance of an application, which may be a simple command line, or it may be an elaborate interactive session with Maya (Maya Job Type…