Dynamic Data Mappings
Some programs require changing data mappings for efficiency
- One phase parallel by rows, one by columns
- Different input sizes imply different strategies
HPF provides DYNAMIC for these cases
- REALIGN – change alignment for an array
- REDISTRIBUTE – change distribution for an array and others aligned to it