Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Single Instruction/Multiple Data

You are here: irt.org | FOLDOC | Single Instruction%2fMultiple Data

(SIMD) (Or "data parallel") The classification under Flynn's taxonomy for a parallel processor where many processing elements (functional units) perform the same operations on different data. There is often a central controller which broadcasts the instruction stream to all the processing elements.

Contrast Multiple Instruction/Multiple Data.

(1994-11-04)

Nearby terms: Single In-line Memory Module « Single Inline Pin Package « Single Instruction Multiple Data « Single Instruction/Multiple Data » Single-line Digital Subscriber Line » single-page web application » Single-pair High Speed Digital Subscriber Line

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb