Maths encyclopedia and lessons  
Search

Mathematics Encyclopedia and Lessons

 
     
 

Lessons

Popular
Subjects

algebra
arithmetic
calculus
equations
geometry
differential equations
trigonometry
number theory
probability theory
more
 

References

applied mathematics
mathematical games
mathematicians
more
 
 

Flynn's taxonomy

Flynn's taxonomy is a classification of computer architectures, proposed by Flynn in 1972, based on the number of streams of instructions and data:

There is also a common extension to this taxonomy which is:

  • Single Program, multiple data streams (SPMD) - multiple autonomous processors simultaneously executing the same instruction set (but at independent points) on different data. Also referred to as 'Single Process, multiple data'.

References

  • A Survey of Parallel Computer Architectures", Duncan, Ralph, IEEE Computer. February 1990, pp. 5-16.
  • Flynn, M., Some Computer Organizations and Their Effectiveness, IEEE Trans. Comput., Vol. C-21, pp. 94, 1972.

01-04-2007 01:18:14
The contents of this article are licensed from Wikipedia.org
under the GNU Free Documentation License. How to see transparent copy