Automatic Loop Partitioning for Heterogeneous Systems
Karlsruhe Institute of Technology
Karlsruhe Institute of Technology, 2016
@phdthesis{baier2016automatic,
title={Automatic Loop Partitioning for Heterogeneous Systems},
author={Baier, Alexander},
year={2016},
school={National Research Center}
}
In this work, we implement a tool that automatically partitions loops and then executes these partitions on heterogeneous systems. Partitioning a loop is the process of dividing a loop to form two or more new loops, each iterating over a portion of the original loops iteration space. A heterogeneous system is a system that is equipped with, and uses, different kinds of processing units. An example of this is a system that has access to a CPU and a GPU.
August 1, 2016 by hgpu