Visible to Intel only — GUID: GUID-43CC73BF-C818-4B49-8F79-EBE912C1129A
Modify Your Design
The following topics describe how to modify your OpenCL program into a SYCL* program:
- Basic Modifications: Describes the basic host and device code modifications necessary to migrate your design.
- Advanced Modifications: Describes the advanced modification techniques using some best-known methods that can improve your design performance, making it easier for you to scale and target new architectures, and reduce the amount of SYCL code.