MARC details
| 000 -CABECERA |
| campo de control de longitud fija |
05860cam a2200469Ii 4500 |
| 001 - NÚMERO DE CONTROL |
| campo de control |
95386 |
| 003 - IDENTIFICADOR DEL NÚMERO DE CONTROL |
| campo de control |
ES-MaUEC |
| 005 - FECHA Y HORA DE LA ÚLTIMA TRANSACCIÓN |
| campo de control |
20230102112701.0 |
| 006 - CÓDIGOS DE INFORMACIÓN DE LONGITUD FIJA--CARACTERÍSTICAS DEL MATERIAL ADICIONAL |
| campo de control de longitud fija |
m o d |
| 007 - CAMPO FIJO DE DESCRIPCIÓN FÍSICA--INFORMACIÓN GENERAL |
| campo de control de longitud fija |
cr cnu|||unuuu |
| 008 - DATOS DE LONGITUD FIJA--INFORMACIÓN GENERAL |
| campo de control de longitud fija |
170215s2017 sz ob 001 0 eng d |
| 020 ## - NÚMERO INTERNACIONAL ESTÁNDAR DEL LIBRO |
| Número Internacional Estándar del Libro |
3319534297 |
| Información calificativa |
(electronic bk.) |
| 020 ## - NÚMERO INTERNACIONAL ESTÁNDAR DEL LIBRO |
| Número Internacional Estándar del Libro |
9783319534299 |
| Información calificativa |
(electronic bk.) |
| 020 ## - NÚMERO INTERNACIONAL ESTÁNDAR DEL LIBRO |
| ISBN cancelado o inválido |
3319534289 |
| 020 ## - NÚMERO INTERNACIONAL ESTÁNDAR DEL LIBRO |
| ISBN cancelado o inválido |
9783319534282 |
| Información calificativa |
(print) |
| 035 ## - NÚMERO DE CONTROL DEL SISTEMA |
| Número de control de sistema |
(OCoLC)972640506 |
| Número de control cancelado/no válido |
(OCoLC)972620018 |
| -- |
(OCoLC)972865267 |
| -- |
(OCoLC)973015183 |
| -- |
(OCoLC)973125307 |
| -- |
(OCoLC)973303241 |
| -- |
(OCoLC)973381691 |
| -- |
(OCoLC)973501714 |
| -- |
(OCoLC)973747701 |
| -- |
(OCoLC)981816303 |
| -- |
(OCoLC)1005775391 |
| -- |
(OCoLC)1012016611 |
| 040 ## - FUENTE DE LA CATALOGACIÓN |
| Centro catalogador/agencia de origen |
N$T |
| Centro/agencia transcriptor |
N$T |
| Centro/agencia modificador |
IDEBK |
| -- |
EBLCP |
| -- |
GW5XE |
| -- |
N$T |
| -- |
YDX |
| -- |
OCLCF |
| -- |
NJR |
| -- |
COO |
| -- |
IOG |
| -- |
AZU |
| -- |
UWO |
| -- |
UPM |
| -- |
ESU |
| -- |
Z5A |
| -- |
JBG |
| -- |
IAD |
| -- |
ICW |
| -- |
ICN |
| -- |
OTZ |
| -- |
OCLCQ |
| -- |
MERER |
| -- |
OCLCQ |
| -- |
U3W |
| -- |
ES-MaUEC |
| Lengua de catalogación |
spa |
| 050 #4 - SIGNATURA TOPOGRÁFICA DE LA BIBLIOTECA DEL CONGRESO |
| Número de clasificación |
TK7874 |
| Número de documento/Ítem |
.C446 2017 EB |
| 100 1# - ENTRADA PRINCIPAL--NOMBRE DE PERSONA |
| Nombre de persona |
Chen, Xiaoming, |
| Término indicativo de función/relación |
autor |
| 245 10 - MENCIÓN DE TÍTULO |
| Título |
Parallel sparse direct solver for integrated circuit simulation |
| Mención de responsabilidad, etc. |
Xiaoming Chen, Yu Wang, Huazhong Yang. |
| 264 #1 - PRODUCCIÓN, PUBLICACIÓN, DISTRIBUCIÓN, FABRICACIÓN Y COPYRIGHT |
| Producción, publicación, distribución, fabricación y copyright |
Cham, Switzerland |
| Nombre del de productor, editor, distribuidor, fabricante |
Springer |
| Fecha de producción, publicación, distribución, fabricación o copyright |
2017 |
| 300 ## - DESCRIPCIÓN FÍSICA |
| Extensión |
1 recurso en línea |
| 336 ## - TIPO DE CONTENIDO |
| Término de tipo de contenido |
Texto |
| Código de tipo de contenido |
txt |
| Fuente |
rdacontent |
| 337 ## - TIPO DE MEDIO |
| Nombre/término del tipo de medio |
electrónico |
| Código del tipo de medio |
c |
| Fuente |
rdamedia |
| 338 ## - TIPO DE SOPORTE |
| Nombre/término del tipo de soporte |
recurso electrónico |
| Código del tipo de soporte |
cr |
| Fuente |
rdacarrier |
| 347 ## - CARACTERÍSTICAS DEL ARCHIVO DIGITAL |
| Tipo de archivo |
text file |
| Formato de codificación |
PDF |
| Fuente |
rda |
| 500 ## - NOTA GENERAL |
| Nota general |
SpringerLink |
| 504 ## - NOTA DE BIBLIOGRAFÍA, ETC. |
| Nota de bibliografía, etc. |
Incluye referencias bibliográficas e índice |
| 505 0# - NOTA DE CONTENIDO CON FORMATO |
| Nota de contenido con formato |
Preface; Contents; 1 Introduction; 1.1 Circuit Simulation; 1.1.1 Mathematical Formulation; 1.1.2 LU Factorization; 1.1.3 Simulation Flow; 1.2 Challenges of Parallel Circuit Simulation; 1.2.1 Device Model Evaluation; 1.2.2 Sparse Direct Solver; 1.2.3 Theoretical Speedup; 1.3 Focus of This Book; References; 2 Related Work; 2.1 Direct Parallel Methods; 2.1.1 Parallel Direct Matrix Solutions; 2.1.2 Parallel Iterative Matrix Solutions; 2.2 Domain Decomposition; 2.2.1 Parallel BBD-Form Matrix Solutions; 2.2.2 Parallel Multilevel Newton Methods; 2.2.3 Parallel Schwarz Methods. |
| 505 8# - NOTA DE CONTENIDO CON FORMATO |
| Nota de contenido con formato |
2.2.4 Parallel Relaxation Methods2.3 Parallel Time-Domain Simulation; 2.3.1 Parallel Numerical Integration Algorithms; 2.3.2 Parallel Multi-Algorithm Simulation; 2.3.3 Time-Domain Partitioning; 2.3.4 Matrix Exponential Methods; 2.4 Hardware Acceleration Techniques; 2.4.1 GPU Acceleration; 2.4.2 FPGA Acceleration; References; 3 Overall Solver Flow; 3.1 Overall Flow; 3.2 Pre-analysis; 3.2.1 Zero-Free Permutation/Static Pivoting; 3.2.2 Matrix Ordering; 3.2.3 Symbolic Factorization; 3.3 Numerical Full Factorization; 3.3.1 Symbolic Prediction; 3.3.2 Numerical Update; 3.3.3 Partial Pivoting. |
| 505 8# - NOTA DE CONTENIDO CON FORMATO |
| Nota de contenido con formato |
3.3.4 Pruning3.4 Numerical Re-factorization; 3.4.1 Factorization Method Selection; 3.5 Right-Hand-Solving; 3.5.1 Forward/Backward Substitutions; 3.5.2 Iterative Refinement; References; 4 Parallel Sparse Left-Looking Algorithm; 4.1 Parallel Full Factorization; 4.1.1 Data Dependence Representation; 4.1.2 Task Scheduling; 4.1.3 Algorithm Flow; 4.1.4 Implementation Details; 4.2 Parallel Re-factorization; 4.2.1 Data Dependence Representation; 4.2.2 Task Scheduling; 4.2.3 Algorithm Flow; 4.2.4 Implementation Details; References; 5 Improvement Techniques; 5.1 Map Algorithm; 5.1.1 Motivation. |
| 505 8# - NOTA DE CONTENIDO CON FORMATO |
| Nota de contenido con formato |
5.1.2 Map Definition and Construction5.1.3 Sequential Map Re-factorization; 5.1.4 Parallel Map Re-factorization; 5.2 Supernodal Algorithm; 5.2.1 Motivation; 5.2.2 Supernode Definition and Storage; 5.2.3 Supernodal Full Factorization; 5.2.4 Supernodal Re-factorization; 5.3 Fast Full Factorization; 5.3.1 Motivation and Pivoting Reduction; 5.3.2 Sequential Fast Full Factorization; 5.3.3 Parallel Fast Full Factorization; References; 6 Test Results; 6.1 Experimental Setup; 6.2 Performance Metric; 6.2.1 Speedups; 6.2.2 Performance Profile; 6.3 Results of Benchmark Test. |
| 505 8# - NOTA DE CONTENIDO CON FORMATO |
| Nota de contenido con formato |
6.3.1 Comparison of Different Algorithms6.3.2 Relative Speedups; 6.3.3 Speedups; 6.3.4 Other Comparisons; 6.4 Results of Simulation Test; References; 7 Performance Model; 7.1 DAG-Based Performance Model; 7.2 Results and Analysis; 7.2.1 Theoretical Maximum Relative Speedup; 7.2.2 Predicted Relative Speedup; 7.2.3 Bottleneck Analysis; 8 Conclusions; Reference; Index. |
| 520 3# - SUMARIO, ETC. |
| Sumario, etc. |
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 algorithms of the sparse direct solver. They also show how to improve the performance by simple but effective numerical techniques. The sparse direct solver techniques described can be applied to any SPICE-like integrated circuit simulator and have been proven to be high-performance in actual circuit simulation. Readers will benefit from the state-of-the-art parallel integrated circuit simulation techniques described in this book, especially the latest parallel sparse matrix solution techniques. · Introduces complicated algorithms of sparse linear solvers, using concise principles and simple examples, without complex theory or lengthy derivations; · Describes a parallel sparse direct solver that can be adopted to accelerate any SPICE-like integrated circuit simulator and makes circuit simulators more efficient on modern parallel processors; · Uses experimental results from practical applications to demonstrate the performance of the parallel sparse direct solver. |
| 988 ## - NOTA LOCAL 598 |
| Nota local 598 (boletines) |
EBOOK, asignarmaterias, EBSPRINGER_2017B |
| 650 #7 - PUNTO DE ACCESO ADICIONAL DE MATERIA--TÉRMINO DE MATERIA |
| Término de materia o nombre geográfico como elemento de entrada |
Circuitos integrados |
| Subdivisión general |
Computer simulation. |
| Fuente del encabezamiento o término |
embne |
| Número de control del registro de autoridad o número normalizado |
(OCoLC)fst00975537 |
| -- |
|
| 9 (RLIN) |
139614 |
| 700 1# - PUNTO DE ACCESO ADICIONAL--NOMBRE DE PERSONA |
| Nombre de persona |
Wang, Yu, |
| Término indicativo de función/relación |
autor |
| 9 (RLIN) |
670932 |
| 700 1# - PUNTO DE ACCESO ADICIONAL--NOMBRE DE PERSONA |
| Nombre de persona |
Yang, Huazhong, |
| Término indicativo de función/relación |
autor |
| 856 40 - LOCALIZACIÓN Y ACCESO ELECTRÓNICOS |
| Identificador Uniforme del Recurso |
https://go.openathens.net/redirector/universidadeuropea.es?url=http://link.springer.com/10.1007/978-3-319-53429-9 |
| Nota pública |
Acceso a este recurso digital (usuarios Universidad Europea de Madrid) |
| 999 ## - NÚMEROS DE CONTROL DE SISTEMA (KOHA) |
| -- |
1 |
| 942 ## - ELEMENTOS DE PUNTO DE ACCESO ADICIONAL (KOHA) |
| Fuente del sistema de clasificación o colocación |
Library of Congress Classification |
| Tipo de ítem Koha |
LIBRO-E NO PRÉSTAMO |
| 998 ## - DATOS ESTADÍSTICOS |
| Fecha de catalogación |
02/2018 |
| Tipo de materia |
E-book |
| Catalogador |
|
| Catalogado |
Sí |