6503

Automatic Fusions of CUDA-GPU Kernels for Parallel Map

Jan Fousek, Jiri Filipovic, Matus Madzin
Faculty of Informatics, Masaryk University
Second International workshop on highly-efficient accelerators and reconfigurable technologies (HEART), 2011
BibTeX

Download Download (PDF)   View View   Source Source   

1630

views

When implementing a function mapping on the contemporary GPU, several contradictory performance factors affecting distribution of computation into GPU kernels have to be balanced. A decomposition-fusion scheme suggest to decompose computational problem to be solved by several simple functions implemented as standalone kernels and some of these functions later fuse into more complex kernels to improve memory locality. In this paper, a prototype of source-to-source compiler automating the fusion phase is presented and the impact of fusions generated by the compiler as well as compiler efficiency is experimentally evaluated.
No votes yet.
Please wait...

Recent source codes

* * *

* * *

HGPU group © 2010-2025 hgpu.org

All rights belong to the respective authors

Contact us:

contact@hpgu.org