Forum Discussion
Altera_Forum
Honored Contributor
8 years agohelloworld issue on arria10Gx development kit
Hi, I am trying to compile and run hello_world example of OpenCL SDK on Arria10Gx development board. Example fails to run with below error code. kindly check below steps and comment on any wrong...
Altera_Forum
Honored Contributor
8 years agoTry to uninstall your SDK an install again, listen to HRZ, he say that your HelloWorld is runned on Intel processor.
May be another OpenCL SDK (not for FPGA) be installed on your PC ? In debugger DS-5 step by step you may see executing of your HW ? On init may be returned not 1 OpenCL realization, and on default index [0] is used non-FPGA. I see this on PC with installed NVidia GPU card and SDK for GPU. My Altera kit on Cyclone V say from embedded Linux:CL_DEVICE_NAME = c5soc : Cyclone V SoC Development kit Your must see similar line with "a10_ref", no "CL_DEVICE_NAME = Intel(R) Core(TM) i7-6800K CPU @ 3.40GHz".