International Journal of Engineering and Management Research (IJEMR)
  • Year: 2017
  • Volume: 7
  • Issue: 3

Design of Open Computing Language Framework for Embedded Multi-Core Processors

  • Author:
  • P. Ramya1, E. Kavitha2
  • Total Page Count: 6
  • Page Number: 812 to 817

1M. Tech-IInd Year [ES]-ECE, Vidya Jyothi Institute of Technology, Hyderabad, India

2Assistant Professor, ECE, Vidya Jyothi Institute of Technology, Hyderabad, India

Online published on 31 October, 2017.

Abstract

In modern mobile embedded systems, various energy-efficient hardware acceleration units are employed in addition to a multi-core CPU. To fully utilize the computational power in such heterogeneous systems, Open Computing Language (OpenCL) has been proposed. A key benefit of OpenCL is that it works on various computing platforms. However, most vendors offer OpenCL software development kits (SDKs) that support their own computing platforms. The study of the OpenCL framework for embedded multi-core CPUs is in a rudimentary stage. In this paper, an OpenCL framework for embedded multi-core CPUs that dynamically redistributes the time-varying workload to CPU cores in real time is proposed. A compilation environment for both host programs and OpenCL kernel programs was developed and OpenCL libraries were implemented. A performance evaluation was carried out with respect to various definitions of the device architecture and the execution model. When running on embedded multi-core CPUs, applications parallelized by OpenCL C++ showed much better performance than the applications written in C++ without parallelization. Furthermore, since programmers are capable of managing hardware resources and threads using OpenCL application programming interfaces (APIs) automatically, highly efficient computing both in terms of the performance and energy consumption on a heterogeneous computing platform can be easily achieved.

Keywords

OpenCL, energy consumption, C++, software development kits, application programming interfaces (APIs)