CUDA
Compute Unified Device Architecture is a parallel computing platform and application programming interface (API) model developed by Nvidia. It facilitates dramatic increases in computing performance by harnessing the power of the graphics processing unit (GPU).
Written With
Name | Description |
---|---|
C++ | General-purpose language designed by Bjarne Stroustrup, supporting multiple programming paradigms. |