Application of SIMD Technology in MPP Databases
1. Background SIMD stands for (Single Instruction Multiple Data), representing the ability to operate on a batch of data with a single instruction, allowing parallel operations on multiple sets of data with a set of instructions. This technology was first applied in video acceleration decoding, where Intel’s Pentium series introduced MMX (Multi-Media Extensions) technology to … Read more