Skip to content

[QST] What can go wrong without cute::warpgroup_fence_operand(accum) in GEMM kernels? #1375

Answered by thakkarV
hyhieu asked this question in Q&A
Discussion options

You must be logged in to vote

this does not have any correctness implication for the kernel. it simply is an NVVM code motion fence to ensure the registers of the WGMMA instruction do not get touched by anything else in the middle of the WGMMA batch of instructions

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by hyhieu
Comment options

You must be logged in to vote
1 reply
@thakkarV
Comment options

thakkarV Mar 4, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants