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

Generalize SYCL interoperability #237

Open
keryell opened this issue Jan 18, 2019 · 0 comments
Open

Generalize SYCL interoperability #237

keryell opened this issue Jan 18, 2019 · 0 comments
Labels
extension SYCL extension

Comments

@keryell
Copy link
Member

keryell commented Jan 18, 2019

SYCL 1.2.1 provides OpenCL interoperability only with the OpenCL C host API. triSYCL also provides interoperability through boost::compute #210

It would be interesting to get some interoperability with some other API, such as https://github.com/Xilinx/XRT or other low-level API for heterogeneous computing to simplify the usage of such API by adding a buffer/command_group/accessor/kernel/event on top of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension SYCL extension
Projects
None yet
Development

No branches or pull requests

1 participant