syclreference.com
  1. SYCL
  2. | API Reference
  3. | Error handling
  4. | feature_not_supported

feature_not_supported

Represents an exception when an optional feature or extension is used in a kernel but its not available on the device the SYCL kernel is being enqueued on.

class cl::sycl::feature_not_supported;

Member Functions

(constructor)

syclreference.com — SYCL Reference Pages

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