Next: reduction recognition
Up: A Compendium of
Previous: induction
- privatize
- [default value: 1] 1 means perform array privatization, 0 means do not.
- pri_whole
- [default value: 0] 1 means only privatize whole arrays, 0 means it is alright to privatize sections of arrays.
- pri_debug
- [default value: 0] 1 means to print the progress of privatization, 0 means do not.
- pri_cond_l
- [default value: 4] The maximum nest level for conditional subarrays.
- pri_inbound
- [default value: 0] 1 means to assume there exist no out of bound arrays in privatization.
Jay Hoeflinger
Mon Apr 21 11:52:18 CDT 1997