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

get_logical_local

Retrieves the constituent logical local item representing the work-item’s position in the local iteration space as provided upon the invocation of parallel_for_work_item


item<dimensions, false> get_logical_local() const
(1)
  1. Retrieves the constituent logical local item representing the work-item's position in the local iteration space as provided upon the invocation of parallel_for_work_item
    Returns: Item representing the logical local ID and range

syclreference.com — SYCL Reference Pages

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