Logo image
A programming methodology for designing block recursive algorithms
Journal article   Peer reviewed

A programming methodology for designing block recursive algorithms

Min-Hsuan Fan, Chua-Huang Huang, YEH-CHING CHUNG, Jen-Shiuh Liu and Jei-Zhii Lee
Journal of Information Science and Engineering, Vol.22(1), pp.95-121
01/2006

Abstract

Block recursive algorithm Distributed processing Fast Fourier transform Parallel prefix Parallel processing Programming methodology Tensor product
In this paper, we use the tensor product notation as the framework of a programming methodology for designing block recursive algorithms. We first express a computational problem in its matrix form. Next, we formulate a matrix equation for the matrix of the computational problem. Then, we try to find a solution of the matrix equation such that the solution is composed of simple matrices. Finally, we recursively factorize the subproblem to obtain a tensor product formula representing an algorithm for the given problem. In this methodology, the operations of a tensor product formula can be mapped to language constructs of high-level programming languages. That is, we can generate computer programs, including programs for parallel computers and distributed-memory multiprocessors, from tensor product formulas. In this paper, we use the parallel prefix problem and the discrete Fourier transform problem as examples to illustrate the methodology and derive various parallel prefix and fast Fourier transform algorithms.

Metrics

1 Record Views

Details

Logo image