MPI + HPF
Many applications (like the atmosphere/ocean model) consist of several data-parallel modules
Can link HPF codes on different machines using MPI
- Requires special MPI implementation and runtime
HPFMPI project at Argonne has done proof-of-concept