High Level Programming for Heterogeneous Architectures

Oren Segal,Martin Margala,Sai Rahul Chalamalasetti,Mitch Wright
DOI: https://doi.org/10.48550/arXiv.1408.4964
2014-08-21
Abstract:This work presents an effort to bridge the gap between abstract high level programming and OpenCL by extending an existing high level Java programming framework (APARAPI), based on OpenCL, so that it can be used to program FPGAs at a high level of abstraction and increased ease of programmability. We run several real world algorithms to assess the performance of the framework on both a low end and a high end system. On the low end and high end systems respectively we observed up to 78-80 percent power reduction and 4.8X-5.3X speed increase running NBody simulation, as well as up to 65-80 percent power reduction and 6.2X-7X speed increase for a KMeans, MapReduce algorithm running on top of the Hadoop framework and APARAPI.
Performance,Programming Languages
What problem does this paper attempt to address?