Skip to content

include a NULL global work size in timing tags #427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

bashbaug
Copy link
Contributor

@bashbaug bashbaug commented Jul 2, 2025

Description of Changes

Previously, if the global work size was NULL, no information about the global work size was included in a timing tag, unlike a NULL global work offset or local work size. After this change, the global work size is included in the timing tags also.

Testing Done

Tested with a recent CTS update that added explicit testing for a NULL global work size.

Previously, if the global work size was NULL, no information about
the global work size was included in a timing tag, unlike a NULL
global work offset or local work size. After this change, the global
work size is included in the timing tags also.
@bashbaug bashbaug merged commit 3abd7ef into intel:main Jul 2, 2025
8 checks passed
@bashbaug bashbaug deleted the null-global-work-size branch July 2, 2025 04:13
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.

1 participant