Forum Discussion

TomT's avatar
TomT
Icon for New Contributor rankNew Contributor
5 years ago

Error with USM vector-add example on FPGA

I am trying to follow the oneAPI example on the "hello world"-like vector-add example. Running "make hw -f Makefile.fpga" and "make run_hw -f Makefile.fpga" works fine. However, when I switch to th...