You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: