Changes between Version 1 and Version 2 of Next-GenOpenMPTransformation
- Timestamp:
- 01/29/19 16:28:33 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Next-GenOpenMPTransformation
v1 v2 8 8 * `default(none`|`shared)` 9 9 * `num_threads(`n`)` 10 * `reduc e`10 * `reduction(op:list)` 11 11 12 12 * `sections` … … 14 14 * `firstprivate(list)` 15 15 * `lastprivate(list)` 16 * `reduction( list)`16 * `reduction(op:list)` 17 17 18 18 * `section`
