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

Kernel

Enumerations

kernel

Kernel descriptor to query information about a kernel object

kernel_work_group

Classes

hash<cl::sycl::kernel>

provides a specialization for std::hash for the buffer class. An std::hash<std::shared_ptr<…» object is created and its function call operator is used to hash the contents of the shared_ptr. The returned hash is actually the result of (size_t) object.get_impl().get()

kernel

kernel SYCL Kernel interface.

param_traits<info::kernel, syclParam>
param_traits<info::kernel_work_group, syclParam>

syclreference.com — SYCL Reference Pages

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