OpenCL Headers & SDK Updated For OpenCL 3.0.17
- Reference: 0001504437
- News link: https://www.phoronix.com/news/OpenCL-3.0.17-Headers-SDK
- Source link:
OpenCL 3.0.17 brings enhancements and corrections to the external memory and semaphore extensions, support for importing NT handles by name on Windows, usability improvements for the provisional cl_khr_command_buffer_mutable_dispatch extension, and an assortment of other minor changes. More details on the OpenCL 3.0.17 spec update via [1]Khronos.org .
Tagged yesterday within the Khronos GitHub was the new [2]OpenCL Headers that make various adjustments to align with the OpenCL 3.0.17 specification.
Similarly, the updated [3]OpenCL SDK is also now tagged for aligning with OpenCL 3.0.17.
Back in September marked four years since the OpenCL 3.0 specification was released while so far we haven't heard anything publicly about any next major revision to this compute spec but at least Vulkan compute has been making some inroads.
[1] https://www.khronos.org/news/archives/khronos-group-releases-opencl-3.0.17
[2] https://github.com/KhronosGroup/OpenCL-Headers/releases/tag/v2024.10.24
[3] https://github.com/KhronosGroup/OpenCL-SDK/releases/tag/v2024.10.24
phoronix