Algorithms for memory hierarchies
Authors
Parameters
More about the book
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.
Book purchase
Algorithms for memory hierarchies, Ulrich Meyer-Husmann
- Language
- Released
- 2003
Payment methods
- Title
- Algorithms for memory hierarchies
- Language
- English
- Authors
- Ulrich Meyer-Husmann
- Publisher
- Springer
- Released
- 2003
- ISBN10
- 3540008837
- ISBN13
- 9783540008835
- Series
- Lecture notes in computer science
- Category
- Computers, IT, Programming
- Description
- 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.