Jump to content

Multiple instruction, multiple data

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 131.181.127.33 (talk) at 03:47, 12 December 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Multiple Instruction Multiple Data (MIMD): a type of parallel architecture where many functional units perform different operations on different data. Examples would be a multiprocessor or transputer computer, or a network of workstations.