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

device

Interface for abstracting and interacting with an underlying cl_device_id object.

class cl::sycl::device;

Enumerations

cl::sycl::info::device

A backend (SPIR, SPIR-V, etc.) that can be supported by a given device.

Member Functions

(constructor)
(destructor)
create_sub_devices

MISSING

get

MISSING

get_devices

MISSING

get_impl

MISSING

get_info

MISSING

get_platform

MISSING

has_extension

MISSING

has_type_flag

MISSING

is_accelerator

MISSING

is_cpu

MISSING

is_gpu

MISSING

is_host

MISSING

operator=

MISSING

supports_backend

MISSING

Functions

operator!=

MISSING

operator==

MISSING

syclreference.com — SYCL Reference Pages

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