![]() |
Mali OpenCL SDK v1.1.0
|
Tutorials on how to get the best out of OpenCL on Mali GPUs.
These tutorials introduce the basics of an OpenCL application.
A basic introduction to OpenCL and Vectorization.
A skeleton file that can be used as a starting point for OpenCL development.
How to share of memory efficiently between a Mali-T600 series GPU and a CPU.
An overview of OpenCL image objects including sample code.
A tutorial to demonstrate the use of the long data type (64-bit integer) including atomics.
These tutorials show optimised implementations of more complex algorithms.
The Sobel image filter is a simple convolution filter used primarily for edge detection algorithms.
Floating point FIR (Finite Input Response) image filter for pixelization and/or noise reduction.
The results of calculating the Mandelbrot set produces fractal patterns.
SGEMM (Single-Precision General Matrix Multiplication) OpenCL sample.