CUDA Programming

CUDA stands for Compute Unified Device Architecture, developed by NVIDIA Corporation. Initial release June 23, 2007. It supports GPU programming.

CUDA is a parallel programming language used to program the GPU available on NVIDIA graphics card. CUDA is a extension of ANSI C.