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

ID 683342
Date 4/22/2019
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 and image objects. For more information on sub-buffer objects and image objects, refer to sections 5.2 and 5.3 of the OpenCL Specification version 1.2, respectively.
The SDK also supports the implementation of the following APIs:
  • clSetMemObjectDestructorCallback
  • clGetKernelArgInfo
  • clSetEventCallback

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