SIMD

From TPU Reference

Jump to: navigation, search

SIMD (Single Instruction Multiple Data) is a technique to achieve data-level parallelism, such as in vector or array processing. SIMD were included in the development of CPUs to make CPUs more generalized, which decreased the need for coprocessors, which were typically some form of DSP.

See also

Personal tools