Loop optimization using hierarchical compilation and kernel decomposition

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

The increasing complexity of hardware features for recent processors makes high performance code generation very challenging. In particular, several optimization targets have to be pursued simultaneously (minimizing L1/L2/L3/TLB misses and maximizing instruction level parallelism). Very often, these optimization goals impose different and contradictory constraints on the transformations to be applied. We propose a new hierarchical compilation approach for the generation of high performance code relying on the use of state-of-the-art compilers. This approach is not application-dependent and do not require any assembly hand-coding. It relies on the decomposition of the original loop nest into simpler kernels, typically 1D to 2D loops, much simpler to optimize. We successfully applied this approach to optimize dense matrix muliply primitives (not only for the square case but to the more general rectangular cases) and convolution. The performance of the optimized codes on Itanium 2 and Pentium 4 architectures outperforms ATLAS and in most cases, matches hand-tuned vendor libraries (e.g. MKL).

Original languageEnglish
Title of host publicationInternational Symposium on Code Generation and Optimization, CGO 2007
PublisherIEEE Computer Society
Pages170-182
Number of pages13
ISBN (Print)0769527647, 9780769527642
DOIs
Publication statusPublished - 1 Jan 2007
Externally publishedYes
EventInternational Symposium on Code Generation and Optimization, CGO 2007 - San Jose, CA, United States
Duration: 11 Mar 200714 Mar 2007

Publication series

NameInternational Symposium on Code Generation and Optimization, CGO 2007

Conference

ConferenceInternational Symposium on Code Generation and Optimization, CGO 2007
Country/TerritoryUnited States
CitySan Jose, CA
Period11/03/0714/03/07

Fingerprint

Dive into the research topics of 'Loop optimization using hierarchical compilation and kernel decomposition'. Together they form a unique fingerprint.

Cite this