ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper WebCL Prototype for High Performance Browser Running on Android-Powered Mobile Device
Cited 2 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Jae-Ho Lee, Hyun-Woo Cho, Chang-Hoon Jung, Dong-Hyun Kim, Cheol-Hoon Lee
Issue Date
2016-10
Citation
International Conference on Information and Communication Technology Convergence (ICTC) 2016, pp.1039-1041
Publisher
IEEE
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1109/ICTC.2016.7763362
Abstract
WebCL is a browser version of the Khronos OpenCL standard. It allows a web browser to exploit GPU and CPU for parallel processing by embedding OpenCL kernel code into JavaScript code, which leads to significant speedups of compute-intensive applications such as physics and image processing. This paper presents a working prototype of WebCL-enabled browser that runs on Android-powered mobile devices, and attains the 97.5% compatibility under Khronos WebCL specification after conducting conformance testing. The benchmarks using WebCL shows significant speedups of up to x16.5 over sequential JavaScript. The WebCL prototype source code is fully open to the developer community.
KSP Keywords
Conformance testing, High performance, Image processing(IP), Mobile devices, Parallel Processing, Source Code, compute-intensive, web browser