Title :
A quantitative code analysis of scientific systolic programs: DSP vs. matrix algorithms
Author :
R. Sernec;M. Zajc;J.F. Tasic
Author_Institution :
BIA d.o.o., Ljubljana, Slovenia
Abstract :
In this paper we consider systolic programs of the most common DSP (convolution, FIR, IIR, FFT) and Matrix (multiplication, triangularisation, linear equation solving, modified Faddeev algorithm) algorithms, executed on systolic arrays of various topologies (linear, 2D mesh, hexagonal). We examine the algorithm-specific parameters (number of I/O paths, unit delays) and program-dependent parameters (program length, data location requirements, basic black lengths, branch behaviour, instruction usage, computation to communication ratio) of our program set, executed on a single processing-cell of systolic arrays. The analysis is based on the static object code. We found that basic block lengths are 17.1 (DSP) and 8.4 (Matrix) instructions long. The Divide/Square Root operations play a major role in Matrix algorithms (more than 15% of the weighted instruction set). Inter-cell communication must be efficient, since the computation to communication ratio is only 1.2-1.4 and is orders of magnitude smaller than in typical MIMD applications.
Keywords :
"Algorithm design and analysis","Digital signal processing","Systolic arrays","Convolution","Finite impulse response filter","Equations","Delay","Computer architecture","Statistics","Analytical models"
Conference_Titel :
Parallel Processing Symposium, 1998. IPPS/SPDP 1998. Proceedings of the First Merged International ... and Symposium on Parallel and Distributed Processing 1998
Print_ISBN :
0-8186-8404-6
DOI :
10.1109/IPPS.1998.669918