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

get_group

MISSING


group<dimensions> get_group() const
(1)
size_t get_group(unsigned int dim) const
(2)
  1. Returns the group.
    Returns: A
  2. Returns the current group id in a given dimension.
    Parameters:
    • unsigned int dim
    Returns: the value of the group range in the specified dimension.

syclreference.com — SYCL Reference Pages

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