CUDA (“Compute Unified Device Architecture”), is a GPGPU technology that allows a programmer to use the C programming language to code algorithms for execution on the GPU.
CUDA has been developed by Nvidia and to use this architecture requires an Nvidia GPU and special stream processing drivers. It only works with the new GeForce 8 Series, featuring G8X GPUs.
[via Naeim Paeideh]
