Skip to content

Conversation

@bob80905
Copy link
Contributor

@bob80905 bob80905 commented Sep 8, 2025

Adds WaveReadLaneFirst tests.
Fixes #91

@damyanp
Copy link
Collaborator

damyanp commented Sep 18, 2025

There's some feedback that @tex3d is driving on #429 that applies pretty much to this one as well, so we should probably bottom out on that and see how it applies here.

@damyanp damyanp marked this pull request as draft October 21, 2025 19:56
@bob80905 bob80905 marked this pull request as ready for review October 27, 2025 23:27
Copy link
Contributor

@inbelic inbelic left a comment

Choose a reason for hiding this comment

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

It seems to me that we should also have tests where NUM_THREADS is a multiple of WaveSize (say 128 threads and a wave size of 32) to ensure that it runs as expected across multiple waves.

The currently added tests are consistent with WaveActiveMax, so that looks good to me

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.

Add test for WaveReadLaneFirst

3 participants