Code Generation For Embedded Heterogeneous Architectures On Android

DATE '14: Proceedings of the conference on Design, Automation & Test in Europe(2014)

引用 23|浏览75
暂无评分
摘要
The success of Android is based on its unified Java programming model that allows to write platform-independent programs for a variety of different target platforms. However, this comes at the cost of performance. As a consequence, Google introduced APIs that allow to write native applications and to exploit multiple cores as well as embedded GPUs for compute-intensive parts. This paper proposes code generation techniques in order to target the Renderscript and Filterscript APIs. Renderscript harnesses multi-core CPUs and unified shader GPUs, while the more restricted Filterscript also supports GPUs with earlier shader models. Our techniques focus on image processing applications and allow to target these APIs and OpenCL from a common description. We further supersede memory transfers by sharing the same memory region among different processing elements on HSA platforms. As reference, we use an embedded platform hosting a multi-core ARM CPU and an ARM Mali GPU. We show that our generated source code is faster than native implementations in OpenCV as well as the pre-implemented script intrinsics provided by Google for acceleration on the embedded GPU.
更多
查看译文
关键词
Android (operating system),Java,application program interfaces,embedded systems,graphics processing units,multiprocessing systems,source code (software),API,ARM Mali GPU,code generation,embedded GPU,embedded heterogeneous architectures,embedded platform,generated source code,image processing applications,multicore ARM CPU,multiple cores,platform independent programs,unified Java programming model,
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要