A GPGPU compiler for memory optimization and parallelism management
Dept. of ECE, North Carolina State University
In PLDI ’10: Proceedings of the 2010 ACM SIGPLAN conference on Programming language design and implementation (2010), pp. 86-97.
This paper presents a novel optimizing compiler for general purpose computation on graphics processing units (GPGPU). It addresses two major challenges of developing high performance GPGPU programs: effective utilization of GPU memory hierarchy and judicious management of parallelism.
November 18, 2010 by hgpu