General-purpose computing on graphics processing units: Difference between revisions

Content deleted Content added
MaxDZ8 (talk | contribs)
Linked to Stream Processing. Stated that GPGPU is sometimes used to specify 'nicer GPU'.
Bluebot (talk | contribs)
m Bringing "External links" and "See also" sections in line with Manual of Style recommendations.
Line 20:
Not all applications can be ported to the GPU successfully though. Some applications are simply not well suited for today's graphics architecture. Furthermore, the precision on a GPU is limited to 24 bits on [[ATI_Technologies|ATI]] cards and 32 bits on [[NVIDIA_Corporation|NVIDIA]] cards. This limitation on the precision available is enough to prevent certain type of computations from being performed on GPUs.
 
==External Linkslinks==
*http://www.gpgpu.org
*http://developer.nvidia.com