Forum Discussion
amaltaha
Occasional Contributor
4 years agoException in running vector-add on FPGA device on arria10 devcloud
Hello,
I am trying to run vector-add of fpga_compile example on Intel oneAPI devcloud on hardware FPGA by ./fpga_compile.fpga
I have connected through ssh on MobaXterm and I have specified the ...
- 4 years ago
using the command
dpcpp -fintelfpga -Xshardware <source_file>.cppSolved the problem, make fpga didn't work on any node. probably the problem is in my side.
Thank you!
aikeu
Regular Contributor
4 years agoHi amaltaha,
I have tried to run the vector add example:
It was ok from my side where I was able to run the whole program following the document without errors.
Sometimes the nodes may encounter issues and is better to retry again or on other nodes.
Thanks.
Regards,
Aik Eu