Systolic array: Difference between revisions

Content deleted Content added
m copy edit
m Delete extraneous space
Line 1:
In [[computer architecture]], a '''systolic array''' is an arrangement of [[central processing unit]] s in an [[array]] (often rectangular) where data flows synchronously across the array between neighbours, usually with different data flowing in different directions. The name derives from analogy with the regular pumping of blood by the heart.
 
[[H. T. Kung]] and [[Charles E. Leiserson]] published the first paper describing systolic arrays in [[1978]]; however, the first machine known to have used the technique was the Mark II [[Colossus computer]].