Developer Reference

Migrating OpenCL™ FPGA Designs to SYCL*

ID 767849
Date 2/07/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Revision History for Migrating OpenCL FPGA Designs to SYCL*

Document Revision History
Date Release Version Changes
February 2024 2024.0
  • Update "Additional Information" topic to remove obsolete information.
November 2023 2024.0
  • Maintenance release.
July 2023 2023.2
  • Maintenance release.
March 2023 2023.1
  • Maintenance release.
December 2022 2023.0
  • Revised all references to #include <CL/...> as #include <sycl/...>.
  • Revised all references to using namespace cl::sycl; as using namespace sycl;.
  • Revised all references to dpcpp compiler driver to icpx -fsycl.
  • Changed the flag -Xsboard to -Xstarget.