Themis: Component dependence metadata in adaptive parallel applications (2001)
Cached
Download Links
- [pubs.doc.ic.ac.uk]
- [www.doc.ic.ac.uk]
- [www-ala.doc.ic.ac.uk]
- [www.doc.ic.ac.uk]
- [www.doc.ic.ac.uk]
- DBLP
Other Repositories/Bibliography
| Venue: | Parallel Processing Letters |
| Citations: | 10 - 6 self |
BibTeX
@INPROCEEDINGS{Kelly01themis:component,
author = {Paul H J Kelly and Olav Beckmann and Tony Field and Scott B Baden},
title = {Themis: Component dependence metadata in adaptive parallel applications},
booktitle = {Parallel Processing Letters},
year = {2001},
pages = {455--470}
}
OpenURL
Abstract
There is a conflict between the goals of improving the quality of scientific software and improving its performance. A key issue is to support reuse and re-assembly of sophisticated software components without compromising performance. This paper describes THEMIS, a programming model and run time library being designed to support cross-component performance optimisation through explicit manipulation of the computation’s iteration space at run-time. Each component is augmented with “component dependence metadata”, which characterises the constraints on its execution order, data distribution and memory access order. We show how this supports dynamic adaptation of each component to exploit the available resources, the context in which its operands are generated, and results are used, and the evolution of the problem instance. Using a computational fluid dynamics visualisation example as motivation, we show how component dependence metadata provides a framework in which a number of interesting optimisations become possible. Examples include data placement optimisation, loop fusion, tiling, memoisation, checkpointing and incrementalisation. 1







