How GPUs Work
NVIDIA Res.
Computer In Computer, Vol. 40, No. 2. (2007), pp. 96-100.
@article{luebke2007gpus,
title={How gpus work},
author={Luebke, D. and Humphreys, G.},
journal={Computer},
volume={40},
number={2},
pages={96–100},
issn={0018-9162},
year={2007},
publisher={IEEE}
}
GPUs have moved away from the traditional fixed-function 3D graphics pipeline toward a flexible general-purpose computational engine. Today, GPUs can implement many parallel algorithms directly using graphics hardware. Well-suited algorithms that leverage all the underlying computational horsepower often achieve tremendous speedups. Truly, the GPU is the first widely deployed commodity desktop parallel computer
October 30, 2010 by hgpu