Compiler techniques for the distribution of data and computation

A Navarro, E Zapata, D Padua - IEEE Transactions on Parallel …, 2003 - ieeexplore.ieee.org
IEEE Transactions on Parallel and Distributed Systems, 2003ieeexplore.ieee.org
This paper presents a new method that can be applied by a parallelizing compiler to find,
without user intervention, the iteration and data decompositions that minimize
communication and load imbalance overheads in parallel programs targeted at NUMA
architectures. One of the key ingredients in our approach is the representation of locality as
a locality-communication graph (ICG) and the formulation of the compiler technique as a
mixed integer nonlinear programming (MINLP) optimization problem on this graph. The …
This paper presents a new method that can be applied by a parallelizing compiler to find, without user intervention, the iteration and data decompositions that minimize communication and load imbalance overheads in parallel programs targeted at NUMA architectures. One of the key ingredients in our approach is the representation of locality as a locality-communication graph (ICG) and the formulation of the compiler technique as a mixed integer nonlinear programming (MINLP) optimization problem on this graph. The objective function and constraints of the optimization problem model communication costs and load imbalance. The solution to this optimization problem is a decomposition that minimizes the parallel execution overhead. This paper summarizes the process of how the compiler extracts the locality information from a nonannotated code and focuses on how this compiler can derive the optimization problem, solve it, and generate the parallel code with the automatically selected iteration and data distributions. In addition, we include a discussion about our model and the solutions - the decompositions - that it provides. The approach presented in the paper is evaluated using several benchmarks. The experimental results demonstrate that the MINLP formulation does not increase compilation time significantly and that our framework generates very efficient iteration/data distributions for a variety of NUMA machines.
ieeexplore.ieee.org
以上显示的是最相近的搜索结果。 查看全部搜索结果