Intel® FPGA SDK for OpenCL™ Pro Edition: Programming Guide

ID 683846
Date 6/21/2022
Public

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

Document Table of Contents

A.2.1. OpenCL 1.2 Runtime Implementation

The Intel® FPGA SDK for OpenCL™ supports the implementation of sub-buffer objects. For more information about sub-buffer objects, refer to section 5.2 of the OpenCL Specification version 1.2.
The SDK also supports the implementation of the following APIs:
  • clSetMemObjectDestructorCallback
  • clGetKernelArgInfo
  • clSetEventCallback

For more information about these APIs, refer to sections 5.4.1, 5.7.3, and 5.9 of the OpenCL Specification 1.2, respectively.