Single Program Multiple Data
- MIMD specialized to run a single SIMD-like
program
- Takes branches, indexes in parallel
- Intermediate in granularity between SIMD
and MIMD
- Closer to MIMD in hardware complexity
(cost) and to SIMD in range of applications (data parallel)