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 agoSee to opencl.cpp, line 392. In my version is code:
checkError(status, "Failed to create program with binary"); for a previous function call of clCreateProgramWithBinary(). May be, in FPGA on Power On is downloaded not OpenCL image with BSP, search appropriate .sof or .rbf. In kit by default lie non-OpenCL image.