Appendix D. OpenCL on mobile devices

Each new generation of mobile devices provides more capabilities than the last, and it’s only a matter of time before high-performance embedded computing becomes a serious priority. A great deal of this performance will be provided by the devices’ GPUs, so it’s important to understand how OpenCL operates on handheld and mobile devices.

Chapter 10 of the OpenCL 1.1 standard defines the OpenCL Embedded Profile. This is the criteria that embedded devices must meet to be considered OpenCL-compliant. These requirements are a subset of the rules that apply to desktop systems, so there’s nothing significantly new or different to learn. But when you’re porting OpenCL code to run on a tablet computer or smart phone, ...

Get OpenCL in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.