logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Deprecated_OpenCL_Functions

Authors

TheKhronosGroup

Name

       Deprecated_OpenCL_Functions

Notes

        1. OpenCL Specification
           page 373, section F - Changes

The Khronos Group                                  11/18/2024                         DEPRECATEDOPENCLFU(3clc)

Opencl 1.0 Features Deprecated In Opencl 1.1

       •    clSetCommandQueueProperty

       •   __ROUNDING_MODE__ macro

       •   -cl-strict-aliasing option for the options argument to clBuildProgram(3clc).RE

Opencl 1.1 Features Deprecated In Opencl 1.2

       •    clEnqueueMarker, clEnqueueBarrier, clEnqueueWaitForEvents

       •    clCreateImage2D, clCreateImage3D

       •    clUnloadCompiler, clGetExtensionFunctionAddress

       •    clCreateFromGLTexture2D, clCreateFromGLTexture3D

       •   CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE value for the param_name argument to clGetDeviceInfo(3clc).RE

Specification

OpenCLSpecification[1]

See Also