Accelerating Stencil Computation on GPGPU by Novel Mapping Method Between the Global Memory and the Shared Memory

Authors

  • Tieqiang Mo College of Information Science and Engineering, Hunan University, Changsha, Hunan, 410082
  • Renfa Li College of Information Science and Engineering, Hunan University, Changsha, Hunan, 410082

Keywords:

Memory mapping, GPGPU, stencil computation, ghost zones

Abstract

Acceleration of stencil computation can be effectively improved by utilizing the memory resource. In this paper, in order to reduce the branch divergence of traditional mapping method between the global memory and the shared memory, we devise a new mapping mechanism in which the conditional statements loading the boundary stencil computation points in every XY-tile are removed by aligning ghost zone to reduce the synchronization overhead. In addition, we make full use of single XY-tile loaded into registers in every stencil computation point, common sub-expression elimination and software prefetching to reduce overhead. At last detailed performance evaluation demonstrates our optimized policies are close to optimal in terms of memory bandwidth utilization and achieve higher performance of stencil computation.

Downloads

Download data is not yet available.

Downloads

Published

2018-07-26

How to Cite

Mo, T., & Li, R. (2018). Accelerating Stencil Computation on GPGPU by Novel Mapping Method Between the Global Memory and the Shared Memory. COMPUTING AND INFORMATICS, 37(3), 533–552. Retrieved from https://www.cai.sk/ojs/index.php/cai/article/view/2018_3_533