Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
tilelang
Commits
6e0c3500
Unverified
Commit
6e0c3500
authored
Sep 04, 2025
by
Hao Kang
Committed by
GitHub
Sep 04, 2025
Browse files
[Nvidia][SM121] Add intrin.h include to gemm_mma.h for sm120+(#785)
To make sm120 arch runnable.
parent
f07f31c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/tl_templates/cuda/gemm_mma.h
src/tl_templates/cuda/gemm_mma.h
+1
-0
No files found.
src/tl_templates/cuda/gemm_mma.h
View file @
6e0c3500
...
@@ -9,6 +9,7 @@
...
@@ -9,6 +9,7 @@
#include "common.h"
#include "common.h"
#include "cuda_fp8.h"
#include "cuda_fp8.h"
#include "intrin.h"
namespace
cute
{
namespace
cute
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment