Description
| Built-in Function | Description |
|---|---|
queue_t get_default_queue(void) |
Returns the default device queue.
If a default device queue has not been created, |
ndrange_t ndrange_1D(size_t global_work_size) |
Builds a 1D, 2D or 3D ND-range descriptor. |
Document Notes
For more information, see the OpenCL C Specification
This page is extracted from the OpenCL C Specification. Fixes and changes should be made to the Specification, not directly.