Exploiting Computing Power on Graphics Processing Unit
Dept. of Comput. Sci. & Eng., Tianjin Prof. Coll., Tianjin
International Conference on Computer Science and Software Engineering, 2008
@inproceedings{liu2008exploiting,
title={Exploiting Computing Power on Graphics Processing Unit},
author={Liu, Z. and Ma, W.},
booktitle={| 2008 International Conference on Computer Science and Software Engineering},
pages={1062–1065},
year={2008},
organization={IEEE}
}
With recent technological advances, graphics processing units (GPUs) are providing increasingly higher performance with improvement programmability. This paper investigates NVIDIApsilas CUDA technology that enables data mining algorithm be parallelized effectively on GPU. The proposed algorithm exploits the computational power and the memory hierarchy of GPUs, using the shared memory to store frequently accessed data. Experimental results indicate that the speed of the computation through the GPU is considerably faster than through the CPU.
June 5, 2011 by hgpu