GPU as a General Purpose Computing Resource
Dept. of Comput. Sci., Univ. of Otago, Dunedin
Parallel and Distributed Computing, Applications and Technologies, 2008. PDCAT 2008. Ninth International Conference on In Parallel and Distributed Computing, Applications and Technologies, 2008. PDCAT 2008. Ninth International Conference on (2008), pp. 151-158.
@conference{huang2008gpu,
title={GPU as a general purpose computing resource},
author={Huang, Q. and Huang, Z. and Werstein, P. and Purvis, M.},
booktitle={Parallel and Distributed Computing, Applications and Technologies, 2008. PDCAT 2008. Ninth International Conference on},
pages={151–158},
year={2008},
organization={IEEE}
}
In the last few years, GPUs(Graphics Processing Units) have made rapid development. Their ever-increasing computing power and decreasing cost have attracted attention from both industry and academia. In addition to graphics applications, researchers are interested in using them for general purpose computing. Recently, NVIDIA released a new computing architecture, CUDA (Compute Uni¿ed Device Architecture), for its GeForce 8 series, Quadro FX, and Tesla GPU products. This new architecture can change fundamentally the way in which GPUs are used. In this paper, we study the programmability of CUDA and its GeForce 8 GPU and compare its performance with general purpose processors, in order to investigate its suitability for general purpose computation.
October 27, 2010 by hgpu