Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Single Instruction, Multiple Data describes CPU instructions that process many operands in parallel. Examples of SIMD instruction sets include AltiVec on PowerPC, SSE and MMX on Intel x86, and 3DNow! on AMD.