ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/trad.hlp
(Generate patch)

Comparing ray/src/util/trad.hlp (file contents):
Revision 2.20 by greg, Thu Jan 1 19:31:46 2004 UTC vs.
Revision 2.21 by greg, Fri Jun 1 22:55:14 2012 UTC

# Line 1143 | Line 1143 | is a batch job in progress, and thus the view cannot b
1143   The batch rendering view menu also selects the view or views
1144   to use in producing a script during a dry run.
1145  
1146 + .Action.Processes
1147 +
1148 + The "Number of processes" slider controls how many independent
1149 + processes are initiated by the "rvu" and "Start" buttons above
1150 + and below.
1151 + This should be set no greater than the number of virtual cores
1152 + on your system.
1153 +
1154 + For interactive rendering, the "new" command within rvu may
1155 + be used to change the number of processes running.
1156 +
1157 + For rendering in the background, the number of processes will
1158 + never be greater than the number of views if all views are
1159 + bing rendered.
1160 + If only a single view is selected for batch rendering, rad
1161 + will call rpiece to render it in sections using the selected
1162 + number of processes.
1163 +
1164   .Action.Start
1165  
1166   The "Start" button for batch rendering on the Action screen

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines