How HPF Is Implemented
Analysis
- Dataflow, dependence & mapping analysis
Computation Partitioning
- Use data mapping info to create locality
Communication Introduction
- Lots of optimization to package communication
Code Generation
- Lots more optimization and really ugly details