VisionCpp  0.0.1
Public Types | List of all members
visioncpp::internal::DeviceSelector< device::cpu > Struct Reference

specialisation of the device_selector for sycl when the device type is cpu More...

#include <device.hpp>

Collaboration diagram for visioncpp::internal::DeviceSelector< device::cpu >:

Public Types

using Type = cl::sycl::cpu_selector
 

Detailed Description

specialisation of the device_selector for sycl when the device type is cpu

Definition at line 34 of file sycl/device.hpp.

Member Typedef Documentation

◆ Type

using visioncpp::internal::DeviceSelector< device::cpu >::Type = cl::sycl::cpu_selector

Definition at line 35 of file sycl/device.hpp.


The documentation for this struct was generated from the following file: