Lossless data compression on GPGPU architectures
Aalto University School of Science
arXiv:1109.2348v1 [cs.DS] (11 Sep 2011)
@article{2011arXiv1109.2348E,
author={Eirola}, A.},
title={"{Lossless data compression on GPGPU architectures}"},
journal={ArXiv e-prints},
archivePrefix={"arXiv"},
eprint={1109.2348},
primaryClass={"cs.DS"},
keywords={Computer Science – Data Structures and Algorithms},
year={2011},
month={sep},
adsurl={http://adsabs.harvard.edu/abs/2011arXiv1109.2348E},
adsnote={Provided by the SAO/NASA Astrophysics Data System}
}
Modern graphics processors provide exceptional computa- tional power, but only for certain computational models. While they have revolutionized computation in many fields, compression has been largely unnaffected. This paper aims to explain the current issues and possibili- ties in GPGPU compression. This is done by a high level overview of the GPGPU computational model in the context of compression algorithms; along with a more in-depth analysis of how one would implement bzip2 on a GPGPU architecture.
September 13, 2011 by hgpu