Forum Discussion
Ran-GUO
New Contributor
4 years agoCan the DPC++ program run on intel Arria10 SoC Development Kit?
Hello,
I want to use the Arria 10 SoC Development Kit as both the host and device for the DPC++ SyCL, the host program runs on the Hard processor system (HPS, Linux ARMv7, 32-bit) part of the SoC ...
Abhishek81
New Contributor
4 years agoIt might be that.
Intel oneAPI is specially meant for different architectures you could once using SYCL and target it to different architectures.Its ever evolving.This error generally occurs if you are trying to run the build for different architecture is was targeted for.
Check this out.