Buch, Englisch, Band 2625, 429 Seiten, Paperback, Format (B × H): 155 mm x 235 mm, Gewicht: 1390 g
Advanced Lectures
Buch, Englisch, Band 2625, 429 Seiten, Paperback, Format (B × H): 155 mm x 235 mm, Gewicht: 1390 g
Reihe: Lecture Notes in Computer Science
ISBN: 978-3-540-00883-5
Verlag: Springer Berlin Heidelberg
Algorithms that have to process large data sets have to take into account that the cost of memory access depends on where the data is stored. Traditional algorithm design is based on the von Neumann model where accesses to memory have uniform cost. Actual machines increasingly deviate from this model: while waiting for memory access, nowadays, microprocessors can in principle execute 1000 additions of registers; for hard disk access this factor can reach six orders of magnitude.
The 16 coherent chapters in this monograph-like tutorial book introduce and survey algorithmic techniques used to achieve high performance on memory hierarchies; emphasis is placed on methods interesting from a theoretical as well as important from a practical point of view.
Zielgruppe
Research
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Informatik Logik, formale Sprachen, Automaten
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering Objektorientierte Softwareentwicklung
- Mathematik | Informatik EDV | Informatik Betriebssysteme Windows Betriebssysteme
- Mathematik | Informatik EDV | Informatik Technische Informatik Externe Speicher & Peripheriegeräte
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Zeichen- und Zahlendarstellungen
Weitere Infos & Material
Memory Hierarchies — Models and Lower Bounds.- Basic External Memory Data Structures.- A Survey of Techniques for Designing I/O-Efficient Algorithms.- Elementary Graph Algorithms in External Memory.- I/O-Efficient Algorithms for Sparse Graphs.- External Memory Computational Geometry Revisited.- Full-Text Indexes in External Memory.- Algorithms for Hardware Caches and TLB.- Cache Oblivious Algorithms.- An Overview of Cache Optimization Techniques and Cache-Aware Numerical Algorithms.- Memory Limitations in Artificial Intelligence.- Algorithmic Approaches for Storage Networks.- An Overview of File System Architectures.- Exploitation of the Memory Hierarchy in Relational DBMSs.- Hierarchical Models and Software Tools for Parallel Programming.- Case Study: Memory Conscious Parallel Sorting.