Skip to content

fixes for #3340, stale comments on thread layout shape#3341

Open
SpookOrSpooky wants to merge 1 commit into
NVIDIA:mainfrom
SpookOrSpooky:fix-wgmma-sm90-layout-comments
Open

fixes for #3340, stale comments on thread layout shape#3341
SpookOrSpooky wants to merge 1 commit into
NVIDIA:mainfrom
SpookOrSpooky:fix-wgmma-sm90-layout-comments

Conversation

@SpookOrSpooky

Copy link
Copy Markdown

Summary

fixed #3340 in examples/cute/tutorial/hopper/wgmma_sm90.cu

example code for wgmma-sm90 tutorial uses Layout<Shape<_16,_8>>{} for both copyA and copyB. comments pointed to layout 32x4. corrected comments to 16x8 to match the actual layout shaping for consumer clarity.

Testing:

comment-only change for code clarity. none-required.

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.

Stale comment in examples/cute/tutorial/hopper/wgmma_sm90.cu

2 participants