Encyclopedia > Flynn's taxonomy

  Article Content

Flynn's taxonomy

Flynn's taxonomy is a classification of computer architectures based on the number of streams of instructions and data:

Single instruction/single data[?] stream (SISD) - a sequential computer.

Multiple instruction/single data stream (MISD) - unusual.

Single instruction/multiple data[?] streams (SIMD) - e.g. an array processor.

Multiple instruction/multiple data[?] streams (MIMD) - multiple autonomous processors simultaneously executing different instructions on different data.

References

  • A Survey of Parallel Computer Architectures", Duncan, Ralph, IEEE Computer. February 1990, pp. 5-16.

This article (or an earlier version of it) contains material from FOLDOC, used with permission.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Great River, New York

... is 129.8/km² (336.2/mi²). There are 519 housing units at an average density of 43.6/km² (112.9/mi²). The racial makeup of the town is 98.12% White, ...

 
 
 
This page was created in 88.7 ms