DPC++ Runtime
Runtime libraries for oneAPI DPC++
fpga_device_selector.hpp File Reference
#include <sycl/device.hpp>
#include <sycl/device_selector.hpp>
#include <string>
#include <string_view>
Include dependency graph for fpga_device_selector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::ext::intel::platform_selector
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::ext
 
 sycl::_V1::ext::intel
 
 sycl::_V1::ext::intel::detail
 

Functions

int sycl::_V1::ext::intel::detail::selectDeviceByPlatform (std::string_view required_platform_name, const device &device)
 
void sycl::_V1::ext::intel::detail::enableFPGASimulator ()
 
int sycl::_V1::ext::intel::fpga_selector_v (const device &device)
 
int sycl::_V1::ext::intel::fpga_emulator_selector_v (const device &device)
 
int sycl::_V1::ext::intel::fpga_simulator_selector_v (const device &device)
 

Variables

static constexpr auto sycl::_V1::ext::intel::EMULATION_PLATFORM_NAME
 
static constexpr auto sycl::_V1::ext::intel::HARDWARE_PLATFORM_NAME