Some Examples of a Layered Software System
Some Examples of a Layered Software System
- Application Specific Problem Solving Environment
- Coarse Grain Coordination Layer e.g. AVS
- Massively Parallel Modules -- such as DAGH HPF F77 C HPC++
- Fortran or C plus generic message passing (get,put) and generic memory hierarchy and locality control
- Assembly Language plus specific (to architecture) data movement, shared memory and cache control
High
Level
Low