WeSearch

OpenCL 3.1.1 Released To Address A Possible Performance Regression

·1 min read · 0 reactions · 0 comments · 14 views
#opencl#performance#software
OpenCL 3.1.1 Released To Address A Possible Performance Regression
⚡ TL;DR · AI summary

OpenCL 3.1.1 has been released to address a potential performance regression identified in OpenCL 3.1. This point release reverts the behavior of clGetEventInfo to its OpenCL 3.0 semantics, which avoids unnecessary host synchronization. The update also includes reserved enum blocks for future Intel and Qualcomm extensions and minor fixes.

Key facts
Original article
Phoronix
Read full at Phoronix →
Opening excerpt (first ~120 words) tap to expand

OpenCL 3.1.1 Released To Address A Possible Performance Regression Written by Michael Larabel in Standards on 22 May 2026 at 12:29 PM EDT. Add A Comment Released earlier this month was the OpenCL 3.1 specification with a focus on enhancing AI and HPC workloads for this long-time Khronos specification. Out today is OpenCL 3.1.1 as a point release with an emphasis on addressing a possible performance regression of OpenCL 3.1. OpenCL 3.1.1 reverts the short-lived OpenCL 3.1 behavior of clGetEventInfo returning CL_COMPLETE as a host synchronization point. Those wanting a host synchronization point should instead call a function waiting on the OpenCL event instead like with clWaitForEvents.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Phoronix.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Phoronix