Forum Discussion
Altera_Forum
Honored Contributor
10 years agoDo not name your .cl OpenCL kernel source file "kernel". Naming the source file kernel.cl causes theAOC to generate intermediate design files that have the same names as certain internal files, whichleads to an compilation error.
Quoted from <<altera sdk for openclprogramming guide (https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/opencl-sdk/aocl_programming_guide.pdf)>> (Page 1-14)