Encyclopedia

SIMD

Also found in: Dictionary, Acronyms, Wikipedia.

SIMD

(computer science)
A type of multiprocessor architecture in which there is a single instruction cycle, but multiple sets of operands may be fetched to multiple processing units and may be operated upon simultaneously within a single instruction cycle. Acronym for single-instruction-stream, multiple-data-stream.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.

SIMD

This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

SIMD

(Single Instruction stream Multiple Data stream) The instruction execution architecture of a vector processor (a CPU or GPU that performs one operation on multiple sets of data simultaneously). SIMD is typically used to add or multiply eight or more sets of numbers at the same time for multimedia encoding and rendering as well as scientific applications. Hardware registers are loaded with numbers, and the mathematical operation is performed on all registers simultaneously. Contrast with SISD and MIMD. See AVX and GPU.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
References in periodicals archive
The Scottish Government said: "We're open to ways in which other measures can be used alongside SIMD and that is why we have established a working group to look at what these might be."
In this section, we propose efficient parallel implementation methods which use Simeck family block ciphers with AVX2 SIMD and adaptive encryption based on Simeck family block cipher AVX2-optimized implementation for human care services.
However, these differences in terms of SIMD quintiles and progression need to be interpreted with caution.
In [29], the authors present heterogeneous multicore architectures with CPU and SIMD 1-dimensional PE array (SIMD-1D) and MIMD 2-dimensional PE array (MIMD2D) accelerators.
Both paths of the if-statement are then performed sequentially since different instructions can not be computed at the same time under the SIMD architecture.
Not only does this reduce the operation count, but it also allows the processor to make better use of its SIMD (i.e., vector processing) capabilities.
3.2 SIMD (single instruction stream / multiple data streams)
Information collected from these contacts along with Scottish Index of Multiple Deprivation (SIMD) rankings for the data-zones of residence of the family [27] were collated for analysis.
The company is working on adding support for the Streaming SIMD Extensions (SSE) and MMX instruction sets.
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.