DocumentCode
3330709
Title
Porting irregular reductions on heterogeneous CPU-GPU configurations
Author
Huo, Xin ; Ravi, Vignesh T. ; Agrawal, Gagan
Author_Institution
Dept. of Comput. Sci. & Eng., Ohio State Univ., Columbus, OH, USA
fYear
2011
fDate
18-21 Dec. 2011
Firstpage
1
Lastpage
10
Abstract
Heterogeneous architectures are playing a significant role in High Performance Computing (HPC) today, with the popularity of accelerators like the GPUs, and the new trend towards the integration of CPUs and GPUs. Developing applications that can effectively use these architectures is a major challenge. In this paper, we focus on one of the dwarfs in the Berkeley view on parallel computing, which are the irregular applications arising from unstructured grids. We consider the problem of executing these reductions on heterogeneous architectures comprising a multi-core CPU and a GPU. We have developed a Multi-level Partitioning Framework, which has the following features: (1) it supports GPU execution of irregular reductions even when the dataset size exceeds the size of the device memory, (2) it can enable pipelining of partitioning performed on the CPU, and the computations on the GPU, and (3) it supports dynamic distribution of work between the multi-core CPU and the GPU. Our extensive evaluation using two different irregular applications demonstrates the effectiveness of our approach.
Keywords
graphics processing units; multiprocessing systems; parallel architectures; pipeline processing; GPU execution; dataset size; device memory; heterogeneous CPU-GPU configuration; heterogeneous architecture; high performance computing; irregular application; multicore CPU; multilevel partitioning framework; parallel computing; Arrays; Central Processing Unit; Graphics processing unit; Instruction sets; Pipeline processing; Runtime;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Computing (HiPC), 2011 18th International Conference on
Conference_Location
Bangalore
Print_ISBN
978-1-4577-1951-6
Electronic_ISBN
978-1-4577-1949-3
Type
conf
DOI
10.1109/HiPC.2011.6152715
Filename
6152715
Link To Document