Skip to content

[CUDA] Suppress MSVC build warnings for sm=90 #25020

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 12, 2025
Merged

Conversation

tianleiwu
Copy link
Contributor

@tianleiwu tianleiwu commented Jun 10, 2025

Description

Suppress some build warnings in Windows for sm=90.

Motivation and Context

I saw some build warnings during building Windows for sm=90 with cuda 12.8. Those are caused by cutlass. It is safe to suppress them.

@tianleiwu tianleiwu marked this pull request as draft June 10, 2025 22:39
@tianleiwu tianleiwu marked this pull request as ready for review June 11, 2025 20:22
@tianleiwu tianleiwu force-pushed the tlwu/fix_win_build_sm90 branch from 7773d91 to d80988d Compare June 11, 2025 20:26
@tianleiwu tianleiwu merged commit 70f14d7 into main Jun 12, 2025
89 checks passed
@tianleiwu tianleiwu deleted the tlwu/fix_win_build_sm90 branch June 12, 2025 07:17
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