Forum Discussion

Ran-GUO's avatar
Ran-GUO
Icon for New Contributor rankNew Contributor
3 years ago

Can 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 board, and the device runs on the FPGA part of the board. I don't know if this idea is feasible.

I used DevCLoud oneApi to run the simplest example fpga_compile, build for FPGA hardware and generate the executable file "fpga_compile.fpga". I copied it to the Linux system of the Arria 10 SoC board and ran it with this error: ". /fpga_compile.fpga: cannot execute binary file: Exec format error."

Is it because the Linux system is 32-bit that causes this problem? Do you have any solution?

Thank you very much!

6 Replies