syclreference.com
  1. SYCL
  2. | API Reference
  3. | platform
  4. | get_devices

get_devices

MISSING


vector_class<cl::sycl::device> get_devices(info::device_type deviceType) const
(1)
  1. Get a list of devices associated with the platform.
    Parameters:
    • info::device_type deviceType : The type of devices to search for, set to
    Returns: A vector of device objects.

syclreference.com — SYCL Reference Pages

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