Forum Discussion
Altera_Forum
Honored Contributor
8 years agoYou 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.