Algorithms for Memory Hierarchies
Author | : Ulrich Meyer |
Publisher | : Springer Science & Business Media |
Total Pages | : 443 |
Release | : 2003-04-07 |
ISBN-13 | : 9783540008835 |
ISBN-10 | : 3540008837 |
Rating | : 4/5 (37 Downloads) |
Download or read book Algorithms for Memory Hierarchies written by Ulrich Meyer and published by Springer Science & Business Media. This book was released on 2003-04-07 with total page 443 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.