Computer architecture. (Record no. 1484)

MARC details
000 -CABECERA
Longitud fija campo de control 06208ntdaa2200301 ab4500
003 - IDENTIFICADOR DEL NÚMERO DE CONTROL
Identificador del número de control UnInEc
005 - FECHA Y HORA DE LA ÚLTIMA TRANSACCIÓN
Fecha y hora de la última transacción 20180803093104.0
006 - CÓDIGOS DE INFORMACIÓN DE LONGITUD FIJA - CARACTERÍSTICAS DEL MATERIAL ADICIONAL
Códigos de información de longitud fija - Características del material adicional a||||g ||i| 00| 0
008 - CÓDIGOS DE INFORMACIÓN DE LONGITUD FIJA
Códigos de información de longitud fija   140501s9999 mx ||||f |||| 00| 0 spa d
020 ## - NÚMERO INTERNACIONAL NORMALIZADO PARA LIBROS
Número Internacional Normalizado para Libros (ISBN) 9780123838728
040 ## - FUENTE DE LA CATALOGACIÓN
Centro catalogador de origen CIBESPAM MFL
041 ## - CÓDIGO DE LENGUA
Código de lengua del texto;banda sonora o título independiente eng.
082 ## - NÚMERO DE LA CLASIFICACIÓN DECIMAL DEWEY
Número de clasificación 004.22
Cutter H515
Dato adicional 2012
100 ## - PUNTO DE ACCESO PRINCIPAL-NOMBRE DE PERSONA
Nombre de persona Hennessy, John L.
245 ## - MENCIÓN DE TÍTULO
Título Computer architecture.
Resto del título A quantitative approach.
250 ## - MENCIÓN DE EDICIÓN
Mención de edición Fifth Edition
260 ## - PUBLICACIÓN, DISTRIBUCIÓN, ETC. (PIE DE IMPRENTA)
Lugar de publicación, distribución, etc. USA
Nombre del editor, distribuidor, etc. Elsevier
Fecha de publicación, distribución, etc. 2012
300 ## - DESCRIPCIÓN FÍSICA
Extensión xxvii, 493 páginas;
Otras características físicas fig, tablas;
505 ## - NOTA DE CONTENIDO CON FORMATO
Nota de contenido con formato 1. Fundamentals of Quantitative Design and Analysis<br/>1.1 Introduction<br/>1.2 Classes of Computers<br/>1.3 Defining Computer Architecture<br/>1.4 Trends in Technology<br/>1.5 Trends in Power and Energy in Integrated Circuits<br/>1.6 Trends in Cost<br/>1.7 Dependability<br/>1.8 Measuring, Reporting, and Summarizing Performance<br/>1.9 Quantitative Principles of Computer Design<br/>1.10 Putting It All Together: Performance, Price, and Power<br/>1.11 Fallacies and Pitfalls<br/>1.12 Concluding Remarks<br/>1.13 Historical Perspectives and References<br/>Case Studies and Exercises by Diana Franklin<br/>2. Memory Hierarchy Design<br/>2.1 Introduction<br/>2.2 Ten Advanced Optimizations of Cache Performance<br/>2.3 Memory Technology and Optimizations<br/>2.4 Protection: Virtual Memory and Virtual Machines<br/>2.5 Crosscutting Issues: The Design of Memory Hierarchies<br/>2.6 Putting It All Together: Memory Hierachies in the ARM Cortex-A8 and Intel Core i7<br/>2.7 Fallacies and Pitfalls<br/>2.8 Concluding Remarks: Looking Ahead<br/>2.9 Historical Perspective and References<br/>Case Studies and Exercises by Norman P. Jouppi, Naveen Muralimanohar, and Sheng Li<br/>3. Instruction-Level Parallelism and Its Exploitation<br/>3.1 Instruction-Level Parallelism: Concepts and Challenges<br/>3.2 Basic Compiler Techniques for Exposing ILP<br/>3.3 Reducing Branch Costs with Advanced Branch Prediction<br/>3.4 Overcoming Data Hazards with Dynamic Scheduling<br/>3.5 Dynamic Scheduling: Examples and the Algorithm<br/>3.6 Hardware-Based Speculation<br/>3.7 Exploiting ILP Using Multiple Issue and Static Scheduling<br/>3.8 Exploiting ILP Using Dynamic Scheduling, Multiple Issue, and Speculation<br/>3.9 Advanced Techniques for Instruction Delivery and Speculation<br/>3.10 Studies of the Limitations of ILP<br/>3.11 Cross-Cutting Issues: ILP Approaches and the Memory System<br/>3.12 Multithreading: Exploiting Thread-Level Parallelism to Improve Uniprocessor Throughput<br/>3.13 Putting It All Together: The Intel Core i7 and ARM Cortex-A8<br/>3.14 Fallacies and Pitfalls<br/>3.15 Concluding Remarks: What’s Ahead?<br/>3.16 Historical Perspective and References<br/>Case Studies and Exercises by Jason D. Bakos and Robert P. Colwell<br/>4. Data-Level Parallelism in Vector, SIMD, and GPU Architectures<br/>4.1 Introduction<br/>4.2 Vector Architecture<br/>4.3 SIMD Instruction Set Extensions for Multimedia<br/>4.4 Graphics Processing Units<br/>4.5 Detecting and Enhancing Loop-Level Parallelism<br/>4.6 Crosscutting Issues<br/>4.7 Putting It All Together: Mobile versus Server GPUs and Tesla versus Core i7<br/>4.8 Fallacies and Pitfalls<br/>4.9 Concluding Remarks<br/>4.10 Historical Perspective and References<br/>Case Study and Exercises by Jason D. Bakos<br/>5. Thread-Level Parallelism<br/>5.1 Introduction<br/>5.2 Centralized Shared-Memory Architectures<br/>5.3 Performance of Symmetric Shared-Memory Multiprocessors<br/>5.4 Distributed Shared-Memory and Directory-Based Coherence<br/>5.5 Synchronization: The Basics<br/>5.6 Models of Memory Consistency: An Introduction<br/>5.7 Crosscutting Issues<br/>5.8 Putting It All Together: Multicore Processors and Their Performance<br/>5.9 Fallacies and Pitfalls<br/>5.10 Concluding Remarks<br/>5.11 Historical Perspectives and References<br/>Case Studies and Exercises by Amr Zaky and David A. Wood<br/>6. Warehouse-Scale Computers to Exploit Request-Level and Data-Level Parallelism<br/>6.1 Introduction<br/>6.2 Programming Models and Workloads for Warehouse-Scale Computers<br/>6.3 Computer Architecture of Warehouse-Scale Computers<br/>6.4 Physical Infrastructure and Costs of Warehouse-Scale Computers<br/>6.5 Cloud Computing: The Return of Utility Computing<br/>6.6 Crosscutting Issues<br/>6.7 Putting It All Together: A Google Warehouse-Scale Computer<br/>6.8 Fallacies and Pitfalls<br/>6.9 Concluding Remarks<br/>6.10 Historical Perspectives and References<br/>Case Studies and Exercises by Parthasarathy Ranganathan<br/>A. Instruction Set Principles<br/>A.1 Introduction<br/>A.2 Classifying Instruction Set Architectures<br/>A.3 Memory Addressing<br/>A.4 Type and Size of Operands<br/>A.5 Operations in the Instruction Set<br/>A.6 Instructions for Control Flow<br/>A.7 Encoding an Instruction Set<br/>A.8 Crosscutting Issues: The Role of Compilers<br/>A.9 Putting It All Together: The MIPS Architecture<br/>A.10 Fallacies and Pitfalls<br/>A.11 Concluding Remarks<br/>A.12 Historical Perspective and References<br/>Exercises by Gregory D. Peterson<br/>B. Review of Memory Hierarchy<br/>B.1 Introduction<br/>B.2 Cache Performance<br/>B.3 Six Basic Cache Optimizations<br/>B.4 Virtual Memory<br/>B.5 Protection and Examples of Virtual Memory<br/>B.6 Fallacies and Pitfalls<br/>B.7 Concluding Remarks<br/>B.1 Historical Perspective and References<br/>Exercises by Amr Zaky<br/>C. Pipelining: Basic and Intermediate Concepts<br/>C.1 Introduction<br/>C.2 The Major Hurdle of Pipelining—Pipeline Hazards<br/>C.3 How Is Pipelining Implemented?<br/>C.4 What Makes Pipelining Hard to Implement?<br/>C.5 Extending the MIPS Pipeline to Handle Multicycle Operations<br/>C.6 Putting It All Together: The MIPS R4000 Pipeline<br/>C.7 Crosscutting Issues<br/>C.8 Fallacies and Pitfalls<br/>C.9 Concluding Remarks<br/>C.10 Historical Perspective and References<br/>Updated Exercises by Diana Franklin<br/>Index<br/>Translation between GPU terms in book and official NVIDIA and OpenCL terms
520 ## - NOTA DE SUMARIO
Sumario, etc, "What has made this book an enduring classic is that each edition is not an update, but an extensive revision that presents the most current information and unparalleled insight into this fascinating and fast changing field. For me, after over twenty years in this profession, it is also another opportunity to experience that student-grade admiration for two remarkable teachers."
650 ## - PUNTO DE ACCESO ADICIONAL DE MATERIA - TÉRMINO DE MATERIA
Término de materia o nombre geográfico como elemento inicial Computer Architecture
650 ## - PUNTO DE ACCESO ADICIONAL DE MATERIA - TÉRMINO DE MATERIA
Término de materia o nombre geográfico como elemento inicial Computer
650 ## - PUNTO DE ACCESO ADICIONAL DE MATERIA - TÉRMINO DE MATERIA
Término de materia o nombre geográfico como elemento inicial Memory
650 ## - PUNTO DE ACCESO ADICIONAL DE MATERIA - TÉRMINO DE MATERIA
Término de materia o nombre geográfico como elemento inicial Programming
700 ## - PUNTO DE ACCESO ADICIONAL - NOMBRE DE PERSONA
Nombre de persona Patterson, David A.
913 ## - ÁREA Y CARRERA
Área de Conocimiento Información y Comunicación (TIC)
Carrera Carrera de Computación
Líneas de Investigación Institucionales Soluciones computacionales para el sector agroproductivo y de servicios
942 ## - ENTRADA DE ELEMENTOS AGREGADOS (KOHA)
Fuente de clasificaión o esquema Dewey Decimal Classification
Koha [por defecto] tipo de item Libros
Holdings
Suprimido Perdido Fuente de clasificación o esquema Estropeado No para préstamo Localización permanente Localización actual Fecha adquisición Fuente de adquisición Coste, precio normal de compra Préstamos totales Clasificación completa Código de barras Fecha última consulta Número de copia Fecha del precio de reemplazo Tipo de item de Koha
    Dewey Decimal Classification     CIBESPAM-MFL CIBESPAM-MFL 10/29/2015 Donación 1.00   004.22 / H515 002040 11/12/2016 Ej: 1 11/12/2016 Libros