メモリ階層のためのアルゴリズム<br>Algorithms for Memory Hierarchies : Advanced Lectures (Lecture Notes in Computer Science Vol.2625) (2003. XVII, 428 p.)

個数:

メモリ階層のためのアルゴリズム
Algorithms for Memory Hierarchies : Advanced Lectures (Lecture Notes in Computer Science Vol.2625) (2003. XVII, 428 p.)

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 428 p.
  • 商品コード 9783540008835

基本説明

Emphasis is placed on methods interesting from a theoretical as well as important from a practical point of view.

Full 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.

Contents

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.