1997
DOI: 10.1109/71.598277
|View full text |Cite
|
Sign up to set email alerts
|

Highly scalable parallel algorithms for sparse matrix factorization

Abstract: In this paper, we describe scalable parallel algorithms for sparse matrix factorization, analyze their performance and scalability, and present experimental results for up to 1024 processors on a Cray T3D parallel computer. Through our analysis and experimental results, we demonstrate that our algorithms substantially improve the state of the art in parallel direct solution of sparse linear systems-both in terms of scalability and overall performance. It is a well known fact that dense matrix factorization sca… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
98
0
3

Year Published

2004
2004
2015
2015

Publication Types

Select...
9
1

Relationship

0
10

Authors

Journals

citations
Cited by 162 publications
(101 citation statements)
references
References 45 publications
(82 reference statements)
0
98
0
3
Order By: Relevance
“…This fact is explained mostly by the following: (i) the code is still sequential (ii) the code utilizes a linear solver which is not numerically scalable (Farhat et al, 2000). To remove these disadvantages, we plan to extend our code in the following mainstream directions of linear solver technology: (i) Direct parallel multifrontal solvers (Gupta et al, 1997;Amestoy et al, 2000) (ii) Multigrid methods with adaptation for plasticity (Adams, 2000;Ekevid et al, 2004) (iii) Dual-primal domain decomposition methods (Farhat et al, 2000) At the same time, we are planning to parallelize the entire finite element routines using the MPI package.…”
Section: What Is Next?mentioning
confidence: 99%
“…This fact is explained mostly by the following: (i) the code is still sequential (ii) the code utilizes a linear solver which is not numerically scalable (Farhat et al, 2000). To remove these disadvantages, we plan to extend our code in the following mainstream directions of linear solver technology: (i) Direct parallel multifrontal solvers (Gupta et al, 1997;Amestoy et al, 2000) (ii) Multigrid methods with adaptation for plasticity (Adams, 2000;Ekevid et al, 2004) (iii) Dual-primal domain decomposition methods (Farhat et al, 2000) At the same time, we are planning to parallelize the entire finite element routines using the MPI package.…”
Section: What Is Next?mentioning
confidence: 99%
“…Sub-task 4 involves decomposition of the compensation matrix M 0 . Since M 0 is sparse, this step can also be parallelized effectively (Gupta et al, 1997). Finally, Sub-tasks 5 and 6 involve matrix multiplications and inversions.…”
Section: Parallelization Opportunitiesmentioning
confidence: 99%
“…The mean and covariance are the estimate of the SLAM posterior at time t. The classical solution to this problem involves the inversion of a spare matrix, which is costly [8]. However, there exists a number of efficient approximations, such as loopy belief propagation [17] and tree-based approximation techniques [27] for approximating these quantities; all of those techniques can exploit an existing solution when modifying the set of equality constraints.…”
Section: Recovering the Path Posterior Under Equivalency Constraintsmentioning
confidence: 99%