Content deleted Content added
No edit summary |
m Removed extraneous commas in intro sentence. |
||
Line 12:
| website = {{URL|www.nvidia.com/object/cuda_home_new.html}}
}}
'''CUDA'''
Using CUDA, the GPUs can be used for general purpose processing (i.e., not exclusively graphics); this approach is known as [[GPGPU]]. Unlike CPUs, however, GPUs have a parallel throughput architecture that emphasizes executing many concurrent threads slowly, rather than executing a single thread very quickly.
|