2001
DOI: 10.1137/s0895479899358443
|View full text |Cite
|
Sign up to set email alerts
|

On Algorithms For Permuting Large Entries to the Diagonal of a Sparse Matrix

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
215
0
4

Year Published

2006
2006
2021
2021

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 259 publications
(220 citation statements)
references
References 26 publications
1
215
0
4
Order By: Relevance
“…Duff and Koster investigated row and column permutations such that entries with large absolute values are moved to the diagonal of sparse matrices [24,25]. They suggest that putting large entries in diagonal ahead of the numerical factorization allows pivoting down the diagonal to be more stable.…”
Section: Large Diagonal Batch Pivotingmentioning
confidence: 99%
See 1 more Smart Citation
“…Duff and Koster investigated row and column permutations such that entries with large absolute values are moved to the diagonal of sparse matrices [24,25]. They suggest that putting large entries in diagonal ahead of the numerical factorization allows pivoting down the diagonal to be more stable.…”
Section: Large Diagonal Batch Pivotingmentioning
confidence: 99%
“…Duff and Koster [24,25] and Li and Demmel [12] have explored permuting large entries to the diagonal as a way to reduce the need of pivoting during numerical factorization. Built on these results, our work is the first to quantitatively assess the effectiveness of these techniques on platforms with different message passing performance.…”
Section: Related Workmentioning
confidence: 99%
“…ILUTP Mem allows the user to set the values of 3 parameters that together control the memory required, and the accuracy provided, by the preconditioner; we used a range of values for lfil (0,1,2,3,4,5), droptol (0,.001,.01,.1), and pivtol (0,.1,1). In addition, before computing the ILU factorization, matrices were first permuted and scaled using MC64 [10,11] for stability, and then using COLAMD [12,13] for sparsity. Note that by using value-based ILU preconditioners, instead of the level-based ILU preconditioners used in [5], we are working with a much larger number of parameter values.…”
Section: Construction Of the Sample Spacementioning
confidence: 99%
“…A maximum weight perfect matching on a weighted graph is a perfect matching with maximum weight. Both the perfect matching problem and the maximum weight perfect matching problem are efficiently solvable [7,13]. We use mate(v), to denote the vertex matched to the vertex v in a matching M. That is if (r i , c j ) ∈ M, then mate(r i ) = c j and mate(c j ) = r i .…”
Section: Methods Descriptionmentioning
confidence: 99%
“…We use mate(v), to denote the vertex matched to the vertex v in a matching M. That is if (r i , c j ) ∈ M, then mate(r i ) = c j and mate(c j ) = r i . It is well known that perfect matchings in the bipartite graph G correspond to permutations which yield zero-free diagonals, see for example [7]. A matching edge (r i , c j ) is used to permute the column c j to the ith position, yielding a zero-free diagonal.…”
Section: Methods Descriptionmentioning
confidence: 99%