Latency Controls (Beta)
The following table summarizes the latency controls:
Argument
| Description
| Example
|
---|---|---|
sycl::ext::intel::experimental::latency_anchor_id< N > | Specifies the ID of the current side-effect operation where it behaves as an anchor.
|
|
sycl::ext::intel::experimental::latency_constraint< A, B, C > | Specifies the latency constraint when the current side-effect operation behaves as a non-anchor.
|
|
For detailed information about the variables, refer to
Latency Controls (Beta).