ETRI-Knowledge Sharing Plaform

ENGLISH

성과물

논문 검색
구분 SCI
연도 ~ 키워드

상세정보

학술대회 WebCL Prototype for High Performance Browser Running on Android-Powered Mobile Device
Cited 2 time in scopus Download 2 time Share share facebook twitter linkedin kakaostory
저자
이재호, 조현우, 정창훈, 김동현, 이철훈
발행일
201610
출처
International Conference on Information and Communication Technology Convergence (ICTC) 2016, pp.1039-1041
DOI
https://dx.doi.org/10.1109/ICTC.2016.7763362
협약과제
16MS4500, 웹 기반의 모바일 서비스 생태계 활성화를 위한 웹 고속화 프레임워크 개발, 이재호
초록
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 제안 키워드
Conformance testing, High performance, Image processing, Mobile devices, Parallel Processing, Source Code, Web browser, compute-intensive