scispace - formally typeset
Search or ask a question

Showing papers on "Parallel algorithm published in 1974"


Journal ArticleDOI
Peter M. Kogge1
TL;DR: It is shown that if the recurrence function f has associated with it two other functions that satisfy certain composition properties, then it can be constructed elegant and efficient parallel algorithms that can compute all N elements of the series in time proportional to ⌈log2N⌉.
Abstract: An mth-order recurrence problem is defined as the computation of the sequence x1,, xN, where x1 = f(ai, xi-1,,xi-m), and ai, is some vector of parameters This paper investigates general algorithms for solving such problems on highly parallel computers We show that if the recurrence function f has associated with it two other functions that satisfy certain composition properties, then we can construct elegant and efficient parallel algorithms that can compute all N elements of the series in time proportional to ⌈log2N⌉ The class of problems having this property includes linear recurrences of all orders- both homogeneous and inhomogeneous, recurrences involving matrix or binary quantities, and various nonlinear problemsin volving operations such as computation with matrix inverses, exponentiation, and modulo division

94 citations


Proceedings Article
01 Jan 1974

32 citations


13 Jun 1974
TL;DR: In this paper, a new parallel algorithm for the solution of a general linear recurrence is described, its relation to the work of Kogge and Stone is discussed, as well as the relation of this algorithm with the work on linear recurrences.
Abstract: A new parallel algorithm for the solution of a general linear recurrence is described. Its relation to the work of Kogge and Stone is discussed.

7 citations


Journal ArticleDOI
TL;DR: In this article, the authors describe a real-time algorithm for joining two points in a cellular logic image processor, CLIP 3, which is based only on logic and shows much of the behavior of processing occurring in sensory elements of animals.
Abstract: After an overview of the cellular logic image processor, CLIP 3, parallel algorithms for joining two points are described. These real time algorithms are simple, work properly, preserve the connectivity, are based only on logic, and show much of the behavior of processing occurring in sensory elements of animals.

7 citations


Book ChapterDOI
I-Ngo Chen1
20 Aug 1974
TL;DR: A new algorithm based on node-exclusion from a graph which requires about 0(n 2) computations sequentially, and 0( n) computation parallelly is presented.
Abstract: Recently Chen and Feng [i] developed an algorithm for solving the maximum flow problem with an associative processor. The algorithm is based upon the matrix multiplication [3] which requires O(n 3) computations sequentially and (n 2) computations with a parallel processor where n is the dimension of the matrix. In this paper, we present a new algorithm which requires about 0(n 2) computations sequentially, and 0(n) computations parallelly. This new algorithm is based on node-exclusion from a graph. Let N 1 be the source node and Nn be the sink node. A node N k is excluded from a graph if (i) Clk = 0, or (2) after the following operation: i. CIj ÷ min. (Clk , Ckj ) ....... (i)

3 citations


Proceedings Article
01 Jan 1974

2 citations