2010
DOI: 10.1145/1824801.1824814
|View full text |Cite
|
Sign up to set email alerts
|

Algorithm 907

Abstract: KLU is a software package for solving sparse unsymmetric linear systems of equations that arise in circuit simulation applications. It relies on a permutation to Block Triangular Form (BTF), several methods for finding a fill-reducing ordering (variants of approximate minimum degree and nested dissection), and Gilbert/Peierls’ sparse left-looking LU factorization algorithm to factorize each block. The package is written in C and includes a MATLAB interface. Performance results comparing KLU with SuperLU, Spars… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
38
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 236 publications
(38 citation statements)
references
References 22 publications
0
38
0
Order By: Relevance
“…As a base line of comparison we choose the KLU solver [23,38] within the TITAN simulator. This solver is well suited for sparse matrices that arise from analog circuit simulation, and this solver is also widely used in open-source [4,5] and commercial SPICE simulators.…”
Section: Resultsmentioning
confidence: 99%
See 3 more Smart Citations
“…As a base line of comparison we choose the KLU solver [23,38] within the TITAN simulator. This solver is well suited for sparse matrices that arise from analog circuit simulation, and this solver is also widely used in open-source [4,5] and commercial SPICE simulators.…”
Section: Resultsmentioning
confidence: 99%
“…This solver is well suited for sparse matrices that arise from analog circuit simulation, and this solver is also widely used in open-source [4,5] and commercial SPICE simulators. Since KLU [23,38] does not have a parallel version, we consider the elapsed time of the sequential simulation as a reference for the sequential and parallel simulations with our approach.…”
Section: Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…The Dome's implementation uses KLU, a highly optimized library for sparse matrix factorization, particularly suited to deal with matrices from circuit analysis [21]. The proposed method is tested on the Tesla K40c GPU, and the NR on the Xeon E5645 CPU.…”
Section: ) Convergencementioning
confidence: 99%