arrow
Return

Cache-aware multigrid methods for solving Poisson's equation in two dimensions

delete2000-06-05
delete28
PRE
AI
M
Markus Kowarschik *
U
Ulrich Rüde
C
Christian Weiß
W
Wolfgang Karl
DOI:10.1007/s006070070032delete
deleteOriginal
deleteOriginal request for help
deleteShare
deleteSave
Abstract

Abstract

En 中文
Conventional implementations of iterative numerical algorithms, especially multigrid methods, merely reach a disappointing small percentage of the theoretically available CPU performance when applied to representative large problems. One of the most important reasons for this phenomenon is that the need for data locality due to poor main memory latency and limited bandwidth is entirely neglected by many developers designing numerical software. Only when most of the data to be accessed during the computation are found in the system cache (or in one of the caches if the machine architecture comprises a cache hierarchy) fast program execution can be expected. Otherwise, i.e. in case of a significant rate of cache misses, the processor must stay idle until the necessary operands are fetched from main memory, whose cycle time is in general extremely large compared to the time needed to execute a floating point instruction. In this paper, we describe program transformation techniques developed to improve the cache performance of two-dimensional multigrid algorithms. Although we merely consider the solution of Poisson's equation on the unit square using structured grids, our techniques provide valuable hints towards the efficient treatment of more general problems.
Keywords:
multigrid
cache memories
iterative methods
high performance computing
code optimization

Journal

C
Computing
IF:
2.8
Papers:
2.3K
Citations:
3.5K

Organization

No organization information available