offreitas
New Contributor
4 years agooneAPI device not found
Hello,
I'm trying to run fpga_reg example provided by oneAPI-samples repository. However, when I try to run the compiled code on FPGA Arria 10 GX, I get an exception. The error is:
No device of...
- 4 years ago
Hi ,
Please see the use of Device selectors in OneAPI.
https://docs.oneapi.io/versions/latest/dpcpp/iface/device-selector.html
Also please check that you have the add on for FPGA in you OneAPI tool kit.
https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/fpga.html
Thanks and Regards
Anil