Automatic data structure selection and transformation for sparse matrix computations

被引:22
|
作者
Bik, AJC
Wijshoff, HAG
机构
[1] High Performance Computing Division, Dept. of Computer Science, Leiden University
关键词
data structure selection; data structure transformations; restructuring compilers; sparse matrix computations; program transformations; LINEAR ALGEBRA SUBPROGRAMS;
D O I
10.1109/71.485501
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
The problem of compiler optimization of sparse codes is well known and no satisfactory solutions have been found yet. One of the major obstacles is formed by the fact that sparse programs explicitly deal with particular data structures selected for storing sparse matrices. This explicit data structure handling obscures the functionality of a code to such a degree that optimization of the code is prohibited, for instance, by the introduction of indirect addressing. The method presented in this paper delays data structure selection until the compile phase, thereby allowing the compiler to combine code optimization with explicit data structure selection. This method enables the compiler to generate efficient code for sparse computations. Moreover, the task of the programmer is greatly reduced in complexity.
引用
收藏
页码:109 / 126
页数:18
相关论文
共 50 条