ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rtrace.1
(Generate patch)

Comparing ray/doc/man/man1/rtrace.1 (file contents):
Revision 1.17 by greg, Wed Mar 11 02:27:26 2009 UTC vs.
Revision 1.18 by greg, Sat Dec 12 19:00:59 2009 UTC

# Line 230 | Line 230 | format.
230   .I \-f
231   option, above.)
232   .TP
233 + .BI -n \ nproc
234 + Execute in parallel on
235 + .I nproc
236 + local processes.
237 + This option is incompatible with
238 + .I \-P
239 + and
240 + .I \-PP,
241 + and is not currently supported with the
242 + .I \-I
243 + option.
244 + Multiple processes also do not work properly with ray tree output
245 + using any of the
246 + .I \-o*t*
247 + options.
248 + There is no benefit from specifying more processes than there are
249 + cores available on the system or the
250 + .I \-x
251 + setting, which forces a wait at each flush.
252 + .TP
253   .BI -dj \ frac
254   Set the direct jittering to
255   .I frac.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines