Skip to content

revert clGetEventInfo returning CL_COMPLETE is a sync point#1558

Merged
bashbaug merged 1 commit into
KhronosGroup:mainfrom
bashbaug:revert-event-complete
May 19, 2026
Merged

revert clGetEventInfo returning CL_COMPLETE is a sync point#1558
bashbaug merged 1 commit into
KhronosGroup:mainfrom
bashbaug:revert-event-complete

Conversation

@bashbaug
Copy link
Copy Markdown
Contributor

This PR changes the behavior of clGetEventInfo(CL_EVENT_COMMAND_EXECUTION_STATUS) returning CL_COMPLETE back to the behavior in OpenCL 3.0. This avoids a potential performance regression when the stronger host synchronization point is not needed, for example to determine if the event is CL_COMPLETE to query event profiling data.

@bashbaug bashbaug mentioned this pull request May 18, 2026
19 tasks
@bashbaug
Copy link
Copy Markdown
Contributor Author

Merging as discussed in the May 19th teleconference.

@bashbaug bashbaug merged commit cdfeea8 into KhronosGroup:main May 19, 2026
2 checks passed
@bashbaug bashbaug deleted the revert-event-complete branch May 19, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants