2006Leiden Repository (Leiden University)Open access

Statistical compiler tuning

M. Haneda

Open full text 1 citations

Abstract

Modern compilers implement a number of optimization switches and they must be configured carefully in order to obtain the best performance. However, there exist few strategies to configure these compiler switches or flags. This is caused by the fact that the performance of a code is both dependent on the target architecture and the application. Additionally, the effect of the compiler optimizations is highly dependent on other compiler optimizations which are employed, causing the actual effect to be masked and not predictable. In this thesis, we propose to use statistical analysis to determine the effectiveness of the compiler optimizations. This enables us to construct systematic methodologies for determining settings of compiler optimizations automatically. The proposed methodologies are all independent from the implementation of compilers and implementation of applications, therefore, it is easy to apply our methodologies to any combination of compilers and applications. This versatility makes our results unique compared to other approaches. Additionally, with our methodologies, users can choose their optimization objective, for example, execution time or code size, etc. From the results shown in this thesis, we can concluded that the statistical tuning of compiler optimization is both possible and useful.

Open-access reader

About this research paper

What this paper is about

Modern compilers implement a number of optimization switches and they must be configured carefully in order to obtain the best performance. However, there exist few strategies to configure these compiler switches or flags. This is caused by the fact that the performance of a code is both dependent on the target architecture and the application. Additionally, the effect of the compiler optimizations is highly dependent on other compiler optimizations which are employed, causing the actual effect to be masked and not predictable. In this thesis, we propose to use statistical analysis to determine the effectiveness of the compiler optimizations. This enables us to construct systematic methodologies for determining settings of compiler optimizations automatically. The proposed methodologies are all independent from the implementation of compilers and implementation of applications, therefore, it is easy to apply our methodologies to any combination of compilers and applications. This versatility makes our results unique compared to other approaches. Additionally, with our methodologies, users can choose their optimization objective, for example, execution time or code size, etc. From the results shown in this thesis, we can concluded that the statistical tuning of compiler optimization is both possible and useful.

Why it matters

OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

Modern compilers implement a number of optimization switches and they must be configured carefully in order to obtain the best performance. However, there exist few strategies to configure these compiler switches or flags. This is caused by the fact that the performance of a code is both dependent on the target architecture and the application. Additionally, the effect of the compiler optimizations is highly dependent on other compiler optimizations which are employed, causing the actual effect to be masked and not predictable. In this thesis, we propose to use statistical analysis to determine the effectiveness of the compiler optimizations. This enables us to construct systematic methodologies for determining settings of compiler optimizations automatically. The proposed methodologies are all independent from the implementation of compilers and implementation of applications, therefore, it is easy to apply our methodologies to any combination of compilers and applications. This versatility makes our results unique compared to other approaches. Additionally, with our methodologies, users can choose their optimization objective, for example, execution time or code size, etc. From the results shown in this thesis, we can concluded that the statistical tuning of compiler optimization is both possible and useful.

Key concepts: Compiler, Computer science, Interprocedural optimization, Optimizing compiler, Loop optimization, Compiler correctness, Compiler construction, Dead code elimination

Related papers

Back to paper searchBrowse research topicsOriginal source
Statistical compiler tuning — Research Paper | ScholarLens