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

want an example for target an explicit FPGA board variant and BSP #2069

Open
shiyi23 opened this issue Dec 1, 2023 · 2 comments
Open

want an example for target an explicit FPGA board variant and BSP #2069

shiyi23 opened this issue Dec 1, 2023 · 2 comments
Labels
question Further information is requested

Comments

@shiyi23
Copy link

shiyi23 commented Dec 1, 2023

The https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/ReferenceDesigns/cholesky
say

......

Alternatively, you can target an explicit FPGA board variant and BSP by using the following command:

cmake .. -DFPGA_DEVICE=<board-support-package>:<board-variant> -DIS_BSP=1
You will only be able to run an executable on the FPGA if you specified a BSP.

......

Can you provide a specific example of this cmake .. -DFPGA_DEVICE=<board-support-package>:<board-variant> -DIS_BSP=1 command? Thanks~

@shiyi23 shiyi23 added the question Further information is requested label Dec 1, 2023
@shiyi23
Copy link
Author

shiyi23 commented Dec 3, 2023

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