Non-Confidential | ![]() | 101574_0301_00_en | ||
| ||||
Home > Converting existing code to OpenCL > Parallel processing techniques in OpenCL |
You can use different parallel processing techniques in OpenCL. These techniques include, for example, different ways of computing values, removing dependencies, software pipelining, and task parallelism.