Multiple instruction, multiple data: Difference between revisions

Content deleted Content added
m Amakuru moved page MIMD to Multiple instruction, multiple data: completed move request on the talk page
Removing notice of move discussion
Line 1:
</noinclude>{{Flynn's Taxonomy}}
<noinclude>{{User:RMCD bot/subject notice|1=multiple instruction, multiple data|2=Talk:MIMD#Requested move 21 January 2022}}
</noinclude>{{Flynn's Taxonomy}}
[[Image:MIMD.svg|right|225px]]
In [[computing]], '''multiple instruction, multiple data''' ('''MIMD''') is a technique employed to achieve parallelism. Machines using MIMD have a number of [[processors]] that function [[asynchrony (computing)|asynchronously]] and independently. At any time, different processors may be executing different instructions on different pieces of data.