• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2013, Vol. 35 ›› Issue (12): 1-7.

• 论文 •     Next Articles

Research on GPGPU performance models 

WANG Feng,DU Yunfei,CHEN Juan   

  1. (School of Computer Science,National University of Defense Technology,Changsha 410073,China)
  • Received:2013-08-10 Revised:2013-10-12 Online:2013-12-25 Published:2013-12-25

Abstract:

The emerging and the development of the GPGPU afford the massive computation power to the parallel applications. How to use this computation power efficiently relies on the optimization of the applications. The performance models play an important roles on the targeting the performance bottleneck, guiding the optimization strategies, load balancing with other devices, etc. The stateofart of the GPGPU performance model is described, categorized, and analyzed in details. The models are divided into statisticbased curvefitting model and analysis model. The latter one can further be divided into metric model, computation and memory parallel aware model and componentbased quantitative model. The pros and cons of all the models are analyzed, and an interpolation performance model based on statistics is implemented. Finally the unsolved problems and the future challenges are presented.

Key words: GPGPU;GPU;performance model