OpenCL Headers & SDK Updated For OpenCL 3.0.17

Written by Michael Larabel in Programming on 7 November 2024 at 06:19 AM EST. 1 Comment
PROGRAMMING
Near the end of October OpenCL 3.0.17 was released as the newest maintenance update to this low-level compute API for cross-vendor GPUs and other accelerators. The OpenCL Headers and SDK have now been updated for the new revision.

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 Khronos.org.

Tagged yesterday within the Khronos GitHub was the new OpenCL Headers that make various adjustments to align with the OpenCL 3.0.17 specification.

Similarly, the updated OpenCL SDK is also now tagged for aligning with OpenCL 3.0.17.

OpenCL logo


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.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week