syclreference.com
  1. SYCL
  2. | API Reference
  3. | Ranges and index space identifiers
  4. | group
  5. | get_id

get_id

MISSING


id<dimensions> get_id() const
(1)
size_t get_id(unsigned int dimension) const
(2)
  1. Get Group ID
    Returns: the group id for all dimensions of the nd_range
  2. Get Group ID
    Parameters:
    • unsigned int dimension
    Returns: the group id for that dimension

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000