JiyuanWang
New Contributor
4 years agoError enumerating AFCs: no driver available
Dear admin,
When I connect to DevCloud for FPGA and login in, I want to run t2s performance benchmark: https://github.com/IntelLabs/t2sp/tree/master/t2s/tests/performance/. When I try to run the script
./test.sh (devcloud|local) (gemm|conv|capsule) (a10|gen9) (tiny|large) (hw|emulator)
or offload the bitstream by myself:
aocl program acl0 a.aocx
it went wrong like this:
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
Error parsing device name '????'
Error parsing device name '????'
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
Error enumerating AFCs: no driver available
However, the above two options work fine for me last week. So it would be great if someone can help me to confirm if this is a devcloud's problem, or I miss something important?
Thanks,
Jiyuan Wang