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

Content deleted Content added
No edit summary
No edit summary
Line 13:
*[[Segmentation (image processing)|Segmentation]]
*Sound Effects Processing
*[[NeiralNeural Networks]]
 
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.