![]() |
Mali OpenCL SDK v1.1.0
|
A basic introduction to OpenCL and Vectorization.
This tutorial is split into the following sections:
How to move from a C/C++ 'for loop' to an OpenCL kernel.
How to vectorize the hello world example to increase performance.
To run the samples in this section, see: