Search
Page 8 of 12. Showing 116 results (0.015 seconds)
_SimpleCMD_QubeUIParametersMaya
overrides the Maya scene settings, eg in name.#.ext, name would be changed. Frame/Anim extension Choose from drop down to override the Maya scene settings, and position the frame…cbTest_runScript.py
', 'package': {'cmdline': 'hostname'}, 'agenda': [], 'callbacks': [ ] } ######################################## # iterate over the frame range to build the job's agenda…qbusers
permit bump job --migrate permit migrate job --retry permit retry job --requeue permit requeue job --shove permit shove job --fail permit fail…_SimpleCMD_ParametersXSI
will be different for the Workers. Verbose Choose the level of detail you would like the logs to provide. Frame Timeout Kill subjobs if a frame runs longer than this value (in seconds).…Simple Job Type front end
::genframes("1-300"); my $data = { "env" = \%env, "cmdline" = /bin/sleep . int(rand(40) + 1) }; my $job = { "name" => "Frame Job", "priority" => 1, "prototype" => "frame…Trigger Event Syntax
) failed-work-self-* (when any frame in this job fails) complete-work-render-5 (when frame 5 in the job labelled "render" completes) - see Referring to a job by label Trigger syntax…_SimpleCMD_ParametersMaya
prefix overrides the Maya scene settings, eg in name.#.ext, name would be changed. Frame/Anim Ext Choose from drop down to override the Maya scene settings, and position the frame…How to use qbwrk.conf
example to assign clusters to your workers note the examples of submitting jobs from the cmd line. Clusters can also be assigned using the template method above additional reading…Using Wildcards and Regular Expressions
$ = end of line () = logical group | = or Examples qbjobs -u "~^fred" qbjobs -type '~^cmd(range|line)$' -name "~^maya.*" qbhosts -cluster "~^/proj…Work Agendas
the smallest unit of "work" for the application. In the case of a graphics renderer such as Maya, the smallest unit of work is a frame. Once the smallest unit of work has been determined…