OpenCL-SDK
OpenCL-SDK copied to clipboard
What is OpenCL?
Not in one place (in the README) have you said what OpenCL is about, and what it is used for, or why it is needed.
OpenCL (Open Computing Language) is a framework for writing programs that execute across heterogeneous platforms, including CPUs, GPUs, and other processors. It allows parallel computing using a C-like language and is mainly used for performance-critical applications