Forum Discussion
HKim27
Occasional Contributor
7 years agoI came up with the same error last week, and it was FCD problem.
Check /opt/Intel/OpenCL/Boards/pac_a10.fcd file exists.
If not, make one and write a path to mmd shared library inside board support package.
For example,
[heehoon@localhost ~]$ cat /opt/Intel/OpenCL/Boards/pac_a10.fcd
/scratch/inteldevstack/a10_gx_pac_ias_1_1_pv/opencl/opencl_bsp/linux64/lib/libintel_opae_mmd.soI suppose fcd should be installed with "aocl install acl0" but it says it is not implemented.
edit: oh, BTW, it is for linux. adopt properly for windows