Back to Search Start Over

NICSLU: An Adaptive Sparse Matrix Solver for Parallel Circuit Simulation.

Authors :
Chen, Xiaoming
Wang, Yu
Yang, Huazhong
Source :
IEEE Transactions on Computer-Aided Design of Integrated Circuits & Systems; Feb2013, Vol. 32 Issue 2, p261-274, 14p
Publication Year :
2013

Abstract

The sparse matrix solver has become a bottleneck in simulation program with integrated circuit emphasis (SPICE)-like circuit simulators. It is difficult to parallelize the solver because of the high data dependency during the numeric LU factorization and the irregular structure of circuit matrices. This paper proposes an adaptive sparse matrix solver called NICSLU, which uses a multithreaded parallel LU factorization algorithm on shared-memory computers with multicore/multisocket central processing units to accelerate circuit simulation. The solver can be used in all the SPICE-like circuit simulators. A simple method is proposed to predict whether a matrix is suitable for parallel factorization, such that each matrix can achieve optimal performance. The experimental results on 35 matrices reveal that NICSLU achieves speedups of 2.08\times\sim 8.57\times~(on~the~geometric~mean), compared with KLU, with 1–12 threads, for the matrices which are suitable for the parallel algorithm. NICSLU can be downloaded from http://nicslu.weebly.com. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
02780070
Volume :
32
Issue :
2
Database :
Complementary Index
Journal :
IEEE Transactions on Computer-Aided Design of Integrated Circuits & Systems
Publication Type :
Academic Journal
Accession number :
85150240
Full Text :
https://doi.org/10.1109/TCAD.2012.2217964