Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared memory allocation example (Tutorials/Gettingstarted/fpga_compile/part2_dpcpp_functor_usm) not working on Intel N6001 board #2184

Open
umairsiddiqui-digitek opened this issue Feb 14, 2024 · 1 comment
Labels
question Further information is requested

Comments

@umairsiddiqui-digitek
Copy link

does Shared memory allocation work on Intel N6001 board? i am able to run board_test
https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/ReferenceDesigns/board_test

which has USM memory test. But I am not able to run

  • Tutorials/Gettingstarted/fpga_compile/part2_dpcpp_functor_usm

https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/Tutorials/GettingStarted/fpga_compile/part2_dpcpp_functor_usm

  • Tutorials/GettingStarted/fpga_compile/part3_dpcpp_lambda_usm

https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/Tutorials/GettingStarted/fpga_compile/part3_dpcpp_lambda_usm

code seems to get stuck when executing

and

@umairsiddiqui-digitek umairsiddiqui-digitek added the question Further information is requested label Feb 14, 2024
@umairsiddiqui-digitek umairsiddiqui-digitek changed the title does Shared memory allocation work on Intel N6001 board Shared memory allocation example (Tutorials/Gettingstarted/fpga_compile/part2_dpcpp_functor_usm) not working on Intel N6001 board Apr 2, 2024
@mfmendoz-Intel
Copy link

Hi,
This is a duplicate of OFS/oneapi-asp#140 issue, please track the updates in the OFS oneapi-asp repo.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants