Can't run generated SYCL programs
Open
- Dominant language
- C++
- Stars
- 570
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.