Cannot run on FPGA -- Error enumerating AFCs: no driver available
Hello,
I cannot run any OneAPI code on FPGA.
I get a Stratix 10 OneAPI node with `devcloud_login -I S10OAPI`
I list all SYCL devices with `sycl-ls` and get this:
u76572@s001-n144:~$ sycl-ls
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
0. ACC : Intel(R) FPGA Emulation Platform for OpenCL(TM) 1.2 [2021.12.6.0.19
_160000]
Segmentation fault
When running executables compiled for FPGA, I get this:
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
Segmentation fault
This seems like a Devcloud configuration issue.
Thank you,
Boris