Developed by Khronos Group, OpenCL (Open Computing Language) standard is a framework for creating applications that run in heterogeneous platforms, formed by CPUs, GPUs and other types of processors. It enables the same program to distribute computations through all available devices, taking the most advantage of the computational power of modern platforms.
|
|