Forum Discussion

dgaranda's avatar
dgaranda
Icon for New Contributor rankNew Contributor
2 years ago

Error 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...