− SIMD architectures can exploit significant data level parallelism for a wide set of applications matrix-oriented scientific computing media-oriented image and sound processing − SIMD is more energy efficient than MIMD Only needs to fetch one instruction per data operation − SIMD allows programmer to continue to think sequentially Achieves parallel speedup by having parallel data operations