1988
DOI: 10.1137/0909037
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Solution of Triangular Systems on Distributed-Memory Multiprocessors

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
26
0

Year Published

1988
1988
2014
2014

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 131 publications
(26 citation statements)
references
References 9 publications
0
26
0
Order By: Relevance
“…Algorithm 2 below uses this blocking schedule with blocking factor b to compute the triangular solve. Our algorithm is similar to the wavefront algorithm given by Heath et al [11]. The parallel Algorithm 2 can be executed using p = n/b processors.…”
Section: Attainabilitymentioning
confidence: 99%
“…Algorithm 2 below uses this blocking schedule with blocking factor b to compute the triangular solve. Our algorithm is similar to the wavefront algorithm given by Heath et al [11]. The parallel Algorithm 2 can be executed using p = n/b processors.…”
Section: Attainabilitymentioning
confidence: 99%
“…A large number of technical papers have been written in this area (Angus, et al, 1988;Fox, et al, 1988;Geist & Romine, 1988;and Heath & Romine, 1988). This chapter discusses the parallel matrix factor and solve routines that were implemented as part of this lED.…”
Section: Parallel Matrix Factor and Solvementioning
confidence: 99%
“…Several algorithms have been developed. Two of the most popular are the wavefront algorithm and the cyclic algorithm (Heath & Romine, 1988). These algorithms assume the matrix is column-wrap mapped onto the processors.…”
Section: Parallel Matrix Solvementioning
confidence: 99%
“…2 distributed among the diagonal processors in each of these quadrants. The stategy for merging is to move the even numbered blocks b 6 , bs, bl 0 , b 12 down, to the diagonal processors of the lower (southern) quadrants, and the odd numbered blocks bs, b 7 , bg, b 11 up (north). The cost is 2(-SL + 4s -1) communication steps for the bidirectional move.…”
Section: Lmentioning
confidence: 99%