Parallel Application Development
4
Parallel Application Development
- User Level Requirements
- Transparent access to distributed application objects
- Automatic decomposition, mapping & management of application objects
- Reuse existing code
- CS Requirements
- Mapping of multi-dimensional dynamic application objects to fixed 1-D processor memory
- Locality, parallelism, load-balance
- Run-time management of application objects