Search
Page 81 of 1,195. Showing 11,950 results (0.019 seconds)
_SimpleCMD_QubeNotes
17 - Qube Notes.png Account Tooltip - Arbitrary accounting or project data (user-specified) 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 win…Evaluation of slot reservations at the time of execution
New in Qube 6.5 Qube 6.5 will allow for a more "dynamic" evaluation of the "host.processors=1+" or "host.processors=4-8" style of reservations. A "1+" reservation used to mean "all the slots", but there was no way to know how many slots it was allocated;…_SimpleCMD_QubeFrameRangeWithChunk
range with chunk.png Range Tooltip - Frame range for the job (e.g 1-100, or 1-100x3, or 1,3,7,10) 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 betwe…CPU-Minutes, or Accumulated Time - New in Qube 6.5
New in Qube 6.5 Another new feature in Qube 6.5 is tracking "cumulative time", and this is stored as cpu-seconds. This will show in WranglerView and ArtistView as "CPU-minutes". If a job instance or frame runs for 60 seconds, and has been allocated 3 slo…Practical example Renderman job
The next step is to combine all of the information in this tutorial to create a dummy Renderman workflow This tutorial requires an understanding of : Basic Job Submission Basic python job submission III. SimpleCmd Compatibility and Application Specific…_SimpleCMD_QubeRunTimeEnv
run time env.png Windows-only Environment Variables Tooltip - Windows Environment variable overrides when running job Used to provide OS specific environment variables for Windows Linux-only Environment Variables Tooltip - Linux Environment variable overr…Basic python job submission II. Frames
Next, we will submit a job with frames, or, in Qube!-speak, "agenda items". Follow the code comments below: # As in the last example, we will need the os, sys, and qb modules: import os, sys try: import qb except ImportError: if os.environ.get("QBDIR"): q…UI AppFinder Jobs > "Aerender (AppFinder) Job..."
Below are instructions on your first steps submitting After Effects jobs with Qube! The After effects Jobtype comes with the standard install of Qube! and does not require a specific jobtype to be installed InApp Installation: AE_inapp_install.png File…WranglerView 6.5-0 Release Notes
Highlighted 6.5 Features and Changes Added Autodesk 2014 support Added Maxwell Cooperative Renderering and merging, including checkpointing ("resume render") Added "submit job per render layer" for Maya renders Added support for new "Job Tags" feature; sh…Troubleshooting Flowcharts
Here are a few Troubleshooting flowcharts for :…