Sciweavers

DSD
2009
IEEE

Streaming Reduction Circuit

13 years 7 months ago
Streaming Reduction Circuit
—Reduction circuits are used to reduce rows of floating point values to single values. Binary floating point operators often have deep pipelines, which may cause hazards when many consecutive rows have to be reduced. We present an algorithm by which any number of consecutive rows of arbitrary lengths can be reduced by a pipelined commutative and associative binary operator in an efficient manner. The algorithm is simple to implement, has a low latency, produces results in-order, and requires only small buffers. Besides, it uses only a single pipeline for the involved operation. The complexity of the algorithm depends on the depth of the pipeline, not on the length of the input rows. In this paper we discuss an implementation of this algorithm and we prove its correctness.
Marco Gerards, Jan Kuper, André B. J. Kokke
Added 04 Sep 2010
Updated 04 Sep 2010
Type Conference
Year 2009
Where DSD
Authors Marco Gerards, Jan Kuper, André B. J. Kokkeler, Bert Molenkamp
Comments (0)