Publications

Explore publications by faculty and staff.

The results sourced below were populated by EBSCO. If you have any questions about our search criteria, please contact Jeffry Porter (jeffry.porter@millersville.edu).

A Survey on Compiler Autotuning using Machine Learning.

Faculty Author(s): KILLIAN, WILLIAM
Student Author(s): -
Department: CSCI
Publication: ACM Computing Surveys
Year: 2018
Abstract: Since the mid-1990s, researchers have been trying to use machine-learning-based approaches to solve a number of different compiler optimization problems. These techniques primarily enhance the quality of the obtained results and, more importantly, make it feasible to tackle two main compiler optimization problems: optimization selection (choosing which optimizations to apply) and phase-ordering (choosing the order of applying optimizations). The compiler optimization space continues to grow due to the advancement of applications, increasing number of compiler optimizations, and new target architectures. Generic optimization passes in compilers cannot fully leverage newly introduced optimizations and, therefore, cannot keep up with the pace of increasing options. This survey summarizes and classifies the recent advances in using machine learning for the compiler optimization field, particularly on the two major problems of (1) selecting the best optimizations, and (2) the phase-ordering of optimizations. The survey highlights the approaches taken so far, the obtained results, the fine-grain classification among different approaches, and finally, the influential papers of the field. [ABSTRACT FROM AUTHOR] Copyright of ACM Computing Surveys is the property of Association for Computing Machinery and its content may not be copied or emailed to multiple sites or posted to a listserv without the copyright holder's express written permission. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)
Link: A Survey on Compiler Autotuning using Machine Learning.

Return to directory