CUDA#

CUDA® is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). With CUDA, developers are able to dramatically speed up computing applications by harnessing the power of GPUs.

Consult the CUDA Samples provided as an educational resource.

Consult the CUDA Computing Platform Development Guide for general purpose computing development.