Forum Discussion
CJohn56
New Contributor
6 years agoOpenCL 19.3 SD Card image for Intel Arria 10 Development Kit
Hi, I am having problems with creating my own SD Card image for the Intel Arria 10 Development Kit. I have tried the GSRD 19.1, but I cannot get the OpenCL Driver working. I have also tried genera...
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
Since kernel _system file is only one set memory ports while your instantiation have two memory port, this cause the problem. This issue might come from the hierarchy opencl compilation file which you may look into it. You have to instantiate the port correctly.
Thanks