Parallel Programming in Actor-Based Applications via OpenCL

Harvey, P. , Hentschel, K. and Sventek, J. (2015) Parallel Programming in Actor-Based Applications via OpenCL. In: Middleware '15: 16th International Middleware Conference, Vancouver, BC, Canada, December 7 - 11, 2015, pp. 162-172. ISBN 9781450336185 (doi: 10.1145/2814576.2814732)

Full text not currently available from Enlighten.

Abstract

GPU and multicore hardware architectures are commonly used in many different application areas to accelerate problem solutions relative to single CPU architectures. The typical approach to accessing these hardware architectures requires embedding logic into the programming language used to construct the application; the two primary forms of embedding are: calls to API routines to access the concurrent functionality, or pragmas providing concurrency hints to a language compiler such that particular blocks of code are targeted to the concurrent functionality. The former approach is verbose and semantically bankrupt, while the success of the latter approach is restricted to simple, static uses of the functionality. This paper presents an extension to an existing actor-based programming model and runtime to support executing applications on parallel hardware architectures. Besides the glove-like fit of a kernel to the actor abstraction, quantitative code analysis shows that actor-based kernels are always significantly simpler than API-based coding, and generally simpler than pragma-based coding. The structuring of applications in this manner, enables the runtime to automate the initialisation and interaction with these parallel hardware platforms. Performance measurements show that the overheads of actor-based kernels are commensurate to API-based kernels, and range from equivalent to vastly improved for pragma-based annotations, both for sample and real-world applications.

Item Type:Conference Proceedings
Status:Published
Refereed:Yes
Glasgow Author(s) Enlighten ID:Sventek, Professor Joseph and Harvey, Dr Paul and Hentschel, Mr Kristian
Authors: Harvey, P., Hentschel, K., and Sventek, J.
College/School:College of Science and Engineering > School of Computing Science
College of Science and Engineering > School of Engineering > Electronics and Nanoscale Engineering
Journal Name:Proceedings of the 16th Annual Middleware Conference
Publisher:ACM
ISBN:9781450336185
Published Online:24 November 2015
First Published:First published in Proceedings of the 16th Annual Middleware Conference: 162-172
Related URLs:

University Staff: Request a correction | Enlighten Editors: Update this record