Mind the gap!: bridging the dichotomy of design and implementation
University of Victoria, Victoria, BC, Canada
Proceeding of the 4th international workshop on Software engineering for computational science and engineering, SECSE ’11, 2011
@inproceedings{kaminskyj2011mind,
title={Mind the gap!: bridging the dichotomy of design and implementation},
author={Kaminskyj Long, D. and Kiemele, L. and Gibbs, C. and Brownsword, A. and Coady, Y.},
booktitle={Proceeding of the 4th international workshop on Software engineering for computational science and engineering},
pages={46–55},
year={2011},
organization={ACM}
}
This paper presents a revamping of a sparse linear algebra design pattern, targeting parallelization within scientific and engineering applications. A proof of concept implementation is developed to compare actual software practices and optimizations with those described in the original design pattern. The case study reveals that the design pattern did not tightly coincide with the design decisions in the implementation. The proposed revised pattern takes these decisions into account more explicitly, refining the structural representation of the pattern to make it more accessible to scientific developers attempting to achieve the benefits of pallelization now available in commodity systems.
August 21, 2011 by hgpu