Abstract
Performance tuning is an important and time consuming task which may have to be repeated for each new application and platform. Although iterative optimisation can automate this process, it still requires many executions of different versions of the program. As execution time is frequently the limiting factor in the number of versions or transformed programs that can be considered, what is needed is a mechanism that can automatically predict the performance of a modified program without actually having to run it. This paper presents a new machine learning based technique to automatically predict the speedup of a modified program using a performance model based on the code features of the tuned programs. Unlike previous approaches it does not require any prior learning over a benchmark suite. Furthermore, it can be used to predict the performance of any tuning and is not restricted to a prior seen trans-formation space. We show that it can deliver predictions with a high correlation coefficient and can be used to dramatically reduce the cost of search.
Original language | English |
---|---|
Title of host publication | CF '07 Proceedings of the 4th international conference on Computing Frontiers |
Place of Publication | New York, NY, USA |
Publisher | ACM |
Pages | 131-142 |
Number of pages | 12 |
ISBN (Print) | 978-1-59593-683-7 |
DOIs | |
Publication status | Published - May 2007 |
Keywords / Materials (for Non-textual outputs)
- architecture, artificial neural networks, compiler optimisation, learning, machine, performance modelling