Parallel Sparse Direct Solver for Integrated Circuit Simulation
This book describes algorithmic methods and parallelization techniques to design a parallel sparse direct solver which is specifically targeted at integrated circuit simulation problems. The authors describe a complete flow and detailed parallel algorithm
- PDF / 3,803,071 Bytes
- 137 Pages / 453.543 x 683.15 pts Page_size
- 27 Downloads / 211 Views
allel Sparse Direct Solver for Integrated Circuit Simulation
Parallel Sparse Direct Solver for Integrated Circuit Simulation
Xiaoming Chen Yu Wang Huazhong Yang •
Parallel Sparse Direct Solver for Integrated Circuit Simulation
123
Yu Wang Tsinghua University Beijing China
Xiaoming Chen Department of Computer Science and Engineering University of Notre Dame Notre Dame, IN USA
Huazhong Yang Tsinghua University Beijing China
and Tsinghua University Beijing China
ISBN 978-3-319-53428-2 DOI 10.1007/978-3-319-53429-9
ISBN 978-3-319-53429-9
(eBook)
Library of Congress Control Number: 2017930795 © Springer International Publishing AG 2017 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations. Printed on acid-free paper This Springer imprint is published by Springer Nature The registered company is Springer International Publishing AG The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland
Preface
With the advances in the scale and complexity of modern integrated circuits (ICs), Simulation Program with Integrated Circuit Emphasis (SPICE) based circuit simulators are facing performance challenges, especially for post-layout simulations. Advances in semiconductor technologies have greatly promoted the development of parallel computers, and, hence, parallelization has become a promising approach to accelerate circuit simulations. Parallel circuit simulation has been a popular research topic for a few decades since the invention of SPICE. The sparse direct solver implemented by sparse lower–upper (LU) factorization is the biggest bottleneck in modern full SPICE-accurate IC simulations, since it is extremely difficult to parallelize. This is a practical challenge which both academia and industry are facing. This book describes algorithmic methods and parallelization techniques that aim to realize a parallel sparse direct solver named NICSLU (NICS is
Data Loading...