syclreference.com
  1. SYCL
  2. | API Reference
  3. | Kernel
  4. | kernel

kernel

Kernel descriptor to query information about a kernel object

Values

reference_count

Get the reference count of the kernel object

num_args

Get the number of arguments taken by the kernel

function_name

Get the name of the kernel

attributes

Get kernel attributes specified by in the source file

context

Get the context associated with the kernel

program

Get the program associated with the kernel

syclreference.com — SYCL Reference Pages

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