Optimising space exploration of OpenCL for GPGPUs

  • Authors:
  • Slo-Li Chu;Chih-Chieh Hsiao

  • Affiliations:
  • Department of Information and Computer Engineering, Chung Yuan Christian University, 200, Chung Pei Rd., Chung Li, 32023, Taiwan;Department of Information and Computer Engineering, Chung Yuan Christian University, 200, Chung Pei Rd., Chung Li, 32023, Taiwan

  • Venue:
  • International Journal of Computational Science and Engineering
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

The growth of 3D rendering and gaming requirements makes integration of CPU and GPUs more popular. This heterogeneous integration also leads to difficulty in programming. Accordingly, an open standard parallel paradigm, OpenCL, is proposed to form a unified programming style for various GPU platforms. The overall performance of OpenCL programmes highly depends on their programming style and optimisation method. In this study, we discuss several optimising techniques for OpenCL, which includes massively multithreading, vectorisation, and data privatisation. Then the advantage and drawback of these methods are discussed later. The performance comparison of these mechanisms is also provided. Finally it adopts several benchmarks to illustrate the differences of optimisations. The experimental results show that the best optimising programme and the worst optimising programme have the speedup of 26 and 2,200, respectively.