8117

A Unified Optimizing Compiler Framework for Different GPGPU Architectures

Yi Yang, Ping Xiang, Jingfei Kong, Mike Mantor, Huiyang Zhou
North Carolina State University
ACM Transactions on Architecture and Code Optimization (TACO), 2012

@article{yang2012unified,

   title={A unified optimizing compiler framework for different GPGPU architectures},

   author={Yang, Y. and Xiang, P. and Kong, J. and Mantor, M. and Zhou, H.},

   journal={ACM Transactions on Architecture and Code Optimization (TACO)},

   volume={9},

   number={2},

   pages={9},

   year={2012},

   publisher={ACM}

}

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. The input to our compiler is a naive GPU kernel function, which is functionally correct but without any consideration for performance optimization. The compiler generates two kernels, one optimized for global memories and the other for texture memories. The proposed compilation process is effective for both AMD/ATI and NVIDIA GPUs. The experiments show that our optimized code achieves very high performance, either superior or very close to highly fine-tuned libraries.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: