July 2011
Intermediate to advanced
648 pages
13h 2m
English
This appendix lists the APIs, data types, and other interfaces used by programmers working with OpenCL 1.1. Headings that introduce each topic in the appendix include in square brackets the section number in the OpenCL 1.1 specification where further information can be found. This text is also available as a compact reference card at www.khronos.org/files/opencl-1-1-quick-reference-card.pdf.
The OpenCL platform layer implements platform-specific features that allow applications to query OpenCL devices and device configuration information and to create OpenCL contexts using one or more devices.
cl_context clCreateContext ( const cl_context_properties *properties, cl_uint ...
Read now
Unlock full access