Concurrent solutions of large sparse linear systems

Thesis (M.Sc.)--Memorial University of Newfoundland, 1999. Computer Science Bibliography: leaves 64-68 Computer-aided circuit analysis, or circuit simulation, is widely used in the area of circuit design. Circuit simulation programs, e.g. SPICE, create and solve systems of differential equations whi...

Full description

Bibliographic Details
Main Author: Zheng, Tongsheng, 1971-
Other Authors: Memorial University of Newfoundland. Dept. of Computer Science
Format: Thesis
Language:English
Published: 1998
Subjects:
Online Access:http://collections.mun.ca/cdm/ref/collection/theses3/id/41635
Description
Summary:Thesis (M.Sc.)--Memorial University of Newfoundland, 1999. Computer Science Bibliography: leaves 64-68 Computer-aided circuit analysis, or circuit simulation, is widely used in the area of circuit design. Circuit simulation programs, e.g. SPICE, create and solve systems of differential equations which describe the analyzed electronic circuit. The systems of differential equations are converted into nonlinear algebraic equations and solved through a sequence of linear approximations to the nonlinear equations. -- Parallel processing is a promising way to improve the performance of circuit simulation programs. Several attempts to port sequential codes into equivalent ones for shared-memory architectures have been reported in the literature. However, with the increasing popularity of message-passing systems, our project aims at the parallelization of a circuit simulation program on a network of workstations. A domain decomposition approach was implemented through a master-slave model on a cluster of SUN stations. The experiments show speedups over up to 8 workstations. This presentation discusses the implemented algorithm and provides an overview of some performance results.