ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

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.




Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Flynn's taxonomy".