Invitation to a Standard Programming Interface for Massively Parallel Computing Environment: OpenCL
Faculty of Engineering, Information and Systems, University of Tsukuba / JST PRESTO, Tsukuba, Ibaraki, 305-8573, Japan
International Journal of Networking and Computing, Vol 2, No 2, 2012
@article{yamagiwa2012invitation,
title={Invitation to a Standard Programming Interface for Massively Parallel Computing Environment: OpenCL},
author={Yamagiwa, S.},
journal={International Journal of Networking and Computing},
volume={2},
number={2},
pages={pp–188},
year={2012}
}
Multicore/manycore architecture accelerates demand for a new programming environment to utilize the massive processors integrated in an LSI. GPU (Graphics Processing Unit) is one of the typical hardware environments. The programming environments on GPU are traditionally vendor-/hardware-specific, where complicate the management of uniform programs that access computing resources of the massively parallel platform. The recently released OpenCL is expected to become a standard for providing a uniform programming environment for the heterogeneous processors from different vendors. This tutorial paper introduces the overview of the OpenCL that motivates the programmers who are going to program the massively parallel hardware or who migrates the programming method from another vendor specific programming interface to the OpenCL. This paper explains the haracteristics of the OpenCL interface with describing in detail the basic structures used in the program. Moreover, this paper discusses performance aspects to evaluate advanced programming techniques that improve the performance of the OpenCL applications.
July 11, 2012 by hgpu