Update flash_attn_cute version to 0.0.2 and cute version to 4.4.2 - #13
Merged
Conversation
…mpatibility cutlass-dsl 4.4.2 moved TCGen05Mma support into sm100.py's overridden _make_sync_object. Calling PipelineAsync._make_sync_object (sm90.py) directly hits an assert because it doesn't recognize TCGen05Mma. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…for cutlass-dsl 4.4.2 cutlass-dsl 4.4.2 passes loc/ip kwargs through @dsl_user_op decorated methods. The overridden producer_acquire and consumer_release in both PipelineTmaAsync and PipelineTmaUmma lacked these parameters, causing DSLRuntimeError when producer_tail calls producer_acquire(state, loc=loc). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Strivin0311
force-pushed
the
update_cute_442
branch
from
May 18, 2026 14:40
8da920e to
421abda
Compare
Cherry-picked from 14de1d5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DONE
flash_attn_cuteversion to 0.0.2.requirements.txt.magi_attn_blackwell_support_ltsbranch, includingd728c00,d728c00andd9c568d.