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

Add Intel FPGA code paths to SYCL back-end #1604

Open
j-stephan opened this issue Feb 21, 2022 · 0 comments
Open

Add Intel FPGA code paths to SYCL back-end #1604

j-stephan opened this issue Feb 21, 2022 · 0 comments

Comments

@j-stephan
Copy link
Member

This is basically the Intel variant of #1602 (with the exception of parallel_for not being broken). For FPGAs we should add a single_task kernel and make use of Intel's SYCL extensions where possible. Intel provides special load/store extensions; maybe we can use these after we have found a solution to #38 and #1312.

@j-stephan j-stephan added this to To do in Finish SYCL integration via automation Feb 21, 2022
@j-stephan j-stephan added this to To do in Release 1.0 via automation Mar 29, 2022
@j-stephan j-stephan removed this from To do in Release 1.0 Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant