SIMD (Single Instruction Multiple Data Processing). Furht, B., editor In Encyclopedia of Multimedia, pages 817–819. Springer US, 2008. 00000
SIMD (Single Instruction Multiple Data Processing) [link]Paper  abstract   bibtex   
SynonymsWireless MMX technologyDefinitionSIMD processing, in which single instruction is applied on multiple data, is suitable for multimedia processing, and therefore it is implemented in contemporary processors.Single instruction multiple data (SIMD), as the name suggests, takes an operation specified in one instruction and applies it to more than one set of data elements at the same time. For example, in a traditional scalar microprocessor, an add operation would add together a single pair of operands and produce a single result. In SIMD processing, a number of independent operand pairs are added together to produce the same number of independent sums. Figure 1 illustrates traditional and SIMD processing.SIMD (Single Instruction Multiple Data Processing). Figure 1.(a) Scalar processing, (b) SIMD processing.The number of parallel data elements processed at the same time is dependent on the size of the elements and the capacity of the data processing resources availa ...
@incollection{furht_simd_2008,
	title = {{SIMD} ({Single} {Instruction} {Multiple} {Data} {Processing})},
	copyright = {©2008 Springer-Verlag},
	isbn = {978-0-387-74724-8 978-0-387-78414-4},
	url = {http://link.springer.com/referenceworkentry/10.1007/978-0-387-78414-4_220},
	abstract = {SynonymsWireless MMX technologyDefinitionSIMD processing, in which single instruction is applied on multiple data, is suitable for multimedia processing, and therefore it is implemented in contemporary processors.Single instruction multiple data (SIMD), as the name suggests, takes an operation specified in one instruction and applies it to more than one set of data elements at the same time. For example, in a traditional scalar microprocessor, an add operation would add together a single pair of operands and produce a single result. In SIMD processing, a number of independent operand pairs are added together to produce the same number of independent sums. Figure 1 illustrates traditional and SIMD processing.SIMD (Single Instruction Multiple Data Processing). Figure 1.(a) Scalar processing, (b) SIMD processing.The number of parallel data elements processed at the same time is dependent on the size of the elements and the capacity of the data processing resources availa ...},
	language = {en},
	urldate = {2016-05-03},
	booktitle = {Encyclopedia of {Multimedia}},
	publisher = {Springer US},
	editor = {Furht, Borko},
	year = {2008},
	note = {00000},
	pages = {817--819}
}

Downloads: 0