Abstract
Empirical program optimizers estimate the values of key optimization parameters by generating different program versions and running them on the actual hardware to determine which values give the best performance. In contrast, conventional compilers use models of programs and machines to choose these parameters. It is widely believed that model-driven optimization does not complete with empirical optimization, but few quantitative comparisons have been done to date. To make such a comparison, we replaced the empirical optimization engine in ATLAS (a system for generating a dense numerical linear algebra library called the BLAS) with a model-driven optimization engine that used detailed models to estimate values for optimization parameters, and then measured the relative performance of the two systems on three different hardware platforms. Our experiments show that model-driven optimization can be surprisingly effective, and can generate code whose performance is comparable to that of code generated by empirical optimizers for the BLAS.
| Original language | English (US) |
|---|---|
| Pages (from-to) | 63-76 |
| Number of pages | 14 |
| Journal | ACM SIGPLAN Notices |
| Volume | 38 |
| Issue number | 5 |
| DOIs | |
| State | Published - May 2003 |
| Event | Proceedings of the ACM Sigplan 2003 Conference on Programming Language Design and Implementation - San Diego, CA, United States Duration: Jun 9 2003 → Jun 11 2003 |
Keywords
- BLAS
- Blocking
- Code generation
- Compilers
- Empirical optimization
- Memory hierarchy
- Model-driven optimization
- Program transformation
- Tiling
- Unrolling
ASJC Scopus subject areas
- Software
- Computer Graphics and Computer-Aided Design