#include <sycl/ext/intel/fpga_device_selector.hpp>
Public Member Functions | |
fpga_selector () | |
![]() | |
platform_selector (const std::string &platform_name) | |
int | operator() (const device &device) const override |
![]() | |
virtual | ~device_selector ()=default |
virtual device | select_device () const |
Additional Inherited Members | |
![]() | |
static constexpr int | REJECT_DEVICE_SCORE = -1 |
Definition at line 48 of file fpga_device_selector.hpp.
|
inline |
Definition at line 50 of file fpga_device_selector.hpp.