Single Instruction Stream, Multiple Data Streams. A description of a certain type of parallel execution where the same algorithm is applied to many data sets concurrently. DSPs are usually SIMD. So is the MMX unit on Intel and AMD chips.

See SISD and MIMD.