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

Can't run generated SYCL programs #204

Open
jiezzhang opened this issue Nov 13, 2024 · 1 comment
Open

Can't run generated SYCL programs #204

jiezzhang opened this issue Nov 13, 2024 · 1 comment

Comments

@jiezzhang
Copy link

I tried to use Yarpgen to generate SYCL code, and I find generated programs try to access global arrays within kernel directly. It is not allowed according to SYCL specification.

@dbabokin
Copy link
Contributor

Thanks for reporting. YAPRGen was adopted for SYCL, but not fully enabled. We should fix that.

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

No branches or pull requests

2 participants