Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
if you are migrating your kernel from older OpenCL SDK to a newer one, I assume this is due to the old name of the API used. Try to change write_channel_altera to write_channel_intel and read_channel_altera to read_channel_intel, and let me know if this could fix the error.
Thank you.