A parallelization cost model for GPU
China Nat. Digital Switching Syst. Eng. & Technol. Res. Center, Zhengzhou, China
International Conference On Computer and Communication Technologies in Agriculture Engineering (CCTAE), 2010, p.515-519
@conference{dan2010parallelization,
title={A parallelization cost model for GPU},
author={Dan, Z. and Rongcai, Z. and Lin, H. and Tao, W. and Jin, Q.},
booktitle={Computer and Communication Technologies in Agriculture Engineering (CCTAE), 2010 International Conference On},
volume={3},
pages={515–519},
organization={IEEE}
}
Using GPU for general computing has become an important research direction in high performance computing technology. However, this is not a lossless optimization method. Due to the impact of device initialization cost, data transmission delay, specific characteristics of programs, and other factors, the general computing on GPU may not always achieve the desired speedup, and sometimes results in program execution performance degradation. On the basis of in-depth analysis of GPU internal processing mechanisms, the main factors affecting GPU implementation performance are pointed out, and a parallel cost model for GPU based on static program analysis is proposed to provide judgement basis for using GPU in general computing.
March 27, 2011 by hgpu