-
- Created by Unknown User (joshua), last modified on Aug 19, 2013
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 10 Next »
Qube Job Basics
Name Tooltip - Name of the job
Icon
This is the name of the job of the job so it can be easily identified in the Qube! UI Priority Tooltip - Numeric priority (
Icon
Every job in Qube is assigned a numeric priority. Priority 1 is higher than priority 100. This is similar to 1st place, 2nd place, 3rd place, etc. The default priority assigned to a job is 9999. Instances Tooltip -
Icon
Instances are the amount of times you would like to spawn a session of your application Example: On a 12 slot(core) machine running Maya if you set "Instances" to 4 "Reservations" to "host.processors=3" Qube! will open 4 sessions of Maya on the worker simultaneously consuming all slots/cores if you set "Instances" to 1 "Reservations" to "host.processors=1+" Qube will open 1 session of Maya on the worker consuming all slots/cores ("host.processors=1+" is used for all slots/cores) more on Instances & Reservations
Qube Frame Range
Range Tooltip - Frame range for the job (e.g 1-100, or 1-100x3, or 1,3,7,10)
Icon
Most jobs require a frame range in which to execute on the worker's you can set this range in a few different ways : "1-100" will just render the range between 1 and 100 "1-100x3" will render the range 1 to 100 in chunks of 3 "1,3,7,10" will only render the selected frames 1,3,7,10 rangeOrdering Tooltip - Order to render the items. (Ascending=1,2,3,4,5...,Descending=10,9,8...,Binary=first,middle,last...)
Icon
You can set the order in which your frames are rendered. The drop down options are: "Ascending" this will render the frames counting upwards from your start frame "Decending" this will render the frames counting backwards from your end frame "Binary" Explanation needed
Preview Frames Submission
Use Preview Frames Tooltip - Submit high-priority preview frames for this job
Icon
Enabling preview frames will create 2 jobs: A primary dependent job with a higher priority that will render the selected frames first and a secondary job with lower priority that will render the remaining frames This will return the selected frames faster so that you can troubleshoot your renders Frame Numbers Tooltip - Preview frames list for the job. Leave blank to use default (1st, last, middle) frames (e.g 1,2,10)
Icon
Choose the frames that you wish to render first. If left blank "Default" is selected which renders the first frame , the last frame and the middle frame in that order. You can select the frames by adding comma separated frame numbers e.g 1,2,10,15,75 Preview Priority Tooltip - Preview Frame Priority
Icon
Choose the priority for the primary job. Preview Subjobs Tooltip - Number of subjobs to use for the preview frames
Icon
Choose the instances/subjobs for the primary job.
Parameters
3ds Max Version Tooltip - You may also use numeric version numbers, such as "13000" for v2011, "10000" for v2008, "9000" for v9, etc.
Icon
sets the version of 3d Studio Max on the worker 3dsmaxcmd Tooltip - e.g. C:/Program Files/Autodesk/3ds Max 2011/3dsmaxcmd.exe
Icon
browse or enter manually the location of 3dsmaxcmd.exe on the workers Scenefile Tooltip - Path to 3ds Max scenefile (required)
Icon
Browse or enter manuall the location of the scene file to be rendered. This is a required field for submission Important: Best practise is to ensure the scene file and all of its dependant files such as textures are on network storage accessible by the workers. Copy Scenefile Tooltip - Whether or not every subjob should create and work with its own copy of the scenefile to workaround a 3dsmax limitation
Icon
explanation needed Output file Tooltip - Output path and filename
Icon
Browse or manually enter the location of the output file you wish to generate Important: Best practise is to ensure outputs are written to network storage accessible by the workers Enable DBR Tooltip - Enable Distributed Bucket Rendering for mental ray or V-Ray
Icon
Enable DBR for mental ray or V-ray Output Gamma Tooltip - if specified, overrides output image gamma value
Icon
Manually set the image gamma without opening 3ds Max TIF Alpha Tooltip - Enable alpha-channel output for TIF format
Icon
Manually set the alpha-channel without opening 3ds Max Disable Output Check Tooltip - Check to disable output file existence and filesize check
Icon
Ensure that the 3dsmax filecheck is not enabled Use Legacy Mode Tooltip - Use legacy mode (required for 3ds Max prior to v2008. Will NOT work for v2013 and above)
Icon
Only required if running <3ds Max 2008
Qube Job Tags
Qube Worker Selection
Hosts Tooltip - Explicit list of Worker hostnames to run the job on (comma-separated)
Icon
Click browse to choose from a list of workers that you want to run the job on Groups Tooltip - Explicit list of Worker groups to run the job on (comma-separated)
Icon
Click browse to choose from a list of groups that you want to run the job on Omit Hosts Tooltip - Explicit list of Worker hostnames to NOT run the job on (comma-separated)
Icon
Click browse to choose from a list of workers that you do NOT want to run the job on Omit Groups Tooltip - Explicit list of Worker groups to NOT run the job on (comma-separated)
Icon
Click browse to choose from a list of groups that you NOT want to run the job on Priority Cluster Tooltip - Worker cluster that the job has elevated priority to run on
Icon
Click browse to choose from a list of Priority Clusters
Host Order Tooltip - Order to select Workers for running the job (comma-separated) [+ means ascending, - means descending]
Icon
Click browse to choose from a list of Host Order Options
Requirements Tooltip - Worker requirements needed to be met for job to run on that Worker (comma-separated, expression-based)
Icon
Click browse to choose from a list of Host Order Options
Reservations Tooltip - Worker resources to reserve when running job (comma-separated, expression-based)
Icon
Click browse to choose from a list of Reservation Options
Restrictions Tooltip - Restrict job to run only on specified clusters ("||"-separated) [+ means all below, * means at that level]
Icon
Click browse to choose from a list of Restrictions Options
See Also
Qube Advanced Job Control
Flags Tooltip - List of submission flag strings (comma separated)
Dependency Tooltip - Wait for specified jobs to complete before starting this job (comma-separated)
Email (job complete) Tooltip - Send email on job completion (success or failure)
Icon
Sends mail to the designated user based on the status of the job being complete Email (failed frames) Tooltip - Send email on job completion (success or failure)
Icon
Sends mail to the designated user based on the status of the job being failed Blocked Tooltip - Set initial state of job to "blocked"
Icon
Enable this tickbox to ensure after submission this job is in a blocked state Stderr->Stdout Tooltip - Redirect and consolidate the job stderr stream to the stdout stream
Icon
Enable this if you would like to combine you logs Job Label Tooltip - Optional label to identify the job. Must be a unique within a Job Process Group (pgrp).
Icon
Legacy method of labelling jobs see Job Tags Job Kind Tooltip - Arbitrary typing information that can be used to identify the job. Common usage: it can be used to restrict only 1 of this "kind" of job from running on a worker at the same time by setting the job\'s requirements to include "not (job.kind in host.duty.kind)"
Icon
Process Group Tooltip - Job Process Group (pgrp) for logically organizing dependent jobs. Defaults to the jobid. Combination of "label" and "Process Group" (pgrp) must be unique for a job.
Icon
Retry Frame/Instance Tooltip - Number of times to retry a failed frame/job instance. Value of -1 means use the default for the studio.
Icon
Set this to retry any failed frames or instances automatically Retry Work Delay Tooltip - Number of seconds to wait before automatically retrying a failed frame/work.
Icon
Set this to create a delay in second between the frame/instance retries Subjob Timeout Tooltip - Kill the subjob process if running for the specified time (in seconds). Value of -1 means disabled.
Icon
Use this if the acceptable instance/subjob spawn time is known. Frame Timeout Tooltip - Kill the agenda/frame if running for the specified time (in seconds). Value of -1 means disabled.
Icon
Use this if the acceptable frame time is known.
Qube Job Environment
Cwd Tooltip - Current Working Directory to use when running the job
Icon
Explanation needed Environment Variables Tooltip - Environment variables override when running a job
Icon
You can specify key/value pairs of environment variables This is useful when you might need different settings for your render applications based on different departments or projects Impersonate User Tooltip - Submit a job as a specific user. Default is current user. Format <optionladomain>\<username> (advanced --requires impersonate user permissions)
Icon
You can specify which user you would like to submit the job as This is useful for troubleshooting a job that may fail sent from a specific user Example: Setting "qube\josh" would attempt to submit the job with the domain "qube" and the user "josh" Note: "impersonate user" permissions need to be set on the user submitting this job
Qube Actions
GenerateMovie Tooltip - Add linked job to generate movie from output images
Icon
Select this option to create a secondary job that will wait for the render to complete then combine the output files into a movie Note: For this to work correctly the "Qube (ImagesToMovie) Job..." has to be setup to use your studios transcoding application
Qube Notes
Account Tooltip - Arbitrary accounting or project data (user-specified)
Icon
This can be used for creating tags for your job The created tags can be searched in the "Performance Charts" Tab You can add entries by typing in the drop-down window or select already created accounts from the drop-down See also "Qube Job Tags" Notes Tooltip - Freeform text for making notes on this job
Icon
Add text about the job for future reference. Viewable in the Qube UI | jsdhkajsdasdl;asd;lasd sad asd asd asd asd asd |
---|
Below Is an expandable view of the "3dsmax Job..." Jobtype Submission UI
Please click on the text below the section of interest