VisionCpp  0.0.1
Classes | Namespaces
sycl/device.hpp File Reference

This file contains the include headers for sycl devices. More...

#include "extract_accessors.hpp"
#include "sycl_device.hpp"
Include dependency graph for sycl/device.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  visioncpp::internal::DeviceSelector< device::cpu >
 specialisation of the device_selector for sycl when the device type is cpu More...
 
struct  visioncpp::internal::DeviceSelector< device::gpu >
 specialisation of the device_selector for sycl when the device type is gpu More...
 
struct  visioncpp::internal::DeviceSelector< device::host >
 specialisation of the device_selector for sycl when the device type is host More...
 

Namespaces

 visioncpp
 VisionCpp namespace.
 
 visioncpp::internal
 Internal implementations.
 

Detailed Description

This file contains the include headers for sycl devices.

Definition in file sycl/device.hpp.