TY - GEN
T1 - Loop optimization using hierarchical compilation and kernel decomposition
AU - Barthou, Denis
AU - Donadio, Sebastien
AU - Carribault, Patrick
AU - Duchateau, Alexandre
AU - Jalby, William
PY - 2007/1/1
Y1 - 2007/1/1
N2 - 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).
AB - 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).
UR - https://www.scopus.com/pages/publications/34547678265
U2 - 10.1109/CGO.2007.22
DO - 10.1109/CGO.2007.22
M3 - Conference contribution
AN - SCOPUS:34547678265
SN - 0769527647
SN - 9780769527642
T3 - International Symposium on Code Generation and Optimization, CGO 2007
SP - 170
EP - 182
BT - International Symposium on Code Generation and Optimization, CGO 2007
PB - IEEE Computer Society
T2 - International Symposium on Code Generation and Optimization, CGO 2007
Y2 - 11 March 2007 through 14 March 2007
ER -