Forum Discussion
dgaranda
New Contributor
1 year agoError while linking host code device code in sycl with icpx
Hello, Lately I have been trying to compile and link a sycl kernel which has the attribute reqd_work_group_size for FPGA hardware with the oneAPI toolkits, specifically the icpx compiler. Basicall...
BoonBengT_Altera
Moderator
1 year agoHi @dgaranda,
Suspecting there might be an incorrect compilation target specify.
May I know where did you get the target device from?
As mention board are from Terasic, is it correct to say you gotten the BSP from Terasic as well?
As for the compilation flag target device option available, below link have the mention details:
Best Wishes
BB