Skip to content

Fix build error caused by TMA macro guard - #3988

Merged
zcbenz merged 1 commit into
mainfrom
tma-define
Aug 3, 2026
Merged

Fix build error caused by TMA macro guard#3988
zcbenz merged 1 commit into
mainfrom
tma-define

Conversation

@zcbenz

@zcbenz zcbenz commented Aug 3, 2026

Copy link
Copy Markdown
Member

The release build is failing because the macros guarding TMA related PTX code are not strictly correct, reuse the macro guard of cutlass to save time defining our own.

@zcbenz
zcbenz requested a review from nastya236 August 3, 2026 06:51
@nastya236

Copy link
Copy Markdown
Collaborator

Thank you @zcbenz ! Not sure why it was missed #3157

@zcbenz

zcbenz commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

The daily tests do not build for all cuda arches so failures for specific arches only happen in nightly build where all supported targets would be built.

@zcbenz
zcbenz merged commit b6faa91 into main Aug 3, 2026
28 checks passed
@zcbenz
zcbenz deleted the tma-define branch August 3, 2026 23:59
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.

2 participants