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

ID 683846
Date 12/19/2022
Public
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.