Description
cl_khr_ allows OpenCL C extended atomic
operations to be performed on 32-bit signed and unsigned integers in global
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 Global 32-Bit Extended 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.