Heterogeneous Acceleration of Volumetric JPEG 2000
Vrije Universiteit Brussel (VUB), Electronics and Informatics (ETRO) Dept., Pleinlaan 3, B-1050 Brussels, Belgium
23rd Euromicro International Conference on Parallel, DIstributed and Network-based Processing (PDP), 2015
@article{cornelis2015heterogeneous,
title={Heterogeneous Acceleration of Volumetric JPEG 2000},
author={Cornelis, Jan G and Lemeire, Jan and Bruylants, Tim and Schelkens, Peter},
year={2015}
}
We present the implementation of a volumetric JPEG 2000 codec as a real-world use case of software acceleration with GPUs and multi-core CPUs. We present a generic methodology to accelerate existing code written in C with OpenCL. Furthermore, we account for the volumetric nature of the processed data and formulate associated optimization guidelines. The resulting software can exploit different accelerator types – GPUs and multi-core CPUs – and delivers a decent speedup on a variety of hardware platforms for a relatively small effort.
March 14, 2015 by hgpu