Self-Configuring Applications for Heterogeneous Systems: Program Composition and Optimization Using Cognitive Techniques
University of Southern California, Marina del Rey
Proceedings of the IEEE In Proceedings of the IEEE, Vol. 96, No. 5. (2008), pp. 849-862
@article{hall2008self,
title={Self-Configuring Applications for Heterogeneous Systems: Program Composition and Optimization Using Cognitive Techniques},
author={Hall, M.W. and Gil, Y. and Lucas, R.F.},
journal={Proceedings of the IEEE},
volume={96},
number={5},
pages={849–862},
issn={0018-9219},
year={2008},
publisher={IEEE}
}
This paper describes several challenges facing programmers of future edge computing systems, the diverse many-core devices that will soon exemplify commodity mainstream systems. To call attention to programming challenges ahead, this paper focuses on the most complex of such architectures: integrated, power-conserving systems, inherently parallel and heterogeneous, with distributed address spaces. When programming such complex systems, new concerns arise: computation partitioning across functional units, data movement and synchronization, managing a diversity of programming models for different devices, and reusing existing legacy and library software. We observe that many of these challenges are also faced in programming applications for large-scale heterogeneous distributed computing environments, and current solutions as well as future research directions in distributed computing can be adapted to commodity computing environments. Optimization decisions are inherently complex due to large search spaces of possible solutions and the difficulty of predicting performance on increasingly complex architectures. Cognitive techniques are well suited for managing systems of such complexity, citing recent trends of using cognitive techniques for code mapping and optimization support. Combining these, we describe a fundamentally new programming paradigm for complex heterogeneous systems, where programmers design self-configuring applications and the system automates optimization decisions and manages the allocation of heterogeneous resources.
January 8, 2011 by hgpu