Skip to content

Fix non-uniform workgroups atomics tests#2702

Merged
bashbaug merged 1 commit into
KhronosGroup:mainfrom
ahesham-arm:non_uniform_atomics
May 26, 2026
Merged

Fix non-uniform workgroups atomics tests#2702
bashbaug merged 1 commit into
KhronosGroup:mainfrom
ahesham-arm:non_uniform_atomics

Conversation

@ahesham-arm
Copy link
Copy Markdown
Collaborator

On devices that don't support non-uniform workgroups, recompute _numOfGlobalWorkItems after any global-size adjustments.

This fixes the issue introduced by #2598.

On devices that don't support non-uniform workgroups, recompute
`_numOfGlobalWorkItems` after any global-size adjustments.

Signed-off-by: Ahmed Hesham <ahmed.hesham@arm.com>
Copy link
Copy Markdown
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging as discussed in the May 26th teleconference.

@bashbaug bashbaug merged commit ce2eb90 into KhronosGroup:main May 26, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants