Search
Page 30 of 31. Showing 306 results (0.018 seconds)
How do I submit a frame render using qbsub?
the Worker to request a frame from the Supervisor's list and execute the command on that one frame. Repeat this across all your subjobs, and you're distributing your frames across…How do I look at the last few lines of an output log on Windows?
for udp socket to open up - port: 50011 As of WranglerView 6.5, there are also a "View Worker Log" and "View Supervisor Log" options under the Administration menu that will bring up…Set up Linux or OS X to handle jobs with UNC paths
to server will work (you'll need to do this a root or sudo user on each Worker): mkdir /server ln -s /Volumes/maya /server/maya So if you do an 'ls' of /server/maya, you should…Job Dependency Attribute Syntax
of single-quotes will result in the job instances appearing to be hung on the worker; they will start the instance but never get assigned frames. Examples: Wait for job 900…_SimpleCMD_ParametersQubeMovie
across the farm. That means that this job should be run only on one Worker as these file formats can not be split across the farm. movie_path The default output location…_SimpleCmd_QubeUIAdvancedJobControl
. It is commonly used to make sure only one of this "kind" of job runs on a worker at the same time by setting the job's requirements to include "not (job.kind in host.duty.kind)". See…Basic python job submission I. Single command
To begin we will go through a simple job submission. In this example, we will submit a job that runs a single command (in this case, the command "hostname") on one worker…Modo Job Submission
don't see the "Maya App UI" entry in the menu, the Maya JobType was not installed. This should have happened with you installed the Worker, but if not, see this page for details…Maya Job Submission QubeUI
"Submit Batch Render..." depending on your requirements. What's the difference? Submit Maya Render Job will open a copy (instance) of Maya on the Worker that picks up the job…Maya Batch Submission QubeUI
environments. Submit Maya Render Job will open a copy (instance) of Maya on the Worker that picks up the job, and that instance will render frames as assigned by the Supervisor. Since…