How add specifc-accessor for new accelerator on SYCL? #16000
Replies: 2 comments
-
I don't know. Maybe check out https://github.com/codeplaysoftware/oneapi-construction-kit |
Beta Was this translation helpful? Give feedback.
-
I think that it heavily depends on what exactly needs to be done. If you need to generate some special ASM code for those operations like If you need to emit kernel arguments differently, then I suggest you to look into how |
Beta Was this translation helpful? Give feedback.
-
How to add accelerator hardware to SYCL, where new device-specific RAM support is required for kernel operations?
Are there any documents or developer manuals that I can refer to?
@JackAKirk
Beta Was this translation helpful? Give feedback.
All reactions