Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- You are compiling your host code against the wrong OpenCL SDK; the host code is trying to run the OpenCL kernel on your CPU (CL_DEVICE_NAME = Intel(R) Core(TM) i7-6800K CPU @ 3.40), rather than your FPGA. --- Quote End --- "aoc --list-boards" command lists below boards Board list: a10gx Board Package: /home/mobiliya/intelFPGA_pro/17.1/hld/board/a10_ref a10gx_hostch Board Package: /home/mobiliya/intelFPGA_pro/17.1/hld/board/a10_ref Channels: host_to_dev, dev_to_host However api getDevices() in file main.cpp lists only host, any idea why?? Device 0: Intel(R) Core(TM) i7-6800K CPU @ 3.40GHz