1 | Data parallelism vital in High Performance scientific computing. |
2 | High level HPF programming model attractive, but implementations problematic. |
3 | HPspmd model: Distributed array syntax, plus high-level class library bindings for communication and arithmetic on arrays. |
4 | Explicitly MIMD control flow. |