|
Title:
|
An EScheduler-based data dependence analysis and task scheduling for parallel circuit simulation.
|
|
Author:
|
Chen, Xiaoming.; Wu, Wei.; Wang, Yu.; Yu, Hao.; Yang, Huazhong.
|
|
Copyright year:
|
2011 |
|
Abstract:
|
The sparse matrix solver has become the bottleneck in a Simulation Program with Integrated Circuit Emphasis circuit
simulator. It is difficult to parallelize the sparse matrix solver
because of the high data dependence during the numerical LU
factorization. In this brief, a parallel LU factorization algorithm
is developed on shared-memory computers with multicore central processing units, based on KLU algorithms. An Elimination Scheduler (EScheduler) is proposed to represent the data dependence during the LU factorization. Based on the EScheduler, the parallel tasks are scheduled in two modes to achieve a high level of concurrence, i.e., cluster mode and pipeline mode. The experimental results on 26 circuit matrices reveal that the developed algorithm can achieve speedup of 1.18–4.55× (on geometric average), as compared with KLU, with 1–8 threads. The result analysis indicates that for different data dependence, different parallel strategies should be dynamically selected to obtain optimal performance. |
|
Subject:
|
DRNTU::Engineering::Electrical and electronic engineering. |
|
Type:
|
Journal Article |
|
Series/ Journal Title:
|
IEEE transactions on circuits and systems II: express briefs |
|
School:
|
School of Electrical and Electronic Engineering |
|
Rights:
|
© 2011 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works. The published version is available at: [DOI: http://dx.doi.org/10.1109/TCSII.2011.2164148]. |
|
Version:
|
Accepted version |