Skip to content
Discussion options

You must be logged in to vote

You're setting it to zero for the entire first k tile, which is more than one MMA. Have to do it only for the first k block only. See cutlass mainloops that unroll the K iteration of cute::GEMM to be able to set scale value to one after the first mma

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@XieXiating
Comment options

@XieXiating
Comment options

Answer selected by XieXiating
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