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

get_physical_local

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


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

syclreference.com — SYCL Reference Pages

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