Description
cl_khr_ allows OpenCL C atomic operations to be
performed on 32-bit signed and unsigned integers in local memory.
This extension became a core feature in OpenCL 1.1, with the built-in atomic function names changed to use the atomic_ prefix instead of atom_.
See the Local 32-Bit Base Atomics section of the OpenCL C specification for more information.
Document Notes
For more information, see the OpenCL Specification
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.