Sciweavers

SAC
2004
ACM

Automatic parallel code generation for tiled nested loops

13 years 9 months ago
Automatic parallel code generation for tiled nested loops
This paper presents an overview of our work, concerning a complete end-to-end framework for automatically generating message passing parallel code for tiled nested for-loops. It considers general parallelepiped tiling transformations and general convex iteration spaces. We address all problems regarding both the generation of sequential tiled code and its parallelization. We have implemented our techniques in a tool which automatically generates MPI parallel code and conducted several series of experiments, concerning the compilation time of our tool, the efficiency of the generated code and the speedup attained on a cluster of PCs. Apart from confirming the value of our techniques, our experimental results show the merit of general parallelepiped tiling transformations and verify previous theoretical work on scheduling-optimal tile shapes. Keywords Nested loops, tiling, supernodes, automatic SPMD code generation, MPI, parallelizing compilers
Georgios I. Goumas, Nikolaos Drosinos, Maria Athan
Added 30 Jun 2010
Updated 30 Jun 2010
Type Conference
Year 2004
Where SAC
Authors Georgios I. Goumas, Nikolaos Drosinos, Maria Athanasaki, Nectarios Koziris
Comments (0)