Uses of Data-Parallel Features
FORALL extends array assignments
- New shapes (main diagonal, lower triangle, irregular regions)
- PURE allows complex elemental computations
INDEPENDENT gives compiler more information
- Safe to run DO in parallel
HPF library provides aggregate operations