Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
661 Discussions

Error with USM vector-add example on FPGA

TomT
Employee
795 Views

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 the USM code using "make hw_usm -f Makefile.fpga/ make run_hw_usm -f Makefile.fpga", I get an error.  The build appears fine, but the run returns with "Shared memory allocation failure".

Any thoughts as to what is failing?  Are there log files that I should be looking at to get more details on the error?

0 Kudos
1 Reply
ArunJ_Intel
Moderator
778 Views

Hi TomT,


We are able to reproduce the issue. We will check with the concerned team and let you know regarding the issue.


Thanks

Arun


0 Kudos
Reply