Menu Content/Inhalt
Home

OpenCL Print
June 2011
OpenCL_Logo.pngOpenCL (Open Computing Language) is a low-level API standard for heterogeneous computing that runs on the CUDA architecture. Using OpenCL, developers can write compute kernels using a C-like programming language to harness the massive parallel computing power of NVIDIA GPU’s to create compelling computing applications.

OpenCL allows the CPU and GPU to work together for faster and more efficient processing.




Return to Advanced Features page